@charset "UTF-8";
html {
  font-size: 62.5%;
}

body {
  font-size: 1.2rem;
  margin: 0;
}

.renewal2402 {
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, "Noto Sans JP", Arial, sans-serif;
  color: #212121;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.renewal2402 * {
  box-sizing: border-box;
}
.renewal2402 :before, .renewal2402 :after {
  box-sizing: border-box;
}
.renewal2402 input[type=submit],
.renewal2402 input[type=button],
.renewal2402 button {
  line-height: 1.5;
}
.renewal2402 input[type=submit]:focus,
.renewal2402 input[type=button]:focus,
.renewal2402 button:focus {
  outline: none;
}
.renewal2402 div, .renewal2402 dl, .renewal2402 dt, .renewal2402 dd, .renewal2402 ul, .renewal2402 ol, .renewal2402 li, .renewal2402 h1, .renewal2402 h2, .renewal2402 h3, .renewal2402 h4, .renewal2402 h5, .renewal2402 h6, .renewal2402 pre, .renewal2402 form, .renewal2402 fieldset, .renewal2402 input, .renewal2402 textarea, .renewal2402 p, .renewal2402 blockquote, .renewal2402 th, .renewal2402 td, .renewal2402 figure {
  margin: 0;
  padding: 0;
}
.renewal2402 ol, .renewal2402 ul, .renewal2402 li {
  list-style: none;
  padding: 0;
}
.renewal2402 th {
  text-align: center;
}
.renewal2402 a {
  text-decoration: none;
  cursor: pointer;
  color: #212121;
  outline: none;
  transition: opacity 0.2s ease-out;
}
.renewal2402 a:hover {
  opacity: 0.7;
  text-decoration: underline;
}
.renewal2402 input, .renewal2402 textarea, .renewal2402 select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.renewal2402 hr {
  display: none;
}
.renewal2402 strong {
  font-weight: bold;
}
.renewal2402 img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.renewal2402 h1, .renewal2402 h2, .renewal2402 h3, .renewal2402 h4, .renewal2402 h5 {
  font-size: inherit;
}
.renewal2402 table {
  border-collapse: separate;
}

