@charset "UTF-8";

summary {
  display: block;
}

summary::-webkit-details-marker {
  display: none;
}

summary:hover {
  cursor: pointer;
}


/* ========================================
  @media screen and (min-width: 768px),print
======================================== */
@media screen and (min-width: 768px),print {
#science .c-main__ttl02-wrap {
  background: url(../images/science/header_fv.jpg) no-repeat top center/cover;
}

#science {
  background: url(../images/science/bg.jpg) repeat top center/contain;
  margin-inline: auto;
  max-width: 1920px;
  width: 100%;
}

.p-fv {
  background: #ffffff;
  margin-inline: auto;
  width: min(100%, 1920px);
  margin-bottom: 6.5rem;
}

.l-inner.l-fv {
  padding: 5rem 0;
}

.p-fv__txt {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.9583333333;
  margin-bottom: 4rem;
  text-align: center;
}

.p-fv__txt02 {
  width: min(95%,1100px);
  margin-inline: auto;
  margin-bottom: 4rem;
}

.p-fv__txt02 p {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 2rem;
}

.p-fv__txt02 p.bottom {
  margin-bottom: 0;
}

.p-fv__en {
  border-bottom: 1px solid #333333;
  margin-bottom: 1.5rem;
  margin-inline: auto;
  padding-bottom: 20px;
  width: min(95%, 1120px);
}

.p-fv__items-wrap {
  display: grid;
  gap: 0 2.5rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-inline: auto;
  width: min(95%, 1120px);
}

.p-fv__item a {
  align-items: center;
  border-bottom: 1px solid #CCCCCC;
  display: flex;
  gap: 0 1.1875rem;
  position: relative;
  padding-left: 1rem;
}

.p-fv__item a::after {
  background: url(../images/science/arrow.svg) no-repeat center center/contain;
  content: "";
  height: 10px;
  position: absolute;
  right: 6px;
  width: 18px;
}

.p-fv__item a div.num img {
  height: auto;
  width: 24px;
  vertical-align: middle;
}

.p-fv__item a h3 {
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 4.4444444444;
  padding-top: 0.2em;
}

.p-ex01 {
  margin-bottom: 3rem;
}

.p-ex02 {
  margin-bottom: 3rem;
}

.p-ex03 {
  margin-bottom: 3rem;
}

.p-ex04 {
  margin-bottom: 3rem;
}

.p-ex05 {
  margin-bottom: 3rem;
}

.p-ex06 {
  margin-bottom: 3rem;
}

.p-ex07 {
  margin-bottom: 3rem;
}

.p-ex08 {
  margin-bottom: 3rem;
}

.p-ex09 {
  margin-bottom: 3rem;
}

.l-inner.l-ex {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-top: 1px solid #333333;
  border-top: 1px solid #333333;
  margin-inline: auto;
  padding: 4.125rem 0 4.5625rem;
  width: min(95%, 1200px);
}

.p-ex__ttl {
  color: #BAA477;
  font-size: 35px;
  font-size: 2.1875rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.4;
  margin-bottom: 1.875rem;
  padding-bottom: 30px;
  position: relative;
  text-align: center;
}

.p-ex__ttl::after {
  background: #A08B5F;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 60px;
}

.p-ex__ttl span {
  font-size: 55px;
  font-size: 3.4375rem;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 0.8909090909;
}

.p-ex__ttl02 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.375;
  margin-bottom: 3.6875rem;
  text-align: center;
}

.p-ex__content {
  background: #f8f7f2;
  border: 1px solid #e6e6e6;
  margin-bottom: 2rem;
  margin-inline: auto;
  padding: 2.5rem 2rem 3rem 13rem;
  position: relative;
  width: min(95%, 1100px);
}

.p-ex__content.ex02 {
  padding: 2.5rem 27rem 3.5rem 12.5rem;
  margin-bottom: 3rem;
}

.p-ex__content:before {
  background: url(../images/science/kekka.svg) no-repeat center center/contain;
  content: "";
  height: 90px;
  left: 55px;
  position: absolute;
  top: -18px;
  width: 90px;
}

