@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: "Noto Sans CJK JP";
  /* お好きな名前にしましょう */
  src: url("NotoSansCJKjp-Regular.otf");
  /* IE9以上用 */
  src: url("NotoSansCJKjp-Regular.otf") format("embedded-opentype"), url("NotoSansCJKjp-Regular.otf") format("otf"), url("NotoSansCJKjp-Regular.otf") format("truetype");
  /* iOS, Android用 */
  font-weight: 400;
  /* 念の為指定しておきます */
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  /* お好きな名前にしましょう */
  src: url("NotoSansCJKjp-Medium.otf");
  /* IE9以上用 */
  src: url("NotoSansCJKjp-Medium.otf") format("embedded-opentype"), url("NotoSansCJKjp-Medium.otf") format("otf"), url("NotoSansCJKjp-Medium.otf") format("truetype");
  /* iOS, Android用 */
  font-weight: 500;
  /* 念の為指定しておきます */
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  /* お好きな名前にしましょう */
  src: url("NotoSansCJKjp-Bold.otf");
  /* IE9以上用 */
  src: url("NotoSansCJKjp-Bold.otf") format("embedded-opentype"), url("NotoSansCJKjp-Bold.otf") format("otf"), url("NotoSansCJKjp-Bold.otf") format("truetype");
  /* iOS, Android用 */
  font-weight: bold;
  /* 念の為指定しておきます */
  font-style: normal;
}
/* font size */
.fs-10 {
  font-size: 10px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-13 {
  font-size: 13px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-17 {
  font-size: 17px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-19 {
  font-size: 19px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-21 {
  font-size: 21px !important;
}

.fs-22 {
  font-size: 22px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-26 {
  font-size: 26px !important;
}

.fs-27 {
  font-size: 27px !important;
}

.fs-28 {
  font-size: 28px !important;
}

.fs-30 {
  font-size: 30px !important;
}

.fs-32 {
  font-size: 32px !important;
}

.fs-33 {
  font-size: 33px !important;
}

.fs-35 {
  font-size: 35px !important;
}

.fs-36 {
  font-size: 36px !important;
}

.fs-36 {
  font-size: 36px !important;
}

.fs-38 {
  font-size: 38px !important;
}

.fs-40 {
  font-size: 40px !important;
}

.fs-42 {
  font-size: 42px !important;
}

.fs-43 {
  font-size: 43px !important;
}

.fs-45 {
  font-size: 45px !important;
}

.fs-46 {
  font-size: 46px !important;
}

.fs-48 {
  font-size: 48px !important;
}

.fs-50 {
  font-size: 50px !important;
}

.fs-52 {
  font-size: 52px !important;
}

.fs-60 {
  font-size: 60px !important;
}

.fs-61 {
  font-size: 61px !important;
}

@media only screen and (max-width: 768px) {
  .fs-sp-8 {
    font-size: 8px !important;
  }
  .fs-sp-9 {
    font-size: 9px !important;
  }
  .fs-sp-10 {
    font-size: 10px !important;
  }
  .fs-sp-11 {
    font-size: 11px !important;
  }
  .fs-sp-12 {
    font-size: 12px !important;
  }
  .fs-sp-13 {
    font-size: 13px !important;
  }
  .fs-sp-14 {
    font-size: 14px !important;
  }
  .fs-sp-15 {
    font-size: 15px !important;
  }
  .fs-sp-16 {
    font-size: 16px !important;
  }
  .fs-sp-17 {
    font-size: 17px !important;
  }
  .fs-sp-18 {
    font-size: 18px !important;
  }
  .fs-sp-20 {
    font-size: 20px !important;
  }
  .fs-sp-21 {
    font-size: 21px !important;
  }
  .fs-sp-22 {
    font-size: 22px !important;
  }
  .fs-sp-24 {
    font-size: 24px !important;
  }
  .fs-sp-26 {
    font-size: 26px !important;
  }
  .fs-sp-27 {
    font-size: 27px !important;
  }
  .fs-sp-28 {
    font-size: 28px !important;
  }
  .fs-sp-30 {
    font-size: 30px !important;
  }
  .fs-sp-32 {
    font-size: 32px !important;
  }
  .fs-sp-33 {
    font-size: 33px !important;
  }
  .fs-sp-35 {
    font-size: 35px !important;
  }
  .fs-sp-36 {
    font-size: 36px !important;
  }
  .fs-sp-36 {
    font-size: 36px !important;
  }
  .fs-sp-37 {
    font-size: 37px !important;
  }
  .fs-sp-38 {
    font-size: 38px !important;
  }
  .fs-sp-40 {
    font-size: 40px !important;
  }
  .fs-sp-42 {
    font-size: 42px !important;
  }
  .fs-sp-45 {
    font-size: 45px !important;
  }
  .fs-sp-48 {
    font-size: 48px !important;
  }
  .fs-sp-50 {
    font-size: 50px !important;
  }
}
/* font weight */
.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-normal {
  font-weight: normal !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-bold {
  font-weight: bold !important;
}

.bold {
  font-weight: bold !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

@media only screen and (max-width: 768px) {
  .fw-sp-300 {
    font-weight: 300 !important;
  }
  .fw-sp-400 {
    font-weight: 400 !important;
  }
  .fw-sp-normal {
    font-weight: normal !important;
  }
  .fw-sp-500 {
    font-weight: 500 !important;
  }
  .fw-sp-600 {
    font-weight: 600 !important;
  }
  .fw-sp-700 {
    font-weight: 700 !important;
  }
  .fw-sp-bold {
    font-weight: bold !important;
  }
  .fw-sp-800 {
    font-weight: 800 !important;
  }
  .fw-sp-900 {
    font-weight: 900 !important;
  }
}
.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
.thumb-wrapper {
  display: block;
  position: relative;
}
.thumb-wrapper .thumb-img {
  display: block;
  position: relative;
  width: 100%;
  object-fit: cover;
}

.flexible-content {
  padding: min(5.785246vw, 86px) 0;
}
@media only screen and (max-width: 768px) {
  .flexible-content {
    padding: min(15.785246vw, 64px) 0;
  }
}
.flexible-content .block-list {
  display: block;
  position: relative;
  width: 100%;
}
.flexible-content .block-list .block-item {
  display: block;
  position: relative;
  width: 100%;
}
.flexible-content .block-list .block-item:not(:last-child) {
  margin-bottom: min(5.185246vw, 86px);
}
@media only screen and (max-width: 768px) {
  .flexible-content .block-list .block-item:not(:last-child) {
    margin-bottom: min(16.185246vw, 60px);
  }
}
.flexible-content .block-big-title {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  line-height: 1.4;
  font-family: "Noto Sans CJK JP" !important;
  margin-bottom: min(3.3333333333vw, 45px);
}
@media screen and (max-width: 768px) {
  .flexible-content .block-big-title {
    font-size: 24px;
    margin-bottom: min(7.533333vw, 32px);
  }
}
.flexible-content .block-medium-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  font-family: "Noto Sans CJK JP" !important;
  margin-bottom: min(1.833333vw, 30px);
}
@media screen and (max-width: 768px) {
  .flexible-content .block-medium-title {
    font-size: 18px;
    margin-bottom: min(6.733333vw, 22px);
  }
}
.flexible-content .block-desc {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  line-height: 1.6;
  letter-spacing: 0.07em;
  font-family: "Noto Sans CJK JP" !important;
  margin-bottom: min(1.833333vw, 30px);
}
@media screen and (max-width: 768px) {
  .flexible-content .block-desc {
    font-size: 14px;
    margin-bottom: min(6.733333vw, 22px);
  }
}
.flexible-content .sub-el:last-child {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 768px) {
  .flexible-content .sub-el:last-child {
    margin-bottom: 0;
  }
}
.flexible-content .left-right {
  display: flex;
  column-gap: min(4.133333vw, 68px);
  margin-bottom: min(1.833333vw, 30px);
}
@media only screen and (max-width: 768px) {
  .flexible-content .left-right {
    flex-direction: column;
    row-gap: min(6.733333vw, 26px);
    margin-bottom: min(6.733333vw, 26px);
  }
}
.flexible-content .left-right.reverse {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  .flexible-content .left-right.reverse {
    flex-direction: column;
  }
}
.flexible-content .left-right.left-right-sp {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  .flexible-content .left-right.left-right-sp {
    flex-direction: column-reverse;
  }
}
.flexible-content .left-right .left-part {
  width: 100%;
}
.flexible-content .left-right .thumb-wrapper {
  width: 30%;
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .flexible-content .left-right .thumb-wrapper {
    width: 100%;
  }
}
.flexible-content .left-right .thumb-wrapper .thumb-img {
  border-radius: 0.7rem;
}
@media only screen and (max-width: 768px) {
  .flexible-content .left-right .thumb-wrapper .thumb-img {
    border-radius: 0.5rem;
  }
}
.flexible-content .left-right .part-title {
  margin-bottom: min(1.233333vw, 20px);
}
@media screen and (max-width: 768px) {
  .flexible-content .left-right .part-title {
    margin-bottom: min(3.333333vw, 12px);
  }
}
.flexible-content .left-right .part-desc {
  margin-bottom: min(1.233333vw, 20px);
}
@media only screen and (max-width: 768px) {
  .flexible-content .left-right .part-desc {
    margin-bottom: min(3.333333vw, 12px);
  }
}
.flexible-content .code-editor {
  position: relative;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 768px) {
  .flexible-content .code-editor {
    margin-bottom: 3rem;
  }
}
.flexible-content .code-editor a {
  font-size: inherit;
  font-family: inherit;
  color: #007bff;
  text-decoration: underline;
}
.flexible-content .code-editor iframe {
  width: 100%;
}
.flexible-content .part-sub-title {
  font-size: 17px;
  font-weight: 700;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0.07em;
  font-family: "Noto Sans CJK JP" !important;
  margin-bottom: min(0.733333vw, 12px);
}
@media screen and (max-width: 768px) {
  .flexible-content .part-sub-title {
    font-size: 15px;
    margin-bottom: min(3.333333vw, 12px);
  }
}
.flexible-content table {
  width: 100%;
}
.flexible-content table th,
.flexible-content table td {
  font-size: 14px;
  font-family: "Noto Sans CJK JP" !important;
  line-height: 1.4;
  padding: min(1.033333vw, 16px) min(1.333333vw, 20px);
}
@media only screen and (max-width: 768px) {
  .flexible-content table th,
  .flexible-content table td {
    font-size: 10px;
    padding: 1rem 0.4rem;
  }
}
.flexible-content table th {
  text-align: center;
}
.flexible-content table,
.flexible-content th,
.flexible-content td {
  border-collapse: collapse;
  border: 1px solid #d9d9d9;
}
.flexible-content .disc-list {
  margin-bottom: min(1.833333vw, 30px);
  padding-left: min(2.233333vw, 36px);
}
@media only screen and (max-width: 768px) {
  .flexible-content .disc-list {
    margin-bottom: min(6.733333vw, 26px);
    padding-left: min(6.733333vw, 20px);
  }
}
.flexible-content .disc-list li {
  font-size: 17px;
  list-style-type: disc;
  line-height: 1.8;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .flexible-content .disc-list li {
    font-size: 15px;
  }
}
.flexible-content .decimal-list {
  margin-bottom: min(1.833333vw, 30px);
  padding-left: min(2.233333vw, 36px);
}
@media only screen and (max-width: 768px) {
  .flexible-content .decimal-list {
    margin-bottom: min(6.733333vw, 26px);
    padding-left: min(6.733333vw, 20px);
  }
}
.flexible-content .decimal-list li {
  font-size: 17px;
  list-style-type: decimal;
  line-height: 1.8;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .flexible-content .decimal-list li {
    font-size: 15px;
  }
}
.flexible-content .block-img {
  width: auto;
  display: block;
  position: relative;
  margin-bottom: min(1.833333vw, 30px);
}
@media only screen and (max-width: 768px) {
  .flexible-content .block-img {
    width: 100%;
    margin-bottom: min(6.733333vw, 26px);
  }
}
.flexible-content .block-img.center-img {
  margin-left: auto;
  margin-right: auto;
}
.flexible-content .block-img.right-img {
  margin-left: auto;
  margin-right: 0;
}
.flexible-content .column-2 {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  column-gap: 6%;
  row-gap: min(1.233333vw, 40px);
  flex-wrap: wrap;
  margin-bottom: min(1.833333vw, 30px);
}
@media only screen and (max-width: 768px) {
  .flexible-content .column-2 {
    flex-direction: column;
    row-gap: min(10.533333vw, 40px);
    margin-bottom: min(6.733333vw, 26px);
  }
}
.flexible-content .column-2 .column-item {
  display: block;
  position: relative;
  width: 47%;
}
@media only screen and (max-width: 768px) {
  .flexible-content .column-2 .column-item {
    width: 100%;
  }
}
.flexible-content .column-3 {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  column-gap: 4%;
  row-gap: min(1.233333vw, 40px);
  flex-wrap: wrap;
  margin-bottom: min(1.833333vw, 30px);
}
@media only screen and (max-width: 768px) {
  .flexible-content .column-3 {
    flex-direction: column;
    row-gap: min(10.533333vw, 40px);
    margin-bottom: min(6.733333vw, 26px);
  }
}
.flexible-content .column-3 .column-item {
  display: block;
  position: relative;
  width: 30.6666666667%;
}
@media only screen and (max-width: 768px) {
  .flexible-content .column-3 .column-item {
    width: 100%;
  }
}
.flexible-content .column-item .thumb-wrapper {
  width: 100%;
  margin-bottom: min(1.233333vw, 20px);
}
@media only screen and (max-width: 768px) {
  .flexible-content .column-item .thumb-wrapper {
    margin-bottom: min(3.333333vw, 12px);
  }
}
.flexible-content .column-item .item-title {
  margin-bottom: min(1.233333vw, 20px);
}
@media screen and (max-width: 768px) {
  .flexible-content .column-item .item-title {
    margin-bottom: min(3.333333vw, 12px);
  }
}
.flexible-content .column-item .item-desc {
  margin-bottom: min(1.233333vw, 20px);
}
@media only screen and (max-width: 768px) {
  .flexible-content .column-item .item-desc {
    margin-bottom: min(3.333333vw, 12px);
  }
}
.flexible-content .buttons-group {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  column-gap: min(3.333333vw, 12px);
  margin: min(3.233333vw, 50px) auto;
}
@media only screen and (max-width: 768px) {
  .flexible-content .buttons-group {
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
    margin: min(10.633333vw, 40px) auto;
  }
}
.flexible-content .btn-link {
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-bottom: min(1.233333vw, 20px);
}
@media only screen and (max-width: 768px) {
  .flexible-content .btn-link {
    column-gap: 8px;
    margin-bottom: min(3.333333vw, 12px);
  }
}
.flexible-content .btn-link:before {
  content: "";
  display: block;
  position: relative;
  width: 8px;
  height: 12px;
  background-image: url(../images/common/iconrightarrow.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .flexible-content .btn-link:before {
    width: 6px;
    height: 9px;
  }
}
.flexible-content .btn-link .btn-text {
  font-size: 14px;
  font-weight: 700;
  color: #007bff;
  line-height: 1;
  letter-spacing: 0.07em;
  font-family: "Noto Sans CJK JP" !important;
}
@media screen and (max-width: 768px) {
  .flexible-content .btn-link .btn-text {
    font-size: 10px;
  }
}

.common-button {
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 260px;
  padding: 18px 64px;
  background-color: #1d315c;
  border-radius: 50px;
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  line-height: 1.4;
  letter-spacing: 0;
  font-family: "Noto Sans CJK JP" !important;
  text-align: center;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.common-button:hover {
  opacity: 0.8;
}

.custom-breadcrumb {
  display: block;
  position: relative;
  margin-bottom: min(4.866667vw, 76px);
  padding: min(1.466667vw, 20px) 0;
}
@media screen and (max-width: 768px) {
  .custom-breadcrumb {
    margin-bottom: min(9.466667vw, 36px);
    padding: min(2.933333vw, 16px) 0;
  }
}
.custom-breadcrumb .custom-breadcrumb__inner * {
  font-family: "Noto Sans CJK JP" !important;
  display: inline;
  font-size: 13px;
  font-weight: 400 !important;
}
.custom-breadcrumb .btn-link {
  color: #0066ff;
}
.custom-breadcrumb .custom-breadcrumb__icon {
  display: inline-block;
  margin: 0 4px;
  width: unset;
}

.sub-mainview {
  display: block;
  position: relative;
}
.sub-mainview .submainview-img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .sub-mainview .submainview-img {
    height: 200px;
  }
}
.sub-mainview .submainview-title {
  position: absolute;
  bottom: 50%;
  left: 50%;
  width: fit-content;
  transform: translate(-50%, 50%);
  font-family: "Noto Sans JP", sans-serif !important;
  color: #fff;
}

.members-page * {
  font-family: "Noto Sans CJK JP" !important;
  font-weight: 500;
}

#members-page .header-part {
  margin-bottom: min(4.866667vw, 76px);
}

@media screen and (max-width: 768px) {
  #members-page .header-part {
    margin-bottom: min(9.466667vw, 36px);
  }
}
#members-page .header-part .inner {
  max-width: 970px;
}

#members-page .header-part .header-part__container {
  display: block;
  position: relative;
  width: 100%;
}

#members-page .header-part .title-text {
  display: block;
  position: absolute;
  width: 100%;
  max-width: 83%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: min(1.466667vw, 24px);
  background-color: #fff;
  border-radius: 5px;
}

#members-page .header-part .part-img {
  border-radius: 5px;
}

@media screen and (max-width: 768px) {
  #members-page .header-part .part-img {
    width: 100%;
  }
}
#members-page .header-part .header-part__title {
  font-size: 26px;
  font-weight: 700;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0;
  font-family: "Shippori Mincho", serif;
  text-align: center;
  margin-bottom: min(1.166667vw, 20px);
}

