@charset "UTF-8";
html {
  font-size: 62.5%;
}
@media (max-width: 1410px) {
  html {
    font-size: 0.7092198582vw;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 62.5%;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #333;
}

a:hover,
button:hover {
  opacity: 0.7;
  cursor: pointer;
}

/*****************************
* A Modern CSS Reset (https://github.com/hankchizljaw/modern-css-reset)
* 上記に、ul要素,ol要素,a要素への記述追加
*****************************/
/* Box sizing rules */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd,
ul,
ol,
li {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul,
ol {
  list-style: none;
  padding: 0;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

a {
  text-decoration: none;
  color: inherit;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

button {
  border: none;
  padding: 0;
  background-color: transparent;
  background-color: initial;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
            transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.l-breadcrumb {
  margin-top: 2rem;
}

.l-estimate {
  padding: 6rem 0 8rem;
}
@media screen and (max-width: 767px) {
  .l-estimate {
    padding: 4rem 0;
  }
}

.l-header {
  position: sticky;
  top: 0;
  z-index: 1000;
}

.l-information-detail {
  padding-block: 8rem;
}
@media screen and (max-width: 767px) {
  .l-information-detail {
    padding-block: 4rem;
  }
}

.l-information {
  padding: 8rem 0;
}
@media screen and (max-width: 767px) {
  .l-information {
    padding: 4rem 0;
  }
}

.l-inner {
  width: 100%;
  margin-inline: auto;
  max-width: 141rem;
  padding-inline: 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-inner {
    max-width: 60rem;
    padding-inline: 2rem;
  }
}

.l-inner-md {
  width: 100%;
  margin-inline: auto;
  max-width: 117rem;
  padding-inline: 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-inner-md {
    max-width: 60rem;
    padding-inline: 2rem;
  }
}

.l-inner-sm {
  width: 100%;
  margin-inline: auto;
  max-width: 95rem;
  padding-inline: 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-inner-sm {
    max-width: 60rem;
    padding-inline: 2rem;
  }
}

.l-inner-xs {
  width: 100%;
  margin-inline: auto;
  max-width: 93rem;
  padding-inline: 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-inner-xs {
    max-width: 60rem;
    padding-inline: 2rem;
  }
}

.l-inquiry {
  padding: 6rem 0;
}
@media screen and (max-width: 767px) {
  .l-inquiry {
    padding: 4rem 0;
  }
}

.l-main-wrapper {
  background: url(../images/bg01.png) repeat top center/cover;
}

@media screen and (max-width: 767px) {
  .l-mv {
    padding-block: 2rem;
  }
}

.l-products-aobapedia {
  padding: 6rem 0 8rem;
}
@media screen and (max-width: 767px) {
  .l-products-aobapedia {
    padding: 4rem 0;
  }
}

.l-products-detail {
  padding: 6rem 0 8rem;
}
@media screen and (max-width: 767px) {
  .l-products-detail {
    padding: 4rem 0;
  }
}

.l-products {
  padding: 6rem 0 10rem;
}
@media screen and (max-width: 767px) {
  .l-products {
    padding: 4rem 0;
  }
}

.l-researchers-detail {
  padding-block: 8rem;
}
@media screen and (max-width: 767px) {
  .l-researchers-detail {
    padding-block: 4rem;
  }
}

.l-researchers {
  padding: 6rem 0 10rem;
}
@media screen and (max-width: 767px) {
  .l-researchers {
    padding: 4rem 0;
  }
}

.l-seminar-archive {
  padding: 8rem 0;
}
@media screen and (max-width: 767px) {
  .l-seminar-archive {
    padding: 4rem 0;
  }
}

.l-seminar-detail {
  padding: 8rem 0;
}
@media screen and (max-width: 767px) {
  .l-seminar-detail {
    padding: 4rem 0;
  }
}

.l-seminar-exhibition {
  padding: 8rem 0;
}
@media screen and (max-width: 767px) {
  .l-seminar-exhibition {
    padding: 4rem 0;
  }
}

.l-seminar {
  padding: 8rem 0 10rem;
}
@media screen and (max-width: 767px) {
  .l-seminar {
    padding: 4rem 0;
  }
}

.l-top-about {
  padding: 6rem 0 4rem;
}
@media screen and (max-width: 767px) {
  .l-top-about {
    padding: 4rem 0 2rem;
  }
}

.l-top-network {
  padding-block: 7rem;
}
@media screen and (max-width: 767px) {
  .l-top-network {
    padding-block: 4rem;
  }
}

.c-btn-large {
  display: inline-block;
  border-radius: 30px;
  max-width: 32rem;
  width: 100%;
  padding: 1.7rem 2rem;
  background-color: #EFF9FF;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4444444444;
  letter-spacing: 0.05em;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.c-btn-large:hover {
  opacity: 1;
  color: #EFF9FF;
  background-color: #00325A;
}

.c-btn-large--red {
  padding: 1.2rem 2rem;
  background-color: #DC0A0A;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.6363636364;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-btn-large--red {
    padding: 1.7rem 2rem;
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.4444444444;
    letter-spacing: 0.05em;
  }
}
.c-btn-large--red:hover {
  opacity: 0.7;
  background-color: #DC0A0A;
  color: #fff;
}

.c-btn {
  display: inline-block;
  border-radius: 30px;
  max-width: 22rem;
  width: 100%;
  padding: 1.7rem 2rem;
  background-color: #00325A;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.625;
  letter-spacing: 0.05em;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}

.c-btn--yellow {
  background-color: #F5E100;
  color: #333;
}

.c-btn--red2 {
  background-color: #DC0A0A;
  color: #fff;
}

.c-btn--red {
  padding: 1.2rem 2rem;
  background-color: #DC0A0A;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.6363636364;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-btn--red {
    padding: 1rem;
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.7777777778;
    letter-spacing: 0.05em;
  }
}

.c-btn--disable {
  background-color: #999;
  color: #fff;
  pointer-events: none;
}

.c-btn--light-blue {
  background-color: #EFF9FF;
  color: #00325A;
}
.c-btn--light-blue:hover {
  opacity: 1;
  color: #EFF9FF;
  background-color: #00325A;
}

.c-btn--white {
  background-color: #fff;
  color: #46B035;
}
.c-btn--white:hover {
  opacity: 1;
  color: #fff;
  background-color: #46B035;
}

.c-btn--black {
  background-color: #333;
  color: #fff;
}
.c-btn--black:hover {
  opacity: 0.7;
}

.c-btn--product {
  max-width: 28rem;
}

.c-btn2 {
  display: inline-block;
  position: relative;
  border-radius: 3.5rem;
  max-width: 54rem;
  width: 100%;
  padding: 1.3rem 4.4rem 1.5rem;
  background-color: #005aaa;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.3333333333;
  letter-spacing: 0.05em;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .c-btn2 {
    padding: 1rem 4.4rem 1.2rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.625;
    letter-spacing: 0.05em;
  }
}

.c-btn2:hover {
  opacity: 0.7;
}

.c-btn2::after {
  position: absolute;
  top: 50%;
  right: 2.8rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.3rem;
  height: 1.2rem;
  background-image: url(../images/icon-arrow-right-white.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: contain;
  content: "";
}

.c-btn3 {
  display: inline-block;
  position: relative;
  border-radius: 4.5rem;
  border: 1rem solid #fff;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
  max-width: 54rem;
  width: 100%;
  padding: 1.3rem 4.4rem 1.5rem;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 55, 135)), color-stop(50%, rgb(0, 90, 170)));
  background: linear-gradient(0deg, rgb(0, 55, 135) 0%, rgb(0, 90, 170) 50%);
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.3333333333;
  letter-spacing: 0.05em;
  text-align: center;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
@media screen and (max-width: 767px) {
  .c-btn3 {
    padding: 1rem 4.4rem 1.2rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.625;
    letter-spacing: 0.05em;
  }
}

.c-btn3:hover {
  opacity: 1;
  background: #f5e100;
  background: -webkit-gradient(linear, left bottom, left top, from(#f5e100), color-stop(50%, #f5e100));
  background: linear-gradient(0deg, #f5e100 0%, #f5e100 50%);
  color: #005aaa;
}
.c-btn3:hover:after {
  background-image: url(../images/icon-arrow-right-darkblue.svg);
}

.c-btn3::after {
  position: absolute;
  top: 50%;
  right: 2.8rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.3rem;
  height: 1.2rem;
  background-image: url(../images/icon-arrow-right-white.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: contain;
  content: "";
}

.c-hamburger {
  position: relative;
  display: block;
  width: 6rem;
  height: 6rem;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.c-hamburger__top,
.c-hamburger__center,
.c-hamburger__bottom {
  position: relative;
  display: block;
  width: 2rem;
  height: 0.2rem;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 5px;
  background-color: #333;
}

.c-hamburger__top {
  top: 0;
}

.c-hamburger__center {
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
}

.c-hamburger__bottom {
  top: 0;
}

.c-hamburger.is-open .c-hamburger__top {
  top: 0.8rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #333;
}

.c-hamburger.is-open .c-hamburger__center {
  opacity: 0;
}

.c-hamburger.is-open .c-hamburger__bottom {
  top: -0.8rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #333;
}

.c-page-top {
  display: none;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 999;
}

.c-page-top__link {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media screen and (max-width: 767px) {
  .c-page-top__link img {
    width: 5rem;
    height: 5rem;
  }
}

.c-tab-btn {
  display: inline-block;
  border-radius: 10px;
  max-width: 34rem;
  width: 100%;
  padding: 2.4rem 2rem;
  background-color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7777777778;
  letter-spacing: 0.02em;
  text-align: center;
  -webkit-box-shadow: 0 0 10px rgba(112, 112, 112, .2);
          box-shadow: 0 0 10px rgba(112, 112, 112, .2);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.c-tab-btn:hover {
  background-color: #F5E100;
  opacity: 1;
}

.c-tab-btn--yellow {
  background-color: #F5E100;
}

.c-tab {
  display: inline-block;
  border-radius: 5px;
  max-width: 30rem;
  width: 100%;
  padding: 2.1rem;
  background-color: #46B035;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-tab {
    max-width: 26rem;
    padding: 1.6rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

.c-title {
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.3684210526;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .c-title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1.1538461538;
    letter-spacing: 0.02em;
  }
}

.c-title--small {
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.375;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .c-title--small {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1.1538461538;
    letter-spacing: 0.02em;
  }
}

.c-title2 {
  padding: 2rem;
  background-color: #0886C3;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-title2 {
    padding: 1.6rem 1rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

.c-title2--small {
  padding: 1.5rem 2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}

.c-title3 {
  position: relative;
  padding-bottom: 3rem;
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.1052631579;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-title3 {
    padding-bottom: 2rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.2727272727;
    letter-spacing: 0.1em;
  }
}

.c-title3::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 4rem;
  height: 0.5rem;
  background-color: #005aaa;
  content: "";
}

.p-about-card {
  display: block;
  position: relative;
  border-radius: 10px;
  height: 100%;
  padding: 10rem 2rem 2rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(112, 112, 112, .2);
          box-shadow: 0 0 10px rgba(112, 112, 112, .2);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media screen and (max-width: 767px) {
  .p-about-card {
    padding: 6rem 2rem 2rem;
  }
}

.p-about-card:hover {
  background-color: #F5E100;
  opacity: 1;
}
.p-about-card:hover .p-about-card__text2 {
  color: #fff;
}

.p-about-card__img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .p-about-card__img {
    top: -1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .p-about-card__img img {
    width: 13rem;
    height: 14rem;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.p-about-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.4rem;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-about-card__body {
    gap: 1rem;
  }
}

.p-about-card__title {
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-about-card__title {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}

.p-about-card__text {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-about-card__text {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5714285714;
    letter-spacing: 0.02em;
  }
}

.p-about-card__text2 {
  margin-top: auto;
  color: #F5E100;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.375;
  letter-spacing: 0.05em;
  text-align: center;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.p-breadcrumb__item {
  display: inline;
  position: relative;
}

.p-breadcrumb__item:nth-child(n+2) {
  margin-left: 3.2rem;
}

.p-breadcrumb__item:nth-child(n+2)::before {
  position: absolute;
  top: -0.2rem;
  left: -1.6rem;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  width: 1px;
  height: 1.5rem;
  background-color: #333;
  content: "";
}

.p-breadcrumb__text,
.p-breadcrumb__link {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-parts-info {
  margin-bottom: 4rem;
}
.p-parts-info__category {
  border: 1px solid #00325A;
  border-radius: 6px;
  padding: 0.4em 1em;
  color: #00325A;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.014em;
}
.p-parts-info__title {
  padding: 0.4em 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2.0833333333;
  letter-spacing: 0.03em;
}
.p-parts-info__date {
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.014em;
}
.p-parts-back__btn {
  margin-top: 0.4rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-parts-back__btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-parts-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .p-parts-wrap {
    gap: 0.8rem;
    margin-top: 0.8rem;
  }
}
.p-parts-contents {
  width: 100%;
}
.p-parts-heading__large {
  padding-inline: 2rem;
  background-color: #00325A;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}
.p-parts__light-blue .p-parts-heading__large {
  background-color: #0886C3;
}
.p-parts-heading__middle {
  color: #00325A;
  border-bottom: 1px solid #00325A;
  padding-bottom: 0.2em;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}
.p-parts__light-blue .p-parts-heading__middle {
  color: #0886C3;
}
.p-parts-heading__small {
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}
.p-parts__light-blue .p-parts-heading__small {
  color: #0886C3;
}
.p-parts-text__large {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.8333333333;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-parts-text__large {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0.05em;
  }
}
.p-parts-text__middle {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}
.p-parts-text__small {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
.p-parts-image__one {
  padding-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-parts-image__one {
    padding-top: 2rem;
  }
}
.p-parts-image__one img {
  margin-inline: auto;
  aspect-ratio: 500/310;
  width: 60rem;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767px) {
  .p-parts-image__one img {
    aspect-ratio: 335/200;
  }
}
.p-parts__full .p-parts-image__one img {
  width: auto;
  max-width: 80%;
  height: 100%;
}
.p-parts-image__two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.8rem;
}
.p-parts-image__two img {
  max-width: 33rem;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767px) {
  .p-parts-image__two img {
    max-width: none;
  }
}
.p-parts__full .p-parts-image__two {
  gap: 0.8rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-parts__full .p-parts-image__two div {
  width: 40%;
}
.p-parts__full .p-parts-image__two img {
  max-width: 100%;
}
.p-parts-text_image {
  margin-top: 1.6rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  grid-template-areas: "text image";
}
.p-parts-text_image .__text {
  grid-area: text;
}
.p-parts-text_image .__image {
  grid-area: image;
}
.p-parts-text_image.__reverse {
  grid-template-areas: "image text";
}
@media screen and (max-width: 767px) {
  .p-parts-text_image {
    gap: 3rem;
    margin-top: 3rem;
    grid-template-columns: 1fr;
    grid-template-areas: "text" "image";
  }
}
.p-parts-image_caption {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.7142857143;
  letter-spacing: 0.024em;
  text-align: center;
}
.p-parts-movie {
  margin-top: 3rem;
}
.p-parts-movie iframe, .p-parts-movie video {
  width: 100%;
  height: 100%;
  aspect-ratio: 1.618/1;
}
.p-parts-linkbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-parts-linkbtn a.c-btn-large {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 20rem;
  max-width: 80%;
  padding-right: 2em;
  padding-left: 2em;
}
.p-parts-link a {
  color: #DC0A0A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.0625;
  letter-spacing: 0.05em;
}
.p-parts-link a:before {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2Mi42MjUgNjIuNjI1Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmEgewogICAgICAgIGZpbGw6ICNEQzBBMEE7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGNsYXNzPSJhIiBkPSJNNTQuNzk2ODgsNDMuMzU4NFY1OS4wMTQ2NWE1Ljg3NCw1Ljg3NCwwLDAsMS01Ljg3MTEsNS44NzEwOUg1Ljg3MTA5QTUuODc0LDUuODc0LDAsMCwxLDAsNTkuMDE0NjVWMTUuOTZhNS44NzQsNS44NzQsMCwwLDEsNS44NzEwOS01Ljg3MTA5SDI1LjQ0MTQxYTEuOTU4LDEuOTU4LDAsMCwxLDEuOTU3LDEuOTU3VjE1Ljk2YTEuOTU4LDEuOTU4LDAsMCwxLTEuOTU3LDEuOTU3SDcuODI4MTNWNTcuMDU3NjJINDYuOTY4NzVWNDMuMzU4NGExLjk1OCwxLjk1OCwwLDAsMSwxLjk1Ny0xLjk1N2gzLjkxNDA2QTEuOTU4LDEuOTU4LDAsMCwxLDU0Ljc5Njg4LDQzLjM1ODRaTTYyLjYyNSw1LjE5NjI5VjIwLjg1MjU0YTIuOTQwMDUsMi45NDAwNSwwLDAsMS01LjAxNDY1LDIuMDc5MWwtNC4zNjkxNC00LjM2NDI2TDIzLjQ0NDM0LDQ4LjM3MzA1YTIuOTM0MTIsMi45MzQxMiwwLDAsMS00LjE1OTE4LDBMMTYuNTEyNyw0NS42MDU0N2EyLjkzNDA5LDIuOTM0MDksMCwwLDEsMC00LjE1OTE4TDQ2LjMyNDIyLDExLjY0NTUxLDQxLjk1NDEsNy4yNzUzOWEyLjk0MTIxLDIuOTQxMjEsMCwwLDEsMi4wNzkxLTUuMDE0NjVINTkuNjg5NDVBMi45MzcsMi45MzcsMCwwLDEsNjIuNjI1LDUuMTk2MjlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0yLjI2MDc0KSIvPgo8L3N2Zz4=);
  display: inline-block;
  width: 1em;
  height: 1em;
}
.p-parts-pdf a {
  color: #DC0A0A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.0625;
  letter-spacing: 0.05em;
}
.p-parts-pdf a:before {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzOC44ODI4MSA1MS44NDM3NSI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5hIHsKICAgICAgICBmaWxsOiAjREMwQTBBOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0iYSIgZD0iTTM4Ljg4MjgxLDE4LjA3MjI3VjUxLjI4NTE2YTIuNDIzNTYsMi40MjM1NiwwLDAsMS0yLjQyOTY4LDIuNDI5NjhIMi40MzAxOEEyLjQyNCwyLjQyNCwwLDAsMSwwLDUxLjI4NTE2VjQuMzAxMjdBMi40MjQ0MSwyLjQyNDQxLDAsMCwxLDIuNDMwMTgsMS44NzEwOUgyMi42ODE2NFYxNS42NDI1OGEyLjQzNzM0LDIuNDM3MzQsMCwwLDAsMi40Mjk2OSwyLjQyOTY5Wk0xOS45Nzg1MiwzMC4wMjA1MWMuNDU1MDctMS44NzMwNSwxLjE3MzgyLTQuNzE4NzUuNjI3LTYuNTAxLS40NzU1OS0yLjk3NjU2LTQuMjkzLTIuNjgyNjItNC44Mzk4NC0uNjg4NDgtLjUwNTg2LDEuODUzNTItLjA0LDQuNDY1ODMuODIwMzEsNy43OTY4OGE5NS4zOTYyMSw5NS4zOTYyMSwwLDAsMS00LjEzMDg2LDguNjg4NDhjLS4wMTA3NCwwLS4wMTA3NC4wMDk3Ni0uMDIwNTEuMDA5NzZDOS42OTA0Myw0MC43MzM0LDQuOTgxOTMsNDMuODMyLDYuOTE2LDQ2LjIxMTkxYTMuMTQ4LDMuMTQ4LDAsMCwwLDIuMTc2NzUsMS4wMTI3YzEuODEyNSwwLDMuNjE1MjQtMS44MjMyNCw2LjE4NjUzLTYuMjU3ODFhNTcuNjUxNTQsNTcuNjUxNTQsMCwwLDEsOC0yLjM0OTYxLDE1LjMzNjExLDE1LjMzNjExLDAsMCwwLDYuNDgwNDcsMS45NzQ2MWMyLjk1NjA1LDAsMy4xNTkxOC0zLjI0MDI0LDEuOTk0MTQtNC4zOTQ1My0xLjQwNzIzLTEuMzc3LTUuNDk4MDUtLjk4MjQzLTcuNDUyMTUtLjcyODUyQTEwLjE2MTIyLDEwLjE2MTIyLDAsMCwxLDE5Ljk3ODUyLDMwLjAyMDUxWk0xMi4yNTIsNDEuMTQ4NDRjLTIuMTk3MjYsMy41MjQ0MS0zLjUzMzY5LDQuMTUyMzQtMy41MzM2OSw0LjA3MTI5QzkuMzA1NjYsNDMuNjI5ODgsMTEuNTczMjQsNDEuNzg3MTEsMTIuMjUyLDQxLjE0ODQ0Wm05LjQ4ODI4LTQuNDM0NTdhMzcuMjMxNjksMzcuMjMxNjksMCwwLDAtNi4zNjkxNCwyLjIxNzc3LDQ2LjY2NzUsNDYuNjY3NSwwLDAsMCwyLjg3NS02LjM0OTYxQTEzLjEyMzY0LDEzLjEyMzY0LDAsMCwwLDIxLjc0MDIzLDM2LjcxMzg3Wk0xOC4yMTU4MiwyMy4wNTM3MWMuODUwNTksMCwuNzY5NTMsMy43MzYzMy4yMDMxMyw0Ljc0OUMxNy45MTIxMSwyNi4xODI2MiwxNy45MjI4NSwyMy4wNTM3MSwxOC4yMTU4MiwyMy4wNTM3MVptMjAuNjY3LTguODM4ODdWMTQuODMySDI1LjkyMTg4VjEuODcxMDloLjYwNzQyYTIuNDI3NTksMi40Mjc1OSwwLDAsMSwxLjcyMTY4LjcwOWw5LjkyMjg1LDkuOTIyODVBMi40MjE4NiwyLjQyMTg2LDAsMCwxLDM4Ljg4MjgxLDE0LjIxNDg0Wk0yNi4zMzY5MSwzNy40NDIzOGM0LjA4MTA2LS4yOTMsNC43NDkuNjM4NjcsNC4zMzQuOTEyMTFDMzAuNjcwOSwzOC4zNTQ0OSwzMC4wOTM3NSwzOS4wNDMsMjYuMzM2OTEsMzcuNDQyMzhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0xLjg3MTA5KSIvPgo8L3N2Zz4=);
  display: inline-block;
  width: 1em;
  height: 1em;
}
.p-parts-hr hr {
  border-top: 1px solid #999;
  width: 100%;
  height: 1px;
}
.p-parts-table table {
  width: 100%;
}
.p-parts-table table, .p-parts-table th, .p-parts-table td {
  border-collapse: collapse;
  border: 1px solid #999;
}
.p-parts-table th {
  background-color: #00325A;
  color: #fff;
  padding: 1.6rem;
  min-width: 30%;
  max-width: 45%;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.01em;
}
.p-parts-table td {
  padding: 1.6rem;
  min-width: 65%;
  max-width: 70%;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.01em;
}

.p-footer {
  border-top: 1px solid #46B035;
}

.p-footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 8.0882352941%;
  padding-block: 4rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.p-footer__title {
  width: 22.6470588235%;
}
@media screen and (max-width: 767px) {
  .p-footer__title {
    width: 100%;
  }
}

.p-footer__title img {
  width: 30.8rem;
}
@media screen and (max-width: 767px) {
  .p-footer__title img {
    margin-inline: auto;
  }
}

.p-footer__nav {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem 3rem;
  width: 69.2647058824%;
}
@media screen and (max-width: 767px) {
  .p-footer__nav {
    grid-template-columns: 1fr;
    place-items: center;
    gap: 1rem;
    margin-top: 3rem;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .p-footer__item {
    width: 100%;
  }
}

.p-footer__link {
  display: inline-block;
  padding-block: 0.6rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-footer__link {
    display: block;
    padding: 1rem;
    text-align: center;
  }
}

.p-footer__bottom {
  padding-block: 1rem;
  background-color: #46B035;
  text-align: center;
}

.p-footer__copyright {
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

.message_inline {
  padding: 0.8rem 1.2rem;
}

.p-form-message__text {
  position: relative;
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
  padding: 1.2rem 2rem;
  border-radius: 0.8rem;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.02em;
}

.p-form-message__error {
  color: #772b35;
  background-color: #fadddd;
}

.p-form-message__success {
  color: #18603a;
  background-color: #d5f1de;
}

.p-fv {
  background: url(../images/bg-fv.png) no-repeat center center/cover;
  height: 14.5833333333vw;
}
@media screen and (max-width: 767px) {
  .p-fv {
    height: 20rem;
  }
}

.p-fv__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

.p-fv__title {
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.3157894737;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fv__title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.4285714286;
    letter-spacing: 0.02em;
  }
}

.p-fv__title span {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fv__title span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.02em;
  }
}

.p-header-nav {
  display: none;
  position: fixed;
  top: 10rem;
  right: 0;
  background-color: #fff;
  z-index: 1000;
  width: 60rem;
  padding-block: 4rem;
}
@media screen and (max-width: 767px) {
  .p-header-nav {
    top: 6rem;
    width: 100%;
    height: calc(100vh - 6rem);
    padding-block: 4rem;
  }
}

.p-header-nav__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.6rem;
  place-items: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-header-nav__list {
    gap: 1rem;
  }
}

.p-header-nav__item {
  width: 100%;
}

.p-header-nav__link {
  display: block;
  padding: 2rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.2727272727;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-header-nav__link {
    padding: 1rem;
  }
}

.p-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-inline: 4rem;
  height: 10rem;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
          box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
}
@media screen and (max-width: 767px) {
  .p-header {
    height: 6rem;
    padding-left: 2rem;
    padding-right: 0;
  }
}

.p-header__title-link {
  display: block;
}

.p-header__title img {
  width: 30.8rem;
}
@media screen and (max-width: 767px) {
  .p-header__title img {
    width: 20rem;
  }
}

.p-header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}

.p-header__btn {
  width: 22rem;
}
@media screen and (max-width: 767px) {
  .p-header__btn {
    display: none;
  }
}

.p-helpful-card__img {
  border: 1px solid #B3B3B3;
  padding: 2rem;
  background-color: #fff;
}

.p-helpful-card__img img {
  aspect-ratio: 342/300;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}

.p-helpful-card__body {
  margin-top: 2rem;
}

.p-helpful-card__text {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-information-change {
  margin-top: 10rem;
}

.p-information-change__title {
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2142857143;
  letter-spacing: 0.02em;
  text-align: center;
}

.p-information-change__table-wrapper {
  width: 100%;
  overflow-x: scroll;
}

.p-information-change__table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  margin-top: 4rem;
  word-break: break-all;
  word-wrap: break-all;
}
@media screen and (max-width: 767px) {
  .p-information-change__table {
    min-width: 80rem;
    -webkit-overflow-scrolling: touch;
  }
}

.p-information-change__table-row {
  border-bottom: 1px solid #d9d9d9;
}

.p-information-change__table-head {
  border-right: 1px solid #d9d9d9;
  background-color: #0886C3;
  padding: 0.4rem 1rem;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-information-change__table-data {
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  padding: 2.4rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5625;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-information-change__table-data {
    padding: 1rem;
  }
}

.p-information-change__table-data:first-child {
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3888888889;
  letter-spacing: 0.05em;
}

.p-information-change__table-head:first-child,
.p-information-change__table-data:first-child {
  width: 20rem;
}
@media screen and (max-width: 767px) {
  .p-information-change__table-head:first-child,
  .p-information-change__table-data:first-child {
    width: 15rem;
  }
}

.p-information-change__table-head:last-child,
.p-information-change__table-data:last-child {
  width: 20rem;
  border-right: none;
}
@media screen and (max-width: 767px) {
  .p-information-change__table-head:last-child,
  .p-information-change__table-data:last-child {
    width: 15rem;
  }
}

.p-information-change__table-link {
  color: #00325A;
  text-decoration: underline;
}

.p-information-everyday {
  position: relative;
  margin-top: 11rem;
}
@media screen and (max-width: 767px) {
  .p-information-everyday {
    margin-top: 8rem;
  }
}

.p-information-everyday__title {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-information-everyday__title {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.p-information-everyday__box {
  margin-left: 5rem;
  padding: 10rem 6rem 4rem;
  background-color: #ecf7ea;
}
@media screen and (max-width: 767px) {
  .p-information-everyday__box {
    margin-left: 0;
    padding: 6rem 2rem 4rem;
  }
}

.p-information-everyday__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 7rem;
}

.p-information-everyday__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .p-information-everyday__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}

.p-information-everyday__img {
  width: 10rem;
}

.p-information-everyday__img img {
  -o-object-fit: contain;
     object-fit: contain;
}

.p-information-everyday__body {
  width: calc(100% - 13rem);
}
@media screen and (max-width: 767px) {
  .p-information-everyday__body {
    width: 100%;
  }
}

.p-information-everyday__content {
  display: inline-block;
  position: relative;
  min-width: 50%;
  border-radius: 5px;
  padding: 3rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-information-everyday__content {
    padding: 2rem;
  }
}

.p-information-everyday__content::before {
  position: absolute;
  top: 3.6rem;
  left: -1.5rem;
  border-style: solid;
  border-width: 0.75rem 1.5rem 0.75rem 0;
  border-color: transparent #fff transparent transparent;
  width: 0;
  height: 0;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-information-everyday__content::before {
    top: -1.5rem;
    left: 3.6rem;
    border-width: 0 0.75rem 1.5rem 0.75rem;
    border-color: transparent transparent #fff transparent;
  }
}

.p-information-everyday__text {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

.p-information-everyday__date {
  position: absolute;
  bottom: -3rem;
  right: 1rem;
  color: #b3b3b3;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
}

.p-information-everyday__btn {
  margin-top: 6rem;
  text-align: center;
}

.p-information-knowledge {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-information-knowledge {
    margin-top: 4rem;
  }
}

.p-information-knowledge__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .p-information-knowledge__head {
    display: block;
    text-align: center;
  }
}

.p-information-knowledge__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.4rem;
  color: #00325A;
}
@media screen and (max-width: 767px) {
  .p-information-knowledge__content {
    margin-top: 2rem;
    gap: 1rem;
  }
}

.p-information-knowledge__lead1 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-information-knowledge__lead1 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.1818181818;
    letter-spacing: 0.02em;
  }
}

.p-information-knowledge__lead2 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-information-knowledge__lead2 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

.p-information-knowledge__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  margin-top: 5rem;
  padding-left: 10rem;
}
@media screen and (max-width: 767px) {
  .p-information-knowledge__list {
    margin-top: 4rem;
    padding-left: 0;
  }
}

.p-information-knowledge__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  .p-information-knowledge__item {
    display: block;
  }
}

.p-information-knowledge__text {
  width: 3rem;
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4545454545;
  letter-spacing: 0.02em;
}

.p-information-knowledge__sub-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
  width: calc(100% - 5rem);
}
@media screen and (max-width: 767px) {
  .p-information-knowledge__sub-list {
    margin-top: 1rem;
    width: 100%;
  }
}

.p-information-knowledge__sub-item {
  padding: 1rem 1.4rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  text-decoration: underline;
}

.p-information-knowledge__sub-list--1 .p-information-knowledge__sub-item {
  background-color: #63BEE9;
}

.p-information-knowledge__sub-list--2 .p-information-knowledge__sub-item {
  background-color: #A0D8EF;
}

.p-information-knowledge__sub-list--3 .p-information-knowledge__sub-item {
  background-color: #59B9C6;
}

.p-information-knowledge__sub-list--4 .p-information-knowledge__sub-item {
  background-color: #A2D7D2;
}

.p-information-knowledge__sub-list--5 .p-information-knowledge__sub-item {
  background-color: #F8F4E6;
}

.p-information-knowledge__sub-list--6 .p-information-knowledge__sub-item {
  background-color: #B8D200;
}

.p-information-knowledge__sub-list--7 .p-information-knowledge__sub-item {
  background-color: #E0EBAF;
}

.p-information-knowledge__sub-list--8 .p-information-knowledge__sub-item {
  background-color: #93CA76;
}

.p-information-knowledge__sub-list--9 .p-information-knowledge__sub-item {
  background-color: #BED2C3;
}

.p-information-knowledge__sub-list--10 .p-information-knowledge__sub-item {
  background-color: #CEE4AE;
}

.p-information-new-product {
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px rgba(112, 112, 112, .2);
          box-shadow: 0 0 10px rgba(112, 112, 112, .2);
  overflow: hidden;
}

.p-information-new-product__head {
  padding: 3.4rem 2rem;
  background-color: #00325A;
}
@media screen and (max-width: 767px) {
  .p-information-new-product__head {
    padding: 2rem;
  }
}

.p-information-new-product__title {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-information-new-product__title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.02em;
  }
}

.p-information-new-product__body {
  padding: 5rem 10rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-information-new-product__body {
    padding: 4rem 2rem;
  }
}

.p-information-new-product__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .p-information-new-product__list {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
}

.p-information-new-product__img img {
  aspect-ratio: 290/220;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-information-new-product__link {
  display: block;
  margin-top: 1rem;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.05em;
  text-align: center;
  text-decoration: underline;
}

.p-information-news {
  margin-top: 7rem;
}
@media screen and (max-width: 767px) {
  .p-information-news {
    margin-top: 4rem;
  }
}

.p-information-news__title {
  text-align: center;
}

.p-information-news__box {
  margin-top: 3rem;
  border: 2px solid #00325A;
  padding: 5rem 8rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-information-news__box {
    padding: 2rem;
  }
}

.p-information-news__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}

.p-information-news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-information-news__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
}

.p-information-news__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2.4rem;
  width: 15.690376569%;
}
@media screen and (max-width: 767px) {
  .p-information-news__sub {
    width: 100%;
    gap: 1rem;
  }
}

.p-information-news__date {
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-information-news__category span {
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  border: 1px solid #00325A;
  border-radius: 3px;
  padding: 0.4rem;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.p-information-news__main {
  width: 81.7991631799%;
}
@media screen and (max-width: 767px) {
  .p-information-news__main {
    width: 100%;
  }
}

.p-information-news__link {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-information-news__btn {
  margin-top: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-information-news__btn {
    margin-top: 3rem;
  }
}

.p-information-news__item--second .p-information-news__sub {
  width: 29.2887029289%;
}
@media screen and (max-width: 767px) {
  .p-information-news__item--second .p-information-news__sub {
    width: 100%;
  }
}

.p-information-news__item--second .p-information-news__date {
  width: 53.5714285714%;
  padding-top: 0.4rem;
}
@media screen and (max-width: 767px) {
  .p-information-news__item--second .p-information-news__date {
    width: 48.1099656357%;
  }
}

.p-information-news__item--second .p-information-news__category {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-information-news__item--second .p-information-news__category {
    width: 48.4536082474%;
  }
}

.p-information-news__item--second .p-information-news__main {
  width: 68.2008368201%;
}
@media screen and (max-width: 767px) {
  .p-information-news__item--second .p-information-news__main {
    width: 100%;
    padding-top: 0;
  }
}

.p-information-news-list {
  margin-top: 6rem;
}
.p-information-news-list .p-information-news__item {
  border-bottom: 1px solid #999;
  padding: 2.4rem;
  padding-bottom: 2.4rem;
}
.p-information-news-list .p-information-news__link {
  display: block;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  padding: 1.6rem 0;
}
.p-information-news-list .p-information-news__date {
  font-size: 1.4rem;
}
.p-information-news-list .p-information-news__img img {
  aspect-ratio: 160/160;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-information__btn {
  margin-top: 8rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-information__btn {
    margin-top: 4rem;
  }
}

.p-inquiry-form input[type=text],
.p-inquiry-form input[type=tel],
.p-inquiry-form input[type=email],
.p-inquiry-form input[type=date],
.p-inquiry-form textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #4B4B4B;
  width: 64rem;
  padding: 1.8rem;
  background-color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form input[type=text],
  .p-inquiry-form input[type=tel],
  .p-inquiry-form input[type=email],
  .p-inquiry-form input[type=date],
  .p-inquiry-form textarea {
    width: 100%;
    padding: 1rem;
    font-size: 16px;
    line-height: 1.5;
  }
}

.p-inquiry-form textarea {
  height: 16.5rem;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form textarea {
    height: 20rem;
  }
}

.p-inquiry-form input[type=checkbox] {
  position: absolute;
  opacity: 0;
}

.p-inquiry-form input[type=checkbox]:checked + .p-inquiry-form__checkbox-part::after {
  display: block;
}

/* チェックボックス */
.p-inquiry-form__checkbox-part {
  display: block;
  position: relative;
  padding-left: 4.5rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.2222222222;
  letter-spacing: 0.05em;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__checkbox-part {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2.5;
    letter-spacing: 0.05em;
  }
}

.p-inquiry-form__checkbox-part::before {
  position: absolute;
  top: 0.6rem;
  left: 0;
  border: 1px solid #333;
  width: 3rem;
  height: 3rem;
  background-color: #fff;
  content: "";
  z-index: 1;
}

.p-inquiry-form__checkbox-part::after {
  display: none;
  position: absolute;
  top: 1.6rem;
  left: 0.4rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-bottom: 3px solid #333;
  border-left: 3px solid #333;
  width: 2.2rem;
  height: 1rem;
  content: "";
  z-index: 2;
}

.p-inquiry-form__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6rem;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__wrapper {
    gap: 3rem;
  }
}

.p-inquiry-form__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__list {
    gap: 3rem;
    margin-top: 3rem;
  }
}

.__hide_member {
  display: none;
}

.p-inquiry-form__add_btn {
  background: #0886C3;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.5em 1em;
  text-align: center;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.8181818182;
  letter-spacing: 0.05em;
  cursor: pointer;
}

.p-inquiry-form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
}
.p-inquiry-form__item.__border {
  padding-bottom: 2rem;
  border-bottom: 1px solid #999;
}

.p-inquiry-form__term {
  position: relative;
  width: 25rem;
  padding-top: 1rem;
  padding-left: 6rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.2222222222;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__term {
    display: inline-block;
    width: 100%;
    padding: 0;
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-inquiry-form__term--required::before {
  position: absolute;
  top: 1.7rem;
  left: 0;
  padding: 0.1rem 0.5rem;
  background-color: #DC0A0A;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.05em;
  content: "必須";
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__term--required::before {
    display: none;
  }
}

.p-inquiry-form__term--required::after {
  display: none;
  padding: 0.3rem 0.5rem;
  background-color: #DC0A0A;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.05em;
  content: "必須";
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__term--required::after {
    display: inline-block;
    margin-left: 1rem;
  }
}

.p-inquiry-form__input {
  width: calc(100% - 22rem);
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__input {
    width: 100%;
  }
}

.p-inquiry-form__withplaceholder {
  background-color: transparent !important;
}

.p-inquiry-form__placeholder {
  position: absolute;
  top: 0;
  z-index: -1;
  padding: 1.8rem;
  background-color: #fff;
  color: #999;
  display: none;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 400 50;
  letter-spacing: 0.027em;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__placeholder {
    width: 100%;
    padding: 1rem;
    font-size: 16px;
    line-height: 1.5;
  }
}

.p-inquiry-form__withplaceholder:placeholder-shown + .p-inquiry-form__placeholder {
  display: block;
}

.p-inquiry-form__file {
  width: calc(100% - 22rem);
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__file {
    width: 100%;
  }
}

.p-inquiry-form__checkbox {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem 5rem;
  padding-top: 1rem;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__checkbox {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}

.p-inquiry-form__checkbox2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem 5rem;
  padding-top: 1rem;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__checkbox2 {
    padding-top: 0;
    gap: 1rem 2rem;
  }
}

.p-inquiry-form__checkbox3 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  padding-top: 1rem;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__checkbox3 {
    padding-top: 0;
    gap: 1rem 2rem;
  }
}

.p-inquiry-form__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__post {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.p-inquiry-form__post-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__post-wrapper {
    gap: 1rem;
  }
}

.p-inquiry-form__post input[type=text] {
  -ms-flex-preferred-size: 12rem;
      flex-basis: 12rem;
  width: 12rem;
  padding: 0.8rem 2rem;
}

.p-inquiry-form__post span {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.5;
  letter-spacing: 0.05em;
}

.p-inquiry-form__post-search {
  margin-left: 2rem;
  color: #DC0A0A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  text-decoration: underline;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__post-search {
    display: block;
    margin-top: 1rem;
    margin-left: 0;
  }
}

.p-inquiry-form__text {
  margin-top: 3rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.2222222222;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__text {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-inquiry-form__confirm {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.2222222222;
  letter-spacing: 0.05em;
  padding-top: 1rem;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__confirm {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-inquiry-form__privacy {
  margin-top: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__privacy {
    margin-top: 3rem;
  }
}

.p-inquiry-form__link {
  color: #DC0A0A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.2222222222;
  letter-spacing: 0.05em;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__link {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-inquiry-form__btn {
  margin-top: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__btn {
    margin-top: 3rem;
  }
}

.p-inquiry-form__text2 {
  color: #00325A;
  margin-top: 6rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__text2 {
    margin-top: 3rem;
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-inquiry-form__note {
  margin-top: 1.6rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-inquiry-form__note {
    margin-top: 3rem;
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.7142857143;
    letter-spacing: 0.05em;
  }
}

.p-micro-about {
  padding-block: 6rem 8rem;
}
@media screen and (max-width: 767px) {
  .p-micro-about {
    padding-block: 4rem;
  }
}

.p-micro-about__title {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 6.2rem;
  font-weight: 800;
  line-height: 1.0483870968;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-micro-about__title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3rem;
    font-weight: 800;
    line-height: 1.1666666667;
    letter-spacing: 0.02em;
  }
}

.p-micro-about__lead {
  margin-top: 2rem;
  color: #005aaa;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.1;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-micro-about__lead {
    margin-top: 1.6rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.5294117647;
    letter-spacing: 0.1em;
  }
}

.p-micro-about__contents {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.6rem;
  margin-top: 5rem;
  padding-inline: 2.2rem;
}
@media screen and (max-width: 767px) {
  .p-micro-about__contents {
    grid-template-columns: 1fr;
    padding-inline: 0;
    margin-top: 3rem;
  }
}

.p-micro-about__content {
  position: relative;
}

.p-micro-about__content:first-child::after {
  position: absolute;
  bottom: -1.4rem;
  right: 2rem;
  width: 12.7rem;
  height: 13.9rem;
  background-image: url(../images/micro-about-icon01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-micro-about__content:first-child::after {
    bottom: 4rem;
    right: -0.5rem;
    width: 6.4rem;
    height: 7rem;
  }
}

.p-micro-about__content:nth-child(2)::after {
  position: absolute;
  bottom: -1.4rem;
  right: -0.6rem;
  width: 12.4rem;
  height: 14.9rem;
  background-image: url(../images/micro-about-icon02.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-micro-about__content:nth-child(2)::after {
    bottom: 6rem;
    right: -0.5rem;
    width: 6.2rem;
    height: 7.4rem;
  }
}

.p-micro-about__content-text {
  margin-top: 2rem;
  padding-right: 10rem;
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-micro-about__content-text {
    padding-right: 0;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.625;
    letter-spacing: 0.05em;
  }
}

.p-micro-about__imgs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.8rem;
  margin: 5rem auto 0;
  max-width: 89rem;
}
@media screen and (max-width: 767px) {
  .p-micro-about__imgs {
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }
}

.p-micro-about__text {
  margin-top: 3rem;
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.1111111111;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-micro-about__text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.625;
    letter-spacing: 0.05em;
  }
}

.p-micro-about__text span {
  display: block;
  margin-top: 0.8rem;
  color: #005aaa;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-micro-about__text span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.2rem;
    font-weight: 800;
    line-height: 0.9375;
    letter-spacing: 0.02em;
  }
}

.p-micro-about__btn {
  margin-top: 3rem;
  text-align: center;
}

.p-micro-common {
  padding-block: 7.5rem 8rem;
  background-image: url(../images/micro-common-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .p-micro-common {
    padding-block: 4rem;
  }
}

.p-micro-common__title {
  text-align: center;
}

.p-micro-common__contents {
  display: grid;
  grid-template-columns: 1fr;
  gap: 5rem;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-micro-common__contents {
    gap: 4rem;
    margin-top: 3rem;
  }
}

.p-micro-common__sub-title {
  color: #005aaa;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-micro-common__sub-title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.1em;
  }
}

.p-micro-common__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-micro-common__list {
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-top: 2rem;
  }
}

.p-micro-common__item {
  display: grid;
  grid-template-columns: 13.5rem 1fr;
  gap: 0.5rem;
  padding: 4rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 1rem rgba(0, 90, 170, .1);
          box-shadow: 0 0 1rem rgba(0, 90, 170, .1);
}
@media screen and (max-width: 767px) {
  .p-micro-common__item {
    grid-template-columns: 1fr;
    gap: 0.8rem;
    padding: 2rem;
  }
}

.p-micro-common__item img {
  margin-top: 1rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767px) {
  .p-micro-common__item img {
    margin: 0 auto;
  }
}

.p-micro-common__img1 {
  width: 9.8rem;
}
@media screen and (max-width: 767px) {
  .p-micro-common__img1 {
    width: 6.9rem;
  }
}

.p-micro-common__img2 {
  width: 8.9rem;
}
@media screen and (max-width: 767px) {
  .p-micro-common__img2 {
    width: 6.3rem;
  }
}

.p-micro-common__img3 {
  width: 13rem;
}
@media screen and (max-width: 767px) {
  .p-micro-common__img3 {
    width: 9.2rem;
  }
}

.p-micro-common__img4 {
  width: 11.5rem;
}
@media screen and (max-width: 767px) {
  .p-micro-common__img4 {
    width: 8.1rem;
  }
}

.p-micro-common__text {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.25;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-micro-common__text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.625;
    letter-spacing: 0.05em;
  }
}

.p-micro-floating-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: fixed;
  right: 0;
  top: 65vh;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  width: 15rem;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-micro-floating-banner {
    display: none;
  }
}

.p-micro-floating-banner__link {
  color: transparent;
  display: block;
  width: 17rem;
  height: 22.3rem;
  background: url(../images/micro-floating-off.png) no-repeat center left;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.p-micro-floating-banner__link:hover {
  opacity: 1;
  background-image: url(../images/micro-floating-on.png);
}

.p-micro-follow {
  padding-block: 6rem 8rem;
  background-color: #f5f7f5;
}
@media screen and (max-width: 767px) {
  .p-micro-follow {
    padding-block: 4rem;
  }
}

.p-micro-follow__title {
  padding: 1.2rem;
  background-color: #37b44b;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-micro-follow__title {
    padding: 1rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-micro-follow__media {
  display: grid;
  grid-template-columns: 1fr 37rem;
  gap: 1.6rem;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-micro-follow__media {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}

.p-micro-follow__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.6rem;
  padding-left: 2.4rem;
  list-style: decimal;
}
@media screen and (max-width: 767px) {
  .p-micro-follow__list {
    gap: 1rem;
    padding-left: 2rem;
  }
}

.p-micro-follow__item {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-micro-follow__item {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-micro-follow__text {
  margin-top: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-micro-follow__text {
    margin-top: 1rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}

.p-micro-follow__sub-list {
  display: grid;
  grid-template-columns: 23.5rem 1fr;
  gap: 1rem 2rem;
  margin-block: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-micro-follow__sub-list {
    grid-template-columns: 1fr;
    gap: 0.4rem;
    margin-block: 1rem;
  }
}

.p-micro-follow__sub-item {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-micro-fv {
  position: relative;
}

.p-micro-fv__title {
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 39rem;
}
@media screen and (max-width: 767px) {
  .p-micro-fv__title {
    width: 20rem;
  }
}

.p-micro-fv__img img {
  width: 100%;
  height: 63rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-micro-fv__img img {
    -o-object-position: top center;
       object-position: top center;
    height: 20rem;
  }
}

.p-micro-info {
  padding-block: 6rem;
}
@media screen and (max-width: 767px) {
  .p-micro-info {
    padding-block: 4rem;
  }
}

.p-micro-info__wrapper {
  display: grid;
  grid-template-columns: 58rem 1fr;
  gap: 4rem;
  margin-inline: auto;
  max-width: 116rem;
}
@media screen and (max-width: 767px) {
  .p-micro-info__wrapper {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}

.p-micro-info__title {
  width: 48.3rem;
}
@media screen and (max-width: 767px) {
  .p-micro-info__title {
    margin-inline: auto;
    width: 30rem;
  }
}

.p-micro-info__list {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-micro-info__list {
    margin-top: 3rem;
  }
}

.p-micro-info__item {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-columns: 18rem 1fr;
  gap: 1.5rem;
  border-bottom: 2px dotted #b3b3b3;
  padding: 1.2rem 0.8rem;
}
@media screen and (max-width: 767px) {
  .p-micro-info__item {
    grid-template-columns: 1fr;
    gap: 0.8rem;
    padding: 1.2rem 0.4rem;
  }
}

.p-micro-info__term {
  color: #005aaa;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-micro-info__term {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-micro-info__desc {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-micro-info__desc {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-micro-info__desc span {
  display: block;
  margin-top: 0.8rem;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6875;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-micro-info__desc span {
    margin-top: 0.4rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.7142857143;
    letter-spacing: 0.05em;
  }
}

.p-micro-limited {
  padding-block: 8rem;
  background-color: #1e3c64;
}
@media screen and (max-width: 767px) {
  .p-micro-limited {
    padding-block: 4rem;
  }
}

.p-micro-limited__title {
  border-bottom: 2px solid #fff;
  padding-bottom: 2rem;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5.5rem;
  font-weight: 800;
  line-height: 1.0909090909;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-micro-limited__title {
    padding-bottom: 1.2rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.8rem;
    font-weight: 800;
    line-height: 1.3571428571;
    letter-spacing: 0.02em;
  }
}

.p-micro-limited__title span {
  display: block;
  margin-bottom: 0.8rem;
  color: #ffd23c;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4rem;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-micro-limited__title span {
    margin-bottom: 0.4rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.4rem;
    font-weight: 800;
    line-height: 1.5833333333;
    letter-spacing: 0.02em;
  }
}

.p-micro-limited__media {
  display: grid;
  grid-template-columns: 1fr 47rem;
  gap: 4rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-micro-limited__media {
    grid-template-columns: 1fr;
    gap: 3rem;
    margin-top: 3rem;
  }
}

.p-micro-limited__text {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.1111111111;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-micro-limited__text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}

.p-micro-limited__text span {
  color: #ffd23c;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.7272727273;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-micro-limited__text span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.7777777778;
    letter-spacing: 0.05em;
  }
}

.p-micro-limited__period {
  margin-top: 4rem;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-micro-limited__period {
    margin-top: 2rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-micro-limited__img img {
  width: 100%;
}

.p-micro-risk {
  padding-block: 8rem;
}
@media screen and (max-width: 767px) {
  .p-micro-risk {
    padding-block: 4rem;
  }
}

.p-micro-risk__title {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4rem;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-micro-risk__title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.2rem;
    font-weight: 800;
    line-height: 1.6363636364;
    letter-spacing: 0.02em;
  }
}

.p-micro-risk__title span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5rem;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-micro-risk__title span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.6rem;
    font-weight: 800;
    line-height: 1.3846153846;
    letter-spacing: 0.02em;
  }
}

.p-micro-risk__title .strong {
  color: #005aaa;
}

.p-micro-risk__contents {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
  margin: 4rem auto 0;
  max-width: 90rem;
}
@media screen and (max-width: 767px) {
  .p-micro-risk__contents {
    grid-template-columns: 1fr;
    margin: 3rem auto 0;
  }
}

.p-micro-risk__content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 6.6rem;
}
@media screen and (max-width: 767px) {
  .p-micro-risk__content {
    gap: 5rem;
  }
}

.p-micro-risk__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border: 0.3rem solid #005aaa;
  border-radius: 2rem;
  min-height: 12rem;
  padding: 1.5rem;
  background-color: #eef5f7;
}
@media screen and (max-width: 767px) {
  .p-micro-risk__top {
    min-height: auto;
  }
}

.p-micro-risk__top::after {
  position: absolute;
  bottom: -5.1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 3.8rem;
  height: 3rem;
  background-color: #005aaa;
  -webkit-clip-path: polygon(50% 3rem, 0% 0%, 3.8rem 0%);
          clip-path: polygon(50% 3rem, 0% 0%, 3.8rem 0%);
  content: "";
}
@media screen and (max-width: 767px) {
  .p-micro-risk__top::after {
    bottom: -4.4rem;
  }
}

.p-micro-risk__top-text {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-micro-risk__top-text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.7333333333;
    letter-spacing: 0.05em;
  }
}

.p-micro-risk__top-text span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-micro-risk__top-text span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}

.p-micro-risk__center {
  position: relative;
  border: 0.3rem solid #005aaa;
  border-radius: 2rem;
  padding: 2rem 0.4rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-micro-risk__center {
    padding: 1.6rem 0.4rem;
  }
}

.p-micro-risk__center::after {
  position: absolute;
  bottom: -5.1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 3.8rem;
  height: 3rem;
  background-color: #005aaa;
  -webkit-clip-path: polygon(50% 3rem, 0% 0%, 3.8rem 0%);
          clip-path: polygon(50% 3rem, 0% 0%, 3.8rem 0%);
  content: "";
}
@media screen and (max-width: 767px) {
  .p-micro-risk__center::after {
    bottom: -4.4rem;
  }
}

.p-micro-risk__center-text {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-micro-risk__center-text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2.1333333333;
    letter-spacing: 0.05em;
  }
}

.p-micro-risk__center-text span {
  display: inline-block;
  border-bottom: 0.3rem dotted #dc3200;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.9;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-micro-risk__center-text span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}

.p-micro-risk__bottom {
  text-align: center;
}

.p-micro-risk__support {
  display: inline-block;
  max-width: 35rem;
  width: 100%;
  border-radius: 1rem;
  padding: 0.4rem;
  background-color: #005aaa;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.1111111111;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-micro-risk__support {
    max-width: 30rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}

.p-micro-risk__desc {
  margin-top: 1.6rem;
  color: #005aaa;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-micro-risk__desc {
    margin-top: 1rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3rem;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0.02em;
  }
}

.p-micro-risk__img {
  margin: 4rem auto 0;
  max-width: 48rem;
}
@media screen and (max-width: 767px) {
  .p-micro-risk__img {
    margin: 3rem auto 0;
  }
}

.p-micro-service {
  padding-block: 8rem;
  background-image: url(../images/micro-service-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .p-micro-service {
    padding-block: 4rem;
  }
}

.p-micro-service__content {
  margin-inline: auto;
  max-width: 100rem;
  padding: 4.5rem 10rem 6rem;
  background-color: rgba(255, 255, 255, .9);
}
@media screen and (max-width: 767px) {
  .p-micro-service__content {
    padding: 4rem 2rem;
  }
}

.p-micro-service__title {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4rem;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-micro-service__title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.2rem;
    font-weight: 800;
    line-height: 1.6363636364;
    letter-spacing: 0.02em;
  }
}

.p-micro-service__title span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5rem;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-micro-service__title span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.6rem;
    font-weight: 800;
    line-height: 1.3846153846;
    letter-spacing: 0.02em;
  }
}

.p-micro-service__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-micro-service__list {
    gap: 3rem;
    margin: 3rem auto 0;
    max-width: 35rem;
  }
}

.p-micro-service__item {
  position: relative;
  border-radius: 2rem;
  padding: 2.7rem 2rem 3.1rem;
  background-color: #005aaa;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-micro-service__item {
    padding: 1.2rem 1rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.5294117647;
    letter-spacing: 0.05em;
  }
}

.p-micro-service__item::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12rem;
  height: 12rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-micro-service__item::before {
    top: -2rem;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    width: 4rem;
    height: 4rem;
  }
}

