.page_mv .deco {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.page_mv .deco .shape {
  display: block;
  position: absolute;
}
.page_mv .deco .shape:nth-child(1) {
  width: 11.4583333333vw;
  top: -2.6041666667vw;
  left: 7.6171875vw;
}
.page_mv .deco .shape:nth-child(2) {
  width: 10.9375vw;
  top: 7.5520833333vw;
  right: 13.0859375vw;
}
.page_mv .deco .shape:nth-child(3) {
  width: 8.7890625vw;
  top: 4.1666666667vw;
  right: 7.5520833333vw;
}
.page_mv {
  padding-bottom: 6.5104166667vw;
}

.fintro_image {
  position: relative;
  overflow: hidden;
}
.fintro_image .blabla {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: -1;
  transition: visibility 150ms ease, opacity 150ms linear;
}
.fintro_image .blabla.chiu {
  visibility: hidden;
  opacity: 0;
}
.fintro_image .blabla > img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: bottom;
  object-position: bottom;
}
.fintro_content {
  width: 100%;
  height: 100%;
}
.fintro_content > .auto_scroll {
  width: 50%;
  margin-left: auto;
  padding-top: 4.2317708333vw;
  padding-left: 10.4166666667vw;
  padding-right: 1.3020833333vw;
  padding-bottom: 4.2317708333vw;
  background-color: rgba(0, 0, 0, 0.6);
}
.fintro_content .image {
  width: 29.8177083333vw;
  padding-bottom: 13px;
}
.fintro_content .p {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2;
  font-size: 1.3020833333vw;
  color: #F7FAF9;
  margin-top: 2.6041666667vw;
}
.not_title {
  position: relative;
}
.not_title .en {
  display: block;
  font-family: "Hurricane", cursive;
  font-size: 20rem;
  font-weight: 400;
  line-height: 1.38;
  font-size: 13.0208333333vw;
  color: #2DDCAD;
}
.not_leading {
  position: absolute;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
  font-size: 1.5625vw;
  color: #fff;
  display: block;
  padding: 0.2604166667vw 0.390625vw;
  bottom: 3.515625vw;
  background-color: #DB9D47;
}
.forigin_before {
  width: 100%;
  height: 9.1145833333vw;
  display: block;
  background-color: #fff;
  margin-bottom: -1px;
}

.forigin {
  position: relative;
  background-color: #fff;
}
.forigin::after {
  content: "";
  width: 89.9739583333vw;
  height: 44.5963541667vw;
  position: absolute;
  top: 10.4166666667vw;
  left: 0;
  z-index: 1;
  background-color: #F7FAF9;
}
.forigin .not_leading {
  left: 0;
}
.forigin .container {
  position: relative;
  z-index: 2;
}
.forigin .not_understanding {
  position: relative;
  padding-bottom: 5.859375vw;
}
.forigin .not_content {
  margin-top: 3.90625vw;
  display: flex;
  justify-content: space-between;
}
.forigin .not_content .title__24 {
  text-align: left;
  line-height: 1.6;
}
.forigin .not_content .l,
.forigin .not_content .r {
  width: calc(50% - 20px);
}
.forigin .not_content .r {
  padding-top: 7.2916666667vw;
  position: relative;
}
.forigin .not_content .p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  font-size: 1.0416666667vw;
  margin-top: 2.1484375vw;
}
.forigin .not_content .image {
  display: block;
}
.forigin .not_content .image_1 {
  width: 29.9479166667vw;
}
.forigin .not_content .image_2 {
  width: 19.53125vw;
  position: absolute;
  top: -5.46875vw;
  right: -4.5572916667vw;
}
.fbusiness_before {
  width: 100%;
  height: 15.625vw;
  display: block;
  background-color: #fff;
  margin-bottom: -1px;
}

