/*=============================================
 * <section>
 *=============================================*/

section {
}

/*=============================================
 * sec1
 *=============================================*/

#sec1 {
  padding: 0 0 65px;
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: -50px;
}
#sec1 .txt {
  display: flex;
  align-items: center;
}
#sec1 .ttl {
  font-size: 40px !important;
  line-height: 74px;
}

#sec1 .ttl span {
  font-size: 25px !important;
  letter-spacing: 100;
  letter-spacing: 0.1em;
}
#sec1 h3 {
  text-align: left;
  padding: 0 1em;
  font-size: 2vw !important;
  margin: 0 auto 0;
  letter-spacing: 0.1em;
  line-height: 1.8em;
  font-weight: bold;
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
}
#sec1 .img2 {
  position: absolute;
  left: 0;
  top: 300px;
}
#sec1 .txt p {
  letter-spacing: 0.15em;
  border-bottom: 1px solid;
  padding-bottom: 20px;
}
#sec1 .img1 {
  width: 55%;
}

@media screen and (max-width: 768px) {
  #sec1 .ttl span {
    font-size: 5vw !important;
  }
  #sec1 {
    padding: 20px 0 30px;
    display: block;
  }
  #sec1 .ttl {
    margin: 0 0 23px 0px;
    font-size: 8vw !important;
    line-height: 13.5vw;
  }
  #sec1 .txt {
    padding: 0 0 0 0;
    text-align: center;
  }

  #sec1 h3 {
    font-size: 4vw !important;
    padding: 0 0;
  }
  #sec1 .txt p {
    width: 100%;
  }
  #sec1 .img2 {
    display: none;
  }
  #sec1 .img1 {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}

/*=============================================
 * sec2
 *=============================================*/

#sec2 div {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0 7% 40px 7%;
}

#sec2 p {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 65px;
}

@media screen and (max-width: 768px) {
  #sec2 div {
    flex-wrap: wrap;
    margin: 0 2% 30px 2%;
  }

  #sec2 div img {
    width: 45%;
  }

  #sec2 p {
    text-align: start;
    margin-bottom: 35px;
  }

  #sec2 p br {
    display: none;
  }
}

#bnr_area {
  display: flex;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 0 0 50px 0 !important;
  clear: both;
}
#bnr_area li {
  width: 49% !important;
  flex-shrink: 0;
  list-style: none;
  position: relative;
      text-align: center;
}
#bnr_area li .bnr_txt {
  letter-spacing: 0.1em;
  line-height: 1.4em;
  color: #fff;
  font-size: 40px;
  position: absolute;
  bottom: 20px;
  left: 20px;
}
#bnr_area li .bnr_txt span {
  font-size: 80%;
}
#bnr_area li:hover {
  opacity: 0.7;
  transition-duration: 0.3s;
}

#bnr_area span {
  font-size: 20px;
  line-height: -13px;
  display: inline-block;
  vertical-align: text-bottom;
}

#contents h2 {
  border: none !important;
  text-align: center;
  width: 100%;
}

#contents h2 span {
  display: block;
  font-size: 0.5em;
  margin-top: 1em;
  position: relative;
}
#contents h2 span:after {
  content: "";
  display: block;
  width: 150px;
  height: 2px;
  background-color: #000;
  position: absolute;
  bottom: -15px;
  left: 50%;
  right: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  #bnr_area {
    margin-left: 0px;
  }
  #bnr_area li .bnr_txt {
    font-size: 4.5vw;
    left: 10px;
    bottom: 5px;
  }
  #contents h2 span {
    margin-top: 0.1em;
  }
  #contents h2 span:after {
    width: 10em;
    bottom: -0.3em;
  }
}
@media (max-width: 768px) {
  .recommend-unit {
    width: 49%;
    padding: 1%;
    margin: 0 auto;
  }
  .seller-unit {
    width: 49%;
    padding: 1%;
    margin: 0 auto;
  }
}

/*=============================================
 * sec3
 *=============================================*/
#sec3 {
    background: url(https://img21.shop-pro.jp/PA01498/758/etc_base64/czNfYmdfcGM.jpg?cmsp_timestamp=20230526135908);
    width: 100%;
    height: 387px;
    margin-bottom: 75px;
    display: flex;
    justify-content: end;
    align-items: center;
    background-repeat: no-repeat;
    max-width: 1001px;
  margin: 0 auto 75px auto;
}

#sec3 > div {
  width: 41%;
  display: flex;
  flex-direction: column;
  margin-right: 25px;
}

#sec3 p {
  margin-right: 4%;
}

#sec3 div p span {
  font-size: 25px;
  line-height: 44px;
  display: block;
  margin-bottom: 23px;
}

#sec3 div a {
  display: flex;
  text-decoration: none;
}

#sec3 div a:hover {
  cursor: pointer;
}

#sec3 div a div {
  border-bottom: 1px solid;
  width: 250px;
  font-size: 20px;
  margin: 20px auto 0;
}

#sec3 div a div p span:nth-child(2) {
  float: right;
  font-size: 12px;
  margin: 0;
  line-height: 32px;
}

@media (max-width: 768px) {
  #sec3 {
    background: url("https://img21.shop-pro.jp/PA01498/758/etc_base64/czNfYmdfc3A.jpg?cmsp_timestamp=20230526141943");
    width: 100%;
    height: 782px;
    background-position: center;
    justify-content: center;
    align-items: end;
    background-repeat: no-repeat;
  }

  #sec3 > div {
    width: 94%;
    margin: 0 0 10% 0;
  }

  #sec3 p {
    margin: 0;
  }

  #sec3 div a {
    justify-content: center;
  }

  #sec3 div p span {
    text-align: center;
  }
}

body {
  counter-reset: number 0; /* number のカウンタを 0 にセット */
}

li.top_ranking {
  position: relative;
}
li.top_ranking a.top_ranking_a:before {
  counter-increment: number 1;
  content: counter(number) " ";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
  background: #fff;
  padding: 5px 20px 10px 10px;
  border-radius: 0 0 10em;
  font-size: 22px;
  box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.2);
}

.sec2_btn{
      border-bottom: 1px solid;
    display: flex;
    width: 208px;
    justify-content: center;
    margin: -24px auto 100px auto;
}

.sec2_btn:hover {
  opacity: 0.7;
  text-decoration: 0.3s;
}

.sec2_btn a:hover {
  text-decoration: none;
}
