@charset "utf-8";
/*-------title------*/
.tit-wrap {
  background: url(../../uploads/2025/12/docter-name-bg.webp) no-repeat;
  background-size: cover;
}
.tit-wrap.bg-none {
  background: none;
}
.bt00 {
  background-position: center top;
}
.bt25 {
  background-position: center top 25px;
}
.bt60 {
  background-position: center top 60px;
}
.sec-tit {
  font-size: clamp(32px, 6.667vw, 9.6rem);
  line-height: 1.3046875;
}
.sec-tit.st2 {
  font-size: clamp(48px, 4.444vw, 6.4rem);
}
.sec-tit em {
  font-style: normal;
  font-size: clamp(64px, 8.8888vw, 12.8rem);
}
.sec-tit.st2 em {
  font-size: clamp(64px, 6.667vw, 9.6rem);
}
.sec-subtit {
  font-size: clamp(24px, 3.333vw, 4.8rem);
}
.sec-subtit.st2 {
  font-size: clamp(24px, 2.5vw, 3.6rem);
}
.l-tit {
  font-size: clamp(20px, 2.5vw, 3.6rem);
}
.border-ds::after {
  content: "";
  background: url(../../uploads/2025/12/intro-icon.webp) repeat-x;
  background-size: contain;
  display: block;
  max-width: max(27.36vw, 394px);
  margin: 0 auto;
  width: 100%;
  height: 11px;
}
.tit-st2 {
  font-size: clamp(20px, 2.5vw, 3.6rem);
  border-radius: 52px;
  padding: 10px 0;
}
.tit-st2.tit-blue {
  background: linear-gradient(133.46deg, #00c0e8 24.53%, #00a1c3 75.47%);
}
.tit-st2.tit-pink {
  background: linear-gradient(90deg, #ea60b7 0%, #ef36ab 100%);
}
.rad-tit {
  background: #54c8f6;
  border: 4px solid #fff;
  border-radius: 62px;
  font-size: clamp(24px, 2.222vw, 3.2rem);
  padding: 20px 40px;
  width: fit-content;
  min-width: 340px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.rad-tit ::before {
  content: "";
  display: block;
  width: 69px;
  height: 69px;
  position: absolute;
  clip-path: circle(50% at 50% 50%);
  left: 0;
  top: 45%;
  transform: translate(-50%, -50%);
  z-index: -1;
  background-color: transparent;
  background-image: radial-gradient(circle, #67cff7 3px, transparent 3px),
    radial-gradient(circle, #67cff7 3px, transparent 3px);
  background-position: 0 0, 4.5px 9px;
  background-size: 9px 18px;
}
.rad-tit span {
  position: relative;
  display: block;
  z-index: 1;
}
.pink-dstit {
  font-size: clamp(20px, 1.667vw, 2.4rem);
  line-height: 1.6;
  color: #ea60b7;
  background: #fff;
  position: relative;
  border: 2px solid #ea60b7;
  box-shadow: 8px 8px 0px #ea60b7;
  padding: 0.85em 0;
}
.pink-dstit:before {
  content: "";
  background: #ea60b7;
  width: 60px;
  height: 43px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: polygon(100% 0, 0 0, 0 100%);
}
.wr-tit {
  background: linear-gradient(179.36deg, #00c0e8 0.02%, #00a1c3 99.98%);
  writing-mode: tb-rl;
  font-size: clamp(24px, 3.333vw, 4.8rem);
  padding: 64px 10px;
  white-space: nowrap;
}
.page-wrap .wr-tit {
  writing-mode: unset;
  padding: 10px;
}
.page-wrap .wr-tit span {
  letter-spacing: 0;
}
.page-wrap .wr-tit-wrap {
  display: flex;
  flex-direction: column;
}
.wr-tit span {
  display: block;
  line-height: 1.2;
  letter-spacing: 0.21em;
}
/*-------table-----*/
/*-------btn------*/
.btn1 {
  padding: 10px;
  max-width: 385px;
  width: 100%;
  transition: 0.2s ease-in-out;
}
.btn1:hover {
  opacity: 0.65;
}
.btn1 a {
  border: 1px solid #fff;
  height: 100%;
}
.btntel a {
  font-size: clamp(24px, 2.5vw, 3.6rem);
  border: 1px solid #fff;
  padding: 11px 0 8px;
}
.btntel span::before {
  content: "";
  background: url(../../uploads/2025/12/white-phone-icon.webp) no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  margin: 0 auto 15px;
  display: block;
}
.btncontact span::before {
  content: "";
  background: url(../../uploads/2025/12/link-icon.webp) no-repeat;
  background-size: contain;
  width: 29px;
  height: 29px;
  margin: 0 auto 13px;
  display: block;
}
.btncontact a {
  font-size: clamp(20px, 2.222vw, 3.2rem);
  padding: 10px 0 8px;
}
.loop-ic {
  width: max(22.5vw, 154px);
  height: 325px;
  background: url(../../uploads/2025/12/loop-icon.webp) no-repeat;
  background-size: contain;
  z-index: -1;
  position: absolute;
  animation: spinItem 24s linear backwards infinite;
}
.loop-ic.pos-r {
  right: -40px;
}
.loop-ic.pos-l {
  left: -70px;
}
.loop-ic.pos-r.st2 {
  z-index: 4;
  top: -10%;
  right: calc(-5.55% + -40px);
}
.loop-ic.pos-r.st3 {
  bottom: -2.5%;
  z-index: 3;
}
@keyframes spinItem {
  to {
    transform: rotate(360deg);
  }
}
.co-btn.link-st {
	width:fit-content;
	margin:30px auto;
	background:#fff;
	padding:.5em 2em;
	border-radius:100px;
	border:1px solid #000;
}
.co-btn.link-st.ma00 {
	margin:0 auto;
}
.co-btn.link-st.macs {
	margin:30px auto 120px;
}
.co-btn {
  display: flex;
  gap: 14px;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
}
.co-btn span {
  display: inline-block;
  border-bottom: 1px solid #fff;
}
.co-btn::after {
  content: url(../../uploads/2025/12/s-arrow-white-icon.webp);
  background: #00c0e8;
  border-radius: 19px;
  width: 47px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease-in-out;
}
.co-btn-services {
  display: flex;
  gap: 14px;
  align-items: center;
  justify-content: center;
  font-size: 2.25rem;
  background-color: #353535;
  padding: 20px 15px;
  max-width: 300px;
  margin: 0 auto;
  border-radius: 100px;
  border: 1px solid #fff;
}
.co-btn-services:hover{
  opacity: 0.8;
}
.co-btn-services span {
  display: inline-block;
  /*border-bottom: 1px solid #fff;*/
}
.co-btn-services::after {
  content: url(../../uploads/2025/12/s-arrow-white-icon.webp);
  background: #00c0e8;
  border-radius: 19px;
  width: 47px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease-in-out;
}
.img-box.stbg {
  position: relative;
}
.img-box.stbg::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  transform: translate(18px, 18px);
  background-image: repeating-linear-gradient(
    125deg,
    #fad9d2,
    #fad9d2 6px,
    #fff 6px,
    #fff 12px
  );
}
.img-box.stbg img {
  position: relative;
  z-index: 2;
}
.co-btn:hover::after {
  transform: translateX(50%);
}
.co-btn-services:hover::after {
  transform: translateX(50%);
}
/*-------btn-end------*/
.mv {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.mv .splide__slide img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 100vh;
}
.mv-txt p {
  font-size: clamp(32px, 4.444vw, 6.4rem);
  color: #fff;
  text-shadow: 0px 0px 12px #353535a3;
  line-height: 1.453125;
}
.mv-txt {
  position: absolute;
  bottom: 170px;
  left: 12.5%;
  z-index: 2;
}
.blur {
  z-index: 1;
  position: absolute;
  bottom: 30px;
  left: 0;
}
.mv-ic-top {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
}
.mv-ic-top img {
  max-width: max(20.555vw, 247px);
  width: 100%;
}
.mv-ic-bottom {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
}
.mv-ic-bottom img {
  max-width: 23.82vw;
  width: 100%;
}
/*sec-services*/
.sec-services {
  padding: 90px 0 0;
}
.sec-services .tit-wrap {
  margin-bottom: 70px;
}
.sec-services .co {
  flex: 1;
}
.sec-services .co-inner {
  padding: 52px 10.903% 100px;
}
.sec-services .left {
  background: url(../../uploads/2025/12/services-img1.jpg) no-repeat;
  background-size: cover;
}
.sec-services .left .co-inner {
  background: rgba(0, 146, 177, 0.8);
}
.sec-services .right {
  background: url(../../uploads/2025/12/services-img2.jpg) no-repeat;
  background-size: cover;
}
.sec-services .right .co-inner {
  background: rgba(234, 96, 183, 0.8);
}
.sec-services .desc {
  font-size: clamp(20px, 2.222vw, 3.2rem);
  margin-bottom: 40px;
}
.sec-services .desc span {
  font-size: clamp(32px, 2.778vw, 4rem);
}
.sec-services .tit-st2 {
  margin-bottom: 16px;
}
/*sec-about*/
.sec-about .tit-wrap {
  margin-bottom: 56px;
}
.sec-about .cs-inner {
  padding: 0 8.34% 110px;
}
.wrap-dots {
  position: relative;
}
.sec-about .wrap-dots {
  margin-bottom: 180px;
}
.wrap-dots:before {
  content: "";
  background-color: transparent;
  background-image: radial-gradient(circle, #00c0e8 1.5px, transparent 1.5px),
    radial-gradient(circle, #00c0e8 1.5px, transparent 1.5px);
  background-position: 0 0, 3px 6px;
  background-size: 6px 12px;
  width: max(33.264vw, 144px);
  height: 252px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  clip-path: polygon(100% 100%, 100% 0, 0 0);
}
.wrap-dots .img-box {
  padding: 30px 30px 0;
}
.sec-about .co-txt {
  font-size: clamp(20px, 2.778vw, 4rem);
  background: #353535;
  padding: 10px;
  margin-bottom: 20px;
  width: fit-content;
  line-height: 1.3;
}
.sec-about .co-txt.last {
  margin-bottom: 0;
}
.sec-about .txt-box {
  transform: translateY(-50%);
  left: 0;
  position: absolute;
}
.sec-about .desc {
  margin-bottom: 2em;
}
.sec-about .desc.last {
  margin-bottom: 0;
}
/*sec-message*/
.sec-message {
  overflow-x: clip;
  overflow-y: visible;
  position: relative;
  padding-bottom: 50px;
}
.sec-message .cs-inner {
  position: relative;
  background-image: linear-gradient(
      360deg,
      #ffffff 55%,
      rgba(255, 255, 255, 0) 100%
    ),
    url(../../uploads/2025/12/message-bg-img.jpg);
  background-repeat: no-repeat;
  background-size: 100%, 100% auto;
  background-position: center top, center top;
  padding: 100px 0 110px;
}
.sec-message .tit-wrap {
  padding-left: 8.34%;
  margin-bottom: 25px;
}
.sec-message .cs-inner .txt-bb {
  padding-left: 8.34%;
  margin-bottom: 70px;
  font-size: clamp(24px, 2.5vw, 3.6rem);
}
.sec-message .cs-inner .txt-bb span {
  font-size: clamp(32px, 2.778vw, 4rem);
}
.sec-message .cs-inner .wrap {
  padding: 0 11.95%;
  margin-bottom: 60px;
}
.sec-message .cs-inner .grid-wrap {
  gap: 25px 12px;
}
.sec-message .cs-inner .txt-box {
  font-size: clamp(20px, 2.222vw, 3.2rem);
  background: #fff;
  min-height: 177px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec-message .cs-inner .co-inner {
  box-shadow: 0px 0px 12px 0px #a7a7a740;
  position: relative;
  z-index: 1;
}
.sec-message .cs-inner .co {
  padding: 18px;
  position: relative;
  z-index: 1;
}
.sec-message .cs-inner .co::before {
  content: "";
  display: block;
  width: 155px;
  height: 155px;
  background: #fff8a7;
  position: absolute;
  right: 0;
  top: 0;
}
.sec-message .cs-inner .co::after {
  content: "";
  display: block;
  width: 155px;
  height: 155px;
  background: #cef5ff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.sec-message .cs-inner2 {
  padding: 0 5.55% 100px;
  background: linear-gradient(#f1fdff, #f1fdff);
  background-repeat: no-repeat;
  background-size: 89% 94%;
  background-position: left bottom;
}
.sec-message .cs-inner2 .as-box {
  position: relative;
  margin-bottom: 90px;
}
.sec-message .as-box .wr-tit-wrap {
  position: absolute;
  left: 65px;
  top: -65px;
}
.sec-message .as-box .rad-tit {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 75%);
}
.sec-message .cs-inner2 .txt-bb {
  font-size: clamp(20px, 2.5vw, 3.6rem);
  margin-bottom: 180px;
}
.sec-message .cs-inner2 .txt-bb span {
  font-size: clamp(24px, 2.778vw, 4rem);
  display: inline;
  background: linear-gradient(
    transparent calc(100% - 20px),
    rgba(255, 248, 167, 1) 0
  );
  background-size: 92%;
  background-repeat: no-repeat;
  background-position: center left 0.75em;
}
.sec-message .cs-inner2 .wrap {
  position: relative;
  padding: 25px 0 0 0;
}
.sec-message .cs-inner2 .wrap .rad-tit {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.sec-message .cs-inner2 .flex-row {
  gap: 46px;
  margin-bottom: 65px;
}
.sec-message .cs-inner2 .flex-row .co:last-child {
  margin-top: 90px;
  padding-bottom: 206px;
}
.sec-message .cs-inner2 .flex-row .co:last-child .txt-box {
  bottom: 30px;
}
.sec-message .cs-inner2 .flex-row .co {
  position: relative;
  padding-bottom: 116px;
}
.sec-message .cs-inner2 .flex-row .txt-box {
  background: #fff;
  position: relative;
  z-index: 3;
  font-size: clamp(20px, 2.222vw, 3.2rem);
  line-height: 1.5;
  padding: 0 14px;
  height: 206px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: max(36.181vw, 324px);
  bottom: 120px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.w668ov {
  width: max(46.389vw, 321px);
}
.w605ov {
  width: max(42.014vw, 287px);
}
.txt-lab span {
  font-size: clamp(24px, 2.222vw, 3.2rem);
  background: linear-gradient(
    transparent calc(100% - 20px),
    rgba(255, 248, 167, 1) 0
  );
  background-size: 92%;
  background-repeat: no-repeat;
  background-position: center left 0.75em;
}
/*sec-content*/
.sec-content {
  margin-bottom: 100px;
}
.sec-content .cs-inner {
  background: linear-gradient(#f1fdff, #f1fdff);
  background-repeat: no-repeat;
  background-size: 89% 94%;
  background-position: right bottom;
	padding-bottom:60px;
}
.sec-content .tit-wrap {
  margin-bottom: 65px;
}
.sec-content .flex-row {
  align-items: flex-start;
  padding: 0 13.06% 180px 5.55%;
  gap: 140px;
}
.sec-content .flex-row.re-row {
  padding: 0 5.55% 180px 13.06%;
}
.sec-content .img-box {
  position: relative;
}
.sec-content .as-box {
  position: absolute;
  bottom: 0;
  background: #fff;
  z-index: 3;
}
.sec-content .st1 .as-box {
  padding: 40.5px 43.5px;
  right: 0;
  transform: translate(19%, 25%);
  max-width: max(55.83vw, 352px);
  width: 100%;
}
.sec-content .st1.st1_1 .as-box {
  padding: 58.5px 43.5px;
}
.sec-content .st2 .as-box {
  padding: 51px 28.5px;
  left: 0;
  transform: translate(-45%, 25%);
  max-width: max(52.23vw, 352px);
  width: 100%;
}
.sec-content .st3 .as-box {
  padding: 28.5px;
  left: 0;
  transform: translate(-45%, 25%);
  max-width: max(52.23vw, 352px);
  width: 100%;
}
.wr-tit-wrap {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  gap: 20px;
}
.sec-content .in-wr-wrap.flex-row {
  gap: 72px;
}
.sec-content .st4 .as-box {
  padding: 67px 0;
  left: 0;
  transform: translate(-25%, 25%);
  max-width: max(37.23vw, 536px);
  width: 100%;
}
/*sec-area*/
.sec-area {
  padding: 90px 0;
  position: relative;
}
.sec-area .cs-inner {
  position: relative;
  background-image: url(../../uploads/2025/12/area-img1.webp),
    linear-gradient(#f1fdff, #f1fdff);
  background-repeat: no-repeat;
  background-size: 58% auto, 81% 87%;
  background-position: left 65px bottom, right bottom 100px;
  padding-bottom: 150px;
}
.sec-area .as-box {
  position: absolute;
  right: 0;
  top: 0;
  max-width: max(43.5vw, 332px);
}
.sec-area .tit-wrap {
  padding-left: 13.89%;
  padding-top: 25px;
  background-position: bottom;
  padding-bottom: 40px;
  background-size: contain;
}
.sec-area .desc {
  padding-left: 13.89%;
  font-size: clamp(20px, 2.778vw, 4rem);
  margin-bottom: 80px;
}
.sec-area .desc span {
  font-size: clamp(24px, 3.333vw, 4.8rem);
}
.sec-area .wrap {
  background: rgba(255, 255, 255, 0.9);
  padding: 30px 0 30px 40px;
  max-width: max(52.64vw, 352px);
  width: 100%;
  margin: 0 0 0 auto;
}
.sec-area .wrap li {
  font-size: clamp(20px, 2.222vw, 3.2rem);
}
.sec-area .wrap li .cpink {
  font-size: clamp(24px, 2.778vw, 4rem);
}
.sec-area .ir-box {
  position: absolute;
  right: 5.55%;
  bottom: 30px;
}
/*sec-merit*/
.sec-merit {
  overflow-x: clip;
  overflow-y: visible;
  position: relative;
  padding-bottom: 130px;
}
.sec-merit .tit-wrap {
  margin-bottom: 50px;
}
.sec-merit .cs-inner {
  padding: 0 5.55%;
}
.sec-merit .in-txt {
  font-size: clamp(20px, 2.222vw, 3.2rem);
  margin-bottom: 70px;
}
.banner-tit {
  font-size: clamp(32px, 4.444vw, 6.4rem);
  padding-left: 10px;
  margin-bottom: 20px;
}
.banner-tit span {
  font-size: clamp(24px, 3.333vw, 4.8rem);
}
.banner {
  max-width: 82.724%;
  width: 100%;
  margin: 0 auto;
}
.banner-kojin {
  background: url(../../uploads/2025/12/merit-bn-img1.jpg) no-repeat;
  background-size: cover;
}
.banner-hojin {
  background: url(../../uploads/2025/12/merit-bn-img2.jpg) no-repeat;
  background-size: cover;
}
.banner-kojin .banner-bg {
  background: linear-gradient(
    270deg,
    rgba(255, 255, 255, 0) 0%,
    #0092b1 70.94%
  );
  background-size: 48.0736%;
  background-repeat: no-repeat;
  padding: 37px 0 37px 30px;
}
.banner-hojin .banner-bg {
  background: linear-gradient(
    270deg,
    #ea60b7 0%,
    #ea60b7 30%,
    rgba(255, 255, 255, 0) 70.94%
  );
  background-size: 80%;
  background-position: center right;
  background-repeat: no-repeat;
  padding: 30px 43px 44px 0;
  margin-bottom: 40px;
}
.banner .flex-row {
  justify-content: left;
  align-items: center;
  margin-bottom: 10px;
}
.ga145 {
  gap: 14.5px;
}
.ga30 {
  gap: 30px;
}
.banner-kojin .co-txt {
  border: 2px solid #00c0e8;
  width: fit-content;
  padding: 10px;
  line-height: 2;
}
.banner-hojin .co-txt {
  border: 2px solid #ea60b7;
  padding: 10px;
  line-height: 1.6;
  padding: 26px 0;
  max-width: 447px;
  width: 100%;
}
.banner-hojin .grid-wrap {
  grid-template-columns: 443px 443px;
  justify-content: end;
}
.banner-hojin .grid-wrap {
  gap: 15px;
  margin-right: 14px;
}
.banner .co-txt {
  background: #fff;
  font-size: clamp(20px, 1.667vw, 2.4rem);
}
.banner-wrap {
  margin-bottom: 50px;
}
.sec-merit .banner-wrap2 {
  padding: 0 0 110px;
  background: linear-gradient(
    180deg,
    #fff 0px,
    #fff 35%,
    #f1fdff 35%,
    #f1fdff 100%
  );
  position: relative;
}
.banner-wrap2 .rad-tit {
  margin-bottom: 20px;
}
.banner-wrap2 .flex-row {
  padding: 0 8.671% 0 4%;
  gap: 20px;
  margin-bottom: 40px;
}
.banner-wrap2 .flex-row .wrap {
  position: relative;
}
.banner-wrap2 .flex-row .pink-dstit {
  width: 96%;
}
.banner-wrap2 .flex-row .img-box {
  padding-left: 40px;
  margin-top: -46px;
}
.sec-merit .desc {
  font-size: clamp(16px, 1.667vw, 2.4rem);
}
.sec-merit .loop-ic {
  bottom: -80px;
  z-index: 1;
}
/*sec-fee*/
.sec-fee {
  overflow-x: clip;
  overflow-y: visible;
  position: relative;
}
.sec-fee .cs-inner {
  padding: 0 5.55% 90px;
}
.sec-fee .tit-wrap {
  margin-bottom: 40px;
}
.sec-fee .price-table {
  margin-bottom: 40px;
  width: 100%;
}
.price-table .category-header {
  width: 23.044%;
  background: rgba(0, 192, 232, 1);
  color: #fff;
  font-weight: 500;
}
.price-table .service-name {
  width: 40.386%;
}
.price-table td {
  border: 1px solid rgba(0, 192, 232, 1);
  padding: 10px 0 10px 20px;
  font-weight: 500;
}
/*sec-target*/
.sec-target .cs-inner {
  padding: 0 5.55% 90px;
}
.sec-target .tit-wrap {
  margin-bottom: 55px;
}
.sec-target .grid-wrap {
  gap: 8px;
}
.sec-target .img-box {
  margin-bottom: 20px;
}
.sec-target .txt-box p {
  font-size: clamp(15px, 1.667vw, 2.4rem);
  line-height: 1.6;
  background: linear-gradient(
    transparent calc(100% - 20px),
    rgba(255, 248, 167, 1) 0
  );
  display: inline;
  position: relative;
  z-index: 1;
}
/*sec-prepare*/
.sec-prepare {
  background: url(../../uploads/2025/12/prepare-bg.jpg) no-repeat;
  background-size: cover;
}
.sec-prepare .cs-inner {
  background-color: rgba(0, 146, 177, 0.86);
  padding: 90px 0 120px;
}
.sec-prepare .tit-wrap {
  padding-bottom: 55px;
  padding-left: 8.334%;
}
.sec-prepare .txt-wrap {
  padding-left: 8.334%;
}
.sec-prepare .txt-wrap .desc {
  font-size: clamp(20px, 2.222vw, 3.2rem);
  margin-bottom: 30px;
}
.sec-prepare .txt-wrap .desc-list li {
  font-size: clamp(16px, 1.667vw, 2.4rem);
  line-height: 2;
  list-style: inside;
}
/*sec-flow*/
.sec-flow {
  margin: 90px 0 100px;
}
.sec-flow .tit-wrap {
  margin-bottom: 55px;
}
.sec-flow .cs-inner {
  padding: 0 0 90px 0;
  background: linear-gradient(
    180deg,
    #fff 0px,
    #fff 75px,
    #f2fdff 75px,
    #f2fdff 100%
  );
}
.flow-slider .list-inner {
  position: relative;
  padding: 18px 0 0 18px;
}
.flow-slider .list-inner .txt-box {
  background: #fff;
}
.flow-slider .list-inner::after {
  content: "";
  display: block;
  width: 27px;
  height: 54px;
  background: #84e6ff;
  clip-path: polygon(0 100%, 100% 50%, 0 0);
  position: absolute;
  top: 50%;
  right: -45px;
  transform: translate(50%, -50%);
}
.flow-num {
  width: 195px;
  height: 150px;
  position: absolute;
  left: 0;
  top: 0;
  padding: 12px 0 0 32px;
  clip-path: polygon(0 100%, 100% 0, 0 0);
}
.flow-num .small-txt {
  display: block;
  font-size: clamp(16px, 1.667vw, 2.4rem);
  line-height: 1;
}
.flow-num .large-txt {
  display: block;
  font-size: clamp(24px, 3.333vw, 4.8rem);
  line-height: 1;
}
.flow-slider .txt-box {
  padding: 46px;
  height: 100%;
}
.flow-slider .box-tt {
  font-size: clamp(20px, 2.222vw, 3.2rem);
  line-height: 1;
  margin-bottom: 30px;
}
.flow-slider .line {
  width: 35px;
  height: 3px;
  display: block;
  margin: 0 auto 30px;
  background: #00c0e8;
}
.flow-slider .splide__slide {
  height: auto;
  display: flex;
}
.flow-slider .splide__slide > .list-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
}
/*sec-faq*/
.sec-faq {
  background: #fff;
  position: relative;
  padding-bottom: 90px;
}
.sec-faq .cs-inner {
  background-color: #ffffff;
  background-image: radial-gradient(circle, #d9f1f6 2.5px, transparent 2.5px),
    radial-gradient(circle, #f1fdff 2.5px, transparent 2.5px);
  background-position: 0 0, 5px 7px;
  background-size: 10px 14px;
  padding: 90px 0 120px 0;
}
.sec-faq .tit-wrap {
  margin-bottom: 55px;
}
.ir-box {
  max-width: max(20.42vw, 166px);
}
.sec-faq .ir-box {
  position: absolute;
  bottom: -30px;
  right: 44px;
}
.modern-accordion {
  max-width: 73.542vw;
  margin: 0 auto;
}

.accordion-item {
  margin-bottom: 16px;
  overflow: hidden;
  background: #fff;
}
.modern-accordion .accordion-item:last-child {
  margin-bottom: 0;
}
.accordion-header {
  position: relative;
  width: 100%;
  padding: 16.5px 32px 16.5px calc(17px + 66px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: none;
  border: none;
  cursor: pointer;
  background: #00c0e8;
}
.accordion-header::before {
  content: "Q";
  font-family: "EB Garamond", serif;
  font-size: clamp(20px, 1.667vw, 2.4rem);
  background: linear-gradient(
    112deg,
    #00a1c3 0%,
    #00a1c3 50%,
    #0092b1 50%,
    #0092b1 100%
  );
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 66px;
  position: absolute;
  left: 0;
  top: 0;
}
.accordion-item .header-content {
  text-align: left;
}

.accordion-item .title {
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(16px, 1.667vw, 2.4rem);
  color: #fff;
  margin: 0;
  font-weight: 600;
}

.accordion-item .icon-wrap {
  position: relative;
  background: #fff;
  width: 25px;
  height: 25px;
  border-radius: 16px;
}

.accordion-item .line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 2px;
  background-color: #00c0e8;
  transition: transform 0.3s ease;
}

.line:first-child {
  transform: translateX(-50%) translateY(-50%);
}

.line:last-child {
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
}

.accordion-header.active .line:last-child {
  transform: translateX(-50%) translateY(-50%) rotate(0);
}

.accordion-body {
  border: 2px solid #00c0e8;
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-out;
}

.accordion-item .body-content {
  padding: 5.15% 23px 5.15% 17px;
}

/* アニメーション用の状態 */
.accordion-body.entering {
  height: var(--content-height);
}

.accordion-body.leaving {
  height: 0;
}
/*sec-mentor*/
.sec-mentor {
  background: linear-gradient(
    180deg,
    #fff 0px,
    #fff 92px,
    #f2fdff 92px,
    #f2fdff 100%
  );
  padding: 0 0 35px 0;
}
.sec-mentor .tit-wrap {
  margin-bottom: 50px;
}
.sec-mentor .cs-inner {
  padding: 0 13.2%;
}
.sec-mentor .desc {
  width: 85%;
  margin: 0 auto 60px;
}
.sec-mentor .wrap {
  position: relative;
}
.sec-mentor .wrap .img-box {
  max-width: 612px;
  width: 100%;
  margin: 0 0 0 auto;
  padding-top: 30px;
}
.sec-mentor .ds-co {
  max-width: max(37.292vw, 305px);
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sec-mentor .ds-co p {
  margin-bottom: 25px;
}
.sec-mentor .ds-co p:last-child {
  margin-bottom: 0;
}
.sec-mentor .txt-box {
  max-width: 667px;
  position: relative;
  width: 100%;
  margin: -2.8em auto 0;
  font-size: clamp(16px, 1.667vw, 2.4rem);
  background: #fff;
  padding: 25px 20px 25px 45px;
}
.sec-mentor .txt-box::before {
  content: "";
  position: absolute;
  width: 19px;
  height: 100%;
  background: #00c0e8;
  left: 1px;
  top: 0;
}
/*sec-intro*/
.sec-intro {
  padding: 90px 0 100px;
}
.sec-intro .cs-inner {
  padding: 0 15.62% 90px;
}
.sec-intro .tit-wrap {
  margin-bottom: 60px;
}
.sec-intro .cs-inner .l-tit {
  margin-bottom: 60px;
}
.sec-intro .cs-inner p {
  margin-bottom: 25px;
}
.sec-intro .cs-inner .flex-row {
  padding: 0 16px;
  gap: 28px;
}
.sec-intro .cs-inner2 {
  background: url(../../uploads/2025/12/intro-bg.jpg) no-repeat;
  background-size: cover;
  padding: 70px 14.5% 95px;
}
.sec-intro .cs-inner2 .l-tit {
  margin-bottom: 15px;
}
.sec-intro .cs-inner3 {
  position: relative;
  overflow: hidden;
  padding: 80px 0 0;
  background: url(../../uploads/2025/12/intro-ic-img.webp) no-repeat;
  background-position: top 70px left;
  background-size: 359px;
}
.sec-intro .cs-inner3 .l-tit {
  margin-bottom: 50px;
}
.sec-intro .cs-inner3 .desc {
  max-width: max(67.78vw, 976px);
  width: 100%;
  margin: 0 auto 100px;
}
.sec-intro .cs-inner3 .wrap {
  position: relative;
  padding-left: 15.63%;
  padding-bottom: 34px;
  padding-top: 57px;
}
.sec-intro .cs-inner3 .img-box {
  max-width: 585px;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 34px;
}
.sec-intro .cs-inner3 .img-box::before {
  content: "";
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.97) 150px,
    rgba(255, 255, 255, 0) 100%
  );
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.sec-intro .cs-inner3 .txt-box {
  /* max-width: min(63.195vw, 910px); */
  max-width: 826px;
  width: 100%;
  position: relative;
  z-index: 3;
}
.sec-intro .cs-inner3 .loop-ic {
  top: 39%;
}
/*sec-contact*/
.sec-contact {
  background: url(../../uploads/2025/12/contact-bg.jpg) no-repeat;
  background-size: cover;
  padding: 50px 13.195%;
}
.sec-contact .flex-row {
  gap: 20px;
  justify-content: space-between;
}
.sec-contact .tit-wrap {
  margin-bottom: 40px;
}
.sec-contact .desc {
  font-size: clamp(20px, 2.222vw, 3.2rem);
  text-align: right;
  position: relative;
  padding-bottom: 9px;
  margin-bottom: 40px;
}
.sec-contact .desc::after {
  content: "";
  position: absolute;
  left: 40px;
  bottom: 0;
  width: 94%;
  height: 9px;
  background-color: #fff8a7;
}
.sec-contact .desc span {
  font-size: clamp(24px, 2.778vw, 4rem);
}
.sec-contact .cs-inner {
  background: rgba(255, 255, 255, 0.92);
  padding: 42px 14% 85px 10.76%;
}
/*sec-docter*/
.sec-docter .cs-inner {
  padding: 138px 0 160px;
  position: relative;
  overflow: hidden;
}
.sec-docter .wrap {
  position: relative;
}
.sec-docter .tit-wrap {
  padding-left: 5.55%;
  padding-top: 22px;
  position: relative;
  margin-bottom: 60px;
}
.sec-docter .img-box {
  max-width: max(48.75vw, 550px);
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.sec-docter .img-box::before {
  content: "";
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 1) 80px,
    rgba(255, 255, 255, 0) 100%
  );
  width: 50%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.sec-docter .desc {
  max-width: max(63.195vw, 752px);
  width: 100%;
  margin-left: 5.55%;
  position: relative;
  z-index: 3;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.sec-docter .name-box {
  line-height: 1.45;
  font-size: clamp(24px, 2.222vw, 3.2rem);
  padding: 17px 49px;
  position: absolute;
  bottom: 0;
  right: 11.397%;
  transform: translateY(50%);
  background: linear-gradient(
    135deg,
    #00c0e8 0%,
    #00c0e8 50%,
    #00a1c3 50%,
    #00a1c3 100%
  );
}
.sec-docter .name-box span {
  font-size: clamp(16px, 1.667vw, 2.4rem);
}
.sec-docter .loop-ic {
  bottom: 28px;
}
@media screen and (max-width: 1180px) {
  .loop-ic {
    height: 230px;
  }
  .banner-hojin .grid-wrap {
    grid-template-columns: 1fr 1fr;
  }
  .sec-docter .img-box::before {
    width: 90%;
  }
  .sec-docter .tit-wrap {
    z-index: 3;
  }
  .sec-docter .img-box {
    box-shadow: none;
  }
}
@media screen and (max-width: 820px) {
  .sec-message .cs-inner2 .flex-row .txt-box {
    height: 101px;
  }
  .sec-message .cs-inner2 .flex-row .co:last-child {
    padding-bottom: 101px;
  }
  .sec-content .st1 .as-box,
  .sec-content .st2 .as-box,
  .sec-content .st3 .as-box,
  .sec-content .st1.st1_1 .as-box,
  .sec-content .st4 .as-box {
    padding: 25px 16px;
  }
  .sec-content .st2 .as-box {
    transform: translate(-25%, 25%);
  }
  .sec-content .st1 .as-box {
    transform: translate(10%, 25%);
  }
  .sec-content .st3 .as-box {
    transform: translate(-25%, 25%);
  }
  .sec-content .st4 .as-box {
    transform: translate(-10%, 25%);
  }
}
@media screen and (max-width: 680px) {
  .sec-services {
    padding: 70px 0 0;
  }
  .sec-services .tit-wrap {
    margin-bottom: 30px;
  }
  .sec-services .co-inner {
    padding: 40px 5px 70px;
  }
  .sec-services .desc span em {
    font-style: normal;
    letter-spacing: -0.32em;
  }
  .sec-about .tit-wrap {
    margin-bottom: 30px;
  }
  .sec-about .cs-inner {
    padding: 0 3% 85px;
  }
  .wrap-dots .img-box {
    padding: 10px 10px 0;
  }
  .wrap-dots:before {
    height: 76px;
  }
  .sec-about .txt-box {
    transform: translateY(-18%);
  }
  .sec-about .wrap {
    margin-bottom: 230px;
  }
  .sec-tit:has(em) {
    font-size: 4.8rem;
  }
  .tit-wrap {
    text-align: center;
  }
  .sec-message .tit-wrap {
    padding: 0;
    margin-bottom: 70px;
  }
  .sec-message .cs-inner {
    background-image: linear-gradient(
        360deg,
        #ffffff 80%,
        rgba(255, 255, 255, 0) 100%
      ),
      url(../../uploads/2025/12/message-sp-bg-img.jpg);
    padding: 10px 3% 110px;
  }
  .sec-message .cs-inner .txt-bb {
    text-align: center;
    padding: 0;
  }
  .loop-ic {
    height: 154px;
  }
  .sec-message .cs-inner .wrap {
    padding: 0 3%;
    margin-bottom: 25px;
  }
  .sec-message .cs-inner .co {
    padding: 10px;
  }
  .sec-message .cs-inner .txt-box {
    min-height: 122px;
  }
  .wr-tit {
    padding: 10px;
  }
  .wr-tit-wrap {
    gap: 5px;
  }
  .sec-message .as-box .wr-tit-wrap {
    left: 3%;
  }
  .sec-message .cs-inner2 {
    padding: 0 0 60px;
  }
  .sec-message .cs-inner2 .as-box {
    padding-left: 17%;
  }
  .sec-message .cs-inner2 .as-box img {
    height: 235px;
    object-fit: cover;
  }
  .sec-message .cs-inner2 .txt-bb {
    margin-bottom: 25px;
  }
  .sec-message .cs-inner2 .wrap .rad-tit {
    position: relative;
    left: auto;
    transform: none;
    padding: 7px 0;
    max-height: 89px;
    line-height: 1.4;
    margin-bottom: 35px;
  }
  .rad-tit {
    padding: 0;
    min-height: 69px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .img-box.stbg {
    width: 75%;
    margin: 0 auto 0 3%;
  }
  .sec-message .cs-inner2 .flex-row .txt-box {
    padding: 0;
    bottom: -40px;
  }
  .img-box.stbg::before {
    transform: translate(8px, 8px);
  }
  .sec-message .cs-inner2 .flex-row .co {
    padding-bottom: 20px;
  }
  .sec-message .cs-inner2 .flex-row .co:last-child {
    margin-top: 10px;
  }
  .sec-message .cs-inner2 .flex-row .co:last-child .txt-box p {
    line-height: 1.12;
  }
  .sec-message .cs-inner2 .flex-row .co:last-child .img-box.stbg {
    margin: 0 3% 0 auto;
  }
  .sec-message .cs-inner2 .flex-row {
    margin-bottom: 0;
  }
  .sec-message .cs-inner2 .flex-row .co:last-child {
    padding-bottom: 75px;
  }
  .sec-message .cs-inner2 .flex-row .co:last-child .txt-box {
    bottom: 10px;
  }
  .loop-ic.pos-r.st3 {
    bottom: 0;
  }
  .txt-lab .sp1 {
    margin-top: 0.5em;
    display: inline-block;
  }
  .txt-lab .sp2 {
    margin-top: 0em;
    margin-bottom: 0.5em;
    display: inline-block;
  }
  .sec-contact {
    padding: 40px 26px;
    background-position: center;
  }
  .sec-contact .cs-inner {
    padding: 23px 38px 42px;
  }
  .sec-contact .desc {
    margin-left: 6px;
    text-align: left;
    margin-bottom: 27px;
  }
  .sec-contact .desc.pc-only {
    display: none;
  }
  .sec-contact .desc::after {
    left: 0;
    width: 100%;
  }
  .sec-contact .desc.sp1 {
    margin-bottom: 0;
  }
  .sec-contact .tit-wrap {
    margin-bottom: 15px;
  }
  .sec-area .as-box {
    flex-direction: row;
    gap: 10px;
    position: relative;
    margin: 0 0 0 auto;
  }
  .sec-area {
    padding: 50px 0 0;
  }
  .sec-area .tit-wrap {
    padding-left: 0;
  }
  .sec-area .desc {
    padding-left: 3%;
    padding-right: 3%;
    margin-bottom: 15px;
  }
  .sec-area .cs-inner {
    position: relative;
    background-image: linear-gradient(#f1fdff, #f1fdff);
    background-repeat: no-repeat;
    background-size: 81% 87%;
    background-position: right bottom 70px;
    padding-bottom: 150px;
  }
  .sec-area .wrap {
    margin: 0 auto;
    padding: 30px 62px 50px;
  }
  .sec-area .wrap li {
    text-align: center;
  }
  .sec-area .ir-box {
    bottom: 45px;
  }
  .sec-merit .tit-wrap {
    margin-bottom: 30px;
  }
  .sec-merit .in-txt {
    margin-bottom: 30px;
  }
  .sec-merit .cs-inner {
    padding: 0;
  }
  .banner {
    max-width: 100%;
  }
  .banner .flex-row {
    align-items: flex-start;
    gap: 6px;
  }
  .banner-kojin .banner-bg {
    padding: 40px 0 75px 3%;
    background-size: 90%;
  }
  .banner-kojin {
    background: url(../../uploads/2025/12/merit-sp-bn-img1.jpg) no-repeat;
    background-position: center right;
  }
  .banner-hojin .grid-wrap {
    grid-template-columns: 1fr;
    margin-right: 0;
  }
  .banner-hojin .banner-bg {
    padding: 30px 3% 40px;
  }
  .banner-tit {
    margin-bottom: 30px;
  }
  .banner-hojin .co-txt {
    padding: 17px 0 17px 5px;
    text-align: left;
  }
  .banner-hojin {
    background-position: center left -145px;
  }
  .banner-wrap2 .flex-row .pink-dstit {
    width: 100%;
  }
  .pink-dstit {
    padding: 0.5em 0;
    line-height: 1.28;
  }
  .banner-wrap2 .flex-row {
    padding: 0 3%;
  }
  .banner-wrap2 .flex-row .img-box {
    padding-left: 20px;
  }
  .sec-merit .banner-wrap2 {
    padding: 0 0 50px;
  }
  .sec-merit {
    padding-bottom: 20px;
  }
  .price-table tr {
    display: flex;
    flex-direction: column;
  }
  .price-table .service-name {
    width: 100%;
  }
  .price-table .category-header {
    width: 100%;
    padding: 10px 0;
  }
  .sec-fee .cs-inner {
    padding: 0 3% 40px;
  }
  .sec-target .grid-wrap {
    grid-template-columns: 1fr 1fr;
  }
  .sec-target .cs-inner {
    padding: 0 3% 40px;
  }
  .sec-target .img-box {
    margin-bottom: 10px;
  }
  .sec-target .txt-box p {
    line-height: 1.28;
    background: linear-gradient(
      transparent calc(100% - 10px),
      rgba(255, 248, 167, 1) 0
    );
  }
  .sec-prepare .cs-inner {
    padding: 40px 0 50px;
  }
  .sec-prepare .tit-wrap {
    padding-left: 0;
    padding-bottom: 15px;
  }
  .sp-style.sec-tit:has(em) {
    font-size: 36px;
  }
  .sp-style.sec-tit em {
    font-size: 48px;
  }
  .sec-prepare .txt-wrap .desc {
    margin-bottom: 20px;
    text-align: center;
  }
  .sec-prepare .txt-wrap .desc-list li {
    list-style: none;
    position: relative;
    padding-left: 16px;
  }
  .sec-prepare .txt-wrap .desc-list ::before {
    content: "・";
    position: absolute;
    left: 0;
  }
  .sec-flow {
    margin: 40px 0 0;
  }
  .flow-num {
    width: 104px;
    height: 80px;
    padding: 12px 0 0 6px;
  }
  .flow-slider .list-inner {
    padding: 10px 0 0 10px;
  }
  .flow-slider .txt-box {
    padding: 17px 3px;
  }
  .sec-faq .cs-inner {
    padding: 50px 3% 150px;
  }
  .sec-faq {
    padding-bottom: 0;
    margin-bottom: 40px;
  }
  .sec-faq .ir-box {
    bottom: 0;
    right: 0;
  }
  .modern-accordion {
    max-width: 100%;
  }
  .accordion-header::before {
    width: 37px;
  }
  .accordion-header {
    padding: 5.5px 11px 5.5px calc(17px + 37px);
  }
  .accordion-item .icon-wrap {
    width: 15.83px;
    height: 15.83px;
  }
  .accordion-item .line {
    width: 8px;
  }
  .accordion-item .body-content {
    padding: 37px 13px 37px 17px;
  }
  .sec-mentor .cs-inner {
    padding: 0 3%;
  }
  .sec-mentor .ds-co {
    position: relative;
    max-width: 100%;
  }
  .sec-mentor .desc {
    margin: 0 0 35px 0;
    width: 100%;
  }
  .sec-mentor .ds-co p {
    margin-bottom: 25px;
    min-height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .sec-mentor .txt-box {
    max-width: 274px;
    margin: 20px auto 0;
  }
  .sec-intro {
    padding: 40px 0 0;
  }
  .sec-intro .tit-wrap {
    margin-bottom: 20px;
  }
  .sec-intro .cs-inner .l-tit {
    margin-bottom: 20px;
  }
  .sec-intro .cs-inner {
    padding: 0 3% 65px;
  }
  .sec-intro .cs-inner .flex-row {
    flex-direction: row;
    gap: 12px;
    padding: 0;
  }
  .sec-intro .cs-inner2 {
    padding: 25px 3% 55px;
  }
  .sec-intro .cs-inner3 {
    padding: 40px 0 0;
    background: none;
  }
  .sec-intro .cs-inner3 .l-tit {
    margin-bottom: 20px;
    text-align: center;
    font-size: 24px;
  }
  .sec-intro .cs-inner2 .l-tit {
    margin-bottom: 20px;
  }
  .sec-intro .cs-inner3 .desc {
    margin: 0 auto 30px;
    line-height: 1.28;
    font-weight: 600;
  }
  .sec-intro .sp-img-box {
    width: 58%;
    margin: 0 auto 45px;
  }
  .sec-intro .cs-inner3 .img-box {
    position: relative;
    bottom: 0;
  }
  .sec-intro .cs-inner3 .wrap {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .sec-intro .cs-inner3 .txt-box {
    padding: 0 3%;
  }
  .sec-intro .cs-inner3 .img-box::before {
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.9) 40px,
      rgba(255, 255, 255, 0) 100%
    );
  }
  .sec-intro .cs-inner3 .loop-ic {
    top: 44%;
    left: -20px;
  }
  .sec-docter .cs-inner {
    padding: 40px 0 105px;
  }
  .sec-docter .img-box {
    position: relative;
    width: 69%;
    margin: 0 auto;
  }
  .sec-docter .img-box::before {
    content: none;
  }
  .sec-docter .tit-wrap {
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 20px;
  }
  .sec-docter .desc {
    margin-left: 0;
    padding: 0 3% 30px;
  }
  .sec-docter .name-box {
    padding: 22.5px 33px;
    right: -30px;
  }
  .sec-docter .loop-ic {
    bottom: 25%;
  }
  .sec-content .flex-row {
    flex-direction: row-reverse;
    position: relative;
    padding: 0;
    gap: 0;
  }
  .sec-content .as-box {
    position: relative;
    width: 95%;
    margin: 30px auto 52px;
    padding: 25px 16px;
  }
  .sec-content .flex-row.re-row {
    padding: 0;
    flex-direction: row;
  }
  .sec-content .in-wr-wrap.flex-row {
    gap: 0;
  }
  .sec-content .wr-tit {
    transform: translateX(50%);
    position: absolute;
    top: -15px;
    left: 0;
    z-index: 3;
    font-size: 32px;
    padding: 25px 10px;
  }
  .sec-content .wr-tit-wrap .wr-tit {
    position: relative;
    transform: none;
  }
  .sec-content .wr-tit-wrap {
    position: absolute;
    transform: translateX(3%);
    position: absolute;
    top: -15px;
    left: 0;
    z-index: 4;
  }
  .sec-content .re-row .wr-tit {
    transform: translateX(-50%);
    position: absolute;
    top: -15px;
    left: auto;
    right: 0;
  }
  .sec-content .re-row .wr-tit-wrap .wr-tit {
    position: relative;
    transform: none;
  }
  .sec-content .flex-row .img-box {
    position: relative;
    width: 79%;
    margin: 0 auto;
  }
  .sec-content .in-wr-wrap.flex-row.st4 {
    margin-bottom: 60px;
  }
  .flow-slider .splide__slide {
    padding: 0 25px;
  }
  .flow-slider .list-inner::after {
    content: none;
  }
  .splide__arrow--next svg,
  .splide__arrow--prev svg {
    display: none;
  }
  .flow-slider .splide__arrow--next {
    display: block;
    width: 14px;
    height: 24px;
    background: #84e6ff;
    clip-path: polygon(0 100%, 100% 50%, 0 0);
    border-radius: 0;
    right: 0.5em;
  }
  .flow-slider .splide__arrow--prev {
    display: block;
    width: 14px;
    height: 24px;
    background: #84e6ff;
    clip-path: polygon(100% 100%, 100% 0, 0 50%);
    border-radius: 0;
    left: 0.75em;
  }
  .flow-slider .box-tt {
    margin-bottom: 10px;
  }
  .flow-slider .line {
    margin-bottom: 10px;
  }
  .flow-slider .list-inner .txt-box p:not(.box-tt) {
    padding: 0 23px;
  }
	.mv-txt {
    bottom: 50%;
    transform: translateY(50%);
    left: 1em;
}
	.blur{
		bottom: 50%;
    transform: translateY(25%);
	}
	.co-btn.link-st.macs {
	margin:15px auto 80px;
}
}
/* CSS Document */