.fbusiness {
  position: relative;
}
.fbusiness_bc {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.fbusiness_bc img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.fbusiness > .container {
  padding-top: 9.8958333333vw;
  padding-bottom: 7.6822916667vw;
  position: relative;
}
.fbusiness .not_title {
  position: absolute;
  top: -10.8072916667vw;
  right: 1.171875vw;
  text-align: right;
}
.fbusiness .not_leading {
  right: 0;
}
.fbusiness_tab .buttons {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fbusiness_tab .button {
  width: 10.4166666667vw;
  height: 10.4166666667vw;
  cursor: pointer;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.6;
  font-size: 1.3020833333vw;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 1.3020833333vw;
  border-radius: 999px;
  position: relative;
  background-color: #C7DBD6;
  transition: all 150ms ease;
}
.fbusiness_tab .button::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -1.171875vw;
  left: 50%;
  border-left: 0.9765625vw solid transparent;
  border-right: 0.9765625vw solid transparent;
  border-top: 1.5625vw solid #2DDCAD;
  border-bottom: 0;
  transform: translate(-50%, -100%);
  transition: all 150ms ease;
}
.fbusiness_tab .button .icon {
  width: 4.1666666667vw;
  margin-bottom: 0.6510416667vw;
  overflow: visible;
}
.fbusiness_tab .button.active {
  background-color: #2DDCAD;
}
.fbusiness_tab .button.active::after {
  transform: translate(-50%, 0);
}
.fbusiness_tab .tabs {
  width: 59.8958333333vw;
  min-height: 20.3125vw;
  overflow: hidden;
  margin-top: 7px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #2DDCAD;
  background-color: #fff;
}
.fbusiness_tab .tabs_slide {
  width: 100%;
  height: 100%;
  display: flex;
  transition: 350ms ease;
}
.fbusiness_tab .tab {
  width: 100%;
  min-width: 100%;
  padding: 3.3854166667vw 5.4036458333vw;
  transition: all 300ms ease;
}
.fbusiness_tab .tab .title__24 {
  text-align: left;
}
.fbusiness_tab .tab .p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  font-size: 1.0416666667vw;
  margin-top: 9px;
}
.fdata {
  margin-top: 9.5052083333vw;
  padding-bottom: 6.5104166667vw;
}
.fdata .not_leading {
  left: 0;
}
.fdata_items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.3020833333vw;
  margin-right: -1.3020833333vw;
  margin-top: 4px;
}
.fdata_items .item {
  width: 23.4375vw;
  margin: 1.3020833333vw;
}
.fmessage {
  margin-top: 13.0208333333vw;
  position: relative;
}
.fmessage::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 89.9739583333vw;
  height: 95.1822916667vw;
  background-color: #F7FAF9;
}
.fmessage > .container {
  position: relative;
  z-index: 2;
}
.fmessage_container {
  width: 58.59375vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10.6119791667vw;
  padding-bottom: 9.1145833333vw;
}
.fmessage .not_title {
  position: absolute;
  top: -10.546875vw;
  right: 1.171875vw;
}
.fmessage .not_leading {
  right: 0;
}
.fmessage_image {
  margin-bottom: 6.3151041667vw;
}
.fmessage .p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  font-size: 1.0416666667vw;
  color: #505554;
  margin-bottom: 2.0833333333vw;
}
.fmessage .p_name {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.3333333333;
  font-size: 1.5625vw;
  color: #505554;
  text-align: right;
  margin-top: 3.3854166667vw;
}
@media only screen and (max-width: 767px) {
  .page_mv .deco .shape:nth-child(1) {
    width: 16vw;
    top: 0vw;
  }
  .page_mv .deco .shape:nth-child(2) {
    width: 14.4vw;
    top: 34.6666666667vw;
  }
  .page_mv .deco .shape:nth-child(3) {
    width: 10.6666666667vw;
    top: 30.4vw;
  }
  .fintro {
    position: relative;
  }
  .fintro_image {
    height: auto;
    max-height: 100%;
  }
  .fintro_image .blabla {
    height: 100%;
    position: static;
  }
  .fintro_content {
    position: relative;
    width: 100%;
  }
  .fintro_content > .auto_scroll {
    width: 100%;
    padding: 10.6666666667vw 5.3333333333vw;
  }
  .fintro_content .image {
    width: 74.6666666667vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5.3333333333vw;
  }
  .fintro_content .p {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }
  .not_title .en {
    font-size: 26.6666666667vw;
  }
  .not_leading {
    font-size: 4.2666666667vw;
    padding: 1.0666666667vw;
    bottom: 5.3333333333vw;
  }
  .forigin {
    margin-top: 16vw;
  }
  .forigin::after {
    width: 100%;
    height: calc(100% - 21.3333333333vw);
    top: 21.3333333333vw;
  }
  .forigin .not_understanding {
    padding-bottom: 10.6666666667vw;
  }
  .forigin .not_content {
    margin-top: 10.6666666667vw;
    display: block;
  }
  .forigin .not_content .l,
  .forigin .not_content .r {
    width: 100%;
  }
  .forigin .not_content .r {
    padding-top: 5.3333333333vw;
  }
  .forigin .not_content .p {
    font-size: 3.7333333333vw;
    margin-top: 2.1484375vw;
  }
  .forigin .not_content .image_1, .forigin .not_content .image_2 {
    width: 100%;
    position: static;
    top: 0;
    right: 0;
    margin-top: 5.3333333333vw;
  }
  .fbusiness {
    margin-top: 26.6666666667vw;
  }
  .fbusiness > .container {
    padding-top: 16vw;
    padding-bottom: 10.6666666667vw;
  }
  .fbusiness .not_title {
    top: -21.3333333333vw;
    right: 20px;
    text-align: right;
  }
  .fbusiness_tab .button {
    width: 21.3333333333vw;
    height: 21.3333333333vw;
    font-size: 3.4666666667vw;
    margin: 1.3333333333vw;
  }
  .fbusiness_tab .button::after {
    bottom: -2.6666666667vw;
    border-left-width: 2.6666666667vw;
    border-right-width: 2.6666666667vw;
    border-top-width: 3.7333333333vw;
  }
  .fbusiness_tab .button .icon {
    width: 8vw;
  }
  .fbusiness_tab .tabs {
    width: 90.6666666667vw;
    height: 100%;
  }
  .fbusiness_tab .tab {
    padding: 5.3333333333vw;
  }
  .fbusiness_tab .tab .p {
    font-size: 3.7333333333vw;
  }
  .fdata {
    margin-top: 16vw;
    padding-bottom: 16vw;
  }
  .fdata_items {
    margin-left: 0;
    margin-right: 0;
    justify-content: space-between;
  }
  .fdata_items .item {
    width: calc(50% - 5px);
    margin: 0;
    margin-top: 10px;
  }
  .fmessage {
    margin-top: 21.3333333333vw;
  }
  .fmessage::after {
    width: 100%;
    height: 100%;
  }
  .fmessage_container {
    width: 100%;
    padding-top: 21.3333333333vw;
    padding-bottom: 10.6666666667vw;
  }
  .fmessage .not_title {
    top: -21.3333333333vw;
    right: 20px;
  }
  .fmessage_image {
    margin-bottom: 10.6666666667vw;
  }
  .fmessage .p {
    font-size: 3.7333333333vw;
    margin-bottom: 5.3333333333vw;
  }
  .fmessage .p_name {
    font-size: 4.2666666667vw;
  }
}