@media screen and (max-width: 768px) {
  #members-page .header-part .header-part__title {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: min(2.433333vw, 10px);
  }
}
#members-page .header-part .header-part__text {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #members-page .header-part .header-part__text {
    font-size: 12px;
    line-height: 1.3;
  }
}
#members-page .members-cat {
  margin-bottom: min(4.866667vw, 76px);
}

@media screen and (max-width: 768px) {
  #members-page .members-cat {
    margin-bottom: min(9.466667vw, 36px);
  }
}
#members-page .members-cat .members-cat__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-column-gap: min(2vw, 32px);
  -moz-column-gap: min(2vw, 32px);
  column-gap: min(2vw, 32px);
  row-gap: min(1.333333vw, 16px);
  margin-bottom: min(2vw, 28px);
}

#members-page .members-cat .members-cat__row:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  #members-page .members-cat .members-cat__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    margin-bottom: min(5.333333vw, 24px);
  }
}
#members-page .members-cat .members-cat__label {
  display: block;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: min(8vw, 110px);
  font-family: "Noto Sans CJK JP" !important;
  font-size: 17px;
  font-weight: 700;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0;
  padding-top: min(0.266667vw, 4px);
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  #members-page .members-cat .members-cat__label {
    width: 100%;
    font-size: 14px;
    padding-top: 0;
    margin-bottom: min(2.133333vw, 8px);
  }
}
#members-page .members-cat .members-cat__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: min(0.8vw, 12px);
  -moz-column-gap: min(0.8vw, 12px);
  column-gap: min(0.8vw, 12px);
  row-gap: min(0.8vw, 12px);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#members-page .members-cat .members-cat__button {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