.p-micro-service__item:nth-child(1)::before {
  left: -6rem;
  background-image: url(../images/micro-service01.png);
}
@media screen and (max-width: 767px) {
  .p-micro-service__item:nth-child(1)::before {
    left: -1rem;
  }
}

.p-micro-service__item:nth-child(2)::before {
  right: -6rem;
  background-image: url(../images/micro-service02.png);
}
@media screen and (max-width: 767px) {
  .p-micro-service__item:nth-child(2)::before {
    left: -1rem;
    right: auto;
  }
}

.p-micro-service__item:nth-child(3)::before {
  left: -6rem;
  background-image: url(../images/micro-service03.png);
}
@media screen and (max-width: 767px) {
  .p-micro-service__item:nth-child(3)::before {
    left: -1rem;
  }
}

.p-micro-service__item span {
  color: #ffd23c;
}

.p-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 70rem;
  padding: 5rem;
  background-color: #fff;
  z-index: 1501;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .p-modal {
    width: 90%;
    padding: 2.5rem;
  }
}

.p-modal.is-open {
  visibility: visible;
  opacity: 1;
}

.p-modal__img img {
  aspect-ratio: 600/400;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-modal__body {
  margin-top: 2rem;
}

.p-modal__text {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

.p-modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, .5);
  z-index: 1500;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.p-modal__overlay.is-open {
  visibility: visible;
  opacity: 1;
}

.p-mv {
  background: url(../images/bg-mv.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .p-mv {
    height: auto;
  }
}

.p-mv__inner {
  height: inherit;
}

.p-mv__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6rem;
  height: inherit;
  padding-left: 3rem;
}
@media screen and (max-width: 767px) {
  .p-mv__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
    padding-left: 0;
  }
}

