.btn.btn_style3 a {
  color: #f8941f;
  border: 1px solid #f8941f;
}
.btn.btn_style3 a:hover {
  background: #f8941f;
  color: white;
}
.btn.btn_style3 a:hover svg {
  fill: white;
}
.btn.btn_style3 a svg {
  fill: #f8941f;
}

.p-45th-top {
  background-color: #FAF8F4;
}
@media screen and (max-width: 767px) {
  .p-45th-top .mv_45th h1 img {
    max-width: 161px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .mv_45th.loaded .mv_inner .mv_flower_bg {
    top: auto;
    bottom: 0;
  }
}
.p-45th-top .p-45th-top-message_45th__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 70px;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__flex {
    display: block;
  }
}
.p-45th-top .p-45th-top-message_45th__flex figure {
  max-width: 250px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__flex figure {
    display: block;
    margin: 0 auto;
  }
}
.p-45th-top .p-45th-top-message_45th__flex h3 {
  font-size: clamp(1.5rem, 1.3194444444rem + 0.7407407407vw, 1.875rem);
  line-height: 1.5;
  letter-spacing: 0.07em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__flex h3 {
    max-width: 500px;
    margin: 30px auto 40px;
    letter-spacing: 0.01em;
  }
}
.p-45th-top .p-45th-top-message_45th__flex p {
  font-size: clamp(1rem, 0.9398148148rem + 0.2469135802vw, 1.125rem);
  line-height: 2;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__flex p {
    max-width: 500px;
    margin: 30px auto 0;
  }
}
.p-45th-top .p-45th-top-message_45th__title {
  position: relative;
  font-size: clamp(1.875rem, 1.4537037037rem + 1.7283950617vw, 2.75rem);
  color: #c04f79;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
  margin-top: 220px;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__title {
    margin-top: 110px;
  }
}
.p-45th-top .p-45th-top-message_45th__title::before {
  content: "Message";
  position: absolute;
  display: block;
  font-size: clamp(4rem, 1.5925925926rem + 9.8765432099vw, 9rem);
  font-family: "Noto Serif JP", serif;
  top: calc(50% - 42px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: rgba(192, 79, 121, 0.1);
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__title::before {
    top: calc(50% - 20px);
  }
}
.p-45th-top .p-45th-top-message_45th.first {
  padding-top: 400px;
}
@media screen and (max-width: 1300px) {
  .p-45th-top .p-45th-top-message_45th.first {
    padding-top: 500px;
  }
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-message_45th.first {
    padding-top: 600px;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th.first {
    padding-top: 0;
  }
}
.p-45th-top .p-45th-top-message_45th__head {
  font-size: clamp(2rem, 1.9398148148rem + 0.2469135802vw, 2.125rem);
  font-weight: 500;
  letter-spacing: 0.07em;
  background-color: #C04F79;
  border-radius: 40px;
  color: #fff;
  line-height: 1.5;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  padding: 15px 60px;
}
@media screen and (max-width: 660px) {
  .p-45th-top .p-45th-top-message_45th__head {
    max-width: 100%;
    width: auto;
    margin: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__head {
    padding: 15px;
  }
}
.p-45th-top .p-45th-top-message_45th__head-blue {
  background-color: #2882B5;
}
.p-45th-top .p-45th-top-message_45th__outer {
  position: relative;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__outer {
    margin-top: 60px;
  }
}
.p-45th-top .p-45th-top-message_45th__inner {
  max-width: 980px;
  margin: 64px auto 0;
  display: block;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-message_45th__inner {
    max-width: 100%;
    width: auto;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__inner {
    margin-top: 40px;
  }
}
.p-45th-top .p-45th-top-message_45th__textarea {
  max-width: 600px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 542px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-message_45th__textarea {
    height: 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}
.p-45th-top .p-45th-top-message_45th__textarea--right {
  margin: 0 0 0 auto;
  height: 470px;
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-message_45th__textarea--right {
    height: 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}
.p-45th-top .p-45th-top-message_45th__clearfix {
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  width: 40%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-message_45th__clearfix {
    position: static;
    float: none;
    margin: 20px 0 0 auto;
    display: block;
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__clearfix {
    width: 100%;
  }
}
.p-45th-top .p-45th-top-message_45th__clearfix--left {
  left: 0;
  float: left;
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-message_45th__clearfix--left {
    float: none;
    margin: 20px auto 0 0;
    display: block;
  }
}
.p-45th-top .p-45th-top-message_45th__imgwrap {
  width: 100%;
  height: 542px;
  float: left;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-message_45th__imgwrap {
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__imgwrap {
    height: 100%;
    padding: 0 0 0 30px;
  }
}
.p-45th-top .p-45th-top-message_45th__imgwrap--left {
  height: 470px;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__imgwrap--left {
    height: 100%;
    padding: 0 30px 0 0;
  }
}
.p-45th-top .p-45th-top-message_45th__imgwrap--left img {
  border-radius: 0 40px 40px 0;
}
.p-45th-top .p-45th-top-message_45th__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left top;
     object-position: left top;
  border-radius: 40px 0 0 40px;
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-message_45th__img {
    border-radius: 40px 0 0 40px;
  }
}
.p-45th-top .p-45th-top-message_45th__img--left {
  -o-object-position: right top;
     object-position: right top;
  border-radius: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-message_45th__img--left {
    border-radius: 40px;
  }
}
.p-45th-top .p-45th-top-message_45th__name {
  color: #C04F79;
  font-size: clamp(1.875rem, 1.4537037037rem + 1.7283950617vw, 2.75rem);
  font-weight: bold;
  line-height: 1.7;
}
.p-45th-top .p-45th-top-message_45th__name span {
  font-size: clamp(1.25rem, 1.1296296296rem + 0.4938271605vw, 1.5rem);
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__name {
    text-align: center;
  }
}
.p-45th-top .p-45th-top-message_45th__name-blue {
  color: #2882B5;
}
.p-45th-top .p-45th-top-message_45th__text {
  font-size: clamp(1rem, 0.9398148148rem + 0.2469135802vw, 1.125rem);
  line-height: 2;
  margin-top: 20px;
}
.p-45th-top .p-45th-top-message_45th__text--center {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__text--center {
    text-align: left;
  }
}
.p-45th-top .p-45th-top-message_45th .p-45th-top-message_45th__text + .p-45th-top-message_45th__text {
  margin-top: 40px;
}
.p-45th-top .p-45th-top-message_45th__text--pink {
  color: #C04F79;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-message_45th__text--pink {
    text-align: center;
  }
}
.p-45th-top .p-45th-top-message_45th__text--blue {
  color: #2882B5;
}
.p-45th-top .p-45th-top-message_45th__leadtext {
  text-align: center;
  font-size: clamp(1.25rem, 1.1296296296rem + 0.4938271605vw, 1.5rem);
  line-height: 2;
  margin-top: 50px;
  padding-bottom: 100px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.p-45th-top .p-45th-top-message_45th.p-45th-top-message_45th-blue {
  background-color: #fff;
}
.p-45th-top .p-45th-top-history {
  position: relative;
  background: url(../images/45th/top-history-bg_pc.jpg) center/cover no-repeat;
  height: calc(100% + 80px);
  padding-top: 280px;
  padding-bottom: 146px;
  position: relative;
  top: -40px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-history {
    background: url(../images/45th/top-history-bg_sp.jpg) center/cover no-repeat;
    padding-top: 120px;
    padding-bottom: 90px;
    height: calc(100% + 40px);
  }
}
.p-45th-top .p-45th-top-history__title {
  position: relative;
  font-size: clamp(1.875rem, 1.4537037037rem + 1.7283950617vw, 2.75rem);
  color: #c04f79;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}
.p-45th-top .p-45th-top-history__title::before {
  content: "History";
  position: absolute;
  display: block;
  font-size: clamp(4rem, 1.5925925926rem + 9.8765432099vw, 9rem);
  font-family: "Noto Serif JP", serif;
  top: calc(50% - 42px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: rgba(192, 79, 121, 0.1);
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-history__title::before {
    top: calc(50% - 20px);
  }
}
.p-45th-top .p-45th-top-history__main {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-history__main {
    margin-top: 30px;
  }
}
.p-45th-top .p-45th-top-history .btn {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-45th-top .p-45th-top-member {
  position: relative;
  background: url(../images/45th/top-member-bg_pc.png) center/cover no-repeat;
  height: calc(100% + 80px);
  padding-top: 240px;
  padding-bottom: 120px;
  position: relative;
  top: -66px;
  z-index: 2;
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-member {
    background: url(../images/45th/top-member-bg_pc.png) center/cover no-repeat;
    padding-top: 120px;
    padding-bottom: 90px;
    height: calc(100% + 40px);
    margin-top: -5px;
  }
}
.p-45th-top .p-45th-top-member__inner {
  max-width: 1140px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-member__inner {
    max-width: 100%;
    width: auto;
    padding: 0 30px;
  }
}
.p-45th-top .p-45th-top-member__title {
  position: relative;
  font-size: clamp(1.875rem, 1.4537037037rem + 1.7283950617vw, 2.75rem);
  color: #2882b5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-member__title {
    text-align: center;
    line-height: 1.4;
  }
}
.p-45th-top .p-45th-top-member__title::before {
  content: "Member";
  position: absolute;
  display: block;
  font-size: clamp(4rem, 1.5925925926rem + 9.8765432099vw, 9rem);
  font-family: "Noto Serif JP", serif;
  top: calc(50% - 42px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: rgba(40, 130, 181, 0.1);
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-member__title::before {
    top: calc(50% - 20px);
  }
}
.p-45th-top .p-45th-top-member__wrapper {
  margin-top: 50px;
}
.p-45th-top .p-45th-top-member__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-member__ul {
    display: block;
    max-width: 600px;
    margin: 0 auto;
  }
}
.p-45th-top .p-45th-top-member__ul-li {
  position: relative;
  border-radius: 40px;
  background-color: #fff;
  width: calc(33.3333333333% - 13px);
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-member__ul-li {
    width: 100%;
    margin-top: 40px;
  }
}
.p-45th-top .p-45th-top-member__ul-li::before {
  content: "";
  position: absolute;
  display: block;
  z-index: 1;
}
.p-45th-top .p-45th-top-member__ul-li:nth-child(1)::before {
  width: 110px;
  height: 115px;
  top: 31px;
  left: -87px;
  background: url(../images/45th/top-member-ashirai01.png) center/contain no-repeat;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-member__ul-li:nth-child(1)::before {
    left: -15px;
    top: 190px;
  }
}
.p-45th-top .p-45th-top-member__ul-li:nth-child(2)::before {
  width: 80px;
  height: 77px;
  top: calc(50% - 32px);
  right: -17px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/45th/top-member-ashirai02.png) center/contain no-repeat;
}
.p-45th-top .p-45th-top-member__ul-li:nth-child(3)::before {
  width: 108px;
  height: 106px;
  bottom: -97px;
  right: -38px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/45th/top-member-ashirai03.png) center/contain no-repeat;
}
@media screen and (max-width: 1200px) {
  .p-45th-top .p-45th-top-member__ul-li:nth-child(3)::before {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-member__ul-li:nth-child(3)::before {
    right: auto;
    left: -15px;
    top: 220px;
  }
}
.p-45th-top .p-45th-top-member__ul-li--blue p {
  background: -webkit-gradient(linear, left top, left bottom, to(#2882b5)) !important;
  background: linear-gradient(#2882b5 100%) !important;
}
.p-45th-top .p-45th-top-member__pht {
  width: 100%;
  height: auto;
}
.p-45th-top .p-45th-top-member__pht > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 40px 40px 0 0;
}
.p-45th-top .p-45th-top-member__box {
  padding: 30px 30px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.p-45th-top .p-45th-top-member__box p {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, to(#c04f79));
  background: linear-gradient(#c04f79 100%);
  padding: 7px;
  color: #fff;
  font-size: clamp(1.125rem, 1.0648148148rem + 0.2469135802vw, 1.25rem);
  font-weight: bold;
}
.p-45th-top .p-45th-top-member__box p:not(:first-child) {
  margin-top: 4px;
}
.p-45th-top .p-45th-top-member__box .btn {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-member__box .btn a {
    margin: 0 auto;
  }
}
.p-45th-top .p-45th-top-member .p-45th-top-member__btn {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}
.p-45th-top .p-45th-top-initiative {
  padding-bottom: 120px;
}
.p-45th-top .p-45th-top-initiative__inner {
  max-width: 1140px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  padding-top: 174px;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-initiative__inner {
    padding: 0;
  }
}
.p-45th-top .p-45th-top-initiative__title {
  position: relative;
  font-size: clamp(1.875rem, 1.4537037037rem + 1.7283950617vw, 2.75rem);
  color: #c04f79;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-initiative__title {
    text-align: center;
    margin-top: 120px;
  }
}
.p-45th-top .p-45th-top-initiative__title::before {
  content: "Initiative";
  position: absolute;
  display: block;
  font-size: clamp(4rem, 1.5925925926rem + 9.8765432099vw, 9rem);
  font-family: "Noto Serif JP", serif;
  top: calc(50% - 42px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: rgba(192, 79, 121, 0.1);
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-initiative__title::before {
    top: calc(50% - 20px);
  }
}
.p-45th-top .p-45th-top-initiative__wrapper {
  padding: 60px 70px;
  margin-top: 50px;
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-initiative__wrapper {
    padding: 60px 20px;
    margin: 50px 30px 0;
  }
}
.p-45th-top .p-45th-top-initiative__wrapper--orange {
  background-color: #ffeee2;
}
.p-45th-top .p-45th-top-initiative__wrapper--orange .p-45th-top-initiative__catch {
  background-color: #f8941f;
}
.p-45th-top .p-45th-top-initiative__wrapper--pink {
  background-color: #f5e7e7;
}
.p-45th-top .p-45th-top-initiative__wrapper--pink .p-45th-top-initiative__catch {
  background-color: #c04f79;
}
.p-45th-top .p-45th-top-initiative__wrapper--blue {
  background-color: #e6edee;
}
.p-45th-top .p-45th-top-initiative__wrapper--blue .p-45th-top-initiative__catch {
  background-color: #2882b5;
}
.p-45th-top .p-45th-top-initiative__catch {
  max-width: 600px;
  margin: 0 auto;
  font-size: clamp(2rem, 1.9398148148rem + 0.2469135802vw, 2.125rem);
  font-weight: 500;
  text-align: center;
  padding: 24px;
  line-height: 1.2;
  border-radius: 40px;
  color: #fff;
}
.p-45th-top .p-45th-top-initiative__catch span {
  display: block;
  font-size: clamp(1rem, 0.9398148148rem + 0.2469135802vw, 1.125rem);
  margin-top: 8px;
}
.p-45th-top .p-45th-top-initiative__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 30px;
}
.p-45th-top .p-45th-top-initiative__box p {
  font-size: clamp(1rem, 0.9398148148rem + 0.2469135802vw, 1.125rem);
  margin-top: 15px;
  line-height: 1.8888888889;
}
.p-45th-top .p-45th-top-initiative__dot-title {
  position: relative;
  font-size: clamp(1.25rem, 0.9490740741rem + 1.2345679012vw, 1.875rem);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 24px;
  font-weight: 500;
  line-height: 1.4;
}
.p-45th-top .p-45th-top-initiative__dot-title::before {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  top: 15px;
  left: 0;
  border-radius: 9999px;
}
.p-45th-top .p-45th-top-initiative__dot-title--orange::before {
  background-color: #f8941f;
}
.p-45th-top .p-45th-top-initiative__dot-title--pink {
  margin-top: 10px;
}
.p-45th-top .p-45th-top-initiative__dot-title--pink::before {
  background-color: #c04f79;
}
.p-45th-top .p-45th-top-initiative__dot-title--blue {
  margin-top: 10px;
}
.p-45th-top .p-45th-top-initiative__dot-title--blue::before {
  background-color: #2882b5;
}
.p-45th-top .p-45th-top-initiative__dot-text {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-initiative__dot-text {
    text-align: left;
  }
}
.p-45th-top .p-45th-top-initiative__ul {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-initiative__ul {
    display: block;
  }
}
.p-45th-top .p-45th-top-initiative__ul-li {
  background-color: #fff;
  width: calc(50% - 10px);
  padding: 35px;
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-initiative__ul-li {
    width: 100%;
    margin-top: 20px;
    padding: 30px 20px;
  }
}
.p-45th-top .p-45th-top-initiative__texts h5 {
  margin-top: 16px;
  text-align: center;
  font-size: clamp(1.25rem, 1.1296296296rem + 0.4938271605vw, 1.5rem);
  font-weight: 500;
  line-height: 1.5833333333;
}
.p-45th-top .p-45th-top-initiative__color-text {
  margin-top: 20px;
  font-size: clamp(1.125rem, 1.0648148148rem + 0.2469135802vw, 1.25rem);
  font-weight: bold;
  line-height: 1.9;
}
.p-45th-top .p-45th-top-initiative__color-text--orange {
  color: #f8941f;
  text-align: center;
}
.p-45th-top .p-45th-top-initiative__color-text--pink {
  color: #c04f79;
}
.p-45th-top .p-45th-top-initiative__color-text--blue {
  color: #2882b5;
}
.p-45th-top .p-45th-top-initiative__text {
  font-size: clamp(1rem, 0.9398148148rem + 0.2469135802vw, 1.125rem);
  line-height: 1.8888888889;
  margin-top: 15px;
}
.p-45th-top .p-45th-top-initiative__wrap {
  position: relative;
  background-color: #fff;
  padding: 50px 65px;
  margin-top: 30px;
  border-radius: 40px;
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-initiative__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
    max-width: 600px;
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-initiative__wrap {
    padding: 30px 20px;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-initiative__wrap--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-45th-top .p-45th-top-initiative__wrap--sdgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-initiative__wrap--sdgs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-initiative__wrap--sdgs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 30px auto 0;
  }
}
.p-45th-top .p-45th-top-initiative__btn {
  margin-top: 30px;
}
.p-45th-top .p-45th-top-initiative__btn--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-initiative .btn.btn_style2.p-45th-top-initiative__btn a {
    margin: 0 auto;
  }
}
.p-45th-top .p-45th-top-initiative__details {
  width: calc(50% - 50px);
  min-width: 390px;
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-initiative__details {
    min-width: 100%;
    width: auto;
  }
}
.p-45th-top .p-45th-top-initiative__details--right {
  margin-left: auto;
  margin-right: 0;
}
.p-45th-top .p-45th-top-initiative__label {
  padding: 5px 25px;
  font-weight: bold;
  font-size: clamp(1.125rem, 1.0648148148rem + 0.2469135802vw, 1.25rem);
  border-radius: 9999px;
  line-height: initial;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-initiative__label {
    text-align: center;
    display: block;
    margin: 0 auto;
  }
}
.p-45th-top .p-45th-top-initiative__label--pink {
  background-color: #f5e7e7;
  color: #c04f79;
}
.p-45th-top .p-45th-top-initiative__label--blue {
  background-color: #e9f2f8;
  color: #2882b5;
}
.p-45th-top .p-45th-top-initiative__detail-pht {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: calc(50% + 80px);
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-initiative__detail-pht {
    position: static;
    width: 100%;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
.p-45th-top .p-45th-top-initiative__detail-pht--right {
  right: -90px;
}
.p-45th-top .p-45th-top-initiative__detail-pht--left {
  left: -90px;
}
.p-45th-top .p-45th-top-initiative__detail-pht--sdgs {
  position: static;
  -webkit-transform: initial;
          transform: initial;
  width: calc(50% - 50px);
}
@media screen and (max-width: 1024px) {
  .p-45th-top .p-45th-top-initiative__detail-pht--sdgs {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-initiative__detail-pht--sdgs {
    width: 100%;
  }
}
.p-45th-top .p-45th-top-initiative__detail-pht > img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-45th-top .p-45th-top-conclusion {
  background-image: url(../images/45th/top-conclusion-bg_pc.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 120px 20px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-conclusion {
    padding: 120px 30px;
  }
}
.p-45th-top .p-45th-top-conclusion::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background-image: url(../images/45th/top-conclusion-ashirai_ashirai01_pc.png);
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 683px;
  max-height: 1340px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media screen and (max-width: 1360px) {
  .p-45th-top .p-45th-top-conclusion::before {
    bottom: initial;
    top: 0;
    left: -15vw;
    max-width: 400px;
    background-position: left bottom;
    background-image: url(../images/45th/top-conclusion-ashirai_ashirai01_tab.png);
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-conclusion::before {
    left: 0;
    background-image: url(../images/45th/top-conclusion-ashirai_ashirai01_sp.png);
    background-repeat: no-repeat;
    background-size: contain !important;
    max-width: 780px;
    background-size: 100%;
    background-position: center top;
    bottom: auto;
    top: 0;
  }
}
.p-45th-top .p-45th-top-conclusion::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  background-image: url(../images/45th/top-conclusion-ashirai_ashirai02_pc.png);
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 683px;
  max-height: 1168px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media screen and (max-width: 1360px) {
  .p-45th-top .p-45th-top-conclusion::after {
    right: -15vw;
    max-width: 520px;
    background-position: right bottom;
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-conclusion::after {
    right: 0;
    background-image: url(../images/45th/top-conclusion-ashirai_ashirai02_sp.png);
    background-repeat: no-repeat;
    background-size: contain !important;
    max-width: 780px;
    background-size: 100%;
    bottom: 0;
    background-position: center bottom;
  }
}
.p-45th-top .p-45th-top-conclusion__inner {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  border-radius: 40px;
  padding: 120px 140px;
  position: relative;
}
.p-45th-top .p-45th-top-conclusion__inner::before {
  content: "";
  background-image: url(../images/45th/top-conclusion-45th.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -110px;
  top: -100px;
  max-width: 400px;
  max-height: 335px;
  width: 100%;
  height: 100%;
  display: inline-block;
}
@media screen and (max-width: 1200px) {
  .p-45th-top .p-45th-top-conclusion__inner::before {
    right: 0px;
    top: 0px;
    max-width: 200px;
    max-height: 167px;
    background-position: top right;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-conclusion__inner::before {
    top: -70px;
    max-width: 165px;
    max-height: 138px;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-top .p-45th-top-conclusion__inner {
    max-width: 100%;
    width: auto;
    padding: 80px 20px 100px;
  }
}
.p-45th-top .p-45th-top-conclusion__title {
  font-size: clamp(1.5rem, 1.1388888889rem + 1.4814814815vw, 2.25rem);
  list-style: none;
  line-height: 1.58;
  letter-spacing: 0.07em;
}
.p-45th-top .p-45th-top-conclusion__box {
  margin-top: 40px;
  border-top: 1px solid #E5E5E5;
}
.p-45th-top .p-45th-top-conclusion__text {
  display: block;
  border-bottom: 1px solid #E5E5E5;
  padding: 5px 0;
  line-height: 3;
  font-size: clamp(0.875rem, 0.7546296296rem + 0.4938271605vw, 1.125rem);
}
@media screen and (max-width: 480px) {
  .p-45th-top .p-45th-top-conclusion__text {
    text-align: left;
    font-size: clamp(0.75rem, -0.304rem + 5.062vw, 2.2rem);
  }
}
.p-45th-top .p-45th-top-conclusion__logo {
  position: relative;
  margin-top: 30px;
  z-index: 3;
}
.p-45th-top .p-45th-top-conclusion__logo::after {
  content: "";
  position: absolute;
  display: block;
}
@media screen and (max-width: 1300px) {
  .p-45th-top .p-45th-top-conclusion__logo::after {
    background: url(../images/45th/top-conclusion-symbol_sp.png) no-repeat center/contain;
    width: 123px;
    height: 96px;
    left: 65%;
    bottom: -112px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 480px) {
  .p-45th-top .p-45th-top-conclusion__logo::after {
    bottom: -112px !important;
    left: 75%;
  }
}

.font-bold {
  font-weight: 700;
}

.font-bold--pink {
  color: #C04F79;
}

@media screen and (max-width: 767px) {
  .circle_bg {
    background-repeat: no-repeat;
    background-position: top center;
  }
}

.circle_bg--02 {
  top: auto;
  bottom: 0;
  background-image: url(../images/45th/bg_message-01.png);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
}
@media screen and (max-width: 767px) {
  .circle_bg--02 {
    background-image: url(../images/45th/bg_message-01_sp.png);
    height: 4000px;
    background-size: contain;
    background-position: bottom center;
  }
}

section.message_45th {
  background-size: contain;
  padding-bottom: 0;
  z-index: 3;
}

.pcOnly {
  display: block;
}

.spOnly {
  display: none;
}

.pcOnly02 {
  display: block;
}

.pcOnly03 {
  display: block;
}

.spOnly02 {
  display: none;
}

.spOnly03 {
  display: none;
}

@media screen and (max-width: 767px) {
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
}
@media screen and (max-width: 660px) {
  .pcOnly02 {
    display: none;
  }
  .spOnly02 {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .pcOnly03 {
    display: none;
  }
  .spOnly03 {
    display: block;
  }
}/*# sourceMappingURL=p-45th-top.css.map */