#members-page .members-cat .members-cat__input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

#members-page .members-cat .members-cat__text {
  display: inline-block;
  font-family: "Noto Sans CJK JP" !important;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
  width: 150px;
  padding: min(0.333333vw, 4px) min(1.333333vw, 20px);
  white-space: nowrap;
  background-color: #fff;
  border: 2px solid #dddddd;
  border-radius: 999px;
  -webkit-transition: background-color 0.2s, color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}

@media screen and (max-width: 768px) {
  #members-page .members-cat .members-cat__text {
    width: fit-content;
    font-size: 12px;
    padding: min(1.4vw, 5px) min(3.733333vw, 14px);
  }
}
#members-page .members-cat .members-cat__button .members-cat__text:hover {
  border-color: #999999;
}

#members-page .members-cat .members-cat__button .members-cat__input:checked + .members-cat__text {
  background-color: #999999;
  border-color: #999999;
  color: #fff;
}

#members-page .members-cat .members-cat__button .members-cat__input:checked + .members-cat__text:hover {
  background-color: #999999;
  border-color: #999999;
  color: #fff;
}

#members-page .members-section {
  margin-bottom: min(6.666667vw, 100px);
}

@media screen and (max-width: 768px) {
  #members-page .members-section {
    margin-bottom: min(13.333333vw, 80px);
  }
}
#members-page .members-section .members-section__cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: min(1.333333vw, 20px);
  -moz-column-gap: min(1.333333vw, 20px);
  column-gap: min(1.333333vw, 20px);
  row-gap: min(2vw, 28px);
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 1200px) {
  #members-page .members-section .members-section__cards {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 768px) {
  #members-page .members-section .members-section__cards {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: min(3.2vw, 16px);
    -moz-column-gap: min(3.2vw, 16px);
    column-gap: min(3.2vw, 16px);
    row-gap: min(4.266667vw, 20px);
  }
}
#members-page .members-section .members-section__card {
  display: block;
}