.p-mv__img {
  width: 92rem;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
          box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media screen and (max-width: 767px) {
  .p-mv__img {
    width: 100%;
  }
}

.p-mv__slider img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-mv__slider .swiper-slide .mv_ex_link {
  display: block;
  width: 30%;
  aspect-ratio: 603/223;
  position: absolute;
  bottom: 4%;
  left: 6%;
}

.p-mv__slider .swiper-slide .mv_ex_link.link2 {
  left: 47%;
}

.p-mv__tabs {
  width: calc(100% - 98rem);
  height: 80vh;
  padding-inline: 4rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-mv__tabs {
    width: 100%;
    padding-inline: 2rem;
    height: 100%;
  }
}

.p-mv__slider-tab {
  width: 100%;
  height: 100%;
}

.p-mv__tabs-wrapper {
  display: grid;
  grid-template-columns: 1fr;
}

.p-mv__tabs-wrapper .swiper-slide {
  border-bottom: 1px solid #999;
  width: 100%;
  padding-block: 2rem;
  cursor: pointer;
}

.p-mv__tabs-wrapper .swiper-slide:last-child {
  border-bottom: none;
}

.swiper-slide-thumb-active .p-mv__tab {
  border-left: 10px solid #00325A;
}

.p-mv__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 10px solid #fff;
  width: 100%;
  height: 100%;
  padding-left: 3.2rem;
  color: #B2B2B2;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4545454545;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-mv__tab {
    padding-left: 2rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2857142857;
    letter-spacing: 0.05em;
  }
}

