._company_area[data-v-2608aebe] {
  position: relative;
  width: 100%;
  display: inline-block;
  height: 41.875vw;
}
._company_area img[data-v-2608aebe] {
  width: 100%;
  object-fit: cover;
}
._company_position[data-v-2608aebe] {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  color: white !important;
  text-align: center;
}
._company_regular_text[data-v-2608aebe] {
  font-size: 64px;
}
@media screen and (max-width: 700px) {
._company_regular_text[data-v-2608aebe] {
    font-size: 35px;
}
}
._company_small_text[data-v-2608aebe] {
  font-size: 30px;
  line-height: 30px;
  margin: 0;
}
@media screen and (max-width: 700px) {
._company_small_text[data-v-2608aebe] {
    font-size: 20px;
    line-height: 20px;
}
}
._space[data-v-2608aebe] {
  padding-left: 20px;
}
@media screen and (max-width: 700px) {
._space[data-v-2608aebe] {
    padding-left: 10px;
}
}
._top_container[data-v-2608aebe] {
  max-width: 1200px;
  height: 470px;
  margin: 0 auto;
  padding-top: 200px;
  position: relative;
}
@media screen and (max-width: 700px) {
._top_container[data-v-2608aebe] {
    height: 220px;
    padding-top: 100px;
}
}
._title[data-v-2608aebe] {
  font-weight: 600;
  margin-bottom: 93px;
}
@media screen and (max-width: 700px) {
._title[data-v-2608aebe] {
    margin-bottom: 35px;
}
}
._titleEN[data-v-2608aebe] {
  font-size: 80px;
}
@media screen and (max-width: 700px) {
._titleEN[data-v-2608aebe] {
    font-size: 35px;
}
}
._titleJP[data-v-2608aebe] {
  font-weight: 600;
  font-size: 45px;
  margin-top: -15px;
}
@media screen and (max-width: 700px) {
._titleJP[data-v-2608aebe] {
    font-size: 20px;
}
}
._pnkuzu[data-v-2608aebe] {
  position: absolute;
  bottom: 30px;
  left: 20px;
}
@media screen and (max-width: 700px) {
._pnkuzu[data-v-2608aebe] {
    bottom: 15px;
}
}
._second_title[data-v-2608aebe] {
  text-align: center;
  margin-top: 105px;
  margin-bottom: 80px;
  font-weight: bold;
}
@media screen and (max-width: 700px) {
._second_title[data-v-2608aebe] {
    margin-top: 50px;
    margin-bottom: 50px;
}
}
._second_title_first_column[data-v-2608aebe] {
  font-size: 73px;
  margin-bottom: 105px;
}
@media screen and (max-width: 700px) {
._second_title_first_column[data-v-2608aebe] {
    font-size: 20px;
    margin-bottom: 30px;
}
}
._second_title_second_column[data-v-2608aebe] {
  font-size: 45px;
}
@media screen and (max-width: 700px) {
._second_title_second_column[data-v-2608aebe] {
    font-size: 14px;
}
}
._bubble_top_contents[data-v-2608aebe] {
  padding: 0 20px;
}
._bubble_contents[data-v-2608aebe] {
  padding: 0 250px;
}
@media screen and (max-width: 1400px) {
._bubble_contents[data-v-2608aebe] {
    padding: 0 100px;
}
}
@media screen and (max-width: 1200px) {
._bubble_contents[data-v-2608aebe] {
    padding: 0 100px;
}
}
@media screen and (max-width: 700px) {
._bubble_contents[data-v-2608aebe] {
    padding: 0 50px;
}
}
@media screen and (max-width: 500px) {
._bubble_contents[data-v-2608aebe] {
    padding: 0 20px;
}
}
._ad_partner[data-v-2608aebe] {
  max-width: 1000px;
  margin-bottom: 200px;
  margin: 0 auto 200px;
}
._back_btn_container[data-v-2608aebe] {
  width: 750px;
  display: flex;
  margin: 100px auto 150px auto;
  display: none;
}
@media screen and (max-width: 700px) {
._back_btn_container[data-v-2608aebe] {
    display: block;
    width: 100%;
    max-width: 90%;
    margin-top: 100px;
    margin-bottom: 100px;
    margin-left: 20px;
}
}