#members-page .members-section .members-section__card.is-hidden,
#members-page .members-section .members-section__card.is-more-hidden {
  display: none;
}

#members-page .members-section .members-section__anchor {
  display: block;
  position: relative;
  height: 100%;
  border: 1px solid #eeeeee;
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

#members-page .members-section .members-section__card--affiliation .members-section__anchor {
  border-color: rgba(204, 204, 204, 0.7490196078);
}

#members-page .members-section .members-section__card--role .members-section__anchor {
  border-color: rgba(204, 204, 204, 0.7490196078);
}

#members-page .members-section .members-section__card--common-words .members-section__anchor {
  border-color: rgba(204, 204, 204, 0.7490196078);
}

#members-page .members-section .members-section__card--affiliation.members-section__card--role .members-section__anchor,
#members-page .members-section .members-section__card--affiliation.members-section__card--common-words .members-section__anchor,
#members-page .members-section .members-section__card--role.members-section__card--common-words .members-section__anchor,
#members-page .members-section .members-section__card--affiliation.members-section__card--role.members-section__card--common-words .members-section__anchor {
  border-color: #eeeeee;
}

#members-page .members-section .members-section__anchor:hover {
  opacity: 0.8;
}

#members-page .members-section .members-section__thumb {
  overflow: hidden;
}

