/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./assets/scss/senryu2026.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.btn--small {
  font-size: clamp(10px, 1.3vw, 14px);
}

.btn--midlarge {
  width: 100%;
  max-width: 436px;
  height: 76px;
  border-radius: 100px;
  font-size: 18px;
  -webkit-box-shadow: 0px 12px 14px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 12px 14px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .btn--midlarge {
    height: 64px;
    font-size: 15px;
  }
}
@media screen and (max-width: 359px) {
  .btn--midlarge {
    font-size: 13px;
  }
}

.anchor__wrap {
  max-width: 1060px;
}

.anchor li {
  position: relative;
  margin: 0 5px;
}
.anchor li[data-new=true]::before {
  content: "New";
  display: block;
  color: #9e2d0e;
  background-color: #fbdad1;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 10px;
  border-radius: 11px;
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 1;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.menu__list.is-active {
  max-height: inherit;
}
.menu__list li span[data-new=true] {
  display: block;
  color: #9e2d0e;
  background-color: #fbdad1;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 10px;
  margin: 0 5px 0 0;
  border-radius: 11px;
}

.floating__totop {
  bottom: 30px;
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
@media only screen and (max-width: 767px) {
  .floating__totop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1000;
  }
}

.heroSenryu {
  z-index: 1;
  position: relative;
  padding: 100px 50px 20px;
}
@media only screen and (max-width: 767px) {
  .heroSenryu {
    padding: 64px 0 0;
  }
}
.heroSenryu::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/library/wife-succession/img/senryu/bg_pc.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
}
@media only screen and (max-width: 767px) {
  .heroSenryu::before {
    background-image: url(/library/wife-succession/img/senryu/bg_sp.png);
    background-size: 100% 100%;
  }
}
.heroSenryu__wrap {
  max-width: 1140px;
  margin: 0 auto;
}
.heroSenryu__logo {
  z-index: 1;
  position: absolute;
  width: min(240px, 18vw);
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .heroSenryu__logo {
    width: 35vw;
    top: 60px;
    left: 20px;
  }
}
.heroSenryu__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
.heroSenryu__contentsImg {
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -30%, 0);
          transform: translate3d(-50%, -30%, 0);
  padding: 0;
}
@media print, screen and (min-width: 768px) {
  .heroSenryu__contentsImg {
    max-width: 1060px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .heroSenryu__contentsImg {
    width: 100%;
    padding: 0 20px 26px;
  }
}
.heroSenryu__contentsImg .heroSenryu__copy {
  width: 100%;
  max-width: min(950px, 80vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin: 0 auto 16px;
}
@media only screen and (max-width: 767px) {
  .heroSenryu__contentsImg .heroSenryu__copy {
    padding-top: 9vw;
  }
}
.heroSenryu__contentsImg .heroSenryu__subtitle {
  max-width: min(483px, 40vw);
}
@media only screen and (max-width: 767px) {
  .heroSenryu__contentsImg .heroSenryu__subtitle {
    max-width: 84vw;
  }
}
.heroSenryu__contentsImg .heroSenryu__subtitle img {
  width: 100%;
  height: auto;
}
.heroSenryu__contentsImg .heroSenryu__title {
  width: 100%;
  max-width: min(650px, 55vw);
  margin-bottom: 10px;
  gap: 10px;
}
@media only screen and (max-width: 767px) {
  .heroSenryu__contentsImg .heroSenryu__title {
    margin-bottom: 6px;
  }
}
.heroSenryu__contentsImg .heroSenryu__title img {
  width: 100%;
  height: auto;
}
.heroSenryu__contentsImg .heroSenryu__title.u-pcOnly {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .heroSenryu__contentsImg .heroSenryu__title.u-pcOnly {
    display: none;
  }
}
.heroSenryu__contentsImg .heroSenryu__title.u-pcOnly img:first-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.heroSenryu__contentsImg .heroSenryu__title.u-pcOnly img:last-child {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: min(80px, 5vw);
  height: auto;
}
.heroSenryu__contentsImg .heroSenryu__title.u-spOnly {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: none;
}
.heroSenryu__contentsImg .heroSenryu__title.u-spOnly .heroSenryu__title--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2vw;
}
.heroSenryu__contentsImg .heroSenryu__title.u-spOnly .heroSenryu__title--wrap .-img1 {
  width: 39.5vw;
}
.heroSenryu__contentsImg .heroSenryu__title.u-spOnly .heroSenryu__title--wrap .-img2 {
  width: 55vw;
}
.heroSenryu__contentsImg .heroSenryu__title.u-spOnly .heroSenryu__title--wrap .-img3 {
  width: 9.6vw;
}
@media print, screen and (min-width: 768px) {
  .heroSenryu__contentsImg .heroSenryu__title.u-spOnly {
    display: none;
  }
}
.heroSenryu__contentsImg .heroSenryu__year {
  max-width: min(114px, 10vw);
}
@media only screen and (max-width: 767px) {
  .heroSenryu__contentsImg .heroSenryu__year {
    margin-bottom: 10px;
  }
}
.heroSenryu__contentsImg .heroSenryu__year img {
  width: 100%;
  height: auto;
}
.heroSenryu__contentsImg .heroSenryu__icons {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto 20px;
}
@media print, screen and (min-width: 768px) {
  .heroSenryu__contentsImg .heroSenryu__icons {
    max-width: min(686px, 60vw);
    gap: clamp(20px, 3.5vw, 42px);
  }
}
@media only screen and (max-width: 767px) {
  .heroSenryu__contentsImg .heroSenryu__icons {
    max-width: 78.7vw;
    gap: 4.8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .heroSenryu__contentsImg .heroSenryu__icons > li {
    max-width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .heroSenryu__contentsImg .heroSenryu__icons > li {
    max-width: 23vw;
  }
}
.heroSenryu__contentsImg .heroSenryu__icons > li figure {
  display: block;
  width: 100%;
  height: 100%;
}
.heroSenryu__contentsImg .heroSenryu__icons > li figure img {
  max-width: 100%;
}
.heroSenryu__bg {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 20px 20px;
}
@media only screen and (max-width: 767px) {
  .heroSenryu__bg {
    padding: 30px 20px;
  }
}
.heroSenryu__bg img {
  width: 100%;
}
.heroSenryu__bg--pc {
  max-width: 1060px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .heroSenryu__bg--pc {
    display: none;
  }
}
.heroSenryu__bg--sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .heroSenryu__bg--sp {
    max-width: 90.7vw;
    margin: 0 auto;
    display: block;
  }
}
.heroSenryu__contentsText {
  position: relative;
  text-align: center;
  margin-bottom: 15px;
}
.heroSenryu__period {
  font-size: 16px;
  color: #666666;
}
@media only screen and (max-width: 767px) {
  .heroSenryu__period {
    font-size: clamp(11px, 3.47vw, 12px);
  }
}
.heroSenryu__description {
  font-size: 16px;
  color: #666666;
}
@media only screen and (max-width: 767px) {
  .heroSenryu__description {
    font-size: clamp(13px, 4.27vw, 16px);
  }
}
.heroSenryu__btn {
  position: relative;
  width: 436px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .heroSenryu__btn {
    width: 100%;
    max-width: 84vw;
  }
}

.special-prize {
  padding: 120px 30px 40px;
}
@media only screen and (max-width: 767px) {
  .special-prize {
    padding: 64px 20px;
  }
}
.special-prize__wrap {
  max-width: 1060px;
  margin: 0 auto;
}
.special-prize__heading {
  position: relative;
  width: 100%;
  max-width: 308px;
  margin: 0 auto 44px auto;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .special-prize__heading {
    max-width: 183px;
    margin-bottom: 28px;
  }
}
.special-prize__heading::before {
  z-index: 0;
  position: absolute;
  top: -38px;
  right: -29px;
  width: 96px;
  height: 88px;
  background: url(/library/wife-succession/img/common/bg-heading.png) 0 0 no-repeat;
  background-size: 100% 100%;
  content: "";
}
@media only screen and (max-width: 767px) {
  .special-prize__heading::before {
    top: -18px;
    right: -16px;
    width: 52px;
    height: 48px;
  }
}
.special-prize__heading img {
  z-index: 1;
  position: relative;
  height: auto;
  border-radius: 0;
}
.special-prize__item {
  margin-bottom: 44px;
  padding: 40px 60px;
  border-radius: 30px;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .special-prize__item {
    margin-bottom: 28px;
    padding: 30px;
  }
}
.special-prize__item:last-child {
  margin-bottom: 0;
}
.special-prize__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  .special-prize__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    margin-bottom: 24px;
  }
}
.special-prize__label {
  display: inline-block;
  padding: 8px 16px;
  background-color: #96b439;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 50vh;
  white-space: nowrap;
}
.special-prize__title {
  color: #fe8202;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .special-prize__title {
    font-size: 20px;
    text-align: center;
  }
}
.special-prize__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 28px;
}
@media only screen and (max-width: 767px) {
  .special-prize__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.special-prize__image {
  width: 210px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.special-prize__figure {
  border-radius: 4px;
  aspect-ratio: 1/1;
  overflow: hidden;
  background: #eeeeee;
}
.special-prize__figure img {
  width: 100%;
  height: auto;
  border-radius: 0;
}
.special-prize__caption {
  margin-top: 8px;
  color: #96b439;
  font-size: 18px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .special-prize__caption {
    font-size: 16px;
  }
}
.special-prize__text {
  color: #414141;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.8;
  margin-bottom: 16px;
}
.special-prize__text:last-child {
  margin-bottom: 0;
}
.special-prize__text strong {
  font-size: 18px;
  font-weight: bold;
}
.special-prize__text span {
  font-size: 13px;
}

.example {
  padding: 44px 30px 0;
}
@media only screen and (max-width: 767px) {
  .example {
    padding: 20px;
  }
}
.example__wrap {
  max-width: 1060px;
  margin: 0 auto;
}
.example__heading {
  font-size: 36px;
  font-weight: bold;
  color: #414141;
  text-align: center;
  margin-bottom: 28px;
}
@media only screen and (max-width: 767px) {
  .example__heading {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.example__cards {
  max-width: 680px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 60px;
  margin: 0 auto 64px;
}
@media only screen and (max-width: 767px) {
  .example__cards {
    gap: 24px;
    margin-bottom: 28px;
  }
}
.example__cards img {
  width: 100%;
  height: auto;
  border-radius: 0;
}
.example__card {
  max-width: 50%;
}
.example__card:nth-child(odd) {
  width: 438px;
}
.example__card:nth-child(even) {
  width: 401px;
}
.example__tips {
  max-width: 1060px;
  margin: 0 auto;
  padding: 30px;
  background-color: #f1edeb;
  border-radius: 30px;
}
.example__tips-title {
  margin-bottom: 20px;
  color: #fe8202;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.example__tips-item {
  max-width: 470px;
  margin: 0 auto 20px;
}
.example__tips-item:last-child {
  margin-bottom: 0;
}
.example__tips-item p {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.8;
  color: #666666;
}

.prize {
  padding: 120px 30px 20px;
}
@media only screen and (max-width: 767px) {
  .prize {
    padding: 64px 20px 20px;
  }
}
.prize__wrap {
  max-width: 950px;
  margin: 0 auto;
}
.prize__heading {
  position: relative;
  width: 100%;
  max-width: 92px;
  margin: 0 auto 44px auto;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .prize__heading {
    max-width: 50px;
    margin-bottom: 28px;
  }
}
.prize__heading::before {
  z-index: 0;
  position: absolute;
  top: -43px;
  left: -59px;
  width: 96px;
  height: 88px;
  background: url(/library/wife-succession/img/common/bg-heading.png) 0 0 no-repeat;
  background-size: 100% 100%;
  content: "";
}
@media only screen and (max-width: 767px) {
  .prize__heading::before {
    top: -22px;
    left: -25px;
    width: 52px;
    height: 48px;
  }
}
.prize__heading img {
  z-index: 1;
  position: relative;
  height: auto;
  border-radius: 0;
}
.prize__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
}
@media only screen and (max-width: 767px) {
  .prize__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.prize__item {
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
}
.prize__image {
  width: 100%;
  height: auto;
  aspect-ratio: 1/0.478;
}
@media only screen and (max-width: 767px) {
  .prize__image {
    aspect-ratio: 1/0.657;
  }
}
.prize__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0;
}
.prize__body {
  text-align: left;
  padding: 24px;
}
.prize__title {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .prize__title {
    font-size: 15px;
  }
}
.prize__title--orange {
  color: #f39800;
}
.prize__text {
  color: #414141;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .prize__text {
    font-size: 15px;
  }
}
.prize__note {
  margin-top: 24px;
  color: #666666;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
}

.theme {
  padding: 120px 30px 40px;
  background: #f7f6f5;
}
@media only screen and (max-width: 767px) {
  .theme {
    padding: 64px 20px 20px;
  }
}
.theme__wrap {
  position: relative;
  max-width: 1060px;
  margin: 0 auto;
}
.theme__heading {
  position: relative;
  width: 100%;
  max-width: 579px;
  margin: 0 auto 50px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .theme__heading {
    max-width: 315px;
    margin-bottom: 26px;
  }
}
.theme__heading::before {
  z-index: 0;
  position: absolute;
  top: -28px;
  left: 235px;
  width: 101px;
  height: 85px;
  background: url(/library/wife-succession/img/senryu/about-6.png) 0 0 no-repeat;
  background-size: 100% 100%;
  content: "";
}
@media only screen and (max-width: 767px) {
  .theme__heading::before {
    top: -15px;
    left: 132px;
    width: 52px;
    height: 48px;
  }
}
.theme__heading img {
  z-index: 1;
  position: relative;
  height: auto;
  border-radius: 0;
}
.theme__text {
  color: #414141;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .theme__text {
    font-size: 15px;
    text-align: left;
  }
}
.theme__text p {
  margin-bottom: 20px;
}
.theme__text p:last-child {
  margin-bottom: 0;
}

.past-works {
  padding: 48px 30px 0;
  background-color: #f7f6f5;
}
@media only screen and (max-width: 767px) {
  .past-works {
    padding: 20px;
  }
}
.past-works__wrap {
  max-width: 890px;
  margin: 0 auto;
  text-align: center;
}
.past-works__heading {
  margin-bottom: 24px;
  color: #414141;
  font-size: 36px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .past-works__heading {
    font-size: 20px;
    margin-bottom: 16px;
  }
}
.past-works__text {
  margin-bottom: 28px;
  color: #666666;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .past-works__text {
    font-size: 14px;
    margin-bottom: 24px;
    text-align: left;
  }
}
.past-works__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 28px;
}
@media only screen and (max-width: 767px) {
  .past-works__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.past-works__list .btn {
  width: 430px;
}
@media only screen and (max-width: 767px) {
  .past-works__list .btn {
    width: 100%;
  }
}

.guideline {
  padding: 120px 30px 64px;
  background-color: #f7f6f5;
}
@media only screen and (max-width: 767px) {
  .guideline {
    padding: 64px 20px;
  }
}
.guideline__wrap {
  max-width: 1060px;
  margin: 0 auto;
}
.guideline__heading {
  position: relative;
  width: 100%;
  max-width: 203px;
  margin: 0 auto 44px auto;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .guideline__heading {
    max-width: 110px;
    margin-bottom: 24px;
  }
}
.guideline__heading::before {
  z-index: 0;
  position: absolute;
  top: -30px;
  left: -54px;
  width: 96px;
  height: 88px;
  background: url(/library/wife-succession/img/common/bg-heading.png) 0 0 no-repeat;
  background-size: 100% 100%;
  content: "";
}
@media only screen and (max-width: 767px) {
  .guideline__heading::before {
    top: -10px;
    left: -25px;
    width: 52px;
    height: 48px;
  }
}
.guideline__heading img {
  z-index: 1;
  position: relative;
  height: auto;
  border-radius: 0;
}
.guideline__body {
  padding: 60px 80px;
  background-color: #fff;
  border-radius: 30px;
}
@media only screen and (max-width: 767px) {
  .guideline__body {
    padding: 30px;
  }
}
.guideline__table {
  width: 100%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .guideline__table {
    margin-bottom: 24px;
  }
}
.guideline__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e5ded9;
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .guideline__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 16px 0;
  }
}
.guideline__row:first-child {
  padding-top: 0;
}
.guideline__row dt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 200px;
  color: #414141;
  font-size: 16px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .guideline__row dt {
    width: 100%;
    font-size: 14px;
  }
}
.guideline__row dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #666666;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .guideline__row dd {
    font-size: 14px;
  }
}
.guideline__row dd a {
  color: #1a1a1a;
  text-decoration: underline;
}
.guideline__row dd a:hover {
  text-decoration: none;
}
.guideline__judges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.guideline__judge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cac7c7;
}
@media only screen and (max-width: 767px) {
  .guideline__judge {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 15px;
  }
}
.guideline__judge:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.guideline__judgeImg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 145px;
  height: 145px;
  border-radius: 4px;
  border: 1px solid #cac7c7;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .guideline__judgeImg {
    margin: 0 auto;
  }
}
.guideline__judgeImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.guideline__judgeBody {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.guideline__judgeName {
  margin-bottom: 10px;
  color: #75b030;
  font-size: 16px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .guideline__judgeName {
    font-size: 14px;
  }
}
.guideline__judgeText {
  font-size: 16px;
}
.guideline__judgeText span {
  font-size: 13px;
  display: block;
  padding-top: 5px;
}
@media only screen and (max-width: 767px) {
  .guideline__judgeText {
    font-size: 14px;
  }
  .guideline__judgeText span {
    font-size: 11px;
  }
}
.guideline__cta {
  margin-bottom: 24px;
  color: #414141;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .guideline__cta {
    font-size: 16px;
  }
}
.guideline__btn {
  text-align: center;
}
.guideline__btn .btn {
  max-width: 460px;
}
@media only screen and (max-width: 767px) {
  .guideline__btn .btn {
    width: 100%;
  }
}