.swiper-slide-thumb-active .p-mv__tab {
  color: #333;
}

.p-pagination__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}

.p-pagination__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-pagination__prev,
.p-pagination__next {
  display: inline-block;
  width: 3rem;
  height: 3rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-pagination__current,
.p-pagination__link {
  display: inline-block;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  padding: 1rem;
}

.p-pagination__current {
  color: #0886C3;
}

.p-pagination__link {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-privacy__main {
  width: 100%;
  max-width: 112rem;
  margin-inline: auto;
  padding: 6rem 10rem;
  border-radius: 10px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-privacy__main {
    padding: 2rem;
  }
}

.p-privacy__title {
  padding: 0.3rem 2rem;
  text-align: center;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.76;
  letter-spacing: 0.02em;
}

.p-privacy__list {
  display: grid;
  gap: 4rem;
  margin-top: 4rem;
  grid-template-columns: 1fr;
}
@media screen and (max-width: 767px) {
  .p-privacy__list {
    gap: 2rem;
    margin-top: 2rem;
  }
}

.p-privacy__text {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.p-privacy__sub-title {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.p-privacy__sub-list {
  display: grid;
  gap: 0.3rem;
  margin-top: 0.3rem;
  grid-template-columns: 1fr;
  counter-reset: number 0;
}

.p-privacy__sub-item {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.02em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1em;
}
.p-privacy__sub-item:before {
  counter-increment: number 1;
  content: counter(number) ".";
  display: inline-block;
  margin-right: 0.4em;
}

.p-privacy__address {
  margin-top: 3rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.p-product__content {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-product__content {
    margin-top: 3rem;
  }
}

.p-product__list {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6rem;
}
@media screen and (max-width: 767px) {
  .p-product__list {
    margin-top: 3rem;
  }
}

.p-product__item {
  position: relative;
}

.p-product__hide {
  display: none;
}

.p-product__item:nth-child(n+2)::before {
  position: absolute;
  top: -4rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-style: solid;
  border-width: 2.2rem 1.65rem 0 1.65rem;
  border-color: #DC0A0A transparent transparent transparent;
  width: 0;
  height: 0;
  content: "";
}

.p-product__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-product__head {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1rem;
  }
}
.p-product__head.__allselect {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-product__head_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-product__head_inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1rem;
  }
}

.p-product__head_select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-product__head_select {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
}

.p-product__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3.2rem;
  height: 3.2rem;
  background-color: #00325A;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-product__title {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-product__title {
    width: calc(100% - 4.2rem);
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0.05em;
  }
}

.p-product__allselect {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
  background-color: #F5E100;
  color: #333;
  padding: 0.2em 1em;
  border-radius: 1.5em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.p-product__allselect.__release {
  background-color: #0886C3;
  color: #fff;
}
.p-product__allselect:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .p-product__allselect {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2857142857;
    letter-spacing: 0.028em;
  }
}

.p-product__box {
  margin-top: 1rem;
  border: 2px solid #00325A;
  padding: 5rem 4.6rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-product__box {
    padding: 2rem;
  }
}

.p-product__box-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 5rem;
}
@media screen and (max-width: 767px) {
  .p-product__box-wrapper {
    gap: 2rem;
  }
}

