.p-home-section--links {
  padding: 118px 0 0;
}
@media only screen and (max-width: 1271px) {
  .p-home-section--links {
    padding: 80px 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .p-home-section--links {
    padding: 40px 0 0;
  }
}
.p-home-section--news {
  padding: 160px 0 152px;
}
@media only screen and (max-width: 1271px) {
  .p-home-section--news {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 480px) {
  .p-home-section--news {
    padding: 64px 0;
  }
}
.p-home-section--bnrs {
  background-color: #e7f6fb;
  padding: 71px 0 75px;
}
@media only screen and (max-width: 1271px) {
  .p-home-section--bnrs {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 480px) {
  .p-home-section--bnrs {
    padding: 56px 0 55px;
  }
}
.p-home-section--sounyan {
  padding: 160px 0 155px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media only screen and (max-width: 1271px) {
  .p-home-section--sounyan {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 480px) {
  .p-home-section--sounyan {
    padding: 64px 0 80px;
  }
}
.p-home-section--sounyan::before {
  content: "";
  position: absolute;
  top: 144px;
  left: -175px;
  z-index: -1;
  pointer-events: none;
  width: 58.07vw;
  -webkit-transform: rotate(-232deg);
          transform: rotate(-232deg);
  height: auto;
  aspect-ratio: 1116/1324;
  background-image: url("../media/images/common/bg_deco_01.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 480px) {
  .p-home-section--sounyan::before {
    top: -11.75vw;
    left: auto;
    right: -45vw;
    width: 95vw;
    aspect-ratio: 966/1032;
    background-image: url("../media/images/common/bg_deco_02.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}

.p-fv {
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .p-fv {
    height: 380px;
    background-color: #CEEEF4;
  }
}
@media only screen and (max-width: 640px) {
  .p-fv {
    height: 360px;
  }
}
@media only screen and (max-width: 560px) {
  .p-fv {
    height: 330px;
  }
}
@media only screen and (max-width: 480px) {
  .p-fv {
    height: 300px;
  }
}
@media only screen and (max-width: 400px) {
  .p-fv {
    height: 280px;
  }
}
@media only screen and (max-width: 375px) {
  .p-fv {
    height: 260px;
  }
}

.p-fv__title {
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  font-weight: bold;
  font-size: 2.5vw;
  letter-spacing: 0.004em;
  z-index: 5;
  line-height: 1.6;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .p-fv__title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 640px) {
  .p-fv__title {
    top: 24%;
  }
}
@media only screen and (max-width: 560px) {
  .p-fv__title {
    top: 28%;
  }
}
@media only screen and (max-width: 480px) {
  .p-fv__title {
    font-size: 20px;
    top: 30%;
  }
}
@media only screen and (max-width: 400px) {
  .p-fv__title {
    top: 32%;
  }
}
@media only screen and (max-width: 375px) {
  .p-fv__title {
    top: 36%;
  }
}

.p-fv__image {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .p-fv__video-wrap {
    height: 280px;
    top: 100px;
    position: relative;
    overflow: hidden;
  }
}
@media only screen and (max-width: 640px) {
  .p-fv__video-wrap {
    height: 240px;
    top: 120px;
  }
}
@media only screen and (max-width: 560px) {
  .p-fv__video-wrap {
    height: 210px;
  }
}
@media only screen and (max-width: 480px) {
  .p-fv__video-wrap {
    height: 180px;
  }
}
@media only screen and (max-width: 400px) {
  .p-fv__video-wrap {
    height: 160px;
  }
}
@media only screen and (max-width: 375px) {
  .p-fv__video-wrap {
    height: 140px;
  }
}

.p-fv__video {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .p-fv__video {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
}

.p-insurance-list {
  margin: 21px -20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .p-insurance-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 24px 0 0;
  }
}

.p-insurance-list__item {
  width: 33.3%;
  padding: 0 20px;
  position: relative;
}
@media only screen and (max-width: 1271px) {
  .p-insurance-list__item {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .p-insurance-list__item {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-insurance-list__item + .p-insurance-list__item {
    margin-top: 24px;
  }
}

.p-insurance-list__item-inner {
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  position: relative;
}

.p-insurance-list__thumb-wrap {
  min-height: 190px;
  background-color: #fff;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .p-insurance-list__thumb-wrap {
    min-height: 128px;
    padding: 23px 0 16px;
  }
}

.p-insurance-list__thumb {
  height: 85px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .p-insurance-list__thumb {
    height: 57px;
  }
}

.p-insurance-list__thumb-img {
  height: 100%;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-insurance-list__title {
  margin-top: 20px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .p-insurance-list__title {
    margin-top: 11px;
  }
}

.p-insurance-list__trigger {
  background-color: #0068d7;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  cursor: pointer;
  border: solid 1px transparent;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.p-insurance-list__trigger.is-open {
  background-color: #fff;
  color: #002971;
  border: solid 1px #7a97bc;
}
.p-insurance-list__trigger.is-open .p-insurance-list__trigger-text::before, .p-insurance-list__trigger.is-open .p-insurance-list__trigger-text::after {
  background-color: #0068d7;
}
.p-insurance-list__trigger.is-open .p-insurance-list__trigger-text::before {
  opacity: 0;
}
.p-insurance-list__trigger.is-open .p-insurance-list__trigger-text::after {
  -webkit-transform: translate(0, -50%) rotate(0deg);
          transform: translate(0, -50%) rotate(0deg);
}

.p-insurance-list__trigger-text {
  position: relative;
  display: inline-block;
}
@media only screen and (max-width: 1271px) {
  .p-insurance-list__trigger-text {
    padding-right: 32px;
  }
}
.p-insurance-list__trigger-text::before, .p-insurance-list__trigger-text::after {
  content: "";
  position: absolute;
  top: 48%;
  right: 0;
  width: 16px;
  height: 3px;
  background-color: #fff;
  display: none;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
@media only screen and (max-width: 1271px) {
  .p-insurance-list__trigger-text::before, .p-insurance-list__trigger-text::after {
    display: block;
  }
}
.p-insurance-list__trigger-text::after {
  -webkit-transform: translate(0, -50%) rotate(-90deg);
          transform: translate(0, -50%) rotate(-90deg);
}

.p-insurance-list__mega-menu-wrap {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  background-color: #fff;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: none;
  opacity: 0;
  z-index: 10;
}
.p-insurance-list__mega-menu-wrap.is-open {
  opacity: 1;
  pointer-events: auto;
}

.p-insurance-list__mega-menu {
  border: solid 1px #707070;
}

.p-insurance-list__mega-menu-item {
  border-top: solid 1px #707070;
}
.p-insurance-list__mega-menu-item:first-child {
  border-top: none;
}

.p-insurance-list__mega-menu-link {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  padding: 7px 0 6px;
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .p-insurance-list__mega-menu-link:hover {
    background-color: #d9eef9;
  }
}

.p-insurance-blocks {
  margin-top: 160px;
}
@media only screen and (max-width: 767px) {
  .p-insurance-blocks {
    margin-top: 40px;
  }
}

.p-insurance-block {
  position: relative;
  z-index: 0;
}
.p-insurance-block + .p-insurance-block {
  margin-top: 160px;
}
@media only screen and (max-width: 767px) {
  .p-insurance-block + .p-insurance-block {
    margin-top: 40px;
  }
}

.p-insurance-block__head {
  background-color: #d9eef9;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.61;
  letter-spacing: 0.04em;
  padding: 8px 40px 7px;
  border-radius: 10px 10px 0 0;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .p-insurance-block__head {
    font-size: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .p-insurance-block__head {
    font-size: 25px;
    text-align: center;
    padding: 16px 10px;
  }
}

.p-insurance-block__sub-head {
  display: inline-block;
  margin-left: 22px;
  font-size: 24px;
  vertical-align: middle;
}
@media only screen and (max-width: 480px) {
  .p-insurance-block__sub-head {
    display: block;
    font-size: 16px;
    margin-left: 0;
  }
}

.p-insurance-block__list-wrap {
  position: relative;
  z-index: 0;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  padding: 40px 56px;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .p-insurance-block__list-wrap {
    padding: 24px 22px 32px;
  }
}
.p-insurance-block__list-wrap--business {
  padding: 56px 64px;
}
@media only screen and (max-width: 767px) {
  .p-insurance-block__list-wrap--business {
    padding: 34px 26px 45px;
  }
}

.p-insurance-block__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -6px;
}
@media only screen and (max-width: 1271px) {
  .p-insurance-block__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 32px 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-insurance-block__list {
    gap: 32px 0;
    margin: 0 -8px;
  }
}
@media only screen and (max-width: 480px) {
  .p-insurance-block__list {
    gap: 16px 0;
  }
}
.p-insurance-block__list--business {
  margin: 0 -8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1023px) {
  .p-insurance-block__list--business {
    gap: 32px 0;
  }
}
@media only screen and (max-width: 480px) {
  .p-insurance-block__list--business {
    gap: 16px 0;
  }
}
.p-insurance-block__list--business .p-insurance-block__item {
  padding: 0 8px;
  width: 24%;
}
@media only screen and (max-width: 1023px) {
  .p-insurance-block__list--business .p-insurance-block__item {
    width: 50%;
  }
}
.p-insurance-block__list--business .p-insurance-block__item--has-list {
  width: 50%;
}
@media only screen and (max-width: 1023px) {
  .p-insurance-block__list--business .p-insurance-block__item--has-list {
    width: 100%;
  }
}
.p-insurance-block__list--inner-list .p-insurance-block__item {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .p-insurance-block__list--inner-list .p-insurance-block__item {
    width: 50%;
  }
}

.p-insurance-block__item {
  padding: 0 6px;
  width: 16.67%;
}
@media only screen and (max-width: 1271px) {
  .p-insurance-block__item {
    width: 33.3%;
  }
}
@media only screen and (max-width: 767px) {
  .p-insurance-block__item {
    width: 50%;
    padding: 0 8px;
  }
}
@media only screen and (min-width: 1272px) {
  .p-insurance-block__item--wide {
    width: 33.34%;
  }
}
.p-insurance-block__item--offset-top {
  margin-top: 44px;
}
@media only screen and (max-width: 1023px) {
  .p-insurance-block__item--offset-top {
    margin-top: 0;
  }
}

.p-insurance-block__inner-list-title {
  border-radius: 5px 5px 0 0;
  background-color: #e1ebf9;
  padding: 6px 24px 2px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .p-insurance-block__inner-list-title {
    text-align: center;
  }
}
@media only screen and (max-width: 399px) {
  .p-insurance-block__inner-list-title {
    font-size: 18px;
  }
}

.p-insurance-block__inner-list-wrap {
  border-radius: 0 0 5px 5px;
  border: solid #abbad4 1px;
  padding: 19px 31px 18px 39px;
}
@media only screen and (max-width: 1271px) {
  .p-insurance-block__inner-list-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .p-insurance-block__inner-list-wrap {
    padding: 12px 14px 19px;
  }
}

.p-insurance-block__logo {
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .p-insurance-block__logo {
    height: 97px;
  }
}

.p-insurance-block__logo-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-insurance-block__icon {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .p-insurance-block__icon {
    height: 86px;
  }
}

.p-insurance-block__cat,
.p-insurance-block__link {
  margin-top: 16px;
  background-color: #f6f6f6;
  display: inline-block;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.57;
  width: 100%;
  text-align: center;
  padding: 3px 3px 1px;
  border-radius: 5px;
}
.p-insurance-block__cat--green,
.p-insurance-block__link--green {
  background-color: #ecffe6;
}
.p-insurance-block__cat--blue,
.p-insurance-block__link--blue {
  background-color: #e8f3ff;
}
.p-insurance-block__cat--pink,
.p-insurance-block__link--pink {
  background-color: #ffe5e5;
}
.p-insurance-block__cat--yellow,
.p-insurance-block__link--yellow {
  background-color: #ffffd8;
}
.p-insurance-block__cat--orange,
.p-insurance-block__link--orange {
  background-color: #ffeed8;
}

.p-insurance-block__link {
  font-size: 16px;
}
.p-insurance-block__link:hover {
  opacity: 0.6;
}

.p-insurance-block__link--business {
  padding: 18px 16px 17px;
  color: #002971;
  font-size: 22px;
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .p-insurance-block__link--business {
    padding: 7px 13px;
    font-size: 16px;
    margin-top: 18px;
  }
}

.p-insurance-block__link-icon-block {
  position: relative;
  display: inline-block;
  padding-right: 12px;
}
.p-insurance-block__link-icon-block::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -2px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  width: 9px;
  height: 9px;
  border-top: solid 2px #002971;
  border-right: solid 2px #002971;
}
@media only screen and (max-width: 767px) {
  .p-insurance-block__link-icon-block::before {
    width: 6px;
    height: 6px;
    right: 2px;
  }
}

.p-insurance-block__more-btn {
  display: block;
  border-radius: 0 0 10px 10px;
  background-color: #0068d7;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.63;
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 24px;
  padding: 2px 0 0;
  border: solid 1px transparent;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
@media only screen and (max-width: 767px) {
  .p-insurance-block__more-btn {
    font-size: 20px;
    padding: 4px 0 2px;
  }
}
@media only screen and (min-width: 768px) {
  .p-insurance-block__more-btn:hover {
    background-color: #fff;
    color: #002971;
    border: solid 1px #7a97bc;
  }
}

.p-news-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1023px) {
  .p-news-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-news__head {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.61;
  position: relative;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1271px) {
  .p-news__head {
    font-size: 30px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .p-news__head {
    font-size: 25px;
    padding-bottom: 10px;
  }
}
.p-news__head::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0px;
  width: 61px;
  height: 5px;
  background-image: repeating-linear-gradient(to right, #4c6eb1 0 10px, transparent 10px 17px);
}

.p-news__left-col {
  min-width: 422px;
}
@media only screen and (max-width: 1271px) {
  .p-news__left-col {
    min-width: 250px;
  }
}

.p-news__right-col {
  width: 100%;
  margin-left: 20px;
}
@media only screen and (max-width: 1023px) {
  .p-news__right-col {
    margin-left: 0;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .p-news__right-col {
    margin-top: 32px;
  }
}

.p-news__btn-wrap {
  max-width: 320px;
  margin-top: 48px;
}

.p-news__deco {
  margin-top: 48px;
}

.p-news__right-col {
  padding-top: 21px;
}

.p-home-bg-area {
  position: relative;
  z-index: 0;
}
.p-home-bg-area::before, .p-home-bg-area::after {
  z-index: -1;
  pointer-events: none;
}
.p-home-bg-area::before {
  content: "";
  position: absolute;
  top: 4.84vw;
  left: -9.11vw;
  width: 58.13vw;
  height: auto;
  aspect-ratio: 1116/1324;
  background-image: url("../media/images/common/bg_deco_01.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 480px) {
  .p-home-bg-area::before {
    width: 81.5vw;
    top: 131.25vw;
    left: -31.75vw;
  }
}
.p-home-bg-area::after {
  content: "";
  position: absolute;
  width: 946px;
  height: auto;
  right: -12.19vw;
  bottom: 33.59vw;
  aspect-ratio: 966/1032;
  background-image: url("../media/images/common/bg_deco_02.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-transform: rotate(1deg);
          transform: rotate(1deg);
}
@media only screen and (max-width: 480px) {
  .p-home-bg-area::after {
    width: 95vw;
    right: -45vw;
    bottom: 257vw;
  }
}

.p-bnr-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px 0;
  margin: 0 -16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .p-bnr-list {
    margin: 0;
    gap: 24px 0;
  }
}

.p-bnr-list__item {
  width: 33.3%;
  padding: 16px;
}
@media only screen and (max-width: 767px) {
  .p-bnr-list__item {
    width: 100%;
    padding: 0;
  }
}

.p-bnr-list__list-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 32px;
  font-weight: bold;
  color: #104c94;
  letter-spacing: 0.04em;
  line-height: 1.63;
  background-color: #fff;
  width: 100%;
  height: 100%;
  border: solid 5px #104c94;
  border-radius: 8px;
}

.p-bnr-list__link {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: block;
}
@media only screen and (max-width: 767px) {
  .p-bnr-list__link {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
}
@media only screen and (min-width: 768px) {
  .p-bnr-list__link:hover {
    opacity: 0.6;
  }
}

@media only screen and (max-width: 767px) {
  .c-width--sounyan {
    padding-right: 16px;
  }
}

.p-sounyan__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1023px) {
  .p-sounyan__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-sounyan__detail {
  width: 100%;
}

.p-sounyan__visual {
  min-width: 250px;
  margin-left: 65px;
}
@media only screen and (max-width: 1271px) {
  .p-sounyan__visual {
    min-width: 200px;
    margin-left: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-sounyan__visual {
    margin-left: 0;
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .p-sounyan__visual {
    margin-top: 32px;
  }
}

.p-sounyan__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 31px 0;
}
@media only screen and (max-width: 480px) {
  .p-sounyan__head {
    gap: 8px 0;
  }
}

.p-sounyan__head-block {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.56;
  display: block;
}
@media only screen and (max-width: 1271px) {
  .p-sounyan__head-block {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .p-sounyan__head-block {
    font-size: 26px;
  }
}
@media only screen and (max-width: 480px) {
  .p-sounyan__head-block {
    font-size: 22px;
  }
}
@media only screen and (max-width: 399px) {
  .p-sounyan__head-block {
    font-size: 20px;
  }
}

.p-sounyan__highlight {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(55%, #ffeed8));
  background: linear-gradient(transparent 55%, #ffeed8 55%);
}

.p-sounyan__link-list {
  margin: 56px -12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 768px;
}
@media only screen and (max-width: 1023px) {
  .p-sounyan__link-list {
    margin: 0;
    display: none;
  }
}
.p-sounyan__link-list--sp {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .p-sounyan__link-list--sp {
    display: block;
  }
}

.p-sounyan__link-item {
  padding: 0 12px;
  width: 33.3%;
}
@media only screen and (max-width: 1023px) {
  .p-sounyan__link-item {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .p-sounyan__link-item + .p-sounyan__link-item {
    margin-top: 8px;
  }
}

.p-sounyan__sp-cont {
  display: none;
  min-width: 240px;
}
@media only screen and (max-width: 1023px) {
  .p-sounyan__sp-cont {
    display: block;
    min-width: 300px;
    max-width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .p-sounyan__sp-cont {
    min-width: 250px;
    max-width: 250px;
  }
}
@media only screen and (max-width: 480px) {
  .p-sounyan__sp-cont {
    min-width: 176px;
    max-width: 176px;
  }
}
@media only screen and (max-width: 399px) {
  .p-sounyan__sp-cont {
    min-width: 150px;
    max-width: 150px;
  }
}

.p-sounyan__link {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only screen and (min-width: 768px) {
  .p-sounyan__link:hover {
    opacity: 0.6;
  }
}

.p-sounyan__link-img {
  width: 100%;
}

.p-sounyan__link-small-text {
  font-size: 14px;
  display: block;
  letter-spacing: 0.04em;
  line-height: 1.57;
  margin-top: -10px;
}

.p-sounyan__responsive-wrapper {
  display: contents;
}
@media only screen and (max-width: 1023px) {
  .p-sounyan__responsive-wrapper {
    display: block;
    margin-left: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .p-sounyan__responsive-wrapper {
    max-width: 138px;
  }
}
@media only screen and (max-width: 399px) {
  .p-sounyan__responsive-wrapper {
    margin-left: 15px;
  }
}

.p-sounyan__caption {
  text-align: right;
}

.p-sounyan__sub-caption {
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 1.61;
  font-weight: bold;
  margin-top: 0.5em;
}
@media only screen and (max-width: 480px) {
  .p-sounyan__sub-caption {
    font-size: 12px;
  }
}

.p-sounyan__main-caption {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 480px) {
  .p-sounyan__main-caption {
    font-size: 18px;
  }
}