@charset "utf-8";
.ebratop{
  margin: 0 auto;
    width: 100%;
  padding: 0;
  text-align: center;
  color: #4d4d4d;
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", sans-serif;
}
.ebratop a{
  text-decoration: none;
}
.ebratop img{
  width: 100%;
}
.ebratop ul{
  display: flex;
  padding: 0;
}
.ebratop-main h1,
.ebratop-main h2,
.ebratop-main h3{
  border:none;
}
.ebratop-main{
  background: url("/lp/bratop/images/2025aw/mv-bg.jpg") no-repeat center top;
  background-size: 1920px 450px;
  width: 100%;
  height: 450px;
  padding-top: 65px;
  box-sizing: border-box;
}
.ebratop .inner{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.ebratop-main .mv-ttl{
  text-align: center;
  margin: 20px auto 0;
  width: 475px;
}
.ebratop-main .lead strong{
  font-size: 2.3em;
  line-height: 1.15;
  letter-spacing: 0.16em;
  font-weight: 400;
  color: #6b6363;
  display: inline-block;
  position: relative;
  background: linear-gradient(to bottom, transparent 40%, #fff 40%);
  margin-top: 0.6em;
  padding: 0 0.2em 0 0.6em;
}
.ebratop .which_one{
  background: url("/lp/bratop/images/2025aw/which_one-bg.jpg") no-repeat center top;
  background-size: 1920px 730px;
  width: 100%;
  height: 730px;
  padding-top: 50px;
  box-sizing: border-box;
}
.ebratop .which_one .which_one-ttl{
  font-size: 3.45em;
  line-height: 2.94;
  letter-spacing: 0.22em;
  color: #463c3c;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 0 0.6em;
  margin: 24px 0 27px;
}
.ebratop .which_one .which_one-ttl::after{
  position: absolute;
  content: "";
  border-left: solid 5px #fff;
  border-bottom: solid 5px #fff;
  bottom: 5px;
  left: -29px;
  width: 36px;
  height: 36px;
}
.ebratop .which_one .which_one-ttl::before{
  position: absolute;
  content: "";
  border-right: solid 5px #fff;
  border-top: solid 5px #fff;
  top: 0;
  right: -29px;
  width: 36px;
  height: 36px;
}

.ebratop .which_one .which_one-ttl strong{
  font-weight: 700;
}
.ebratop .which_one-wrap{
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 739px;
}
.ebratop .which_one-wrap a{
  display: block;
  width: 355px;
  position: relative;
  filter:drop-shadow(28.6px 38.4px 19.2px rgba(204, 178, 147, 0.2));
}
.ebratop .which_one-wrap a.which_one-r .which_one-txt{
  margin-left: -0.2em;
}
.ebratop .which_one-txt{
  position: absolute;
  top: 19.5em;
  width: 100%;
  font-size: 1.9em;
  letter-spacing: 0.03em;
  margin-left: 0.2em;
}

.ebratop .easy{
  background: 
    url("/lp/bratop/images/2025aw/easy-bg_01.jpg") no-repeat center top,
    url("/lp/bratop/images/2025aw/easy-bg_02.jpg") repeat-y center top;
  background-size: 1920px 625px,1920px 1px;
  width: 100%;
  padding-top: 55px;
  box-sizing: border-box;
}
.ebratop .easy-first_lead{
  width: 401px;
}
.ebratop .easy__lead {
  width: 105px;
  position: absolute;
  top: 136px;
  left: 83px;
}
.ebratop .type-box{
  width: 1200px;
  padding-top: 80px;
  padding-left: 649px;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: left;
}
.ebratop .type-txt{
  font-size: 1.7em;
  line-height: 2.03;
  text-align: left;
  width: 452px;
  margin-top: 18px;
  margin-left: 14px;
}
.ebratop .type-tit_01{
  text-align: left;
  margin-top: 56px;
  margin-left: 10px;
  position: relative;
}
.ebratop .type-tit_01::after{
  content: "";
  display: block;
  width: 180px;
  height: 115px;
  background: url("/lp/bratop/images/2025aw/easy__eng.png")no-repeat center/100%;
  position: absolute;
  top: -70px;
  left:300px;
}
.ebratop .type-tit_01 span{
  color: #584f4f;
  font-weight: 500;
  font-size: 3.45em;
  letter-spacing: 0.1em;
  vertical-align: bottom;
  margin-left: 0.3em;
}
.ebratop .type-tit_01_img{
  width: 230px;
  display: inline-block;
  filter:drop-shadow(7px 7px 7px rgba(204, 178, 147, 0.5));
}
.type-tit_02{
  color: #584f4f;
  font-weight: 500;
  font-size: 3.45em;
  margin-top: 14px;
  margin-left: 10px;
}
.ebratop .worries{
  margin-top: 95px;
}
.ebratop .worries-ttl{
  font-size: 3.2em;
  letter-spacing: 0.03em;
  font-weight: 700;
  color: #463c3c;
  position: relative;
  display: inline-block;
}
.ebratop .worries-ttl::after,.ebratop .worries-ttl::before{
  content: "";
  display: block;
  width: 375px;
  height: 1px;
  background: #463c3c;
  position: absolute;
  top: 50%;
  transform: translate(0%,-50%);
  left:-396px;
}
.ebratop .worries-ttl::before{
  left:auto;
  right: -396px;
}
.ebratop .worries-list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1018px;
  margin: 2px auto 0;
}
.ebratop .worries-list_item{
  color: #463c3c;
  font-size: 1.9em;
  line-height: 1.6;
  letter-spacing: 0.05em;
  width: 326px;
  height: 115px;
  margin-top: 20px;
  background: url("/lp/bratop/images/2025aw/easy__list_01.png")no-repeat center/100%;
  text-align: left;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.ebratop .worries-list_item a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 145px;
}
.ebratop .worries-list_item:hover{
  opacity: 0.8;
  cursor: pointer;
}
.ebratop .worries-list_item:nth-of-type(2){
  background: url("/lp/bratop/images/2025aw/easy__list_02.png")no-repeat center/100%;
}
.ebratop .worries-list_item:nth-of-type(3){
  background: url("/lp/bratop/images/2025aw/easy__list_03.png")no-repeat center/100%;
}
.ebratop .worries-list_item:nth-of-type(4){
  background: url("/lp/bratop/images/2025aw/easy__list_04.png")no-repeat center/100%;
}
.ebratop .worries-list_item:nth-of-type(5){
  background: url("/lp/bratop/images/2025aw/easy__list_05.png")no-repeat center/100%;
}
.ebratop .worries-list_item:nth-of-type(6){
  background: url("/lp/bratop/images/2025aw/easy__list_06.png")no-repeat center/100%;
}
.ebratop .easy .ranking{
  background: url("/lp/bratop/images/2025aw/easy-bg_03.jpg") no-repeat center top;
  background-size: 1920px 749px;
  width: 100%;
  height: 749px;
  margin-top: 153px;
  position: relative;
}

.ebratop .ranking-ttl{
  width: 541px;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translate(-50%,0%);
}
.ebratop .ranking-ttl_txt{
  color: #463c3c;
  font-size: 1.9em;
  margin-top: 10px;
  font-weight: 400;
  display: inline-block;
}
.ebratop .ranking-notes{
  color: #463c3c;
  font-size: 1.0em;
  margin-top: 5px;
  font-weight: 400;
  display: inline-block;
}
.ebratop .ranking-wrap{
  width: 422px;
  padding-top: 177px;
  margin-right: 101px;
  margin-left: auto;
}
.ebratop .beautiful .ranking-wrap{
  padding-top: 133px;
}
.ebratop .beautiful .type-tit_01_img{
  width: 294px;
}
.ebratop .ranking-wrap .ranking-txt{
  width: 100%;
}
.ebratop .ranking-wrap .ranking-bottom{
  position: relative;
  margin-top: 28px;
}
.ebratop .ranking-wrap .ranking-bottom::after{
  top: -13px;
}
.ebratop .ranking-wrap .ranking-no{
  width: 133px;
  margin-bottom: 20px;
}
.ebratop .ranking-wrap .brand{
  font-size: 2em;
}
.ebratop .ranking-wrap .name{
  font-size: 1.7em;
  line-height: 1;
}
.ebratop .ranking-wrap .size{
  font-size: 1.5em;
  letter-spacing: 0.04em;
}
.ebratop .ranking-wrap .page-Campaign_PriceNormal{
  font-size: 1.6em;
  margin-top: 5px;
  letter-spacing: 0.08em;
  font-weight: 500;
}
.ebratop .ranking-wrap .page-Campaign_PriceNormal span{
  font-size: 1em;
  margin-left: 9px;
  padding: 0 0.5em;
  display: inline-block;
  font-weight: 500;
}
.ebratop .page-Campaign_PriceNormal span[id^="goods_discount_rate_"]:before{
  color: #c1272d;
}
.ebratop .page-Campaign_PriceNormal span[id^="goods_discount_rate_"]{
  background-color: #c1272d;
}
.ebratop .page-Campaign_PriceNormal .page-Campaign_Price span[id^="goods_default_price_"]:not(:empty)+span[id^="goods_price_"]{
  color: #c1272d;
}
.ebratop .ebratop-btn{
  width: 288px;
  margin: 22px auto 0;
  background-color: #8393b3;
  color: #fff;
  font-size: 1.9em;
  line-height: 3;
  border-radius: 7px;
  position: relative;
}
.ebratop .ebratop-btn::after{
  content: "";
  display: block;
  width: 10px;
  height: 16px;
  background: url("/lp/bratop/images/2025aw/ranking_arrow.png")no-repeat center/100%;
  position: absolute;
  top: 50%;
  transform: translate(0%,-50%);
  right:20px;
}
.ebratop .item_list{
  justify-content: space-between;
  width: 1018px;
  margin: 58px auto 0;
}
.ebratop .item_list_item{
  width: 228px;
  text-align: left;
}
.ebratop .ranking-no{
  width: 115px;
  margin: 0 auto 10px;
}
.ebratop .ranking-img{
  margin-bottom: 14px;
}
.ebratop .ranking-txt{
  width: 221px;
  margin: 0 auto;
}
.ebratop .ranking-bottom{
  position: relative;
  margin-top: 31px;
}
.ebratop .ranking-bottom::after{
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #b3b3b3;
  position: absolute;
  top: -13px;
  left:0;
}
.ebratop .brand{
  font-size: 1.3em;
  line-height: 1.75;
  color: #333;
  letter-spacing: 0.04em;
}
.ebratop .name{
  font-size: 1.5em;
  line-height: 1.53;
  color: #333;
  letter-spacing: 0.04em;
  font-weight: 500;
}
.ebratop .size{
  font-size: 1.3em;
  line-height: 1.75;
  letter-spacing: 0.02em;
  color: #333;
}
.ebratop .page-Campaign_PriceNormal{
  font-size: 1.5em;
  line-height: 1.75;
  color: #333;
  letter-spacing: 0.04em;
  font-weight: 500;
}
.ebratop .item_list .ebratop-btn{
  width: 192px;
  font-size: 1.3em;
  line-height: 3.8;
  text-align: center;
  margin-top: 13px;
  display: block;
}
.ebratop .item_list .ebratop-btn::after{
  content: "";
  display: block;
  width: 7px;
  height: 10px;
  background: url("/lp/bratop/images/2025aw/ranking_arrow_mini.png")no-repeat center/100%;
  position: absolute;
  top: 50%;
  transform: translate(0%,-50%);
  right:9px;
}
.ebratop .easy__ranking-link{
  width: 585px;
  margin: 40px auto 0;
}

.ebratop .item_beautiful_area .item_list .ebratop-btn{
  background-color: #a0c3be;
}
.ebratop .ranking_beautiful .ebratop-btn{
  background-color: #a0c3be;
}
.ebratop .beautiful{
  background: 
    url("/lp/bratop/images/2025aw/beautiful-bg_01.jpg") no-repeat center top,
    url("/lp/bratop/images/2025aw/beautiful-bg_02.jpg") repeat-y center top;
  background-size: 1920px 730px,1920px 1px;
  width: 100%;
  padding-top: 50px;
  margin-top: 72px;
  box-sizing: border-box;  
}
.ebratop .beautiful__first_lead{
  width: 407px;
  margin-left: 5px;
}
.ebratop .beautiful .worries-list_item{
  background: url("/lp/bratop/images/2025aw/beautiful__list_01.png")no-repeat center/100%;
}
.ebratop .beautiful .worries-list_item:nth-of-type(2){
  background: url("/lp/bratop/images/2025aw/beautiful__list_02.png")no-repeat center/100%;
}
.ebratop .beautiful .worries-list_item:nth-of-type(3){
  background: url("/lp/bratop/images/2025aw/beautiful__list_03.png")no-repeat center/100%;
}
.ebratop .beautiful .worries-list_item:nth-of-type(4){
  background: url("/lp/bratop/images/2025aw/beautiful__list_04.png")no-repeat center/100%;
}
.ebratop .beautiful .worries-list_item:nth-of-type(5){
  background: url("/lp/bratop/images/2025aw/beautiful__list_05.png")no-repeat center/100%;
}
.ebratop .beautiful .worries-list_item:nth-of-type(6){
  background: url("/lp/bratop/images/2025aw/beautiful__list_06.png")no-repeat center/100%;
}
.ebratop .beautiful .ranking{
  background: url("/lp/bratop/images/2025aw/beautiful-bg_03.jpg") no-repeat center top;
  background-size: 1920px 749px;
  width: 100%;
  height: 749px;
  margin-top: 153px;
  position: relative;
}
.ebratop .beautiful__lead {
  width: 105px;
  position: absolute;
  top: 136px;
  left: 83px;
}
.ebratop .beautiful .type-tit_01::after{
  background: url("/lp/bratop/images/2025aw/beautiful__eng.png")no-repeat center/100%;
  width: 185px;
  height: 107px;
  top: -62px;
  left: 336px;
}
.ebratop .beautiful .ranking-wrap .page-Campaign_PriceNormal{
  color: #333;
}
.ebratop .bottom_area {
  background: url("/lp/bratop/images/2025aw/bottom-bg.jpg") no-repeat center top;
  background-size: 1920px 384px;
  width: 100%;
  height: 384px;
  padding: 90px;
  margin-top: 87px;
  box-sizing: border-box;
}
.ebratop .bottom-txt {
  width: 334px;
  margin: 0 auto;
}
.ebratop .bottom-btn {
  width: 480px;
  margin: 0 auto;
  display: block;
}





@media screen and (max-width:1214px) {

  .ebratop{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #4d4d4d;
    font-size: 0.824vw;
    -webkit-text-size-adjust: 100%;
    font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", sans-serif;
  }
  .ebratop a{
    text-decoration: none;
  }
  .ebratop img{
    width: 100%;
  }
  .ebratop ul{
    display: flex;
    padding: 0;
  }
  .ebratop-main h1,
  .ebratop-main h2,
  .ebratop-main h3{
    border:none;
  }
  .ebratop-main{
    background: url("/lp/bratop/images/2025aw/mv-bg.jpg") no-repeat center top;
    background-size: 158.155vw 37.068vw;
    width: 100%;
    height: 37.068vw;
    padding-top: 5.354vw;
    box-sizing: border-box;
  }
  .ebratop .inner{
    width: 98.847vw;
    margin: 0 auto;
    position: relative;
  }
  .ebratop-main .mv-ttl{
    text-align: center;
    margin: 20px auto 0;
    width: 39.127vw;
  }
  .ebratop-main .lead strong{
    font-size: 2.3em;
    line-height: 1.15;
    letter-spacing: 0.16em;
    font-weight: 400;
    color: #6b6363;
    display: inline-block;
    position: relative;
    background: linear-gradient(to bottom, transparent 40%, #fff 40%);
    margin-top: 0.6em;
    padding: 0 0.2em 0 0.6em;
  }
  .ebratop .which_one{
    background: url("/lp/bratop/images/2025aw/which_one-bg.jpg") no-repeat center top;
    background-size: 158.155vw 60.132vw;
    width: 100%;
    height: 60.132vw;
    padding-top: 4.119vw;
    box-sizing: border-box;
  }
  .ebratop .which_one .which_one-ttl{
    font-size: 3.45em;
    line-height: 2.94;
    letter-spacing: 0.22em;
    color: #463c3c;
    font-weight: 400;
    position: relative;
    display: inline-block;
    padding: 0 0.6em;
    margin: 1.977vw 0 2.224vw;
  }
  .ebratop .which_one .which_one-ttl::after{
    position: absolute;
    content: "";
    border-left: solid 5px #fff;
    border-bottom: solid 5px #fff;
    bottom: 0.412vw;
    left: -2.389vw;
    width: 2.965vw;
    height: 2.965vw;
  }
  .ebratop .which_one .which_one-ttl::before{
    position: absolute;
    content: "";
    border-right: solid 5px #fff;
    border-top: solid 5px #fff;
    top: 0;
    right: -2.389vw;
    width: 2.965vw;
    height: 2.965vw;
  }
  
  .ebratop .which_one .which_one-ttl strong{
    font-weight: 700;
  }
  .ebratop .which_one-wrap{
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 60.873vw;
  }
  .ebratop .which_one-wrap a{
    display: block;
    width: 29.242vw;
    position: relative;
    filter:drop-shadow(28.6px 38.4px 19.2px rgba(204, 178, 147, 0.2));
  }
  .ebratop .which_one-wrap a.which_one-r .which_one-txt{
    margin-left: -0.2em;
  }
  .ebratop .which_one-txt{
    position: absolute;
    top: 19.5em;
    width: 100%;
    font-size: 1.9em;
    letter-spacing: 0.03em;
    margin-left: 0.2em;
  }
  
  .ebratop .easy{
    background: 
      url("/lp/bratop/images/2025aw/easy-bg_01.jpg") no-repeat center top,
      url("/lp/bratop/images/2025aw/easy-bg_02.jpg") repeat-y center top;
    background-size: 158.155vw 51.483vw,158.155vw 1px;
    width: 100%;
    padding-top: 4.53vw;
    box-sizing: border-box;
  }
  .ebratop .easy-first_lead{
    width: 33.031vw;
  }
  .ebratop .easy__lead {
    width: 8.649vw;
    position: absolute;
    top: 11.203vw;
    left: 6.837vw;
  }
  .ebratop .type-box{
    width: 98.847vw;
    padding-top: 6.59vw;
    padding-left: 53.46vw;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: left;
  }
  .ebratop .type-txt{
    font-size: 1.7em;
    line-height: 2.03;
    text-align: left;
    width: 37.232vw;
    margin-top: 1.483vw;
    margin-left: 1.153vw;
  }
  .ebratop .type-tit_01{
    text-align: left;
    margin-top: 4.613vw;
    margin-left: 0.824vw;
    position: relative;
  }
  .ebratop .type-tit_01::after{
    content: "";
    display: block;
    width: 14.827vw;
    height: 9.473vw;
    background: url("/lp/bratop/images/2025aw/easy__eng.png")no-repeat center/100%;
    position: absolute;
    top: -5.766vw;
    left:24.712vw;
  }
  .ebratop .type-tit_01 span{
    color: #584f4f;
    font-weight: 500;
    font-size: 3.45em;
    letter-spacing: 0.1em;
    vertical-align: bottom;
    margin-left: 0.3em;
  }
  .ebratop .type-tit_01_img{
    width: 18.946vw;
    display: inline-block;
    filter:drop-shadow(7px 7px 7px rgba(204, 178, 147, 0.5));
  }
  .type-tit_02{
    color: #584f4f;
    font-weight: 500;
    font-size: 3.45em;
    margin-top: 1.153vw;
    margin-left: 0.824vw;
  }
  .ebratop .worries{
    margin-top: 7.825vw;
  }
  .ebratop .worries-ttl{
    font-size: 3.2em;
    letter-spacing: 0.03em;
    font-weight: 700;
    color: #463c3c;
    position: relative;
    display: inline-block;
  }
  .ebratop .worries-ttl::after,.ebratop .worries-ttl::before{
    content: "";
    display: block;
    width: 30.89vw;
    height: 0.082vw;
    background: #463c3c;
    position: absolute;
    top: 50%;
    transform: translate(0%,-50%);
    left:-32.619vw;
  }
  .ebratop .worries-ttl::before{
    left:auto;
    right: -32.619vw;
  }
  .ebratop .worries-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 83.855vw;
    margin: 2px auto 0;
  }
  .ebratop .worries-list_item{
    color: #463c3c;
    font-size: 1.9em;
    line-height: 1.6;
    letter-spacing: 0.05em;
    width: 26.853vw;
    height: 9.473vw;
    margin-top: 1.647vw;
    background: url("/lp/bratop/images/2025aw/easy__list_01.png")no-repeat center/100%;
    text-align: left;
    display: flex;
    align-items: center;
    box-sizing: border-box;
  }
  .ebratop .worries-list_item a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 11.944vw;
  }
  .ebratop .worries-list_item:nth-of-type(2){
    background: url("/lp/bratop/images/2025aw/easy__list_02.png")no-repeat center/100%;
  }
  .ebratop .worries-list_item:nth-of-type(3){
    background: url("/lp/bratop/images/2025aw/easy__list_03.png")no-repeat center/100%;
  }
  .ebratop .worries-list_item:nth-of-type(4){
    background: url("/lp/bratop/images/2025aw/easy__list_04.png")no-repeat center/100%;
  }
  .ebratop .worries-list_item:nth-of-type(5){
    background: url("/lp/bratop/images/2025aw/easy__list_05.png")no-repeat center/100%;
  }
  .ebratop .worries-list_item:nth-of-type(6){
    background: url("/lp/bratop/images/2025aw/easy__list_06.png")no-repeat center/100%;
  }
  .ebratop .easy .ranking{
    background: url("/lp/bratop/images/2025aw/easy-bg_03.jpg") no-repeat center top;
    background-size: 158.155vw 61.697vw;
    width: 100%;
    height: 61.697vw;
    margin-top: 12.603vw;
    position: relative;
  }
  
  .ebratop .ranking-ttl{
    width: 44.563vw;
    position: absolute;
    top: -4.119vw;
    left: 50%;
    transform: translate(-50%,0%);
  }
  .ebratop .ranking-ttl_txt{
    color: #463c3c;
    font-size: 1.9em;
    margin-top: 0.824vw;
    font-weight: 400;
    display: inline-block;
  }
  .ebratop .ranking-notes{
    color: #463c3c;
    font-size: 1.0em;
    margin-top: 0.524vw;
    font-weight: 400;
    display: inline-block;
  }
  .ebratop .ranking-wrap{
    width: 34.761vw;
    padding-top: 14.58vw;
    margin-right: 8.32vw;
    margin-left: auto;
  }
  .ebratop .beautiful .ranking-wrap{
    padding-top: 10.956vw;
  }
  .ebratop .beautiful .type-tit_01_img{
    width: 24.217vw;
  }
  .ebratop .ranking-wrap .ranking-txt{
    width: 100%;
  }
  .ebratop .ranking-wrap .ranking-bottom{
    position: relative;
    margin-top: 2.306vw;
  }
  .ebratop .ranking-wrap .ranking-bottom::after{
    top: -1.071vw;
  }
  .ebratop .ranking-wrap .ranking-no{
    width: 10.956vw;
    margin-bottom: 1.647vw;
  }
  .ebratop .ranking-wrap .brand{
    font-size: 2em;
  }
  .ebratop .ranking-wrap .name{
    font-size: 1.7em;
    line-height: 1;
  }
  .ebratop .ranking-wrap .size{
    font-size: 1.5em;
    letter-spacing: 0.04em;
  }
  .ebratop .ranking-wrap .page-Campaign_PriceNormal{
    margin-top: 0.412vw;
  }
  .ebratop .ranking-wrap .page-Campaign_PriceNormal span{
    margin-left: 0.741vw;
  }
  .ebratop .ebratop-btn{
    width: 23.723vw;
    margin: 22px auto 0;
    background-color: #8393b3;
    color: #fff;
    font-size: 1.9em;
    line-height: 3;
    border-radius: 0.577vw;
    position: relative;
  }
  .ebratop .ebratop-btn::after{
    content: "";
    display: block;
    width: 0.824vw;
    height: 1.318vw;
    background: url("/lp/bratop/images/2025aw/ranking_arrow.png")no-repeat center/100%;
    position: absolute;
    top: 50%;
    transform: translate(0%,-50%);
    right:1.647vw;
  }
  .ebratop .item_list{
    justify-content: space-between;
    width: 83.855vw;
    margin: 58px auto 0;
  }
  .ebratop .item_list_item{
    width: 18.781vw;
    text-align: left;
  }
  .ebratop .ranking-no{
    width: 9.473vw;
    margin: 0 auto 10px;
  }
  .ebratop .ranking-img{
    margin-bottom: 1.153vw;
  }
  .ebratop .ranking-txt{
    width: 18.204vw;
    margin: 0 auto;
  }
  .ebratop .ranking-bottom{
    position: relative;
    margin-top: 2.554vw;
  }
  .ebratop .ranking-bottom::after{
    content: "";
    display: block;
    width: 100%;
    height: 0.165vw;
    background: #b3b3b3;
    position: absolute;
    top: -1.071vw;
    left:0;
  }
  .ebratop .brand{
    font-size: 1.3em;
    line-height: 1.75;
    color: #333;
    letter-spacing: 0.04em;
  }
  .ebratop .name{
    font-size: 1.5em;
    line-height: 1.53;
    color: #333;
    letter-spacing: 0.04em;
    font-weight: 500;
  }
  .ebratop .size{
    font-size: 1.3em;
    line-height: 1.75;
    letter-spacing: 0.02em;
    color: #333;
  }
  .ebratop .page-Campaign_PriceNormal{
    font-size: 1.5em;
    line-height: 1.75;
    color: #333;
    letter-spacing: 0.04em;
    font-weight: 500;
  }
  .ebratop .item_list .ebratop-btn{
    width: 15.815vw;
    font-size: 1.3em;
    line-height: 3.8;
    text-align: center;
    margin-top: 1.071vw;
    display: block;
  }
  .ebratop .item_list .ebratop-btn::after{
    content: "";
    display: block;
    width: 0.577vw;
    height: 0.824vw;
    background: url("/lp/bratop/images/2025aw/ranking_arrow_mini.png")no-repeat center/100%;
    position: absolute;
    top: 50%;
    transform: translate(0%,-50%);
    right:0.741vw;
  }
  .ebratop .easy__ranking-link{
    width: 48.188vw;
    margin: 40px auto 0;
  }
  
  .ebratop .item_beautiful_area .item_list .ebratop-btn{
    background-color: #a0c3be;
  }
  .ebratop .ranking_beautiful .ebratop-btn{
    background-color: #a0c3be;
  }
  .ebratop .beautiful{
    background: 
      url("/lp/bratop/images/2025aw/beautiful-bg_01.jpg") no-repeat center top,
      url("/lp/bratop/images/2025aw/beautiful-bg_02.jpg") repeat-y center top;
    background-size: 158.155vw 51.483vw,158.155vw 1px;
    width: 100%;
    padding-top: 4.119vw;
    margin-top: 5.931vw;
    box-sizing: border-box;  
  }
  .ebratop .beautiful__first_lead{
    width: 33.526vw;
    margin-left: 0.412vw;
  }
  .ebratop .beautiful .worries-list_item{
    background: url("/lp/bratop/images/2025aw/beautiful__list_01.png")no-repeat center/100%;
  }
  .ebratop .beautiful .worries-list_item:nth-of-type(2){
    background: url("/lp/bratop/images/2025aw/beautiful__list_02.png")no-repeat center/100%;
  }
  .ebratop .beautiful .worries-list_item:nth-of-type(3){
    background: url("/lp/bratop/images/2025aw/beautiful__list_03.png")no-repeat center/100%;
  }
  .ebratop .beautiful .worries-list_item:nth-of-type(4){
    background: url("/lp/bratop/images/2025aw/beautiful__list_04.png")no-repeat center/100%;
  }
  .ebratop .beautiful .worries-list_item:nth-of-type(5){
    background: url("/lp/bratop/images/2025aw/beautiful__list_05.png")no-repeat center/100%;
  }
  .ebratop .beautiful .worries-list_item:nth-of-type(6){
    background: url("/lp/bratop/images/2025aw/beautiful__list_06.png")no-repeat center/100%;
  }
  .ebratop .beautiful .ranking{
    background: url("/lp/bratop/images/2025aw/beautiful-bg_03.jpg") no-repeat center top;
    background-size: 158.155vw 61.697vw;
    width: 100%;
    height: 61.697vw;
    margin-top: 12.603vw;
    position: relative;
  }
  .ebratop .beautiful__lead {
    width: 8.649vw;
    position: absolute;
    top: 11.203vw;
    left: 6.837vw;
  }
  .ebratop .beautiful .type-tit_01::after{
    background: url("/lp/bratop/images/2025aw/beautiful__eng.png")no-repeat center/100%;
    width: 15.239vw;
    height: 8.814vw;
    top: -5.107vw;
    left: 27.677vw;
  }
  .ebratop .beautiful .ranking-wrap .page-Campaign_PriceNormal{
    color: #333;
  }
  .ebratop .bottom_area {
    background: url("/lp/bratop/images/2025aw/bottom-bg.jpg") no-repeat center top;
    background-size: 158.155vw 31.631vw;
    width: 100%;
    height: 31.631vw;
    padding: 7.414vw;
    margin-top: 7.166vw;
    box-sizing: border-box;
  }
  .ebratop .bottom-txt {
    width: 27.512vw;
    margin: 0 auto;
  }
  .ebratop .bottom-btn {
    width: 39.539vw;
    margin: 0 auto;
    display: block;
  }
}

/*セール価格部分調整*/
.page-Campaign_PriceNormal span[id^="goods_discount_rate_"]:before {
    margin: -4px 4px -4px -9px;
    padding: 4px 4px 4px 2px;
}