.p-ex__content p {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.8888888889;
  position: relative;
  left: -1.5rem;
}

.p-ex__content ol {
  list-style: decimal;
}

.p-ex__content ol li {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.8888888889;
}

.p-ex__content ol li span {
  color: #FF6200;
}

.p-ex__result {
  background: #aa905a;
  border-radius: 5px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2;
  margin-bottom: 5rem;
  margin-inline: auto;
  padding: 0.9375rem 0 2rem;
  position: relative;
  text-align: center;
  width: min(95%, 1100px);
}

.p-ex__result::after {
  background: url(../images/science/arrow_wh.svg) no-repeat center center/contain;
  bottom: 15px;
  content: "";
  height: 10px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 18px;
}

.p-ex__line {
  background: #333333;
  height: 1px;
  margin: 3rem 0 5rem;
  margin-inline: auto;
  width: min(95%, 1100px);
}

.p-ex__ttl03 {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  position: relative;
  text-align: center;
  text-align: center;
}

.p-ex__ttl03::after {
  background: #333333;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 30px;
}

.p-ex__txt {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.1333333333;
  margin-bottom: 2rem;
  margin-inline: auto;
  width: min(95%, 720px);
}

.p-ex__txt span {
  color: #FF6200;
}

.p-ex__img {
  margin-bottom: 2.1875rem;
  margin-inline: auto;
  width: min(95%, 1100px);
}

.p-ex__img img {
  height: auto;
  width: 100%;
}

.p-ex__items {
  display: grid;
  gap: 0 1.875rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 3.875rem;
  margin-inline: auto;
  width: min(95%, 1050px);
}

.p-ex__items.ex02 {
  display: grid;
  gap: 0 1.875rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 6rem;
  margin-inline: auto;
  width: min(95%, 690px);
}

.p-ex__items.ex04 {
  display: grid;
  gap: 0 1.875rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 6rem;
  margin-inline: auto;
  width: min(95%, 690px);
}

.p-ex__items.ex06 {
  justify-content: center;
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
}

.p-ex__items.ex06 .p-ex__item {
  text-align: center;
  margin-inline: auto;
}

.p-ex__items.ex06 .p-ex__item a {
  width: 330px;
}

.p-ex__item a {
  background: #f2f2f2;
  border: 1px solid #999;
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.5714285714;
  padding: 1rem 1rem 1rem 5rem;
  position: relative;
}

.p-ex__item a:before {
  background: url(../images/science/pdf.svg) no-repeat center center / contain;
  content: "";
  height: 2.125rem;
  left: 2.4375rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.75rem;
}

.p-ex__img02 {
  margin-bottom: 3.1875rem;
  margin-inline: auto;
  text-align: center;
  width: min(95%, 825px);
}

.p-ex__img02 img {
  height: auto;
  width: 100%;
}

.p-ex__txt02 {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.1333333333;
  margin-bottom: 2.1875rem;
  text-align: center;
}

.p-ex__triangle {
  margin-bottom: 2.3125rem;
  text-align: center;
}

.p-ex__triangle img {
  height: auto;
  width: 200px;
}

.p-ex__txt03 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.9;
  margin-bottom: 2.875rem;
  text-align: center;
}

.p-ex02__items {
  display: grid;
  gap: 0 2.5rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-inline: auto;
  width: min(95%, 1100px);
}

.p-ex02__item {
  display: grid;
  grid-row: span 3;
  grid-template-rows: subgrid;
  grid-template-rows: auto 1fr auto;
}

.p-ex02__item h3 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 8px;
  text-align: center;
}

.p-ex02__item h4 {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.1333333333;
  margin-bottom: 2rem;
  text-align: center;
}

.p-ex02__item div.img img {
  height: auto;
  width: 100%;
}

.p-ex02__ttl {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 1.5rem;
  text-align: center;
}

.p-ex05__txt {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.1333333333;
  margin-inline: auto;
  width: min(95%, 720px);
}

.p-ex05__txt span {
  color: #FF6200;
}

.p-ex06__txt {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.1333333333;
  margin-inline: auto;
  width: min(95%, 720px);
}

