@charset "utf-8";

/*
Theme Name:TOYOTAJCI
 */
@font-face {
  font-family: "A-OTF Midashi Go MB31 Pr5 MB31";
  src: url("../text/A-OTF Midashi Go MB31 Pr5 MB31.woff2") format("woff2");
}

/* sp */

.webp .top_sec01 {
  background-image: url(assets/img/top_sec01_pc.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: calc(100vh - 88px);
  width: 100%;
  margin-bottom: 55px;
}

.no-webp .top_sec01 {
  background-image: url(assets/img/top_sec01_pc.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: calc(100vh - 88px);
  width: 100%;
  margin-bottom: 55px;
}

.pagenation a {
  color: #000;
  font-size: 14px;
}
.pagenation {
  text-align: center;
  margin-top: 40px;
}
.page-numbers.current {
  color: #008448;
  font-size: 14px;
}
.top_sec01 .top_sec01_ttl_wrapper {
  bottom: 10%;
  left: 5%;
  position: absolute;
}
.top_sec01_inner {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 700px;
  margin: 0 auto;
  padding: 0 20px;
}

.top_sec01 .top_sec01_ttl_wrapper h2 span {
  display: block;
  color: #fff;
}
.top_sec01_ttl_wrapper h2 span:nth-of-type(1) {
  font-size: 52px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: italic;
}
.top_sec01_ttl_wrapper h2 span:nth-of-type(2) {
  font-size: 30px;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.top_sec01_ttl_wrapper h2 span:nth-of-type(3) {
  font-size: 52px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: italic;
}
.top_sec01_ttl_wrapper p {
  font-size: 17px;
  font-family: futura-pt, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #fff;
  margin-top: 25px;
  line-height: 180%;
}
.top_sec01_news_wrapper {
  position: absolute;
  max-width: 320px;
  width: 100%;
  bottom: -74%;
  left: 50%;
  transform: translateX(-50%);
}
.top_sec01_news {
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 2;
}
.top_sec01_news_wrapper article dl {
  padding: 15px 25px 20px 25px;
  border-bottom: 1px solid #707070;
}
.top_sec01_news_wrapper article dl dt {
  color: #717171;
  font-size: 12px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: italic;
}
.top_sec01_news_wrapper article dl dd {
  font-size: 20px;
  font-family: "A-OTF Midashi Go MB31 Pr5 MB31", sans-serif;
  color: #000;
  line-height: 138%;
  margin-top: 10px;
}
.top_sec01_news_wrapper article p {
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: italic;
  font-size: 12px;
  color: #94be7f;
  padding: 14px 25px 14px 25px;
}
.top_se01_news a {
  display: block;
}
.top_sec01_news:after {
  content: "";
  position: absolute;
  left: -13px;
  top: -30px;
  background: url(assets/img/top_se01_news_img.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 157px;
  height: 56px;
  display: block;
  z-index: -1;
}
.top_sec02_news_inner {
  margin-top: 30px;
  text-align: center;
}
.ttl_wrapper h2 {
  font-size: 15px;
  color: #8666a7;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  text-align: left;
}
.ttl_wrapper h2 span {
  font-size: 24px;
  line-height: 125%;
  margin-top: 6px;
  color: #000;
  display: block;
  font-family: "A-OTF Midashi Go MB31 Pr5 MB31", sans-serif;
}
.top_sec02 {
  max-width: 700px;
  margin: 0 auto 90px;
  position: relative;
  padding: 0 20px;
}

.top_sec01_news_wrapper {
  z-index: 10;
}
.top_sec01 .top_sec01_ttl_wrapper {
  z-index: 0;
}

.top_sec02_news_left_wrapper figure {
  text-align: center;
  position: relative;
}
.top_sec02_news_left img {
  max-width: 335px;
}
.top_sec02_news_left_wrapper figure:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -6px;
  background: url(assets/img/top_se02_figure_before.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 68px;
}
.top_sec02_news_time_tag {
  margin: 15px auto 0;
  max-width: 300px;
}
.top_sec02_news_time_tag span:nth-of-type(1) {
  font-size: 12px;
  color: #717171;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: italic;
  margin-right: 15px;
}
.top_sec02_news_time_tag span:nth-of-type(2) {
  font-size: 12px;
  color: #94be7f;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: italic;
}
.top_sec02_news_ttl {
  font-size: 16px;
  font-family: "A-OTF Midashi Go MB31 Pr5 MB31", sans-serif;
  color: #000;
  margin: 7px auto 0;
  line-height: 140%;
  max-width: 300px;
}
.top_sec02_news_right {
  margin-top: 40px;
}
.top_sec02_news_inner a {
  display: block;
}
.top_sec02_news_right li a {
  display: block;
}
.top_sec02_news_right li article {
  display: flex;
  align-items: center;
}
.top_sec02_news_right li article figure {
  width: 40%;
  margin-right: 20px;
}
.top_sec02_news_right li article .top_sec02_news_right_inner {
  width: 42%;
}
.top_sec02_news_right
  li
  article
  .top_sec02_news_right_inner
  .top_sec02_news_ttl {
  line-height: 150%;
  font-size: 14px;
  margin: 10px auto 0;
}
.top_sec02_news_right li {
  margin-top: 28px;
}
.top_sec02_news_right li:nth-of-type(1) {
  margin-top: 0;
}
.top_sec02_news_time_tag.sp {
  margin-top: 11px;
}
.top_sec02_news_time_tag.sp .tag {
  margin-top: 9px;
  color: #94be7f;
}

.top_sec02_ttl_wrapper p {
  display: none;
}
.webp .top_sec03.sp {
  background: url(assets/img/sec03_pc_bg.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 110px;
  color: #fff;
  font-family: "A-OTF Midashi Go MB31 Pr5 MB31", sans-serif;
}

.no-webp .top_sec03.sp {
  background: url(assets/img/sec03_pc_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 110px;
  color: #fff;
  font-family: "A-OTF Midashi Go MB31 Pr5 MB31", sans-serif;
}
.top_sec03_right_text01 {
  font-size: 13px;
}
.top_sec03_text_wrapper {
  max-width: 350px;
  margin: 0 auto;
  position: relative;
}

.top_sec03_right_text02 {
  font-size: 27px;
  margin-top: 17px;
  line-height: 140%;
}
.top_sec03_right_text03 {
  font-size: 13px;
  margin-top: 20px;
}
.top_sec03_img {
  margin-top: 25px;
}
.top_sec03_img img {
  width: 100%;
}
.top_sec03_link01,
.top_sec03_link02 {
  height: 64px;
  line-height: 64px;
  color: #fff;
  font-size: 16px;
  display: block;
}
.top_sec03_link01 {
  border-bottom: 1px solid #fff;
}
.top_sec03_link01 a,
.top_sec03_link02 a {
  display: block;
  max-width: 350px;
  margin: 0 auto;
  position: relative;
  padding: 0 10px;
}
.top_sec03_link01 a:after,
.top_sec03_link02 a:after {
  background: url(assets/img/sec03_btn_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.top_sec03.sp {
  position: relative;
}
.top_sec03.sp:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  border-top: 50px solid #fff;
  border-right: 50vw solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 50vw solid transparent;
}
.top_sec03_text_wrapper:after {
  background: url(assets/img/sec03_signature.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 120px;
  height: 43px;
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: -35px;
}

.circle-box {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-size: 20px;
  height: inherit;
}
.circle-box::before,
.circle-box::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.circle-arrow::before {
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: solid 2px #583a7c;
}
.circle-arrow::after {
  left: 5px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #583a7c;
  border-right: 2px solid #583a7c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.top_sec02_btn_body {
  width: 100%;
  max-width: 1770px;
  margin: 0 auto;
  padding: 0 25px;
}

.top_sec02_btn_box {
  text-align: right;
}

.top_sec02_btn_box.btn--body {
  text-align: center;
  margin-top: 60px;
}

.top_sec02_btn_wrap {
  display: inline-block;
}

.top_sec02_btn {
  display: flex;
  align-items: center;
  color: #583a7c;
  padding: 10px 36px;
  border: solid 2px #583a7c;
  border-radius: 30px;
}

.top_sec02_btn span {
  display: inline-block;
  font-size: 20px;
  color: #583a7c;
  font-family: "A-OTF Midashi Go MB31 Pr5 MB31", sans-serif;
  margin-right: 24px;
}

.top_sec04_news_time_tag {
  margin-top: 12px;
}
.top_sec04_news_time_tag time {
  font-size: 12px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: italic;
  color: #717171;
  margin-right: 15px;
}
.top_sec04_news_time_tag .tag {
  font-size: 12px;
  width: 50px;
  height: 18px;
  font-family: "A-OTF Midashi Go MB31 Pr5 MB31", sans-serif;
  line-height: 17px;
  border-radius: 32px;
  border: 1px solid #000;
  text-align: center;
  display: inline-block;
}
.top_sec04_news_ttl {
  font-size: 15px;
  font-family: "A-OTF Midashi Go MB31 Pr5 MB31", sans-serif;
  margin-top: 13px;
  color: #000;
}
.top_sec04_news_time_tag {
  position: relative;
}
.top_sec04_news_time_tag span {
  color: #717171;
  font-size: 13px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: italic;
}
.top_sec04_news_time_tag:after {
  position: absolute;
  background: url(assets/img/sec04_btn_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: -17%;
  transform: none;
}

.template {
  margin-top: 65px;
  padding-bottom: 40px;
}
.tempalte_banner li:nth-of-type(1) {
  margin-top: 0;
}
.tempalte_banner li {
  text-align: center;
  margin-top: 35px;
}
.tempalte_banner li img {
  max-width: 305px;
}
.tempalte_link {
  max-width: 350px;
  margin: 70px auto 0;
}
.tempalte_link ul {
  margin-top: 30px;
}
.tempalte_link a {
  color: #000;
  font-size: 15px;
  border-bottom: 1px solid #dbdbdb;
  padding: 16px 30px 16px;
  display: block;
  position: relative;
}
.tempalte_link a:after {
  content: "";
  background: url(assets/img/template_link_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 18px;
  display: block;
  position: absolute;
  right: 35px;
  top: 50%;
  transform: translateY(-50%);
}
.tempalte_link li:last-of-type a {
  border-bottom: none;
}
.template_summary {
  margin: 70px auto 0;
  padding-bottom: 65px;
  border-bottom: 1px solid #dbdbdb;
}
.template_summary .ttl_wrapper {
  max-width: 350px;
  margin: 0 auto;
}
.template_summary ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 320px;
  margin: 23px auto 0;
}
.template_summary ul li {
  width: 100px;
  height: 30px;
  line-height: 29px;
  border-radius: 25px;
  text-align: center;
  border: 1px solid #000;
  margin-top: 13px;
}
.template_summary ul li a {
  display: block;
  color: #000;
  font-size: 12px;
  text-align: center;
}
.template_summary ul li:hover {
  transition: 0.3s all;
  background: #583a7c;
  border: 1px solid #583a7c;
}
.template_summary ul li:hover a {
  color: #fff;
}
.tempalte_contact_tell a {
  display: block;
  text-align: center;
}
.tempalte_contact_tell img {
  max-width: 337px;
}
.template_contact {
  max-width: 350px;
  margin: 40px auto 0;
}
.top_sec04 ul li:nth-of-type(1) {
  position: relative;
}
.top_sec04 ul li:nth-of-type(1):after {
  content: "";
  background: url(assets/img/top_sec04_new.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 41px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(-50%);
}
.fix {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.fix p {
  text-align: center;
}
.fix p a {
  display: block;
}
.fix p:nth-of-type(2) {
  margin-top: 20px;
}

.top_sec02_news_right_inner .top_sec02_news_time_tag:after {
  display: none;
}
.top_sec02_news_time_tag.sp:after {
  content: "";
  display: block;
  position: absolute;
  top: 66%;
  transform: translateY(-50%);
  right: -10%;
  width: 20px;
  height: 20px;
  background: url(assets/img/top_sec02_news_left_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.top_sec02_news_wrapper li {
  width: calc((100% - 120px) / 4);
  background: #fff;
  list-style: none;
}
.top_sec02_news_inner_img {
  aspect-ratio: 328 / 243;
  object-fit: cover;
}
.top_sec02_news_inner_img img {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  width: 100%;
  max-width: 328px;
  max-height: 243px;
}
.top_sec02_news_time_tag {
  display: flex;
}
.top_sec02_news_left_wrapper .top_sec02_news_time_tag.sp {
  display: none;
}
.top_sec02_news_left_wrapper .top_sec02_news_time_tag {
  position: relative;
}
.top_sec02_news_left_wrapper .top_sec02_news_time_tag:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  right: 0;
  width: 23px;
  height: 23px;
  background: url(assets/img/top_sec02_news_left_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.top_sec02_news_right_inner .tag.pc {
  display: block;
}

.top_sec02_news_time_tag {
  position: relative;
}
.top_sec02_news_time_tag:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  width: 23px;
  height: 23px;
  background: url(assets/img/top_sec02_news_left_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.sub_page_news.single .top_sec02_ttl_wrapper p {
  display: none;
}
.top_sec04_news_wrapper li img {
  height: auto;
}
.lion img {
  max-width: 64px;
}
.totop img {
  max-width: 48px;
}
.sp.active {
  padding-left: 30px;
}
.top_sec01_news img {
  height: auto;
}
.opacity {
  display: none;
}
.top_sec02_news_right_inner .tag.pc {
  display: none !important;
}

.schedule-head.top_sec02_ttl_wrapper {
  margin: 0;
  padding-left: 25px;
}

/* トップページSP */

.top-report {
  display: none;
}

.top-sec-title {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 20px;
}

.top-sec-title-img-1 {
  width: 100%;
  max-width: 400px;
}

.top-sec-title-img-2 {
  width: 100%;
  max-width: 300px;
  margin-top: 30px;
}

.top-sec-title-img-3 {
  width: 100%;
  max-width: 300px;
  margin-top: 30px;
}

.top_sec02_btn_box {
  text-align: left;
  margin-top: 10px;
}

.top-banner {
  display: none;
}

.top-report-section {
  background-color: #fff;
  border-radius: 6px;
  max-width: 624px;
  width: 100%;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.top-report-margin:nth-of-type(1) {
  margin-left: 0;
  margin: 0 auto;
}

.top-report-img {
  max-width: 624px;
  width: 100%;
  max-height: 486px;
}

.top-report-img img {
  width: 100%;
  aspect-ratio: 312 / 243;
  object-fit: cover;
  height: auto;
}

.top-report-wrap {
  padding: 20px;
  background-color: #fff;
  width: 100%;
  max-width: 312px;
}

.top-report-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top-report-body-title {
  font-size: 12px;
  background-color: #8666a7;
  padding: 5px 17px;
  border-radius: 15px;
  letter-spacing: 0.08em;
  white-space: nowrap;
}

.top-report-date {
  font-size: 14px;
  color: #707070;
  letter-spacing: 0.08em;
}

.top-report-title {
  display: block;
  text-align: left;
  margin-top: 20px;
  color: black;
  height: calc(1.5em * 3); /* 制限したい行数が2の場合 */
  line-height: 1.5em; /* heightと同じ値にする */
  font-size: 14px;
  letter-spacing: 0.08em;
  overflow: hidden;
  position: relative;
  word-wrap: break-word;
}
.top-report-title span {
  margin-right: 1em;
}
.top-report-title::before {
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 30% /* 背景色 */
  );
  bottom: 0;
  content: "…";
  padding-left: 1em;
  position: absolute;
  right: 0;
}
.top-report-title::after {
  background: #fff; /* 背景色 */
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
}

.top-report-margin {
  margin: 30px auto 0;
}

/* SPcommittee */

.committee {
  margin-top: 50px;
  position: relative;
  margin-bottom: 100px;
}

.committee-inner {
  padding: 0 20px;
}

.committee-wrap {
  width: 100%;
  max-width: 1670px;
  display: block;
}

.committee-head {
  margin-left: 0px;
}

.committee-sub-title {
  font-size: 1.5rem;
  color: #8666a7;
  font-family: futura-pt, sans-serif;
}

.committee-title {
  font-size: 3.5rem;
  letter-spacing: 0.08em;
}

.committee-card {
  display: inline-block;
  width: 396px;
  max-width: 396px;
}

.committee-card-wrap {
  position: relative;
  width: 100%;
  max-width: 310px;
  height: 560px;
}

.committee-card-wrap-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 469px;
  height: auto;
  z-index: -2;
}

.committee-card-wrap-img img {
  aspect-ratio: 469 / 600;
  object-fit: cover;
}

.committee-card-head {
  font-size: 1.8rem;
  padding: 36px;
}

.committee-card-head p:nth-of-type(2) {
  margin-top: 5px;
}

.committee-card-head p:nth-of-type(3) {
  margin-top: 5px;
  font-size: 2.3rem;
}

.committee-card-head p:nth-of-type(4) {
  margin-top: 10px;
  font-size: 2.6rem;
}

.committee-card-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  overflow: hidden;
}

.committee-card-img {
  display: block;
  width: 100%;
  max-width: 275px;
  height: auto;
  margin-right: -30px;
}

.committee-card-img img {
  aspect-ratio: 318 / 512;
  object-fit: cover;
}

.committee-name {
  background-color: #fff;
  border-radius: 6px;
  display: flex;
  align-items: center;
  padding: 19px 30px;
  width: 100%;
  max-width: 262px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 23px;
  margin-bottom: -41px;
}
.committee-name-body {
  margin-right: 20px;
}
.committee-name-body p:nth-of-type(1) {
  display: block;
  color: #8666a7;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: futura-pt, sans-serif;
  white-space: nowrap;
}
.committee-name-body p:nth-of-type(2) {
  display: block;
  font-size: 3.2rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  color: #000;
  margin-top: auto;
  white-space: nowrap;
}
.committee-name-arrow::before {
  width: 28px;
  height: 28px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: solid 2px #583a7c;
}
.committee-name-arrow::after {
  left: 10px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #583a7c;
  border-right: 2px solid #583a7c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.committee::after {
  display: block;
  content: "";
  position: absolute;
  background-color: #e7deeb;
  width: 96%;
  height: 74%;
  left: 4%;
  top: 245px;
  z-index: -3;
}

/* SPスワイパー */
/* 
.swiper.mySwiper {
  width: calc(100% - 30px); 
  margin-left: auto;
  margin-top: 50px;
  position: relative; 
  margin-right: 0;
  padding-bottom: 195px;
}

.swiper.mySwiper-2 {
  width: calc(100% - 30px); 
  margin-left: auto;
  margin-top: 50px;
  position: relative; 
  margin-right: 0;
  padding-bottom: 195px;
}

.swiper-slide {
  display: inline-block;
  width: 350px;
  max-width: 350px;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper .swiper-button-next,
.swiper .swiper-button-prev {
  color: #000;
  position: absolute;
  top: calc(100% - 60px); 
  width: 45px;
  height: 45px;
}

.swiper .swiper-button-next {
  margin-left: auto;
  right: 70px;
  background-image: url(./assets/img/arrow-right-circle.png);
  background-position: center;
  background-repeat: no-repeat;
}

.swiper .swiper-button-prev {
  margin-left: auto;
  right: 70px;
  background-image: url(./assets/img/arrow-left-circle.png);
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  opacity: 0;
  width: 45px;
  height: 45px;
}

.swiper .swiper-button-prev {
  margin-left: auto;
  right: 140px;
} */

/* SPスケジュール */

.schedule-head.top_sec04_ttl_wrapper {
  display: block;
  white-space: nowrap;
}

.schedule-head.top_sec04_ttl_wrapper h2 {
  margin: 0;
  padding-left: 25px;
  margin-top: 60px;
}

.schedule-body.swiper.mySwiper {
  margin-left: 25px;
  margin-top: 25px;
  padding-bottom: 120px;
}

.schedule-card.swiper-slide {
  width: 100%;
  max-width: 310px;
}

.schedule-card p span {
  margin-top: 10px;
  display: block;
  font-family: Futura PT;
  font-size: 1.4rem;
  color: #717171;
}

.schedule-card p:nth-of-type(2) {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 10px;
  font-family: Futura PT;
  font-size: 2rem;
  color: #000;
}

.schedule-card-img {
  width: 100%;
  max-width: 331px;
}

.schedule-card-img img {
  width: 100%;
  max-width: 331px;
  aspect-ratio: 331 / 423;
  max-height: 423px;
}

.sub_page_news.schedule--padding {
  padding-right: 0;
  margin-top: 100px;
}

.schedule--width.swiper.mySwiper {
  width: 100%;
}

.no-posts-message {
  font-size: 16px;
}

@media screen and (min-width: 400px) {
  .committee-card-head p:nth-of-type(3) {
    margin-top: 5px;
    font-size: 2.6rem;
  }
  .committee-card-img {
    display: block;
    width: 100%;
    max-width: 281px;
    height: auto;
    margin-right: -30px;
  }
  .committee-name {
    background-color: #fff;
    border-radius: 6px;
    display: flex;
    align-items: center;
    padding: 33px 40px;
    width: 100%;
    max-width: 286px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 38px;
    margin-bottom: -60px;
  }
  .committee-card-wrap {
    position: relative;
    width: 100%;
    max-width: 350px;
    height: 560px;
  }

  .schedule-card.swiper-slide {
    width: 100%;
    max-width: 331px;
  }
}

@media screen and (min-width: 700px) {
  .top_sec02_btn {
    padding: 18px 48px;
    border-radius: 40px;
  }
  .top-sec-title-img-1 {
    width: 100%;
    max-width: 800px;
  }
  .top-sec-title-img-2 {
    width: 100%;
    max-width: 500px;
    margin-top: 30px;
  }
  .top-sec-title-img-3 {
    width: 100%;
    max-width: 550px;
    margin-top: 30px;
  }
  .top_sec02_ttl_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 624px;
  }
  .committee-wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .committee-head {
    margin-left: 100px;
  }
}

@media screen and (min-width: 1100px) {
  .top_sec02_news_right_inner .tag.pc {
    display: block !important;
  }
  .top_sec02_news_right_inner .tag.pc {
    width: 61%;
  }
  .top_sec04_slick li {
    width: 345px !important;
    margin-right: 78px;
  }
  .pagenation a {
    color: #000;
    font-size: 17px;
  }
  .pagenation {
    text-align: center;
    margin-top: 40px;
  }
  .page-numbers.current {
    color: #008448;
    font-size: 17px;
  }
  .opacity {
    display: block;
    opacity: 0;
  }
  .sub_page_header_inner.about {
    width: 100%;
    max-width: 1280px;
  }
  .sub_page_header_inner.about h2,
  .sub_page_header_inner.about p {
    margin-right: 0;
    width: 590px;
    margin-left: auto;
    width: 100%;
    max-width: 1280px;
  }
  .lion img {
    max-width: none;
  }
  .top_sec04_slick {
    margin-top: 0;
  }

  .sub_page_news {
    max-width: 1770px;
    padding: 0 10px;
    margin: 100px auto 80px;
  }

  .top_sec02_news_right li article .top_sec02_news_right_inner {
    max-width: 330px;
    margin: 0 auto;
  }
  .top_sec02_news_right_inner .top_sec02_news_time_tag:after {
    display: block;
  }
  .top_sec02_news_right_inner p {
    max-width: 430px !important;
  }
  .sub_page .top_sec02_ttl_wrapper p {
    display: none;
  }
  .top_sec02.sub_page {
    margin-top: 160px !important;
  }
  .top_sec04 {
    max-width: 100%;
    margin-left: calc(16.5364%);
    position: relative;
    margin-top: 130px;
    display: flex;
  }

  .tempalte_banner {
    margin: 220px auto 0;
    max-width: 1285px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .top_sec04_news_ttl {
    font-size: 19px;
    line-height: 173%;
  }
  .top_sec04_news_time_tag time {
    font-size: 14px;
  }
  .tempalte_link {
    max-width: 1285px;
  }
  .tempalte_link {
    display: flex;
    margin: 120px auto 0;
  }
  .template_summary {
    display: flex;
    max-width: 1285px;
    margin: 100px auto 0;
  }
  .template_summary .ttl_wrapper {
    width: 37%;
    margin: 0;
    max-width: none;
  }
  .template_summary ul {
    width: 50%;
    max-width: 470px;
    margin: 0;
  }
  .template_summary ul li {
    width: 143px;
    height: 42px;
    line-height: 41px;
    transition: 0.3s all;
  }
  .template_summary ul li:nth-of-type(4),
  .template_summary ul li:nth-of-type(5),
  .template_summary ul li:nth-of-type(6) {
    margin-top: 20px;
  }
  .template_summary ul li a {
    font-size: 15px;
  }
  .template_summary ul li:hover {
    transition: 0.3s all;
    background: #583a7c;
    border: 1px solid #583a7c;
  }
  .template_summary ul li:hover a {
    color: #fff;
  }
  .tempalte_link .ttl_wrapper {
    width: 37%;
  }
  .template_link_right {
    width: 50%;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 620px;
  }
  .tempalte_link a {
    padding: 25px 0px 25px 10px;
    font-size: 17px;
  }
  .tempalte_link a:after {
    right: 0;
  }
  .template_link_right ul {
    width: 50%;
    max-width: 270px;
  }
  .top_sec04_news_time_tag {
    margin-top: 22px;
  }
  .tempalte_banner li img {
    max-width: none;
  }
  .top_sec04_news_wrapper {
    width: 131%;
    overflow: hidden;
    position: absolute;
    left: 33%;
  }

  .top_sec03_right_inner {
    position: relative;
  }
  .top_sec03_right_inner:after {
    background: url(assets/img/sec03_signature.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 136px;
    height: 55px;
    content: "";
    display: block;
    position: absolute;
    right: 69px;
    top: -15px;
  }
  .webp .top_sec03.pc {
    display: flex;
    max-width: 1285px;
    background: url(assets/img/sec03_pc_bg.png.webp);
    font-family: "A-OTF Midashi Go MB31 Pr5 MB31", sans-serif;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 100px auto 0;
    color: #fff;
    position: relative;
  }
  .no-webp .top_sec03.pc {
    display: flex;
    max-width: 1285px;
    background: url(assets/img/sec03_pc_bg.png);
    font-family: "A-OTF Midashi Go MB31 Pr5 MB31", sans-serif;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 100px auto 0;
    color: #fff;
    position: relative;
  }
  .top_sec03.pc:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 96px solid #fff;
    border-right: 643px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 643px solid transparent;
  }
  .top_sec03_right_inner {
    padding-left: 50px;
  }
  .top_sec03_left {
    width: 50%;
  }
  .top_sec03_right {
    width: 50%;
    padding-top: 117px;
  }
  .top_sec03_right_text01 {
    font-size: 14px;
  }
  .top_sec03_right_text02 {
    font-size: 30px;
    line-height: 150%;
    margin-top: 20px;
  }
  .top_sec03_link_wrapper {
    display: flex;
    margin-top: 8px;
  }
  .top_sec03_link01,
  .top_sec03_link02 {
    width: 50%;
    border-bottom: none;
    border-top: 1px solid #fff;
    margin-top: 27px;
    height: 80px;
    line-height: 80px;
    padding: 0 43px;
  }

  .top_sec03_link01 {
    border-right: 1px solid #fff;
  }
  .top_sec03_right_text03 {
    font-size: 16px;
    line-height: 182%;
  }
  .top_sec02_ttl_wrapper p {
    display: block;
  }
  .top_sec02 {
    max-width: 1770px;
    padding: 0 5px;
    position: relative;
    margin: 0 auto 290px;
  }

  .top--sec02::before {
    display: block;
    content: "";
    position: absolute;
    background-color: #e7deeb;
    width: 93%;
    height: 66%;
    right: -20%;
    top: -35px;
  }

  .top--sec02::after {
    display: block;
    content: "Activity Report";
    padding: 240px 0 0 330px;
    font-size: 9rem;
    color: #ebe5ef;
    position: absolute;
    background-color: #f1eff2;
    width: 93%;
    height: 94%;
    left: -20%;
    bottom: -205px;
    z-index: -3;
    white-space: nowrap;
  }

  .no-posts.top--sec02::after {
    display: none;
  }

  .no-posts.top--sec02::before {
    display: none;
  }

  .no-posts-message {
    font-size: 20px;
  }

  .ttl_wrapper h2 {
    font-size: 15px;
  }

  .ttl_wrapper h2 span {
    font-size: 35px;
    margin-top: 5px;
  }
  .top_sec02_ttl_wrapper p a span {
    color: #000;
    font-size: 15px;
    font-family: "A-OTF Midashi Go MB31 Pr5 MB31", sans-serif;
    margin-right: 15px;
  }
  .top_sec02_ttl_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

  .top_sec02_ttl_wrapper p a span {
    margin-right: 20px;
  }
  .top_sec02_news_left_wrapper figure:before {
    width: 124px;
    height: 85px;
    left: -7px;
  }
  .top_sec02_news_left .top_sec02_news_time_tag {
    max-width: 447px;
  }
  .top_sec02_news_left .top_sec02_news_ttl {
    max-width: 447px;
  }
  .top_sec02_news_right_inner .top_sec02_news_ttl {
    max-width: 337px;
  }
  .top_sec02_news_time_tag span:nth-of-type(1),
  .top_sec02_news_time_tag span:nth-of-type(2) {
    font-size: 16px;
  }
  .top_sec02_news_ttl {
    font-size: 20px;
  }

  .top_sec02_news_right
    li
    article
    .top_sec02_news_right_inner
    .top_sec02_news_ttl {
    font-size: 20px;
  }
  .top_sec02_news_right_inner .top_sec02_news_time_tag {
    max-width: 337px;
  }
  .top_sec02_news_left_wrapper {
    width: 40%;
    max-width: 493px;
  }
  .top_sec02_news_right {
    width: 60%;
    max-width: 767px;
    margin-top: 0;
  }
  .top_sec02_news_inner {
    margin-top: 45px;
    display: flex;
    text-align: left;
  }
  .top_sec02_news_right li:nth-of-type(3),
  .top_sec02_news_right li:nth-of-type(4) {
    margin-top: 50px;
  }
  .top_sec02_news_left img {
    max-width: 100%;
    width: 100%;
  }
  .top_sec02_news_right li article {
    display: block;
  }
  .top_sec02_news_right {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .top_sec02_news_right li {
    width: 50%;
    max-width: 369px;
  }
  .top_sec02_news_right li article figure {
    width: 100%;
  }
  .top_sec02_news_right li article .top_sec02_news_right_inner {
    width: 100%;
  }
  .top_sec02_news_right li {
    margin-top: 0;
  }
  .webp .top_sec01 {
    background: url(assets/img/top_sec01_pc.png.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: calc(100vh - 67px);
    width: 100%;
    margin-bottom: 95px;
  }
  .no-webp .top_sec01 {
    background: url(assets/img/top_sec01_pc.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: calc(100vh - 67px);
    width: 100%;
    margin-bottom: 95px;
  }

  .top_sec01_news_wrapper {
    position: absolute;
    max-width: 220px;
    width: 100%;
    bottom: -29%;
    left: auto;
    right: 5%;
    transform: none;
  }
  .top_sec01_inner {
    max-width: 1285px;
    margin: 0 auto;
    padding: 0;
  }
  .top_sec01_news:after {
    content: "";
    position: absolute;
    left: auto;
    right: -43px;
    top: -33px;
    background: url(assets/img/top_se01_news_img_pc.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 67px;
    height: 188px;
    display: block;
    z-index: -1;
  }
  .top_sec01 .top_sec01_ttl_wrapper {
    bottom: 3%;
    left: 5%;
  }
  .top_sec01 .top_sec01_ttl_wrapper h2 span {
    display: block;
    color: #fff;
  }
  .top_sec01_ttl_wrapper h2 span:nth-of-type(1) {
    font-size: 105px;
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    font-style: italic;
  }
  .top_sec01_ttl_wrapper h2 span:nth-of-type(2) {
    font-size: 70px;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .top_sec01_ttl_wrapper h2 span:nth-of-type(3) {
    font-size: 105px;
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    font-style: italic;
  }
  .top_sec01_ttl_wrapper p {
    font-size: 35px;
    font-family: futura-pt, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #fff;
    margin-top: 90px;
    line-height: 160%;
  }
  .top_sec01_news_wrapper article p {
    padding: 15px 25px 15px 25px;
  }
  .top_sec01_news_wrapper article dl {
    padding: 15px 25px 22px 25px;
  }
  .top_sec01_news_wrapper article dl dt {
    font-size: 14px;
  }
  .top_sec01_news_wrapper article p {
    font-size: 14px;
  }
  .top_sec01_news_wrapper article dl dd {
    font-size: 22px;
    line-height: 145%;
  }
  .top_sec02_news_right_inner .top_sec02_news_time_tag:nth-of-type(1) {
    display: flex;
  }
  .top_sec02_news_right_inner
    .top_sec02_news_time_tag:nth-of-type(1)
    span:nth-of-type(1) {
    margin-right: 15px;
  }
  .top_sec02_news_right_inner .top_sec02_news_time_tag span {
    font-size: 15px;
  }
  .top_sec02_news_time_tag {
    margin: 33px auto 0;
    position: relative;
  }
  .top_sec02_news_time_tag:after {
    content: "";
    display: block;
    position: absolute;
    top: -7px;
    right: 0;
    width: 36px;
    height: 36px;
    background: url(assets/img/top_sec02_news_left_arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .top_sec02_news_right_inner .top_sec02_news_time_tag:after {
    width: 28px;
    height: 28px;
  }
  .top_sec02_news_right_inner .top_sec02_news_time_tag {
    margin: 23px auto 0;
  }
  .footer_inner {
    max-width: 1420px !important;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .footer_menu li a {
    display: flex;
    align-items: center;
  }
  .footer_menu li a span:nth-of-type(2) {
    font-size: 17px;
    font-family: futura-pt, sans-serif;
    font-weight: 600;
  }
  .footer_menu li a span:nth-of-type(1) {
    margin-right: 15px;
  }
  .footer_menu li {
    margin-top: 32px;
  }
  footer h4 img {
    width: 435px;
  }
  .footer_menu li:nth-of-type(1) {
    margin-top: 0 !important;
  }
  footer {
    padding: 125px 20px 40px !important;
  }
  .top_sec02_news_right li {
    max-width: 338px;
  }
  .top_sec02_news_right {
    max-width: 710px;
  }
  .h-c.header_icon img {
    max-width: 90% !important;
  }
  .btn-gnav img {
    max-width: 94% !important;
  }

  .top_sec03.pc {
    margin: 80px auto 0;
  }
  .top_sec03_left img {
    min-height: 513px;
  }
  .top_sec03.pc {
    min-height: 513px;
    max-height: 513px;
  }

  .ttl--wrapper {
    width: 100%;
    max-width: 1016px;
    margin: 0 auto;
  }

  .ttl--wrapper h2 {
    margin-left: 0;
  }

  .news--wrapper {
    width: 100%;
    max-width: 1016px;
    margin: 0 auto;
  }

  .news--inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1016px;
    margin: 45px auto 0;
  }

  .top-report-news:nth-of-type(n + 4) {
    margin-top: 104px;
  }

  .top-report-news:nth-of-type(4) {
    margin-left: 0;
  }

  .top-report-news:nth-of-type(7) {
    margin-left: 0;
  }

  .top-report-news:nth-of-type(10) {
    margin-left: 0;
  }

  .top-report-news:nth-of-type(13) {
    margin-left: 0;
  }

  .top-report-news:nth-of-type(16) {
    margin-left: 0;
  }

  /* オープニング */
  .top-sec-title-img-1,
  .top-sec-title-img-2,
  .top-sec-title-img-3,
  .top-banner-1,
  .top-banner-2,
  .top-banner-3 {
    opacity: 0;
    transform: translateX(-100px);
  }

  .top-report-card,
  .top-report-card-circle {
    opacity: 0;
    transform: translateY(-100px);
  }

  /* トップページセクション */

  .top-report-section {
    background-color: #fff;
    border-radius: 6px;
    max-width: 312px;
    width: 100%;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  }

  .top-report-margin {
    margin: 0;
    margin-left: 10px;
    margin-top: 0;
  }

  .top-report-margin:nth-of-type(1) {
    margin: 0;
    margin-left: 0;
  }

  .top-report-img {
    max-width: 312px;
    width: 100%;
    max-height: 243px;
  }

  .top-report-img img {
    width: 100%;
    aspect-ratio: 312 / 243;
    object-fit: cover;
    height: auto;
  }

  .top-report-wrap {
    padding: 20px;
    background-color: #fff;
    width: 100%;
    max-width: 312px;
  }

  .top-report-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .top-report-body-title {
    font-size: 12px;
    background-color: #8666a7;
    padding: 5px 17px;
    border-radius: 15px;
    letter-spacing: 0.08em;
    white-space: nowrap;
  }

  .top-report-date {
    font-size: 14px;
    color: #707070;
    letter-spacing: 0.08em;
  }

  .top-report-title {
    display: block;
    text-align: left;
    margin-top: 20px;
    color: black;
    height: calc(1.5em * 3); /* 制限したい行数が2の場合 */
    line-height: 1.5em; /* heightと同じ値にする */
    font-size: 14px;
    letter-spacing: 0.08em;
    overflow: hidden;
    position: relative;
    word-wrap: break-word;
  }
  .top-report-title span {
    margin-right: 1em;
  }
  .top-report-title::before {
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 30% /* 背景色 */
    );
    bottom: 0;
    content: "…";
    padding-left: 1em;
    position: absolute;
    right: 0;
  }
  .top-report-title::after {
    background: #fff; /* 背景色 */
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
  }

  .top-banner-wrap {
    max-width: 1600px;
    padding: 0 25px;
    margin: 0 auto;
    display: flex;
    align-items: end;
  }

  .top-sec-title {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -77%);
    padding: 0 20px;
  }

  .top-sec-title-img-1 {
    width: 100%;
    max-width: 900px;
  }

  .top-sec-title-img-1 img {
    aspect-ratio: 987 / 142;
    object-fit: cover;
  }

  .top-sec-title-img-2 {
    width: 100%;
    max-width: 620px;
    margin-top: 20px;
  }

  .top-sec-title-img-2 img {
    aspect-ratio: 703 / 54;
    object-fit: cover;
  }

  .top-sec-title-img-3 {
    width: 100%;
    max-width: 680px;
    margin-top: 20px;
  }

  .top-sec-title-img-3 img {
    aspect-ratio: 746 / 101;
    object-fit: cover;
  }

  .top-report {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(120%, -85%);
  }

  .top-report-card {
    position: relative;
    max-width: 312px;
    width: 100%;
  }

  .top-report-card::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "New";
    font-size: 1.6rem;
    background: #9c8943;
    color: #fff;
    padding: 10px 15px;
    border-top-left-radius: 6px;
  }

  .top-report-card-circle {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
  }

  .top-report-card-circle:hover {
    cursor: pointer;
  }

  .top-report-card-circle-item {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
  }

  .top-report-card-circle-item svg {
    display: block;
    width: 100%;
    height: auto;
  }

  .footer_fix {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .top-banner {
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    justify-content: center;
  }

  .top-banner-1 {
    max-width: 450px;
    width: 100%;
  }

  .top-banner-1 img {
    width: 100%;
    height: auto;
    aspect-ratio: 565 / 206;
    object-fit: cover;
  }

  .top-banner-2 {
    margin-left: 10px;
    max-width: 450px;
    width: 100%;
  }

  .top-banner-2 img {
    width: 100%;
    height: auto;
    aspect-ratio: 565 / 163;
    object-fit: cover;
  }

  .top-banner-body {
    display: flex;
    margin-right: 15px;
    align-items: end;
    margin-bottom: 0;
  }

  .top-banner-3 {
    margin-bottom: 0;
  }

  .top-banner-3-head {
    color: #8666a7;
    display: inline-block;
    font-size: 13px;
    background-color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-left: 20px;
    margin-bottom: -2px;
    padding: 5px 20px 5px 20px;
  }

  .top-banner-3-wrap {
    background-color: #fff;
    padding: 15px 25px;
    border-radius: 10px;
  }

  .top_sec02_btn_box.btn--body {
    text-align: right;
  }

  /* committee */

  .committee {
    margin-top: 200px;
    position: relative;
    margin-bottom: 0;
  }

  .committee-inner {
    padding: 0 20px;
  }

  .committee-wrap {
    width: 100%;
    max-width: 1670px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }

  .committee-head {
    margin-left: 100px;
  }

  .committee-sub-title {
    font-size: 1.5rem;
    color: #8666a7;
    font-family: futura-pt, sans-serif;
  }

  .committee-title {
    font-size: 3.5rem;
    letter-spacing: 0.08em;
  }

  .committee-card {
    display: inline-block;
    width: 469px;
    max-width: 469px;
  }

  .committee-card-wrap {
    position: relative;
    width: 100%;
    max-width: 469px;
    height: 600px;
  }

  .committee-card-wrap-img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 469px;
    height: auto;
    z-index: -2;
  }

  .committee-card-wrap-img img {
    aspect-ratio: 469 / 600;
    object-fit: cover;
  }

  .committee-card-head {
    font-size: 2.2rem;
    padding: 36px;
  }

  .committee-card-head p:nth-of-type(2) {
    margin-top: 5px;
  }

  .committee-card-head p:nth-of-type(3) {
    margin-top: 5px;
    font-size: 3.2rem;
  }

  .committee-card-head p:nth-of-type(4) {
    margin-top: 10px;
    font-size: 3.2rem;
  }

  .committee-card-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    overflow: hidden;
  }

  .committee-card-img {
    display: block;
    width: 100%;
    max-width: 281px;
    height: auto;
    margin-right: -30px;
  }

  .committee-card-img img {
    aspect-ratio: 318 / 512;
    object-fit: cover;
  }

  .committee::after {
    display: block;
    content: "";
    position: absolute;
    background-color: #e7deeb;
    width: 96%;
    height: 74%;
    left: 4%;
    top: 245px;
    z-index: -3;
  }

  /* スワイパー */

  /* .swiper.mySwiper {
  width: calc(100% - 160px); 
  margin-left: auto;
  margin-top: 50px;
  position: relative; 
  margin-right: 0;
  padding-bottom: 195px;
}

.swiper-slide {
  display: inline-block;
  width: 469px;
  max-width: 469px;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper .swiper-button-next,
.swiper .swiper-button-prev {
  color: #000;
  position: absolute;
  top: calc(100% - 60px);
  width: 45px;
  height: 45px;
}

.swiper  .swiper-button-next{
  margin-left: auto;
  right: 70px;
  background-image: url(./assets/img/arrow-right-circle.png);
  background-position: center;
  background-repeat: no-repeat;
}

.swiper  .swiper-button-prev{
  margin-left: auto;
  right: 70px;
  background-image: url(./assets/img/arrow-left-circle.png);
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next:after, .swiper-button-prev:after{
  opacity: 0;
  width: 45px;
  height: 45px;
}

.swiper .swiper-button-prev {
  margin-left: auto;
  right: 140px;
} */

  /* スケジュール一覧 */

  .schedule-head.top_sec04_ttl_wrapper h2 {
    padding-left: 0;
    margin: 0;
    padding-top: 30px;
  }

  .schedule-body.swiper.mySwiper {
    margin-left: 120px;
    margin-top: 0;
  }
}

@media screen and (min-width: 1300px) {
  .top_sec02 {
    max-width: 1770px;
    padding: 0 25px;
    position: relative;
  }

  .top-report-margin {
    margin-left: 40px;
  }

  .sub_page_news {
    max-width: 1770px;
    padding: 0 25px;
    margin: 100px auto 80px;
  }
}

@media screen and (min-width: 1450px) {
  .ttl--wrapper {
    width: 100%;
    max-width: 1368px;
    margin: 0 auto;
  }

  .ttl--wrapper h2 {
    margin-left: 0;
  }

  .news--wrapper {
    width: 100%;
    max-width: 1368px;
    margin: 0 auto;
  }

  .news--inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1368px;
    margin: 45px auto 0;
  }

  .top-report-news:nth-of-type(n + 4) {
    margin-top: 0;
  }

  .top-report-news:nth-of-type(4) {
    margin-left: 40px;
  }

  .top-report-news:nth-of-type(7) {
    margin-left: 40px;
  }

  .top-report-news:nth-of-type(10) {
    margin-left: 40px;
  }

  .top-report-news:nth-of-type(13) {
    margin-left: 40px;
  }

  .top-report-news:nth-of-type(16) {
    margin-left: 40px;
  }

  .top-report-news:nth-of-type(n + 5) {
    margin-top: 104px;
  }

  .top-report-news:nth-of-type(5) {
    margin-left: 0;
  }

  .top-report-news:nth-of-type(9) {
    margin-left: 0;
  }

  .top-report-news:nth-of-type(13) {
    margin-left: 0;
  }

  .top-report-news:nth-of-type(17) {
    margin-left: 0;
  }
}

@media screen and (min-width: 1650px) {
  .top-sec-title-img-1 {
    width: 100%;
    max-width: 987px;
  }

  .top-sec-title-img-2 {
    width: 100%;
    max-width: 703px;
    margin-top: 20px;
  }

  .top-sec-title-img-3 {
    width: 100%;
    max-width: 746px;
    margin-top: 20px;
  }

  .top-banner-1 {
    max-width: 565px;
  }

  .top-banner-2 {
    max-width: 565px;
  }

  .top-report {
    display: block;
  }

  .top--sec02::after {
    padding: 245px 0 0 280px;
    font-size: 16.5rem;
  }
}