#members-page .members-section .members-section__img {
  display: block;
  width: 100%;
  aspect-ratio: 250/135;
  -o-object-fit: cover;
  object-fit: cover;
}

#members-page .members-section .members-section__body {
  padding: min(1.066667vw, 16px) min(1.066667vw, 16px) min(1.333333vw, 20px);
}

@media screen and (max-width: 768px) {
  #members-page .members-section .members-section__body {
    padding: min(2.133333vw, 10px) min(2.133333vw, 10px) min(2.666667vw, 14px);
  }
}
#members-page .members-section .members-section__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: min(1.033333vw, 16px);
  -moz-column-gap: min(1.033333vw, 16px);
  column-gap: min(1.033333vw, 16px);
  row-gap: min(1.033333vw, 8px);
  margin-bottom: min(0.666667vw, 10px);
}

@media screen and (max-width: 768px) {
  #members-page .members-section .members-section__meta {
    -webkit-column-gap: min(2.666667vw, 10px);
    -moz-column-gap: min(2.666667vw, 10px);
    column-gap: min(2.666667vw, 10px);
    row-gap: min(1.166667vw, 2px);
    margin-bottom: min(1.8vw, 10px);
  }
}
#members-page .members-section .members-section__tag {
  display: inline-block;
  font-family: "Noto Sans CJK JP" !important;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #members-page .members-section .members-section__tag {
    font-size: 12px;
  }
}
#members-page .members-section .members-section__tag--affiliation {
  border-color: rgba(204, 204, 204, 0.7490196078);
}