.p-ex07__txt {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.1333333333;
  margin-inline: auto;
  width: min(95%, 720px);
}

.p-ex07__txt span {
  color: #FF6200;
}

.p-ex08__contents-wrap {
  background: #fff;
  border: 1px solid #e4e4e4;
  margin-inline: auto;
  padding: 4rem 0;
  width: min(95%, 1100px);
}

.p-ex08__contents-wrap p {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.8125;
  margin-inline: auto;
  width: min(95%, 640px);
}

.p-ex08__contents {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 2.25rem;
  margin-inline: auto;
  width: min(95%, 714px);
}

.p-ex08__contents-left img {
  height: auto;
  width: 100%;
}

.p-ex08__contents-right img {
  height: auto;
  width: 100%;
}

.p-bottom {
  background: #ffffff;
}

.l-inner.l-bottom {
  padding: 11.25rem 0 8.75rem;
}

.p-bottom__ttl {
  margin-bottom: 2.5rem;
  text-align: center;
}

.p-bottom__logo {
  margin-bottom: 6.25rem;
  text-align: center;
}

.p-bottom__logo img {
  height: auto;
  width: 230px;
}

.p-bottom__img {
  text-align: center;
}

.p-bottom__img img {
  height: auto;
  width: 100%;
}

.p-link {
  background: #ffffff;
}

.l-inner.l-link {
  margin-inline: auto;
  padding: 0 0 14.375rem;
  width: min(95%, 1200px);
}

.p-link__items {
  display: grid;
  gap: 0 1.875rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.p-link__item a {
  display: inline-block;
}

.p-link__item a img {
  height: auto;
  width: 100%;
}

}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1000px)
======================================== */
@media screen and (min-width:768px) and ( max-width:1000px) {
.p-fv__items-wrap {
  gap: 0 0.5rem;
}

.p-fv__item a {
  gap: 0 0.5rem;
}

.p-ex__content:before {
  left: 25px;
}

.p-ex__item a {
  padding: 1rem 1rem 1rem 3rem;
}

.p-ex__item a:before {
  left: 1rem;
}

}

/* ========================================
@media screen and (max-width: 767px)
======================================== */
@media screen and (max-width: 767px) {
#science .c-main__ttl02-wrap {
  background: url(../images/science/sp_header_fv.jpg) no-repeat top center/cover;
}

#science {
  background: url(../images/science/sp_bg.jpg) no-repeat top center/cover;
}

.p-fv {
  background: #ffffff;
  margin-bottom: 6vw;
}

.l-inner.l-fv {
  padding: 9.662vw 0;
}

.p-fv__txt {
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 7.971vw;
  text-align: center;
}

.p-fv__txt02 {
  width: min(95%,91.7vw);
  margin-inline: auto;
  margin-bottom: 7vw;
}

.p-fv__txt02 p {
  font-size: 3.623vw;
  line-height: 2;
  margin-bottom: 2vw;
}

.p-fv__txt02 p.bottom {
  margin-bottom: 0;
}

.p-fv__en {
  border-bottom: 0.2vw solid #333333;
  margin-bottom: 3.386vw;
  margin-inline: auto;
  padding-bottom: 7vw;
  width: min(95%, 94.2vw);
}

.p-fv__items-wrap {
  display: grid;
  gap: 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-inline: auto;
  width: min(95%, 94.2vw);
}

.p-fv__item a {
  align-items: center;
  border-bottom: 0.2vw solid #CCCCCC;
  display: flex;
  gap: 0 2.415vw;
  position: relative;
  padding-left: 1vw;
}

.p-fv__item a::after {
  background: url(../images/science/arrow.svg) no-repeat center center/contain;
  content: "";
  height: 2.415vw;
  position: absolute;
  right: 0;
  width: 4.348vw;
}

.p-fv__item a div.num img {
  height: auto;
  vertical-align: middle;
  width: 4.5vw;
}

.p-fv__item a h3 {
  font-size: 3.382vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 4.25;
  position: relative;
  top: 0.5vw;
}

.p-ex01 {
  margin-bottom: 12vw;
}

.p-ex02 {
  margin-bottom: 12vw;
}