/* ClearFix
---------------------------------------------------- */
/* Absolute
---------------------------------------------------- */
.renewal2402 .commonHeader {
  height: 88px;
  padding: 16px 24px;
  border-bottom: 1px solid #212121;
}
.renewal2402 .commonHeader__inner {
  display: flex;
  justify-content: space-between;
}
.renewal2402 .commonHeader__left {
  width: 60%;
  display: flex;
}
.renewal2402 .commonHeader__right {
  width: 40%;
  height: 54px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.renewal2402 .commonHeader__right li + li {
  margin-left: 24px;
}
.renewal2402 .commonHeader__right img {
  display: block;
  width: 32px;
  height: 32px;
  max-width: fit-content;
}
.renewal2402 .commonHeader__banner {
  margin-left: 24px;
}
.renewal2402 .commonHeader__banner .aside.left:hover {
  opacity: 0.7;
}
.renewal2402 .commonHeader__form {
  width: 320px;
  height: 46px;
  position: relative;
}
.renewal2402 .commonHeader--premium {
  border-bottom: none;
  background: #FFFFFF;
}
.renewal2402 .commonHeader--premium .siteLogo img {
  height: 42px;
  width: 262px;
}
.renewal2402 .siteLogo a {
  display: block;
}
.renewal2402 .siteLogo img {
  width: 248px;
  height: 26px;
}
.renewal2402 .premiumVenueSiteLogo a {
  display: block;
}
.renewal2402 .premiumVenueSiteLogo img {
  width: 262px;
  height: 42px;
}
.renewal2402 #header {
  margin-bottom: 0;
}
.renewal2402 .searchForm {
  position: relative;
  width: 100%;
  height: 42px;
  display: inline-block;
  border: 1px solid #212121;
  border-radius: 6px;
}
.renewal2402 .searchForm__textField {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 10px;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #212121;
  font-size: 1.4rem;
}
.renewal2402 .searchForm__textField::placeholder {
  color: #a4a4a4;
}
.renewal2402 .searchForm__textField::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}
.renewal2402 .searchForm__btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.renewal2402 .searchForm__btn:hover {
  opacity: 0.9;
}
.renewal2402 .header__searchForm {
  position: relative;
  width: 100%;
  height: 46px;
  display: inline-block;
  border: 1px solid #212121;
  border-radius: 6px;
}
.renewal2402 .header__searchForm__textField {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 10px;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #212121;
  font-size: 1.4rem;
}
.renewal2402 .header__searchForm__textField::placeholder {
  color: #a4a4a4;
}
.renewal2402 .header__searchForm__btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  cursor: pointer;
}
.renewal2402 .header__searchForm__btn:hover {
  opacity: 0.9;
}
.renewal2402 .header__searchForm__suggest {
  position: absolute;
  top: 46px;
  right: initial;
  bottom: initial;
  left: 2px;
  width: 277px;
  padding: 6px 12px;
  border: 1px solid #e1e1e1;
  border-top: none;
  background: #fff;
  z-index: 100;
  box-shadow: 0 2px 6px 0 rgba(51, 51, 51, 0.1);
}
.renewal2402 .header__searchForm__suggest li {
  padding: 6px 4px;
  font-size: 1.4rem;
}
.renewal2402 .header__searchForm__suggest li + li {
  margin-left: 0;
}
.renewal2402 .headerNavi {
  max-width: 960px;
  width: 100%;
  margin: auto;
  padding: 36px 48px;
  position: relative;
  z-index: 10;
}
.renewal2402 .headerNavi__wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.renewal2402 .headerNavi__wrap::-webkit-scrollbar {
  display: none;
}
.renewal2402 .headerNavi__list {
  display: flex;
  width: max-content;
  justify-content: space-between;
  align-items: center;
}
.renewal2402 .headerNavi li + li {
  margin-left: 42px;
}
.renewal2402 .headerNavi__item {
  font-size: 1.6rem;
  font-weight: bold;
}
.renewal2402 .headerNavi__leftArrow {
  position: absolute;
  top: calc(50% - 7px);
  right: initial;
  bottom: initial;
  left: 16px;
  content: "";
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.renewal2402 .headerNavi__leftArrow span {
  position: absolute;
  top: 25%;
  right: initial;
  bottom: initial;
  left: 25%;
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateX(20%) rotate(-135deg);
}
.renewal2402 .headerNavi__rightArrow {
  position: absolute;
  top: calc(50% - 7px);
  right: 16px;
  bottom: initial;
  left: initial;
  content: "";
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.renewal2402 .headerNavi__rightArrow span {
  position: absolute;
  top: 25%;
  right: initial;
  bottom: initial;
  left: 25%;
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateX(20%) rotate(45deg);
}
.renewal2402 .snsLinkList {
  margin-top: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.renewal2402 .snsLinkList li + li {
  margin-left: 24px;
}
.renewal2402 .snsLinkList img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.renewal2402 .footerBottom {
  max-width: 960px;
  width: 100%;
  margin: auto;
  padding: 64px 15px;
}
.renewal2402 .footerBottom__logo {
  margin: 0 auto;
  display: block;
  text-align: center;
}
.renewal2402 .footerBottom__menu {
  margin: 36px 0;
  padding-bottom: 36px;
  display: flex;
  justify-content: space-around;
  border-bottom: 1px solid #e1e1e1;
}
.renewal2402 .footerBottom__menu a {
  font-size: 1.4rem;
}
.renewal2402 .footerBottom__wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.renewal2402 .footerBottom__wrap::-webkit-scrollbar {
  display: none;
}
.renewal2402 .footerBottom__list {
  display: flex;
  width: max-content;
  justify-content: space-between;
  align-items: center;
}
.renewal2402 .footerBottom li + li {
  margin-left: 42px;
}
.renewal2402 .footerBottom__item {
  font-size: 1.6rem;
  font-weight: bold;
}
.renewal2402 .returnHomeLink {
  padding: 8px 15px;
  background: #f4f4f4;
}
.renewal2402 .returnHomeLink__item {
  position: relative;
  padding-left: 12px;
  color: #a4a4a4;
  font-size: 1.2rem;
  display: block;
}
.renewal2402 .returnHomeLink__item::before {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 0;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateY(-50%) rotate(-135deg);
}
.renewal2402 .pageHeaderNav {
  margin: 40px 0 36px calc(50% - 50vw);
  border-top: 1px solid #bdaa7d;
  border-bottom: 1px solid #bdaa7d;
}
.renewal2402 .pageHeaderNav__wrap {
  width: 960px;
  margin: auto;
}
.renewal2402 .pageHeaderNav__list {
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.renewal2402 .pageHeaderNav__item {
  position: relative;
  z-index: 10;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.renewal2402 .pageHeaderNav__item--filled {
  margin: -5px -1px 0 0;
  height: 55px;
  background: #bdaa7d;
  color: #fff;
  border-radius: 5px 5px 0 0;
}
.renewal2402 .pageHeaderNav__item--filled.pageHeaderNav__item--withPanorama::before {
  top: -8px;
}
.renewal2402 .pageHeaderNav__item--withPanorama {
  position: relative;
}
.renewal2402 .pageHeaderNav__item--withPanorama::before {
  position: absolute;
  top: -20px;
  right: initial;
  bottom: initial;
  left: 50%;
  content: "";
  background: url(../../img/renewal202402/common/ico_panorama.png) no-repeat;
  background-size: contain;
  width: 34px;
  height: 24px;
  display: block;
  z-index: 100;
  transform: translateX(-50%);
}
.renewal2402 .pageHeaderNav li {
  flex: 1;
}
.renewal2402 .pageHeaderNav li + li {
  border-left: 0.5px solid #bdaa7d;
}
.renewal2402 .pageHeaderNav__listItemFilled {
  position: relative;
}
.renewal2402 .pageHeaderNav__listItemFilled::before {
  position: absolute;
  top: -5px;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: #fff;
  z-index: 1;
  height: 55px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.renewal2402 .pageHeaderPremiumNav {
  margin: -36px 0 36px calc(50% - 50vw);
  height: 50px;
  background: #3c3c3c;
}
.renewal2402 .pageHeaderPremiumNav__wrap {
  width: 960px;
  margin: auto;
  padding: 8px 0;
}
.renewal2402 .pageHeaderPremiumNav li {
  flex: 1;
  position: relative;
}
.renewal2402 .pageHeaderPremiumNav li + li {
  border-left: 0.5px solid #bdaa7d;
}
.renewal2402 .pageHeaderPremiumNav__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.renewal2402 .pageHeaderPremiumNav__list--threeItems li {
  width: 33.3333333333%;
}
.renewal2402 .pageHeaderPremiumNav__list--twoItems li {
  width: 50%;
}
.renewal2402 .pageHeaderPremiumNav__list--oneItems li {
  flex: initial;
  width: 50%;
}
.renewal2402 .pageHeaderPremiumNav__item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 1.4rem;
  line-height: 1.2;
  text-align: center;
  color: #fff;
}
.renewal2402 .pageHeaderPremiumNav__item--filled {
  margin: -8px -1px;
  height: 50px;
  background: #bdaa7d;
}
.renewal2402 .pageHeaderPremiumNav__item span {
  padding-bottom: 2px;
  font-family: "Bodoni Moda", serif;
  font-size: 1.2rem;
}
.renewal2402 .premiumNavPullDownMenu {
  position: absolute;
  top: 41px;
  right: initial;
  bottom: initial;
  left: 0;
  z-index: 100;
  box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.3);
}
.renewal2402 .premiumNavPullDownMenu li {
  border-top: 0.5px solid #bdaa7d;
}
.renewal2402 .premiumNavPullDownMenu li a {
  display: block;
  padding: 10px 16px;
  background: #3c3c3c;
  color: #fff;
  font-size: 1.4rem;
  white-space: nowrap;
}
.renewal2402 .pageHeaderSubNav {
  margin: -36px 0 24px 0;
  border-bottom: 1px solid #bdaa7d;
}
.renewal2402 .pageHeaderSubNav__list {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.renewal2402 .pageHeaderSubNav__item {
  padding: 0 12px;
  color: #bdaa7d;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  display: block;
}
.renewal2402 .pageHeaderSubNav__item--filled {
  background: #bdaa7d;
  color: #fff;
  border-radius: 100px;
}
.renewal2402 .footerTop {
  background: #f4f4f4;
}
.renewal2402 .footerTop__inner {
  max-width: 960px;
  width: 100%;
  margin: auto;
  padding: 64px 15px;
}
.renewal2402 .footerCompMenu {
  margin-bottom: 24px;
  display: flex;
  flex-wrap: wrap;
}
.renewal2402 .footerCompMenu__item {
  width: 25%;
  margin: -1px 0 0 -1px;
  display: flex;
  align-items: center;
  border: 1px solid #e1e1e1;
  background: #fff;
}
.renewal2402 .footerCompMenu__item a {
  padding: 18px 24px;
  display: block;
  font-size: 1.4rem;
}
.renewal2402 .footerMenuColumu {
  display: flex;
  justify-content: space-between;
}
.renewal2402 .footerMenuColumu__item {
  width: 48%;
}
.renewal2402 .footerMenuColumu__item li + li {
  margin-top: 12px;
}
.renewal2402 .footerMenuColumu__itemLink {
  position: relative;
  padding-left: 16px;
  display: block;
  font-size: 1.4rem;
  width: max-content;
}
.renewal2402 .footerMenuColumu__itemLink::before {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 0;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateY(-50%) rotate(45deg);
}
.renewal2402 .snsLinkList {
  margin-top: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.renewal2402 .snsLinkList li + li {
  margin-left: 24px;
}
.renewal2402 .snsLinkList img {
  max-width: 40px;
  max-height: 40px;
  object-fit: contain;
}
.renewal2402 .footerBottom {
  max-width: 960px;
  width: 100%;
  margin: auto;
  padding: 64px 15px;
}
.renewal2402 .footerBottom__wrap {
  background: #FFFFFF;
}
.renewal2402 .footerBottom__logo {
  margin: 0 auto;
  display: block;
  text-align: center;
}
.renewal2402 .footerBottom__menu {
  margin: 36px 0;
  padding-bottom: 36px;
  display: flex;
  justify-content: space-around;
  border-bottom: 1px solid #e1e1e1;
}
.renewal2402 .footerBottom__menu a {
  font-size: 1.4rem;
}
.renewal2402 .footerBottom__privacy {
  width: 600px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.renewal2402 .footerBottom__privacyImg {
  width: 22%;
}
.renewal2402 .footerBottom__privacyTxt {
  margin-left: 15px;
  font-size: 1.2rem;
}
.renewal2402 .footerBottom__copyright {
  margin-top: 36px;
  text-align: center;
  font-size: 1.4rem;
  color: #a4a4a4;
}
.renewal2402 .contTtl {
  margin-bottom: 36px;
  font-size: 7.5rem;
  font-family: "Outfit", sans-serif;
  font-weight: 500;
  line-height: 1;
}
.renewal2402 .contTtl span {
  padding-top: 12px;
  display: block;
  font-size: 1.8rem;
  font-weight: normal;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, "Noto Sans JP", Arial, sans-serif;
}
.renewal2402 .contTtl + .rankingBlock {
  margin-top: 0;
}
.renewal2402 .contSubTtl {
  padding-left: 12px;
  font-size: 2.2rem;
  line-height: 1;
  border-left: 3px solid #212121;
}
.renewal2402 .pageTtl {
  width: 930px;
  margin: 36px auto;
  text-align: center;
  line-height: 1;
}
.renewal2402 .pageTtl--large {
  margin: 12px auto 2px;
  font-size: 7.5rem;
  font-family: "Outfit", sans-serif;
}
.renewal2402 .pageTtl--middle {
  font-size: 3.4rem;
  line-height: 1.2;
}
.renewal2402 .pageTtl--noTopSpace {
  margin-top: 0;
}
.renewal2402 .pageTtl--noBottomSpace {
  margin-bottom: 0;
}
.renewal2402 .hallContentsTtl {
  margin: 0 auto 36px;
  text-align: center;
  line-height: 1;
}
.renewal2402 .hallContentsTtl__ttlSub {
  display: block;
  font-size: 1.8rem;
  font-family: "Outfit", sans-serif;
  color: #bdaa7d;
}
.renewal2402 .hallContentsTtl__ttlMain {
  margin-top: 12px;
  display: block;
  font-size: 3.4rem;
}
.renewal2402 .hallContentsTtl + .recommendList {
  margin-top: -24px;
}
.renewal2402 .contentsBlock {
  margin: 64px 0;
  overflow: hidden;
}
.renewal2402 .contentsBlock__inner {
  max-width: 960px;
  width: 100%;
  margin: auto;
  padding: 0 15px;
}
.renewal2402 .contentsBlock--bgBlue {
  margin: 0;
  padding: 64px 0;
  background: #d4e1eb;
}
.renewal2402 .contentsBlock--bgGreen {
  margin: 0;
  padding: 64px 0;
  background: #d1e3e5;
}
.renewal2402 .contentsBlock--bgLightGreen {
  margin: 0;
  padding: 64px 0;
  background: #e8f1f2;
}
.renewal2402 .contentsBlock--bgBeige {
  margin: 0;
  padding: 64px 0;
  background: #eeded5;
}
.renewal2402 .contentsBlock--bgLightBeige {
  margin: 0;
  padding: 64px 0;
  background: #f5f1ea;
}
.renewal2402 .contentsBlock--bgDarkBeige {
  margin: 0;
  padding: 64px 0;
  background: #ebe4d5;
}
.renewal2402 .contentsBlock--bgPink {
  margin: 0;
  padding: 64px 0;
  background: #ece2e3;
}
.renewal2402 .contentsBlock--bgGray {
  margin: 0;
  padding: 64px 0;
  background: #f4f4f4;
}
.renewal2402 .contentsBlock--bgLightGray {
  margin: 0;
  padding: 64px 0;
  background: #fafafa;
}
.renewal2402 .contentsBlock--noBottomSpace {
  margin-bottom: 0;
}
.renewal2402 .contentsBlock--noTopSpace {
  margin-top: 0;
}
.renewal2402 .contentsBlock--widthTopLine {
  padding-top: 64px;
  border-top: 1px solid #bdaa7d;
}
.renewal2402 .alignRightLinkWrap {
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
}
.renewal2402 .alignRightLinkWrap--withTopSpace {
  margin-top: 48px;
}
.renewal2402 .alignRightLinkWrap--minusTopSpace {
  margin-top: -12px;
}
.renewal2402 .alignRightLink {
  position: relative;
  padding-right: 24px;
  text-align: right;
  font-size: 1.4rem;
  display: inline-block;
  z-index: 10;
}
.renewal2402 .alignRightLink::after {
  position: absolute;
  top: 50%;
  right: 12px;
  bottom: initial;
  left: initial;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateY(-50%) rotate(45deg);
}
.renewal2402 .fiveColumnList {
  display: flex;
}
.renewal2402 .fiveColumnList__item {
  width: calc(20% - 7px);
  margin-left: 15px;
}
.renewal2402 .fiveColumnList__item:first-child {
  margin-left: 0;
}
.renewal2402 .fiveColumnList__txt {
  margin-top: 4px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.25;
}
.renewal2402 .threeColumnList {
  display: flex;
}
.renewal2402 .threeColumnList__item {
  width: calc(33.3% - 7px);
  margin-left: 15px;
}
.renewal2402 .threeColumnList__item:first-child {
  margin-left: 0;
}
.renewal2402 .threeColumnList__txt {
  margin-top: 4px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.renewal2402 .recommendBlock {
  margin: 36px 0;
}
.renewal2402 .recommendBlock__ttl {
  margin-bottom: 24px;
  font-size: 1.8rem;
  line-height: 1;
}
.renewal2402 .recommendBlock__ttl img {
  width: 24px;
  height: auto;
  margin-right: 4px;
  vertical-align: middle;
}
.renewal2402 .recommendBlock__ttl span {
  vertical-align: middle;
}
.renewal2402 .recommendBlock--noBottomSpace {
  margin-bottom: 0;
}
.renewal2402 .pickUpWrap {
  margin-top: 48px;
}
.renewal2402 .pickUpWrap__inner {
  max-width: 960px;
  width: 100%;
  margin: auto;
  padding: 0 15px;
}
.renewal2402 .pickUpWrap--bgGray {
  padding: 48px 0;
  background: #f4f4f4;
}
.renewal2402 .pickUpWrap--bgLightGray {
  padding: 48px 0;
  background: #fafafa;
}
.renewal2402 .pickUpWrap__banner {
  width: 930px;
  margin: 24px auto 48px;
}
.renewal2402 .pickUpWrap__bottonArea {
  width: 327px;
  margin: 0 auto;
}
.renewal2402 .recommendArea {
  margin-top: 48px;
}
.renewal2402 .recommendArea:first-child {
  margin-top: 0;
}
.renewal2402 .recommendArea__ttl {
  max-width: 960px;
  width: 100%;
  margin: 0 auto 12px;
  padding: 12px 0;
  font-size: 2rem;
  text-align: center;
  border-top: 1px solid #212121;
  border-bottom: 1px solid #212121;
}
.renewal2402 .recommendList {
  position: relative;
  width: 1008px;
  margin: 0 auto;
}
.renewal2402 .recommendList__slider {
  position: relative;
  width: 942px;
  height: 354px;
  margin: 0 auto;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.renewal2402 .recommendList__slider::-webkit-scrollbar {
  display: none;
}
.renewal2402 .recommendList__slider.recommendFairList {
  overflow: initial;
}
.renewal2402 .recommendList__arrowLeft {
  position: absolute;
  top: 48%;
  right: initial;
  bottom: initial;
  left: -8px;
  transform: translateY(-50%);
  display: block;
}
.renewal2402 .recommendList__arrowLeft img {
  width: 32px;
  height: 32px;
}
.renewal2402 .recommendList__arrowRight {
  position: absolute;
  top: 48%;
  right: -8px;
  bottom: initial;
  left: initial;
  transform: translateY(-50%);
  display: block;
}
.renewal2402 .recommendList__arrowRight img {
  width: 32px;
  height: 32px;
}
.renewal2402 .recommendList--short {
  width: 1128px;
}
.renewal2402 .recommendList--short .recommendList__slider {
  width: 1060px;
  height: 216px;
}
.renewal2402 .recommendList--long .recommendList__slider {
  height: 430px;
}
.renewal2402 .recommendList--long .recommendList__arrowLeft, .renewal2402 .recommendList--long .recommendList__arrowRight {
  top: 39%;
}
.renewal2402 .recommendList--long .recommendList__txt {
  -webkit-line-clamp: 1;
}
.renewal2402 .recommendList--plan {
  width: 1218px;
}
.renewal2402 .recommendList--plan .recommendList__slider {
  width: 1150px;
  height: 470px;
}
.renewal2402 .recommendList--resortPlan {
  width: 1218px;
}
.renewal2402 .recommendList--resortPlan .recommendList__slider {
  width: 1150px;
  height: 436px;
}
.renewal2402 .recommendList--planShort {
  width: 1218px;
}
.renewal2402 .recommendList--planShort .recommendList__slider {
  width: 1150px;
  height: 370px;
}
.renewal2402 .recommendList--planLong {
  width: 1218px;
}
.renewal2402 .recommendList--planLong .recommendList__slider {
  width: 1150px;
  height: 466px;
}
.renewal2402 .recommendList--fair {
  width: 1218px;
}
.renewal2402 .recommendList--fair .recommendList__slider {
  width: 1150px;
  height: 520px;
}
.renewal2402 .recommendList--fairShort {
  width: 1218px;
}
.renewal2402 .recommendList--fairShort .recommendList__slider {
  width: 1150px;
  height: 422px;
  margin-bottom: -8px;
}
.renewal2402 .recommendList--benefit {
  width: 1218px;
}
.renewal2402 .recommendList--benefit .recommendList__slider {
  width: 1150px;
  height: 284px;
}
.renewal2402 .recommendList--brand .recommendList__arrowLeft, .renewal2402 .recommendList--brand .recommendList__arrowRight {
  top: 40%;
}
.renewal2402 .recommendList--pickUpBrand {
  height: 360px;
}
.renewal2402 .recommendList--pickUpBrand .recommendList__arrowLeft, .renewal2402 .recommendList--pickUpBrand .recommendList__arrowRight {
  top: 43.5%;
}
.renewal2402 .recommendList--pickUpBrand .recommendList__slider {
  height: 380px;
}
.renewal2402 .recommendList__wrap {
  position: absolute;
  top: 0;
  right: initial;
  bottom: initial;
  left: 50%;
  margin: 24px auto;
  display: flex;
  width: max-content;
  justify-content: center;
  transform: translateX(-50%);
}
.renewal2402 .recommendList__listItem {
  width: 280px;
  height: auto;
  margin: 0 21px;
}
.recommendList--short .recommendList__listItem {
  width: 320px;
}

.renewal2402 .recommendList__listItem a {
  display: block;
}
.renewal2402 .recommendList__featureItem {
  position: relative;
}
.renewal2402 .recommendList__featureItem--ttl {
  position: absolute;
  top: initial;
  right: 12px;
  bottom: 8px;
  left: 12px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}
.renewal2402 .recommendList__featureImgWrapper {
  aspect-ratio: 2/1;
  display: block;
}
.renewal2402 .recommendList__featureImgWrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.renewal2402 .recommendList__name {
  margin-top: 12px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.25;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.renewal2402 .recommendList__txt {
  margin-top: 8px;
  font-size: 1.2rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.renewal2402 .recommendList__sub {
  margin-top: 8px;
  color: #a4a4a4;
  font-size: 1.2rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.renewal2402 .recommendList .commonBtnParts__tel {
  font-size: 1.6rem;
  width: 82%;
}
.renewal2402 .recommendList .commonTagList {
  height: 26px;
}
.renewal2402 .slideController {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.renewal2402 .slideController__item {
  margin-left: 18px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #c8c8c8;
}
.renewal2402 .slideController__item:first-child {
  margin-left: 0;
}
.renewal2402 .slideController__item--active {
  background: #212121;
}
.renewal2402 .planBox {
  width: 350px;
  margin: 0 21px;
  padding: 24px 16px 20px;
  border-radius: 5px;
  border: 2px solid #bdaa7d;
  background: #fff;
}
.renewal2402 .planBox__ttl {
  margin: 12px 0 8px;
  height: 60px;
  font-size: 1.6rem;
  line-height: 1.25;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.renewal2402 .planBox__locaTxt {
  font-size: 1.4rem;
  color: #a4a4a4;
}
.renewal2402 .planBox__main {
  margin: 16px 0;
  display: flex;
  justify-content: space-between;
}
.renewal2402 .planBox__mainImg {
  width: 42%;
}
.renewal2402 .planBox__mainTxt {
  width: 54%;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.25;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.renewal2402 .planBox__subTxt {
  margin-top: -8px;
  font-size: 1.2rem;
  color: #a4a4a4;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.renewal2402 .planBox .commonBtnParts {
  margin-top: 16px;
}
.renewal2402 .planBox .alignRightLink {
  font-size: 1.2rem;
}
.renewal2402 .planPriceBox {
  padding: 8px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 0.5px solid #bdaa7d;
  letter-spacing: 0.3px;
}
.renewal2402 .planPriceBox__personNum {
  width: 24%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
.recommendList--resortPlan .planPriceBox__personNum {
  width: 21%;
}

.renewal2402 .planPriceBox__priceItem {
  width: 76%;
  padding: 0 12px;
  border-left: 0.5px dashed #bdaa7d;
  color: #c20202;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: 0.3px;
}
.renewal2402 .planPriceBox__priceItem b {
  font-size: 2.8rem;
}
.recommendList--resortPlan .planPriceBox__priceItem {
  width: 79%;
  padding: 0 0 0 8px;
  font-size: 1.8rem;
}
.recommendList--resortPlan .planPriceBox__priceItem b {
  font-size: 2.4rem;
}

.renewal2402 .planPriceBox__offPrice {
  margin-left: 12px;
  padding: 6px;
  background: #c20202;
  font-size: 1.1rem;
  color: #fff;
  line-height: 1;
  display: inline-block;
  border-radius: 3px;
  vertical-align: text-top;
}
.recommendList--resortPlan .planPriceBox__offPrice {
  margin-left: 0;
}

.renewal2402 .planPriceBox + .planDetailContents {
  margin-top: 16px;
}
.renewal2402 .planDetailContents {
  margin-top: 8px;
  display: flex;
}
.renewal2402 .planDetailContents__ttl {
  width: 60px;
  font-size: 1.2rem;
  color: #a4a4a4;
}
.renewal2402 .planDetailContents__txt {
  font-size: 1.4rem;
}
.renewal2402 .fairTimeBox {
  padding: 10px 0;
  height: 98px;
  display: flex;
  align-items: center;
  border: 0.5px solid #bdaa7d;
  line-height: 1.4;
}
.renewal2402 .fairTimeBox__date {
  padding: 12px;
  font-size: 2.2rem;
  color: #bdaa7d;
  font-weight: bold;
  text-align: right;
  letter-spacing: 0.3px;
  line-height: 1.2;
}
.renewal2402 .fairTimeBox__date span {
  display: block;
  font-size: 1.4rem;
}
.renewal2402 .fairTimeBox__time {
  min-height: 46px;
  padding: 0 12px;
  font-size: 2rem;
  border-left: 0.5px dashed #bdaa7d;
  display: flex;
  align-items: center;
}
.renewal2402 .fairTimeBox__timeList {
  overflow: hidden;
}
.renewal2402 .fairTimeBox__timeList li {
  display: flex;
  align-items: center;
}
.renewal2402 .fairTimeBox__timeList li + li {
  margin-top: 8px;
}
.renewal2402 .fairTimeBox__timeListSubTxt {
  width: 38px;
  font-size: 1.2rem;
  color: #a4a4a4;
}
.renewal2402 .fairTimeBox__timeListMainTxt {
  width: 104px;
  font-size: 1.2rem;
}
.renewal2402 .fairTimeBox__timeListStatus {
  height: 22px;
  display: inline-flex;
}
.renewal2402 .fairTimeBox__others {
  justify-content: flex-end;
}
.renewal2402 .fairTimeBox__others .alignRightLinkWrap {
  margin-top: 0;
}
.renewal2402 .timeStatus {
  padding: 2px 6px;
  border-radius: 3px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  display: inline-flex;
  align-items: center;
}
.renewal2402 .timeStatus--available {
  background: #212121;
}
.renewal2402 .timeStatus--warning {
  background: #c20202;
}
.renewal2402 .timeStatus--full {
  background: #a4a4a4;
}
.renewal2402 .commonBtnParts {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.renewal2402 .commonBtnParts__detail {
  position: relative;
  width: 82%;
  height: 48px;
  padding: 4px;
  background: #b59953;
}
.commonBtnParts--threeItems .commonBtnParts__detail {
  width: 87%;
}

.renewal2402 .commonBtnParts__detail::before {
  position: absolute;
  top: 0;
  right: initial;
  bottom: initial;
  left: 0;
  content: "";
  background: url(../../img/renewal202402/common/ico_btn_dot.svg) no-repeat;
  width: 8px;
  height: 8px;
  background-size: 8px 8px;
  display: inline-block;
  z-index: 10;
}
.renewal2402 .commonBtnParts__detail::after {
  position: absolute;
  top: initial;
  right: 0;
  bottom: 0;
  left: initial;
  content: "";
  background: url(../../img/renewal202402/common/ico_btn_dot.svg) no-repeat;
  width: 8px;
  height: 8px;
  background-size: 8px 8px;
  display: inline-block;
  z-index: 10;
}
.renewal2402 .commonBtnParts__detail--noneActive {
  background: #d4d4d4;
  color: #fff;
  pointer-events: none;
}
.renewal2402 .commonBtnParts__detail--noneActive::before, .renewal2402 .commonBtnParts__detail--noneActive::after {
  background: url(../../img/renewal202402/common/ico_btn_dot_gray.svg) no-repeat;
  background-size: 8px 8px;
}
.renewal2402 .commonBtnParts__detail a {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.5px solid #fff;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}
.renewal2402 .commonBtnParts__tel {
  width: 622px;
  height: 48px;
  padding: 4px;
  background: #e9e9e9;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.renewal2402 .commonBtnParts__bookmark {
  width: 16%;
  text-align: center;
}
.commonBtnParts--threeItems .commonBtnParts__bookmark {
  width: 10%;
}

.renewal2402 .commonBtnParts__bookmark img {
  width: 28px;
  height: 28px;
}
.renewal2402 .commonBtnParts--footerRecommend .commonBtnParts__detail,
.renewal2402 .commonBtnParts--footerRecommend .commonBtnParts__tel {
  width: 92%;
  height: 54px;
}
.renewal2402 .commonBtnParts--footerRecommend .commonBtnParts__detail--wide {
  width: 100%;
  margin-bottom: 24px;
}
.renewal2402 .commonBtnParts--footerRecommend .commonBtnParts__bookmark {
  width: 8%;
}
.renewal2402 .commonBtnParts--footerRecommend .commonBtnParts__detail a {
  height: 46px;
}
.renewal2402 .commonAccentBtn {
  position: relative;
  height: 55px;
  padding: 4px;
  background: #b59953;
}
.renewal2402 .commonAccentBtn::before {
  position: absolute;
  top: 0;
  right: initial;
  bottom: initial;
  left: 0;
  content: "";
  background: url(../../img/renewal202402/common/ico_btn_dot.svg) no-repeat;
  width: 8px;
  height: 8px;
  background-size: 8px 8px;
  display: inline-block;
  z-index: 10;
}
.renewal2402 .commonAccentBtn::after {
  position: absolute;
  top: initial;
  right: 0;
  bottom: 0;
  left: initial;
  content: "";
  background: url(../../img/renewal202402/common/ico_btn_dot.svg) no-repeat;
  width: 8px;
  height: 8px;
  background-size: 8px 8px;
  display: inline-block;
  z-index: 10;
}
.renewal2402 .commonAccentBtn a {
  height: 47px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.5px solid #fff;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}
.renewal2402 .seeMoreBtn {
  position: relative;
  margin-bottom: 24px;
  padding-top: 12px;
  border-top: 1px solid #212121;
  text-align: center;
  font-size: 1.4rem;
  display: block;
}
.renewal2402 .seeMoreBtn::before {
  position: absolute;
  top: -1px;
  right: initial;
  bottom: initial;
  left: 50%;
  content: "";
  background: url(../../img/renewal202402/common/ico_accordionArrow.jpg) no-repeat;
  width: 14px;
  height: 7px;
  background-size: 14px auto;
  display: inline-block;
  transform: translateX(-50%);
}
.renewal2402 .breadcrumb {
  border-top: 1px solid #e1e1e1;
}
.renewal2402 .breadcrumb__inner {
  max-width: 960px;
  width: 100%;
  margin: auto;
  padding: 16px;
}
.renewal2402 .breadcrumb__item {
  margin-right: 2px;
  display: inline;
  font-size: 1.4rem;
}
.renewal2402 .breadcrumb__item a {
  color: #bdaa7d;
  text-decoration: underline;
}
.renewal2402 .breadcrumb__item a:hover {
  text-decoration: none;
}
.renewal2402 .footerBnrArea {
  margin: 0 auto 64px;
  display: flex;
  justify-content: center;
}
.renewal2402 .footerBnrArea a {
  display: inline-block;
}
.renewal2402 .conditionTagList {
  margin: -12px 0 0 -18px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.renewal2402 .conditionTagList__item {
  width: 130px;
  height: 34px;
  margin: 12px 0 0 8px;
  padding: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #bdaa7d;
  font-size: 1rem;
  line-height: 1.3;
  color: #bdaa7d;
}
.renewal2402 .questionnaireLink {
  margin: 16px auto;
  text-align: center;
}
.renewal2402 .questionnaireLink__item {
  position: relative;
  min-width: 714px;
  padding: 6px 32px 6px 12px;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.4;
  background: #f5f5cf;
  border: 1px solid #f5e5cf;
  border-radius: 5px;
}
.renewal2402 .questionnaireLink__item::after {
  position: absolute;
  top: 50%;
  right: 12px;
  bottom: initial;
  left: initial;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateY(-50%) rotate(45deg);
}
.renewal2402 .rankingBlock {
  margin-top: 48px;
}
.renewal2402 .rankingBlock__ttl {
  text-align: center;
  font-size: 2.8rem;
}
.renewal2402 .rankingBlock__ttl span {
  display: block;
}
.renewal2402 .rankingList {
  position: relative;
  margin: -8px auto 24px;
  padding: 40px 0;
}
.renewal2402 .rankingList li {
  border-top: initial;
}
.renewal2402 .rankingList::after {
  position: absolute;
  top: 72px;
  right: -100%;
  bottom: 0;
  left: -100%;
  content: "";
  z-index: 1;
}
.renewal2402 .rankingList--engagementRing::after {
  background: url(../../img/renewal202402/common/bg_ranking_yellow.png) no-repeat;
  background-size: 100% auto;
}
.renewal2402 .rankingList--weddingRing::after {
  background: url(../../img/renewal202402/common/bg_ranking_green.png) no-repeat;
  background-size: 100% auto;
}
.renewal2402 .rankingList--weddingHall::after {
  background: url(../../img/renewal202402/common/bg_ranking_purple.png) no-repeat;
  background-size: 100% auto;
}
.renewal2402 .rankingList--report::after {
  background: url(../../img/renewal202402/common/bg_ranking_pink.png) no-repeat;
  background-size: 100% auto;
}
.renewal2402 .rankingList--video::after {
  background: url(../../img/renewal202402/common/bg_ranking_blue.png) no-repeat;
  background-size: 100% auto;
}
.renewal2402 .rankingList--resort::after {
  background: url(../../img/renewal202402/common/bg_ranking_orange.png) no-repeat;
  background-size: 100% auto;
}
.renewal2402 .rankingList--reportNoneNumber {
  padding: 24px 0 8px;
}
.renewal2402 .rankingList--reportNoneNumber::after {
  background: url(../../img/renewal202402/common/bg_ranking_beige.png) no-repeat;
  background-size: 100% auto;
  top: 112px;
}
.renewal2402 .rankingList--reportNoneNumber::before {
  position: absolute;
  top: initial;
  right: -100%;
  bottom: -88px;
  left: -100%;
  content: "";
  width: 300%;
  height: 88px;
  background: #f5f1ea;
}
.renewal2402 .rankingList--area::after {
  background: url(../../img/renewal202402/common/bg_ranking_yellow.png) no-repeat;
  background-size: 100% auto;
}
.renewal2402 .rankingList__wrap {
  position: relative;
  margin: 0 15px;
  display: flex;
  justify-content: center;
  z-index: 10;
}
.renewal2402 .rankingList__wrap li:nth-child(n+2) {
  margin-top: 32px;
}
.renewal2402 .rankingList__item {
  width: 160px;
  position: relative;
}
.renewal2402 .rankingList__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 1;
  background-color: white;
  border-radius: 5px;
  opacity: 1;
}
.renewal2402 .rankingList__item--first {
  width: 240px;
  margin-right: 3.8%;
}
.renewal2402 .rankingList__item:last-child {
  border-bottom: initial;
}
.renewal2402 .rankingList__name {
  margin-top: 8px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.rankingList__item--first .rankingList__name {
  font-size: 1.8rem;
}

.renewal2402 .rankingList__txt {
  font-size: 1.2rem;
  color: #a4a4a4;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.renewal2402 .rankingList__photo {
  position: relative;
  height: 160px;
}
.rankingList__item--first .rankingList__photo {
  height: 240px;
}

.renewal2402 .rankingList__num {
  position: absolute;
  top: -15px;
  right: initial;
  bottom: initial;
  left: -15px;
  z-index: 10;
}
.renewal2402 .rankingList__img {
  position: absolute;
  top: 0;
  right: initial;
  bottom: initial;
  left: 0;
  z-index: 1;
  border-radius: 5px;
  overflow: hidden;
}
.renewal2402 .rankingList .rankingList__item + .rankingList__item {
  margin-left: 6%;
}
.renewal2402 .progressBlock {
  padding: 24px 132px 32px 132px;
  background: #fff;
  text-align: center;
}
.renewal2402 .progressBlock__txt {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
}
.renewal2402 .progressBlock__txt span {
  font-size: 1.8rem;
}
.renewal2402 .progressBlock__num {
  font-size: 5.2rem;
  color: #c58c77;
}
.renewal2402 .progressBlock__bar {
  margin-top: 16px;
  border-radius: 100px;
  background: linear-gradient(90deg, #c58c77 79.93%, #f3f0f0 79.93%);
  height: 15px;
}
.renewal2402 .progressMenu {
  display: flex;
  flex-wrap: wrap;
  gap: 1px;
}
.renewal2402 .progressMenu__item {
  width: 24.8%;
  background: rgba(255, 255, 255, 0.5);
}
.renewal2402 .progressMenu__item a {
  padding: 18px 24px;
  display: block;
  font-size: 1.4rem;
}
.renewal2402 .progressMenu--footerRecommend {
  margin: 48px 0;
}
.renewal2402 .progressCTA {
  margin-top: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.renewal2402 .progressCTA__btn {
  width: 100%;
  max-width: 286px;
  padding: 18px 8px;
  display: block;
  background: #c58c77;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.15;
}
.renewal2402 .progressCTA__btn img {
  margin-right: 8px;
}
.renewal2402 .progressCTA__btn span {
  vertical-align: middle;
}
.renewal2402 .progressCTA__btn:hover {
  text-decoration: none;
}
.renewal2402 .faqBlock {
  width: 714px;
  margin: 0 auto 24px;
  padding: 18px 24px;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
}
.renewal2402 .faqBlock__mark {
  width: 2%;
  padding-top: 2px;
  line-height: 1;
}
.renewal2402 .faqBlock__mark img {
  vertical-align: inherit;
}
.renewal2402 .faqBlock__txt {
  width: 97%;
  font-size: 1.4rem;
  line-height: 1.4;
}
.renewal2402 .faqBlock__txt span {
  margin-bottom: 4px;
  font-size: 1.6rem;
  font-weight: bold;
  display: block;
}
.renewal2402 .faqBlock--question {
  position: relative;
  border: 1px solid #d55e86;
  background: #fbeff3;
}
.renewal2402 .faqBlock--question::before {
  position: absolute;
  top: 100%;
  right: initial;
  bottom: initial;
  left: 50%;
  content: "";
  height: 0;
  width: 0;
  border: 10px solid transparent;
  border-top: 10px solid #fbeff3;
  transform: translateX(-50%);
  z-index: 10;
}
.renewal2402 .faqBlock--question::after {
  position: absolute;
  top: 100%;
  right: initial;
  bottom: initial;
  left: 50%;
  content: "";
  height: 0;
  width: 0;
  border: 11px solid transparent;
  border-top: 11px solid #d55e86;
  transform: translateX(-50%);
  z-index: 1;
}
.renewal2402 .faqBlock--answer {
  margin-top: 20px;
  border: 1px solid #74bbcc;
  background: #e2f7fc;
}
.renewal2402 .faqBlock--answer .faqBlock__mark {
  padding-top: 3px;
}
.renewal2402 .fairCalendarListContents {
  display: flex;
  justify-content: space-between;
}
.renewal2402 .fairCalendarListContents li {
  width: 32.2%;
}
.renewal2402 .calendarContainer {
  padding: 12px 12px 8px;
  border-radius: 5px;
  border: 1px solid #bdaa7d;
  background: #fafafa;
}
.renewal2402 .calendarContainer__header {
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.2px;
}
.renewal2402 .calendarContainer__headerDate {
  width: 48%;
  font-weight: bold;
}
.renewal2402 .calendarContainer__headerSelect {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.renewal2402 .calendarContainer .checkBoxStyle {
  width: 16px;
  height: 16px;
}
.renewal2402 .calendarContainer .checkBoxStyle::after {
  height: 16px;
  width: 16px;
}
.renewal2402 .calendarContainer .checkBoxStyle:checked::before {
  height: 6px;
  width: 11px;
}
.renewal2402 .calendarTable {
  width: 100%;
  text-align: center;
}
.renewal2402 .calendarTable__header {
  padding: 4px 0;
  border-bottom: 1px solid #e1e1e1;
  font-size: 1.2rem;
  line-height: 1;
  display: flex;
  justify-content: space-between;
}
.renewal2402 .calendarTable__header th {
  width: 34px;
  font-weight: normal;
}
.renewal2402 .calendarTable__body {
  padding: 8px 0 7px;
  font-size: 1.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-image: linear-gradient(to right, #e1e1e1, #e1e1e1 2px, transparent 2px, transparent 8px);
  background-size: 4px 1px;
  background-position: left top;
  background-repeat: repeat-x;
}
.calendarTable__header + .calendarTable__body {
  background-image: none;
}

.renewal2402 .calendarTable__body td {
  width: 28px;
  height: 28px;
  padding-right: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.renewal2402 .calendarTable__body td:hover {
  background: #f5f1ea !important;
  cursor: pointer;
}
.renewal2402 .calendarTable__body td.calendarTable__selectedItem:hover {
  background: #bdaa7d !important;
}
.renewal2402 .calendarTable__body td.calendarTable__passDay:hover, .renewal2402 .calendarTable__body td.empty:hover {
  background: none !important;
  cursor: default !important;
}
.renewal2402 .calendarTable__weekSat {
  color: #009de8;
}
.renewal2402 .calendarTable__weekSun {
  color: #e63082;
}
.renewal2402 .calendarTable__daySat {
  color: #009de8;
}
.renewal2402 .calendarTable__daySun {
  color: #e63082;
}
.renewal2402 .calendarTable__status {
  height: 16px;
  padding-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  color: #212121;
}
.renewal2402 .calendarTable__status--maru {
  font-size: 1.4rem;
}
.calendarTable__passDay .calendarTable__status {
  color: #a4a4a4;
}

.renewal2402 .calendarTable__passDay {
  color: #e1e1e1;
}
.renewal2402 .calendarTable__selectedItem {
  background: #bdaa7d;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  letter-spacing: -1px;
}
.renewal2402 .pagingContentsNumber {
  width: 714px;
  margin: 0 auto;
  font-size: 1.2rem;
  color: #a4a4a4;
  letter-spacing: 0.2px;
}
.renewal2402 .pagingContentsNumber span {
  margin-left: 12px;
}
.renewal2402 .pagingTaxNotation {
  margin-top: 36px;
  font-size: 1.2rem;
  color: #a4a4a4;
}
.renewal2402 .searchListBottomBlock {
  margin: 0 auto;
  width: 930px;
}
.renewal2402 .pageBottomPagination {
  width: 714px;
  margin: 8px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.4rem;
}
.renewal2402 .pageBottomPagination__back {
  position: relative;
  padding-left: 22px;
  display: block;
}
.renewal2402 .pageBottomPagination__back::before {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 6px;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateY(-50%) rotate(-135deg);
}
.renewal2402 .pageBottomPagination__next {
  position: relative;
  padding-right: 22px;
  text-align: right;
  display: block;
}
.renewal2402 .pageBottomPagination__next::before {
  position: absolute;
  top: 50%;
  right: 6px;
  bottom: initial;
  left: initial;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateY(-50%) rotate(45deg);
}
.renewal2402 .pageBottomPagination__num {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.renewal2402 .pageBottomPagination__num li + li {
  margin-left: 16px;
}
.renewal2402 .pageBottomPagination__numItem {
  color: #a4a4a4;
}
.renewal2402 .pageBottomPagination__numItem--selected {
  color: #212121;
  font-weight: bold;
}
.renewal2402 .pageBottomPagination__hidden {
  visibility: hidden;
}
.renewal2402 .campaignTargetMark {
  position: relative;
  width: 713px;
  height: 68px;
  margin: 48px auto 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #bdaa7d;
  background: #f5f1ea;
  font-size: 1.4rem;
}
.renewal2402 .campaignTargetMark::before {
  position: absolute;
  top: -18px;
  right: initial;
  bottom: initial;
  left: 50%;
  content: "";
  background: url(../../img/renewal202402/common/ico_present_gold.svg) no-repeat;
  width: 36px;
  height: 36px;
  background-size: contain;
  display: inline-block;
  transform: translateX(-50%);
}
.renewal2402 .searchPanelModal {
  position: relative;
}
.renewal2402 .searchPanelModal__inner {
  width: 930px;
  margin: 56px auto 64px;
  padding-top: 36px;
}
.renewal2402 .searchPanelModal__closeBtn {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  height: 40px;
  background: rgba(0, 0, 0, 0.25);
  display: block;
}
.renewal2402 .searchPanelModal__closeBtn::after {
  position: absolute;
  top: 9px;
  right: 9px;
  bottom: initial;
  left: initial;
  content: "";
  background: url(../../img/renewal202402/common/ico_close_white.svg) no-repeat;
  width: 20px;
  height: 20px;
  background-size: contain;
  display: inline-block;
  transform: rotate(90deg);
}
.renewal2402 .searchPanelModal__closeBtn:hover {
  opacity: 1;
}
.renewal2402 .narrowDownPageTtl {
  margin: 0 auto;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1;
}
.renewal2402 .narrowDownPageSubTtl {
  position: relative;
  padding-left: 28px;
  font-size: 1.8rem;
  line-height: 1.2;
}
.renewal2402 .narrowDownPageSubTtl::before {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 0;
  content: "";
  background: url(../../img/renewal202402/common/ico_squareDot.svg) no-repeat;
  width: 24px;
  height: 24px;
  background-size: contain;
  display: inline-block;
  transform: translateY(-50%);
}
.renewal2402 .narrowDownPageSubTtl__ico {
  margin-left: 8px;
  display: inline-block;
  vertical-align: text-bottom;
}
.renewal2402 .narrowDownPageAccordion {
  margin: 24px 0 16px;
  padding-bottom: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
}
.renewal2402 .narrowDownPageAccordion__item {
  position: relative;
  padding-right: 28px;
  font-size: 1.2rem;
  color: #a4a4a4;
  text-align: right;
  width: 49%;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.renewal2402 .narrowDownPageAccordion__item::after {
  position: absolute;
  top: 50%;
  right: 6px;
  bottom: initial;
  left: initial;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateY(-70%) rotate(135deg);
}
.renewal2402 .narrowDownPageAccordion__item--opened::after {
  transform: translateY(-30%) rotate(-45deg);
}
.renewal2402 .narrowDownPageAccordion__item:hover {
  text-decoration: none;
  opacity: 1;
}
.renewal2402 .selectPullDownBlock {
  display: flex;
  align-items: center;
}
.renewal2402 .selectPullDownBlock__item {
  margin: 0 14px;
  font-size: 1.4rem;
}
.renewal2402 .selectPullDownBlock__boxItem {
  width: 208px;
}
.renewal2402 .selectPullDownBlock__boxItem--withArrow {
  position: relative;
}
.renewal2402 .selectPullDownBlock__boxItem--withArrow::after {
  position: absolute;
  top: 50%;
  right: 14px;
  bottom: initial;
  left: initial;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateY(-70%) rotate(135deg);
}
.renewal2402 .selectPullDownItem {
  position: relative;
  padding: 10px 12px;
  width: 208px;
  height: 44px;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  font-size: 1.4rem;
  cursor: pointer;
  background: #fff;
}
.renewal2402 .selectPullDownItem::after {
  position: absolute;
  top: 50%;
  right: 6px;
  bottom: initial;
  left: initial;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateY(-70%) rotate(135deg);
}
.renewal2402 .selectPullDownWithArrow {
  position: relative;
  width: 459px;
}
.renewal2402 .selectPullDownWithArrow::after {
  position: absolute;
  top: 50%;
  right: 14px;
  bottom: initial;
  left: initial;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateY(-70%) rotate(135deg);
}
.renewal2402 .selectPullDownWithArrow__item {
  width: 100%;
  padding: 12px 16px;
  height: 44px;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  display: block;
  text-align-last: center;
  font-size: 1.4rem;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  cursor: pointer;
}
.renewal2402 .searchPanelCheckList {
  margin-top: -12px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.renewal2402 .searchPanelCheckList__item {
  margin-top: 12px;
  width: 457px;
}
.renewal2402 .searchPanelCheckList__selectBox {
  padding: 12px;
  display: flex;
  align-items: center;
  border: 1px solid #bdaa7d;
  border-radius: 5px;
  cursor: pointer;
  font-size: 1.4rem;
  background: #fff;
}
.renewal2402 .checkBoxStyle {
  position: relative;
  width: 18px;
  height: 18px;
  background: none;
  border: none;
  outline: none;
  appearance: none;
}
.renewal2402 .checkBoxStyle::after {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 0;
  content: "";
  height: 18px;
  width: 18px;
  border: 2px solid #bdaa7d;
  border-radius: 2px;
  display: inline-block;
  transform: translateY(-50%);
  background: #fff;
}
.renewal2402 .checkBoxStyle:checked::before {
  position: absolute;
  top: 3.6px;
  right: initial;
  bottom: initial;
  left: 2.8px;
  content: "";
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  height: 7px;
  width: 12px;
  transform: rotate(-45deg);
  opacity: 1;
  z-index: 100;
}
.renewal2402 .checkBoxStyle:checked::after {
  background: #bdaa7d;
}
.renewal2402 .checkBoxItemTxt {
  margin-left: 8px;
}
.renewal2402 .searchPanelBottomBtn {
  padding: 16px;
  background: #f5f1ea;
}
.renewal2402 .searchPanelBottomBtn__inner {
  width: 930px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.renewal2402 .searchPanelBottomBtn__clearBtn {
  width: 30%;
  padding: 12px 4px;
  font-size: 1.4rem;
  text-align: center;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
}
.renewal2402 .searchPanelBottomBtn__clearBtn:hover {
  text-decoration: none;
}
.renewal2402 .searchPanelBottomBtn__searchBtn {
  width: 68%;
  padding: 12px 4px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #b59953;
  border-radius: 5px;
}
.renewal2402 .searchPanelBottomBtn__searchBtn:hover {
  text-decoration: none;
}
.renewal2402 .pageRecommendTtl {
  margin: 64px 0;
  padding: 24px;
  background: #f5f1ea;
  font-family: "Outfit", sans-serif;
  font-size: 2.8rem;
  color: #bdaa7d;
  line-height: 1;
  letter-spacing: 0.3px;
  text-align: center;
}
.renewal2402 .voiceEvaluationBox {
  margin-bottom: 24px;
  width: 930px;
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  font-size: 3.2rem;
  font-weight: bold;
  color: #bdaa7d;
}
.renewal2402 .hallVoiceContents {
  margin-bottom: 24px;
  display: flex;
  justify-content: space-between;
}
.renewal2402 .hallVoiceContents li {
  width: 444px;
}
.renewal2402 .hallVoiceContents__item {
  display: flex;
  justify-content: space-between;
}
.renewal2402 .hallVoiceContents__img {
  width: 174px;
}
.renewal2402 .hallVoiceContents__main {
  width: 255px;
}
.renewal2402 .hallVoiceContents__ttl {
  font-size: 1.8rem;
  line-height: 1.2;
}
.renewal2402 .hallVoiceContents__evaluation {
  margin: 8px 0;
  font-size: 1.6rem;
  color: #bdaa7d;
  line-height: 1.2;
}
.renewal2402 .hallVoiceContents__txt {
  font-size: 1.4rem;
  color: #a4a4a4;
}
.renewal2402 .hallVoiceContents__shop {
  margin-top: 8px;
  padding: 2px 6px;
  border-radius: 3px;
  background: #212121;
  color: #fff;
  font-size: 1.2rem;
  display: inline-block;
}
.renewal2402 .questionTxtLink {
  margin: 0 0 22px 15px;
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: text-bottom;
}
.renewal2402 .questionTxtLink img {
  padding-left: 10px;
  vertical-align: sub;
}
.renewal2402 .premiumClubTtl {
  width: 200px;
  margin: 0 auto 48px;
}
.renewal2402 .commonTagList {
  margin: 0 -4px -4px 0;
  display: flex;
  flex-wrap: wrap;
}
.renewal2402 .commonTagItem {
  margin: 0 4px 4px 0;
  height: 22px;
  padding: 0 6px;
  border-radius: 3px;
  background: #fff;
  color: #bdaa7d;
  border: 1px solid #bdaa7d;
  font-size: 1.2rem;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
}
.renewal2402 .underPageTtlTag .commonTagList {
  margin: -18px auto 0;
  display: flex;
  justify-content: center;
}
.renewal2402 .underPageTtlTag .commonTagItem + .commonTagItem {
  margin-left: 12px;
}
.renewal2402 .panoramaIcon {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  display: block;
  width: 240px;
  height: 240px;
  border-radius: 180px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 10px rgba(60, 60, 60, 0.2);
  text-align: center;
  font-size: 1.4rem;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.renewal2402 .panoramaIcon::before {
  position: absolute;
  top: 116px;
  right: initial;
  bottom: initial;
  left: 50%;
  content: "";
  background: url(../../img/renewal202402/hallPhoto/ico_panorama.png) no-repeat;
  width: 54px;
  height: 90px;
  background-size: contain;
  display: inline-block;
  transform: translateX(-50%);
}
.renewal2402 .panoramaIcon span {
  position: absolute;
  top: 58px;
  right: initial;
  bottom: initial;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.renewal2402 .overlayContents {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: 1000;
}
.renewal2402 .overlayContents__contentsPosition {
  position: absolute;
  top: initial;
  right: 0;
  bottom: 0;
  left: 0;
}
.renewal2402 .overlayContents__wrapper {
  position: relative;
  padding: 36px;
  background: #ebe4d5;
}
.renewal2402 .overlayContents__closeBtn {
  position: absolute;
  top: -32px;
  right: 12px;
  bottom: initial;
  left: initial;
}
.renewal2402 .bookmarkOverlayMainArea {
  width: 930px;
  margin: auto;
}
.renewal2402 .bookmarkOverlayMainArea__ttl {
  font-size: 1.4rem;
  text-align: center;
}
.renewal2402 .bookmarkOverlayMainArea__ttl span {
  font-weight: normal;
}
.renewal2402 .bookmarkOverlayMainArea__txt {
  margin-top: 16px;
  font-size: 1.4rem;
  text-align: center;
}
.renewal2402 .bookmarkOverlayMainArea__cateTtl {
  margin: 36px 0 12px;
  font-size: 1.4rem;
}
.renewal2402 .bookmarkOverlayMainArea__btn {
  width: 459px;
  margin: 36px auto 0;
  padding: 12px 4px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #b59953;
  border-radius: 5px;
  display: block;
}
.renewal2402 .detailMenuContents {
  margin: 0 auto;
  width: 930px;
}
.renewal2402 .detailMenuContents__item {
  position: relative;
  height: 34px;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
}
.renewal2402 .detailMenuContents__item::after {
  position: absolute;
  top: 50%;
  right: 4px;
  bottom: initial;
  left: initial;
  content: "";
  width: 6px;
  height: 6px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateY(-50%) rotate(45deg);
}
.renewal2402 .overlayModalContents {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2000;
}
.renewal2402 .overlayModalContents__wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.renewal2402 .overlayModalContents__box {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  width: 744px;
  max-height: 70%;
  overflow: scroll;
  margin: auto;
  padding: 36px 24px;
  background: #fff;
  transform: translate(-50%, -50%);
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.renewal2402 .overlayModalContents__box::-webkit-scrollbar {
  display: none;
}
.renewal2402 .overlayModalContents__box--small {
  width: 400px;
}
.renewal2402 .overlayModalContents__imageBox {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  width: 860px;
  margin: auto;
  padding: 36px 24px;
  background: #fff;
  transform: translate(-50%, -50%);
}
.renewal2402 .overlayModalContents__closeBtn {
  position: absolute;
  top: 12px;
  right: 12px;
  bottom: initial;
  left: initial;
  display: flex;
}
.renewal2402 .overlayModalContents__ttl {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
}
.renewal2402 .overlayModalContents__ttl img {
  margin-right: 4px;
}
.renewal2402 .overlayModalContents__centerTtl {
  text-align: center;
  font-size: 1.4rem;
}
.renewal2402 .overlayModalContents__txt {
  margin: 16px 0;
  font-size: 1.4rem;
}
.renewal2402 .overlayModalContents__btn {
  width: 459px;
  margin: 36px auto 0;
  padding: 8px 4px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #b59953;
  border-radius: 5px;
  display: block;
}
.renewal2402 .overlayModalContents__btn--small {
  width: 212px;
}
.renewal2402 .questionnaireContents {
  position: relative;
  height: 60vh;
}
.renewal2402 .questionnaireContents__ttl {
  font-size: 1.8rem;
  text-align: center;
}
.renewal2402 .questionnaireContents__txt {
  margin-top: 24px;
  font-size: 1.4rem;
}
.renewal2402 .questionnaireContents__qrCode img {
  width: 180px;
  margin: 24px auto;
  display: block;
}
.renewal2402 .questionnaireContents__selectBox {
  width: 457px;
  margin: 24px auto;
}
.renewal2402 .questionnaireContents__selectBox li + li {
  margin-top: 16px;
}
.renewal2402 .questionnaireContents__selectBox .searchPanelCheckList__selectBox,
.renewal2402 .questionnaireContents__selectBox .checkBoxStyle::after {
  border-color: #c58c77;
}
.renewal2402 .questionnaireContents__selectBox .checkBoxStyle:checked::after {
  background: #c58c77;
}
.renewal2402 .questionnaireContents__btn {
  width: 457px;
  margin: 0 auto;
  padding: 12px 8px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #c58c77;
  border-radius: 5px;
  display: block;
}
.renewal2402 .questionnaireContents__footerBlock {
  position: absolute;
  top: initial;
  right: 0;
  bottom: -12px;
  left: 0;
  display: flex;
}
.renewal2402 .questionnaireContents__footerBlock .slideController {
  margin-top: 16px;
}
.renewal2402 .questionnaireContents__footerLink {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.renewal2402 .questionnaireContents__footerLink .alignRightLink {
  font-size: 1.2rem;
}
.renewal2402 .questionnaireContents__pageNum {
  font-size: 1.2rem;
  white-space: nowrap;
}
.renewal2402 .questionnaireContents__list {
  width: 457px;
  margin: 24px auto;
}
.renewal2402 .questionnaireContents__list li:last-child {
  border-bottom: 1px solid #e1e1e1;
}
.renewal2402 .questionnaireContents__listItem {
  position: relative;
  padding: 8px 28px 8px 0;
  border-top: 1px solid #e1e1e1;
  display: flex;
  align-items: center;
}
.renewal2402 .questionnaireContents__listItem img {
  width: auto;
  height: 9vh;
}
.renewal2402 .questionnaireContents__listItem p {
  margin-left: 12px;
  font-size: 1.4rem;
}
.renewal2402 .questionnaireContents__listItem::after {
  position: absolute;
  top: 50%;
  right: 12px;
  bottom: initial;
  left: initial;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #212121;
  border-right: 1px solid #212121;
  transform: translateY(-50%) rotate(45deg);
}
.renewal2402 .subNavigation {
  clear: initial;
  border-top: initial;
  border-bottom: initial;
}
.renewal2402 #header .siteLogo {
  margin-top: 14px;
}
.renewal2402 .sortOrderPulldown {
  position: absolute;
  top: 28px;
  right: 0;
  bottom: initial;
  left: initial;
  width: max-content;
  padding: 12px 24px 12px 36px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  display: grid;
  row-gap: 8px;
  background: #fff;
  z-index: 10;
}
.renewal2402 .sortOrderPulldown li {
  font-size: 1.4rem;
  cursor: pointer;
}
.renewal2402 .sortOrderPulldown__selected {
  position: relative;
}
.renewal2402 .sortOrderPulldown__selected::before {
  position: absolute;
  top: 6px;
  right: initial;
  bottom: initial;
  left: -24px;
  content: "";
  background: url(../../img/renewal202402/common/ico_check.svg) no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  display: block;
}
.renewal2402 .searchHallRecommendList__ranking {
  max-width: 960px;
  width: 100%;
  margin: auto;
  padding-top: 24px;
}

#premiumContents .renewal2402 {
  overflow: initial;
}
#premiumContents .renewal2402 p.pageHeaderPremiumNav__item--filled {
  margin: -8px -1px;
}

.renewal2402:has(.commonHeader) {
  overflow: initial;
}