.p-product__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}

.p-product__radio-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 9rem;
}
@media screen and (max-width: 767px) {
  .p-product__radio-wrapper {
    gap: 2rem;
  }
}

.p-product__checkbox-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-product__checkbox-wrapper {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}

.p-product__sub-title {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-product__sub-title {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0.05em;
  }
}

.p-product__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-product__tabs {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.p-product__tabs label {
  max-width: 19.2rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-product__tabs label {
    max-width: 13.6rem;
  }
}

.p-product__tab {
  display: inline-block;
  border-radius: 30px;
  max-width: 19.2rem;
  width: 100%;
  padding: 1.2rem 2rem;
  background-color: #EFF9FF;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-product__tab {
    max-width: 13.6rem;
    padding: 1rem 0.6rem;
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}

.p-product__btn {
  margin-top: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-product__btn {
    display: grid;
    gap: 2rem;
    justify-items: center;
    margin-top: 3rem;
  }
}

.p-product__table-wrapper {
  width: 100%;
  overflow-x: scroll;
}

.p-product__table {
  border-collapse: collapse;
  table-layout: fixed;
  margin-top: 4rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-product__table {
    margin-top: 3rem;
    min-width: 60rem;
    -webkit-overflow-scrolling: touch;
  }
}

.p-product__table-row {
  border-bottom: 1px solid #d9d9d9;
}

.p-product__table-head:first-child,
.p-product__table-data:first-child {
  width: 24rem;
}
@media screen and (max-width: 767px) {
  .p-product__table-head:first-child,
  .p-product__table-data:first-child {
    width: 12rem;
  }
}

.p-product__table-head:nth-child(2),
.p-product__table-data:nth-child(2) {
  width: 20rem;
}
@media screen and (max-width: 767px) {
  .p-product__table-head:nth-child(2),
  .p-product__table-data:nth-child(2) {
    width: 14rem;
  }
}

@media screen and (max-width: 767px) {
  .p-product__table-head:nth-child(3),
  .p-product__table-data:nth-child(3) {
    width: 34rem;
  }
}

.p-product__table-head {
  border-right: 1px solid #d9d9d9;
  background-color: #0886C3;
  padding: 1rem;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-product__table-data {
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  padding: 2.4rem;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3888888889;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-product__table-data {
    padding: 1rem;
  }
}

.p-product__table-data a {
  text-decoration: underline;
}

.p-product__table-data span {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.7857142857;
  letter-spacing: 0.05em;
}

.p-product__table-head:last-child,
.p-product__table-data:last-child {
  border-right: none;
  border-bottom: none;
}

.p-product__table-data--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .p-product__table-data--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
}

.p-product__table-img {
  width: 13rem;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-product__table-text {
  width: calc(100% - 17rem);
  color: #333;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-product__table-text {
    width: 100%;
  }
}

.p-products-aobapedia__title {
  padding: 2.4rem;
  background-color: #0886C3;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-products-aobapedia__title {
    padding: 2rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.2727272727;
    letter-spacing: 0.02em;
  }
}