#members-page .members-section .members-section__tag--role {
  border-color: rgba(204, 204, 204, 0.7490196078);
}

#members-page .members-section .members-section__tag--common-words {
  border-color: rgba(204, 204, 204, 0.7490196078);
}

#members-page .members-section .members-section__title {
  font-family: "Noto Sans CJK JP" !important;
  font-size: 17px;
  font-weight: 700;
  color: #000;
  line-height: 1.5;
  letter-spacing: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  #members-page .members-section .members-section__title {
    font-size: 14px;
    line-height: 1.4;
  }
}
#members-page .members-section .members-section__more-wrap {
  margin-top: min(3.333333vw, 40px);
  text-align: center;
}

@media screen and (max-width: 768px) {
  #members-page .members-section .members-section__more-wrap {
    margin-top: min(8vw, 32px);
  }
}
#members-page .members-section .members-section__more-wrap.is-hidden {
  display: none;
}

#single-member .profile-part {
  display: block;
  position: relative;
  width: 100%;
}
#single-member .profile-part .no-img {
  display: block;
  position: relative;
  width: 100%;
  max-width: 250px;
}

@media screen and (max-width: 768px) {
  #single-member .profile-part {
    display: block;
    row-gap: 0;
  }
}
#single-member .profile-part .profile-part__content {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px;
}

