@charset "UTF-8";
.campaign_2025 {
  box-sizing: border-box;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
.campaign_2025 picture {
  display: block;
}
.campaign_2025 img {
  display: block;
  height: auto;
  max-width: 100%;
}
.campaign_2025 sub {
  vertical-align: baseline;
}
.campaign_2025 .sr_only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.c-sec.-bg-ivory {
  background-color: #FDF8ED;
}
.c-sec.-bg-brown {
  background: url(/home/suihanki/special/2025_campaign/assets/img/bg_brown.png) 0 0/500px 500px repeat;
}

.c-sec__inner {
  padding: 80px 20px;
}
.-bg-ivory + .-bg-ivory .c-sec__inner {
  padding-top: 0;
}

.c-sec__content {
  max-width: 1000px;
  margin: auto;
}

.c-heading-01 {
  position: relative;
  margin-bottom: 40px;
  padding: 8px;
  background-color: #333333;
  border-radius: 12px;
  color: #FFFFFF;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: 2em;
  text-align: center;
}
.c-heading-01::before {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  width: 22px;
  height: 15px;
  background-color: #333333;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  transform: translateX(-50%);
}

.c-text {
  color: #333333;
  font-size: 1em;
  line-height: 2;
}
.c-text + .c-text {
  margin-top: 2px;
}

.c-btn {
  display: flex;
  justify-content: center;
}

.c-btn__link {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 400px;
  height: 67px;
  background-color: #C2001C;
  border-radius: 8px;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.16);
  transition: background-color 0.3s ease-out;
}
.c-btn__link::before, .c-btn__link::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 12px;
  width: 12px;
  height: 2px;
  border-radius: 9999px;
  background-color: #FFFFFF;
  transform-origin: calc(100% - 1px) 50%;
}
.c-btn__link::before {
  transform: rotate(45deg);
}
.c-btn__link::after {
  transform: rotate(-45deg);
}
.c-btn__link span {
  color: #FFFFFF;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: 1.5em;
}
.c-btn__link:hover {
  background-color: #EC1C00;
  text-decoration: none;
}

.p-mv {
  background-image: url("/home/suihanki/special/2025_campaign/assets/img/mv_bg_pc.png"), url("/home/suihanki/special/2025_campaign/assets/img/bg_brown.png");
  background-repeat: no-repeat, repeat;
  background-position: bottom center, left;
  background-size: 1473px 610px, 500px 500px;
}

.p-mv__inner {
  max-width: 1040px;
  margin: auto;
  padding: 80px 0;
}

.p-present {
  padding-bottom: 80px;
}

.p-present__inner {
  border-radius: 12px;
  box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.16);
}
.p-present__inner + .p-present__inner {
  margin-top: 48px;
}

.p-present__title {
  position: relative;
  padding: 4px 0 16px;
  background-color: #B78C41;
  border-radius: 12px 12px 0 0;
  color: #FFFFFF;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.p-present__title .-text01 {
  font-size: 3.75em;
}
.p-present__title .-text02 {
  font-size: 2.8125em;
}

.p-present__label {
  position: absolute;
  right: 16px;
  bottom: 16px;
}

.p-present__content {
  padding: 32px 70px 40px;
  background-color: #FFFFFF;
  border-radius: 0 0 12px 12px;
}

.p-present__text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  text-align: center;
}
.p-present__text .-text01 {
  font-size: 1.625em;
}
.p-present__text .-text02 {
  font-size: 2.5em;
}
.p-present__text .-text03 {
  color: #B78C41;
  font-size: 1.4375em;
}

.p-present-set {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}

.p-present-set__item {
  width: 406px;
}
.p-present-set__item + .p-present-set__item {
  margin-left: 48px;
}

.p-present-set__tag {
  padding: 6px 0 12px;
  background-color: #333333;
  border-radius: 5px;
  color: #FFFFFF;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: 1.4375em;
  line-height: 1;
  text-align: center;
}

