@charset "UTF-8";
h1.h1.block-event-page--header {
  display: none;
}
.p-ranking-anchor-text {
display: flex;
align-items: center;
justify-content: center;
align-content: center;
flex-flow: row wrap;
width: 280px;
height: 52px;
border-radius: 4px;
text-align: center;
margin: 0 auto;
position: relative;
background-color: #ffff;
width: 350px;
font-size: 16px;
color: #3A6DCE;
margin-bottom: 25px;
border-radius: 50px;
}

.p-henreihin-banner__combo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 50px;
  margin-bottom: 25px;
}

.p-henreihin-recommend-heading {
  max-width: 1244px;
  margin: 0 auto;
  color: #333333;
  text-align: right;
}

span.p-henreihin-recommend__ttl-sub {
  font-size: 18px;
  letter-spacing: 0.16em;
  font-weight: 500;
}

.p-ranking-anchor-text ::after {
content: "";
display: block;
position: absolute;
z-index: 2;
top: 50%;
right: 30px;
width: 20px;
height: 20px;
margin-left: 5px;
background: transparent url(/shop_assets/img/usr/common/icon_arrow_wbg.png) no-repeat right center / contain;
transform: translate3d(0, -50%, 0) rotate(90deg);
}

a.other-search__item-button-link {
  display: block;
  position: relative;
  width: 100%;
  color: #4783F5;
  font-size: 16px;
  font-weight: 600;
  line-height: 52px;
  letter-spacing: 0.5px;
  text-align: center;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 1px solid #4783F5;
  border-radius: 3px;
  transition: opacity 0.3s ease 0s;
}

@media (min-width: 960px) {
.top_button {
  vertical-align: middle;
  padding: 50px 0;
  text-align: center;
}

a.top_link_btn {
  display: inline-block;
  width: 400px;
  line-height: 70px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #00146e;
  box-shadow: -6px 6px 0px #4783f5;
  border-radius: 4px;
  transition: .3s;
}

a.top_link_btn span {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
}

a.top_link_btn:hover {
  opacity: 1;
}

a.top_link_btn:hover {
  box-shadow: unset;
  transform: translate(-4px,4px);
}

br.sp_only {
  display: none;
}
.pane-contents {
  background-color: #f4eede;
}

h2.h1.block-event-page--header img {
  margin-top: 25px;
}

p.ranking-title {
  text-align: center;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 5px;
  line-height: 48px;
  margin-top: 45px;
}

p.ranking-title span {
  background: linear-gradient(transparent 55%, #d3bd5a 20%);
  width: 300px;
  margin: 0 auto;
  font-size: 22px;
}

main.pane-main {
  padding-top: 0px;
}
.other-search {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  background-size: 500px 500px;
  background-position: top center;
  background-repeat: repeat;
  padding-bottom: 103px;
}

.other-search__inner {
  width: 1200px;
  margin: 0 auto;
}
.other-search__bg {
  background-color: #FFFFFF;
  border-radius: 8px;
  padding: 40px 40px 32px;
}
.other-search__box {
  width: 100%;
}
.other-search__title {
  position: relative;
  color: #00146E;
  font-size: 26px;
  font-weight: 700;
  line-height: 37px;
  letter-spacing: 2px;
  text-align: center;
  padding: 10px 0 0 0;
  margin: 0 auto 28px;
}
a.other-search__item-button-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 15px;
  height: 15px;
  background-image: url(/cms/area/img/icon_right_arrow.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
.other-search__item-box {
  display: flex
;
  flex-flow: row wrap;
}
.other-search__item {
  width: 203px;
  margin-right: 20px;
  margin-bottom: 16px;
}
.other-search__item-button {
  width: 100%;
}
a.other-search__item-button-link {
  display: block;
  position: relative;
  width: 100%;
  color: #4783F5;
  font-size: 16px;
  font-weight: 600;
  line-height: 52px;
  letter-spacing: 0.5px;
  text-align: center;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 1px solid #4783F5;
  border-radius: 3px;
  transition: opacity 0.3s ease 0s;
}
p.ranking-text {
  text-align: center;
  padding: 50px;
  font-size: 18px;
  line-height: 33px;
}
}
@media (max-width: 959px) {
.block-event-page {
  background-image: url(/cms/area/img/repeat_grid.jpg);
}
p.ranking-title span {
  background: linear-gradient(transparent 55%, #d3bd5a 20%);
  width: 300px;
  margin: 0 auto;
  font-size: 16px;
}
p.ranking-title {
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 4px;
  line-height: 37px;
  margin-top: 30px;
}

p.ranking-text {
  text-align: center;
  padding: 30px 0;
  font-size: 15px;
}
  .other-search {
      padding: 32px 0px 24px;
      margin-top: 8px;
  }
  .other-search__inner {
      width: auto;
  }
.other-search__bg {
      background-color: rgba(255, 255, 255, 0);
      border-radius: 0;
      padding: 0;
  }
.other-search__box {
  width: 100%;
}
  .other-search__title {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 20px;
  }
  .other-search__item {
      width: calc(50% - 8px);
      margin-right: 8px;
      margin-bottom: 8px;
  }
.other-search__item-button {
  width: 100%;
}
  a.other-search__item-button-link {
      font-size: 15px;
      line-height: 46px;
      text-align: left;
      padding-left: 12px;
      box-sizing: border-box;
  }
.other-search__item-box {
  display: flex;
  flex-flow: row wrap;
}
a.other-search__item-button-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 15px;
  height: 15px;
  background-image: url(/cms/area/img/icon_right_arrow.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
.p-henreihin-banner__combo {
  gap: 5px;
  margin-bottom: 5px;
}
  .block-event-page {
      background-image: url(/cms/area/img/repeat_grid.jpg);
      margin-bottom: -40px;
      padding-bottom: 100px;
  }
  .top_button {
      vertical-align: middle;
      padding: 20px 0;
      text-align: center;
  }

  .p-henreihin-banner__combo {
      max-width: 100%;
      padding: 0 5vw;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
  }
  
  .p-henreihin-banner__combo:last-of-type  {
      margin-bottom: 0px;
  }

 .top_button {
      vertical-align: middle;
      padding: 20px 0;
      text-align: center;
  }

  a.top_link_btn {
      display: inline-block;
      width: 87vw;
      line-height: 70px;
      text-align: center;
      text-decoration: none;
      color: #fff;
      background-color: #00146e;
      box-shadow: -6px 6px 0px #4783f5;
      border-radius: 4px;
  }

 span.p-henreihin-recommend__ttl-sub {
     font-size: 16px;
 }
}