@media screen and (max-width: 768px) {
  #single-member .profile-part .profile-part__content {
    padding: min(2.6666666667vw, 20px);
  }
}
#single-member .profile-part .profile-part__content .content-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 36px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  #single-member .profile-part .profile-part__content .content-container {
    padding: min(4.2666666667vw, 32px);
  }
}
#single-member .profile-part .profile-part__content .profile-part__toplabel {
  font-size: 26px;
  font-weight: 700;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0;
  font-family: "Shippori Mincho", serif;
  margin-bottom: min(0.666667vw, 10px);
}

@media screen and (max-width: 768px) {
  #single-member .profile-part .profile-part__content .profile-part__toplabel {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: min(2.433333vw, 10px);
  }
}
#single-member .profile-part .profile-part__content .profile-part__title {
  font-size: 40px;
  font-weight: 700;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0;
  font-family: "Shippori Mincho", serif;
  margin-bottom: min(2.6666666667vw, 32px);
}

@media screen and (max-width: 768px) {
  #single-member .profile-part .profile-part__content .profile-part__title {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: min(5.7333333333vw, 43px);
  }
}
#single-member .profile-part .profile-part__content .profile-part__name {
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: min(1.6852459016vw, 10px);
}

@media screen and (max-width: 768px) {
  #single-member .profile-part .profile-part__content .profile-part__name {
    flex: 1 0 auto;
    font-size: 15px;
    margin-bottom: 1.6666666667vw;
  }
}
#single-member .profile-part .profile-part__content .profile-part__startdate {
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #single-member .profile-part .profile-part__content .profile-part__startdate {
    flex: 1 0 auto;
    font-size: 15px;
  }
}
#single-member .profile-part__img {
  display: block;
  position: relative;
  width: 100%;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  #single-member .profile-part__img {
    width: 100%;
  }
}
#single-member .profile-part__img .thumb-img {
  display: block;
  position: relative;
  width: 100%;
}

#single-member .members-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  row-gap: min(2.666667vw, 40px);
  margin-top: min(4vw, 60px);
  margin-bottom: min(6.666667vw, 100px);
}

@media screen and (max-width: 768px) {
  #single-member .members-footer {
    row-gap: min(6.4vw, 32px);
    margin-top: min(8vw, 40px);
    margin-bottom: min(13.333333vw, 64px);
  }
}
#single-member .pagination-part {
  margin-top: min(5.333333vw, 80px);
  margin-bottom: min(4vw, 60px);
}

@media screen and (max-width: 768px) {
  #single-member .pagination-part {
    margin-top: min(10.666667vw, 48px);
    margin-bottom: min(8vw, 40px);
  }
}
#single-member .pagination-part__next-label {
  font-family: "Noto Sans CJK JP" !important;
  font-size: 15px;
  font-weight: 400;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: min(0.8vw, 12px);
  text-align: center;
}

@media screen and (max-width: 768px) {
  #single-member .pagination-part__next-label {
    font-size: 14px;
    margin-bottom: min(2.133333vw, 8px);
  }
}
#single-member .pagination-part__next-link {
  font-family: "Noto Sans CJK JP" !important;
  display: block;
  width: fit-content;
  padding: min(1.033333vw, 16px) min(2.166667vw, 36px);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: min(2.666667vw, 40px);
  background-color: #f2f1e7;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  -webkit-transition: opacity 0.2s;
  text-align: center;
  transition: opacity 0.2s;
}

#single-member .pagination-part__next-link:hover {
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  #single-member .pagination-part__next-link {
    padding: min(2.2vw, 8px) min(4.266667vw, 16px);
    margin-bottom: min(6.4vw, 28px);
    font-size: 13px;
  }
}
#single-member .pagination-part__nav {
  margin-bottom: min(1.666667vw, 24px);
}

#single-member .pagination-part__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: min(0.533333vw, 8px);
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 768px) {
  #single-member .pagination-part__list {
    gap: min(1.6vw, 6px);
  }
}
#single-member .pagination-part__item-wrap {
  display: block;
}