.p-ex03 {
  margin-bottom: 12vw;
}

.p-ex04 {
  margin-bottom: 12vw;
}

.p-ex05 {
  margin-bottom: 12vw;
}

.p-ex06 {
  margin-bottom: 12vw;
}

.p-ex07 {
  margin-bottom: 12vw;
}

.p-ex08 {
  margin-bottom: 12vw;
}

.p-ex09 {
  margin-bottom: 12vw;
}

.p-ex10 {
  margin-bottom: 12vw;
}

.l-inner.l-ex {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-top: 1px solid #333333;
  margin-inline: auto;
  padding: 13.353vw 0 13.353vw;
  width: min(95%, 94.2vw);
}

.p-ex__ttl {
  color: #BAA477;
  font-size: 6.28vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.4230769231;
  margin-bottom: 3.246vw;
  padding-bottom: 4.589vw;
  position: relative;
  text-align: center;
}

.p-ex__ttl::after {
  background: #A08B5F;
  bottom: 0;
  content: "";
  height: 0.242vw;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 14.493vw;
}

.p-ex__ttl span {
  font-size: 9.903vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 0.9024390244;
}

.p-ex__ttl02 {
  font-size: 5.314vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.7727272727;
  margin-bottom: 14.459vw;
  text-align: center;
}

.p-ex__content {
  background: #f8f7f2;
  border: 0.2vw solid #e6e6e6;
  margin-bottom: 2.865vw;
  margin-inline: auto;
  padding: 10.353vw 5.831vw 7.729vw 7.831vw;
  position: relative;
  width: min(95%, 86.9vw);
}

.p-ex__content.ex02 {
  padding: 14.493vw 11.836vw 9.493vw 11.836vw;
}

.p-ex__content.ex03 {
  padding: 13.493vw 11.836vw 10.493vw 23.836vw;
  margin-bottom: 6vw;
}

.p-ex__content.ex09 {
  padding: 12.493vw 4.836vw 4.493vw;
  margin-bottom: 4vw;
}

.p-ex__content:before {
  background: url(../images/science/kekka.svg) no-repeat center center/contain;
  content: "";
  height: 16.908vw;
  left: 50%;
  position: absolute;
  top: -8.454vw;
  transform: translateX(-50%);
  width: 16.908vw;
}

.p-ex__content p {
  font-size: 3.623vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2;
  margin-bottom: 4.28vw;
  text-align: center;
}

.p-ex__content ol {
  list-style: decimal;
}

.p-ex__content ol li {
  font-size: 3.623vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2;
}

.p-ex__content ol li span {
  color: #FF6200;
}

.p-ex__result {
  background: #aa905a;
  border-radius: 1.208vw;
  color: #ffffff;
  margin-bottom: 14.976vw;
  margin-inline: auto;
  padding: 3.382vw 0px 5.454vw;
  position: relative;
  text-align: center;
  width: min(95%, 86.9vw);
}

.p-ex__result::after {
  background: url(../images/science/arrow_wh.svg) no-repeat center center/contain;
  bottom: 3vw;
  content: "";
  height: 2.415vw;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 4.348vw;
}

.p-ex__line {
  background: #333333;
  height: 0.242vw;
  margin: 14vw 0 15vw;
  margin-inline: auto;
  width: min(95%, 86.9vw);
}

.p-ex__ttl03 {
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.7222222222;
  margin-bottom: 7.971vw;
  padding-bottom: 4vw;
  position: relative;
  text-align: center;
}

.p-ex__ttl03::after {
  background: #333333;
  bottom: 0vw;
  content: "";
  height: 0.242vw;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 7.246vw;
}

.p-ex__txt {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  margin-inline: auto;
  width: min(95%, 86.9vw);
  margin-bottom: 10vw;
}

.p-ex__txt span {
  color: #FF6200;
}


.p-ex__img {
  margin-bottom: 8.213vw;
  margin-inline: auto;
  width: min(95%, 86.9vw);
}

.p-ex__img img {
  height: auto;
  width: 100%;
}

