.fv {
  position: relative;
}
@media (max-width: 767px) {
  .fv {
    margin-top: 70px;
  }
}
.fv__head {
  position: absolute;
  color: #2FC986;
  left: 0;
  right: 0;
  margin: auto;
  letter-spacing: 0.04em;
  z-index: 10;
}
@media (min-width: 768px) {
  .fv__head {
    font-size: 12.52vw;
    line-height: 10.98vw;
    bottom: -19.03vw;
  }
}
@media (max-width: 767px) {
  .fv__head {
    font-size: 14.67vw;
    line-height: 12.52vw;
    bottom: -22.67vw;
  }
}

.textanimation1 > span > span,
.textanimation2 > span > span {
  opacity: 0;
}

.active .textanimation1 span,
.active .textanimation2 span {
  display: inline-block;
}

.active .textanimation1 > span,
.active .textanimation2 > span {
  overflow: hidden;
}

.active .textanimation1 > span > span,
.active .textanimation2 > span > span {
  opacity: 1;
  animation: showTextFromBottom 0.5s backwards;
  animation-delay: 0;
}

@media (min-width: 768px) {
  .intro {
    padding: 21.96vw 0 11.71vw;
  }
}
@media (max-width: 767px) {
  .intro {
    padding: 26.67vw 0 33.33vw;
  }
}
@media (min-width: 768px) {
  .intro__wrapper {
    max-width: 860px;
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .intro__wrapper {
    width: 80vw;
  }
}
@media (min-width: 768px) {
  .intro__tx {
    width: 535px;
  }
}
@media (max-width: 767px) {
  .intro__tx {
    width: 80vw;
  }
}
.intro__body {
  color: #484848;
}
@media (min-width: 768px) {
  .intro__body {
    line-height: 62px;
  }
}
@media (max-width: 767px) {
  .intro__body {
    line-height: 50px;
  }
}
.intro__foot .position {
  line-height: 62px;
}
.intro__foot .name {
  width: 91px;
  height: 23px;
  margin-left: 15px;
}

.outline {
  position: relative;
  background-color: #333134;
  color: #fff;
  z-index: 1;
}
@media (min-width: 768px) {
  .outline {
    margin: 11vw 0;
  }
}
.outline::before, .outline::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-size: cover;
}
.outline::before {
  background-position: top center;
  background-image: url(../img/common/co_k_fr_top_2x.png);
  height: 10.98vw;
  top: -10.8vw;
}
.outline::after {
  background-position: bottom center;
  background-image: url(../img/common/co_k_fr_btm_2x.png);
  height: 10.98vw;
  bottom: -10.8vw;
}
.outline__wrapper {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .outline__wrapper {
    width: 85.33vw;
  }
}
.outline__head {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  color: #2FC986;
  letter-spacing: 0.04rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .outline__head {
    top: -15.1vw;
    font-size: 12.52vw;
    line-height: 10.98vw;
  }
}
@media (max-width: 767px) {
  .outline__head {
    top: -18.67vw;
    line-height: 1;
    font-size: 20vw;
  }
}
@media (max-width: 767px) {
  .outline__head .textanimation {
    line-height: 1;
  }
}
.outline__body {
  position: relative;
}
@media (min-width: 768px) {
  .outline__body {
    max-width: 1100px;
    padding: 0 30px;
    margin-top: -3.33vw;
  }
}
.outline__subtitle {
  font-weight: normal;
  letter-spacing: 0.18rem;
}
@media (min-width: 768px) {
  .outline__content {
    width: 500px;
  }
}
.outline__table {
  width: 100%;
}
@media (min-width: 768px) {
  .outline__table {
    display: table;
  }
}
@media (max-width: 767px) {
  .outline__table {
    display: block;
  }
}
.outline__table tr {
  width: 100%;
  line-height: 32px;
}
@media (min-width: 768px) {
  .outline__table tr {
    display: table;
  }
}
@media (max-width: 767px) {
  .outline__table tr {
    display: block;
  }
}
@media (min-width: 768px) {
  .outline__table tr + tr {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .outline__table tr + tr {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .outline__table th, .outline__table td {
    display: table-cell;
    vertical-align: top;
  }
}
@media (max-width: 767px) {
  .outline__table th, .outline__table td {
    display: block;
  }
}
.outline__table th {
  color: #2fc986;
  text-align: left;
}
@media (min-width: 768px) {
  .outline__table th {
    width: 140px;
  }
}
@media (max-width: 767px) {
  .outline__table th {
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .outline__table td {
    line-height: 27px;
  }
}
@media (min-width: 768px) {
  .outline__img {
    flex: 1;
    max-width: 456px;
    margin-left: 80px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .outline__img {
    max-width: 33.5vw;
  }
}
@media (max-width: 767px) {
  .outline__img {
    max-width: 74.67vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .outline__img img {
    max-width: 456px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .outline__img img {
    max-width: 33.5vw;
  }
}
@media (max-width: 767px) {
  .outline__img img {
    width: 74.67vw;
  }
}
.outline__ul {
  list-style: none;
}
.outline__li {
  position: relative;
  padding-left: 15px;
}
.outline__li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  background-color: #2FC986;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .outline__li::before {
    top: 12px;
  }
}
@media (max-width: 767px) {
  .outline__li::before {
    top: 10px;
  }
}

.map {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
@media (min-width: 768px) {
  .map {
    margin-top: -11vw;
    padding-top: 45.24%;
  }
}
@media (max-width: 767px) {
  .map {
    padding-top: 113.33%;
  }
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.history {
  position: relative;
  background-color: #c6d5d4;
}
@media (min-width: 768px) {
  .history {
    padding: 120px 0 60px;
    margin-bottom: 11vw;
  }
}
@media (max-width: 767px) {
  .history {
    padding: 35px 0;
  }
}
.history::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10.8vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 10.98vw;
  background-image: url(../img/common/co_gr1_fr_btm_2x.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .history__wrapper {
    max-width: 1100px;
    padding: 20px;
  }
}
.history__head {
  color: #2FC986;
  letter-spacing: 0.02rem;
}
@media (min-width: 768px) {
  .history__head {
    font-size: 12vw;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .history__head {
    font-size: 21.87vw;
  }
}
@media (max-width: 767px) {
  .history__head .textanimation {
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .history__body {
    max-width: 320px;
  }
}
.history__subtitle {
  font-weight: normal;
  letter-spacing: 0.18rem;
}
.history__ul {
  position: relative;
  list-style: none;
}
@media (max-width: 767px) {
  .history__ul {
    display: none;
  }
}
.history__ul::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  margin: auto;
  z-index: 0;
}
@media (min-width: 768px) {
  .history__ul::after {
    top: 16px;
    left: 80px;
    width: 5px;
    height: calc(100% - 32px);
  }
}
@media (max-width: 767px) {
  .history__ul::after {
    top: 10px;
    left: 0;
    width: 5px;
    height: calc(100% - 74px);
  }
}
@media (min-width: 768px) {
  .history__li {
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .history__li {
    padding-left: 30px;
  }
}
@media (min-width: 768px) {
  .history__li + .history__li {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .history__li + .history__li {
    margin-top: 20px;
  }
}
.history__year {
  color: #2fc986;
}
@media (min-width: 768px) {
  .history__year {
    width: 80px;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .history__year {
    float: left;
    width: 70px;
  }
}
@media (max-width: 767px) {
  .history__year::after {
    content: "";
    display: block;
    clear: both;
  }
}
.history__content {
  position: relative;
}
@media (min-width: 768px) {
  .history__content {
    flex: 1;
    padding-left: 40px;
  }
}
.history__content::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #2fc986;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  z-index: 1;
}
@media (min-width: 768px) {
  .history__content::before {
    top: 4px;
    left: -7px;
  }
}
@media (max-width: 767px) {
  .history__content::before {
    top: 2px;
    left: -37px;
  }
}
.history__era {
  color: #2fc986;
  font-weight: bold;
}
@media (min-width: 768px) {
  .history__era {
    line-height: 32px;
    width: 120px;
  }
}
.history__text {
  color: #484848;
}
@media (min-width: 768px) {
  .history__text {
    line-height: 32px;
    flex: 1;
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .history__text {
    line-height: 26px;
  }
}
.history__check {
  display: none;
}
@media (max-width: 767px) {
  .history__label {
    display: block;
  }
}
@media (max-width: 767px) {
  .history__btn {
    position: relative;
    width: 100%;
    height: 70px;
    background-color: #fff;
    border: 1px solid #2fc986;
    color: #2fc986;
    border-radius: 50px;
  }
}
@media (max-width: 767px) {
  .history__btn .arrow {
    position: absolute;
    display: block;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
    width: 35px;
    height: 35px;
    background-image: url(../img/company/arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 6px 21px;
    background-color: #2fc986;
    border-radius: 50%;
  }
}
@media (max-width: 767px) {
  .history__open {
    display: flex;
  }
}
@media (max-width: 767px) {
  .history__open .arrow {
    transform: rotate(180deg);
  }
}
@media (max-width: 767px) {
  .history__close {
    display: none;
  }
}

.mv {
  position: relative;
  z-index: -1;
  margin-top: -11vw;
}
.mv__wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .mv__wrapper {
    max-height: 750px;
    height: 54.9vw;
  }
}
@media (max-width: 767px) {
  .mv__wrapper {
    height: 97.33vw;
  }
}
.mv__wrapper video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
}
.mv__wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(../img/top/to_02_mov_ptn.png);
  background-repeat: repeat;
  background-size: 3px 3px;
  z-index: 0;
}

.facility {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .facility {
    padding: 8.78vw 0 0;
  }
}
@media (max-width: 767px) {
  .facility {
    padding: 16vw 0 0;
  }
}
.facility::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10.8vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 10.98vw;
  background-image: url(../img/common/co_w_fr_btm_2x.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.facility__wrapper {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .facility__wrapper {
    width: 85.33vw;
  }
}
.facility__head {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  color: #2FC986;
  line-height: 1;
  letter-spacing: 0.02rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .facility__head {
    top: -5.67vw;
    font-size: 12vw;
  }
}
@media (max-width: 767px) {
  .facility__head {
    top: -10.33vw;
    font-size: 21.87vw;
  }
}
.facility__body {
  position: relative;
}
@media (min-width: 768px) {
  .facility__body {
    max-width: 1100px;
    padding: 0 25px;
  }
}
.facility__subtitle {
  background-color: #2fc986;
  color: #fff;
  height: 46px;
  line-height: 46px;
  letter-spacing: 0.18rem;
}
@media (min-width: 768px) and (max-width: 900px) {
  .facility__subtitle {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .facility__subtitle.ls {
    letter-spacing: 0;
  }
}
.facility__flex {
  gap: 5.86vw;
}
@media (min-width: 768px) {
  .facility__flex > .facility__box {
    width: 484px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .facility__content {
    padding: 0 10px;
  }
}
.facility__content h4 {
  padding: 10px;
  background-color: #fff;
  color: #2fc986;
  border: 1px solid #2fc986;
}
@media (min-width: 768px) {
  .facility__content > .facility__ul {
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .facility__content > .facility__ul {
    padding: 10px 0;
  }
}
.facility__items {
  list-style: none;
}
@media (min-width: 768px) {
  .facility__items {
    padding: 0 15px;
    margin: 0 -30px -20px 0;
  }
}
@media (max-width: 767px) {
  .facility__items {
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  .facility__item {
    width: 33.3333333333%;
    padding: 0 30px 20px 0;
  }
}
@media (max-width: 767px) {
  .facility__item {
    width: 100%;
  }
}
.facility__ul {
  list-style: none;
  padding: 10px;
}
.facility__li {
  position: relative;
  padding-left: 15px;
  line-height: 32px;
}
.facility__li::before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  background-color: #2FC986;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
}
.facility__table {
  display: table;
  width: 100%;
  border: 1px solid #2fc986;
  border-collapse: collapse;
  border-spacing: 0;
}
.facility__table tr {
  display: table;
  width: 100%;
}
.facility__table tr:not(:last-child) td {
  border-bottom: 1px solid #2fc986;
}
.facility__table th, .facility__table td {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 33.3333333333%;
  padding: 10px 5px;
}
.facility__table th:not(:last-child), .facility__table td:not(:last-child) {
  border-right: 1px solid #2fc986;
}
.facility__table th {
  background-color: #c6d5d4;
  font-weight: normal;
  border-bottom: 1px solid #2fc986;
}
.company {
  position: relative;
  background-color: #c6d5d4;
}
@media (min-width: 768px) {
  .company {
    margin-bottom: 11vw;
    padding: calc(11vw + 120px) 0 0;
  }
}
@media (max-width: 767px) {
  .company {
    margin-bottom: 11vw;
    padding: calc(11vw + 35px) 0 40px;
  }
}
.company::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10.8vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 10.98vw;
  background-image: url(../img/common/co_gr1_fr_btm_2x.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .company__wrapper {
    max-width: 1100px;
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .company__wrapper {
    width: 85.33vw;
  }
}
.company__head {
  color: #2FC986;
  letter-spacing: 0.02rem;
}
@media (min-width: 768px) {
  .company__head {
    font-size: 12vw;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .company__head {
    font-size: 21.87vw;
  }
}
@media (max-width: 767px) {
  .company__head .textanimation {
    line-height: 1;
  }
}
.company__body {
  position: relative;
}
@media (min-width: 768px) {
  .company__body {
    margin-top: -1.67vw;
  }
}
.company__subtitle {
  font-weight: normal;
  letter-spacing: 0.18rem;
}
.company__items {
  list-style: none;
  height: 100%;
}
@media (min-width: 768px) {
  .company__items {
    gap: 2.2vw;
  }
}
@media (max-width: 767px) {
  .company__items {
    gap: 20px 0;
  }
}
.company__item {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  background-color: #fff;
  border-radius: 25px;
}
@media (min-width: 768px) {
  .company__item {
    width: 320px;
    max-width: calc(33.3333333333% - 2.2vw);
    padding: 30px 20px 20px;
  }
}
@media (max-width: 767px) {
  .company__item {
    width: 100%;
    padding: 25px 20px;
  }
}
.company__name {
  color: #2fc986;
  line-height: 32px;
  padding-bottom: 5px;
  border-bottom: 1px solid #2fc986;
}
.company__addr {
  line-height: 26px;
}
.company__tel {
  line-height: 32px;
}
.company__tel span {
  color: #2fc986;
}
.company__btn {
  position: relative;
  background-color: #2fc986;
  color: #fff;
  border-radius: 5px;
  width: 60px;
  padding: 1px 12px 1px 5px;
  margin-top: auto;
  margin-left: auto;
}
.company__btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  background-color: #fff;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}