@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.barlow {
  font-family: "Barlow Condensed", sans-serif !important;
}

@media screen and (min-width: 1600px), print {
  html {
    font-size: 62.5%;
  }
}
@media screen and (max-width: 1599px) and (min-width: 768px), print {
  html {
    font-size: 0.7142857143vw;
  }
}
@media screen and (max-width: 767px), print {
  html {
    font-size: 2.5vw;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif !important;
  margin: 0;
}

a {
  color: #000;
  text-decoration: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
p,
span {
  padding: 0;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
}

ul,
ol,
li {
  padding: 0;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
}

li {
  list-style: none;
}

img {
  vertical-align: bottom;
}

figure {
  padding: 0;
  margin: 0;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}

input[type=number] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}

.l-main {
  line-height: 1.2;
}

svg,
img {
  max-width: 100%;
}

@media screen and (max-width: 767px), print {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px), print {
  [href*="tel:"] {
    pointer-events: none;
  }
  .sp {
    display: none !important;
  }
}
.p-speech .wrap {
  background-color: transparent;
}
.p-speech .s-mv {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-mv {
    margin-top: 5rem;
  }
}
.p-speech .s-mv__content {
  position: absolute;
  bottom: 7.3rem;
  left: calc(50% + 11.2rem);
  transform: translateX(100%);
  display: flex;
  align-items: center;
  gap: 0 2rem;
}
@media screen and (max-width: 1600px), print {
  .p-speech .s-mv__content {
    left: auto;
    right: 2rem;
    bottom: 2.2rem;
    transform: translateX(0);
  }
}
@media screen and (max-width: 767px) {
  .p-speech .s-mv__content > div {
    display: flex;
    flex-direction: row-reverse;
    align-items: end;
    gap: 2rem;
  }
}
.p-speech .s-mv__content > div:nth-of-type(1) > img, .p-speech .s-mv__content > div:nth-of-type(2) > img {
  display: block;
  width: 11rem;
  margin-inline: auto;
}
@media screen and (max-width: 1600px), print {
  .p-speech .s-mv__content > div:nth-of-type(1) > img, .p-speech .s-mv__content > div:nth-of-type(2) > img {
    width: 8rem;
    margin: 0;
  }
}
.p-speech .s-mv__content > div:nth-of-type(1) a, .p-speech .s-mv__content > div:nth-of-type(2) a {
  display: block;
  width: 11rem;
  height: auto;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-speech .s-mv__content > div:nth-of-type(1) a, .p-speech .s-mv__content > div:nth-of-type(2) a {
    margin: 0;
  }
}
.p-speech .s-mv__content > div:nth-of-type(1) a > img, .p-speech .s-mv__content > div:nth-of-type(2) a > img {
  width: 15rem;
}
@media screen and (max-width: 1600px), print {
  .p-speech .s-mv__content > div:nth-of-type(1) a > img, .p-speech .s-mv__content > div:nth-of-type(2) a > img {
    width: 12rem;
  }
}
.p-speech .s-mv__right {
  position: absolute;
  bottom: 0;
  right: 0;
}
.p-speech .s-mv__txt {
  max-width: 100rem;
  margin: 3rem auto 0 auto;
  width: 100%;
  height: 10rem;
  border-radius: 5rem;
  background: #006BB7;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 0 5rem;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-mv__txt {
    max-width: inherit;
    width: calc(100% - 3rem);
    height: 100%;
    border-radius: 2rem;
    padding: 2rem;
    flex-direction: column;
  }
}
.p-speech .s-mv__txt p {
  font-size: 2rem;
  font-weight: bold;
  color: #FFF;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
.p-speech .s-mv__txt p a {
  color: #FFED5F;
  transition: 0.3s all;
}
@media screen and (min-width: 768px), print {
  .p-speech .s-mv__txt p a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px), print {
  .p-speech .s-mv__txt p {
    font-size: 1.4rem;
  }
}
.p-speech .s-head {
  margin-top: 8rem;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-head {
    margin-top: 40px;
  }
}
.p-speech .s-head__inner {
  max-width: 1160px;
  width: 100%;
  margin-inline: auto;
  text-align: center;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-head__inner {
    padding: 0 2rem;
  }
}
.p-speech .s-head-ballon {
  border-radius: 2rem;
  padding: 4rem 10rem 6rem 10rem;
  background: #EAEAEA;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-head-ballon {
    padding: 2rem;
  }
}
.p-speech .s-head-ballon > h2 {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #333333;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-head-ballon > h2 {
    font-size: 2rem;
  }
}
.p-speech .s-head-ballon > h2 > span {
  color: #39696D;
}
.p-speech .s-head-ballon > h2 > span > .bg {
  background: #FFF;
  padding-left: 1rem;
  margin-right: 1rem;
}
.p-speech .s-head-ballon ul {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 85px;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-head-ballon ul {
    margin-top: 20px;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px 0;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px), print {
  .p-speech .s-head-ballon ul li {
    display: grid;
    grid-template-columns: 14rem 1fr;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    align-items: center;
  }
}
.p-speech .s-head-ballon ul li span {
  font-size: 1.8rem;
  font-weight: bold !important;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #000000;
  text-align: center;
  display: block;
  margin-top: 2rem;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-head-ballon ul li span {
    margin-top: 10px;
    font-size: 1.6rem;
    text-align: left;
  }
}
.p-speech .s-head-midashi {
  font-size: 3.4rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
  display: flex;
  flex-direction: column;
  gap: 4.5rem;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-head-midashi {
    font-size: 1.5rem;
    row-gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .p-speech .s-head-midashi p {
    flex-direction: column;
  }
}
.p-speech .s-head-midashi p:nth-child(2) {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-head-midashi p:nth-child(2) {
    gap: 0.7rem;
  }
}
.p-speech .s-head-midashi span {
  font-size: 4.5rem;
  color: #006BB7;
  padding: 1rem 0;
  background: #D4E4F7;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-head-midashi span {
    font-size: 1.8rem;
  }
}
.p-speech .b-communicate {
  max-width: 104.5rem;
  width: 100%;
  margin: 0 auto;
  display: flex;
  gap: 5.5rem;
  align-items: flex-start;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-speech .b-communicate {
    padding: 0 2rem;
    margin-top: 4rem;
    flex-direction: column;
    gap: 3rem;
  }
}
.p-speech .b-communicate figure {
  width: 35rem;
  height: 23.3rem;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-speech .b-communicate figure {
    width: 100%;
    height: auto;
  }
}
.p-speech .b-communicate figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-speech .b-communicate p {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-speech .b-communicate p {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-speech .pwrap {
    padding: 0 2rem;
  }
}
.p-speech .pwrap .b-biography {
  border-radius: 10px;
  background-color: #D4E4F7;
  max-width: 869px;
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
  padding: 34px 30px 46px;
  display: flex;
  align-items: center;
  gap: 48px;
}
@media screen and (max-width: 767px) {
  .p-speech .pwrap .b-biography {
    flex-direction: column;
    gap: 15px;
    padding: 24px 20px 36px;
  }
}
.p-speech .pwrap .b-biography .b-people {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-speech .pwrap .b-biography .b-people figure {
  width: 167px;
  height: 144px;
}
.p-speech .pwrap .b-biography .b-people figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-speech .pwrap .b-biography .b-people .department {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.429;
  margin-top: 12px;
}
.p-speech .pwrap .b-biography .b-people .name {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-top: 2px;
}
.p-speech .pwrap .b-biography .b-list p {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.667;
}
@media screen and (max-width: 767px) {
  .p-speech .pwrap .b-biography .b-list p {
    font-size: 16px;
  }
}
.p-speech .pwrap .b-biography .b-list p:nth-child(n+2) {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .p-speech .pwrap .b-biography .b-list p:nth-child(n+2) {
    font-size: 14px;
  }
}
.p-speech .s-news {
  margin-top: 80px;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-news {
    margin-top: 40px;
  }
}
.p-speech .s-news__inner {
  max-width: 880px;
  width: 100%;
  margin-inline: auto;
  padding: 0 30px;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-news__inner {
    padding: 0 20px;
  }
}
.p-speech .s-news__ttl {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: #333333;
  text-align: center;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-news__ttl {
    font-size: 20px;
  }
}
.p-speech .s-news ul {
  margin-top: 50px;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-news ul {
    margin-top: 20px;
  }
}
.p-speech .s-news ul li {
  border-top: 1px solid #CCCCCC;
}
.p-speech .s-news ul li:last-child {
  border-bottom: 1px solid #CCCCCC;
}
.p-speech .s-news ul li div {
  display: flex;
  align-items: center;
  padding: 30px 20px;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-news ul li div {
    flex-direction: column;
    padding: 15px 35px 15px 10px;
    gap: 5px 0;
    align-items: start;
  }
}
.p-speech .s-news ul li div time {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: #000000;
  margin-right: 19px;
  flex-shrink: 0;
  margin-left: 0 !important;
}
.p-speech .s-news ul li div p {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: #000000;
}
.p-speech .s-news ul li a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 30px 20px;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-news ul li a {
    flex-direction: column;
    padding: 15px 35px 15px 10px;
    gap: 5px 0;
    align-items: start;
  }
}
.p-speech .s-news ul li a::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 17px;
  height: 17px;
  transition: 0.3s;
  background: url(./../img/renew/arrow-right.png) no-repeat center/contain;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-news ul li a::before {
    right: 10px;
  }
}
.p-speech .s-news ul li a::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #000000;
  bottom: -1px;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.3s;
}
@media screen and (min-width: 768px), print {
  .p-speech .s-news ul li a:hover::after {
    transform: scale(1, 1);
  }
  .p-speech .s-news ul li a:hover::before {
    transform: translateY(-50%) translateX(3px);
  }
}
.p-speech .s-news ul li a time {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: #000000;
  margin-right: 19px;
  flex-shrink: 0;
  margin-left: 0 !important;
}
.p-speech .s-news ul li a p {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: #000000;
}
.p-speech .s-saa {
  position: relative;
}
.p-speech .s-saa .c-ttl {
  margin-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-saa .c-ttl {
    margin-bottom: 4rem;
  }
}
.p-speech .s-saa .wrap {
  padding: 0 2rem;
}
.p-speech .s-saa .wrap .annotation {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.75;
  padding: 2rem 7.6rem;
  border-radius: 0.5rem;
  background-color: #D4E4F7;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-saa .wrap .annotation {
    padding: 2rem 3.6rem;
  }
}
.p-speech .s-saa .wrap .annotation.t-cen {
  text-align: center;
}
.p-speech .s-saa .wrap .sub-annotation {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.75;
  max-width: 79.5rem;
  margin: 0 auto;
  margin-top: 3rem;
}
.p-speech .s-saa .wrap .display-b {
  margin-top: 3.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10rem;
  margin-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-saa .wrap .display-b {
    flex-direction: column;
    margin-bottom: 3rem;
  }
}
.p-speech .s-saa .wrap .display-b .display-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 28rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-speech .s-saa .wrap .display-b .display-item {
    width: 100%;
  }
}
.p-speech .s-saa .wrap .display-b .display-item:nth-last-child(1)::before {
  display: none;
}
.p-speech .s-saa .wrap .display-b .display-item::before {
  content: "";
  position: absolute;
  transform: translateX(100%) rotate(90deg);
  top: 24rem;
  right: calc(0% - 3.1rem);
  width: 4.3rem;
  height: 2rem;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  background-color: #006BB7;
}
@media screen and (max-width: 767px) {
  .p-speech .s-saa .wrap .display-b .display-item::before {
    transform: translate(-50%, 100%) rotate(180deg);
    top: auto;
    right: auto;
    left: 50%;
    bottom: calc(0% - 3.9rem);
  }
}
.p-speech .s-saa .wrap .display-b .display-item p:nth-child(1) {
  font-size: 1.9rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.p-speech .s-saa .wrap .display-b .display-item p:nth-child(3) {
  font-size: 1.9rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 4.7rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-saa .wrap .display-b .display-item p:nth-child(3) {
    margin-top: 2.4rem;
  }
}
.p-speech .s-saa .wrap .display-b .display-item p:nth-child(4) {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 1.75rem;
}
.p-speech .s-saa .wrap .display-b .display-item figure {
  width: 20rem;
  aspect-ratio: 200/429;
  margin-top: 2.4rem;
  border: 1px solid #CCC;
}
@media screen and (max-width: 767px) {
  .p-speech .s-saa .wrap .display-b .display-item figure {
    width: 30rem;
  }
}
.p-speech .s-saa .wrap .display-b .display-item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-speech .s-saa .wrap .b-movie {
  max-width: 72.5rem;
  width: 100%;
  margin: 0 auto;
}
.p-speech .s-saa .wrap .b-movie h4 {
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 3rem;
  font-size: 1.9rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-saa .wrap .b-movie h4 {
    margin-bottom: 2rem;
  }
}
.p-speech .s-saa .wrap .b-movie figure {
  width: 72.5rem;
  aspect-ratio: 725/417;
}
@media screen and (max-width: 767px) {
  .p-speech .s-saa .wrap .b-movie figure {
    width: 100%;
  }
}
.p-speech .s-saa .wrap .b-movie figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-speech .s-saa .wrap .b-movie p {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.786;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-saa .wrap .b-movie p {
    margin-top: 2rem;
    font-size: 1.2rem;
  }
}
.p-speech .s-app .wrap {
  max-width: 91.2rem;
  width: 100%;
  margin: 0 auto;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-app .wrap {
    padding: 0 2rem;
  }
}
.p-speech .s-app .wrap figure {
  width: 100%;
  aspect-ratio: 912/378;
  margin: 0 auto;
}
.p-speech .s-app .wrap figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-speech .s-app .wrap p {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 6rem;
}
.p-speech .s-app .wrap a {
  transition: 0.3s all;
  background: #006BB7;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1rem;
  padding-right: 3.3rem;
  padding-left: 4.5rem;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.5rem;
  margin: 0 auto;
  margin-top: 4rem;
  border: 1px solid #006BB7;
}
.p-speech .s-app .wrap a * {
  transition: 0.3s all;
}
.p-speech .s-app .wrap a p {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #fff;
  margin-top: 0;
}
.p-speech .s-app .wrap a svg {
  width: 1.6rem;
  height: 1.6rem;
}
.p-speech .s-app .wrap a:hover {
  background: #fff;
}
.p-speech .s-app .wrap a:hover p {
  color: #006BB7;
}
.p-speech .s-app .wrap a:hover svg path[id="55114"] {
  stroke: #006BB7;
}
.p-speech .s-app .wrap a:hover svg path[id="55115"] {
  stroke: #006BB7;
}
.p-speech .s-app .wrap a:hover svg path[id="55116"] {
  stroke: #006BB7;
}
.p-speech .s-results .c-ttl {
  margin-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-results .c-ttl {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-speech .s-results .wrap {
    padding: 0 2rem;
  }
}
.p-speech .s-results .wrap h4 {
  font-size: 4.8rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-align: center;
  color: #006BB7;
}
@media screen and (max-width: 767px) {
  .p-speech .s-results .wrap h4 {
    font-size: 3.5rem;
  }
}
.p-speech .s-results .wrap p {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.75;
  margin-top: 3rem;
  text-align: center;
}
.p-speech .s-results .wrap .logo-b {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-results .wrap .logo-b {
    margin-top: 3rem;
  }
}
.p-speech .s-results .wrap .hukidasi {
  padding: 2.9rem 2.2rem;
  background-color: #D4E4F7;
  border-radius: 2rem;
  margin: 0 auto;
  margin-top: 8rem;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 1rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-results .wrap .hukidasi {
    padding: 2rem;
    margin-top: 6rem;
  }
}
.p-speech .s-results .wrap .hukidasi::before {
  content: "";
  position: absolute;
  transform: translate(-50%, -97%);
  top: 0;
  left: 50%;
  width: 12rem;
  height: 5rem;
  background-color: #D4E4F7;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
@media screen and (max-width: 767px) {
  .p-speech .s-results .wrap .hukidasi::before {
    width: 8rem;
    height: 3rem;
  }
}
.p-speech .s-results .wrap .hukidasi p {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 0rem;
  padding-left: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-results .wrap .hukidasi p {
    font-size: 1.4rem;
  }
}
.p-speech .s-results .wrap .hukidasi h4 {
  font-size: 2.8rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #006BB7;
}
@media screen and (max-width: 767px) {
  .p-speech .s-results .wrap .hukidasi h4 {
    font-size: 1.8rem;
  }
}
.p-speech .s-assignment {
  max-width: 110rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assignment {
    padding: 0 2rem;
  }
}
.p-speech .s-assignment .t-list {
  counter-reset: unique; /* 固有のクラス入れる */
  margin-top: 6rem;
  display: flex;
  flex-direction: column;
  gap: 4.8rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assignment .t-list {
    margin-top: 4rem;
  }
}
.p-speech .s-assignment .t-list li {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6.8rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assignment .t-list li {
    flex-direction: column;
    align-items: center;
    gap: 2.5rem;
  }
}
.p-speech .s-assignment .t-list li figure {
  width: 16.7rem;
  height: 16.7rem;
  border-radius: 9999px;
  overflow: hidden;
}
.p-speech .s-assignment .t-list li .b-text {
  max-width: 63.6rem;
}
.p-speech .s-assignment .t-list li .b-text h4 {
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #006BB7;
  padding-left: 6rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assignment .t-list li .b-text h4 {
    font-size: 2.1rem;
    padding-left: 5.2rem;
  }
}
.p-speech .s-assignment .t-list li .b-text h4::before {
  counter-increment: unique; /* 固有のクラス入れる */
  content: counter(unique, decimal-leading-zero) "";
  position: absolute;
  transform: translate(0.5rem, -50%);
  top: 50%;
  left: 0rem;
  font-size: 3.6rem;
  font-weight: 800;
  line-height: 1.167;
  letter-spacing: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assignment .t-list li .b-text h4::before {
    font-size: 2.9rem;
  }
}
.p-speech .s-assignment .t-list li .b-text h4::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 5.1rem;
  height: 1.4rem;
  background-color: #D4E4F7;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assignment .t-list li .b-text h4::after {
    width: 4rem;
    height: 0.7rem;
    left: 5px;
  }
}
.p-speech .s-assignment .t-list li .b-text p {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assignment .t-list li .b-text p {
    font-size: 1.4rem;
    margin-top: 1.4rem;
  }
}
.p-speech .s-assignment .assignment-text p {
  font-size: 3.6rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.444;
  margin-top: 5rem;
  text-align: center;
  font-size: 1.9rem;
}
.p-speech .s-assignment .assignment-text p:nth-child(2) {
  display: flex;
  align-items: center;
  margin-top: 0.8rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assignment .assignment-text p:nth-child(2) {
    flex-direction: column;
    gap: 0.8rem;
  }
}
.p-speech .s-assignment .assignment-text p span {
  font-size: 4.8rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  line-height: 1.458;
  color: #006BB7;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assignment .assignment-text p span {
    font-size: 1.8rem;
  }
}
.p-speech .c-install .c-ttl {
  margin-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  .p-speech .c-install .c-ttl {
    margin-bottom: 4rem;
  }
}
.p-speech .c-install .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6rem;
}
@media screen and (max-width: 767px) {
  .p-speech .c-install .wrap {
    flex-direction: column;
    padding: 0 2rem;
    gap: 4rem;
  }
}
.p-speech .c-install .wrap figure {
  width: 52.8rem;
  aspect-ratio: 528/303;
}
@media screen and (max-width: 767px) {
  .p-speech .c-install .wrap figure {
    width: 100%;
  }
}
.p-speech .c-install .wrap figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-speech .c-install .wrap .right-box p {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.778;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-speech .c-install .wrap .right-box p {
    font-size: 1.3rem;
  }
}
.p-speech .c-install .wrap .right-box .link-b {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.6rem;
  margin-top: 4.3rem;
}
@media screen and (max-width: 767px) {
  .p-speech .c-install .wrap .right-box .link-b {
    gap: 2.5rem;
    margin-top: 2rem;
  }
}
.p-speech .c-install .wrap .right-box .link-b figure:nth-child(1) {
  width: 10rem;
  aspect-ratio: 100/100;
}
@media screen and (max-width: 767px) {
  .p-speech .c-install .wrap .right-box .link-b figure:nth-child(1) {
    width: 7rem;
  }
}
.p-speech .c-install .wrap .right-box .link-b figure:nth-child(2) {
  width: 30.3rem;
  aspect-ratio: 303/90;
}
@media screen and (max-width: 767px) {
  .p-speech .c-install .wrap .right-box .link-b figure:nth-child(2) {
    width: 19rem;
  }
}
.p-speech .c-install .wrap .right-box .link-b figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-speech .c-install > h4 {
  font-size: 4.2rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  color: #006BB7;
  margin-top: 4.9rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-speech .c-install > h4 {
    font-size: 3rem;
    margin-top: 3rem;
  }
}
.p-speech .c-install > P {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-top: 2.7rem;
  text-align: center;
}
.p-speech .s-assessment {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assessment {
    padding: 0 2rem;
  }
}
.p-speech .s-assessment .assessment-ttl {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assessment .assessment-ttl {
    flex-direction: column;
  }
}
.p-speech .s-assessment .assessment-ttl figure {
  width: 45rem;
  aspect-ratio: 450/103;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assessment .assessment-ttl figure {
    width: 100%;
  }
}
.p-speech .s-assessment .assessment-ttl p {
  font-size: 3.6rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.444;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assessment .assessment-ttl p {
    font-size: 3.2rem;
  }
}
.p-speech .s-assessment .evaluation-b {
  background-color: #E8F3FF;
  padding: 0 13.7rem;
  padding-top: 4.8rem;
  padding-bottom: 4rem;
  border-radius: 4.7rem;
  width: 110rem;
  margin: 0 auto;
  margin-top: 4.8rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assessment .evaluation-b {
    padding: 0 2rem;
    padding-top: 4rem;
    padding-bottom: 3rem;
    width: 100%;
    margin-top: 4rem;
  }
}
.p-speech .s-assessment .evaluation-b-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.6rem;
}
.p-speech .s-assessment .evaluation-b-ttl .circle {
  background-color: #fff;
  width: 8.3rem;
  height: 8.3rem;
  border-radius: 9999px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assessment .evaluation-b-ttl .circle {
    width: 7rem;
    height: 7rem;
  }
}
.p-speech .s-assessment .evaluation-b-ttl .circle p {
  font-size: 1.7rem;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: #006BB7;
  margin-top: -1rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assessment .evaluation-b-ttl .circle p {
    font-size: 1.2rem;
  }
}
.p-speech .s-assessment .evaluation-b-ttl .circle p:nth-child(2) {
  font-size: 3.9rem;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 0.85;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assessment .evaluation-b-ttl .circle p:nth-child(2) {
    font-size: 3.7rem;
  }
}
.p-speech .s-assessment .evaluation-b-ttl p {
  font-size: 4.2rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  color: #006BB7;
}
.p-speech .s-assessment .evaluation-b .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  -moz-column-gap: 8rem;
       column-gap: 8rem;
  row-gap: 3.5rem;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assessment .evaluation-b .wrap {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-speech .s-assessment .evaluation-b .wrap .evaluation-b__item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.p-speech .s-assessment .evaluation-b .wrap .evaluation-b__item figure {
  width: 36rem;
  height: 36rem;
  border-radius: 9999px;
  background: radial-gradient(circle, #fff 0%, #78B0DB 80%, #046DB8 170%);
  padding: 6rem 6.8rem;
  padding-bottom: 0rem;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-speech .s-assessment .evaluation-b .wrap .evaluation-b__item figure {
    width: 30rem;
    height: 30rem;
  }
}
.p-speech .s-assessment .evaluation-b .wrap .evaluation-b__item p {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 3rem;
  max-width: 37.3rem;
}
@media screen and (min-width: 768px) {
  .p-speech .s-assessment .evaluation-b .wrap .evaluation-b__item p {
    min-height: 96px;
  }
}
@media screen and (max-width: 767px) {
  .p-speech .s-assessment .evaluation-b .wrap .evaluation-b__item p {
    font-size: 1.4rem;
    margin-top: 2rem;
  }
}
.p-speech .s-assessment .evaluation-b .wrap .evaluation-b__item p.text-red {
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.p-speech .s-function {
  margin-top: 150px;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-function {
    margin-top: 50px;
  }
}
.p-speech .s-function__inner {
  max-width: 1160px;
  width: 100%;
  margin-inline: auto;
  padding: 50px 30px 0;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-function__inner {
    padding: 0 20px;
    padding-top: 20px;
  }
}
.p-speech .s-function__inner > span {
  font-size: 14px;
  font-weight: 500 !important;
  letter-spacing: 0.05em;
  line-height: 1.8;
  color: #000000;
  text-align: center;
  display: block;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-function__inner > span {
    text-align: left;
  }
}
@media screen and (max-width: 767px), print {
  .p-speech .s-function__inner .c-list {
    margin-top: 40px;
  }
}
.p-speech .s-new-function {
  margin-top: 150px;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-new-function {
    margin-top: 50px;
  }
}
.p-speech .s-new-function__inner {
  max-width: 1160px;
  width: 100%;
  margin-inline: auto;
  padding: 50px 30px 0;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-new-function__inner {
    padding: 0 20px;
    padding-top: 20px;
  }
}
.p-speech .s-new-function__container > span {
  display: block;
  margin-top: 50px;
  font-size: 14px;
  font-weight: 500 !important;
  letter-spacing: 0.05em;
  line-height: 1.8;
  color: #000000;
  text-align: center;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-new-function__container > span {
    margin-top: 30px;
    text-align: left;
  }
}
@media screen and (max-width: 767px), print {
  .p-speech .s-new-function__container .c-list {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px), print {
  .p-speech .s-new-function__container .c-list li::before {
    display: none;
  }
}
.p-speech .s-new-function__container .c-ttl02 {
  width: 630px;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-new-function__container .c-ttl02 {
    width: 100%;
  }
}
.p-speech .s-new-function__container .c-list li:nth-of-type(-n + 2)::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: -19px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  border-left: 19px solid #0c4d00;
  border-right: 0;
}
.p-speech .s-new-function__container .c-list li > figure {
  padding: 0 40px;
}
.p-speech .s-new-function__container .c-list li > p {
  padding: 0;
}
.p-speech .s-new-function__container:nth-of-type(2) {
  margin-top: 100px;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-new-function__container:nth-of-type(2) {
    margin-top: 50px;
  }
}
.p-speech .s-new-function__container:nth-of-type(2) .c-ttl02 {
  width: initial;
}
@media screen and (max-width: 767px), print {
  .p-speech .s-new-function__container:nth-of-type(2) .c-ttl02 {
    width: 100%;
  }
}
.p-speech .s-new-function__container:nth-of-type(2) .c-list li:nth-of-type(-n + 2)::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: -19px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  border-left: 19px solid #0c4d00;
  border-right: 0;
}
.p-speech .s-new-function__container:nth-of-type(2) .c-list li > figure {
  padding: 0 10px;
}
.p-speech .s-new-function__container:nth-of-type(2) .c-list li > p {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .p-speech .s-partner .wrap {
    padding: 0 2rem;
  }
}
.p-speech .s-partner .wrap .logo-b {
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-speech .s-partner .wrap .logo-b {
    margin-top: 4rem;
  }
}
.p-speech .c-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 55px;
  margin-top: 90px;
}
@media screen and (max-width: 767px), print {
  .p-speech .c-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 50px 0;
    margin-top: 30px;
  }
}
.p-speech .c-list li {
  position: relative;
  border: 4px solid #0C4D00;
  border-radius: 10px;
  padding: 20px;
}
.p-speech .c-list li .number {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 19px;
  font-weight: 500 !important;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background-color: #0C4D00;
  border-radius: 50%;
}
@media screen and (max-width: 767px), print {
  .p-speech .c-list li .number {
    font-size: 17px;
    width: 60px;
    height: 60px;
    top: -30px;
  }
}
.p-speech .c-list li .number > span {
  font-size: 37px;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px), print {
  .p-speech .c-list li .number > span {
    font-size: 22px;
  }
}
.p-speech .c-list li figure {
  margin-top: 50px;
  width: 100%;
}
@media screen and (max-width: 767px), print {
  .p-speech .c-list li figure {
    margin-top: 20px;
  }
}
.p-speech .c-list li p {
  display: block;
  margin-top: 23px;
  font-size: 14px;
  font-weight: 500 !important;
  letter-spacing: 0.05em;
  line-height: 1.8;
  color: #000000;
  padding: 0 10px;
}
.p-speech .c-ttl {
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #fff;
  background-color: #006BB7;
  padding: 32px 0;
  text-align: center;
  margin-top: 10rem;
}
@media screen and (max-width: 767px), print {
  .p-speech .c-ttl {
    font-size: 2rem;
    padding: 15px 10px;
    margin-top: 5rem;
  }
}
.p-speech .c-ttl.relative {
  position: relative;
  padding-top: 6rem;
}
.p-speech .c-ttl02 {
  position: relative;
  font-size: 29px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.8;
  color: #fff;
  text-align: center;
  padding: 4px 50px;
  background-color: #0C4D00;
  display: block;
  max-width: 900px;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  border-radius: 30px;
}
@media screen and (max-width: 767px), print {
  .p-speech .c-ttl02 {
    font-size: 20px;
    padding: 4px 20px;
    border-radius: 20px;
  }
}
.p-speech .c-ttl02::before {
  position: absolute;
  content: "";
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 36px solid transparent;
  border-left: 36px solid transparent;
  border-top: 23px solid #0c4d00;
  border-bottom: 0;
}
@media screen and (max-width: 767px), print {
  .p-speech .c-ttl02::before {
    bottom: -16px;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    border-top: 17px solid #0c4d00;
  }
}