.p-present-set__list {
  display: flex;
  justify-content: space-between;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  text-align: center;
}
* + .p-present-set__list {
  margin-top: 16px;
}

.p-present-set__list-img {
  font-size: 1.125em;
  line-height: 1.4;
}
.p-present-set__list-img .-text01 {
  display: block;
  margin-top: 8px;
  color: #B78C41;
}
.p-present-set__list-img .-text02 {
  display: block;
  margin-top: 4px;
}

.p-date {
  display: flex;
  justify-content: center;
}

.p-date__text {
  display: flex;
  align-items: flex-end;
  color: #333333;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  line-height: 1;
}
.p-date__text .-text01 {
  font-size: 2.5em;
}
.p-date__text .-text02 {
  font-size: 3.125em;
}
.p-date__text + .p-date__text {
  margin-left: 8px;
}

.p-model {
  margin-bottom: 64px;
}

.p-model__inner {
  padding: 40px 70px;
  background-color: #FFFFFF;
  border-radius: 12px;
  box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.16);
}

.p-model__title {
  display: flex;
  justify-content: center;
  margin-bottom: 32px;
}

.p-model-list {
  display: flex;
  justify-content: center;
}

.p-model-list__item + .p-model-list__item {
  margin-left: 20px;
}

.p-model-list__title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 42px;
  margin-bottom: 16px;
  background-color: #B78C41;
  border-radius: 5px;
  color: #FFFFFF;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: 1.4375em;
}

.p-model-list__contents {
  display: flex;
}
.p-model-item + .p-model-item {
  margin-left: 20px;
}
.p-model-item__caption span {
  color: #B78C41;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: 1em;
}
.p-model-item__caption.-caption01 span {
  margin-left: 28px;
}
.p-model-item__caption.-caption01 span + span {
  margin-left: 26px;
}
.p-model-item__caption.-caption02 span {
  margin-left: 28px;
}
.p-model-item__caption.-caption02 span + span {
  margin-left: 28px;
}
.p-model-item__caption.-caption03 span {
  margin-left: 35px;
}
.p-model-item__caption.-caption03 span + span {
  margin-left: 36px;
}

.p-model-item__text {
  margin-top: 16px;
  color: #333333;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: 1em;
  text-align: center;
  white-space: nowrap;
}
.p-model-item__text span {
  font-size: 0.75em;
}

.p-term {
  margin-top: 40px;
  padding: 48px 40px;
  background-color: #FFFFFF;
  color: #333333;
}

.p-term__inner {
  height: 466px;
}
.p-term__inner .simplebar-track.simplebar-vertical,
.p-term__inner .simplebar-track.simplebar-horizontal {
  opacity: 1 !important; /* 強制表示 */
  visibility: visible !important;
}
.p-term__inner .simplebar-track.simplebar-vertical {
  width: 14px;
}
.p-term__inner .simplebar-scrollbar::before {
  opacity: 1 !important; /* 強制表示 */
  background-color: #919191;
}

.p-term__contents {
  padding: 0 32px;
}

.p-term-list {
  margin-bottom: 24px;
}

.p-term-list__item {
  display: flex;
  font-size: 0.875em;
  line-height: 2;
}
.p-term-list__item .-icon {
  margin-right: 2px;
}
.p-term-list__item .-text {
  flex: 1;
}
.p-term-list__item .-link {
  color: #B78C41;
  text-decoration: underline;
}
.p-term-list__item .-link:hover {
  text-decoration: none;
}
.p-term-list__item + .p-term-list__item {
  margin-top: 2px;
}

.p-term-note {
  margin-bottom: 2px;
}

.p-term-note__item {
  position: relative;
  display: flex;
}

.p-term-dl {
  flex: 1;
}

.p-term-dl__inner {
  display: flex;
}
.p-term-dl__inner dt {
  width: 3em;
}
.p-term-dl__inner dd {
  flex: 1;
}

.p-term__text {
  margin-bottom: 2px;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 2;
}

.u-dn-pc {
  display: none !important;
}

