._privacy[data-v-429065c6] {
  position: relative;
  overflow: hidden;
}
._privacy_area[data-v-429065c6] {
  position: relative;
  width: 100%;
  height: 420px;
  background: #021f46;
  display: inline-block;
}
@media screen and (max-width: 700px) {
._privacy_area[data-v-429065c6] {
    height: 260px;
}
}
._privacy_image[data-v-429065c6] {
  width: 100%;
  height: 420px;
  object-fit: cover;
  opacity: 0.5;
}
@media screen and (max-width: 700px) {
._privacy_image[data-v-429065c6] {
    height: 260px;
}
}
._triangle[data-v-429065c6] {
  position: absolute;
  top: 118px;
  z-index: 1;
  height: 302px;
  width: 100%;
  border-right: 0px solid transparent;
  border-bottom: 302px solid #ffffff;
  border-left: 100vw solid transparent;
}
@media screen and (max-width: 700px) {
._triangle[data-v-429065c6] {
    top: 0px;
    height: 260px;
    border-bottom: 200px solid #ffffff;
}
}
._privacy_position[data-v-429065c6] {
  max-width: 1240px;
  position: absolute;
  height: 670px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 700px) {
._privacy_position[data-v-429065c6] {
    height: 260px;
}
}
._privacy_regular_text[data-v-429065c6] {
  color: #ffffff;
  position: absolute;
  top: 190px;
  left: 20px;
  font-size: 50px;
  font-weight: 600;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 900px) {
._privacy_regular_text[data-v-429065c6] {
    font-size: 42px;
}
}
@media screen and (max-width: 700px) {
._privacy_regular_text[data-v-429065c6] {
    top: 100px;
    font-size: 20px;
}
}
._privacy_small_text[data-v-429065c6] {
  color: #ffffff;
  position: absolute;
  top: 270px;
  left: 20px;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin: -30px 0 0 0;
}
@media screen and (max-width: 900px) {
._privacy_small_text[data-v-429065c6] {
    margin: -35px 0 0 0;
    font-size: 26px;
}
}
@media screen and (max-width: 700px) {
._privacy_small_text[data-v-429065c6] {
    top: 135px;
    font-size: 14px;
}
}
._pnkuzu[data-v-429065c6] {
  max-width: 1240px;
  width: 100%;
  margin: 0px auto 30px auto;
  padding: 0 20px 0 20px;
}
._content[data-v-429065c6] {
  display: grid;
  margin-top: 100px;
  position: relative;
}
@media screen and (max-width: 700px) {
._content[data-v-429065c6] {
    display: block;
    margin-top: 50px;
}
}
._privacy_text[data-v-429065c6] {
  color: #707070;
  line-height: 35px;
  margin: 0 auto;
  max-width: 720px;
  padding: 0 20px;
  margin: 0 auto;
  margin-top: 35px;
  text-align: left;
  font-size: 16px;
}
@media screen and (max-width: 700px) {
._privacy_text[data-v-429065c6] {
    width: 100%;
}
}
._thumbnail_bg[data-v-429065c6] {
  position: absolute;
  border-right: 0px solid transparent;
  border-bottom: 700px solid #021f46;
  opacity: 0.2;
  border-left: 100vw solid transparent;
  bottom: 0;
  z-index: -1;
}
@media screen and (max-width: 840px) {
._thumbnail_bg[data-v-429065c6] {
    display: none;
    width: auto;
    height: auto;
}
}
._bottom_btn[data-v-429065c6] {
  margin-top: 400px;
}
@media screen and (max-width: 700px) {
._bottom_btn[data-v-429065c6] {
    margin-top: 100px;
}
}
._btn_position[data-v-429065c6] {
  display: flex;
  justify-content: center;
  margin: 150px 0 200px 0;
  z-index: 1;
}
@media screen and (max-width: 700px) {
._btn_position[data-v-429065c6] {
    margin: 50px 0 100px 0;
}
}
._send_complet_btn_common[data-v-429065c6] {
  color: #ffffff;
  font-weight: 600;
  height: 80px;
  width: 250px;
  font-size: 24px;
}
@media screen and (max-width: 700px) {
._send_complet_btn_common[data-v-429065c6] {
    width: 140px;
    height: 50px;
    font-size: 14px;
}
}
._btn_gray[data-v-429065c6] {
  background: #707070;
  transition: 0.4s;
}
@media screen and (min-width: 700px) {
._btn_gray[data-v-429065c6]:hover {
    opacity: 0.5;
}
}