.p-ex__items {
  width: min(95%,330px);
  margin-inline: auto;
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 4vw 0;
  margin-bottom: 14vw;
}

.p-ex__items.ex06 {
  display: grid;
  gap: 3.623vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 12.56vw;
  margin-inline: auto;
  width: min(95%, 79.7101449275vw);
}

.p-ex__item a {
  background: #f2f2f2;
  border: 0.2vw solid #999;
  display: block;
  font-size: 3.382vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.5714285714;
  padding: 4vw 2.5vw 4vw 20vw;
  position: relative;
}

.p-ex__item.ex03 a {
  padding: 4vw 2.5vw 4vw 25vw;
}

.p-ex__item.ex03 a:before {
  left: 14vw;
}

.p-ex__item a:before {
  background: url(../images/science/pdf.svg) no-repeat center center/contain;
  content: "";
  height: 8.213vw;
  left: 9.324vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 6.763vw;
}

.p-ex__img02 {
  margin-bottom: 2.375rem;
  margin-inline: auto;
  width: min(95%, 86.9vw);
}

.p-ex__img02 img {
  height: auto;
  width: 100%;
}

.p-ex__txt02 {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  margin-bottom: 10.662vw;
  margin-inline: auto;
  text-align: left;
  width: min(95%, 86.9vw);
}

.p-ex__triangle {
  margin-bottom: 8vw;
  text-align: center;
}

.p-ex__triangle img {
  height: auto;
  width: 48.309vw;
}

.p-ex__txt03 {
  font-size: 4.348vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8888888889;
  text-align: center;
}

.p-ex02__items {
  display: grid;
  gap: 10.87vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-inline: auto;
  width: min(95%, 86.9vw);
}

.p-ex02__item h3 {
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.7222222222;
  margin-bottom: 5.556vw;
  text-align: center;
}

.p-ex02__item h4 {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  margin-bottom: 8.696vw;
  text-align: center;
}

.p-ex02__ttl {
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.7222222222;
  margin-bottom: 4.797vw;
  text-align: center;
}

.p-ex05__txt {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  margin-inline: auto;
  width: min(95%, 86.9vw);
}

.p-ex05__txt span {
  color: #FF6200;
}

.p-ex06__txt {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  margin-inline: auto;
  width: min(95%, 86.9vw);
}

.p-ex07__txt {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  margin-inline: auto;
  width: min(95%, 86.9vw);
  padding: 4vw 0 0;
}

.p-ex07__txt span {
  color: #FF6200;
}

.p-ex08__contents-wrap {
  background: #fff;
  border: 0.2vw solid #e4e4e4;
  margin-inline: auto;
  padding: 5.072vw 0;
  width: min(95%, 86.9vw);
}

.p-ex08__contents-wrap p {
  font-size: 1.932vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 3.625;
  margin-inline: auto;
  width: min(95%, 48.309178744vw);
}

.p-ex08__contents {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 5.797vw;
  margin-inline: auto;
  width: min(95%, 56.5217391304vw);
}

.p-ex08__contents-left img {
  height: auto;
  width: 100%;
}

.p-ex08__contents-right img {
  height: auto;
  width: 100%;
}

.p-bottom {
  background: #ffffff;
}

.l-inner.l-bottom {
  padding: 27.155vw 0px 24.155vw;
}

.p-bottom__ttl {
  margin-bottom: 11.696vw;
  text-align: center;
}

.p-bottom__ttl img {
  height: auto;
  width: 15.121vw;
}

.p-bottom__logo {
  margin-bottom: 19.324vw;
  text-align: center;
}

.p-bottom__logo img {
  height: auto;
  width: 44.686vw;
}

.p-bottom__img {
  text-align: center;
}

.p-bottom__img img {
  height: auto;
  width: 100%;
}

.p-link {
  background: #ffffff;
}

.l-inner.l-link {
  margin-inline: auto;
  padding: 0px 0px 24.155vw;
  width: min(95%, 91.7vw);
}

.p-link__items {
  display: grid;
  gap: 5.797vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.p-link__item a {
  display: inline-block;
}

.p-link__item a img {
  height: auto;
  width: 100%;
}

}
  
  