.p-products-aobapedia__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 6rem;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-products-aobapedia__wrapper {
    gap: 3rem;
    margin-top: 3rem;
  }
}

.p-products-aobapedia__sub-title {
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.02em;
}

.p-products-aobapedia__box {
  border: 1px solid #00325A;
  margin-top: 1rem;
  padding: 3rem 4rem;
  max-height: 42rem;
  overflow-y: scroll;
}
@media screen and (max-width: 767px) {
  .p-products-aobapedia__box {
    padding: 2rem;
  }
}

.p-products-aobapedia__price {
  color: #DC0A0A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.44;
  letter-spacing: 0.02em;
}

.p-products-aobapedia__text {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-products-aobapedia__text + .p-products-aobapedia__text {
  margin-top: 4rem;
}

.p-products-aobapedia__bottom {
  margin-top: 7rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-products-aobapedia__bottom {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-products-aobapedia__bottom {
    margin-top: 2rem;
  }
}

.p-products-aobapedia__link {
  display: block;
  color: #0886C3;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.25;
  letter-spacing: 0.02em;
  text-decoration: underline;
}

.p-products-card__img img {
  aspect-ratio: 315/310;
  max-width: 31.5rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-products-card__img img {
    aspect-ratio: 335/320;
    max-width: none;
  }
}

.p-products-card__img--large img {
  aspect-ratio: 572/240;
  max-width: 57.2rem;
}

.p-products-card__imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-products-card__imgs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-products-card__imgs img:first-child {
  aspect-ratio: 315/310;
  max-width: 31.5rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-products-card__imgs img:first-child {
    aspect-ratio: 335/320;
    max-width: none;
  }
}

.p-products-card__imgs img:last-child {
  aspect-ratio: 369/165;
  max-width: 36.9rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-products-card__imgs img:last-child {
    aspect-ratio: 335/150;
    max-width: none;
  }
}

.p-products-card__body {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-products-card__body {
    margin-top: 1rem;
  }
}

.p-products-card__title {
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}

.p-products-card__text {
  margin-top: 1rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-products-detail-sub {
  padding-left: 4rem;
}
@media screen and (max-width: 767px) {
  .p-products-detail-sub {
    padding-left: 0;
  }
}

.p-products-detail-sub__box {
  margin-top: 4rem;
  padding: 3rem 1rem;
  background-color: #0886C3;
  text-align: center;
}

.p-products-detail-sub__estimate {
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.02em;
}

.p-products-detail-sub__price {
  margin-top: 1rem;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.44;
  letter-spacing: 0.02em;
}

.p-products-detail-sub__office-btn {
  margin-top: 3rem;
  text-align: center;
}

.p-products-detail-sub__user-btn {
  margin-top: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-products-detail-sub__user-btn {
    margin-top: 0;
  }
}

.p-products-detail-sub__btn .c-btn-large {
  max-width: 35rem;
}

.p-products-detail-sub__info {
  margin-top: 3rem;
  text-align: center;
}

.p-products-detail-sub__lead {
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7777777778;
  letter-spacing: 0.05em;
}

.p-products-detail-sub__tel {
  display: block;
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.8rem;
  font-weight: 900;
  line-height: 0.8421052632;
  letter-spacing: 0.02em;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .p-products-detail-sub__tel {
    margin-top: 0.5rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    letter-spacing: 0.02em;
    pointer-events: auto;
  }
}

.p-products-detail-sub__content {
  margin-top: 5rem;
}

.p-products-detail-sub__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4rem;
}

.p-products-detail__head {
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-products-detail__head {
    margin-top: 4rem;
  }
}

.p-products-detail__title {
  padding: 2.4rem;
  background-color: #0886C3;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-products-detail__title {
    padding: 2rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.2727272727;
    letter-spacing: 0.02em;
  }
}

.p-products-detail__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-products-detail__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-products-detail__main {
  border-right: 1px solid #00325A;
  width: 65.1785714286%;
}
@media screen and (max-width: 767px) {
  .p-products-detail__main {
    border-right: none;
    width: 100%;
  }
}

.p-products-detail__primary {
  padding-right: 4rem;
}
@media screen and (max-width: 767px) {
  .p-products-detail__primary {
    padding-right: 0;
  }
}

.p-products-detail__primary-img {
  padding-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-products-detail__primary-img {
    padding-top: 2rem;
  }
}

.p-products-detail__primary-img img {
  margin-inline: auto;
  aspect-ratio: 500/310;
  width: 50rem;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-products-detail__primary-img img {
    aspect-ratio: 335/200;
  }
}

.p-products-detail__primary-text {
  margin-top: 2rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.8333333333;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-products-detail__primary-text {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0.05em;
  }
}

.p-products-detail__secondary {
  display: grid;
  grid-template-columns: 1fr;
  gap: 6rem;
  margin-top: 6rem;
  padding-right: 4rem;
}
@media screen and (max-width: 767px) {
  .p-products-detail__secondary {
    gap: 3rem;
    margin-top: 3rem;
    padding-right: 0;
  }
}

.p-products-detail__sub-title {
  margin-bottom: 1.5rem;
  padding-inline: 2rem;
  background-color: #00325A;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}

.p-products-detail__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-products-detail__list {
    gap: 3rem;
    margin-top: 3rem;
  }
}

.p-products-detail__item {
  list-style: none;
}

.p-products-detail__sub {
  width: 34.7321428571%;
}
@media screen and (max-width: 767px) {
  .p-products-detail__sub {
    margin-top: 6rem;
    width: 100%;
  }
}

.p-products-form input[type=text] {
  border: 1px solid #00325A;
  width: 80rem;
  padding: 1.3rem 2rem;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .p-products-form input[type=text] {
    width: 100%;
  }
}

.p-products-form input[type=radio],
.p-products-form input[type=checkbox] {
  position: absolute;
  opacity: 0;
}

.p-products-form input[type=radio]:checked + .p-product__radio-part::after {
  display: block;
}

.p-products-form input[type=radio]:checked + .p-product__small-tab {
  color: #fff;
  background-color: #00325A;
}

.p-products-form input[type=checkbox]:checked + .p-product__checkbox-part::after {
  display: block;
}

.p-products-form input[type=checkbox]:checked + .p-product__tab-part {
  color: #fff;
  background-color: #00325A;
}

/* チェックボックス */
.p-product__checkbox-part {
  display: block;
  position: relative;
  padding-left: 4rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.2222222222;
  letter-spacing: 0.05em;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-product__checkbox-part {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2.5;
    letter-spacing: 0.05em;
  }
}

.p-product__checkbox-part::before {
  position: absolute;
  top: 0.8rem;
  left: 0;
  border: 1px solid #333;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #fff;
  content: "";
  z-index: 1;
}

.p-product__checkbox-part::after {
  display: none;
  position: absolute;
  top: 1.2rem;
  left: 0.2rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-bottom: 3px solid #333;
  border-left: 3px solid #333;
  width: 2rem;
  height: 1rem;
  content: "";
  z-index: 2;
}

/* タブボタン */
.p-product__tab-part {
  display: inline-block;
  border-radius: 30px;
  max-width: 19.2rem;
  width: 100%;
  padding: 1.2rem 1.9rem;
  background-color: #EFF9FF;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  -webkit-transition: opacity 0.3s, background-color 0.3s;
  transition: opacity 0.3s, background-color 0.3s;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-product__tab-part {
    max-width: 13.6rem;
    padding: 1rem 0.6rem;
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}

/* ラジオボタン */
.p-product__radio-part {
  position: relative;
  padding-left: 4rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.2222222222;
  letter-spacing: 0.05em;
  cursor: pointer;
}

.p-product__radio-part::before {
  position: absolute;
  top: -0.3rem;
  left: 0;
  border: 1px solid black;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #fff;
  content: "";
  z-index: 1;
}

.p-product__radio-part::after {
  display: none;
  position: absolute;
  top: 0.3rem;
  left: 0.6rem;
  border-radius: 50%;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #333;
  content: "";
  z-index: 2;
}

.p-products-form__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10rem;
  margin-top: 12rem;
}
@media screen and (max-width: 767px) {
  .p-products-form__wrapper {
    gap: 3rem;
    margin-top: 3rem;
  }
}

.p-product__small-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.6rem;
}

.p-product__small-tab {
  display: inline-block;
  border-radius: 20px;
  max-width: 8rem;
  min-width: 3em;
  width: 100%;
  text-align: center;
  padding: 0.2rem 2rem;
  background-color: #EFF9FF;
  color: #00325A;
  cursor: pointer;
  -webkit-transition: opacity 0.3s, background-color 0.3s;
  transition: opacity 0.3s, background-color 0.3s;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-product__small-tab {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.05em;
    padding: 0.2rem 1.5rem;
  }
}

.p-products__background {
  display: block;
  background-color: #00325A;
  -webkit-clip-path: polygon(100% 0, 100% 50%, 50% 75%, 0 50%, 0 0);
          clip-path: polygon(100% 0, 100% 50%, 50% 75%, 0 50%, 0 0);
  height: 70rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-products__background {
    display: none;
  }
}

.p-products__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  margin-top: -66rem;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-products__link {
    display: none;
  }
}

.p-product__link-btn {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-product__link-btn {
    display: grid;
    grid-template-columns: 1fr;
    place-items: center;
    gap: 2rem;
    text-align: center;
    margin-inline: auto;
    margin-top: 3rem;
  }
}

.p-products__link-item {
  z-index: 1;
}

.p-products__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .p-products__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}

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

.p-products__message {
  text-align: center;
  padding: 2.4rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.02em;
}

.p-profile-card {
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px rgba(112, 112, 112, .2);
          box-shadow: 0 0 10px rgba(112, 112, 112, .2);
}

.p-profile-card__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 10px;
  padding: 4rem;
  height: 100%;
  background-color: #fff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media screen and (max-width: 767px) {
  .p-profile-card__link {
    padding: 2rem;
  }
}

.p-profile-card__link:hover,
.p-profile-card__link:focus {
  opacity: 1;
  background-color: #F5E100;
}
.p-profile-card__link:hover .p-profile-card__view,
.p-profile-card__link:focus .p-profile-card__view {
  color: #fff;
}

.p-profile-card__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .p-profile-card__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 2rem;
  }
}

