@charset "UTF-8";
@media all and (min-width: 769px) {
  .mall_lp_mainarea {
    position: relative;
    overflow: hidden;
    line-height: 1;
    letter-spacing: 0;
    font-size: 16px;
    color: rgb(0, 0, 0);
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    opacity: 1;
    transition-property: opacity;
    transition-duration: 1s;
    margin: 0 -40px;
  }
  .mall_lp_mainarea * {
    font-weight: bold;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: inherit;
    box-sizing: border-box;
  }
  .mall_lp_mainarea *.myfont1 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  }
  .mall_lp_mainarea .pc {
    display: block;
  }
  .mall_lp_mainarea .sp {
    display: none;
  }
  .mall_lp_mainarea .fit {
    width: 100%;
  }
  .mall_lp_mainarea #svgdef {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
  }
  .mall_lp_mainarea svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    fill: rgba(0, 0, 0, 0);
    stroke: rgba(0, 0, 0, 0);
    stroke-width: 1;
    stroke-opacity: 1;
    stroke-linecap: round;
    stroke-linejoin: miter;
  }
  .mall_lp_mainarea a {
    text-decoration: none;
    color: rgb(0, 0, 0);
  }
  .mall_lp_mainarea a:hover {
    text-decoration: none;
    color: rgb(0, 0, 0);
  }
  .mall_lp_mainarea figure,
  .mall_lp_mainarea .imageobj {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
  }
  .mall_lp_mainarea section {
    position: relative;
  }
  .mall_lp_mainarea section > div.inner {
    position: relative;
    top: 0;
    max-width: 1200px;
    padding: 0 30px 0 30px;
    margin: 0 auto 0 auto;
    opacity: 1;
    transition-property: opacity, top;
    transition-duration: 1s;
  }
  .mall_lp_mainarea div.scrolltotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 65px;
    height: 65px;
    z-index: 99;
  }
  .mall_lp_mainarea div.scrolltotop label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 65px;
    background-color: #fff;
    cursor: pointer;
    opacity: 1;
    transition-property: opacity;
    transition-duration: 0.3s;
  }
  .mall_lp_mainarea div.scrolltotop label:hover {
    opacity: 0.7;
  }
  .mall_lp_mainarea div.scrolltotop label:after {
    content: "";
    display: block;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 16px solid #054b27;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .mall_lp_mainarea section.visual {
    position: relative;
    width: 100%;
    padding: 42.85% 0 0 0;
    overflow: hidden;
  }
  .mall_lp_mainarea section.visual div.bgbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/pc/obj_mv_bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    z-index: 1;
  }
  .mall_lp_mainarea section.visual div.objbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
  }
  .mall_lp_mainarea section.visual div.objbox .mv_catch {
    font-size: 0;
    width: 55.7vw;
    height: 29.3vw;
    background: url(/html/upload/user_data/fp/ranking/img/2024/pc/obj_mv_01.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 4.9%;
    left: 54%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .mall_lp_mainarea section.visual div.objbox .mv_lead {
    width: 43.85vw;
    font-size: 1.7vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.5em;
    white-space: nowrap;
    position: absolute;
    top: 73.3%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .mall_lp_mainarea section.visual div.objbox .mv_txt {
    width: 21.53%;
    min-width: 308px;
    font-size: 0.75vw;
    font-weight: normal;
    color: #fff;
    line-height: 1.55em;
    position: absolute;
    top: 73.3%;
    left: 50%;
    margin-left: 23.47%;
  }
  .mall_lp_mainarea article {
    position: relative;
    background-color: #fff;
  }
  .mall_lp_mainarea section.index {
    padding: 80px 0;
  }
  .mall_lp_mainarea section.index .inner {
    max-width: 1580px;
    padding: 0;
    position: relative;
  }
  .mall_lp_mainarea section.index .inner:before {
    content: "";
    display: block;
    width: 221px;
    height: 396px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/pc/anchor_confetti_left.png") left top no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: 35%;
    z-index: 1;
  }
  .mall_lp_mainarea section.index .inner:after {
    content: "";
    display: block;
    width: 215px;
    height: 409px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/pc/anchor_confetti_right.png") right top no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 35%;
    z-index: 1;
  }
  .mall_lp_mainarea section.index .index_tit {
    font-size: 30px;
    font-weight: bold;
    color: #054b27;
    text-align: center;
    line-height: 1.6em;
    padding-bottom: 40px;
    position: relative;
    z-index: 2;
  }
  .mall_lp_mainarea section.index .index_list_container {
    max-width: 1040px;
    margin: 0 auto;
    display: grid;
    position: relative;
    z-index: 2;
    gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .mall_lp_mainarea section.index .index_list_anchor {
    display: block;
    height: 96px;
    border-radius: 12px;
    background-color: #004522;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    transition-duration: 0.3s ease-out;
    transition: 0.3s ease-out;
  }
  .mall_lp_mainarea section.index .index_list_anchor:hover {
    opacity: 0.7;
    transition-duration: 0.3s ease-out;
  }
  .mall_lp_mainarea section.index .index_list_anchor:before {
    content: "";
    display: block;
    width: 118px;
    height: 118px;
    border-radius: 60px;
    position: absolute;
    top: -10px;
    left: -40px;
  }
  .mall_lp_mainarea section.index .index_list_item .index_list_anchor:before {
    background-color: #05582d;
    background-position: 70% center;
    background-repeat: no-repeat;
    background-size: 45px 51px;
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(1) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_railroad.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(2) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_suica.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(3) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_fashion.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(4) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_gourmet.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(5) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_lifestyle.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(6) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_cosme.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(7) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_maternity.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(8) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_kaden.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(9) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_sports.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(10) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_car.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(11) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_pet.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(12) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_ticket.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(13) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_hobby.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(14) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_disney.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(15) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_ranking.png");
  }
  .mall_lp_mainarea section.index .index_list_anchor span {
    display: block;
    max-width: 180px;
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.3em;
    position: absolute;
    top: 50%;
    left: 90px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .mall_lp_mainarea section.index .index_list_item:last-child span {
    padding-right: 30px;
  }
  .mall_lp_mainarea section.index .index_list_anchor span:after {
    content: "";
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 9px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(27px);
    -webkit-transform: translateX(-50%) translateY(27px);
  }
  .mall_lp_mainarea section.index .index_list_item:last-child span:after {
    border: none;
  }
  .mall_lp_mainarea section.index .index_list_item:last-child span label {
    position: absolute;
    right: 0px;
    top: 11px;
    width: 25px;
    height: 25px;
    border-radius: 50vh;
    background-color: #ffffff;
  }
  .mall_lp_mainarea section.index .index_list_item:last-child span label::after {
    content: "";
    display: block;
    border-left: 10px solid #034f27;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 51%;
    right: 6px;
    transform: translateY(-50%);
  }
  .mall_lp_mainarea section.ranking_wrap {
    padding: 0 0 15px;
    position: relative;
  }
  .mall_lp_mainarea section.ranking_wrap:nth-of-type(odd) {
    background: linear-gradient(60deg, #08381a, #083417 34%, #0c4d25 66%, #0d3718);
  }
  .mall_lp_mainarea section.ranking_wrap:nth-of-type(even) {
    background: linear-gradient(60deg, #03542a, #034a23 34%, #077138 66%, #0a3e1c);
  }
  .mall_lp_mainarea section.ranking_wrap:nth-of-type(odd):before {
    content: "";
    display: block;
    width: 1334px;
    height: 405px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/pc/ranking_wrap_bg01.png") 30% top no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-55%);
    -webkit-transform: translateX(-55%);
    z-index: 1;
  }
  .mall_lp_mainarea section.ranking_wrap:nth-of-type(even):before {
    content: "";
    display: block;
    width: 1265px;
    height: 361px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/pc/ranking_wrap_bg02.png") 40% top no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-55%);
    -webkit-transform: translateX(-55%);
    z-index: 1;
  }
  .mall_lp_mainarea section.ranking_wrap .inner {
    max-width: 100%;
    padding: 0 15px;
    z-index: 1;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_tit {
    width: 1440px;
    height: 458px;
    margin: 0 auto;
    background: url("/html/upload/user_data/fp/ranking/img/2024/pc/tit_bg02.png") center top no-repeat;
    background-size: 1388px 458px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .mall_lp_mainarea section.ranking_wrap#food .ranking_tit, .mall_lp_mainarea section.ranking_wrap#suica .ranking_tit {
    background: url("/html/upload/user_data/fp/ranking/img/2024/pc/tit_bg01.png") center top no-repeat;
    background-size: 1406px 458px;
  }
  .mall_lp_mainarea section.ranking_wrap:nth-of-type(odd) .ranking_tit {
    top: -50px;
  }
  .mall_lp_mainarea section.ranking_wrap:nth-of-type(even) .ranking_tit {
    top: -30px;
  }
  .mall_lp_mainarea section .ranking_tit:before {
    content: "";
    display: block;
    width: 105px;
    height: 105px;
    position: absolute;
    top: 110px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .mall_lp_mainarea section#railroad .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_railroad.png);
  }
  .mall_lp_mainarea section#suica .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_suica.png);
  }
  .mall_lp_mainarea section#fashion .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_fashion.png);
  }
  .mall_lp_mainarea section#gourmet .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_gourmet.png);
  }
  .mall_lp_mainarea section#lifestyle .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_lifestyle.png);
  }
  .mall_lp_mainarea section#cosme .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_cosme.png);
  }
  .mall_lp_mainarea section#maternity .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_maternity.png);
  }
  .mall_lp_mainarea section#kaden .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_kaden.png);
  }
  .mall_lp_mainarea section#sports .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_sports.png);
  }
  .mall_lp_mainarea section#car .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_car.png);
  }
  .mall_lp_mainarea section#pet .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_pet.png);
  }
  .mall_lp_mainarea section#ticket .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_ticket.png);
  }
  .mall_lp_mainarea section#hobby .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_hobby.png);
  }
  .mall_lp_mainarea section#disney .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_disney.png);
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_tit span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 140px;
    font-size: 53px;
    font-weight: bold;
    color: #f3d156;
    line-height: 140px;
    max-width: calc(100vw - 25px);
    white-space: nowrap;
    padding: 0 90px;
    position: absolute;
    top: 210px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_tit span:before {
    content: "";
    display: block;
    width: 52px;
    height: 140px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/obj_tit_left.png");
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_tit span:after {
    content: "";
    display: block;
    width: 52px;
    height: 140px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/obj_tit_right.png");
    background-size: 100% auto;
    position: absolute;
    top: 0;
    right: 0;
  }
  .mall_lp_mainarea section.ranking_wrap .lead {
    padding: 339px 0 70px;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 1.57em;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item {
    width: 50%;
    padding-bottom: 120px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:nth-child(even) {
    padding-right: 20px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:nth-child(odd) {
    padding-left: 20px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child {
    width: 100%;
    padding-left: 0;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box {
    display: flex;
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 82px 22px 35px;
    position: relative;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item .ranking_list_box:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box:before {
    width: 236px;
    height: 236px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/ico_no1.png") no-repeat;
    background-size: 100% auto;
    top: -88px;
    left: 50px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:nth-child(2) .ranking_list_box:before {
    width: 190px;
    height: 190px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/ico_no2.png") no-repeat;
    background-size: 100% auto;
    top: -73px;
    left: 33px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:nth-child(3) .ranking_list_box:before {
    width: 190px;
    height: 190px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/ico_no3.png") no-repeat;
    background-size: 100% auto;
    top: -73px;
    left: 33px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:nth-child(4) .ranking_list_box:before {
    width: 190px;
    height: 190px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/ico_no4.png") no-repeat;
    background-size: 100% auto;
    top: -73px;
    left: 33px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:nth-child(5) .ranking_list_box:before {
    width: 190px;
    height: 190px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/ico_no5.png") no-repeat;
    background-size: 100% auto;
    top: -73px;
    left: 33px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .ranking_img_container {
    max-width: 225px;
    min-width: 149px;
    position: relative;
    z-index: 2;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .ranking_txt_container {
    width: 261px;
    box-sizing: border-box;
    padding-left: 22px;
    position: relative;
    z-index: 2;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .ranking_list_tit {
    font-size: 21px;
    font-weight: bold;
    color: #054b27;
    line-height: 1.43em;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .ranking_list_tit span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 3px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .ranking_list_txt {
    font-size: 16px;
    font-weight: normal;
    color: #131313;
    line-height: 1.63em;
    padding-top: 10px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .btn_container {
    padding-top: 20px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .btn_container a {
    display: block;
    max-width: 230px;
    height: 50px;
    border-radius: 25px;
    background-color: #055d2d;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 50px;
    position: relative;
    transition-duration: 0.3s ease-out;
    transition: 0.3s ease-out;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .btn_container a:hover {
    opacity: 0.7;
    transition-duration: 0.3s ease-out;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .btn_container a:after {
    content: "";
    display: block;
    border-left: 10px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box {
    padding: 110px 100px 50px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box .ranking_img_container {
    max-width: 380px;
    min-width: 304px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box .ranking_txt_container {
    width: 520px;
    padding-left: 70px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box .ranking_list_tit {
    font-size: 25px;
    font-weight: bold;
    color: #054b27;
    line-height: 1.32em;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 3px solid #054b27;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box .ranking_list_tit span {
    font-size: 15px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box .ranking_list_txt {
    padding-top: 0;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box .ranking_list_txt span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #131313;
    line-height: 1.63em;
    padding-top: 10px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box .btn_container a {
    width: 260px;
    height: 54px;
    line-height: 54px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
  }
  .mall_lp_mainarea section .ranking_list_item:first-child .ranking_list_box:after {
    width: 236px;
    height: 236px;
    right: 0;
    bottom: 0;
  }
  .mall_lp_mainarea section#railroad .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_railroad.png");
  }
  .mall_lp_mainarea section#suica .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_suica.png");
  }
  .mall_lp_mainarea section#fashion .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_fashion.png");
  }
  .mall_lp_mainarea section#gourmet .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_gourmet.png");
  }
  .mall_lp_mainarea section#lifestyle .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_lifestyle.png");
  }
  .mall_lp_mainarea section#cosme .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_cosme.png");
  }
  .mall_lp_mainarea section#maternity .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_maternity.png");
  }
  .mall_lp_mainarea section#kaden .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_kaden.png");
  }
  .mall_lp_mainarea section#sports .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_sports.png");
  }
  .mall_lp_mainarea section#car .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_car.png");
  }
  .mall_lp_mainarea section#pet .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_pet.png");
  }
  .mall_lp_mainarea section#ticket .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_ticket.png");
  }
  .mall_lp_mainarea section#hobby .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_hobby.png");
  }
  .mall_lp_mainarea section#disney .ranking_list_item:first-child .ranking_list_box:after {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_disney.png");
  }
  .mall_lp_mainarea section#select .ranking_list_item:first-child .ranking_list_box:after {
    width: 209px;
    height: 193px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_select.png") no-repeat;
    right: 30px;
    bottom: 0;
  }
  .mall_lp_mainarea section .ranking_list_notes {
    max-width: 1100px;
    margin: 0 auto;
    color: #fff;
    font-weight: normal;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.5em;
    margin-top: -80px;
    margin-bottom: 80px;
  }
  .mall_lp_mainarea section.ranking_wrap#select {
    padding: 90px 0 100px;
    background: #fffed0 url("/html/upload/user_data/fp/ranking/img/2024/pc/bg_select.png") no-repeat;
    background-size: 100% auto;
    position: relative;
    overflow: hidden;
    background-position: center;
    margin-bottom: 20px;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit {
    width: 840px;
    height: 205px;
    background-color: #055d2d;
    border-radius: 18px;
    box-sizing: border-box;
    padding: 60px 0 30px;
    margin: 0 auto;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    position: relative;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit .imageobj {
    display: inline-block;
    width: 329px;
    height: 36px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/logo_jremall.png") no-repeat;
    margin-right: 30px;
    position: relative;
    z-index: 2;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit .ttltext {
    position: relative;
    z-index: 10;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit .icon_fivestar {
    display: block;
    width: 226px;
    height: 45px;
    margin: 25px auto 0;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit:before {
    content: "";
    display: block;
    width: 133px;
    height: 133px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/tit_select.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -64px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 1;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit2 {
    width: 840px;
    margin: 0 auto;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    position: relative;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit2 img {
    width: 100%;
    height: auto;
    transition: 0.3s ease-out;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit2 img:hover {
    opacity: 0.7;
  }
  .mall_lp_mainarea section.ranking_wrap#select .balloon {
    width: 190px;
    height: 190px;
    border-radius: 95px;
    background-color: #c0a30b;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.45em;
    position: absolute;
    top: -207px;
    left: 50%;
    margin-left: 140px;
    padding-top: 65px;
    box-sizing: border-box;
  }
  .mall_lp_mainarea section.ranking_wrap#select .balloon:after {
    content: "";
    display: block;
    border-left: 30px solid #c0a30b;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-radius: 5px;
    position: absolute;
    bottom: 12px;
    left: 19px;
    transform: rotate(15deg);
  }
  .mall_lp_mainarea section.ranking_wrap#select .lead {
    padding: 30px 0;
    color: #054b27;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_area {
    position: relative;
    width: 820px;
    margin: 0 auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_dot {
    padding: 30px 0 0 0;
    white-space: nowrap;
    font-size: 0;
    text-align: center;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_dot i {
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 12px;
    background-color: #ddc57d;
    border-radius: 12px;
    margin: 0 6px 0 6px;
    cursor: pointer;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_dot i.curr {
    background-color: #054b27;
    cursor: default;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_dot i:hover {
    background-color: #054b27;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_shift {
    position: absolute;
    left: 0;
    top: 370px;
    width: 100%;
    height: 0;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_shift label {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    cursor: pointer;
    opacity: 1;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_shift label:hover {
    opacity: 0.5;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_shift label.prev {
    left: -80px;
    border-width: 20px 35px 20px 0;
    border-color: transparent #055d2d transparent transparent;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_shift label.next {
    right: -80px;
    border-width: 20px 0 20px 35px;
    border-color: transparent transparent transparent #055d2d;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_outer {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_block {
    position: relative;
    white-space: nowrap;
    font-size: 0;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item {
    display: inline-block;
    vertical-align: top;
    width: 410px;
    padding: 130px 0 30px;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box {
    width: 354px;
    margin: 0 auto;
    position: relative;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item .select_item_box:before {
    content: "";
    display: block;
    width: 174px;
    height: 174px;
    position: absolute;
    top: -132px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 1;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_01 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no1.png") center center no-repeat;
    background-size: 170px auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_02 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no2.png") center center no-repeat;
    background-size: 170px auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_03 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no3.png") center center no-repeat;
    background-size: 170px auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_04 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no4.png") center center no-repeat;
    background-size: 170px auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_05 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no5.png") center center no-repeat;
    background-size: 170px auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_06 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no6.png") center center no-repeat;
    background-size: 170px auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_07 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no7.png") center center no-repeat;
    background-size: 170px auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_08 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no8.png") center center no-repeat;
    background-size: 170px auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_09 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no9.png") center center no-repeat;
    background-size: 170px auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_10 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no10.png") center center no-repeat;
    background-size: 170px auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box .select_img_container {
    width: 100%;
    position: relative;
    z-index: 2;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box .select_list_tit {
    display: inline-block;
    min-height: 91px;
    padding: 20px 0 15px;
    font-size: 20px;
    font-weight: bold;
    color: #054b27;
    line-height: 1.4em;
    white-space: normal;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box .select_list_txt {
    font-size: 16px;
    font-weight: normal;
    color: #131313;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box .btn_container {
    padding-top: 25px;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box .btn_container a {
    display: block;
    width: 260px;
    height: 54px;
    margin: 0 auto;
    border-radius: 25px;
    background-color: #055d2d;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 54px;
    position: relative;
    transition-duration: 0.3s ease-out;
    transition: 0.3s ease-out;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box .btn_container a:hover {
    opacity: 0.7;
    transition-duration: 0.3s ease-out;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box .btn_container a:after {
    content: "";
    display: block;
    border-left: 10px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .mall_lp_mainarea section.other_wrap {
    padding: 155px 0 130px;
    background-color: #095e2d;
    border-bottom: 1px solid #fff;
  }
  .mall_lp_mainarea section.other_wrap .other_tit {
    width: 840px;
    background-color: #004b22;
    border-radius: 18px;
    padding: 55px 0 30px;
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.64em;
    position: relative;
  }
  .mall_lp_mainarea section.other_wrap .other_tit span {
    position: relative;
    z-index: 2;
  }
  .mall_lp_mainarea section.other_wrap .other_tit:before {
    content: "";
    display: block;
    width: 133px;
    height: 133px;
    background: url("/html/upload/user_data/fp/ranking/img/2024/tit_other.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -64px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 1;
  }
  .mall_lp_mainarea section.other_wrap .other_list_container {
    width: 840px;
    margin: 0 auto;
    padding-top: 60px;
    display: flex;
    flex-wrap: wrap;
  }
  .mall_lp_mainarea section.other_wrap .other_list_container dt {
    width: 100%;
    font-size: 21px;
    font-weight: bold;
    color: #f3d156;
    padding-bottom: 50px;
  }
  .mall_lp_mainarea section.other_wrap .other_list_container dd {
    width: 33.3333333333%;
    padding-bottom: 30px;
    padding-left: 22px;
    box-sizing: border-box;
    position: relative;
  }
  .mall_lp_mainarea section.other_wrap .other_list_container dd.left, .mall_lp_mainarea section.other_wrap .other_list_container dd.center {
    width: 37%;
  }
  .mall_lp_mainarea section.other_wrap .other_list_container dd.right {
    width: 26%;
  }
  .mall_lp_mainarea section.other_wrap .other_list_container dd a {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5em;
  }
  .mall_lp_mainarea section.other_wrap .other_list_container dd a:hover {
    text-decoration: underline;
  }
  .mall_lp_mainarea section.other_wrap .other_list_container dd:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 7px;
    left: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .mall_lp_mainarea section.ranking_wrap .latest_ranking_btn a {
    display: block;
    width: 320px;
    height: 55px;
    border-radius: 50px;
    background-color: #fff;
    font-size: 18px;
    font-weight: bold;
    color: #055d2d;
    text-align: center;
    line-height: 55px;
    position: relative;
    transition-duration: 0.3s ease-out;
    margin: -50px auto 60px;
    transition: 0.3s ease-out;
  }
  .mall_lp_mainarea #lifestyle .latest_ranking_btn a {
    width: 550px;
  }
  .mall_lp_mainarea section.ranking_wrap .latest_ranking_btn a:hover {
    opacity: 0.7;
    transition-duration: 0.3s ease-out;
  }
  .mall_lp_mainarea section.ranking_wrap .latest_ranking_btn a:after {
    content: "";
    display: block;
    border-left: 10px solid #055d2d;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
}
@media all and (min-width: 769px) and (768px < width < 1051px) {
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:not(:first-child) .ranking_list_box {
    flex-direction: column;
    gap: 20px;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:not(:first-child) .ranking_list_box .ranking_img_container,
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:not(:first-child) .ranking_list_box .ranking_txt_container {
    max-width: 100%;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:not(:first-child) .ranking_list_box .ranking_img_container {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:not(:first-child) .ranking_list_box .btn_container a {
    margin-right: auto;
    margin-left: auto;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:not(:first-child) .ranking_list_box .ranking_txt_container {
    padding-left: 0 !important;
    margin-right: auto;
    margin-left: auto;
  }
}
@media all and (min-width: 769px) and (max-width: 1050px) {
  .mall_lp_mainarea section.visual div.objbox .mv_txt {
    min-width: auto;
    top: auto;
    bottom: 5%;
  }
  .mall_lp_mainarea section.visual div.objbox .mv_txt .pc {
    display: none;
  }
}
@media all and (min-width: 769px) and (max-width: 1050px) {
  .mall_lp_mainarea section.index .index_list_container {
    max-width: 770px;
    gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media all and (min-width: 769px) and (max-width: 800px) {
  .mall_lp_mainarea section.index .index_list_container {
    max-width: 490px;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
  }
}
@media all and (min-width: 769px) and (max-width: 1050px) {
  .mall_lp_mainarea section.ranking_wrap .lead {
    padding-bottom: 100px;
  }
}
@media (max-width: 1050px) {
  .mall_lp_mainarea section.index .index_list_anchor span {
    max-width: 130px;
  }
}
@media all and (min-width: 1581px) {
  .mall_lp_mainarea {
    margin: 0 calc((100vw - 1580px + 80px) / -2);
  }
}
@media all and (max-width: 768px) {
  .mall_lp_mainarea {
    margin: 0;
  }
}
@media all and (max-width: 768px) {
  .mall_lp_mainarea {
    position: relative;
    width: 100%;
    overflow: hidden;
    line-height: 1;
    letter-spacing: 0;
    font-size: 4vw;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    opacity: 1;
    transition-property: opacity;
    transition-duration: 1s;
  }
  .mall_lp_mainarea * {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: inherit;
    font-weight: inherit;
    box-sizing: border-box;
  }
  .mall_lp_mainarea *.myfont1 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  }
  .mall_lp_mainarea .pc {
    display: none;
  }
  .mall_lp_mainarea .sp {
    display: block;
  }
  .mall_lp_mainarea .fit {
    width: 100%;
  }
  .mall_lp_mainarea .anchor {
    padding-top: 60px;
    margin-top: -60px;
  }
  .mall_lp_mainarea #svgdef {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
  }
  .mall_lp_mainarea svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    fill: rgba(0, 0, 0, 0);
    stroke: rgba(0, 0, 0, 0);
    stroke-width: 1;
    stroke-opacity: 1;
    stroke-linecap: round;
    stroke-linejoin: miter;
  }
  .mall_lp_mainarea a {
    text-decoration: none;
  }
  .mall_lp_mainarea figure,
  .mall_lp_mainarea .imageobj {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
  }
  .mall_lp_mainarea section {
    position: relative;
  }
  .mall_lp_mainarea section > div.inner {
    position: relative;
    top: 0;
    width: 100%;
    padding: 0 3vw 0 3vw;
    opacity: 1;
    transition-property: opacity, top;
    transition-duration: 1s;
  }
  .mall_lp_mainarea div.scrolltotop {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 44px;
    width: 36px;
    height: 36px;
    z-index: 99;
  }
  .mall_lp_mainarea div.scrolltotop label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 65px;
    background-color: #fff;
    cursor: pointer;
    opacity: 1;
    transition-property: opacity;
    transition-duration: 0.3s;
  }
  .mall_lp_mainarea div.scrolltotop label:hover {
    opacity: 0.7;
  }
  .mall_lp_mainarea div.scrolltotop label:after {
    content: "";
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #054b27;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .mall_lp_mainarea section.visual {
    position: relative;
    width: 100%;
    padding: 140vw 0 0 0;
    overflow: hidden;
  }
  .mall_lp_mainarea section.visual div.bgbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/sp/obj_mv_bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    z-index: 1;
  }
  .mall_lp_mainarea section.visual div.objbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
  }
  .mall_lp_mainarea section.visual div.objbox .mv_catch {
    font-size: 0;
    width: 81.07vw;
    height: 96.55vw;
    background: url(/html/upload/user_data/fp/ranking/img/2024/sp/obj_mv_01.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .mall_lp_mainarea section.visual div.objbox .mv_lead {
    width: 100%;
    font-size: 3.8vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.5em;
    position: absolute;
    top: 75vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .mall_lp_mainarea section.visual div.objbox .mv_txt {
    width: 21.53%;
    width: 100%;
    font-size: 2.5vw;
    font-weight: normal;
    color: #fff;
    text-align: center;
    line-height: 1.53em;
    background-color: #004a24;
    position: static;
    margin-top: 106.67%;
    padding: 5.87vw 2% 5.87vw 3%;
    box-sizing: border-box;
  }
  .mall_lp_mainarea article {
    position: relative;
    background-color: #fff;
  }
  .mall_lp_mainarea section.index {
    padding: 8.8vw 0;
    position: relative;
  }
  .mall_lp_mainarea section.index .index_tit {
    font-size: 5.8vw;
    font-weight: bold;
    color: #054b27;
    text-align: center;
    line-height: 1.25em;
    padding-bottom: 5.33vw;
  }
  .mall_lp_mainarea section.index .index_list_container {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .mall_lp_mainarea section.index .index_list_item {
    width: 33.3333333333%;
    padding-bottom: 10px;
  }
  .mall_lp_mainarea section.index .index_list_anchor {
    display: block;
    width: 90%;
    padding-top: 48.6%;
    border-radius: 6px;
    background-color: #004522;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    transition: 0.3s ease-out;
  }
  .mall_lp_mainarea section.index .index_list_anchor:before {
    content: "";
    display: block;
    width: 70.09%;
    padding-top: 70.09%;
    border-radius: 50vw;
    position: absolute;
    top: -2.5vw;
    left: -10.5vw;
  }
  .mall_lp_mainarea section.index .index_list_item .index_list_anchor:before {
    background-color: #05582d;
    background-size: 5.67vw;
    background-repeat: no-repeat;
    background-position: 87% center;
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(1) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_railroad.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(2) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_suica.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(3) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_fashion.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(4) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_gourmet.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(5) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_lifestyle.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(6) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_cosme.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(7) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_maternity.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(8) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_kaden.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(9) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_sports.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(10) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_car.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(11) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_pet.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(12) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_ticket.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(13) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_hobby.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(14) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_disney.png");
  }
  .mall_lp_mainarea section.index .index_list_item:nth-child(15) .index_list_anchor:before {
    background-image: url("/html/upload/user_data/fp/ranking/img/2024/icon_ranking.png");
  }
  .mall_lp_mainarea section.index .index_list_anchor span {
    display: block;
    width: 70%;
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.1em;
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .mall_lp_mainarea section.index .index_list_item:last-child span {
    padding-right: 3vw;
  }
  .mall_lp_mainarea section.index .index_list_anchor span:after {
    content: "";
    display: block;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(5.2vw);
    -webkit-transform: translateX(-50%) translateY(5.2vw);
  }
  .mall_lp_mainarea section.index .index_list_item:last-child span:after {
    border: none;
  }
  .mall_lp_mainarea section.index .index_list_item:last-child span label {
    position: absolute;
    right: 1.5vw;
    top: 4px;
    width: 2.5vw;
    height: 2.5vw;
    border-radius: 50vh;
    background-color: #ffffff;
  }
  .mall_lp_mainarea section.index .index_list_item:last-child span label::after {
    content: "";
    display: block;
    border-left: 5px solid #034f27;
    border-top: 0.8vw solid transparent;
    border-bottom: 0.8vw solid transparent;
    position: absolute;
    top: 51%;
    right: 0.5vw;
    transform: translateY(-50%);
  }
  .mall_lp_mainarea section.ranking_wrap {
    padding: 0 0 15px;
    position: relative;
  }
  .mall_lp_mainarea section.ranking_wrap:nth-of-type(odd) {
    background: linear-gradient(60deg, #08381a, #083417 34%, #0c4d25 66%, #0d3718);
  }
  .mall_lp_mainarea section.ranking_wrap:nth-of-type(even) {
    background: linear-gradient(60deg, #03542a, #034a23 34%, #077138 66%, #0a3e1c);
  }
  .mall_lp_mainarea section.ranking_wrap:nth-of-type(odd):before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url("/html/upload/user_data/fp/ranking/img/2024/sp/ranking_wrap_bg01.png") 30% top no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .mall_lp_mainarea section.ranking_wrap:nth-of-type(even):before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url("/html/upload/user_data/fp/ranking/img/2024/sp/ranking_wrap_bg02.png") 13% top no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .mall_lp_mainarea section.ranking_wrap .inner {
    max-width: 100%;
    padding: 0;
    z-index: 1;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_tit {
    width: 100%;
    height: 39.2vw;
    background: url("/html/upload/user_data/fp/ranking/img/2024/sp/tit_bg01.png") center top no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  .mall_lp_mainarea section.ranking_wrap#food .ranking_tit, .mall_lp_mainarea section.ranking_wrap#suica .ranking_tit {
    background: url("/html/upload/user_data/fp/ranking/img/2024/sp/tit_bg02.png") center top no-repeat;
    background-size: 100% auto;
  }
  .mall_lp_mainarea section .ranking_tit:before {
    content: "";
    display: block;
    width: 17.2vw;
    height: 17.07vw;
    position: absolute;
    top: 9.33vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .mall_lp_mainarea section#railroad .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_railroad.png);
  }
  .mall_lp_mainarea section#suica .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_suica.png);
  }
  .mall_lp_mainarea section#fashion .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_fashion.png);
  }
  .mall_lp_mainarea section#gourmet .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_gourmet.png);
  }
  .mall_lp_mainarea section#lifestyle .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_lifestyle.png);
  }
  .mall_lp_mainarea section#cosme .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_cosme.png);
  }
  .mall_lp_mainarea section#maternity .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_maternity.png);
  }
  .mall_lp_mainarea section#kaden .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_kaden.png);
  }
  .mall_lp_mainarea section#sports .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_sports.png);
  }
  .mall_lp_mainarea section#car .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_car.png);
  }
  .mall_lp_mainarea section#pet .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_pet.png);
  }
  .mall_lp_mainarea section#ticket .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_ticket.png);
  }
  .mall_lp_mainarea section#hobby .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_hobby.png);
  }
  .mall_lp_mainarea section#disney .ranking_tit:before {
    background-image: url(/html/upload/user_data/fp/ranking/img/2024/tit_disney.png);
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_tit span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 18vw;
    font-size: 6.8vw;
    font-weight: bold;
    color: #f3d156;
    line-height: 18vw;
    white-space: nowrap;
    padding: 0 10.67vw;
    position: absolute;
    text-align: center;
    line-height: 130%;
    top: 25.3vw;
    min-width: 40%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_tit span:before {
    content: "";
    display: block;
    width: 6.93vw;
    height: 18vw;
    background: url("/html/upload/user_data/fp/ranking/img/2024/obj_tit_left.png");
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_tit span:after {
    content: "";
    display: block;
    width: 6.93vw;
    height: 18vw;
    background: url("/html/upload/user_data/fp/ranking/img/2024/obj_tit_right.png");
    background-size: 100% auto;
    position: absolute;
    top: 0;
    right: 0;
  }
  .mall_lp_mainarea section.ranking_wrap .lead {
    padding: 46.13vw 0 20.27vw;
    font-size: 3.6vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.46em;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_container {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item {
    width: 50%;
    padding-bottom: 16.5vw;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:nth-child(even) {
    padding-right: 1.73%;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:nth-child(odd) {
    padding-left: 1.73%;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child {
    width: 100%;
    padding-left: 0;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box {
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 13.06vw 4vw 5.33vw;
    position: relative;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item .ranking_list_box:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box:before {
    width: 37.33vw;
    height: 37.33vw;
    background: url("/html/upload/user_data/fp/ranking/img/2024/ico_no1.png") no-repeat;
    background-size: 100% auto;
    top: -14vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:nth-child(2) .ranking_list_box:before {
    width: 32.9vw;
    height: 32.9vw;
    background: url("/html/upload/user_data/fp/ranking/img/2024/ico_no2.png") no-repeat;
    background-size: 100% auto;
    top: -11.33vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:nth-child(3) .ranking_list_box:before {
    width: 32.9vw;
    height: 32.9vw;
    background: url("/html/upload/user_data/fp/ranking/img/2024/ico_no3.png") no-repeat;
    background-size: 100% auto;
    top: -11.33vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:nth-child(4) .ranking_list_box:before {
    width: 32.9vw;
    height: 32.9vw;
    background: url("/html/upload/user_data/fp/ranking/img/2024/ico_no4.png") no-repeat;
    background-size: 100% auto;
    top: -11.33vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:nth-child(5) .ranking_list_box:before {
    width: 32.9vw;
    height: 32.9vw;
    background: url("/html/upload/user_data/fp/ranking/img/2024/ico_no5.png") no-repeat;
    background-size: 100% auto;
    top: -11.33vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .ranking_img_container {
    width: 100%;
    position: relative;
    z-index: 2;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .ranking_txt_container {
    width: 100%;
    padding-top: 4vw;
    position: relative;
    z-index: 2;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .ranking_list_tit {
    font-size: 3.6vw;
    font-weight: bold;
    color: #054b27;
    line-height: 1.31em;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .ranking_list_txt {
    font-size: 3.4vw;
    font-weight: normal;
    color: #131313;
    line-height: 1.31em;
    padding-top: 2.67vw;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .ranking_list_txt span {
    display: block;
    padding-top: 1.33vw;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .btn_container {
    padding-top: 4vw;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .btn_container a {
    display: block;
    width: 100%;
    height: 9.87vw;
    border-radius: 4.94vw;
    background-color: #055d2d;
    font-size: 3.2vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 9.87vw;
    position: relative;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_box .btn_container a:after {
    content: "";
    display: block;
    border-left: 5px solid #fff;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    top: 50%;
    right: 4vw;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box {
    padding: 16.27vw 5.6vw 6.93vw;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box .ranking_img_container {
    width: 64vw;
    margin: 0 auto;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box .ranking_txt_container {
    width: 100%;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box .ranking_list_tit {
    font-size: 3.6vw;
    font-weight: bold;
    color: #054b27;
    line-height: 1.38em;
    padding-bottom: 2.67vw;
    margin-bottom: 2.67vw;
    border-bottom: 2px solid #054b27;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box .ranking_list_txt {
    padding-top: 0;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box .ranking_list_txt span {
    font-size: 3.4vw;
    font-weight: normal;
    color: #131313;
    line-height: 1.31em;
    display: block;
    padding-top: 1.33vw;
  }
  .mall_lp_mainarea section.ranking_wrap .ranking_list_item:first-child .ranking_list_box .btn_container a {
    width: 45.3vw;
    height: 10.4vw;
    line-height: 10.4vw;
    border-radius: 5.2vw;
    margin: 0 auto;
  }
  .mall_lp_mainarea section .ranking_list_notes {
    width: 90%;
    margin: 0 auto;
    color: #fff;
    font-weight: normal;
    font-size: 3.6vw;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.5em;
    margin-top: -8vw;
    margin-bottom: 8vw;
  }
  .mall_lp_mainarea section.ranking_wrap#select {
    padding: 20.27vw 0 26.66vw;
    background: #fffed0 url("/html/upload/user_data/fp/ranking/img/2024/sp/bg_select.png") center 23.33vw no-repeat;
    background-size: 100% auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit {
    width: 90%;
    background-color: #055d2d;
    border-radius: 9px;
    box-sizing: border-box;
    padding: 6.67vw 0 4.53vw;
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    position: relative;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit .imageobj {
    display: inline-block;
    width: 43.87vw;
    height: 4.8vw;
    background: url("/html/upload/user_data/fp/ranking/img/2024/logo_jremall.png") no-repeat;
    background-size: 100% auto;
    margin-right: 15px;
    position: relative;
    z-index: 2;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit .icon_fivestar {
    display: block;
    width: 35.65vw;
    height: 7.07vw;
    margin: 4.53vw auto 0;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit:before {
    content: "";
    display: block;
    width: 17.7vw;
    height: 17.7vw;
    background: url("/html/upload/user_data/fp/ranking/img/2024/tit_select.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -9.73vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 1;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit2 {
    width: 90%;
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    position: relative;
  }
  .mall_lp_mainarea section.ranking_wrap .select_tit2 img {
    width: 100%;
    height: auto;
    transition: 0.3s ease-out;
  }
  .mall_lp_mainarea section.ranking_wrap#select .balloon {
    width: 30.4vw;
    height: 30.4vw;
    border-radius: 15.2vw;
    background-color: #c0a30b;
    font-size: 3.4vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.38em;
    position: absolute;
    top: -27.73vw;
    left: 50%;
    margin-left: 12vw;
    padding-top: 10.67vw;
    box-sizing: border-box;
  }
  .mall_lp_mainarea section.ranking_wrap#select .balloon:after {
    content: "";
    display: block;
    border-left: 4.26vw solid #c0a30b;
    border-top: 2.4vw solid transparent;
    border-bottom: 2.4vw solid transparent;
    border-radius: 5px;
    position: absolute;
    bottom: 1vw;
    left: 3.5vw;
    transform: rotate(15deg);
  }
  .mall_lp_mainarea section.ranking_wrap#select .lead {
    padding: 14px 0 17px;
    color: #054b27;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_area {
    position: relative;
    width: 64%;
    margin: 0 auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_dot {
    padding: 12vw 0 0 0;
    white-space: nowrap;
    font-size: 0;
    text-align: center;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_dot i {
    display: inline-block;
    vertical-align: top;
    width: 2vw;
    height: 2vw;
    background-color: #ddc57d;
    border-radius: 2vw;
    margin: 0 1.5vw 0 1.5vw;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_dot i.curr {
    background-color: #054b27;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_shift {
    position: absolute;
    left: 0;
    top: 50vw;
    width: 100%;
    height: 0;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_shift label {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_shift label.prev {
    left: -11vw;
    border-width: 3vw 5.4vw 3vw 0;
    border-color: transparent #055d2d transparent transparent;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_shift label.next {
    right: -11vw;
    border-width: 3vw 0 3vw 5.4vw;
    border-color: transparent transparent transparent #055d2d;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_outer {
    position: relative;
    overflow: hidden;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_block {
    position: relative;
    white-space: nowrap;
    font-size: 0;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item {
    display: inline-block;
    vertical-align: top;
    width: 64vw;
    padding: 25vw 0 0;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box {
    width: 64vw;
    padding: 0 5%;
    position: relative;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item .select_item_box:before {
    content: "";
    display: block;
    width: 32.93vw;
    height: 32.93vw;
    position: absolute;
    top: -24.8vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 1;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_01 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no1.png") center center no-repeat;
    background-size: 100% auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_02 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no2.png") center center no-repeat;
    background-size: 100% auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_03 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no3.png") center center no-repeat;
    background-size: 100% auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_04 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no4.png") center center no-repeat;
    background-size: 100% auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_05 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no5.png") center center no-repeat;
    background-size: 100% auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_06 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no6.png") center center no-repeat;
    background-size: 100% auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_07 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no7.png") center center no-repeat;
    background-size: 100% auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_08 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no8.png") center center no-repeat;
    background-size: 100% auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_09 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no9.png") center center no-repeat;
    background-size: 100% auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .slider_item.no_10 .select_item_box:before {
    background: url("/html/upload/user_data/fp/ranking/img/2024/icon_select_no10.png") center center no-repeat;
    background-size: 100% auto;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box .select_img_container {
    width: 100%;
    position: relative;
    z-index: 2;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box .select_list_tit {
    display: inline-block;
    min-height: 4.14em;
    padding: 15px 0 10px;
    font-size: 3.6vw;
    font-weight: bold;
    color: #054b27;
    line-height: 1.38em;
    white-space: normal;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box .select_list_txt {
    font-size: 3.4vw;
    font-weight: normal;
    color: #131313;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box .btn_container {
    padding-top: 15px;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box .btn_container a {
    display: block;
    width: 45.33vw;
    height: 10.4vw;
    margin: 0 auto;
    border-radius: 5.2vw;
    background-color: #055d2d;
    font-size: 4vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 10.4vw;
    position: relative;
  }
  .mall_lp_mainarea section.ranking_wrap#select .select_item_box .btn_container a:after {
    content: "";
    display: block;
    border-left: 5px solid #fff;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    top: 50%;
    right: 4vw;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .mall_lp_mainarea section.other_wrap {
    padding: 20vw 0 18.67vw;
    background-color: #095e2d;
    border-bottom: 3px solid #fff;
  }
  .mall_lp_mainarea section.other_wrap .other_tit {
    width: 90%;
    background-color: #004b22;
    border-radius: 9px;
    padding: 25px 0;
    margin: 0 auto;
    font-size: 4vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.46em;
    position: relative;
  }
  .mall_lp_mainarea section.other_wrap .other_tit span {
    position: relative;
    z-index: 2;
  }
  .mall_lp_mainarea section.other_wrap .other_tit:before {
    content: "";
    display: block;
    width: 17.73vw;
    height: 17.73vw;
    background: url("/html/upload/user_data/fp/ranking/img/2024/tit_other.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -8.53vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 1;
  }
  .mall_lp_mainarea section.other_wrap .other_list_container {
    width: 97%;
    margin: 0 0 0 5%;
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
  }
  .mall_lp_mainarea section.other_wrap .other_list_container dt {
    width: 100%;
    font-size: 3.6vw;
    font-weight: bold;
    color: #f3d156;
    padding-bottom: 30px;
  }
  .mall_lp_mainarea section.other_wrap .other_list_container dd {
    width: 50%;
    margin-bottom: 5.33vw;
    padding-left: 12px;
    box-sizing: border-box;
    position: relative;
  }
  .mall_lp_mainarea section.other_wrap .other_list_container dd a {
    font-size: 3vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.5em;
  }
  .mall_lp_mainarea section.other_wrap .other_list_container dd:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: rotate(-45deg) translateY(-50%);
    -webkit-transform: rotate(-45deg) translateY(-50%);
  }
  .mall_lp_mainarea section.ranking_wrap .latest_ranking_btn a {
    display: block;
    width: 80vw;
    height: 12vw;
    border-radius: 50px;
    background-color: #fff;
    font-size: 4vw;
    font-weight: bold;
    color: #055d2d;
    text-align: center;
    line-height: 12vw;
    position: relative;
    transition-duration: 0.3s ease-out;
    margin: -7vw auto 7vw;
    transition: 0.3s ease-out;
  }
  .mall_lp_mainarea #lifestyle .latest_ranking_btn a {
    width: 80vw;
    line-height: 1.3;
    height: auto;
    padding: 10px 0;
  }
  .mall_lp_mainarea section.ranking_wrap .latest_ranking_btn a:after {
    content: "";
    display: block;
    border-left: 10px solid #055d2d;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 50%;
    right: 4vw;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
}
@media all and (max-width: 768px) and (max-width: 320px) {
  .mall_lp_mainarea section.visual {
    padding: 150vw 0 0 0;
  }
}
.fade {
  opacity: 0;
}

.fadeUp {
  -webkit-animation-name: fadeUpAnime;
  animation-name: fadeUpAnime;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeIn {
  -webkit-animation-name: fadeInAnime;
  animation-name: fadeInAnime;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.delay1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.delay2 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.delay3 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.confetti-end {
  position: absolute;
  width: 100%;
  height: 100%;
}
.confetti-end span {
  position: absolute;
  top: -10%;
  left: 0;
  width: 1.5vw;
  height: 1vw;
  background: #fff;
}
.confetti-end span:nth-child(2n+1) {
  -webkit-animation: confetti-end-anim-1 10s 0s linear infinite;
  animation: confetti-end-anim-1 10s 0s linear infinite;
}
.confetti-end span:nth-child(2n+2) {
  -webkit-animation: confetti-end-anim-2 10s 0s linear infinite;
  animation: confetti-end-anim-2 10s 0s linear infinite;
}
.confetti-end span:nth-child(1) {
  left: 0%;
}
.confetti-end span:nth-child(2) {
  left: 2%;
}
.confetti-end span:nth-child(3) {
  left: 4%;
}
.confetti-end span:nth-child(4) {
  left: 6%;
}
.confetti-end span:nth-child(5) {
  left: 8%;
}
.confetti-end span:nth-child(6) {
  left: 10%;
}
.confetti-end span:nth-child(7) {
  left: 12%;
}
.confetti-end span:nth-child(8) {
  left: 14%;
}
.confetti-end span:nth-child(9) {
  left: 16%;
}
.confetti-end span:nth-child(10) {
  left: 18%;
}
.confetti-end span:nth-child(11) {
  left: 20%;
}
.confetti-end span:nth-child(12) {
  left: 22%;
}
.confetti-end span:nth-child(13) {
  left: 24%;
}
.confetti-end span:nth-child(14) {
  left: 26%;
}
.confetti-end span:nth-child(15) {
  left: 28%;
}
.confetti-end span:nth-child(16) {
  left: 30%;
}
.confetti-end span:nth-child(17) {
  left: 32%;
}
.confetti-end span:nth-child(18) {
  left: 34%;
}
.confetti-end span:nth-child(19) {
  left: 36%;
}
.confetti-end span:nth-child(20) {
  left: 38%;
}
.confetti-end span:nth-child(21) {
  left: 40%;
}
.confetti-end span:nth-child(22) {
  left: 42%;
}
.confetti-end span:nth-child(23) {
  left: 44%;
}
.confetti-end span:nth-child(24) {
  left: 46%;
}
.confetti-end span:nth-child(25) {
  left: 48%;
}
.confetti-end span:nth-child(26) {
  left: 50%;
}
.confetti-end span:nth-child(27) {
  left: 52%;
}
.confetti-end span:nth-child(28) {
  left: 54%;
}
.confetti-end span:nth-child(29) {
  left: 56%;
}
.confetti-end span:nth-child(30) {
  left: 58%;
}
.confetti-end span:nth-child(31) {
  left: 60%;
}
.confetti-end span:nth-child(32) {
  left: 62%;
}
.confetti-end span:nth-child(33) {
  left: 64%;
}
.confetti-end span:nth-child(34) {
  left: 66%;
}
.confetti-end span:nth-child(35) {
  left: 68%;
}
.confetti-end span:nth-child(36) {
  left: 70%;
}
.confetti-end span:nth-child(37) {
  left: 72%;
}
.confetti-end span:nth-child(38) {
  left: 74%;
}
.confetti-end span:nth-child(39) {
  left: 76%;
}
.confetti-end span:nth-child(40) {
  left: 78%;
}
.confetti-end span:nth-child(41) {
  left: 80%;
}
.confetti-end span:nth-child(42) {
  left: 82%;
}
.confetti-end span:nth-child(43) {
  left: 84%;
}
.confetti-end span:nth-child(44) {
  left: 86%;
}
.confetti-end span:nth-child(45) {
  left: 88%;
}
.confetti-end span:nth-child(46) {
  left: 90%;
}
.confetti-end span:nth-child(47) {
  left: 92%;
}
.confetti-end span:nth-child(48) {
  left: 94%;
}
.confetti-end span:nth-child(49) {
  left: 96%;
}
.confetti-end span:nth-child(50) {
  left: 98%;
}
.confetti-end span:nth-child(3n+1) {
  width: 3vw;
  height: 0.6vw;
}
.confetti-end span:nth-child(3n+2) {
  width: 3.25vw;
  height: 0.8vw;
}
.confetti-end span:nth-child(3n+3) {
  width: 3.5vw;
  height: 1vw;
}
.confetti-end span:nth-child(5n+1) {
  background: #f54228;
}
.confetti-end span:nth-child(5n+2) {
  background: #66ddf3;
}
.confetti-end span:nth-child(5n+3) {
  background: #6ac520;
}
.confetti-end span:nth-child(5n+4) {
  background: #c7c8c8;
}
.confetti-end span:nth-child(5n+5) {
  background: #f4c718;
}
.confetti-end span:nth-child(4n+1) {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
}
.confetti-end span:nth-child(4n+2) {
  -webkit-animation-duration: 12s;
  animation-duration: 12s;
}
.confetti-end span:nth-child(4n+3) {
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
}
.confetti-end span:nth-child(4n+4) {
  -webkit-animation-duration: 6s;
  animation-duration: 6s;
}
.confetti-end span:nth-child(11n+1) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.confetti-end span:nth-child(11n+2) {
  -webkit-animation-delay: 11s;
  animation-delay: 11s;
}
.confetti-end span:nth-child(11n+3) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.confetti-end span:nth-child(11n+4) {
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.confetti-end span:nth-child(11n+5) {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}
.confetti-end span:nth-child(11n+6) {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}
.confetti-end span:nth-child(11n+7) {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.confetti-end span:nth-child(11n+8) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.confetti-end span:nth-child(11n+9) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.confetti-end span:nth-child(11n+10) {
  -webkit-animation-delay: 13s;
  animation-delay: 13s;
}
.confetti-end span:nth-child(11n+11) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

@media all and (min-width: 769px) {
  .confetti-end span:nth-child(3n+1) {
    width: 1vw;
    height: 0.6vw;
  }
  .confetti-end span:nth-child(3n+2) {
    width: 1.25vw;
    height: 0.8vw;
  }
  .confetti-end span:nth-child(3n+3) {
    width: 1.5vw;
    height: 1vw;
  }
}
@-webkit-keyframes confetti-end-anim-1 {
  0% {
    top: -10%;
    transform: translateX(0) rotateX(0) rotateY(0);
  }
  100% {
    top: 100%;
    transform: translateX(20vw) rotateX(180deg) rotateY(360deg);
  }
}
@keyframes confetti-end-anim-1 {
  0% {
    top: -10%;
    transform: translateX(0) rotateX(0) rotateY(0);
  }
  100% {
    top: 100%;
    transform: translateX(20vw) rotateX(180deg) rotateY(360deg);
  }
}
@-webkit-keyframes confetti-end-anim-2 {
  0% {
    top: -10%;
    transform: translateX(0) rotateX(0) rotateY(0);
  }
  100% {
    top: 100%;
    transform: translateX(-20vw) rotateX(180deg) rotateY(360deg);
  }
}
@keyframes confetti-end-anim-2 {
  0% {
    top: -10%;
    transform: translateX(0) rotateX(0) rotateY(0);
  }
  100% {
    top: 100%;
    transform: translateX(-20vw) rotateX(180deg) rotateY(360deg);
  }
}
.floating_menu input[type=checkbox] {
  display: none;
}
.floating_menu input[type=checkbox]:checked ~ .menu_target_container {
  right: 0;
}
.floating_menu input[type=checkbox]:checked ~ .menu_target_container ~ .overlay {
  display: block;
}

.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}/*# sourceMappingURL=style2024.css.map */