.u-dn-sp {
  display: inline-block !important;
}

.u-only-pc {
  display: inline-block !important;
}

.u-only-tab {
  display: none !important;
}

@media screen and (max-width: 767px){
  .c-sec__inner {
    padding: 40px 0;
  }
  .c-sec__content {
    padding: 0 30px;
  }
  .c-sec__last {
    padding: 40px 30px;
  }
  .c-heading-01 {
    margin-bottom: 24px;
    padding: 4px;
    border-radius: 8px;
    font-size: 1.4375em;
  }
  .c-heading-01::before {
    bottom: -11px;
    width: 20px;
    height: 12px;
  }
  .c-text {
    font-size: 0.875em;
  }
  .c-btn__link span {
    font-size: 1.25em;
  }
  .c-btn__link:hover {
    background-color: #C2001C;
  }
  .p-mv {
    background-image: url("/home/suihanki/special/2025_campaign/assets/img/bg_brown.png");
    background-repeat: repeat;
    background-position: left;
    background-size: 500px;
  }
  .p-mv__inner {
    padding: 0;
  }
  .p-present {
    padding-bottom: 40px;
  }
  .p-present__inner {
    border-radius: 8px;
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.16);
  }
  .p-present__inner + .p-present__inner {
    margin-top: 32px;
  }
  .p-present__title {
    padding: 2px 0 8px;
    border-radius: 8px 8px 0 0;
  }
  .p-present__title .-text01 {
    font-size: 2.375em;
  }
  .p-present__title .-text02 {
    font-size: 1.8125em;
  }
  .p-present__label {
    right: 8px;
    bottom: 8px;
  }
  .p-present__label.-label01 {
    width: 66px;
  }
  .p-present__label.-label02 {
    width: 56px;
  }
  .p-present__content {
    padding: 20px 20px 32px;
    border-radius: 0 0 8px 8px;
  }
  .p-present__text .-text01 {
    font-size: 1em;
  }
  .p-present__text .-text02 {
    margin-top: 8px;
    font-size: 1.625em;
  }
  .p-present__text .-text03 {
    margin-top: 16px;
    font-size: 0.9375em;
  }
  .p-present-set {
    display: block;
  }
  .p-present-set__item {
    width: 100%;
  }
  .p-present-set__item + .p-present-set__item {
    margin-top: 40px;
    margin-left: 0;
  }
  .p-present-set__tag {
    padding: 4px 0 8px;
    font-size: 1.125em;
  }
  .p-present-set__list {
    display: block;
  }
  .p-present-set__list-item {
    display: flex;
    justify-content: center;
  }
  .p-present-set__list-item + .p-present-set__list-item {
    margin-top: 24px;
  }
  .p-present-set__list-img img {
    width: 155px;
  }
  .p-present-set__list-img .-text01 {
    margin-top: 4px;
  }
  .p-date {
    flex-wrap: wrap;
  }
  .p-date__text {
    margin-bottom: 8px;
  }
  .p-date__text .-text01 {
    font-size: 1.625em;
  }
  .p-date__text .-text02 {
    font-size: 2.0625em;
  }
  .p-model {
    margin-bottom: 40px;
  }
  .p-model__inner {
    padding: 32px 20px;
    border-radius: 8px;
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.16);
  }
  .p-model__title {
    margin-bottom: 24px;
  }
  .p-model-list {
    display: block;
  }
  .p-model-list__item + .p-model-list__item {
    margin-top: 32px;
    margin-left: 0;
  }
  .p-model-list__title {
    height: 32px;
    font-size: 1.125em;
  }
  .p-model-list__contents {
    display: block;
  }
  .p-model-item {
    width: 193px;
    margin: 0 auto;
  }
  .p-model-item + .p-model-item {
    margin-top: 32px;
    margin-left: auto;
  }
  .p-model-item__img {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .p-model-item__img img {
    width: 100%;
  }
  .p-model-item__caption {
    width: 100%;
  }
  .p-model-item__caption.-caption01 span {
    margin-left: 41px;
  }
  .p-model-item__caption.-caption01 span + span {
    margin-left: 40px;
  }
  .p-model-item__caption.-caption02 span {
    margin-left: 41px;
  }
  .p-model-item__caption.-caption02 span + span {
    margin-left: 42px;
  }
  .p-model-item__caption.-caption03 span {
    margin-left: 48px;
  }
  .p-model-item__caption.-caption03 span + span {
    margin-left: 52px;
  }
  .p-model-item__text {
    margin-top: 8px;
  }
  .p-term {
    margin-top: 24px;
    padding: 24px 10px;
  }
  .p-term__inner {
    height: 342px;
  }
  .p-term__contents {
    padding: 0 16px 0 10px;
  }
  .p-term-list__item {
    font-size: 0.75em;
  }
  .p-term__text {
    font-size: 0.75em;
  }
  .u-dn-pc {
    display: inline-block !important;
  }
  .u-dn-sp {
    display: none !important;
  }
  .u-only-pc {
    display: none !important;
  }
  .u-only-tab {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 920px){
  .u-only-pc {
    display: none !important;
  }
  .u-only-tab {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 1040px){
  .p-mv {
    background-image: url("/home/suihanki/special/2025_campaign/assets/img/mv_bg_pc.png"), url("/home/suihanki/special/2025_campaign/assets/img/bg_brown.png");
    background-size: 141.63vw 58.65vw, 500px;
    background-position: bottom center, left;
  }
  .p-mv__inner {
    padding: 7.69vw 0;
  }
  .p-present__title .-text01 {
    font-size: 5.77vw;
  }
  .p-present__title .-text02 {
    font-size: 4.33vw;
  }
  .p-present__label {
    right: 1.54vw;
    bottom: 1.54vw;
  }
  .p-present__label.-label01 {
    width: 10.58vw;
  }
  .p-present__label.-label02 {
    width: 8.65vw;
  }
  .p-present__content {
    padding: 32px 6.73vw 40px;
  }
  .p-present__text .-text01 {
    font-size: 2.5vw;
  }
  .p-present__text .-text02 {
    font-size: 3.85vw;
  }
  .p-present__text .-text03 {
    font-size: 2.21vw;
  }
  .p-present-set__item {
    width: 39.04vw;
  }
  .p-present-set__item + .p-present-set__item {
    margin-left: 4.62vw;
  }
  .p-present-set__tag {
    font-size: 2.21vw;
  }
  .p-present-set__list-img {
    font-size: 1.73vw;
  }
  .p-present-set__list-img img {
    width: 11.54vw;
  }
  .p-date__text .-text01 {
    font-size: 3.85vw;
  }
  .p-date__text .-text02 {
    font-size: 4.81vw;
  }
  .p-model__inner {
    padding: 40px 3.85vw;
  }
  .p-model__title img {
    width: 65.38vw;
  }
  .p-model-list__item + .p-model-list__item {
    margin-left: 1.92vw;
  }
  .p-model-list__title {
    font-size: 2.21vw;
  }
  .p-model-item + .p-model-item {
    margin-left: 1.92vw;
  }
  .p-model-item__img img {
    width: 15vw;
  }
  .p-model-item__caption span {
    font-size: 1.54vw;
  }
  .p-model-item__caption.-caption01 span {
    margin-left: 2.69vw;
  }
  .p-model-item__caption.-caption01 span + span {
    margin-left: 2.5vw;
  }
  .p-model-item__caption.-caption02 span {
    margin-left: 2.69vw;
  }
  .p-model-item__caption.-caption02 span + span {
    margin-left: 2.69vw;
  }
  .p-model-item__caption.-caption03 span {
    margin-left: 3.37vw;
  }
  .p-model-item__caption.-caption03 span + span {
    margin-left: 3.46vw;
  }
  .p-model-item__text {
    font-size: 1.54vw;
  }
  .p-model-item__text span {
    font-size: 1.15vw;
  }
}