.p-profile-card__content {
  width: calc(100% - 20rem);
}
@media screen and (max-width: 767px) {
  .p-profile-card__content {
    width: 100%;
  }
}

.p-profile-card__department {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.625;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-profile-card__department {
    text-align: center;
  }
}

.p-profile-card__name {
  border-bottom: 1px solid #B3B3B3;
  padding-bottom: 2rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-profile-card__name {
    text-align: center;
  }
}

.p-profile-card__text {
  margin-top: 2rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.8666666667;
  letter-spacing: 0.05em;
}

.p-profile-card__img {
  width: 16rem;
}
@media screen and (max-width: 767px) {
  .p-profile-card__img {
    margin-inline: auto;
  }
}

.p-profile-card__img img {
  aspect-ratio: 160/210;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}

.p-profile-card__field {
  margin-top: 2rem;
  margin-bottom: 4rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.7142857143;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-profile-card__field {
    margin-bottom: 0;
  }
}

.p-profile-card__view {
  margin-top: auto;
  color: #F5E100;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.375;
  letter-spacing: 0.05em;
  text-align: center;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media screen and (max-width: 767px) {
  .p-profile-card__view {
    margin-top: 2rem;
  }
}

.p-researchers-detail-award {
  width: calc(50% - 2.5rem);
}
@media screen and (max-width: 767px) {
  .p-researchers-detail-award {
    width: 100%;
  }
}

.p-researchers-detail-award__title {
  padding-left: 1.6rem;
  background-color: #00325A;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}

.p-researchers-detail-award__list {
  margin-top: 2rem;
  padding-left: 1.6rem;
  list-style: disc;
}

.p-researchers-detail-award__item {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.25;
  letter-spacing: 0.05em;
}

.p-researchers-detail-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6rem;
  border: 1px solid #B3B3B3;
  padding: 5rem;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3rem;
    padding: 2rem;
  }
}

.p-researchers-detail-box__head {
  width: 27rem;
  padding-right: 4rem;
  border-right: 1px solid #B3B3B3;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail-box__head {
    border-right: none;
    border-bottom: 1px solid #B3B3B3;
    padding-right: 0;
    padding-bottom: 2rem;
    width: 100%;
  }
}

.p-researchers-detail-box__school {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.p-researchers-detail-box__name {
  margin-top: 2rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

.p-researchers-detail-box__info {
  width: calc(100% - 33rem);
}
@media screen and (max-width: 767px) {
  .p-researchers-detail-box__info {
    width: 100%;
  }
}

.p-researchers-detail-box__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail-box__list {
    gap: 3rem;
  }
}

.p-researchers-detail-box__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6rem;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail-box__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
}

.p-researchers-detail-box__term {
  width: 16.6rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail-box__term {
    width: 100%;
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}

.p-researchers-detail-box__description {
  width: calc(100% - 22.6rem);
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail-box__description {
    width: 100%;
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-researchers-detail-overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail-overview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-researchers-detail-overview__content {
  width: calc(100% - 53rem);
}
@media screen and (max-width: 767px) {
  .p-researchers-detail-overview__content {
    width: 100%;
  }
}

.p-researchers-detail-overview__title {
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.6363636364;
  letter-spacing: 0.02em;
}

.p-researchers-detail-overview__text {
  margin-top: 1rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-researchers-detail-overview__imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  width: 50rem;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail-overview__imgs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}

.p-researchers-detail-overview__imgs img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 24rem;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail-overview__imgs img {
    width: 100%;
  }
}

.p-researchers-detail__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.p-researchers-detail__qa-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  width: calc(100% - 28rem);
}
@media screen and (max-width: 767px) {
  .p-researchers-detail__qa-list {
    width: 100%;
  }
}

.p-researchers-detail__qa-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail__qa-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}

.p-researchers-detail__qa-number {
  display: inline-block;
  width: 8rem;
  color: #46B035;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail__qa-number {
    display: block;
  }
}

.p-researchers-detail__qa-content {
  width: calc(100% - 8.5rem);
}
@media screen and (max-width: 767px) {
  .p-researchers-detail__qa-content {
    width: 100%;
  }
}

.p-researchers-detail__question {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.5909090909;
  letter-spacing: 0.02em;
}

.p-researchers-detail__answer {
  margin-top: 1.6rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail__answer {
    margin-top: 1rem;
  }
}

.p-researchers-detail__img {
  width: 24rem;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail__img {
    margin: auto;
  }
}

.p-researchers-detail__img img {
  aspect-ratio: 240/315;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-researchers-detail__box {
  margin-top: 6rem;
}

.p-researchers-detail__overview {
  margin-top: 6rem;
}

.p-researchers-detail__awards {
  margin-top: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5rem;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail__awards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
    margin-top: 3rem;
  }
}

.p-researchers-detail__title {
  margin-top: 10rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail__title {
    margin-top: 3rem;
  }
}

.p-researchers-detail__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail__list {
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-top: 3rem;
  }
}

.p-researchers-detail__btn {
  margin-top: 6rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-researchers-detail__btn {
    margin-top: 3rem;
  }
}

.p-researchers__title {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.1666666667;
  letter-spacing: 0.05em;
  text-align: center;
}

.p-researchers__attention {
  margin-top: 1.6rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3125;
  letter-spacing: 0.05em;
  text-align: center;
}

.p-researchers__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  margin-top: 6rem;
  border-bottom: 1px solid #B3B3B3;
}
@media screen and (max-width: 767px) {
  .p-researchers__tabs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 3rem 2rem;
  }
}

.p-researchers__tab {
  padding: 1.3rem;
  background-color: #E6E6E6;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.p-researchers__tab:hover {
  opacity: 1;
}

.p-researchers__tab.is-active {
  background-color: #46B035;
  color: #fff;
  pointer-events: none;
}

.p-researchers__list {
  display: none;
  grid-template-columns: repeat(2, 1fr);
  gap: 8rem;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-researchers__list {
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-top: 2rem;
  }
}

.p-researchers__list.is-active {
  display: grid;
}

.p-seminar-archive__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 7rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-archive__list {
    grid-template-columns: 1fr;
  }
}

.p-seminar-archive__item {
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px rgba(112, 112, 112, .2);
          box-shadow: 0 0 10px rgba(112, 112, 112, .2);
  padding: 5rem;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-seminar-archive__item {
    padding: 2rem;
  }
}

.p-seminar-archive__pagination {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-archive__pagination {
    margin-top: 3rem;
  }
}

.p-seminar-box {
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px rgba(112, 112, 112, .2);
          box-shadow: 0 0 10px rgba(112, 112, 112, .2);
  overflow: hidden;
}

.p-seminar-box__head {
  padding: 3.4rem 2rem;
  background-color: #00325A;
}
@media screen and (max-width: 767px) {
  .p-seminar-box__head {
    padding: 2rem;
  }
}

.p-seminar-box__head--light {
  background-color: #0886C3;
}

.p-seminar-box__title {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-seminar-box__title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.02em;
  }
}

.p-seminar-box__body {
  padding: 6rem 9.5rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-seminar-box__body {
    padding: 2rem;
  }
}

.p-seminar-box__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 9rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-box__list {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}

.p-seminar-box__btn {
  margin-top: 6rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-seminar-box__btn {
    margin-top: 3rem;
  }
}

.p-seminar-card {
  position: relative;
  background-color: #fff;
}

.p-seminar-card__link {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-seminar-card__link:hover {
  opacity: 0.6;
}

.p-seminar-card__img img {
  aspect-ratio: 420/260;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-seminar-card__body {
  margin-top: 2rem;
}

.p-seminar-card__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}

.p-seminar-card__price {
  display: block;
  border-radius: 3px;
  padding: 0.6rem 1.1rem;
  background-color: #F5E100;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}

.p-seminar-card__price--paid {
  background-color: #00325A;
  color: #fff;
}

.p-seminar-card__hold {
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.25;
  letter-spacing: 0.05em;
}

.p-seminar-card__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 1rem;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5555555556;
  letter-spacing: 0.05em;
  overflow: hidden;
  text-decoration: underline;
}

.p-seminar-card__text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 1rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.8666666667;
  letter-spacing: 0.05em;
  overflow: hidden;
  text-decoration: underline;
}

.p-seminar-card--flex::after {
  position: absolute;
  top: 50%;
  right: 6rem;
  width: 14px;
  height: 14px;
  background: url(../images/icon-link.png) no-repeat center center/cover;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
}
@media screen and (max-width: 767px) {
  .p-seminar-card--flex::after {
    display: none;
  }
}

.p-seminar-card--flex .p-seminar-card__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
  padding-block: 3rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-card--flex .p-seminar-card__link {
    display: block;
  }
}

.p-seminar-card--flex .p-seminar-card__img {
  width: 21rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-card--flex .p-seminar-card__img {
    width: 100%;
  }
}

.p-seminar-card--flex .p-seminar-card__img img {
  aspect-ratio: 210/130;
}

.p-seminar-card--flex .p-seminar-card__body {
  margin-top: 0;
  width: calc(100% - 25rem);
  padding-right: 15rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-card--flex .p-seminar-card__body {
    margin-top: 2rem;
    width: 100%;
    padding-right: 0;
  }
}

.p-seminar-detail__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-detail__wrapper {
    gap: 4rem;
  }
}

.p-seminar-detail__content {
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px rgba(112, 112, 112, .2);
          box-shadow: 0 0 10px rgba(112, 112, 112, .2);
  overflow: hidden;
}

.p-seminar-detail__head {
  padding: 3.4rem 2rem;
  background-color: #00325A;
}
@media screen and (max-width: 767px) {
  .p-seminar-detail__head {
    padding: 2rem;
  }
}

.p-seminar-detail__head--light {
  background-color: #0886C3;
}

.p-seminar-detail__title {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.1428571429;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-seminar-detail__title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.02em;
  }
}

.p-seminar-detail__main {
  padding: 5rem 10rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-seminar-detail__main {
    padding: 2rem;
  }
}

.p-seminar-detail__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-detail__list {
    gap: 5rem;
  }
}

.p-seminar-detail__btn {
  margin-top: 5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-seminar-detail__btn {
    margin-top: 3rem;
  }
}

.p-seminar-exhibition__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-exhibition__wrapper {
    gap: 4rem;
  }
}

.p-seminar-exhibition__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  border: 5px solid #0886C3;
  padding: 5rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-seminar-exhibition__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
    padding: 2rem;
  }
}

.p-seminar-exhibition__img {
  width: 22rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-exhibition__img {
    width: 100%;
  }
}

.p-seminar-exhibition__img img {
  aspect-ratio: 220/215;
  width: 100%;
  height: 100%;
  max-height: 21.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-seminar-exhibition__img img {
    aspect-ratio: 285/285;
    max-height: none;
  }
}

.p-seminar-exhibition__main {
  width: calc(100% - 26rem);
}
@media screen and (max-width: 767px) {
  .p-seminar-exhibition__main {
    width: 100%;
  }
}

.p-seminar-exhibition__title {
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4545454545;
  letter-spacing: 0.02em;
}

.p-seminar-exhibition__lead {
  border-bottom: 2px solid #00325A;
  margin-top: 2rem;
  padding-bottom: 1rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-seminar-exhibition__hold,
.p-seminar-exhibition__place,
.p-seminar-exhibition__content {
  margin-top: 1.4rem;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

.p-seminar-exhibition__content {
  margin-top: 2rem;
}

.p-seminar-exhibition__sub-title {
  padding-inline: 2rem;
  background-color: #0886C3;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.25;
  letter-spacing: 0.05em;
}

.p-seminar-exhibition__text {
  margin-top: 2rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.8666666667;
  letter-spacing: 0.05em;
}

.p-seminar-exhibition__pagination {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-exhibition__pagination {
    margin-top: 3rem;
  }
}

.p-seminar-guide-event {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide-event {
    margin-top: 4rem;
  }
}

.p-seminar-guide-event__title {
  position: relative;
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.1666666667;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide-event__title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.2142857143;
    letter-spacing: 0.02em;
  }
}

.p-seminar-guide-event__title::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 9rem;
  height: 10rem;
  background: url(../images/seminar06.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide-event__title::after {
    display: none;
  }
}

.p-seminar-guide-event__text {
  margin-top: 2rem;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide-event__text {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.02em;
  }
}

.p-seminar-guide-event__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6rem;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide-event__wrapper {
    grid-template-columns: 1fr;
    gap: 3rem;
    margin-top: 3rem;
  }
}

.p-seminar-guide-event__sub-title {
  padding: 1rem;
  background-color: #00325A;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.6363636364;
  letter-spacing: 0.02em;
  text-align: center;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4545454545;
  letter-spacing: 0.02em;
}

.p-seminar-guide-event__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin-top: 3rem;
}

