@charset "utf-8";
body {
  min-width: 1366px;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.05em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
body, button, input, select, textarea { 
font-family: 'Noto Sans JP', sans-serif;  
} 
p,
a,
span,
div {
  font-feature-settings: "palt";}

a {
  transition: all 0.3s ease;
}
header {
  z-index: 999;
  position: fixed;
  right: 43px;
  top: 40px;
}
main {
  background-image: url(../images/img_bg_01.svg) , url(../images/img_bg_01.svg);
  background-repeat: repeat-y , repeat-y;
  background-position: calc(50% - 568px) 0 , calc(50% + 568px) 0;
  background-size: 1px 1px , 1px 1px;
}
.sub-font , .en {
  font-family: "Inter", sans-serif;
}
.inner-wrap {
  margin: 0 auto;
  max-width: 1366px;
  padding-left: 43px;
  padding-right: 43px;
}
.inner-l-wrap {
  margin: 0 auto;
  max-width: 1366px;
}
.inner-s-wrap {
  margin: 0 auto;
  max-width: 880px;
  padding-left: 20px;
  padding-right: 20px;
}
/*=========================================*/
.js-action.fade-up,
.js-action-mv {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.6s ease;
}
.js-action.fade-up.show,
.js-action-mv.show {
  opacity: 1;
  transform: translateY(0);
}
.js-action.fade-up.show .ttl {
  transition-delay: 0.2s;
}
.js-action.fade-up.show .txt-ex {
  transition-delay: 0.4s;
}
.fade-up-child {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.fade-up-child.show {
  opacity: 1;
  transform: translateY(0);
}
/*=========================================*/
.txt-span {
  position: relative;
  z-index: 1;
  display: block;
}
.txt-span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -14px;
  width: 0%;
  height: 2px;
  background: #222;
  z-index: -1;
  transition: all 0.8s;
}
.txt-span.is-active:after {
  width: 100%;
}
.ttl-wrap .ttl {
  font-size: 40px;
  font-weight: 600;
  line-height: 0;
  margin-bottom: 22px;
}
.ttl-wrap .txt-ex {
  margin-top: 46px;
}
/*=========================================*/
.flowing-ttl {
  display: flex;
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
}
.flowing-ttl__item {
  flex: 0 0 auto;
  font-size: 100px;
  font-weight: 400;
  white-space: nowrap;
  padding: 0 15px;
  line-height: 1;
}
.flowing-ttl__item:nth-child(odd) {
  animation: loop 80s linear -40s infinite;
}
.flowing-ttl__item:nth-child(even) {
  animation: loop2 80s linear infinite;
}
.flowing-ttl.reverse .flowing-ttl__item:nth-child(odd) {
  animation: loop 80s linear -40s infinite reverse;
}
.flowing-ttl.reverse .flowing-ttl__item:nth-child(even) {
  animation: loop2 80s linear infinite reverse;
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
/*=========================================*/
.btn-pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  opacity: 0;
  transition: all 0.3s ease;
}
.btn-pagetop.show {
  opacity: 1;
}
/*=========================================*/

#rect1, #rect2 {
  stroke-dasharray: 1278px;
  stroke-dashoffset: 1278px;
}
#rect3, #rect4 {
  stroke-dasharray: 1504px;
  stroke-dashoffset: 1504px;
}
#rect5, #rect6 {
  stroke-dasharray: 1460px;
  stroke-dashoffset: 1460px;
}
#rect7, #rect8 {
  stroke-dasharray: 1252px;
  stroke-dashoffset: 1252px;
}
#rect9, #rect10 {
  stroke-dasharray: 853px;
  stroke-dashoffset: 853px;
}
#rect11, #rect12 {
  stroke-dasharray: 436px;
  stroke-dashoffset: 436px;
}
#rect13, #rect14 {
  stroke-dasharray: 623px;
  stroke-dashoffset: 623px;
}
#rect15 {
  stroke-dasharray: 1253px;
  stroke-dashoffset: 1253px;
}
#rect16, #rect17 {
  stroke-dasharray: 878px;
  stroke-dashoffset: 878px;
}
#rect18, #rect19 {
  stroke-dasharray: 568px;
  stroke-dashoffset: 568px;
}
#rect20, #rect21 {
  stroke-dasharray: 762px;
  stroke-dashoffset: 762px;
}
#rect22, #rect23 {
  stroke-dasharray: 778px;
  stroke-dashoffset: 778px;
}
#rect24, #rect25 {
  stroke-dasharray: 878px;
  stroke-dashoffset: 878px;
}
#rect26, #rect27 {
  stroke-dasharray: 668px;
  stroke-dashoffset: 668px;
}
#rect28, #rect29 {
  stroke-dasharray: 718px;
  stroke-dashoffset: 718px;
}
#rect30, #rect31 {
  stroke-dasharray: 757px;
  stroke-dashoffset: 757px;
}
#rect32, #rect33 {
  stroke-dasharray: 408px;
  stroke-dashoffset: 408px;
}
#rect34, #rect35 {
  stroke-dasharray: 878px;
  stroke-dashoffset: 878px;
}


.type-box.animate #rect1,
.type-box.animate #rect2 {
  animation: line_move_01 1.2s forwards;
}
.type-box.animate #rect3,
.type-box.animate #rect4 {
  animation: line_move_02 1.2s forwards;
}
.type-box.animate #rect5,
.type-box.animate #rect6 {
  animation: line_move_03 1.2s forwards;
}
.type-box.animate #rect7,
.type-box.animate #rect8 {
  animation: line_move_04 1.2s forwards;
}
.type-box.animate #rect9,
.type-box.animate #rect10 {
  animation: line_move_05 1.2s forwards;
}
.type-box.animate #rect11,
.type-box.animate #rect12 {
  animation: line_move_06 1.2s forwards;
}
.type-box.animate #rect13,
.type-box.animate #rect14 {
  animation: line_move_07 1.2s forwards;
}
.type-box.animate #rect15 {
  animation: line_move_08 1.2s forwards;
}
.type-box.animate #rect16,
.type-box.animate #rect17 {
  animation: line_move_09 1.2s forwards;
}
.type-box.animate #rect18,
.type-box.animate #rect19 {
  animation: line_move_10 1.2s forwards;
}
.type-box.animate #rect20,
.type-box.animate #rect21 {
  animation: line_move_11 1.2s forwards;
}
.type-box.animate #rect22,
.type-box.animate #rect23 {
  animation: line_move_12 1.2s forwards;
}
.type-box.animate #rect24,
.type-box.animate #rect25 {
  animation: line_move_13 1.2s forwards;
}
.type-box.animate #rect26,
.type-box.animate #rect27 {
  animation: line_move_14 1.2s forwards;
}
.type-box.animate #rect28,
.type-box.animate #rect29 {
  animation: line_move_15 1.2s forwards;
}
.type-box.animate #rect30,
.type-box.animate #rect31 {
  animation: line_move_16 1.2s forwards;
}
.type-box.animate #rect32,
.type-box.animate #rect33 {
  animation: line_move_17 1.2s forwards;
}
.type-box.animate #rect34,
.type-box.animate #rect35 {
  animation: line_move_18 1.2s forwards;
}


