.suc1 {
  padding: 90px 0 0 0;
  box-sizing: border-box;
  text-align: center;
}
.suc1 h2 {
  font-size: clamp(18px, calc(0.9150326797vw + 14.431372549px), 32px);
  font-weight: normal;
}
.suc1 h2 i {
  font-size: clamp(22px, calc(0.8496732026vw + 18.6862745098px), 35px);
  font-weight: 700;
  position: relative;
}
.suc1 h2 i:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 10%;
  margin-top: 0;
  margin-left: 0;
  width: 0;
  height: 1px;
  background: #BEB8B8;
  transition: all 1s 0.5s ease;
}
.suc1 h2 i.trigger {
  opacity: 1;
}
.suc1 h2 i.trigger:before {
  width: 80%;
}
.suc1 .menu {
  display: inline-block;
  margin-top: 90px;
}
.suc1 .menu .in {
  display: flex;
  justify-content: flex-start;
  gap: 0 20px;
}
.suc1 .menu a {
  background: url("../images/v-arw.png") center right 16px no-repeat, white;
  background-size: 17px auto;
  clip-path: polygon(0 0, calc(100% - 10px) 0%, 100% 10px, 100% 100%, 0 100%);
  display: flex;
  align-items: center;
  gap: 0 16px;
  line-height: 1;
  padding: 20px 30px;
  margin: 3px;
  transition: all 0.3s ease;
  width: 210px;
}
.suc1 .menu a:hover {
  background: url("../images/v-arw2.png") center right 16px no-repeat, #333;
  background-size: 17px auto;
  color: white;
}
.suc1 .menu a:hover .eg {
  color: white;
}
.suc1 .menu a .eg {
  font-size: 14px;
  color: #7B7774;
  font-family: "Marcellus", sans-serif;
  position: relative;
  top: 2px;
}
.suc1 .menu a .nm {
  font-size: 14px;
}
.suc1 .menu a .nm i {
  font-size: 18px;
  font-weight: bold;
}
@media all and (max-width: 1280px) {
  .suc1 h2 {
    font-size: clamp(18px, calc(0.9150326797vw + 14.431372549px), 32px);
    font-weight: normal;
  }
  .suc1 h2 i {
    font-size: clamp(22px, calc(0.8496732026vw + 18.6862745098px), 35px);
    font-weight: 700;
    position: relative;
  }
  .suc1 h2 i:before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 10%;
    margin-top: 0;
    margin-left: 0;
    width: 80%;
    height: 1px;
    background: #BEB8B8;
  }
  .suc1 .menu .in {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
}
@media all and (max-width: 1000px) {
  .suc1 .menu .in {
    gap: 14px;
  }
}
@media all and (max-width: 767px) {
  .suc1 {
    padding: 45px 0 0 0;
  }
  .suc1 .inner {
    padding: 0 20px;
  }
  .suc1 h2 i:before {
    bottom: 0;
  }
  .suc1 .menu {
    margin-top: 45px;
    display: block;
  }
  .suc1 .menu .in {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
  .suc1 .menu a {
    gap: 0 8px;
    margin: 0;
    padding: 16px 14px;
    background: url("../images/v-arw.png") center right 10px no-repeat, white;
    background-size: 17px auto;
    width: 100%;
  }
  .suc1 .menu a:hover {
    background: url("../images/v-arw2.png") center right 10px no-repeat, #333;
    background-size: 17px auto;
    color: white;
  }
  .suc1 .menu a:hover .eg {
    color: white;
  }
  .suc1 .menu a .eg {
    font-size: 12px;
    top: 2px;
  }
  .suc1 .menu a .nm {
    font-size: 13px;
  }
  .suc1 .menu a .nm i {
    font-size: 16px;
  }
}

.v1 .right {
  background: url("../images/v1.jpg") center center/cover;
}

.v2 .right {
  background: url("../images/v2.jpg") center center/cover;
}

.v3 .right {
  background: url("../images/v3.jpg") center center/cover;
}

.v4 .right {
  background: url("../images/v4.jpg") center center/cover;
}

.v5 .right {
  background: url("../images/v5.jpg") center center/cover;
}

.suc-bxw {
  margin-top: 150px;
}
.suc-bxw .left {
  padding: 30px 0;
  box-sizing: border-box;
}
.suc-bxw .suc-top {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 40px;
}
.suc-bxw .tag-c2 {
  display: flex;
  justify-content: flex-start;
  gap: 0 24px;
  align-items: center;
  margin-bottom: 24px;
}
.suc-bxw .tag-c2 .tg1 {
  background: white;
  font-size: 14px;
  font-family: "Marcellus", sans-serif;
  position: relative;
  min-width: 72px;
  place-content: center;
  text-align: center;
}
.suc-bxw .tag-c2 .nm {
  font-size: clamp(16px, calc(0.2614379085vw + 14.9803921569px), 20px);
  line-height: 1.5;
}
.suc-bxw .tag-c2 .nm i {
  font-size: clamp(20px, calc(0.522875817vw + 17.9607843137px), 28px);
}
.suc-bxw .tx1 {
  margin: 60px 0 80px 0;
}
.suc-bxw .data {
  display: flex;
  justify-content: flex-start;
  gap: 0 32px;
  align-items: center;
}
.suc-bxw .data .line {
  width: 50px;
  height: 1px;
  background: #BEBEBE;
}
.suc-bxw .data .n1 {
  font-size: 14px;
}
.suc-bxw .data .cirs {
  text-align: center;
}
.suc-bxw .data .cir-s {
  text-align: center;
  font-size: 28px;
  color: #2D415C;
  line-height: 1;
  place-content: center;
  aspect-ratio: 1/1;
  width: 100px;
  position: relative;
  border-radius: 100%;
}
.suc-bxw .data .cir-s2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.suc-bxw .data .cir-s2:before {
  content: "";
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  border-radius: 100%;
  background: white;
}
.suc-bxw .data .circle {
  transform: rotate(-90deg);
  transform-origin: center center;
  width: 100px;
  height: 100px;
}
.suc-bxw .data .circle circle {
  fill: none;
  stroke-dashoffset: 0;
  stroke-width: 12px;
  will-change: stroke-dasharray, stroke-dashoffset;
  transform: translateZ(0);
  stroke: #2D415C;
}
@media all and (max-width: 767px) {
  .suc-bxw .data .circle circle {
    stroke-width: 12px;
  }
}
.suc-bxw .data .cirs-v1.trigger circle {
  animation: anime01 1s forwards ease-in-out;
}
.suc-bxw .data .cirs-v2.trigger circle {
  animation: anime02 1s forwards ease-in-out;
}
.suc-bxw .data .cirs-v3.trigger circle {
  animation: anime03 1s forwards ease-in-out;
}
.suc-bxw .data .cirs-v45.trigger circle {
  animation: anime045 1s forwards ease-in-out;
}
@keyframes anime01 {
  0% {
    stroke-dashoffset: 50%;
    stroke-dasharray: 0;
  }
  100% {
    stroke: #2D415C;
    stroke-dasharray: 175.91;
  }
}
@keyframes anime02 {
  0% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0;
  }
  100% {
    stroke: #2D415C;
    stroke-dasharray: 201.04;
  }
}
@keyframes anime03 {
  0% {
    stroke-dasharray: 0 251.3;
    stroke-dashoffset: 0;
  }
  100% {
    stroke: #2D415C;
    opacity: 1;
    stroke-dasharray: 251.3 251.3;
  }
}
@keyframes anime045 {
  0% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0;
  }
  100% {
    stroke: #2D415C;
    stroke-dasharray: 226.17;
  }
}
.suc-bxw .data .num-main {
  position: relative;
  aspect-ratio: 1/1;
  z-index: 2;
  border-radius: 100%;
  place-content: center;
  text-align: center;
  width: 70%;
  margin: 0 auto;
  background: #F2F0ED;
}
.suc-bxw .data .l {
  width: 150px;
  margin-bottom: 10px;
}
.suc-bxw .data .l:last-of-type {
  margin-bottom: 0;
}
.suc-bxw .data .data-gage .tp {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  align-items: center;
}
.suc-bxw .data .data-gage .tp .num {
  font-size: 15px;
}
.suc-bxw .data .data-gage .gage {
  position: relative;
  border-radius: 100px;
  height: 10px;
  background: white;
  overflow: hidden;
}
.suc-bxw .data .data-gage .gage:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #D6D6D6;
  transition: all 1s 0.5s ease;
}
.suc-bxw .data .data-gage .trigger .gage.g5:before {
  width: 100%;
}
.suc-bxw .data .data-gage .trigger .gage.g4:before {
  width: 80%;
}
.suc-bxw .data .data-gage .trigger .gage.g35:before {
  width: 60%;
}
.suc-bxw .data .data-gage .trigger .gage.g45:before {
  width: 90%;
}
.suc-bxw .suc-btm {
  margin-top: 40px;
  background: white;
  padding: 70px 0 50px 0;
  box-sizing: border-box;
}
.suc-bxw .suc-btm h3 em {
  color: #626262;
  font-size: clamp(20px, calc(0.2614379085vw + 18.9803921569px), 24px);
  background: url("../images/vl1.jpg") top 21px left no-repeat;
  background-size: 24px auto;
  padding-left: 36px;
  font-weight: normal;
  display: inline-block;
  line-height: 1.6;
}
.suc-bxw .suc-btm h3 i {
  color: #000000;
  font-size: clamp(24px, calc(0.2614379085vw + 22.9803921569px), 28px);
  font-weight: 600;
}
.suc-bxw .suc-btm .c-2 {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 100px;
}
.suc-bxw .suc-btm .c-2 .bx {
  display: grid;
  grid-template-columns: 170px 1fr;
}
.suc-bxw .suc-btm .c-2 .eg {
  font-family: "Marcellus", sans-serif;
  line-height: 1;
  font-size: 24px;
  margin-bottom: 12px;
  color: #626262;
}
.suc-bxw .suc-btm .c-2 .jp {
  color: #626262;
  font-size: 12px;
}
.suc-bxw .suc-btm .c-2 .txt {
  padding: 0 0 0 40px;
  border-left: 1px solid #D9D9D9;
  box-sizing: border-box;
}
.suc-bxw .suc-btm .c-2 .txt .ff {
  margin-bottom: 5px;
}
.suc-bxw .suc-btm .c-2 .txt i {
  font-weight: bold;
  display: inline;
  background: linear-gradient(transparent 95%, #ccc 95%);
}
@media all and (max-width: 1280px) {
  .suc-bxw .suc-btm .c-2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px 0;
  }
}
@media all and (max-width: 1000px) {
  .suc-bxw {
    margin-top: 80px;
  }
  .suc-bxw .suc-top {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px 0;
  }
  .suc-bxw .right {
    order: 1;
    height: 450px;
  }
  .suc-bxw .left {
    order: 2;
  }
}
@media all and (max-width: 767px) {
  .suc-bxw {
    margin-top: 0;
  }
  .suc-bxw .inner {
    padding: 0;
  }
  .suc-bxw .right {
    height: 300px;
  }
  .suc-bxw .suc-top {
    gap: 24px 0;
  }
  .suc-bxw .left {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .suc-bxw .tag-c2 {
    display: block;
    margin-bottom: 16px;
  }
  .suc-bxw .tag-c2 .tg1 {
    font-size: 12px;
    width: 62px;
    min-width: unset;
    margin-bottom: 5px;
  }
  .suc-bxw .tx1 {
    margin: 30px 0 40px 0;
  }
  .suc-bxw .data {
    display: block;
    text-align: center;
  }
  .suc-bxw .data .line {
    width: 1px;
    height: 20px;
    background: #BEBEBE;
    margin: 10px auto;
  }
  .suc-bxw .data .n1 {
    font-size: 12px;
  }
  .suc-bxw .data .cir-s {
    margin: 0 auto;
  }
  .suc-bxw .data .l {
    width: 100%;
    margin-bottom: 10px;
  }
  .suc-bxw .suc-btm {
    padding: 40px 20px 80px 20px;
  }
  .suc-bxw .suc-btm h3 em {
    font-size: 18px;
    background: url("../images/vl1.jpg") top 15px left no-repeat;
    background-size: 12px auto;
    padding-left: 18px;
    line-height: 1.3;
    display: block;
  }
  .suc-bxw .suc-btm h3 i {
    font-size: 22px;
  }
  .suc-bxw .suc-btm .c-2 {
    margin-top: 30px;
  }
  .suc-bxw .suc-btm .c-2 .bx {
    display: block;
  }
  .suc-bxw .suc-btm .c-2 .ttls {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
  .suc-bxw .suc-btm .c-2 .eg {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .suc-bxw .suc-btm .c-2 .txt {
    padding: 0 0 0 0;
    border-left: none;
    border-top: 1px solid #d9d9d9;
    box-sizing: border-box;
    padding-top: 8px;
    margin-top: 8px;
  }
  .suc-bxw .suc-btm .c-2 .txt .ff {
    margin: 16px 0;
  }
  .suc-bxw.v1 {
    margin-top: 40px;
  }
}

.suc-bxw:nth-of-type(odd) .right {
  margin-right: calc(81% - 50vw);
}
@media all and (max-width: 1000px) {
  .suc-bxw:nth-of-type(odd) .right {
    margin-right: unset;
  }
}

.suc-bxw:nth-of-type(even) .left {
  order: 2;
}
.suc-bxw:nth-of-type(even) .right {
  order: 1;
  margin-left: calc(81% - 50vw);
}
.suc-bxw:nth-of-type(even) .suc-btm h3 {
  text-align: right;
}
@media all and (max-width: 1000px) {
  .suc-bxw:nth-of-type(even) .right {
    margin-left: unset;
  }
}

.sec3 {
  margin: 180px 0;
}
.sec3 .inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}
.sec3 .im {
  width: 80%;
  margin: 0 auto;
}
.sec3 h2 {
  font-size: clamp(20px, calc(0.7843137255vw + 16.9411764706px), 32px);
  line-height: 1.6;
  text-align: left;
}
.sec3 .txt {
  line-height: 3;
  margin-top: 30px;
  text-align: left;
}
.sec3 .in {
  max-width: 80%;
  margin: 0 auto;
}
@media all and (max-width: 1000px) {
  .sec3 {
    margin: 90px 0 180px 0;
  }
  .sec3 .inner {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px 0;
  }
  .sec3 .im {
    max-width: 500px;
  }
}
@media all and (max-width: 767px) {
  .sec3 {
    margin: 90px 0;
  }
  .sec3 h2 {
    font-size: clamp(24px, calc(0.522875817vw + 21.9607843137px), 32px);
    line-height: 1.6;
    text-align: left;
  }
  .sec3 .txt {
    line-height: 2;
    font-size: 12px;
    margin-top: 20px;
    text-align: left;
  }
  .sec3 .im {
    width: 100%;
  }
  .sec3 .in {
    max-width: 100%;
  }
}

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