#single-member .pagination-part__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: min(2.666667vw, 40px);
  height: min(2.666667vw, 40px);
  padding: 0 min(0.533333vw, 8px);
  border: 1px solid #bebb9a;
  background-color: #fff;
  font-family: "Noto Sans CJK JP" !important;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  line-height: 1;
  letter-spacing: 0;
  border-radius: 4px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #single-member .pagination-part__item {
    min-width: min(8.533333vw, 36px);
    height: min(8.533333vw, 36px);
    font-size: 12px;
  }
}
#single-member .pagination-part__item.is-current {
  background-color: #bebb9a;
  color: #fff;
  font-weight: 700;
}

#single-member .pagination-part__item.is-disabled {
  opacity: 0.35;
}

#single-member .pagination-part__status {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #single-member .pagination-part__status {
    font-size: 12px;
  }
}
#single-member .members-footer .footer-profile {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

#single-member .footer-profile {
  margin-top: min(4vw, 60px);
  margin-bottom: min(6.666667vw, 100px);
  padding: min(2vw, 32px) min(2.666667vw, 40px);
  border-radius: 8px;
  background-color: #f2f1e7;
}

@media screen and (max-width: 768px) {
  #single-member .footer-profile {
    margin-top: min(8vw, 40px);
    margin-bottom: min(13.333333vw, 64px);
    padding: min(4.266667vw, 20px) min(4.266667vw, 20px);
  }
}
#single-member .footer-profile .profile-label {
  font-family: "Noto Sans CJK JP" !important;
  font-size: 17px;
  font-weight: 700;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: min(1.066667vw, 16px);
}

@media screen and (max-width: 768px) {
  #single-member .footer-profile .profile-label {
    font-size: 15px;
    margin-bottom: min(2.133333vw, 10px);
  }
}
#single-member .footer-profile .profile-text {
  font-family: "Noto Sans CJK JP" !important;
  font-size: 15px;
  font-weight: 400;
  color: #000;
  line-height: 1.8;
  letter-spacing: 0;
}

@media screen and (max-width: 768px) {
  #single-member .footer-profile .profile-text {
    font-size: 14px;
    line-height: 1.7;
  }
}
#single-member .members-toc {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  padding: min(2vw, 32px) min(2.666667vw, 40px);
  background-color: #f2f1e7;
  border-radius: 8px;
}

@media screen and (max-width: 768px) {
  #single-member .members-toc {
    width: 100%;
    padding: min(4.266667vw, 20px) min(3.2vw, 16px);
  }
}
#single-member .members-toc__title {
  font-family: "Noto Sans CJK JP" !important;
  font-size: 17px;
  font-weight: 700;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: min(1.066667vw, 16px);
}

@media screen and (max-width: 768px) {
  #single-member .members-toc__title {
    font-size: 15px;
    margin-bottom: min(2.133333vw, 10px);
  }
}
#single-member .members-toc__list-wrap {
  overflow: hidden;
}

#single-member .members-toc__list-wrap.is-scrollable {
  max-height: calc(min(2.133333vw, 32px) * 8 + min(0.8vw, 12px) * 7);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

@media screen and (max-width: 768px) {
  #single-member .members-toc__list-wrap.is-scrollable {
    max-height: calc(min(10.666667vw, 40px) * 4 + min(1.066667vw, 8px) * 3);
  }
  #single-member .members-toc__item-wrap + .members-toc__item-wrap {
    margin-top: min(1.066667vw, 8px);
  }
}
#single-member .members-toc__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

#single-member .members-toc__item-wrap + .members-toc__item-wrap {
  margin-top: min(0.8vw, 12px);
}

#single-member .members-toc__item {
  display: block;
  font-family: "Noto Sans CJK JP" !important;
  font-size: 15px;
  font-weight: 400;
  color: #1c305c;
  line-height: 1.6;
  letter-spacing: 0;
  text-decoration: none;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media screen and (max-width: 768px) {
  #single-member .members-toc__item {
    font-size: 14px;
  }
}

#single-member .members-toc__item:hover {
  opacity: 0.7;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  #single-member .members-toc__item {
    font-size: 12px;
  }
}
#single-member .members-toc__item.is-current {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

#single-member .members-toc__item.is-current:hover {
  opacity: 1;
}

#single-member .footer-button {
  margin: 90px auto;
}
@media screen and (max-width: 768px) {
  #single-member .footer-button {
    margin: 60px auto;
  }
}

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