.terms {
  padding: 64px 30px 64px;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .terms {
    padding: 28px 20px;
  }
}
.terms__wrap {
  max-width: 1060px;
  margin: 0 auto;
}
.terms__heading {
  position: relative;
  width: 100%;
  max-width: 191px;
  margin: 0 auto 44px auto;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .terms__heading {
    max-width: 104px;
    margin-bottom: 20px;
  }
}
.terms__heading::before {
  z-index: 0;
  position: absolute;
  top: -16px;
  left: 110px;
  width: 96px;
  height: 88px;
  background: url(/library/wife-succession/img/common/bg-heading.png) 0 0 no-repeat;
  background-size: 100% 100%;
  content: "";
}
@media only screen and (max-width: 767px) {
  .terms__heading::before {
    top: -10px;
    left: 55px;
    width: 52px;
    height: 48px;
  }
}
.terms__heading img {
  z-index: 1;
  position: relative;
  height: auto;
  border-radius: 0;
}
.terms__body {
  padding: 60px;
  background-color: #fff;
  border: 4px solid #cac7c7;
  border-radius: 30px;
  height: 390px;
  overflow-y: scroll;
}
@media only screen and (max-width: 767px) {
  .terms__body {
    height: 330px;
    padding: 20px 30px;
  }
}
.terms__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.terms__list li {
  position: relative;
  padding: 8px 0 0 24px;
  color: #666666;
  font-size: 16px;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .terms__list li {
    font-size: 15px;
  }
}
.terms__list li::before {
  content: "・";
  position: absolute;
  left: 0;
  color: #666666;
}
.terms__list li a {
  color: #1a1a1a;
  text-decoration: underline;
}
.terms__list li a:hover {
  text-decoration: none;
}