.p-seminar-guide-event__btn {
  display: block;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  text-align: left;
}

.p-seminar-guide {
  border: 5px solid #0886C3;
  margin-top: 8rem;
  padding: 5rem 9rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide {
    margin-top: 4rem;
    padding: 4rem 2rem;
  }
}

.p-seminar-guide__lead {
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4545454545;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__lead {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2857142857;
    letter-spacing: 0.02em;
  }
}

.p-seminar-guide__title {
  margin-top: 3rem;
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1.4047619048;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__title {
    margin-top: 2rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1.4615384615;
    letter-spacing: 0.02em;
    text-align: left;
  }
}

.p-seminar-guide__text {
  margin-top: 3rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__text {
    margin-top: 2rem;
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-align: left;
  }
}

.p-seminar-guide__info {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__info {
    margin-top: 2rem;
  }
}

.p-seminar-guide__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
  margin-top: 4rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__wrapper {
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-top: 3rem;
  }
}

.p-seminar-guide__wrapper.__full {
  grid-template-columns: 1fr;
}

.p-seminar-guide__schedule-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.2rem;
  margin: 1rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__schedule-list {
    padding-left: 0;
  }
}

.p-seminar-guide__schedule-item {
  display: grid;
  grid-template-columns: 12rem 3fr 1fr;
  grid-template-areas: "time text maker";
  gap: 2rem;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
  background-color: rgba(8, 133, 195, .1);
}
.p-seminar-guide__schedule-item.__title {
  text-align: center;
  border-bottom: 1px solid #0886C3;
}
.p-seminar-guide__schedule-item:nth-last-of-type(even) {
  background-color: rgba(8, 133, 195, 0);
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__schedule-item {
    line-height: 1.4;
    padding: 0.2em;
    gap: 0.8rem;
    grid-template-columns: 1fr;
    grid-template-areas: "time" "text" "maker";
  }
}

.p-seminar-guide__schedule-time {
  padding-left: 0.2em;
  grid-area: time;
}

.p-seminar-guide__schedule-text {
  grid-area: text;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__schedule-text:before {
    content: attr(data-title);
    display: inline-block;
    text-align: center;
    width: 6rem;
    background: #0886C3;
    color: #fff;
    padding: 0.1em 0.4em;
    margin-right: 0.4em;
    font-size: 70%;
  }
}

.p-seminar-guide__schedule-maker {
  grid-area: maker;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__schedule-maker:before {
    content: attr(data-title);
    display: inline-block;
    width: 6rem;
    text-align: center;
    background: #0886C3;
    color: #fff;
    padding: 0.1em 0.4em;
    margin-right: 0.4em;
    font-size: 70%;
  }
}

.p-seminar-guide__img img {
  aspect-ratio: 4/3;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-seminar-guide__hold {
  color: #DC0A0A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2857142857;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__hold {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.05em;
  }
}

.p-seminar-guide__place {
  margin-top: 1rem;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__place {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}

.p-seminar-guide__download {
  display: block;
  margin-top: 1rem;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__download {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}
.p-seminar-guide__download:before {
  content: "";
  background: url(../images/file-pdf-solid.svg) no-repeat center center/contain;
  width: 1em;
  height: 1em;
  display: block;
  margin-right: 0.2em;
}

.p-seminar-guide__sub-title {
  padding-inline: 1.6rem;
  background-color: #0886C3;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.25;
  letter-spacing: 0.02em;
}

.p-seminar-guide__sub-text {
  margin-top: 1rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__sub-text {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-seminar-guide__border_wrap {
  border: 1px solid #0886C3;
}
.p-seminar-guide__border_wrap .p-seminar-guide__sub-text {
  padding: 1rem;
  margin: 0;
}

.p-seminar-guide__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-guide__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3rem;
    margin-top: 3rem;
  }
}

.p-seminar-info__head {
  position: relative;
  border-block: 3px solid #00325A;
  padding: 2.4rem 0;
}
@media screen and (max-width: 767px) {
  .p-seminar-info__head {
    padding: 6rem 0 1rem;
  }
}

.p-seminar-info__title {
  padding-right: 15rem;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-seminar-info__title {
    padding-right: 0;
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-seminar-info__price {
  position: absolute;
  top: 2.4rem;
  right: 0;
  border-radius: 3px;
  padding: 0.9rem 0.5rem;
  background-color: #F5E100;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-seminar-info__price {
    top: 1rem;
    left: 0;
    right: auto;
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}

.p-seminar-info__price--paid {
  background-color: #00325A;
  color: #fff;
}

.p-seminar-info__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  margin-top: 3rem;
}

.p-seminar-info__item {
  color: #00325A;
}

.p-seminar-info__link {
  text-decoration: underline;
}

.p-seminar-info__sub-title {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.1666666667;
  letter-spacing: 0.05em;
}

.p-seminar-info__text {
  margin-top: 0.6rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3125;
  letter-spacing: 0.05em;
}

.p-seminar-info__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-info__center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.p-seminar-info__table {
  border-collapse: collapse;
  width: 51.0869565217%;
}
@media screen and (max-width: 767px) {
  .p-seminar-info__table {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .p-seminar-info__table-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}

.p-seminar-info__table-head,
.p-seminar-info__table-data {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 1rem 2rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.875;
  letter-spacing: 0.05em;
  text-align: left;
  vertical-align: top;
}

.p-seminar-info__table-head {
  width: 14.5rem;
  background-color: rgba(0, 50, 90, .5);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-seminar-info__table-head {
    width: 100%;
  }
}

.p-seminar-info__table-data {
  width: calc(100% - 14.5rem);
  word-break: break-all;
  line-break: normal;
  word-wrap: break-word;
  word-wrap: break-word;
}
@media screen and (max-width: 767px) {
  .p-seminar-info__table-data {
    width: 100%;
  }
}

.p-seminar-info__img {
  width: 45.652173913%;
}
@media screen and (max-width: 767px) {
  .p-seminar-info__img {
    width: 100%;
  }
}

.p-seminar-info__img img {
  aspect-ratio: 420/260;
  width: 100%;
  height: 100%;
  max-height: 26rem;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-seminar-info__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.5rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-info__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 3rem;
  }
}

.p-seminar-info__speaker {
  width: 16.5rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-info__speaker {
    margin-inline: auto;
  }
}

.p-seminar-info__speaker img {
  aspect-ratio: 165/180;
  width: 100%;
  height: 100%;
  max-height: 18rem;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-seminar-info__schedule {
  position: relative;
  background-color: rgba(0, 50, 90, .05);
  width: calc(100% - 21rem);
  padding: 3rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-info__schedule {
    width: 100%;
    padding: 2rem;
  }
}

.p-seminar-info__schedule::before {
  position: absolute;
  top: 5rem;
  left: -3rem;
  border-style: solid;
  border-width: 1.5rem 3rem 1.5rem 0;
  border-color: transparent rgba(0, 50, 90, .05) transparent transparent;
  width: 0;
  height: 0;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-seminar-info__schedule::before {
    top: -3rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-width: 0 1.5rem 3rem 1.5rem;
    border-color: transparent transparent rgba(0, 50, 90, .05) transparent;
  }
}

.p-seminar-info__schedule-title {
  padding: 0.6rem 2rem;
  background-color: rgba(0, 50, 90, .5);
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-seminar-info__schedule-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin-top: 2rem;
  padding-left: 2rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-info__schedule-list {
    padding-left: 0;
  }
}

.p-seminar-info__schedule-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}

.p-seminar-info__schedule-time {
  width: 6rem;
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-seminar-info__schedule-text {
  width: calc(100% - 8rem);
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-seminar-recommend {
  margin-top: 8rem;
  margin-inline: auto;
  max-width: 93rem;
}
@media screen and (max-width: 767px) {
  .p-seminar-recommend {
    margin-top: 4rem;
  }
}

.p-seminar-recommend__title {
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.1666666667;
  letter-spacing: 0.02em;
  text-align: center;
}

.p-seminar-recommend__list {
  margin-top: 4rem;
}

.p-seminar-recommend__item {
  border-top: 1px solid #D9D9D9;
}

.p-seminar-recommend__item:last-child {
  border-bottom: 1px solid #D9D9D9;
}

.p-seminar__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8rem;
}
@media screen and (max-width: 767px) {
  .p-seminar__wrapper {
    gap: 4rem;
  }
}

.p-seminar__comment {
  margin-top: 3rem;
  margin-bottom: 3rem;
  color: #00325A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.018em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-seminar__comment {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.2857142857;
    letter-spacing: 0.02em;
  }
}

.p-seminar_introduction {
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.018em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-seminar_introduction {
    margin-top: 2rem;
    padding: 0 1rem;
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.2857142857;
    letter-spacing: 0.02em;
    text-align: left;
  }
}

.p-sub-card__img {
  border: 1px solid #707070;
  padding: 1rem 2rem;
  background-color: #fff;
}

.p-sub-card__img img {
  aspect-ratio: 270/180;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-sub-card__sub-img {
  margin-top: 1rem;
}

.p-sub-card__sub-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-sub-card__body {
  margin-top: 1rem;
}

.p-sub-card__title {
  color: #00325A;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-sub-card__title {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}

.p-sub-card__title span {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
}

.p-sub-card__text {
  margin-top: 1rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

.p-top-about__title {
  text-align: center;
}

.p-top-about__text {
  margin-top: 3rem;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-about__text {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}

.p-top-about__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 11rem 7rem;
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .p-top-about__list {
    grid-template-columns: 1fr;
    gap: 11rem;
    margin-top: 10rem;
  }
}

.p-top-network__title {
  text-align: center;
}

.p-top-network__sub-title {
  text-align: center;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #46B035;
  margin-top: 2rem;
}

.p-top-network__sub-title span {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}

.p-top-network__title::after {
  display: block;
  content: attr(data-title);
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.375;
  letter-spacing: 0.05em;
}

.p-top-network__wrapper {
  position: relative;
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .p-top-network__wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
    margin-top: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .p-top-network__img {
    display: none;
  }
}

.p-top-network__img img {
  width: 100%;
  margin-inline: auto;
}

.p-top-network__info {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-top-network__info {
    position: static;
    width: 100%;
    text-align: center;
  }
}

.p-top-network__store {
  color: #46B035;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.6363636364;
  letter-spacing: 0.02em;
}

.p-top-network__address {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-top-network__list {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-top-network__list {
    gap: 0.4rem;
    margin-top: 1rem;
  }
}

.p-top-network__item {
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top-network__item {
    letter-spacing: 0.01em;
  }
}

.p-top-network__btn {
  margin-top: 13rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-network__btn {
    margin-top: 4rem;
  }
}

.p-top-network__info--akita {
  top: -3.5rem;
  left: 1rem;
}

.p-top-network__info--honjo {
  top: 17rem;
  left: 1rem;
}

.p-top-network__info--yamagata {
  top: 37rem;
  left: 1rem;
}

.p-top-network__info--koriyama {
  top: 57rem;
  left: 1rem;
}

.p-top-network__info--morioka {
  top: -4rem;
  right: 1rem;
}

.p-top-network__info--kitakami {
  top: 16rem;
  right: 1rem;
}

.p-top-network__info--headoffice {
  top: 37rem;
  right: 1rem;
}
@media screen and (max-width: 767px) {
  .p-top-network__info--headoffice {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.p-top-network__info--iwaki {
  top: 56rem;
  right: 1rem;
}
@media screen and (max-width: 850px) {
  .p-top-network__info--iwaki {
    right: -1.5rem;
  }
}

.p-top-network__info--tokyo {
  top: 75rem;
  right: 1rem;
}
@media screen and (max-width: 850px) {
  .p-top-network__info--tokyo {
    right: -1.5rem;
  }
}

.p-top-news {
  background-color: #46B035;
  padding: 1.6rem;
}

.p-top-news__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  max-width: 136rem;
  padding-left: 3rem;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-top-news__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1rem;
    padding: 0;
  }
}

.p-top-news__link:hover {
  opacity: 1;
}
.p-top-news__link:hover .p-top-news__title {
  -webkit-text-decoration: underline #fff;
          text-decoration: underline #fff;
}

.p-top-news__date {
  color: #fff;
  white-space: nowrap;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top-news__date {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-top-news__title {
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top-news__title {
    font-family: YuGothic, "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

@media screen and (max-width: 767px) {
  .u-desktop {
    display: none;
  }
}

.u-hidden {
  overflow: hidden;
}

.u-icon__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.u-icon__item:before {
  content: attr(data-icon);
  display: inline-block;
  margin-right: 0.5em;
}

.u-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-mobile {
    display: inline-block;
  }
}

.u-none {
  display: none;
}
/*# sourceMappingURL=styles.css.map */
