@charset "UTF-8";
html body .fv-wrap .breadcrumb {
  color: #fff;
}
html body .fv-wrap .breadcrumb a {
  border-bottom-color: #fff;
}
html body .fv-wrap h1 {
  height: 170px;
  display: grid;
  place-content: center;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 50px;
  letter-spacing: 0.05em;
}
@media (width <= 1100px) {
  html body .fv-wrap h1 {
    height: 170px;
    height: 15.4545454545vw;
    font-size: 50px;
    font-size: 4.5454545455vw;
  }
}
@media screen and (max-width: 767px) {
  html body .fv-wrap h1 {
    height: 90px;
    font-size: 26px;
  }
}
@media screen and (max-width: 380px) {
  html body .fv-wrap h1 {
    font-size: 26px;
    font-size: 6.9333333333vw;
  }
}
html body .fv-wrap h1 span {
  display: block;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.6666666667;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  html body .fv-wrap h1 span {
    font-size: 16px;
  }
}
@media screen and (max-width: 575px) {
  html body .sec1 {
    padding-top: 0;
  }
}
html body .sec1 .contents-list-wrapper {
  display: grid;
  grid-template-columns: 400px 1fr;
  gap: 40px;
}
@media (width <= 1100px) {
  html body .sec1 .contents-list-wrapper {
    grid-template-columns: 36.3636363636% 1fr;
    gap: 40px;
    gap: 3.6363636364vw;
  }
}
@media screen and (max-width: 575px) {
  html body .sec1 .contents-list-wrapper {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
@media screen and (max-width: 575px) {
  html body .sec1 figure {
    width: calc(100% + 2rem);
    margin-inline: -1rem;
  }
}
html body .sec1 h3 {
  font-weight: 500;
  font-size: 30px;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  html body .sec1 h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575px) {
  html body .sec1 h3 {
    text-align: center;
  }
}
html body .sec1 p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0;
}
@media screen and (max-width: 991px) {
  html body .sec1 p {
    font-size: 16px;
  }
}
html body .sec2 h2 {
  max-width: 700px;
  width: 100%;
  height: 60px;
  margin-inline: auto;
  margin-bottom: 60px;
  display: grid;
  place-content: center;
  color: #fff;
  text-align: center;
  border-radius: 60px;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.3888888889;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 991px) {
  html body .sec2 h2 {
    max-width: 350px;
    height: 40px;
    font-size: 16px;
    margin-bottom: 30px;
  }
}
html body .sec2 p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.7777777778;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 991px) {
  html body .sec2 p {
    font-size: 16px;
  }
}
html body .sec2 p:not(:last-child) {
  margin-bottom: 1.5em;
}
html body .sec3 .contents-list-wrapper {
  margin-top: 85px;
}
@media screen and (min-width: 767px) {
  html body .sec3 .contents-list-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, 345px);
    gap: 60px 30px;
    justify-content: center;
    align-items: stretch;
    grid-auto-rows: 1fr;
  }
}
@media screen and (max-width: 991px) {
  html body .sec3 .contents-list-wrapper {
    margin-top: 65px;
  }
}
@media screen and (max-width: 767px) {
  html body .sec3 .contents-list-wrapper {
    margin-top: 35px;
    max-width: 310px;
    width: 100%;
    margin-inline: auto;
  }
}
html body .sec3 .contents-list-wrapper:has(dt > br) .contents-list dt {
  min-height: 2.5lh;
}
html body .sec3 .contents-list-wrapper .contents-list {
  border-radius: 10px;
  padding: 40px 1rem 25px;
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 991px) {
  html body .sec3 .contents-list-wrapper .contents-list {
    margin-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  html body .sec3 .contents-list-wrapper .contents-list {
    margin-top: 28px;
  }
}
html body .sec3 .contents-list-wrapper .contents-list > img {
  position: absolute;
  width: 64px;
  height: 64px;
  margin-inline: auto;
  top: -32px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  html body .sec3 .contents-list-wrapper .contents-list > img {
    width: 56px;
    height: 56px;
    top: -28px;
  }
}
html body .sec3 .contents-list-wrapper .contents-list-inner {
  max-width: 290px;
  width: 100%;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media screen and (max-width: 767px) {
  html body .sec3 .contents-list-wrapper .contents-list-inner {
    max-width: 260px;
  }
}
html body .sec3 .contents-list-wrapper .contents-list dl {
  color: #fff;
  display: flex;
  flex-direction: column;
}
html body .sec3 .contents-list-wrapper .contents-list dl dt {
  text-align: center;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.3333333333;
  letter-spacing: 0;
  padding-bottom: 18px;
  border-bottom: 1px solid #fff;
  margin-bottom: 22px;
  display: grid;
  place-content: center;
}
@media screen and (max-width: 767px) {
  html body .sec3 .contents-list-wrapper .contents-list dl dt {
    font-size: 20px;
  }
}
html body .sec3 .contents-list-wrapper .contents-list dl dd {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  html body .sec3 .contents-list-wrapper .contents-list dl dd {
    font-size: 16px;
  }
}
html body .sec3 .contents-list-wrapper .contents-list h4 {
  margin-top: 20px;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5454545455;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  html body .sec3 .contents-list-wrapper .contents-list h4 {
    font-size: 18px;
  }
}
html body .sec3 .contents-list-wrapper .contents-list a {
  background-color: #fff;
  width: 100%;
  height: 70px;
  display: grid;
  align-items: center;
  padding: 8px 12px;
  transition: 0.3s;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 575px) {
  html body .sec3 .contents-list-wrapper .contents-list a {
    height: 63px;
  }
}
html body .sec3 .contents-list-wrapper .contents-list a::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 20px;
  height: 13px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 24px;
  margin: auto 0 auto auto;
  z-index: -1;
}
html body .sec3 .contents-list-wrapper .contents-list a:hover {
  opacity: 0.6;
}
html body .sec3 .contents-list-wrapper .contents-list a span {
  font-weight: 700;
}
html body .sec3 .contents-list-wrapper .contents-list a span.small {
  font-size: 16px;
}
@media screen and (max-width: 575px) {
  html body .sec3 .contents-list-wrapper .contents-list a span.small {
    font-size: 14px;
  }
}
html body .sec3 .contents-list-wrapper .contents-list a span.number {
  font-size: 22px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 575px) {
  html body .sec3 .contents-list-wrapper .contents-list a span.number {
    font-size: 18px;
  }
}
html body .sec3 .contents-list-wrapper .contents-list a span.number span {
  font-weight: 500;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  html body .sec3 .contents-list-wrapper .contents-list a span.number span {
    font-size: 12px;
  }
}
html body .sec3 .contents-list-wrapper .contents-list a + a {
  margin-top: 12px;
}
html body .sec4 h2.h2-ttl-1 {
  color: #fff;
}
html body .sec4 h2.h2-ttl-1::after {
  background-color: #fff;
}
html body .sec4 .contents-list.contents-list {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list.contents-list {
    margin-top: 40px;
  }
}
html body .sec4 .contents-list:first-child {
  color: #fff;
}
html body .sec4 .contents-list:first-child dl {
  margin-bottom: 50px;
}
html body .sec4 .contents-list:first-child dl dt {
  font-weight: 500;
  text-align: center;
  font-size: 30px;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list:first-child dl dt {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
html body .sec4 .contents-list:first-child dl dd {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list:first-child dl dd {
    font-size: 16px;
  }
}
html body .sec4 .contents-list:first-child dl dd a {
  font-size: inherit;
  letter-spacing: inherit;
  letter-spacing: inherit;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list:first-child dl dd a {
    display: block;
    text-align: center;
  }
}
html body .sec4 .contents-list:first-child dl dd a:hover {
  text-decoration: none;
}
html body .sec4 .contents-list.bg-white {
  background-color: #fff;
  border-radius: 10px;
}
html body .sec4 .contents-list.bg-white > h3 {
  padding-top: 50px;
  text-align: center;
  font-weight: 500;
  font-size: 30px;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list.bg-white > h3 {
    padding-top: 40px;
    font-size: 18px;
  }
}
html body .sec4 .contents-list .grid-2 {
  padding: 60px 1rem 40px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-2 {
    padding: 30px 1rem 20px;
  }
}
html body .sec4 .contents-list .grid-2-inner {
  max-width: calc(100% - 4rem);
  width: 100%;
  margin-inline: auto;
  display: grid;
  grid-template-columns: 390px 1fr;
  gap: 35px;
}
@media (width <= 1100px) {
  html body .sec4 .contents-list .grid-2-inner {
    max-width: 100%;
    grid-template-columns: 35.4545454545% 1fr;
    gap: 3.1818181818%;
  }
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-2-inner {
    grid-template-columns: 1fr;
    max-width: 300px;
  }
}
html body .sec4 .contents-list .grid-2 dl dt {
  width: 100%;
  height: 85px;
  place-content: center;
  border: 1px solid #0C204B;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.1333333333;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
  padding-left: 40px;
}
@media (width <= 1100px) {
  html body .sec4 .contents-list .grid-2 dl dt {
    font-size: 30px;
    font-size: 2.7272727273vw;
    padding-left: 30px;
    padding-left: 2.7272727273vw;
  }
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-2 dl dt {
    text-align: center;
    height: 45px;
    font-size: 16px;
    margin-bottom: 20px;
    padding-left: 0;
  }
}
html body .sec4 .contents-list .grid-2 dl dd {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.02em;
}
@media (width <= 1100px) {
  html body .sec4 .contents-list .grid-2 dl dd {
    font-size: 18px;
    font-size: 1.6363636364vw;
  }
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-2 dl dd {
    font-size: 16px;
  }
}
html body .sec4 .contents-list .grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 325px);
  gap: 30px;
  justify-content: center;
  padding: 35px 1rem;
}
@media (992px <= width <= 1100px) {
  html body .sec4 .contents-list .grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 991px) {
  html body .sec4 .contents-list .grid-3 {
    grid-template-columns: 1fr;
  }
}
html body .sec4 .contents-list .grid-3 .box {
  width: 100%;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 575px) {
  html body .sec4 .contents-list .grid-3 .box {
    max-width: 300px;
    width: 100%;
    margin-inline: auto;
  }
}
html body .sec4 .contents-list .grid-3 .box::after {
  content: "";
  position: absolute;
  background-color: #0C204B;
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: -15px;
  margin: auto 0 auto auto;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  html body .sec4 .contents-list .grid-3 .box::after {
    width: 100%;
    height: 1px;
    bottom: -15px;
    right: 0;
    margin: auto auto 0 auto;
  }
}
html body .sec4 .contents-list .grid-3 .box:last-child::after {
  content: none;
}
html body .sec4 .contents-list .grid-3 .box dl {
  text-align: center;
  margin-bottom: 1rem;
}
html body .sec4 .contents-list .grid-3 .box dl dt {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-3 .box dl dt {
    font-size: 20px;
  }
}
html body .sec4 .contents-list .grid-3 .box dl dt span {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-3 .box dl dt span {
    font-size: 15px;
  }
}
html body .sec4 .contents-list .grid-3 .box dl dd {
  width: 100%;
  height: 45px;
  display: grid;
  place-content: center;
  border-radius: 45px;
  color: #fff;
  font-weight: 700;
  font-size: 26px;
}
@media (768px <= width <= 1100px) {
  html body .sec4 .contents-list .grid-3 .box dl dd {
    max-width: 325px;
    margin-inline: auto;
    font-size: 26px;
    font-size: 2.3636363636vw;
    height: 45px;
    height: 4.0909090909vw;
  }
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-3 .box dl dd {
    max-width: 300px;
    margin-inline: auto;
    height: 30px;
    font-size: 16px;
  }
}
html body .sec4 .contents-list .grid-3 .box p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-3 .box p {
    font-size: 16px;
    letter-spacing: 0;
  }
}
html body .sec4 .contents-list .grid-4 {
  display: grid;
  grid-template-columns: repeat(2, 470px);
  gap: 70px;
  justify-content: center;
  padding: 60px 1rem;
}
@media (768px <= width <= 1100px) {
  html body .sec4 .contents-list .grid-4 {
    grid-template-columns: repeat(2, 1fr);
    gap: 6.3636363636%;
  }
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-4 {
    grid-template-columns: 1fr;
    gap: 35px;
    padding: 30px 1rem;
  }
}
html body .sec4 .contents-list .grid-4 .box {
  width: 100%;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-4 .box {
    max-width: 300px;
    width: 100%;
    margin-inline: auto;
  }
}
html body .sec4 .contents-list .grid-4 .box::after {
  content: "";
  position: absolute;
  background-color: #0C204B;
  width: 1px;
  height: calc(100% + 70px);
  top: 0;
  bottom: 0;
  left: 0;
  right: -35px;
  margin: auto 0 auto auto;
  z-index: -1;
}
@media (768px <= width <= 1100px) {
  html body .sec4 .contents-list .grid-4 .box::after {
    height: 112.7272727273%;
    right: -6.3636363636%;
  }
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-4 .box::after {
    width: 100%;
    height: 1px;
    bottom: -17px;
    right: 0;
    margin: auto auto 0 auto;
  }
}
@media screen and (min-width: 767px) {
  html body .sec4 .contents-list .grid-4 .box:nth-child(even)::after {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-4 .box:last-child::after {
    content: none;
  }
}
html body .sec4 .contents-list .grid-4 .box:nth-child(1)::before, html body .sec4 .contents-list .grid-4 .box:nth-child(2)::before {
  content: "";
  position: absolute;
  background-color: #0C204B;
  width: 100%;
  height: 1px;
  top: 0;
  bottom: -35px;
  left: 0;
  right: 0;
  margin: auto auto 0 auto;
  z-index: -1;
}
@media (768px <= width <= 1100px) {
  html body .sec4 .contents-list .grid-4 .box:nth-child(1)::before, html body .sec4 .contents-list .grid-4 .box:nth-child(2)::before {
    bottom: -6.3636363636%;
  }
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-4 .box:nth-child(1)::before, html body .sec4 .contents-list .grid-4 .box:nth-child(2)::before {
    content: none;
  }
}
html body .sec4 .contents-list .grid-4 .box dl {
  text-align: center;
  margin-bottom: 1rem;
}
html body .sec4 .contents-list .grid-4 .box dl dt {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-4 .box dl dt {
    font-size: 20px;
  }
}
html body .sec4 .contents-list .grid-4 .box dl dt span {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-4 .box dl dt span {
    font-size: 15px;
  }
}
html body .sec4 .contents-list .grid-4 .box dl dd {
  width: 100%;
  height: 45px;
  display: grid;
  place-content: center;
  border-radius: 45px;
  color: #fff;
  font-weight: 700;
  font-size: 26px;
}
@media (width <= 1100px) {
  html body .sec4 .contents-list .grid-4 .box dl dd {
    font-size: 26px;
    font-size: 2.3636363636vw;
  }
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-4 .box dl dd {
    height: 30px;
    font-size: 16px;
  }
}
html body .sec4 .contents-list .grid-4 .box p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .grid-4 .box p {
    font-size: 16px;
    letter-spacing: 0;
  }
}
html body .sec4 .contents-list .box-large {
  max-width: 1038px;
  width: 100%;
  margin-inline: auto;
  padding: 65px 1rem 25px;
  border-bottom: 1px solid #0C204B;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .box-large {
    max-width: 300px;
    padding-top: 30px;
  }
}
html body .sec4 .contents-list .box-large .box-inner {
  display: grid;
  grid-template-columns: 470px 1fr;
  gap: 25px;
  align-items: center;
  margin-bottom: 30px;
}
@media (992px <= width <= 1100px) {
  html body .sec4 .contents-list .box-large .box-inner {
    grid-template-columns: 0.4527938343 1fr;
    gap: 2.408477842%;
  }
}
@media (768px <= width <= 991px) {
  html body .sec4 .contents-list .box-large .box-inner {
    grid-template-columns: 300px 1fr;
  }
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .box-large .box-inner {
    grid-template-columns: 1fr;
    gap: 15px;
    margin-bottom: 15px;
  }
}
html body .sec4 .contents-list .box-large .figure-wrap {
  display: grid;
  grid-template-columns: 57.4181117534% 40.8477842004%;
  gap: 1rem;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .box-large .figure-wrap {
    grid-template-columns: 1fr;
    gap: 5px;
  }
}
html body .sec4 .contents-list .box-large .box {
  width: 100%;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .box-large .box {
    max-width: 300px;
    width: 100%;
    margin-inline: auto;
  }
}
html body .sec4 .contents-list .box-large .box dl {
  text-align: center;
  margin-bottom: 1rem;
}
html body .sec4 .contents-list .box-large .box dl dt {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .box-large .box dl dt {
    font-size: 20px;
  }
}
html body .sec4 .contents-list .box-large .box dl dt span {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .box-large .box dl dt span {
    font-size: 15px;
  }
}
html body .sec4 .contents-list .box-large .box dl dd {
  width: 100%;
  height: 45px;
  display: grid;
  place-content: center;
  border-radius: 45px;
  color: #fff;
  font-weight: 700;
  font-size: 26px;
}
@media (768px <= width <= 1100px) {
  html body .sec4 .contents-list .box-large .box dl dd {
    font-size: 26px;
    font-size: 2.3636363636vw;
  }
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .box-large .box dl dd {
    height: 30px;
    font-size: 16px;
  }
}
html body .sec4 .contents-list .box-large .box p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .box-large .box p {
    font-size: 16px;
    letter-spacing: 0;
  }
}
html body .sec4 .contents-list .dt_gray {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
html body .sec4 .contents-list .dt_gray.caution {
  max-width: 660px;
  width: 100%;
  margin-inline: auto;
  margin-top: 20px;
  margin-bottom: 50px;
}
@media screen and (min-width: 576px) {
  html body .sec4 .contents-list .dt_gray.caution dt br {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  html body .sec4 .contents-list .dt_gray.caution {
    margin-top: 10px;
    padding: 0 1rem;
    align-items: flex-start;
    gap: 10px;
  }
  html body .sec4 .contents-list .dt_gray.caution dt {
    padding: 7px 9px 8px;
    width: 48px;
    text-align: center;
  }
  html body .sec4 .contents-list .dt_gray.caution dd {
    width: calc(100% - 46px - 10px);
  }
}
html body .sec4 .contents-list .dt_gray.jis {
  max-width: 860px;
  width: 100%;
  margin-inline: auto;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .dt_gray.jis {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
  }
  html body .sec4 .contents-list .dt_gray.jis dt {
    padding: 7px 12px;
  }
}
html body .sec4 .contents-list .dt_gray.jis dt {
  white-space: nowrap;
}
html body .sec4 .contents-list .dt_gray dt {
  background-color: #707070;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  padding: 12px 20px 13px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .dt_gray dt {
    font-size: 14px;
  }
}
html body .sec4 .contents-list .dt_gray dd {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .dt_gray dd {
    font-size: 14px;
  }
}
html body .sec4 .contents-list .kenshou-wrap {
  max-width: calc(1020px + 2rem);
  width: 100%;
  margin-inline: auto;
  padding: 0 1rem 70px;
}
html body .sec4 .contents-list .kenshou-wrap h3 {
  width: 100%;
  height: 55px;
  display: grid;
  place-content: center;
  margin-bottom: 25px;
  background-color: #EBEBEB;
  color: #0C204B;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5833333333;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .kenshou-wrap h3 {
    height: 43px;
    font-size: 18px;
    margin-bottom: 20px;
  }
}
html body .sec4 .contents-list .kenshou-wrap h4 {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5833333333;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .kenshou-wrap h4 {
    font-size: 18px;
  }
}
html body .sec4 .contents-list .kenshou-wrap h4 + p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.02em;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .kenshou-wrap h4 + p {
    font-size: 16px;
  }
}
html body .sec4 .contents-list .kenshou-wrap .kenshou-contents {
  position: relative;
  border-width: 2px;
  border-style: solid;
  border-radius: 30px;
  padding: 25px 1rem 30px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .kenshou-wrap .kenshou-contents {
    border-width: 1px;
    border-radius: 15px;
    padding: 30px 1rem 25px;
  }
}
html body .sec4 .contents-list .kenshou-wrap .kenshou-contents h4 {
  width: 72px;
  height: 72px;
  border-radius: 100%;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.1em;
  display: grid;
  place-content: center;
  color: #fff;
  position: absolute;
  top: -20px;
  left: -0.3rem;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .kenshou-wrap .kenshou-contents h4 {
    width: 51px;
    height: 51px;
    font-size: 12px;
    top: 20px;
    left: 1rem;
  }
}
html body .sec4 .contents-list .kenshou-wrap .kenshou-contents h4 span {
  display: block;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .kenshou-wrap .kenshou-contents h4 span {
    font-size: 16px;
  }
}
html body .sec4 .contents-list .kenshou-wrap .kenshou-contents dl {
  max-width: 900px;
  width: 100%;
  margin-inline: auto;
}
html body .sec4 .contents-list .kenshou-wrap .kenshou-contents dl dt {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.9;
  border-bottom-width: 100%;
  border-bottom-style: solid;
  padding-left: 50px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .kenshou-wrap .kenshou-contents dl dt {
    font-size: 17px;
    padding-left: 60px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
html body .sec4 .contents-list .kenshou-wrap .kenshou-contents dl dd {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8888888889;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list .kenshou-wrap .kenshou-contents dl dd {
    font-size: 16px;
  }
}
html body .sec4 .contents-list .kenshou-wrap .kenshou-contents + .kenshou-contents {
  margin-top: 35px;
}
html body .sec5,
html body .sec-usedIn {
  position: relative;
  z-index: 2;
}
html body .sec5 h2,
html body .sec-usedIn h2 {
  text-align: center;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.3888888889;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
@media (width <= 1100px) {
  html body .sec5 h2,
  html body .sec-usedIn h2 {
    font-size: 36px;
    font-size: 3.2727272727vw;
  }
}
@media screen and (max-width: 767px) {
  html body .sec5 h2,
  html body .sec-usedIn h2 {
    font-size: 18px;
  }
}
html body .sec5 .txt,
html body .sec-usedIn .txt {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  html body .sec5 .txt,
  html body .sec-usedIn .txt {
    margin-bottom: 30px;
  }
}
html body .sec5 .txt p,
html body .sec-usedIn .txt p {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  html body .sec5 .txt p,
  html body .sec-usedIn .txt p {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  html body .sec5 .txt p.pc,
  html body .sec-usedIn .txt p.pc {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  html body .sec5 .txt p.md-ika,
  html body .sec-usedIn .txt p.md-ika {
    display: none;
  }
}
html body .sec5 .usedIn-map,
html body .sec-usedIn .usedIn-map {
  position: relative;
  max-width: 1100px;
  margin: auto;
}
html body .sec5 .usedIn-map img,
html body .sec-usedIn .usedIn-map img {
  width: 100%;
  height: auto;
  aspect-ratio: 1100/810;
  display: block;
}
html body .sec5 .usedIn-map .pin,
html body .sec-usedIn .usedIn-map .pin {
  position: absolute;
  left: var(--x);
  top: var(--y);
  width: 93px;
  height: 120px;
  background: url(../../images/film/ico-zoom.svg) no-repeat center/contain;
  border: none;
  cursor: pointer;
  transform: translate(-50%, -100%);
  transition: 0.3s;
}
@media (width <= 1100px) {
  html body .sec5 .usedIn-map .pin,
  html body .sec-usedIn .usedIn-map .pin {
    width: 93px;
    width: 8.4545454545vw;
    height: 120px;
    height: 10.9090909091vw;
  }
}
@media screen and (max-width: 575px) {
  html body .sec5 .usedIn-map .pin,
  html body .sec-usedIn .usedIn-map .pin {
    width: 30px;
    height: 39px;
  }
}
html body .sec5 .usedIn-map .pin:hover,
html body .sec-usedIn .usedIn-map .pin:hover {
  background-image: url("../../images/film/ico-zoom-hover.svg");
}
html body .sec5 .usedIn-map .pin.active,
html body .sec-usedIn .usedIn-map .pin.active {
  background-image: url("../../images/film/ico-zoom-hover.svg");
}
html body .sec5 .usedIn-map .pin-box,
html body .sec-usedIn .usedIn-map .pin-box {
  position: absolute;
  display: none;
  width: 350px;
  background: #EA5C50;
  color: #fff;
  border-radius: 20px;
  padding: 40px 35px 20px;
}
@media screen and (max-width: 767px) {
  html body .sec5 .usedIn-map .pin-box,
  html body .sec-usedIn .usedIn-map .pin-box {
    position: absolute;
    top: 100%;
    left: 0 !important;
    right: 0;
    margin-top: 16px;
    transform: none;
    width: 300px;
    padding-top: 40px;
    margin-inline: auto;
  }
}
@media screen and (max-width: 575px) {
  html body .sec5 .usedIn-map .pin-box,
  html body .sec-usedIn .usedIn-map .pin-box {
    width: calc(100% - 32px);
    left: 1rem !important;
    right: 1rem;
    transform: none;
  }
}
html body .sec5 .usedIn-map .pin-box dl dt,
html body .sec-usedIn .usedIn-map .pin-box dl dt {
  position: absolute;
  width: 285px;
  height: 45px;
  margin-inline: auto;
  border-radius: 45px;
  display: grid;
  place-content: center;
  border: 2px solid #EA5C50;
  background-color: #fff;
  color: #EA5C50;
  font-weight: 700;
  text-align: center;
  font-size: 22px;
  top: -22px;
}
@media screen and (max-width: 767px) {
  html body .sec5 .usedIn-map .pin-box dl dt,
  html body .sec-usedIn .usedIn-map .pin-box dl dt {
    width: 250px;
    height: 33px;
    font-size: 18px;
    top: -13px;
    left: 0;
    right: 0;
  }
}
html body .sec5 .usedIn-map .pin-box dl dd,
html body .sec-usedIn .usedIn-map .pin-box dl dd {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  html body .sec5 .usedIn-map .pin-box dl dd,
  html body .sec-usedIn .usedIn-map .pin-box dl dd {
    font-size: 16px;
  }
}
html body .sec5 .usedIn-map .pin-box dl dd span,
html body .sec-usedIn .usedIn-map .pin-box dl dd span {
  display: block;
  margin-bottom: 10px;
}
html body .sec5 .usedIn-map .pin-box dl dd span.t-center,
html body .sec-usedIn .usedIn-map .pin-box dl dd span.t-center {
  text-align: center;
}
html body .sec5 .usedIn-map .pin-box dl dd a,
html body .sec-usedIn .usedIn-map .pin-box dl dd a {
  display: block;
  text-align: center;
  text-decoration: underline;
  line-height: 1.5;
}
html body .sec5 .usedIn-map .pin-box dl dd a:hover,
html body .sec-usedIn .usedIn-map .pin-box dl dd a:hover {
  text-decoration: none;
}
html body .sec-case {
  position: relative;
  z-index: 1;
}
html body .sec-case .btn-350-blue {
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  html body .sec-case .btn-350-blue {
    margin-top: 30px;
  }
}
html body .sec-case .btn-350-blue a {
  letter-spacing: 0;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  html body .sec-case .btn-350-blue a {
    font-size: 16px;
  }
}
@media screen and (min-width: 767px) {
  html body .sec7 .box-wrap {
    display: grid;
    grid-template-columns: repeat(auto-fit, 350px);
    gap: 25px;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  html body .sec7 .box-wrap {
    max-width: 310px;
    width: 100%;
    margin-inline: auto;
  }
}
html body .sec7 .box-wrap figure a {
  transition: 0.3s;
}
html body .sec7 .box-wrap figure a:hover {
  opacity: 0.6;
}
html body .sec7 .box-wrap figure img {
  aspect-ratio: 50/27;
  width: 100%;
  object-fit: cover;
  margin-bottom: 5px;
}
html body .sec7 .box-wrap figure figcaption {
  display: block;
  text-align: left;
  font-weight: 500;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  html body .sec7 .box-wrap figure figcaption {
    font-size: 16px;
  }
}
html body .film_link h2 {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 40px;
}
@media (width <= 1100px) {
  html body .film_link h2 {
    font-size: 30px;
    font-size: 2.7272727273vw;
  }
}
@media screen and (max-width: 767px) {
  html body .film_link h2 {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
html body .film_link .btn-wrap {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 350px));
  gap: 30px 25px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  html body .film_link .btn-wrap {
    gap: 20px;
  }
}
html body .film_link .btn-wrap .btn-1 a {
  background-color: transparent;
}
@media screen and (min-width: 767px) {
  html body .film_link .btn-wrap .btn-1 a {
    padding-right: 1em;
  }
}
html body .film_link .btn-wrap .btn-1 a:hover {
  background-color: #3B709B;
}
html body .shatter-proof .fv-wrap {
  background-color: #18A4C7;
}
html body .shatter-proof .sec1,
html body .shatter-proof .sec3 {
  background-color: rgba(24, 164, 199, 0.16);
}
html body .shatter-proof .sec4 {
  background-color: #18A4C7;
}
html body .shatter-proof .sec-case,
html body .shatter-proof .film_link {
  background-color: #E8F5FA;
}
html body .shatter-proof .sec2 h2 {
  background-color: #18A4C7;
}
html body .shatter-proof .sec3 .contents-list {
  background-color: #18A4C7;
}
html body .shatter-proof .sec3 .contents-list a {
  color: #18A4C7;
}
html body .shatter-proof .sec3 .contents-list a::after {
  background-image: url("../../images/film/shatter-proof/arw-r.svg");
}
html body .shatter-proof .sec4 .grid-3 dd {
  background-color: #18A4C7;
}
html body .shatter-proof .sec-usedIn h2 {
  color: #18A4C7;
}
html body .solar-control .fv-wrap {
  background-color: #0098AF;
}
html body .solar-control .sec1,
html body .solar-control .sec3 {
  background-color: #E6F3F5;
}
html body .solar-control .sec4 {
  background-color: #0098AF;
}
html body .solar-control .sec-case,
html body .solar-control .film_link {
  background-color: #E6F4F6;
}
html body .solar-control .sec2 h2 {
  background-color: #0098AF;
}
html body .solar-control .sec2 .contents-list-wrapper {
  display: grid;
  grid-template-columns: 500px 1fr;
  gap: 60px;
}
@media (width <= 1100px) {
  html body .solar-control .sec2 .contents-list-wrapper {
    grid-template-columns: 45.4545454545% 1fr;
    gap: 5.4545454545%;
  }
}
@media screen and (max-width: 767px) {
  html body .solar-control .sec2 .contents-list-wrapper {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
html body .solar-control .sec3 .contents-list {
  background-color: #0098AF;
}
html body .solar-control .sec3 .contents-list dd {
  min-height: 3lh;
}
html body .solar-control .sec3 .contents-list a {
  color: #0098AF;
}
html body .solar-control .sec3 .contents-list a::after {
  background-image: url("../../images/film/solar-control/arw-r.svg");
}
html body .solar-control .sec4 .grid-4 dd {
  background-color: #0098AF;
}
html body .solar-control .sec-usedIn h2 {
  color: #0098AF;
}
html body .solar-control .sec-usedIn h2 + .txt {
  margin-bottom: 120px;
}
@media (width <= 1100px) {
  html body .solar-control .sec-usedIn h2 + .txt {
    margin-bottom: 120px;
    margin-bottom: 10.9090909091vw;
  }
}
@media screen and (max-width: 575px) {
  html body .solar-control .sec-usedIn h2 + .txt {
    margin-bottom: 50px;
  }
}
html body .insulation .fv-wrap {
  background-color: #9298C9;
}
html body .insulation .sec1,
html body .insulation .sec3 {
  background-color: rgba(146, 152, 201, 0.16);
}
html body .insulation .sec4 {
  background-color: #9298C9;
}
html body .insulation .sec-case,
html body .insulation .film_link {
  background-color: #F4F5F9;
}
html body .insulation .sec2 h2 {
  background-color: #9298C9;
}
html body .insulation .sec3 .contents-list {
  background-color: #9298C9;
}
html body .insulation .sec3 .contents-list dd {
  min-height: 3lh;
}
html body .insulation .sec3 .contents-list a {
  color: #9298C9;
}
html body .insulation .sec3 .contents-list a::after {
  background-image: url("../../images/film/insulation/arw-r.svg");
}
html body .insulation .sec4 .box-large dd {
  background-color: #9298C9;
}
html body .insulation .sec4 .grid-4 dd {
  background-color: #9298C9;
}
html body .insulation .sec-usedIn h2 {
  color: #9298C9;
}
html body .insulation .sec-usedIn h2 + .txt {
  margin-bottom: 120px;
}
@media (width <= 1100px) {
  html body .insulation .sec-usedIn h2 + .txt {
    margin-bottom: 120px;
    margin-bottom: 10.9090909091vw;
  }
}
@media screen and (max-width: 575px) {
  html body .insulation .sec-usedIn h2 + .txt {
    margin-bottom: 50px;
  }
}
html body .security .fv-wrap {
  background-color: #6A89D0;
}
html body .security .sec1,
html body .security .sec3 {
  background-color: rgba(106, 137, 208, 0.16);
}
html body .security .sec4 {
  background-color: #6A89D0;
}
html body .security .sec-case,
html body .security .film_link {
  background-color: #F1F3FB;
}
html body .security .sec2 h2 {
  background-color: #6A89D0;
}
html body .security .sec3 .contents-list {
  background-color: #6A89D0;
}
html body .security .sec3 .contents-list dd {
  min-height: 3lh;
}
html body .security .sec3 .contents-list a {
  color: #6A89D0;
}
html body .security .sec3 .contents-list a::after {
  background-image: url("../../images/film/security/arw-r.svg");
}
html body .security .sec4 .grid-4 dd {
  background-color: #6A89D0;
}
html body .security .sec4 .kenshou-wrap h4 {
  color: #6A89D0;
}
html body .security .sec4 .kenshou-wrap .kenshou-contents {
  border-color: #6A89D0;
}
html body .security .sec4 .kenshou-wrap .kenshou-contents h4 {
  background-color: #6A89D0;
}
html body .security .sec4 .kenshou-wrap .kenshou-contents dt {
  color: #6A89D0;
  border-bottom-color: #6A89D0;
}
html body .security .sec-usedIn h2 {
  color: #6A89D0;
}
html body .design .fv-wrap {
  background-color: #3B709B;
}
html body .design .sec1,
html body .design .sec3 {
  background-color: rgba(59, 112, 155, 0.16);
}
html body .design .sec4 {
  background-color: #3B709B;
}
html body .design .sec4 .bg-white > h3 {
  color: #3B709B;
}
html body .design .sec-case,
html body .design .film_link {
  background-color: #EBF1F4;
}
html body .design .sec2 h2 {
  background-color: #3B709B;
}
html body .design .sec3 .contents-list {
  background-color: #3B709B;
}
html body .design .sec3 .contents-list dd {
  min-height: 3lh;
}
html body .design .sec3 .contents-list a {
  color: #3B709B;
}
html body .design .sec3 .contents-list a::after {
  background-image: url("../../images/film/design/arw-r.svg");
}
html body .design .sec4 .grid-4 dd {
  background-color: #3B709B;
}
html body .design .sec-usedIn h2 {
  color: #3B709B;
}
html body .textured-glass .fv-wrap {
  background-color: #06477F;
}
html body .textured-glass .sec1,
html body .textured-glass .sec3 {
  background-color: rgba(6, 71, 127, 0.16);
}
html body .textured-glass .sec4 {
  background-color: #06477F;
}
html body .textured-glass .sec4 .bg-white > h3 {
  color: #06477F;
}
html body .textured-glass .sec-case,
html body .textured-glass .film_link {
  background-color: #E5EDF2;
}
html body .textured-glass .sec2 h2 {
  background-color: #06477F;
}
html body .textured-glass .sec2 .contents-list-wrapper {
  display: grid;
  grid-template-columns: 1fr 448px;
  gap: 50px;
}
@media (width <= 1100px) {
  html body .textured-glass .sec2 .contents-list-wrapper {
    grid-template-columns: 1fr 40.7272727273%;
    gap: 4.5454545455%;
  }
}
@media screen and (max-width: 767px) {
  html body .textured-glass .sec2 .contents-list-wrapper {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
html body .textured-glass .sec3 .contents-list {
  background-color: #06477F;
}
html body .textured-glass .sec3 .contents-list a {
  color: #06477F;
}
html body .textured-glass .sec3 .contents-list a::after {
  background-image: url("../../images/film/textured-glass/arw-r.svg");
}
html body .textured-glass .sec4 .grid-3 dd {
  background-color: #06477F;
  height: 100px !important;
  line-height: 1.3076923077;
}
@media screen and (max-width: 767px) {
  html body .textured-glass .sec4 .grid-3 dd {
    height: 60px !important;
  }
}
html body .textured-glass .sec-usedIn h2 {
  color: #06477F;
}
html .contents .sp-sld .slick-prev,
html .contents .sp-sld .slick-next {
  width: 14px;
  height: 45px;
  z-index: 2;
  font-size: 0;
  line-height: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  top: 30%;
}
html .contents .sp-sld .slick-prev::before,
html .contents .sp-sld .slick-next::before {
  content: "";
}
html .contents .sp-sld {
  /* 前へ */
}
html .contents .sp-sld .slick-prev {
  position: absolute;
  left: -10px;
  background: url("../../images/common/arw-prev-1.svg") no-repeat center/contain;
}
html .contents .sp-sld {
  /* 次へ */
}
html .contents .sp-sld .slick-next {
  position: absolute;
  right: -10px;
  background: url("../../images/common/arw-next-1.svg") no-repeat center/contain;
}
html .contents .sp-sld .slick-track {
  display: flex;
}
html .contents .sp-sld .slick-slide {
  height: auto !important;
}
html .contents .sp-sld .slick-slide > div {
  height: 100%;
}
html .contents.sec3 .sp-sld .slick-prev,
html .contents.sec3 .sp-sld .slick-next {
  top: 45%;
}

/*# sourceMappingURL=film.css.map */