@keyframes line_move_01 {
  from { stroke-dashoffset: 1278px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_02 {
  from { stroke-dashoffset: 1504px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_03 {
  from { stroke-dashoffset: 1460px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_04 {
  from { stroke-dashoffset: 1252px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_05 {
  from { stroke-dashoffset: 853px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_06 {
  from { stroke-dashoffset: 436px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_07 {
  from { stroke-dashoffset: 523px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_08 {
  from { stroke-dashoffset: 1253px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_09 {
  from { stroke-dashoffset: 878px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_10 {
  from { stroke-dashoffset: 568px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_11 {
  from { stroke-dashoffset: 762px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_12 {
  from { stroke-dashoffset: 778px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_13 {
  from { stroke-dashoffset: 878px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_14 {
  from { stroke-dashoffset: 668px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_15 {
  from { stroke-dashoffset: 718px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_16 {
  from { stroke-dashoffset: 757px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_17 {
  from { stroke-dashoffset: 408px; }
  to { stroke-dashoffset: 0px; }
}
@keyframes line_move_18 {
  from { stroke-dashoffset: 878px; }
  to { stroke-dashoffset: 0px; }
}

/*  mv  */
.btn-inquiry{
  width: 208px;
  height: 44px;
  line-height: 43px;
}
.btn-inquiry a{
  display: block;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  text-align: center;
  color: #222;
  text-decoration: none;
  font-weight: bold;
  border-radius: 35px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
}
.mv {
  position: relative;
}
.mv-img-wrap {
  position: relative;
  aspect-ratio: 683 / 384;
}
.mv-img-wrap img {
  height: 100%;
}
.mv-logo-wrap {
  position: absolute;
  top: 55px;
  left: 43px;
  line-height: 1;
}
.mv-txt-wrap {
  position: absolute;
  bottom: 60px;
  color: #fff;
  left: 43%;
}
.mv-txt-wrap > div {
  border-left: 2px solid #fff;
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  margin-top: 18px;
  line-height: 1;
}
.mv-txt-wrap .name {
  font-size: 14px;
}
.mv-txt-wrap .en {
  font-size: 10px;
  margin-top: 18px;
}
.mv-scroll {
  width: 166px;
  height: 32px;
  font-weight: 400;
  line-height: 32px;
  border-radius: 16px;
  letter-spacing: 0;
  text-align: center;
  color: #e0e0e0;
  border: 1px solid #e0e0e0;
  position: absolute;
  display: flex;
  right: 43px;
  bottom: 64px;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.mv-scroll::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #e0e0e0;
  line-height: 1;
  width: 7px;
  height: 7px;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
}

/*  about  */
.section-about {
  margin-top: 140px;
}
.section-about svg {
  max-height: 138px;
}
.section-about .txt-span:after {
  width: 100%;
}
.section-about .type-box.animation svg {
  opacity: 0;
}
.section-about .type-box.animate svg {
  background-color: #fff;
  opacity: 1;
}
.section-about .type-box {
  margin-top: 60px;
}
.section-about .line-wrap {
  position: relative;
  margin-top: 6px;
}
.section-about .type-wrap {
  position: absolute;
}
.section-about .type-wrap path {
  opacity: 0;
}
.section-about .type-wrap path.show {
  opacity: 1;
}
.section-about .line-wrap:nth-child(1) .type-wrap {
  width: 980px;
  top: calc(50% - 52px);
  left: 10px;
}
.section-about .line-wrap:nth-child(2) .type-wrap {
  width: 1311px;
  top: calc(50% - 46px);
  left: 14px;
}
.section-about .line-wrap:nth-child(3) .type-wrap {
  width: 1280px;
  top: calc(50% - 46px);
  left: 12px;
}
.section-about .line-wrap:nth-child(4) .type-wrap {
  width: 1084px;
  top: calc(50% - 46px);
  left: 14px;
}
.section-about .txt-wrap {
  display: flex;
  justify-content: end;
  margin-top: 50px;
}
.section-about .txt-wrap > p {
  max-width: 500px;
  font-size: 18px;
  line-height: 2.3333333;
  margin-right: 114px;
}

/*  profile  */
.section-profile {
  margin-top: 130px;
}
.section-profile .flex-wrap {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 10px;
}
.section-profile .flex-wrap .txt-wrap {
  width: 100%;
  padding-top: 22px;
}
.section-profile .flex-wrap .txt-wrap .name {
  font-size: 36px;
  font-weight: 700;
}
.section-profile .flex-wrap .txt-wrap .txt-lead {
  margin-top: 24px;
  line-height: 1.75;
}
.section-profile .flex-wrap .txt-wrap .txt-border {
  border-top: 2px solid #222;
  font-weight: 700;
  line-height: 1;
  padding-top: 14px;
  margin-top: 70px;
}
.section-profile .flex-wrap .txt-wrap .flex-txt {
  display: flex;
  font-size: 20px;
  gap: 50px;
  font-weight: 700;
  align-items: center;
  margin-top: 50px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 12px;
}
.section-profile .flex-wrap .txt-wrap .flex-txt .min {
  font-size: 16px;
}
.section-profile .flex-wrap .txt-wrap .program-wrap {
  margin-left: 108px;
  margin-top: 18px;
}
.section-profile .flex-wrap .txt-wrap .program-wrap .head {
  font-size: 20px;
  font-weight: 700;
}
.section-profile .profile-01 {
  margin-left: -43px;
}
.section-profile .flex-wrap .txt-wrap .program-wrap .program-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 40px;
  margin-top: 24px;
}
.section-profile .flex-wrap .txt-wrap .program-wrap .program-list li {
  display: flex;
  align-items: flex-start;
  gap:  22px;
  align-items: start;
  height: 100%;
  max-height: 90px;
}
.section-profile .flex-wrap .txt-wrap .program-wrap .program-list li:nth-child(even) {
  margin-top: 72px;
}
.section-profile .flex-wrap .txt-wrap .program-wrap .program-list .en {
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  padding-top: 4px;
}
.section-profile .flex-wrap .txt-wrap .program-wrap .program-list .txt {
  font-size: 14px;
}
.section-profile .flex-wrap .txt-wrap .program-wrap .program-list li:first-child .txt {
  padding-left: 10px;
}
.section-profile .flex-wrap .txt-wrap .program-wrap .program-list .bold {
  font-weight: 700;
}
.section-profile .flex-wrap .txt-wrap .program-wrap .note {
  font-size: 14px;
  text-align: right;
  margin-top: 80px;
}
.section-profile .flex-wrap .txt-wrap .flex-txt.end {
  font-size: 24px;
  line-height: 1.75;
  margin-top: 70px;
  border-top: 1px solid #e0e0e0;
  padding-top: 32px;
  padding-bottom: 34px;
}
.section-profile .flex-wrap.comment {
  position: relative;
  margin-top: 136px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 64px;
  padding-bottom: 92px;
}
.section-profile .flex-wrap.comment::before {
  content: "";
  height: 1px;
  width: 72px;
  background-color: #fff;
  position: absolute;
  bottom: -1px;
}
.section-profile .flex-wrap.comment::after {
  content: "";
  height: 1px;
  width: 72px;
  background-color: #fff;
  position: absolute;
  top: -1px;
  right: 0;
}
.section-profile .flex-wrap.comment .txt-wrap {
  min-width: 620px;
  max-width: 620px;
  position: relative;
  left: 110px;
  z-index: 2;
  padding-top: 0;
}
.section-profile .flex-wrap.comment .txt-wrap .en {
  font-weight: 600;
  line-height: 1;
}
.section-profile .flex-wrap.comment .txt-wrap .lead {
  font-size: 32px;
  margin-top: 18px;
}
.section-profile .flex-wrap.comment .txt-wrap .txt {
  margin-top: 16px;
}
.section-profile .flex-wrap.comment .img-wrap {
  position: absolute;
  right: 0;
}
.section-profile .flex-wrap.achievement {
  display: flex !important;
}

/*  structure  */
.section-structure {
  margin-top: 135px;
}
.structure-list {
  margin-top: 170px;
}
.structure-list > li {
  display: flex;
  align-items: start;
  gap: 40px;
  position: relative;
  z-index: 0;
}
.structure-list > li::before {
  content: "";
  position: absolute;
  background: url(../images/img_structure_bg_01.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 569px;
  height: 362px;
  background-size: cover;
  z-index: -1;
  top: 6px;
}
.structure-list > li:nth-child(n + 2) {
  margin-top: 100px;
}
.structure-list > li:nth-child(2) {
  padding-left: 330px;
}
.structure-list > li:nth-child(3) {
  padding-left: 110px;
}
.structure-list > li:nth-child(1)::before {
  left: 50px
}
.structure-list > li .img-wrap {
  padding-top: 6px;
}
.structure-list > li .txt-wrap {
  display: flex;
  flex-direction: column;
}
.structure-list > li .txt-wrap .en {
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
}
.structure-list > li .txt-wrap .lead {
  font-size: 36px;
  line-height: 1.4444444;
  margin-top: 16px;
}
.structure-list > li .txt-wrap .txt {
  font-size: 14px;
  margin-top: 16px;
}
.section-structure > .inner-wrap {
  position: relative;
}
.section-structure svg {
  max-width: 120px;
}
.section-structure .type-box.animation svg {
  opacity: 0;
}
.section-structure .type-box.animate svg {
  background-color: #fff;
  opacity: 1;
}
.section-structure .type-box {
  position: absolute;
  right: 22px;
  top: 110px;
  display: flex;
  flex-direction: row-reverse;
  gap: 5px;
}
.section-structure .line-wrap {
  position: relative;
  margin-top: 6px;
  width: 120px;
}
.section-structure .type-wrap {
  position: absolute;
}
.section-structure .type-wrap path {
  opacity: 0;
}
.section-structure .type-wrap path.show {
  opacity: 1;
}
.section-structure .line-wrap:nth-child(1) .type-wrap {
  width: 80px;
  top: 28px;
  left: calc(50% - 40px);
}
.section-structure .line-wrap:nth-child(2) .type-wrap {
  width: 80px;
  top: 28px;
  left: calc(50% - 40px);
}
.section-structure .line-wrap:nth-child(3) .type-wrap {
  width: 73px;
  top: 28px;
  left: calc(50% - 36px);
}

/*  service  */
.section-service {
  margin-top: 150px;
}
.service-list {
  display: flex;
  gap: 40px;
  margin-top: 70px;
}
.service-list.first {
  margin-top: 60px;
}
.service-list > li {
  width: 50%;
}
.service-list > li .txt-border {
  border-top: 2px solid #222;
  padding-top: 12px;
}
.service-list > li .img-wrap {
  margin-top: 14px;
}
.service-list > li .img-wrap > img {
  width: 100%;
  border-radius: 6px;
}
.section-service svg {
  max-width: 1366px;
}
.section-service .line-wrap {
  position: relative;
  margin-top: 64px;
  width: 1366px;
  margin-left: -43px;
}
.section-service .type-wrap {
  position: absolute;
}
.section-service .type-wrap path {
  opacity: 0;
}
.section-service .type-wrap path.show {
  opacity: 1;
}
.section-service .line-wrap:nth-child(1) .type-wrap {
  width: 1386px;
  top: calc(50% - 42px);
  left: 0;
}

/*  member  */
.section-member {
  margin-top: 130px;
}
.section-member .txt-wrap {
  font-size: 20px;
  text-align: center;
  margin-top: 70px;
  line-height: 2.2;
}
.section-member .txt-wrap p:nth-child(n + 2) {
  margin-top: 22px;
}
.section-member .txt-wrap .bold {
  font-weight: 700;
}
.section-member svg {
  max-width: 1366px;
}
.section-member .line-wrap {
  position: relative;
  margin-top: 64px;
  width: 1366px;
  margin-left: -43px;
}
.section-member .type-wrap {
  position: absolute;
}
.section-member .type-wrap path {
  opacity: 0;
}
.section-member .type-wrap path.show {
  opacity: 1;
}
.section-member .line-wrap:nth-child(1) .type-wrap {
  width: 1386px;
  top: calc(50% - 50px);
  left: 0;
}

/*  news  */
.section-news {
  margin-top: 120px;
}
.section-news .ttl-wrap .ttl {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.section-news h2 {
  display: block;
  font-size: 40px;
  font-weight: 600;
  line-height: 0;
}
.section-news .ttl-wrap .ttl > a {
  display: flex !important;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  color: #222;
  align-items: center;
  gap: 8px;
  margin-bottom: -12px;
}
.section-news .ttl-wrap .ttl > a::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #222;
  line-height: 1;
  width: 7px;
  height: 7px;
  border: 2px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
}
.news-list {
  margin-top: 50px;
}
.news-list > li {
  display: flex;
  align-items: start;
  border-top: 1px solid #e0e0e0;
  padding: 34px 0;
}
.news-list > li:last-child {
  border-bottom: 1px solid #e0e0e0;
}
.news-list > li .txt-wrap {
  display: flex;
  align-items: center;
}
.news-list > li .txt-wrap .date {
  font-weight: 400;
  width: 112px;
  letter-spacing: -0.02em;
}
.news-list > li .txt-wrap .tag-wrap {
  min-width: 148px;
  display: inline-flex;
  align-items: center;
}
.news-list > li .txt-wrap .tag {
  background-color: #222;
  color: #fff;
  padding: 0 15px;
  line-height: 20px;
  padding-bottom: 1px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  height: fit-content;
  text-align: center;
  border-radius: 50px;
}
.news-list > li .link-wrap {
  text-decoration: none;
  color: #222;
}
.news-list > li .link-wrap span {
  display: block;
}
.news-list > li .link-wrap .lead {
  font-weight: 700;
}
.news-list > li .link-wrap .txt {
  margin-top: 2px;
}

/*  form  */
.section-form {
  padding-top: 130px;
}
.form-list > li {
  margin-top: 46px;
}
.form-list > li .lead {
  font-size: 20px;
  font-weight: 700;
}
.form-list > li input {
  width: 100%;
  border: none;
  background-color: #f0f0f0;
  height: 48px;
  padding: 2px 8px;
  margin-top: 20px;
}
.form-list > li textarea {
  width: 100%;
  height: 188px;
  border: none;
  background-color: #f0f0f0;
  resize: none;
  padding: 12px 8px;
  margin-top: 20px;
}

/* ===== numberエリアでスピンボタンを非表示にする ===== */ 
input[type="number"]::-webkit-inner-spin-button,  
input[type="number"]::-webkit-outer-spin-button { 
-webkit-appearance: none; 
margin: 0;  
} 
input[type="number"] {  
-moz-appearance: textfield; 
} 

.radio-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 0;
  justify-content: space-between;
  margin-top: 14px;
}
.radio-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: calc(50% - 10px);
}
.radio-item input[type="radio"] {
  display: none;
}
.custom-radio {
  width: 14px;
  height: 14px;
  background-color: #f0f0f0;
  border-radius: 50%;
  margin-right: 8px;
  position: relative;
  margin-top: 1px;
}
.radio-item input[type="radio"]:checked + .custom-radio {
  border: 1px solid #222;
  margin-top: 1px;
}
.radio-item input[type="radio"]:checked + .custom-radio::after {
  content: '';
  position: absolute;
  top: calc(50% - 4px);
  left: calc(50% - 4px);
  width: 8px;
  height: 8px;
  background-color: #222;
  border-radius: 50%;
}

.wpcf7-form-control .wpcf7-checkbox { 
display: flex;  
flex-wrap: wrap;  
gap: 10px 0;  
justify-content: space-between; 
margin-top: 14px; 
} 
.checkbox-group { 
display: flex;  
flex-wrap: wrap;  
gap: 10px 0;  
justify-content: space-between; 
margin-top: 14px; 
} 
.checkbox-item {  
display: inline-block;  
margin-bottom: 10px;  
} 
.checkbox-item input {  
display: none;  
} 
.checkbox-item input + span { 
position: relative; 
padding-left: 28px; 
display: inline-block;  
cursor: pointer;  
line-height: 1.6; 
} 
.checkbox-item input + span::before { 
content: "";  
display: block; 
position: absolute; 
top: 50%; 
left: 0;  
transform: translateY(-50%);  
width: 14px;  
height: 14px; 
border-radius: 2px; /* square style */  
background-color: #f0f0f0;  
border: 1px solid #aaa; 
} 
.checkbox-item input + span::after {  
content: "";  
display: none;  
position: absolute; 
top: 50%; 
left: 4px;  
transform: translateY(-50%);  
width: 6px; 
height: 6px;  
background-color: #222; 
border-radius: 1px; 
} 
.checkbox-item input:checked + span::after {  
display: block; 
} 

.section-form .txt {
  line-height: 1.75;
  text-align: center;
  margin-top: 40px;
}
.section-form .txt > a {
  color: #222;
  transition: all 0.1s ease;
  border-bottom: 1px solid #222;
  text-decoration: none;
}
.section-form .btn-wrap {
  margin-top: 30px;
  padding-bottom: 136px;
  margin-bottom: 24px;
}
.btn-consent{
  width: 380px;
  height: 72px;
  line-height: 71px;
  margin: auto;
}
.btn-consent a{
  display: block;
  width: 100%;
  height: 100%;
  background: #222;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  font-weight: 500;
}
.checkbox-wrap {
  display: flex;
  align-items: center;
  width: fit-content;
  line-height: 1;
  color: #222222;
  cursor: pointer;
  margin: auto;
  align-items: unset;
}
.checkbox-wrap:not(:last-of-type) {
  margin-bottom: 16px;
}
.checkbox {
  appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #222222;
  border-radius: 3px;
  cursor: pointer;
}
.checkbox:checked::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 3px;
  width: 12px;
  height: 6px;
  border-bottom: 2px solid #222222;
  border-left: 2px solid #222222;
  transform: rotate(-45deg);
}
.checkbox-wrap a {
  color: #222;
  padding-left: 4px;
}
.checkbox-wrap a:hover {
  opacity: 1;
}
input.btn-consent {
  background-color: #222;
  color: #fff;
  display: block;
  border: none;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 24px;
  transition: all 0.3s ease;
}
body.home .wpcf7-submit.btn-submit:disabled{
  opacity: .2;
}

/*  footer  */
footer {
  border-top: 2px solid #222;
  padding: 80px 0 50px;
}
footer .flex-wrap {
  display: flex;
  justify-content: space-between;
}
footer .flex-wrap .left-box .img-wrap {
  margin-bottom: 40px;
}
footer .flex-wrap span.txt {
  font-size: 24px;
  line-height: 1;
}
footer .flex-wrap:last-child {
  margin-top: 110px;
  line-height: 1;
  font-size: 14px;
}
footer .txt-copy {
  font-weight: 400;
}
footer .link-list {
  display: flex;
  gap: 32px;
}
footer .link-list a {
  color: #222;
  text-decoration: none;
}




/*  news list page  */
.news-top .mv {
  background: url(../images/img_news_bg_01.png);
  min-height: 304px;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  position: unset;
  align-items: center;
  justify-content: center;
  background-position: bottom;
}
.news-top .mv .ttl-wrap {
  color: #fff !important;
  width: 1280px;
  padding-top: 120px;
}
.news-top .mv .txt-span:after {
  z-index: 1;
  background: #fff;
  width: 100%;
}
.sort-box {
  background-color: #f0f0f0;
  border: 1px solid #e0e0e0;
  font-size: 14px;
  margin-top: 80px;
}
.sort-box .category-wrap {
  display: flex;
  padding: 24px;
}
.sort-box .category-wrap:nth-child(n + 2) {
  border-top: 1px solid #e0e0e0;
}
.sort-box .category-wrap .ttl {
  width: 84px;
}
.sort-box .category-list {
  display: flex;
  gap: 10px;
}
.sort-box .category-list li {
  background-color: #fff;
  border-radius: 20px;
}
.sort-box .category-list a {
  text-decoration: none;
  color: #222;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 14px;
}
.sort-box .category-list .select {
  background-color: #222;
}
.sort-box .category-list .select > a {
  pointer-events: none;
  color: #eee;
}
.news-top .section-cmn {
  padding-bottom: 30px;
}

.pager-wrap {
  margin-top: 48px;
  display: flex;
  justify-content: center;
}
.pager-wrap .page-btn {
  width: 32px;
  height: 32px;
  background-color: #222;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.pager-wrap .page-btn.end {
  background-color: #d3d3d3;
  pointer-events: none;
}
.pager-wrap .page-btn span {
  position: relative;
  display: inline-block;
  width: 6.8px;
  height: 9.7px;
}
.pager-wrap .prev-btn span::before,
.pager-wrap .prev-btn span::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  left: 0;
  width: 8px;
  height: 1px;
  border-radius: 9999px;
  background-color: #fff;
  transform-origin: 0.5px 50%;
}
.pager-wrap .next-btn span::before,
.pager-wrap .next-btn span::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 8px;
  height: 1px;
  border-radius: 9999px;
  background-color: #fff;
  transform-origin: calc(100% - 0.5px) 50%;
}
.pager-wrap .prev-btn span::before {
  transform: rotate(45deg);
}
.pager-wrap .prev-btn span::after {
  transform: rotate(-45deg);
}
.pager-wrap .next-btn span::before {
  transform: rotate(45deg);
}
.pager-wrap .next-btn span::after {
  transform: rotate(-45deg);
}
.pager-wrap .page-list {
  padding: 0 32px;
  display: flex;
}
.pager-wrap .page-list li {
  width: 32px;
  height: 32px;
  text-align: center;
}
.pager-wrap .page-list li.select {
  border-bottom: 2px solid #222;
}
.pager-wrap .page-list li a {
  text-decoration: none;
  color: #222;
}
.pager-wrap .page-list li.select a {
  pointer-events: none;
}
.back-btn {
  position: relative;
  display: inline-flex;
  text-decoration: none;
  color: #222;
  border: 1px solid #222;
  line-height: 54px;
  padding: 0 36px;
  border-radius: 50px;
  align-items: center;
  gap: 17px;
}
.back-btn::before {
  position: absolute;
  content: "";
}
.news-top .section-cmn .btn-wrap {
  margin: auto;
  text-align: center;
  margin-top: 120px;
}
.back-btn span.prev {
  position: relative;
  display: inline-block;
  width: 6.1px;
  height: 8.2px;
}
.back-btn span.prev::before,
.back-btn span.prev::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  left: 0;
  width: 7px;
  height: 1px;
  border-radius: 9999px;
  background-color: #000000;
  transform-origin: 0.5px 50%;
}
.back-btn span.prev::before {
  transform: rotate(45deg);
}
.back-btn span.prev::after {
  transform: rotate(-45deg);
}
.breadcrumb-list {
  display: flex;
  font-size: 14px;
  font-weight: 700;
  margin-top: 100px;
}
.breadcrumb-list a {
  color: #222;
  text-decoration: none;
}
.breadcrumb-list > span:nth-child(n + 2) {
  position: relative;
  padding-left: 38px;
}
.breadcrumb-list > span:nth-child(n + 2)::before {
  position: absolute;
  content: "";
  width: 7px;
  height: 1px;
  background-color: #222;
  left: 16px;
  top: 50%;
}
.breadcrumb-list > span:last-child {
  font-weight: 400;
}

/*  news page  */
.news-detail .section-cmn {
  padding-bottom: 30px;
}
.news-detail .section-cmn .inner-wrap {
  padding-left: 203px;
  padding-right: 203px;
}
.news-detail .section-cmn .inner-l-wrap {
  padding-left: 113px;
  padding-right: 113px;
}
.news-detail .section-cmn .inner-ll-wrap {
  margin: 0 auto;
  max-width: 1366px;
  padding-left: 43px;
  padding-right: 43px;
}
.news-detail .mv {
  background: url(../images/img_news_bg_02.png);
  min-height: 488px;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  position: unset;
  align-items: center;
  justify-content: center;
  background-position: bottom;
  padding-bottom: 30px;
}
.news-detail .mv .ttl-wrap {
  color: #fff !important;
  width: 960px;
  padding-top: 120px;
}
.news-detail .mv .ttl-wrap .ttl {
  line-height: 1.5555555555;
  font-size: 36px;
  font-weight: 400;
}
.news-detail .mv .txt-span:after {
  z-index: 1;
  background: #fff;
  width: 100%;
}

.news-detail .section-cmn .btn-wrap {
  margin: auto;
  text-align: center;
  margin-top: 120px;
}
.news-detail .mv .ttl-wrap .ttl {
  margin-bottom: 4px;
}
.news-detail .mv .ttl-wrap .txt-ex {
  margin-top: 36px;
}
.news-detail .mv .txt-wrap {
  display: flex;
  align-items: center;
  margin-top: 36px;
  gap: 20px;
}
.news-detail .mv .txt-wrap .date {
  font-weight: 400;
  letter-spacing: -0.02em;
}
.news-detail .mv .txt-wrap .tag-wrap {
  display: inline-flex;
  align-items: center;
}
.news-detail .mv .txt-wrap .tag {
  color: #fff;
  border: 1px solid #fff;
  padding: 0 15px;
  line-height: 17px;
  padding-bottom: 1px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  height: fit-content;
  text-align: center;
  border-radius: 50px;
}
.news-detail p {
  line-height: 1.7;
  color: #222;
}
.news-detail p a {
  color: #222;
}
.news-detail p a:hover {
  opacity: 1;
}
.news-detail .main-wrap {
  margin-top: 72px;
}

.news-detail h2 {
  margin-top: 48px;
  font-size: 40px;
  font-weight: 700;
  border-bottom: 1px solid #222;
  padding-bottom: 6px;
  line-height: 1.75;
}
.news-detail h3 {
  margin-top: 32px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.75;
}
.news-detail h4 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 24px;
  line-height: 1.75;
}
.news-detail ul, .news-detail ol{
  margin-top: 8px;
}
.news-detail ul li{
  list-style: disc;
  margin-left: 1em;
}
.news-detail ol li{
  list-style: decimal;
  margin-left: 1em;
}
.news-detail .wp-block-table{
  margin-top: 16px;
}
.news-detail .wp-block-table thead{
  border: none;
}
.news-detail .wp-block-table table th{
  background: rgba(34, 34, 34);
  color: #fff;
  font-weight: bold;
  border: 1px solid #999;
}
.news-detail .wp-block-table table td{
  border: 1px solid #999;
}
.news-detail .img-wrap {
  margin-top: 40px;
}
.news-detail .img-wrap img {
  width: 100%;
}
.news-detail .img-wrap .caption {
  font-size: 12px;
  margin-top: 10px;
}
.news-detail .flex-wrap {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-top: 32px;
  align-items: start;
}
.news-detail .flex-wrap .img-wrap {
  margin-top: 0;
}
.news-detail .flex-wrap.col2 .img-wrap > img {
  width: 460px;
}
.news-detail .btn-wrap.cmn {
  margin-top: 60px;
}
.news-detail .btn-cmn {
  border: 1px solid #222;
  border-radius: 50px;
  text-decoration: none;
  padding: 0 12px;
  display: inline-block;
  width: 380px;
  font-size: 18px;
  line-height: 72px;
  justify-content: center;
}
.news-detail .btn-cmn.black {
  background-color: #222;
  color: #fff;
}
.news-detail .btn-cmn.white {
  background-color: #fff;
  color: #222;
  font-size: 16px;
}
.news-detail .btn-cmn.wide {
  width: 428px;
}
.news-detail .btn-cmn.min {
  width: 210px;
  line-height: 54px;;
}
.news-detail .link.google {
  gap: 9px;
}
.news-detail .link.google::after {
  background: url(../images/icn_google.svg);
  width: 15px;
  height: 20px;
}
.news-detail .link-wrap {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: left;
}
.news-detail .link {
  text-decoration: none;
  color: #222;
  display: flex;
  align-items: center;
  gap: 10px;
}
.news-detail .link.center {
  justify-content: center;
}
.news-detail .link::after {
  content: "";
  background: url(../images/icn_link.svg);
  background-size: cover;
  width: 6px;
  height: 10px;
  margin-bottom: -3px;
}
.news-detail .link[target="_blank"]::after {
  background: url(../images/icn_blank.svg);
  width: 12px;
  height: 12px;
  background-size: cover;
}
.news-detail .link[href$=".pdf"]::after {
  background: url(../images/icn_pdf.svg);
  width: 17px;
  height: 18px;
  margin-bottom: 0;
  background-size: cover;
}
.news-detail .info-wrap {
  background-color: #f7f7f7;
  border: 1px solid #e0e0e0;
  padding: 54px 70px 64px;
  text-align: center;
  margin: auto;
  margin-top: 72px;
  position: relative;
}
.news-detail .info-wrap::before , .news-detail .info-wrap::after {
  content: "";
  position: absolute;
  width: 140px;
  height: 1px;
  background-color: #e0e0e0;
}
.news-detail .info-wrap::before {
  left: -140px;
  top: -1px;
}
.news-detail .info-wrap::after {
  right: -140px;
  bottom: -1px;
}
.news-detail .info-wrap .ttl {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.news-detail .info-wrap .btn-wrap {
  margin-top: 24px;
  display: flex;
  justify-content: center;
}
.news-detail .info-wrap .img-wrap {
  margin-top: 16px;
}
.news-detail .info-wrap .img-wrap img {
  width: 150px;
}
.news-detail .info-wrap .btn-wrap.min {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid #e0e0e0;
}
.news-detail .share-wrap {
  margin: 80px auto 72px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  padding: 32px 90px 40px;
}
.news-detail .share-wrap::before , .news-detail .share-wrap::after {
  content: "";
  position: absolute;
  width: 114px;
  height: 1px;
  background-color: #e0e0e0;
}
.news-detail .share-wrap::before{
  left: -114px;
  top: -1px;
}
.news-detail .share-wrap::after{
  right: -114px;
  bottom: -1px;
}
.news-detail .share-wrap .ttl {
  font-size: 20px;
  font-weight: 600;
}
.news-detail .share-wrap .share-list {
  display: flex;
  gap: 10px;
  margin-top: 14px;
}
.news-detail .share-wrap .share-list a {
  cursor: pointer;
  width: 20%;
  display: flex;
  align-items: center;
  height: 58px;
  border: 1px solid #e0e0e0;
  text-decoration: none;
  font-weight: 600;
}
.news-detail .share-wrap .share-list a .img-wrap {
  margin-top: 0;
  width: 33%;
  text-align: center;
  display: flex;
  justify-content: center;
  background-color: #fff;
  height: 100%;
}
.news-detail .share-wrap .share-list a p {
  width: 67%;
  text-align: center;
  background-color: #f7f7f7;
  height: 100%;
  line-height: 58px;
}
.news-detail .share-wrap .share-list a.x img {
  width: 24px;
}
.news-detail .share-wrap .share-list a.facebook img {
  width: 28px;
}
.news-detail .share-wrap .share-list a.hatena img {
  width: 28px;
}
.news-detail .share-wrap .share-list a.line img {
  width: 28px;
}
.news-detail .share-wrap .share-list a.pocket img {
  width: 28px;
}
.news-detail .inquiry-wrap {
  border: 1px solid #e0e0e0;
  padding: 54px 20px 64px;
  text-align: center;
  margin: 72px auto 110px;
  background: #fff url('../images/img_news_bg_03.png') no-repeat center center;
  background-size: contain;
}
.news-detail .inquiry-wrap .ttl {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.news-detail .inquiry-wrap .btn-wrap {
  margin-top: 24px;
  display: flex;
  justify-content: center;
}
.news-detail .inquiry-wrap .img-wrap {
  margin-top: 16px;
}
.news-detail .inquiry-wrap .img-wrap img {
  width: 150px;
}
.news-detail .inquiry-wrap .btn-wrap.min {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid #e0e0e0;
}
.news-detail .btn-wrap.news-detail {
  margin-top: 32px;
}
.news-detail .wp-block-columns-is-layout-flex {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-top: 32px;
  align-items: start;
}
.news-detail a.wp-block-button__link {
  background-color: #222;
  color: #fff;
  border: 1px solid #222;
  border-radius: 50px;
  text-decoration: none;
  padding: 0 12px;
  display: inline-block;
  min-width: 380px;
  font-size: 18px;
  line-height: 56px;
  justify-content: center;
}
.news-detail .wp-block-buttons {
  margin-top: 60px;
}
.news-detail * {
  word-break: break-all;
}

/*  confirm page  */
.section-form.confirm {
  padding-top: 80px;
}
.section-form.confirm .txt-span:after {
  z-index: 1;
  background: #222;
  width: 100%;
}
.section-form.confirm .txt-lead {
  text-align: center;
  margin-top: 70px;
}
.section-form.confirm .btn-wrap.col2 {
  display: flex;
  margin-top: 100px;
  justify-content: center;
  gap: 30px;
  margin-bottom: 0;
}
.section-form.confirm .btn-wrap.col2 .btn-consent {
  width: 300px;
  height: 60px;
  line-height: 59px;
  margin: unset;
}
.section-form.confirm .btn-wrap.col2 .btn-consent.back a {
  background-color: #fff;
  color: #222;
  border: 1px solid #222;
}

/*  complete page  */
.section-form.complete {
  padding-top: 80px;
  padding-bottom: 136px;
}
.section-form.complete .txt-span:after {
  z-index: 1;
  background: #222;
  width: 100%;
}
.section-form.complete .txt-lead {
  text-align: center;
  margin-top: 16px;
}
.section-form.complete .main .txt-lead:first-child {
  margin-top: 70px;
}
.section-form.complete .btn-wrap {
  text-align: center;
  padding-bottom: 0;
  margin-top: 120px;
  margin-bottom: 0;
}
.section-form.complete .inner-s-wrap.main {
  max-width: 1110px;
}


/*==========================================================================================================
PC Only
==========================================================================================================*/
@media screen and (min-width: 768px){
  .pc-only {
    display: block !important;
  }
  .sp-only {
    display: none !important;
  }
  a:hover {
  opacity: .7;
  }
  .section-profile .sp-wrap {
    display: contents;
  }
  .section-profile .flex-wrap .txt-wrap .program-wrap .program-list li .sp-wrap {
    display: contents;
  }
  .section-form .txt > a:hover {
    border-bottom-color: transparent;
    opacity: 1;
  }
}

/*==========================================================================================================
 SP Only
==========================================================================================================*/
@media screen and (max-width: 767px){
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: block !important;
  }
  body {
    min-width: unset;
    font-size: 12px;
    margin-right: -1px !important;
  }
  main {
    background-position: 32px 0, calc(100% - 32px) 0;
  }
  header {
    top: 20px;
    right: 16px;
  }
  img {
    max-width: 100%;
  }
  .sp-ml0 {
    margin-left: 0 !important;
  }
  .sp-mt0 {
    margin-top: 0 !important;
  }
  .inner-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
  .img-wrap {
    max-width: 100%;
  }
  .ttl-wrap .txt-ex {
    font-size: 10px;
    margin-top: 30px;
  }
  .ttl-wrap .ttl {
    margin-bottom: 8px;
  }
  .btn-pagetop {
    width: 44px;
    right: 7px;
    bottom: 7px;
  }

  /*  mv  */
  .mv-img-wrap {
    aspect-ratio: unset;
    width: 100%;
  }
  .mv-img-wrap img {
    height: unset;
  }
  .btn-inquiry {
    width: 156px;
    height: 32px;
    line-height: 31px;
  }
  .mv-logo-wrap {
    top: 20px;
    left: 16px;
  }
  .mv-logo-wrap img {
    width: 136px;
  }
  .mv-txt-wrap {
    left: 16px;
    bottom: 40px;
  }
  .mv-txt-wrap .name {
    font-size: 10px;
  }
  .mv-txt-wrap .en {
    font-size: 9px;
  }
  .mv-txt-wrap > div {
    border-left: 1px solid #fff;
  }
  .mv-scroll {
    width: 130px;
    height: 24px;
    right: 16px;
    bottom: 40px;
  }
  .mv-scroll::after {
    width: 6px;
    height: 6px;
  }


  /*  about  */
  .ttl-wrap .ttl {
    font-size: 20px;
  }
  .section-about {
    margin-top: 80px;
  }
  .section-about .txt-wrap {
    display: flex;
    justify-content: end;
    margin-top: 36px;
  }
  .section-about .txt-wrap > p {
    font-size: 12px;
    margin-right: unset;
    width: 80%;
  }
  .section-about .type-box.animation svg {
    width: 100% !important;
  }
  .section-about .type-box svg {
    width: 100%;
  }
  .section-about .line-wrap {
    margin-top: 0;
  }
  .section-about .line-wrap .type-wrap {
    width: 100% !important;
  }
  .section-about .inner-l-wrap {
    max-width: 100%;
    margin-top: 32px;
  }


  .section-about .line-wrap:nth-child(1) {
    width: 102.6666666% !important;
    left: -2.6%;
    overflow: hidden;
  }
  .section-about .line-wrap:nth-child(2) {
    width: 61.33333333% !important;
  }
  .section-about .line-wrap:nth-child(3) {
    width: 87.2% !important;
  }
  .section-about .line-wrap:nth-child(4) {
    width: 89.33333333% !important;
  }
  .section-about .line-wrap:nth-child(5) {
    width: 102.6666666% !important;
    left: -2.6%;
    overflow: hidden;
  }
  .section-about .line-wrap:nth-child(6) {
    width: 74.6666666% !important;
  }

  .section-about .line-wrap:nth-child(1) .type-wrap {
    width: 100% !important;
    top: 11%;
    left: 0.6%;
  }
  .section-about .line-wrap:nth-child(2) .type-wrap {
    width: 87.6% !important;
    top: 18%;
    left: 0;
  }
  .section-about .line-wrap:nth-child(3) .type-wrap {
    width: 92% !important;
    top: 16%;
    left: -0.2%;
  }
  .section-about .line-wrap:nth-child(4) .type-wrap {
    width: 93.3333333% !important;
    top: 17%;
    left: 0;
  }
  .section-about .line-wrap:nth-child(5) .type-wrap {
    width: 98% !important;
    top: 18%;
    left: 2.4%;
  }
  .section-about .line-wrap:nth-child(6) .type-wrap {
    width: 89% !important;
    top: 18%;
    left: -0.6%;
  }

  /*  profile  */
  .section-profile {
    margin-top: 70px;
  }
  .section-profile .flex-wrap {
    width: 100%;
  }
  .section-profile .profile-01 {
    margin-left: 0px;
  }
  .section-profile .profile-01 > img {
    max-width: 190px;
    margin-left: -16px;
  }
  .section-profile .profile-02 > img {
    width: 100%;
    max-width: 100%;
  }
  .section-profile .flex-wrap.achievement {
    display: block !important;
  }
  .section-profile .flex-wrap.comment .txt-wrap {
    max-width: 100%;
    min-width: 100%;
    left: unset;
  }
  .section-profile .flex-wrap .txt-wrap .program-wrap {
    margin-left: 62px;
  }
  .section-profile .sp-wrap {
    display: flex;
  }
  .flowing-ttl__item {
    font-size: 70px;
  }
  .flowing-ttl {
    margin-top: 22px;
  }
  .section-profile .flex-wrap .txt-wrap .name {
    font-size: 20px;
  }
  .section-profile .flex-wrap .txt-wrap {
    margin-left: 2px;
    padding-top: 8px;
  }
  .section-profile .flex-wrap .txt-wrap .txt-lead {
    margin-top: 4px;
  }
  .section-profile .flex-wrap .txt-wrap .txt-border {
    margin-top: 36px;
  }
  .section-profile .flex-wrap .txt-wrap .flex-txt {
    font-size: 14px;
    margin-top: 26px;
    padding-bottom: 20px;
    gap: 24px;
  }
  .section-profile .flex-wrap .txt-wrap .flex-txt .min {
    font-size: 10px;
    white-space: nowrap;
  }
  .section-profile .flex-wrap .txt-wrap .program-wrap .head {
    font-size: 14px;
  }
  .section-profile .flex-wrap .txt-wrap .program-wrap .program-list {
    display: block;
  }
  .section-profile .flex-wrap .txt-wrap .program-wrap .program-list .en {
    font-size: 24px;
  }
  .section-profile .flex-wrap .txt-wrap .program-wrap .program-list .bold {
    font-size: 12px;
  }
  .section-profile .flex-wrap .txt-wrap .program-wrap .program-list li {
    min-width: 220px;
    margin-top: 36px !important;
    max-height: unset;
    width: 80%;
  }
  .section-profile .flex-wrap .txt-wrap .program-wrap .program-list li .sp-wrap {
    gap: 14px;
  }
  .section-profile .flex-wrap .txt-wrap .program-wrap .program-list li:nth-child(even) {
    margin-left: 60px;
  }
  .section-profile .flex-wrap .txt-wrap .program-wrap .program-list li:first-child .txt {
    padding-left: 0;
  }
  .section-profile .flex-wrap .txt-wrap .program-wrap .program-list li .txt {
    line-height: 1.75;
    font-size: 12px;
  }
  .section-profile .flex-wrap .txt-wrap .program-wrap .note {
    font-size: 10px;
    margin-top: 40px;
  }
  .section-profile .flex-wrap .txt-wrap .flex-txt.end {
    font-size: 16px;
    padding-top: 24px;
    padding-bottom: 24px;
    margin-top: 34px;
  }
  .section-profile .flex-wrap.comment {
    margin-top: 44px;
    padding-top: 50px;
    padding-bottom: 50px;
    display: block;
  }
  .section-profile .flex-wrap.comment::before , .section-profile .flex-wrap.comment::after {
    width: 16px;
  }
  .section-profile .flex-wrap.comment .txt-wrap .lead {
    font-size: 20px;
    margin-top: 16px;
  }
  .section-profile .flex-wrap.comment .img-wrap {
    position: static;
    margin-top: 26px;
  }
  .section-profile .flex-wrap.comment .txt-wrap .en {
    font-size: 10px;
  }

  /*  structure  */
  .section-structure {
    margin-top: 80px;
  }
  .img-structure > img {
    width: 164px;
    min-width: 164px;
  }
  .structure-list > li:nth-child(2) {
    margin-left: 60px;
  }
  .structure-list > li::before {
    width: 278px;
    height: 186px;
    top: 16px !important;
    left: 20px !important;
  }
  .structure-list > li .txt-wrap .en {
    font-size: 20px;
  }
  .structure-list > li .txt-wrap .lead {
    font-size: 22px;
    margin-top: 2px;
  }
  .structure-list > li .txt-wrap .txt {
    font-size: 12px;
    margin-top: 2px;
  }
  .structure-list > li .txt-wrap {
    margin-left: -86px;
    margin-top: 102px;
  }
  .structure-list > li:nth-child(3) .txt-wrap {
    margin-top: 112px;
  }
  .structure-list > li:nth-child(n + 2) {
    margin-top: 40px;
  }
  .structure-list {
    margin-top: 300px;
  }
  .structure-list > li {
    padding-left: 0 !important;
  }
  .section-structure .type-box.animation svg {
    width: 100%;
  }
  .section-structure .type-box {
    top: 58px;
    right: 16px;
  }
  .section-structure .type-box svg {
    width: 100%;
  }
  .section-structure .type-wrap svg {
    width: 130% !important;
  }
  .section-structure .line-wrap .type-wrap {
    width: 50% !important;
  }
  .section-structure .inner-l-wrap {
    max-width: 50%;
  }
  .section-structure .line-wrap:nth-child(1) .type-wrap {
    width: 50% !important;
    left: 18%;
    top: 5%;
  }
  .section-structure .line-wrap:nth-child(2) .type-wrap {
    width: 50% !important;
    left: 18%;
    top: 5%;
  }
  .section-structure .line-wrap:nth-child(3) .type-wrap {
    width: 46% !important;
    left: 18%;
    top: 5%;
  }
  .section-structure .line-wrap {
    width: 14.6666666%;
  }


  /*  service  */
  .service-list {
    flex-direction: column;
    gap: 32px;
    margin-top: 32px;
  }
  .service-list.first {
    margin-top: 30px;
  }
  .service-list > li {
    width: 100%;
  }
  .service-list > li .txt-border {
    font-size: 14px;
    padding-top: 8px;
    padding-left: 0.88em;
    text-indent: -0.88em;
  }
  .service-list > li .img-wrap {
    margin-top: 8px;
  }
  .section-service .line-wrap {
    width: 100% !important;
  }
  .section-service .type-box {
    margin-top: 32px;
  }
  .section-service .type-box.animation svg {
    width: 100% !important;
  }
  .section-service .type-box svg {
    width: 100%;
  }
  .section-service .line-wrap .type-wrap {
    width: 100% !important;
  }
  .section-service .inner-l-wrap {
    max-width: 100%;
  }

  .section-service .line-wrap:nth-child(1) {
    width: 90% !important;
    left: -9.3%;
    margin: auto;
    overflow: hidden;
  }
  .section-service .line-wrap:nth-child(2) {
    width: 94.6% !important;
    left: 4%;
    margin: auto;
    overflow: hidden;
  }

  .section-service .line-wrap:nth-child(1) .type-wrap {
    width: 92% !important;
    top: 16%;
    left: 4%;
  }
  .section-service .line-wrap:nth-child(2) .type-wrap {
    width: 94% !important;
    top: 17%;
    right: 3%;
  }
  .section-service .type-box.animation svg {
    opacity: 0;
  }
  .section-service .type-box.animate svg {
    background-color: #fff;
    opacity: 1;
  }

  /*  member  */
  .section-member .txt-wrap {
    font-size: 14px;
    text-align: left;
    line-height: 1.75;
    margin-top: 30px;
  }

  .section-member .line-wrap {
    width: 100% !important;
  }
  .section-member .type-box.animation svg {
    width: 100% !important;
  }
  .section-member .type-box svg {
    width: 100%;
  }
  .section-member .line-wrap .type-wrap {
    width: 100% !important;
  }
  .section-member .inner-l-wrap {
    max-width: 100%;
  }
  .section-member .line-wrap .type-wrap {
    width: 80% !important;
    top: calc(50% - 52px);
    left: 10px;
  }
  .section-member .line-wrap:nth-child(1) {
    width: 40% !important;
    margin: auto;
    overflow: hidden;
    margin-top: 30px;
  }
  .section-member .line-wrap:nth-child(2) {
    width: 100% !important;
    margin: auto;
    overflow: hidden;
  }

  .section-member .line-wrap:nth-child(1) .type-wrap {
    width: 74% !important;
    top: 18%;
    left: 12%;
  }
  .section-member .line-wrap:nth-child(2) .type-wrap {
    width: 95% !important;
    top: 18%;
    right: 3%;
  }
  .section-member .type-box.animation svg {
    opacity: 0;
  }
  .section-member .type-box.animate svg {
    background-color: #fff;
    opacity: 1;
  }

  /*  news  */
  .section-news {
    margin-top: 70px;
  }
  .section-news h2 {
    font-size: 20px;
  }
  .news-list {
    margin-top: 30px;
  }
  .news-list > li {
    padding: 24px 0;
    gap: 8px;
    flex-direction: column;
  }
  .news-list > li .txt-wrap .date {
    width: unset;
  }
  .news-list > li .txt-wrap .tag {
    font-size: 10px;
    line-height: 18px;
  }
  .news-list > li .txt-wrap {
    gap: 8px;
  }
  .news-list > li .link-wrap {
    line-height: 1.75;
  }
  .btn-consent {
    max-width: 288px;
    height: 50px;
    line-height: 49px;
  }
  .section-news .ttl.sp-only > a {
    display: flex;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
    color: #222;
    align-items: center;
    gap: 4px;
    margin-bottom: -12px;
    justify-content: end;
    margin-top: 20px;
  }
  .section-news .ttl.sp-only > a::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    color: #222;
    line-height: 1;
    width: 7px;
    height: 7px;
    border: 1px solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateX(-25%) rotate(45deg);
  }
  .section-news .ttl-wrap .ttl > a {
    display: none !important;
  }

  /*  form  */
  .section-form {
    padding-top: 60px;
    margin-top: 20px;
  }
  .inner-s-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
  .form-list > li {
    margin-top: 20px;
  }
  .form-list > li .lead {
    font-size: 14px;
  }
  .radio-group {
    margin-top: 6px;
    gap: 6px 0;
  }
  .radio-item {
    width: 100%;
    align-items: start;
  }
  .radio-item input[type="radio"]:checked + .custom-radio {
    margin-top: 5px;
  }
  .custom-radio {
    margin-top: 5px;
  }
  .form-list > li input {
    height: 30px;
    margin-top: 16px;
  }
  .form-list > li input , .form-list > li textarea {
    font-size: 16px;
  }
  .form-list > li textarea {
    padding: 2px 8px;
  }
  .section-form .txt {
    margin-top: 14px;
  }
  .section-form .btn-wrap {
    margin-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 40px;
  }
  .checkbox-wrap {
    align-items: center;
  }
  .checkbox-wrap a {
    padding-left: 2px;
  }
  .checkbox {
    width: 16px;
    height: 16px;
  }
  .checkbox:checked::after {
    top: 4px;
    left: 2px;
    width: 10px;
    height: 5px;
  }
  input.btn-consent {
    margin-top: 0;
    margin-bottom: 0;
  }

  /*  footer  */
  footer {
    padding: 58px 0 60px;
  }
  footer .flex-wrap {
    flex-direction: column;
  }
  footer .flex-wrap .left-box .img-wrap > img {
    width: 344px;
  }
  footer .flex-wrap .right-box .img-wrap {
    margin-top: 22px;
  }
  footer .flex-wrap .right-box .img-wrap > img {
    width: 188px;
    margin-left: -155px;
  }
  footer .img-wrap {
    text-align: center;
  }
  footer .flex-wrap span.txt {
    font-size: 16px;
    display: block;
    text-align: center;
    margin-left: -130px;
  }
  footer .flex-wrap .left-box .img-wrap {
    margin-bottom: 20px;
  }
  footer .link-list {
    flex-direction: column;
    gap: 24px;
  }
  footer .flex-wrap:last-child {
    margin-top: 70px;
    flex-direction: column-reverse;
    text-align: center;
    font-size: 12px;
    gap: 68px;
  }




  /*  news list page  */
  .news-top .mv {
    min-height: 200px;
  }
  .sort-box {
    font-size: 12px;
    margin-top: 40px;
  }
  .sort-box .category-wrap {
    padding: 10px 16px 16px;
    flex-direction: column;
    gap: 6px;
  }
  .sort-box .category-list {
    flex-wrap: wrap;
  }
  .sort-box .category-wrap .ttl {
    width: unset;
  }
  .news-top .mv .ttl-wrap {
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
  }
  .back-btn {
    max-width: 390px;
    width: 100%;
    white-space: nowrap;
    justify-content: center;
    line-height: 42px;
    padding: 0 20px;
  }
  .news-top .section-cmn .btn-wrap {
    margin-top: 70px;
  }
  .breadcrumb-list {
    flex-wrap: wrap;
  }
  .news-detail .btn-cmn.white {
    font-size: 13px;
  }
  .news-detail .info-wrap .btn-wrap.min {
    margin-top: 20px;
    padding-top: 20px;
  }
  .news-detail .btn-cmn.min {
    line-height: 40px;
  }
  .news-detail .link.google::after {
    background-size: cover;
    margin-bottom: 0;
  }
  .news-detail .link.google {
    gap: 8px;
  }

  /*  news page  */
  .news-detail .btn-cmn {
    width: unset;
    width: 100%;
    max-width: 310px;
    font-size: 13px;
    line-height: 40px;
  }
  .news-detail .btn-wrap.cmn {
    margin-top: 20px;
  }
  .news-detail .mv {
    padding: 16px;
    background: url(../images/img_news_bg_02.png);
    min-height: 200px;
  }
  .news-detail .mv .ttl-wrap {
    padding-top: 80px;
  }
  .news-detail .mv .ttl-wrap .ttl {
    font-size: 20px;
    margin-bottom: -6px;
  }
  .news-detail .mv .txt-wrap {
    gap: 8px;
    margin-top: 28px;
  }
  .news-detail .mv .txt-wrap .tag {
    font-size: 10px;
  }
  .news-detail .section-cmn .inner-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
  .news-detail .section-cmn .inner-l-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
  .news-detail .section-cmn .inner-ll-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
  .news-detail .info-wrap::before {
    left: -16px;
  }
  .news-detail .info-wrap::after {
    right: -16px;
  }
  .news-detail .share-wrap::before {
    left: 0;
  }
  .news-detail .share-wrap::after {
    right: 0;
  }
  .news-detail .main-wrap {
    margin-top: 36px;
  }

  .news-detail h2 {
    font-size: 20px;
    padding-bottom: 4px;
    margin-top: 28px;
  }
  .news-detail h3 {
    font-size: 18px;
    margin-top: 24px;
  }
  .news-detail .img-wrap {
    margin-top: 20px;
  }
  .news-detail .img-wrap .caption {
    font-size: 10px;
    margin-top: 6px;
  }
  .news-detail h4 {
    font-size: 16px;
    margin-top: 20px;
  }
  .news-detail .flex-wrap {
    flex-direction: column;
    gap: 10px;
  }
  .news-detail .link-wrap {
    gap: 16px;
    margin-top: 30px;
  }
  .news-detail .link {
    gap: 6px;
  }
  .news-detail .link::after {
    width: 5px;
    height: 8px;
  }
  .news-detail .link[target="_blank"]::after {
    width: 9px;
    height: 9px;
  }
  .news-detail .link[href$=".pdf"]::after {
    width: 11px;
    height: 12px;
    margin-bottom: -1px;
  }
  .news-detail .info-wrap {
    padding: 20px;
  }
  .news-detail .info-wrap .ttl {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .news-detail .info-wrap .btn-wrap {
    margin-top: 16px;
  }
  .news-detail .share-wrap {
    margin: 50px auto;
    padding: 12px 0px 20px;
  }
  .news-detail .share-wrap .share-list {
    margin-top: 10px;
    flex-direction: column;
    gap: 20px;
  }
  .news-detail .share-wrap .share-list a {
    width: 100%;
    max-width: 310px;
    margin: auto;
  }
  .news-detail .inquiry-wrap {
    padding: 20px;
    margin: 50px auto 60px;
  }
  .news-detail .btn-wrap.news-detail {
    margin-top: 16px;
  }
  .news-detail .inquiry-wrap .ttl {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .news-detail .inquiry-wrap .btn-wrap {
    margin-top: 16px;
  }
  .wp-block-columns-is-layout-flex {
    flex-direction: column;
    gap: 10px;
  }
  .news-detail a.wp-block-button__link {
    width: 100%;
    max-width: 310px;
    min-width: 310px;
    font-size: 13px;
    line-height: 1.75;
    min-height: 40px;
  }
  .wp-block-buttons {
    margin-top: 20px;
  }
  .news-detail .wp-block-buttons.wp-block-buttons-is-layout-flex {
    justify-content: center;
  }


  /*  confirm page  */
  .section-form.confirm {
    padding-top: 40px;
    margin-top: 0;
  }
  .section-form.confirm .txt-lead {
    font-size: 12px;
    margin-top: 40px;
  }
  .section-form.confirm .btn-wrap.col2 {
    margin-top: 40px;
    gap: 12px;
    padding-bottom: 60px;
  }
  .section-form.confirm .btn-wrap.col2 .btn-consent {
    height: 30px;
    line-height: 29px;
    max-width: 200px;
  }

  /*  complete page  */
  .section-form.complete {
    padding-top: 40px;
    margin-top: 0;
    padding-bottom: 60px;
  }
  .section-form.complete .txt-lead {
    margin-top: 12px;
  }
  .section-form.complete .inner-s-wrap.main {
    padding: 0;
  }
  .section-form.complete .main .txt-lead:first-child {
    margin-top: 40px;
  }
    .section-form.complete .btn-wrap {
    margin-top: 60px;
  }
}

/* cf7調整 --------------------------------------------------------------------------*/
.wpcf7-form-control.wpcf7-checkbox.checkbox-item{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 0;
  justify-content: space-between;
  margin-top: 14px;
}
.wpcf7-list-item{
  width:calc(50% - 10px);
  margin-left: 0;

}
.wpcf7-list-item .wpcf7-list-item-label{
  padding-left:20px;
}
.wpcf7-form > .txt{

}
.wpcf7-form > .txt br:not(.sp-only) {
  display: none;
}
body.home .wpcf7-submit.btn-submit{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 22px 0;
  cursor: pointer;
  
  display: block;
  width: 100%;
  height: 100%;
  background: #222;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  font-weight: 500;
}
body.home .wpcf7-submit.btn-submit:not(:disabled)
:hover{
  opacity: .7;
  transition: opacity 0.2s ease;
}
span.wpcf7-spinner {
  display: none;
}

body.page-template-page-confirm .btn-wrap{
  display: flex;
  margin-top: 100px;
  justify-content: center;
  gap: 30px;
  margin-bottom: 0;
}
body.page-template-page-confirm .btn-wrap .btn-return{
  margin:0;
}
body.page-template-page-confirm .btn-wrap .btn-return p{
  width: 300px;
  height: 60px;
  line-height: 59px;
  margin: unset;
}
body.page-template-page-confirm .btn-wrap .btn-return p .wpcf7-previous{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* padding: 22px 0; */
  cursor: pointer;
  
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  text-align: center;
  color: #222;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #222;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  font-weight: 500;
}
body.page-template-page-confirm .btn-wrap .btn-return p .wpcf7-previous:hover{
  opacity: .7;
  transition: opacity 0.2s ease;
}


body.page-template-page-confirm .btn-wrap .btn-consent{
  width: auto;
  margin:0;
}
body.page-template-page-confirm .btn-wrap .btn-consent p{
  width: 300px;
  height: 60px;
  line-height: 59px;
  margin: unset;
}
body.page-template-page-confirm .btn-wrap .btn-consent p .btn-submit{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* padding: 22px 0; */
  cursor: pointer;
  
  display: block;
  width: 100%;
  height: 100%;
  background-color: #222;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #222;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  font-weight: 500;
}
body.page-template-page-confirm .btn-wrap .btn-consent p .btn-submit:hover{
  opacity: .7;
  transition: opacity 0.2s ease;
}

body.page-template-page-confirm .wpcf7-form > .txt {
  display: none;
}

body.page-template-page-confirm .section-form.confirm .form-textarea > p{
  white-space: pre-wrap;
}

@media screen and (max-width: 767px){
  .checkbox-group{
    margin-top: 0px;
  }
  .wpcf7-form-control.wpcf7-checkbox.checkbox-item {
    margin-top: 6px;
    gap: 6px 0;
  }
  .wpcf7-list-item {
    width: 100%;
    align-items: start;
  }
  .wpcf7-submit.btn-submit{
    padding: 14px 0;
  }

  body.page-template-page-confirm .btn-wrap{
    margin-top: 40px;
    gap: 12px;
    padding-bottom: 60px;
  }

  body.page-template-page-confirm .btn-wrap .btn-return p{
    height: 30px;
    line-height: 29px;
    max-width: 200px;
  }
  body.page-template-page-confirm .btn-wrap .btn-return p .wpcf7-previous{

  }
  body.page-template-page-confirm .btn-wrap .btn-consent{
    height: 30px;
  }
  body.page-template-page-confirm .btn-wrap .btn-consent p{
    height: 30px;
    line-height: 29px;
    max-width: 200px;
  }
  body.page-template-page-confirm .btn-wrap .btn-consent p .btn-submit{
    padding: 0;
  }
}

/*  (必須)のスタイル  */
.required{
  margin-left:.4em;
  color:#c00;
  font-size:0.9em;
}