.about {
  padding: 96px 30px 40px;
}
@media only screen and (max-width: 767px) {
  .about {
    padding: 54px 20px 28px;
  }
}
.about__wrap {
  max-width: 1060px;
  margin: 0 auto;
}
.about__heading {
  position: relative;
  width: 100%;
  max-width: 383px;
  margin: 0 auto 50px auto;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .about__heading {
    max-width: 191px;
    margin-bottom: 30px;
  }
}
.about__body {
  position: relative;
  padding: 80px 0px;
  border-radius: 30px;
  background-color: #f1edeb;
}
@media only screen and (max-width: 767px) {
  .about__body {
    padding: 40px 0px;
  }
}
.about__body .img01,
.about__body .img02,
.about__body .img03,
.about__body .img04,
.about__body .img05 {
  display: block;
  position: absolute;
}
.about__body .img01 img,
.about__body .img02 img,
.about__body .img03 img,
.about__body .img04 img,
.about__body .img05 img {
  width: 100%;
  height: auto;
}
.about__body .img01 {
  width: min(120px, 10vw);
  top: -40px;
  right: -23px;
}
@media print, screen and (min-width: 768px) and (max-width: 1100px) {
  .about__body .img01 {
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .about__body .img01 {
    width: 87px;
  }
}
.about__body .img02 {
  width: min(100px, 8vw);
  top: 400px;
  left: -25px;
}
@media print, screen and (min-width: 768px) and (max-width: 1100px) {
  .about__body .img02 {
    width: 100px;
    left: -38px;
  }
}
@media only screen and (max-width: 767px) {
  .about__body .img02 {
    width: 87px;
    left: -38px;
  }
}
.about__body .img03 {
  width: min(120px, 10vw);
  top: 500px;
  right: -30px;
}
@media print, screen and (min-width: 768px) and (max-width: 1100px) {
  .about__body .img03 {
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .about__body .img03 {
    width: 87px;
    top: 550px;
  }
}
.about__body .img04 {
  width: min(120px, 9.5vw);
  top: 150px;
  left: -40px;
}
@media print, screen and (min-width: 768px) and (max-width: 1100px) {
  .about__body .img04 {
    width: 95px;
  }
}
@media only screen and (max-width: 767px) {
  .about__body .img04 {
    width: 75px;
  }
}
.about__body .img05 {
  width: min(110px, 8.5vw);
  top: 280px;
  right: -30px;
}
@media print, screen and (min-width: 768px) and (max-width: 1100px) {
  .about__body .img05 {
    width: 88px;
  }
}
@media only screen and (max-width: 767px) {
  .about__body .img05 {
    width: 68px;
  }
}
.about__text p {
  padding: 0 52.5px;
  color: #666666;
  line-height: 1.8;
}
.about__movie {
  position: relative;
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
  padding: 0 15px;
}
.about__movie-inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
@supports (aspect-ratio: 16/9) {
  .about__movie-inner {
    padding-top: 0;
    aspect-ratio: 16/9;
  }
}
.about__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@supports (aspect-ratio: 16/9) {
  .about__movie iframe {
    position: static;
    height: auto;
    aspect-ratio: 16/9;
  }
}
.about__btn {
  margin-top: 36px;
  padding: 0 15px;
}

.register {
  padding: 44px 30px 64px;
  background-color: #f7f6f5;
}
@media only screen and (max-width: 767px) {
  .register {
    padding: 28px 20px;
  }
}
.register__wrap {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 0;
}
.register__heading {
  margin-bottom: 36px;
  color: #414141;
  font-size: 30px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .register__heading {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.register__text {
  margin-bottom: 36px;
}
@media only screen and (max-width: 767px) {
  .register__text {
    margin-bottom: 28px;
  }
}
.register__text p {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .register__text p {
    font-size: 14px;
  }
}
.register__btn .btn {
  max-width: 460px;
}

.feedback__item {
  text-align: center;
}

/*# sourceMappingURL=style.css.map*/