.component-list {
  border: 6px solid #006BB7;
  background-color: #fff;
  border-radius: 2rem;
  padding: 4.5rem 12rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .component-list {
    display: none;
  }
}
.component-list h4 {
  font-size: 2.9rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.448;
}
.component-list h4 span {
  font-size: 4rem;
  font-weight: 900;
}
.component-list ul {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.component-list ul li {
  padding-left: 6.6rem;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
}
.component-list ul li::before {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  width: 3.7rem;
  height: 3.7rem;
  background-color: #D1E3E5;
}
.component-list ul li::after {
  content: "";
  position: absolute;
  transform: translateX(-50%) rotate(-45deg);
  bottom: 1.3rem;
  left: 2.5rem;
  width: 3.5rem;
  height: 2.1rem;
  border: solid 8px #006BB7;
  border-right: none;
  border-top: none;
}
.component-list ul li p {
  font-size: 2.1rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.429;
}

.mt-4 {
  margin-top: 4rem !important;
}

.mt-6 {
  margin-top: 6rem !important;
}

.mt-10 {
  margin-top: 10rem !important;
}

.c-big-text {
  font-size: 3.8rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  color: #006BB7;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-big-text {
    font-size: 2.7rem;
  }
}

.logo-b {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .logo-b {
    flex-direction: column;
    gap: 2rem;
  }
}
.logo-b figure {
  width: 25.7rem;
  height: 6.5rem;
}
.logo-b figure:nth-child(2) {
  width: 33.6rem;
  height: 5.2rem;
}
.logo-b figure:nth-child(3) {
  width: 23.1rem;
  height: 6.8rem;
}
.logo-b figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.tyuuigaki {
  width: 11rem;
  margin-top: 1.2rem;
  font-weight: 700;
}

.text-red {
  color: #ff2929;
  position: absolute;
  margin-top: 0px !important;
  bottom: 26px;
  right: 51px;
  font-size: 15px !important;
}
@media screen and (max-width: 767px) {
  .text-red {
    bottom: 5px;
    transform: translateX(50%);
    right: 50%;
    font-size: 12px !important;
  }
}
.text-red.s-see {
  transform: translateX(-50%);
  left: 50%;
  width: -moz-fit-content;
  width: fit-content;
  bottom: -6rem;
}
@media screen and (max-width: 767px) {
  .text-red.s-see {
    right: auto;
    bottom: -4rem;
  }
}
.text-red.results {
  transform: translateX(-50%);
  left: 50%;
  bottom: auto;
  top: 18%;
}
@media screen and (max-width: 767px) {
  .text-red.results {
    right: auto;
  }
}/*# sourceMappingURL=renewal.css.map */