@charset "UTF-8";
/* ========== 変更履歴 ==================
    2022/11/02 E.Y 人気カテゴリ追加
    ======================================== */
/* ========== コーディングルール ========== */
/* ========== すべて共通 ========== */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

figure {
  display: block;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-margin-end: 0;
  margin-inline-end: 0;
}

.m__bottom {
  margin-bottom: 10px;
}

.bs_20 {
  width: 740px;
  margin: 0 auto;
  font-size: 62.5%;
  line-height: 1.5rem;
  font-family: "Helvetica Neue", Helvetica, Arial, Meiryo, sans-serif;
  letter-spacing: 0.05rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

.head__bn__wrapper,
.bs__special__wrapper,
.bs__cate__wrapper,
.bs__pop__wrapper,
.bs__pop__wrapper__2,
.bs__new__wrapper,
.bs__pick__wrapper,
.ranking__wrapper,
.yoroken__wrapper,
.kanto__wrapper {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 30px;
}

.head__bn__wrapper li a img,
.bs__special__wrapper li a img,
.bs__cate__wrapper li a img,
.bs__pop__wrapper li a img,
.bs__pop__wrapper__2 li a img,
.bs__new__wrapper li a img,
.bs__pick__wrapper li a img,
.ranking__wrapper li a img,
.yoroken__wrapper li a img,
.kanto__wrapper li a img {
  max-width: 100%;
  margin: 0 auto;
}

.bs__cate__wrapper {
  /*20221102*/
  margin-bottom: 10px;
  display: block !important;
}

.kanto__wrapper {
  margin-bottom: 0;
}

.bs__special__wrapper h2,
.bs__new__wrapper h2,
.bs__cate__wrapper h2,
.bs__pop__wrapper h2,
.bs__pop__wrapper__2 h2,
.bs__pick__wrapper h2,
.kanto__wrapper h2 {
  display: block;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#fefcf9), to(#fcf4e6));
  background: linear-gradient(to bottom, #fefcf9, #fcf4e6);
  padding: 13px 27px 10px;
  margin: 0 0 10px;
  font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  font-weight: 900;
  color: #4A2600;
  border-radius: 5px 5px 0 0;
  border: 1px solid #e2ddd5;
}

.bs__special__wrapper h2::after,
.bs__new__wrapper h2::after,
.bs__cate__wrapper h2::after,
.bs__pop__wrapper h2::after,
.bs__pop__wrapper__2 h2::after,
.bs__pick__wrapper h2::after,
.kanto__wrapper h2::after {
  content: '';
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff4300), to(#ff8700));
  background: linear-gradient(to bottom, #ff4300, #ff8700);
  width: 5px;
  height: 30px;
  top: 7px;
  left: 10px;
  border-radius: 10px;
}

.bs__cate__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 0;
  list-style: none;
  margin: 0 auto;
}

.bs__cate__box li {
  width: 100%;
  margin: 0 3px 10px;
  list-style: none;
  text-align: center;
}

.bs__cate__box li img {
  -webkit-box-shadow: 1px 2px 3px #eee;
          box-shadow: 1px 2px 3px #eee;
}

.head__bn__wrapper .l_banner {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.bs__special__wrapper .feature__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0 auto;
}

.bs__special__wrapper .feature__wrapper li {
  width: calc(100% / 4 - 10px);
  margin: 0 4px 10px;
  list-style: none;
  text-align: center;
}

.bs__special__wrapper .feature__wrapper li img {
  -webkit-box-shadow: 1px 2px 3px #eee;
          box-shadow: 1px 2px 3px #eee;
}

.bs__new__wrapper .bs__bn--wrapper, .bs__pop__wrapper .bs__bn--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.bs__new__wrapper .bs__bn--wrapper li, .bs__pop__wrapper .bs__bn--wrapper li {
  width: calc(100% / 4 - 10px);
  margin: 0 4px 10px;
  list-style: none;
  position: relative;
}

.bs__new__wrapper .bs__bn--wrapper li a img, .bs__pop__wrapper .bs__bn--wrapper li a img {
  display: block;
}

.bs__new__wrapper .bs__bn--wrapper li .blink, .bs__pop__wrapper .bs__bn--wrapper li .blink {
  position: absolute;
  color: #ff4300;
  background-color: ivory;
  -webkit-animation: blink 1s ease-in-out infinite alternate;
          animation: blink 1s ease-in-out infinite alternate;
  top: 0;
  left: 5px;
  font-weight: 600;
  font-size: .7rem;
  line-height: 1.2rem;
  z-index: 2;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.bs__new__wrapper .bs__bn--wrapper li .bg::before, .bs__pop__wrapper .bs__bn--wrapper li .bg::before {
  position: absolute;
  content: '';
  background: #fff;
  width: 40px;
  height: 20px;
  top: 0;
  left: 0;
}

.bs__new__wrapper .bs__bn--wrapper dt, .bs__pop__wrapper .bs__bn--wrapper dt {
  text-align: center;
  font-size: .8rem;
  padding: 0 0 5px;
  position: relative;
}

.bs__new__wrapper .bs__medi_bn--wrapper, .bs__pop__wrapper .bs__medi_bn--wrapper {
  position: relative;
}

.bs__new__wrapper .bs__medi_bn--wrapper .blink, .bs__pop__wrapper .bs__medi_bn--wrapper .blink {
  position: absolute;
  color: #ff4300;
  background-color: ivory;
  -webkit-animation: blink 1s ease-in-out infinite alternate;
          animation: blink 1s ease-in-out infinite alternate;
  top: 0;
  left: 5px;
  font-weight: 600;
  font-size: .7rem;
  line-height: 1.2rem;
  z-index: 2;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.bs__new__wrapper .bs__medi_bn--wrapper .bg::before, .bs__pop__wrapper .bs__medi_bn--wrapper .bg::before {
  position: absolute;
  content: '';
  background: #fff;
  width: 40px;
  height: 20px;
  top: 0;
  left: 0;
}

.bs__pop__wrapper__2 .bs__bn--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.bs__pop__wrapper__2 .bs__bn--wrapper li {
  width: calc(100% / 5 - 10px);
  margin: 0 4px 10px;
  list-style: none;
  position: relative;
}

.bs__pop__wrapper__2 .bs__bn--wrapper li a img {
  display: block;
}

.bs__pop__wrapper__2 .bs__bn--wrapper li .blink {
  position: absolute;
  color: #ff4300;
  background-color: ivory;
  -webkit-animation: blink 1s ease-in-out infinite alternate;
          animation: blink 1s ease-in-out infinite alternate;
  top: 0;
  left: 5px;
  font-weight: 600;
  font-size: .7rem;
  line-height: 1.2rem;
  z-index: 2;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.bs__pop__wrapper__2 .bs__bn--wrapper li .bg::before {
  position: absolute;
  content: '';
  background: #fff;
  width: 40px;
  height: 20px;
  top: 0;
  left: 0;
}

.bs__pop__wrapper__2 .bs__bn--wrapper dt {
  text-align: center;
  font-size: .8rem;
  padding: 0 0 5px;
  position: relative;
}

.bs__pick__wrapper .bs__bn--wrapper--pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.bs__pick__wrapper .bs__bn--wrapper--pc li {
  width: calc(100% / 4 - 10px);
  margin: 0 4px 10px;
  list-style: none;
}

.bs__pick__wrapper .bs__bn--wrapper--sp {
  display: none;
}

.bs__pick__wrapper .bs__bn--wrapper2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.bs__pick__wrapper .bs__bn--wrapper2 li {
  width: calc(100% / 2 - 10px);
  margin: 0 4px 10px;
  list-style: none;
}

.bs__pick__wrapper .bs__bn--wrapper2 li a img {
  display: block;
}

.bs__pick__wrapper .bs__bn--wrapper2 li .blink {
  position: absolute;
  color: #ff4300;
  background-color: ivory;
  -webkit-animation: blink 1s ease-in-out infinite alternate;
          animation: blink 1s ease-in-out infinite alternate;
  top: 0;
  left: 5px;
  font-weight: 600;
  font-size: .7rem;
  line-height: 1.2rem;
  z-index: 2;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.bs__pick__wrapper .bs__bn--wrapper2 li .bg::before {
  position: absolute;
  content: '';
  background: #fff;
  width: 40px;
  height: 20px;
  top: 0;
  left: 0;
}

.bs__pick__wrapper .bs__bn--wrapper2_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.bs__pick__wrapper .bs__bn--wrapper2_2 li {
  width: calc(100% / 2 - 10px);
  margin: 0 4px 10px;
  list-style: none;
}

.bs__pick__wrapper .bs__bn--wrapper2_2 li a img {
  display: block;
}

.bs__pick__wrapper .bs__bn--wrapper2_2 li .blink {
  position: absolute;
  color: #ff4300;
  background-color: ivory;
  -webkit-animation: blink 1s ease-in-out infinite alternate;
          animation: blink 1s ease-in-out infinite alternate;
  top: 0;
  left: 5px;
  font-weight: 600;
  font-size: .7rem;
  line-height: 1.2rem;
  z-index: 2;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.bs__pick__wrapper .bs__bn--wrapper2_2 li .bg::before {
  position: absolute;
  content: '';
  background: #fff;
  width: 40px;
  height: 20px;
  top: 0;
  left: 0;
}

.bs__pick__wrapper .bs__bn--wrapper3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.bs__pick__wrapper .bs__bn--wrapper3 li {
  width: calc(100% / 3 - 10px);
  margin: 0 4px 10px;
  list-style: none;
}

.ranking__wrapper .rank__title {
  display: block;
  margin: 0 auto 30px;
  width: 26%;
}

.yoroken__wrapper {
  background: #006629;
  padding: 0 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.yoroken__wrapper h3 {
  font-size: 1.2rem;
  padding: 0 10px;
  margin: 20px 0;
  text-align: center;
}

.yoroken__wrapper p {
  font-size: 1rem;
  text-align: center;
}

.yoroken__wrapper .flex__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(255, 255, 255, 0.9);
  margin: 20px auto;
  padding: 20px;
  width: 90%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 1px 2px 3px #444;
          box-shadow: 1px 2px 3px #444;
}

.yoroken__wrapper .flex__wrapper .flex__img--wrapper {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
}

.yoroken__wrapper .flex__wrapper .flex__img--wrapper img {
  width: 100%;
  display: block;
  border-radius: 20px;
}

.yoroken__wrapper .flex__wrapper .flex__desc--wrapper {
  width: 50%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.yoroken__wrapper .flex__wrapper .flex__desc--wrapper h4 {
  font-size: 1.2rem;
  border-bottom: 2px solid #000;
  padding: 10px 0;
}

.yoroken__wrapper .flex__wrapper .flex__desc--wrapper p {
  word-break: break-all;
  padding: 20px 0;
  text-align: left;
}

.yoroken__wrapper .flex__wrapper .flex__desc--wrapper .btn__wrapper {
  position: absolute;
  bottom: 20px;
  right: 10px;
  text-align: right;
}

.yoroken__wrapper .flex__wrapper .flex__desc--wrapper .btn__wrapper a {
  color: #F15A24;
  font-size: 1rem;
  text-align: center;
  text-decoration: none;
  border: 1px solid #F15A24;
  padding: 10px;
}

.yoroken__wrapper .flex__wrapper .flex__desc--wrapper .btn__wrapper a img {
  padding: 0 5px;
  width: 20% !important;
}

.kanto__wrapper .l_banner {
  width: 100%;
  display: block;
  margin: 0 auto 10px;
}

.kanto__wrapper .flex--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px auto;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.kanto__wrapper .flex--wrapper a {
  display: block;
  margin: 0 5px;
}

.kanto__wrapper .flex--wrapper a img {
  display: block;
  width: 100%;
}

.kanto__wrapper .flex--wrapper2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.kanto__wrapper .flex--wrapper2 a {
  display: block;
  margin: 0;
  width: calc(100%/3 - 10px);
}

.kanto__wrapper .flex--wrapper2 a img {
  display: block;
  width: 100%;
  -webkit-box-shadow: 1px 2px 3px #ccc;
          box-shadow: 1px 2px 3px #ccc;
}

.bs__btn {
  width: 40%;
  display: block;
  margin: 20px auto;
  padding: 10px 10px;
  text-align: center;
  font-weight: bold;
  background: #FBB03B;
  color: #fff;
  border: none;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #FBB03B;
  text-decoration: none;
  display: block;
  font-size: 1rem;
}

.bs__btn:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

.bs__btn:hover {
  -webkit-transition-delay: 1ms;
          transition-delay: 1ms;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  background: #fff;
  color: #FBB03B;
  font-weight: bold;
  cursor: pointer;
}

.bs__btn_nitem {
  width: 40%;
  display: block;
  margin: 20px auto;
  padding: 10px 10px;
  text-align: center;
  font-weight: bold;
  background: #C30D23;
  color: #fff;
  border: none;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #C30D23;
  text-decoration: none;
  display: block;
  font-size: 1rem;
}

.bs__btn_nitem:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

.bs__btn_nitem:hover {
  -webkit-transition-delay: 1ms;
          transition-delay: 1ms;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  background: #fff;
  color: #C30D23;
  font-weight: bold;
  cursor: pointer;
}

.full__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.sp {
  display: none;
}

.sp img {
  display: none;
}

@media screen and (max-width: 739px) {
  .bs_20 {
    width: 100%;
  }
  .m__bottom {
    margin-bottom: 5px;
  }
  .event_title_ {
    margin-top: 0 !important;
    /*20221102*/
    /*見出しのmargin調整*/
  }
  .head__bn__wrapper,
  .bs__special__wrapper,
  .bs__new__wrapper,
  .bs__pop__wrapper,
  .bs__pop__wrapper__2,
  .bs__pick__wrapper,
  .ranking__wrapper,
  .yoroken__wrapper {
    margin-bottom: 20px;
  }
  .bs__special__wrapper,
  .bs__new__wrapper,
  .bs__pop__wrapper,
  .bs__pop__wrapper__2,
  .bs__cate__wrapper,
  .bs__pick__wrapper,
  .kanto__wrapper {
    font-size: .9rem;
  }
  .bs__special__wrapper h2,
  .bs__new__wrapper h2,
  .bs__pop__wrapper h2,
  .bs__pop__wrapper__2 h2,
  .bs__cate__wrapper h2,
  .bs__pick__wrapper h2,
  .kanto__wrapper h2 {
    padding: 5px 23px;
    font-size: .9rem;
  }
  .bs__special__wrapper h2::after,
  .bs__new__wrapper h2::after,
  .bs__pop__wrapper h2::after,
  .bs__pop__wrapper__2 h2::after,
  .bs__cate__wrapper h2::after,
  .bs__pick__wrapper h2::after,
  .kanto__wrapper h2::after {
    width: 5px;
    height: 18px;
    top: 8px;
    left: 9px;
  }
  .bs__special__wrapper .feature__wrapper li {
    width: calc(100% / 3 - 10px);
  }
  .bs__special__wrapper .feature__wrapper li a {
    line-height: 0;
  }
  .bs__special__wrapper .feature__wrapper li:nth-child(1),
  .bs__special__wrapper .feature__wrapper li:nth-child(2) {
    padding: 0;
    width: calc(100% / 2 - 10px);
  }
  .bs__new__wrapper .bs__bn--wrapper li {
    width: calc(100% / 3 - 10px);
  }
  .bs__new__wrapper .bs__bn--wrapper li dt {
    padding: 2px;
    line-height: 1.2;
    font-size: .7rem;
  }
  .bs__new__wrapper .full__img {
    width: 100%;
    margin: 0 auto 30px;
  }
  .bs__pop__wrapper .bs__bn--wrapper li,
  .bs__pop__wrapper__2 .bs__bn--wrapper li {
    width: calc(100% / 2 - 10px);
  }
  .bs__pop__wrapper .bs__bn--wrapper li dt,
  .bs__pop__wrapper__2 .bs__bn--wrapper li dt {
    padding: 2px;
    line-height: 1.2;
    font-size: .7rem;
  }
  .bs__pop__wrapper .full__img,
  .bs__pop__wrapper__2 .full__img {
    width: 100%;
    margin: 0 auto 30px;
  }
  .bs__pick__wrapper .bs__bn--wrapper--sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
  .bs__pick__wrapper .bs__bn--wrapper--sp li {
    width: calc(100% / 4 - 5px);
    margin: 2px;
  }
  .bs__pick__wrapper .bs__bn--wrapper--pc {
    display: none;
  }
  .bs__pick__wrapper .bs__bn--wrapper2 li {
    width: 100%;
  }
  .bs__pick__wrapper .bs__bn--wrapper2_2 li {
    width: calc(100% / 2 - 10px);
  }
  .bs__pick__wrapper .bs__bn--wrapper3 li {
    width: calc(100% / 3 - 10px);
  }
  .ranking__wrapper .rank__title {
    width: 40%;
  }
  .ranking__wrapper li a img {
    max-width: 80%;
  }
  .yoroken__wrapper h3 {
    font-size: 1.2rem;
    text-align: center;
    margin: 10px;
  }
  .yoroken__wrapper p {
    text-align: left;
    padding: 10px;
    margin: 0;
  }
  .yoroken__wrapper .flex__wrapper {
    display: block;
    background: #fff;
    width: 90%;
  }
  .yoroken__wrapper .flex__wrapper .flex__img--wrapper {
    width: 100%;
    padding: 10px;
  }
  .yoroken__wrapper .flex__wrapper .flex__img--wrapper img {
    width: 50%;
    margin: 0 auto;
  }
  .yoroken__wrapper .flex__wrapper .flex__desc--wrapper {
    padding: 0;
    width: 100%;
  }
  .yoroken__wrapper .flex__wrapper .flex__desc--wrapper h4 {
    font-size: 1rem;
    padding: 5px;
  }
  .yoroken__wrapper .flex__wrapper .flex__desc--wrapper p {
    padding: 5px 0;
    font-size: .8rem;
  }
  .yoroken__wrapper .flex__wrapper .flex__desc--wrapper .btn__wrapper {
    position: relative;
    margin: 40px 0 0;
  }
  .yoroken__wrapper .flex__wrapper .flex__desc--wrapper .btn__wrapper a {
    font-size: 1rem;
    padding: 10px;
  }
  .yoroken__wrapper .flex__wrapper .flex__desc--wrapper .btn__wrapper a img {
    padding: 0 5px;
    width: 10% !important;
  }
  .kanto__wrapper .flex--wrapper2 {
    margin: 10px auto;
  }
  .kanto__wrapper .flex--wrapper2 a {
    width: calc(100%/3 - 5px);
  }
  .bs__btn {
    width: 80%;
    margin: 10px auto 50px;
    padding: 8px 10px;
    font-size: 0.9rem;
  }
  .sp {
    display: block;
  }
  .sp img {
    display: block;
  }
  .pc {
    display: none;
  }
  .pc img {
    display: none;
  }
}

.swiper-container {
  width: 100%;
  max-width: 740px;
}

.swiper-button-prev::before,
.swiper-button-next::before {
  font-size: 32px;
  color: #444;
  font-weight: 900;
}

.swiper-container {
  background: #FBB03B;
  border-right: 40px solid #FBB03B;
  border-left: 40px solid #FBB03B;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
  padding: 20px 0 !important;
}

.swiper-slide {
  list-style: none;
  background: #fff;
  padding: 20px 10px 10px;
  border-radius: 10px;
  height: auto !important;
}

.swiper-slide .number {
  position: absolute;
  top: -10px;
  left: -10px;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #42210B;
  color: #fff;
  font-size: 1rem;
  line-height: 30px;
  text-align: center;
  margin: 0;
}

.swiper-slide a {
  text-decoration: none;
  color: #42210B;
  word-break: break-all;
  height: 100%;
}

.swiper-slide a img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.swiper-slide a .top_rank_p {
  font-size: .7rem;
  line-height: 1.2;
  padding: 10px 0;
}

@media screen and (max-width: 739px) {
  .swiper-container {
    width: 100%;
    max-width: 100%;
    border-right: 20px solid #FBB03B;
    border-left: 20px solid #FBB03B;
  }
  .swiper-slide a img {
    max-width: 80%;
  }
  .swiper-slide a .top_rank_p {
    font-size: .7rem;
    line-height: 1.2;
  }
}
/*# sourceMappingURL=20230315.css.map */