@charset "UTF-8";
html,
body {
  max-width: 100%;
  margin: 0;
  position: relative;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("/group/recruit/vmv/assets/img/common/loader.gif") center no-repeat #fff;
}

#pc_header {
  position: relative;
}
#pc_header .menu_wrap {
  position: absolute;
  top: 2vw;
  right: 2vw;
  z-index: 100;
  display: flex;
  justify-content: center;
}
#pc_header .menu_wrap .menu_background {
  width: 15vw;
  opacity: 0.9;
}
#pc_header .menu_wrap .menu_background img {
  max-width: 100%;
}
#pc_header .menu_wrap .menu_option {
  position: absolute;
  top: 4.5vw;
  right: 3.3vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#pc_header .menu_wrap .menu_option a {
  font-size: 0.9vw;
  font-family: "じゅん501";
  text-decoration: none;
  color: #fff;
  text-align: center;
  margin-bottom: 0.8vw;
  line-height: 1.4;
}
#pc_header .menu_wrap .menu_option a span {
  font-family: "じゅん501";
  padding-bottom: 0.5rem;
}
#pc_header .menu_wrap .menu_option .line {
  width: 100%;
  height: 1px;
  background-color: #fff;
  margin-bottom: 0.5rem;
}

#sp_header {
  display: none;
}

.main_title {
  position: relative;
  z-index: 100;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main_title .title_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 30vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main_title .title_wrap .title {
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  margin-bottom: 1rem;
  overflow: hidden;
}
.main_title .title_wrap .title img {
  opacity: 0;
  max-width: 100%;
  display: inline-block;
  animation: line1 0.8s ease 5s forwards;
  animation-delay: 2200ms;
}

.sub_title {
  position: absolute;
  z-index: 101;
  bottom: 0.8vw;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sub_title .sub_img {
  width: 30vw;
  margin-bottom: 1vw;
  overflow: hidden;
}
.sub_title .sub_img img {
  opacity: 0;
  max-width: 100%;
  display: inline-block;
  animation: line1 0.8s ease 5s forwards;
  animation-delay: 2200ms;
}
.sub_title .sub_text {
  overflow: hidden;
}
.sub_title .sub_text p {
  font-family: "Hiragino Maru Gothic W6 JIS2004";
  color: #1D2088;
  font-size: 1.3vw;
  line-height: 2.2;
  opacity: 0;
  max-width: 100%;
  display: inline-block;
  animation: line1 0.8s ease 5s forwards;
  animation-delay: 2200ms;
}
.sub_title .sub_text p .sp_br {
  display: none;
}
.sub_title .sub_text p span {
  font-family: "Hiragino Maru Gothic W6 JIS2004";
  font-weight: bold;
}

.top_left_char {
  width: 30%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.top_left_char img {
  max-width: 100%;
}

.sliding_background {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  top: auto;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
}
.sliding_background .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0.9;
}
.sliding_background .back_1 {
  display: block;
  background-image: url("/group/recruit/vmv/assets/img/top/kv_1.jpg");
}
.sliding_background .back_2 {
  display: none;
  background-image: url("/group/recruit/vmv/assets/img/top/kv_2.jpg");
}
.sliding_background .back_3 {
  display: none;
  background-image: url("/group/recruit/vmv/assets/img/top/kv_3.jpg");
}
.sliding_background .blur_back {
  position: absolute;
  bottom: 0;
  z-index: 100;
  height: 12vw;
  left: 0;
  display: block;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  box-shadow: 0px 0px 43px 0px white;
}

.main_content {
  position: relative;
  z-index: 100;
}
.main_content .rounded_background {
  background-image: url("/group/recruit/vmv/assets/img/top/bubble_back.svg");
  padding: 15% 0 41% 0%;
  bottom: 15vw;
  position: relative;
  z-index: 10;
  background-size: 135.5vw;
  background-repeat: repeat-y;
}
.main_content .rounded_background .content_wrap {
  max-width: 1800px;
  margin: auto;
  display: flex;
  align-items: center;
  padding-bottom: 10rem;
}
.main_content .rounded_background #vision,
.main_content .rounded_background #mission,
.main_content .rounded_background #value {
  position: relative;
}
.main_content .rounded_background #vision .magic_trigger_1,
.main_content .rounded_background #vision .magic_trigger_2,
.main_content .rounded_background #vision .magic_trigger_3,
.main_content .rounded_background #mission .magic_trigger_1,
.main_content .rounded_background #mission .magic_trigger_2,
.main_content .rounded_background #mission .magic_trigger_3,
.main_content .rounded_background #value .magic_trigger_1,
.main_content .rounded_background #value .magic_trigger_2,
.main_content .rounded_background #value .magic_trigger_3 {
  position: absolute;
}
.main_content .rounded_background #vision .link_trigger_1,
.main_content .rounded_background #vision .link_trigger_2,
.main_content .rounded_background #vision .link_trigger_3,
.main_content .rounded_background #mission .link_trigger_1,
.main_content .rounded_background #mission .link_trigger_2,
.main_content .rounded_background #mission .link_trigger_3,
.main_content .rounded_background #value .link_trigger_1,
.main_content .rounded_background #value .link_trigger_2,
.main_content .rounded_background #value .link_trigger_3 {
  position: absolute;
}
.main_content .rounded_background #vision .box_wrap .box_content,
.main_content .rounded_background #mission .box_wrap .box_content,
.main_content .rounded_background #value .box_wrap .box_content {
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border-radius: 80px;
  position: absolute;
  z-index: 10;
}
.main_content .rounded_background #vision .box_wrap .box_content p,
.main_content .rounded_background #mission .box_wrap .box_content p,
.main_content .rounded_background #value .box_wrap .box_content p {
  font-family: "Hiragino Maru Gothic W4 JIS2004";
  font-size: 1.5vw;
  color: #1D2088;
  line-height: 1.6;
  white-space: nowrap;
}
.main_content .rounded_background #vision .box_wrap .button_wrap,
.main_content .rounded_background #mission .box_wrap .button_wrap,
.main_content .rounded_background #value .box_wrap .button_wrap {
  display: flex;
  flex-direction: row;
  text-decoration: none;
  align-items: center;
  cursor: pointer;
  padding-top: 0.5rem;
}
.main_content .rounded_background #vision .box_wrap .button_wrap .button_img,
.main_content .rounded_background #mission .box_wrap .button_wrap .button_img,
.main_content .rounded_background #value .box_wrap .button_wrap .button_img {
  width: 3vw;
  margin-right: 1rem;
}
.main_content .rounded_background #vision .box_wrap .button_wrap .button_img .arrow,
.main_content .rounded_background #mission .box_wrap .button_wrap .button_img .arrow,
.main_content .rounded_background #value .box_wrap .button_wrap .button_img .arrow {
  max-width: 100%;
}
.main_content .rounded_background #vision .box_wrap .button_wrap p,
.main_content .rounded_background #mission .box_wrap .button_wrap p,
.main_content .rounded_background #value .box_wrap .button_wrap p {
  color: #1D2088;
  font-size: 2.5vw;
  position: relative;
  font-family: "じゅん501";
  bottom: 5px;
}
.main_content .rounded_background #vision {
  padding-top: 10%;
}
.main_content .rounded_background #vision .magic_trigger_1 {
  bottom: 50vw;
}
.main_content .rounded_background #vision .link_trigger_1_pc {
  position: absolute;
  top: 12vh;
}
.main_content .rounded_background #vision .box_wrap {
  position: relative;
  z-index: 12;
  left: -65%;
  bottom: 12rem;
  width: 42%;
  transition: all 1.5s ease;
}
.main_content .rounded_background #vision .box_wrap .char_box {
  position: relative;
  left: 18vw;
}
.main_content .rounded_background #vision .box_wrap .char_box .body {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 0;
  width: 12rem;
}
.main_content .rounded_background #vision .box_wrap .char_box .body img {
  max-width: 100%;
}
.main_content .rounded_background #vision .box_wrap .char_box .arms {
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 11;
  left: 0;
  width: 12rem;
}
.main_content .rounded_background #vision .box_wrap .char_box .arms img {
  max-width: 100%;
}
.main_content .rounded_background #vision .box_wrap .box_content {
  padding: 3rem 2rem 3rem 3rem;
}
.main_content .rounded_background #vision .box_wrap_move_1 {
  left: 5%;
}
.main_content .rounded_background #vision .visual_wrap {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: row;
}
.main_content .rounded_background #vision .visual_wrap .visual_img {
  position: relative;
  right: 3%;
  width: 100%;
  z-index: 12;
  -webkit-clip-path: circle(0%);
          clip-path: circle(0%);
}
.main_content .rounded_background #vision .visual_wrap .visual_img img {
  max-width: 100%;
}
.main_content .rounded_background #vision .visual_wrap .color_visual {
  position: absolute;
  width: 100%;
  z-index: 13;
  bottom: -100%;
  right: -60%;
  transition: all 1.5s ease;
  opacity: 0;
}
.main_content .rounded_background #vision .visual_wrap .color_visual img {
  max-width: 100%;
}
.main_content .rounded_background #vision .visual_wrap .color_visual_move_1 {
  opacity: 1;
  bottom: 10%;
}
.main_content .rounded_background #vision .circle_animation {
  animation: 2s ease-in-out circle forwards;
}
.main_content .rounded_background #vision .free_char_img #free_char1 {
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 13;
  top: 65%;
  left: 14%;
  width: 12%;
  transform: rotate(-11deg);
}
.main_content .rounded_background #mission .magic_trigger_2 {
  bottom: 70rem;
}
.main_content .rounded_background #mission .link_trigger_2_pc {
  position: absolute;
  top: 17vh;
}
.main_content .rounded_background #mission .visual_wrap {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: row;
}
.main_content .rounded_background #mission .visual_wrap .visual_img {
  position: relative;
  left: 3%;
  width: 100%;
  z-index: 12;
  -webkit-clip-path: circle(0%);
          clip-path: circle(0%);
}
.main_content .rounded_background #mission .visual_wrap .visual_img img {
  max-width: 100%;
}
.main_content .rounded_background #mission .visual_wrap .color_visual {
  position: absolute;
  width: 100%;
  z-index: 13;
  top: -50%;
  left: -70%;
  transition: all 1.5s ease;
}
.main_content .rounded_background #mission .visual_wrap .color_visual img {
  max-width: 100%;
}
.main_content .rounded_background #mission .visual_wrap .color_visual_move_2 {
  top: 25%;
}
.main_content .rounded_background #mission .free_char_img #free_char2 {
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 13;
  top: 45%;
  left: 37%;
  width: 8%;
}
.main_content .rounded_background #mission .free_char_img #free_char3 {
  position: absolute;
  z-index: 13;
  bottom: 9%;
  right: 27%;
  width: 11%;
  transform: scaleX(-1) rotate(-11deg);
}
.main_content .rounded_background #mission .circle_animation {
  animation: 2s ease-in-out circle forwards;
}
.main_content .rounded_background #mission .box_wrap {
  visibility: hidden;
  position: relative;
  z-index: 12;
  right: -65%;
  bottom: 5rem;
  width: 40%;
  transition: all 1.5s ease;
}
.main_content .rounded_background #mission .box_wrap .char_box {
  position: relative;
  left: 17vw;
}
.main_content .rounded_background #mission .box_wrap .char_box .body {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 0;
  width: 14rem;
}
.main_content .rounded_background #mission .box_wrap .char_box .body img {
  max-width: 100%;
}
.main_content .rounded_background #mission .box_wrap .char_box .arms {
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 11;
  left: 5rem;
  width: 4rem;
}
.main_content .rounded_background #mission .box_wrap .char_box .arms img {
  max-width: 100%;
}
.main_content .rounded_background #mission .box_wrap .box_content {
  padding: 3rem 4rem 3rem 4rem;
}
.main_content .rounded_background #mission .box_wrap_move_2 {
  visibility: visible;
  right: 13%;
}
.main_content .rounded_background #value .magic_trigger_3 {
  bottom: 70rem;
}
.main_content .rounded_background #value .link_trigger_3_pc {
  position: absolute;
  top: 12vh;
}
.main_content .rounded_background #value .box_wrap {
  position: relative;
  z-index: 12;
  left: -65%;
  bottom: 6rem;
  width: 40%;
  transition: all 1.5s ease;
}
.main_content .rounded_background #value .box_wrap .char_box {
  position: relative;
}
.main_content .rounded_background #value .box_wrap .char_box .whole_body {
  position: absolute;
  z-index: 13;
  top: 13vh;
  left: 17vw;
  width: 17vw;
  transform: rotate(-10deg);
}
.main_content .rounded_background #value .box_wrap .char_box .whole_body img {
  max-width: 100%;
}
.main_content .rounded_background #value .box_wrap .box_content {
  padding: 2rem 3rem 2rem 3rem;
}
.main_content .rounded_background #value .box_wrap_move_3 {
  left: 7%;
}
.main_content .rounded_background #value .visual_wrap {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: row;
}
.main_content .rounded_background #value .visual_wrap .visual_img {
  position: relative;
  right: 3%;
  width: 100%;
  z-index: 12;
  -webkit-clip-path: circle(0%);
          clip-path: circle(0%);
}
.main_content .rounded_background #value .visual_wrap .visual_img .char_wrap {
  position: relative;
  left: 64%;
  bottom: 7%;
}
.main_content .rounded_background #value .visual_wrap .visual_img .char_wrap .char_body {
  position: absolute;
  z-index: 0;
  width: 28%;
}
.main_content .rounded_background #value .visual_wrap .visual_img .char_wrap .char_body img {
  max-width: 100%;
}
.main_content .rounded_background #value .visual_wrap .visual_img .char_wrap .char_arms {
  position: absolute;
  z-index: 13;
  left: 3rem;
  top: 4rem;
  width: 20%;
}
.main_content .rounded_background #value .visual_wrap .visual_img .char_wrap .char_arms img {
  max-width: 100%;
}
.main_content .rounded_background #value .visual_wrap .visual_img img {
  max-width: 100%;
}
.main_content .rounded_background #value .visual_wrap .color_visual {
  position: absolute;
  width: 100%;
  z-index: 13;
  top: -50%;
  right: -62%;
  transition: all 1.5s ease;
}
.main_content .rounded_background #value .visual_wrap .color_visual img {
  max-width: 100%;
}
.main_content .rounded_background #value .visual_wrap .color_visual_move_3 {
  top: 30%;
}
.main_content .rounded_background #value .circle_animation {
  animation: 2s ease-in-out circle forwards;
}
.main_content .rounded_background #value .free_char_img #free_char4 {
  position: absolute;
  z-index: 13;
  top: 5%;
  left: 17%;
  width: 15%;
}
.main_content .rounded_background .magic_trigger_4 {
  position: absolute;
  bottom: 56rem;
  z-index: 200;
}
.main_content .rounded_background .animate_walking_char {
  position: absolute;
  bottom: 16%;
  left: 15%;
  transition: all 5s ease-in-out;
}
.main_content .rounded_background .animate_walking_char #walking_char {
  width: 12vw;
}
.main_content .rounded_background .move_animation {
  bottom: -3%;
}
.main_content .rounded_background .group_char {
  width: 132%;
  margin-left: 51%;
  transform: translateX(-49%);
  position: absolute;
  bottom: -10%;
  z-index: 14;
}
.main_content .second_title {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 5rem;
  padding-top: 10%;
}
.main_content .second_title .title_1 {
  width: 25%;
}
.main_content .second_title .title_1 img {
  max-width: 100%;
}
.main_content .second_title .title_2 {
  width: 50%;
  margin-bottom: 0.5rem;
}
.main_content .second_title .title_2 img {
  max-width: 100%;
}
.main_content .second_title .title_desc p {
  font-family: "Hiragino Maru Gothic W6 JIS2004";
  font-size: 2vw;
  color: #1D2088;
  text-align: center;
  line-height: 1.8;
}
.main_content .welfare_box {
  max-width: 1380px;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.main_content .welfare_box .welfare_wrap {
  width: calc(50% - 3rem);
  transition: 0.3s;
  position: relative;
  z-index: 10;
}
.main_content .welfare_box .welfare_wrap .box img {
  border-radius: 60px;
  max-width: 100%;
}
.main_content .welfare_box .welfare_wrap .welfare_desc {
  display: inline-block;
  margin: 4rem 0 0;
}
.main_content .welfare_box .welfare_wrap .welfare_desc .main_title {
  font-family: "Hiragino Maru Gothic W6 JIS2004";
  font-size: 1.8vw;
  color: #1D2088;
  line-height: 1.2;
  padding: 0 0 0.5rem 0;
  border-bottom: 1px solid #1D2088;
}
.main_content .welfare_box .welfare_wrap .welfare_desc .company {
  font-family: "Hiragino Kaku Gothic W4 JIS2004";
  font-size: 0.8vw;
  color: #1D2088;
  margin-top: -2rem;
}
.main_content .welfare_box .welfare_wrap:hover {
  opacity: 0.8;
}
.main_content .welfare_box .welfare_1 .char_img {
  width: 12rem;
  position: absolute;
  right: -3rem;
  bottom: 8rem;
}
.main_content .welfare_box .welfare_1 .char_img img {
  max-width: 100%;
}
.main_content .welfare_box .welfare_2 {
  margin-top: 5rem;
}
.main_content .welfare_box .welfare_2 .char_img_1 {
  position: absolute;
  width: 10rem;
  z-index: 9;
  top: -6rem;
  right: 4.5rem;
}
.main_content .welfare_box .welfare_2 .char_img_1 img {
  max-width: 100%;
}
.main_content .welfare_box .welfare_2 .char_img_2 {
  position: absolute;
  width: 9rem;
  z-index: 11;
  right: 5.3rem;
  top: -3rem;
}
.main_content .welfare_box .welfare_2 .char_img_2 img {
  max-width: 100%;
}
.main_content .welfare_box .welfare_2 .box {
  position: relative;
  z-index: 10;
}
.main_content .slider_wrap {
  padding: 4rem 0;
}
.main_content .slider_wrap .slider li img {
  width: 27rem;
  height: 100%;
  border-radius: 70px;
}
.main_content .slider_wrap .slider .img1 img {
  height: auto;
  margin: 13rem 1.5rem 0;
}
.main_content .slider_wrap .slider .img2 img {
  width: 32rem;
  margin: 3rem 0rem 0rem 2rem;
  position: relative;
  z-index: 1;
}
.main_content .slider_wrap .slider .img3 img {
  width: 27rem;
  height: auto;
  margin: 13rem 1.5rem 0rem 3rem;
}
.main_content .slider_wrap .slider .img4 img {
  width: 27rem;
  height: auto;
  margin: 5rem 1.5rem 0rem 1.5rem;
}
.main_content .slider_wrap .slider .img5 img {
  width: 22rem;
  height: auto;
  margin: 10rem 1.5rem 0rem 1.5rem;
}
.main_content .slider_wrap .slider .img6 img {
  width: 27rem;
  height: auto;
  margin: 5rem 1.5rem 0rem 1.5rem;
}

.top_button {
  position: fixed;
  z-index: 100;
  width: 5%;
  height: auto;
  bottom: 1.5rem;
  right: 1.5rem;
  cursor: pointer;
}

.modal_window {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  transition: all 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.modal_window .modal_wrap {
  max-width: 1920px;
  width: 90%;
  padding: 4rem;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  position: relative;
  border-radius: 80px;
}
.modal_window .modal_wrap .modal_left {
  width: 71%;
}
.modal_window .modal_wrap .modal_left .exit {
  position: absolute;
  right: 3rem;
  top: 3rem;
  width: 3.5rem;
  cursor: pointer;
}
.modal_window .modal_wrap .modal_left .exit img {
  max-width: 100%;
}
.modal_window .modal_wrap .modal_left .modal_title {
  font-family: "じゅん501";
  font-size: 2vw;
  font-weight: bold;
  color: #94BDE5;
  padding-bottom: 1rem;
}
.modal_window .modal_wrap .modal_left .modal_sub_title {
  font-family: "Hiragino Maru Gothic W6 JIS2004";
  font-size: 1.7vw;
  font-weight: bold;
  color: #1D2088;
  padding-bottom: 1rem;
  line-height: 1.5;
  letter-spacing: 0.21rem;
}
.modal_window .modal_wrap .modal_left .modal_sub_title .first_line {
  font-size: 1.7vw;
  letter-spacing: 0.23rem;
}
.modal_window .modal_wrap .modal_left .modal_sub_title span {
  font-size: 2.35vw;
  letter-spacing: 0.25rem;
}
.modal_window .modal_wrap .modal_left .modal_sub_title .pc_br {
  display: block;
}
.modal_window .modal_wrap .modal_left .modal_sub_title .sp_br {
  display: none;
}
.modal_window .modal_wrap .modal_left .main_desc {
  font-size: 1vw;
  line-height: 1.8;
  color: #3C3C3C;
  font-weight: 500;
  padding-bottom: 1rem;
  font-family: "Hiragino Kaku Gothic W4 JIS2004";
}
.modal_window .modal_wrap .modal_left .title_desc_wrap_type1 {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  padding: 2rem 0 1rem 0;
}
.modal_window .modal_wrap .modal_left .title_desc_wrap_type1 .title_desc_1 {
  font-family: "じゅん501";
  width: 35%;
  font-size: 2vw;
  font-weight: bold;
  color: #1D2088;
}
.modal_window .modal_wrap .modal_left .title_desc_wrap_type1 .title_desc_2 {
  font-family: "Hiragino Maru Gothic W6 JIS2004";
  font-size: 1.75vw;
  font-weight: bold;
  color: #1D2088;
}
.modal_window .modal_wrap .modal_left .title_desc_wrap_type2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 2rem 0 1rem 0;
}
.modal_window .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_1 {
  font-family: "じゅん501";
  width: 30%;
  font-size: 1.9vw;
  font-weight: bold;
  color: #1D2088;
}
.modal_window .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_2 {
  text-align: center;
  font-family: "Hiragino Maru Gothic W6 JIS2004";
  width: 20%;
  font-size: 1.55vw;
  font-weight: bold;
  color: #1D2088;
}
.modal_window .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_3 {
  width: 70%;
  font-family: "Hiragino Kaku Gothic W4 JIS2004";
  font-size: 1vw;
  font-weight: 400;
  line-height: 26px;
  color: #3C3C3C;
}
.modal_window .modal_wrap .modal_left .line {
  height: 1px;
  width: 100%;
  background-color: #3C3C3C;
  margin: 0.5rem 0 0 0;
}
.modal_window .modal_wrap .modal_right {
  width: 29%;
}
.modal_window .modal_wrap .modal_right .img_wrap {
  margin: auto;
}
.modal_window .modal_wrap .modal_right .img_wrap img {
  max-width: 100%;
}
.modal_window .modal_wrap .exit_sp {
  display: none;
}

#modal_vision .modal-wrap .modal_left .modal_sub_title .sp_br {
  display: none;
}

.modal_active {
  visibility: visible;
  opacity: 1;
}

.body_noscroll {
  overflow: hidden;
}

@keyframes circle {
  from {
    -webkit-clip-path: circle(0%);
    clip-path: circle(0%);
  }
  to {
    -webkit-clip-path: circle(100%);
    clip-path: circle(100%);
  }
}
@keyframes line1 {
  0% {
    opacity: 0;
    transform: translateY(140%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (min-width: 2100px) {
  #pc_header .menu_wrap .menu_background {
    width: 13vw;
  }
  #pc_header .menu_wrap .menu_option {
    right: 2.5vw;
    top: 3.7vw;
  }
  #pc_header .menu_wrap .menu_option a {
    font-size: 0.85vw;
  }
  #pc_header .menu_wrap .menu_option a:last-child {
    line-height: 1.5;
  }
  .main_title .title_wrap {
    width: 30vw;
  }
  .sub_title {
    bottom: 2%;
  }
  .sub_title .sub_img {
    width: 30vw;
  }
  .sub_title .sub_text p {
    font-size: 0.9vw;
  }
  .top_left_char {
    width: 25vw;
  }
  .main_content .rounded_background {
    padding: 15% 0 50% 0%;
    bottom: 13vw;
    background-size: 115vw;
  }
  .main_content .rounded_background .content_wrap {
    max-width: 75%;
  }
  .main_content .rounded_background #vision .visual_wrap,
  .main_content .rounded_background #mission .visual_wrap,
  .main_content .rounded_background #value .visual_wrap {
    width: 100%;
  }
  .main_content .rounded_background #vision .box_wrap,
  .main_content .rounded_background #mission .box_wrap,
  .main_content .rounded_background #value .box_wrap {
    width: 35%;
  }
  .main_content .rounded_background #vision .box_wrap .box_content,
  .main_content .rounded_background #mission .box_wrap .box_content,
  .main_content .rounded_background #value .box_wrap .box_content {
    padding: 4rem;
  }
  .main_content .rounded_background #vision .box_wrap .box_content p,
  .main_content .rounded_background #mission .box_wrap .box_content p,
  .main_content .rounded_background #value .box_wrap .box_content p {
    font-size: 1.4vw;
  }
  .main_content .rounded_background #vision .box_wrap .button_wrap .button_img,
  .main_content .rounded_background #mission .box_wrap .button_wrap .button_img,
  .main_content .rounded_background #value .box_wrap .button_wrap .button_img {
    width: 2.3vw;
    margin-right: 1.2rem;
  }
  .main_content .rounded_background #vision .box_wrap .button_wrap p,
  .main_content .rounded_background #mission .box_wrap .button_wrap p,
  .main_content .rounded_background #value .box_wrap .button_wrap p {
    position: relative;
    bottom: 0;
    font-size: 2.3vw;
  }
  .main_content .rounded_background #vision .box_wrap .char_box {
    left: 13vw;
  }
  .main_content .rounded_background #vision .box_wrap .char_box .body {
    width: 8vw;
  }
  .main_content .rounded_background #vision .box_wrap .char_box .arms {
    width: 8vw;
  }
  .main_content .rounded_background #mission .box_wrap .char_box .body {
    left: 0;
    width: 12vw;
  }
  .main_content .rounded_background #mission .box_wrap .char_box .arms {
    left: 4.5vw;
    width: 4vw;
  }
  .main_content .rounded_background #mission .box_wrap_move_2 {
    right: 5%;
  }
  .main_content .rounded_background #value .box_wrap .char_box .whole_body {
    left: 13vw;
    width: 11vw;
  }
  .main_content .rounded_background .magic_trigger_4 {
    bottom: 24%;
  }
  .main_content .rounded_background .animate_walking_char {
    bottom: 20%;
    transition: all 5s ease-in-out;
  }
  .main_content .rounded_background .move_animation {
    bottom: -3%;
  }
  .main_content .welfare_box {
    max-width: 50%;
  }
  .main_content .welfare_box .welfare_wrap {
    width: calc(50% - 5rem);
  }
  .main_content .welfare_box .welfare_wrap .welfare_desc {
    margin: 2.5vw 0 0;
  }
  .main_content .welfare_box .welfare_wrap .welfare_desc .main_title {
    font-size: 1.4vw;
    padding: 0 0 0.3vw 0;
  }
  .main_content .welfare_box .welfare_wrap .welfare_desc .company {
    margin-top: -2rem;
  }
  .main_content .second_title {
    padding-top: 7%;
  }
  .main_content .second_title .title_desc p {
    font-size: 1.8vw;
  }
  .main_content .slider_wrap {
    padding: 4rem 0;
  }
  .main_content .slider_wrap .slider li img {
    width: 15vw;
    height: 100%;
    border-radius: 50px;
  }
  .main_content .slider_wrap .slider .img1 img {
    height: auto;
    margin: 4vw 1vw 0;
  }
  .main_content .slider_wrap .slider .img2 img {
    width: 15vw;
    margin: 2vw 1vw 0;
    position: relative;
    z-index: 1;
  }
  .main_content .slider_wrap .slider .img3 img {
    width: 15vw;
    height: auto;
    margin: 0vw 1vw;
  }
  .main_content .slider_wrap .slider .img4 img {
    width: 15vw;
    height: auto;
    margin: 2vw 1vw 5vw;
  }
  .main_content .slider_wrap .slider .img5 img {
    width: 13vw;
    height: auto;
    margin: 5vw 1vw 0;
  }
  .main_content .slider_wrap .slider .img6 img {
    width: 15vw;
    height: auto;
    margin: 4rem 1vw 0;
  }
  .sliding_background .blur_back {
    height: 11vw;
  }
  .modal_window .modal_wrap {
    max-width: 100vw;
    width: 85vw;
    padding: 3vw;
  }
  .modal_window .modal_wrap .modal_left {
    width: 55vw;
  }
  .modal_window .modal_wrap .modal_left .exit {
    top: 2vw;
    right: 2vw;
    width: 3vw;
  }
  .modal_window .modal_wrap .modal_left .modal_title {
    font-size: 1.5vw;
  }
  .modal_window .modal_wrap .modal_left .modal_sub_title {
    font-size: 1.25vw;
  }
  .modal_window .modal_wrap .modal_left .modal_sub_title span {
    font-size: 2vw;
  }
  .modal_window .modal_wrap .modal_left .modal_sub_title .first_line {
    font-size: 1.25vw;
  }
  .modal_window .modal_wrap .modal_left .main_desc {
    font-size: 1vw;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type1 .title_desc_1 {
    width: 15vw;
    font-size: 1.8vw;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type1 .title_desc_2 {
    font-size: 1.2vw;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_1 {
    width: 10vw;
    font-size: 1.4vw;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_2 {
    width: 10vw;
    font-size: 1.2vw;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_3 {
    font-size: 1vw;
    line-height: 1.8;
  }
  .modal_window .modal_wrap .modal_right {
    width: 24vw;
  }
  #modal_mission .modal_wrap .line {
    width: 80%;
  }
  #modal_value .modal_wrap .line {
    width: 91%;
  }
}
@media screen and (min-width: 3000px) {
  .main_content .welfare_box .welfare_wrap .welfare_desc .company {
    margin-top: -3rem;
  }
}
@media screen and (max-width: 1750px) {
  .main_content .rounded_background #vision .box_wrap_move_1 {
    left: 7%;
  }
  .main_content .rounded_background #mission .box_wrap_move_2 {
    right: 20%;
  }
}
@media screen and (max-width: 1380px) {
  .main_content .rounded_background #vision .magic_trigger_1 {
    bottom: 55vw;
  }
  .main_content .rounded_background #mission .magic_trigger_2 {
    bottom: 55vw;
  }
  .main_content .rounded_background #value .magic_trigger_3 {
    bottom: 55vw;
  }
  .main_content .second_title .title_desc p {
    font-size: 2rem;
  }
  .main_content .welfare_box {
    max-width: 90%;
  }
  .main_content .welfare_box .welfare_wrap .welfare_desc .main_title {
    font-size: 1.8rem;
  }
  .main_content .welfare_box .welfare_1 .char_img {
    width: 13vw;
    right: -4vw;
    bottom: 10vh;
  }
  .main_content .welfare_box .welfare_2 .char_img_1 {
    width: 12vw;
    top: -14vh;
    right: 5vw;
  }
  .main_content .welfare_box .welfare_2 .char_img_2 {
    width: 10vw;
    right: 6vw;
    top: -5vh;
  }
  .main_content .slider_wrap {
    padding: 4rem 0;
  }
  .main_content .slider_wrap .slider li img {
    width: 17rem;
    height: 100%;
    border-radius: 50px;
  }
  .main_content .slider_wrap .slider .img1 img {
    width: 20rem;
    height: auto;
    margin: 13rem 1.5rem 0;
  }
  .main_content .slider_wrap .slider .img2 img {
    width: 22rem;
    margin: 3rem 0rem 0rem 2rem;
    position: relative;
    z-index: 1;
  }
  .main_content .slider_wrap .slider .img3 img {
    width: 20rem;
    height: auto;
    margin: 13rem 1.5rem 0rem 3rem;
  }
  .main_content .slider_wrap .slider .img4 img {
    width: 20rem;
    height: auto;
    margin: 5rem 1.5rem 0rem 1.5rem;
  }
}
@media (max-width: 1378px) and (max-height: 670px) {
  .main_content .rounded_background #vision .box_wrap .button_wrap p,
  .main_content .rounded_background #mission .box_wrap .button_wrap p,
  .main_content .rounded_background #value .box_wrap .button_wrap p {
    bottom: 5px;
  }
  .main_content .rounded_background #mission .box_wrap_move_2 {
    right: 25%;
  }
  .main_content .rounded_background .animate_walking_char {
    left: 7%;
  }
  .modal_window .modal_wrap {
    max-width: 100%;
    width: 95%;
    padding: 3rem;
  }
  .modal_window .modal_wrap .modal_left {
    width: 65%;
  }
  .modal_window .modal_wrap .modal_left .modal_title {
    font-size: 2vw;
  }
  .modal_window .modal_wrap .modal_left .modal_sub_title {
    font-size: 1.5vw;
    line-height: 1.3;
  }
  .modal_window .modal_wrap .modal_left .modal_sub_title .first_line {
    font-size: 1.5vw;
  }
  .modal_window .modal_wrap .modal_left .main_desc {
    font-size: 1.2vw;
  }
  .modal_window .modal_wrap .modal_left .main_desc .sp_br {
    display: none;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type1 {
    padding: 1rem 0 1rem 0;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type1 .title_desc_1 {
    width: 35%;
    font-size: 2.3vw;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type1 .title_desc_2 {
    font-size: 1.6vw;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_1 {
    width: 26%;
    font-size: 2vw;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_2 {
    width: 18%;
    font-size: 1.5vw;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_3 {
    font-size: 1.2vw;
  }
  .modal_window .modal_wrap .modal_right {
    width: 30%;
  }
  .modal_window .modal_wrap .modal_right .img_wrap {
    width: 100%;
  }
  #modal_mission .modal_wrap .line {
    width: 90%;
  }
  #modal_value .modal_wrap .line {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  #pc_header .menu_wrap .menu_background {
    width: 13rem;
  }
  #pc_header .menu_wrap .menu_option a {
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
  }
  .top_left_char {
    width: 45%;
  }
  .main_title .title_wrap {
    width: 40%;
  }
  .sub_title .sub_img {
    width: 40%;
  }
  .sub_title .sub_text p {
    font-size: clamp(0.9rem, 2vw, 1.2rem);
  }
  .sliding_background .blur_back {
    height: 14.5rem;
  }
  .main_content .rounded_background {
    bottom: 15.5rem;
  }
  .main_content .rounded_background #vision .box_wrap .box_content,
  .main_content .rounded_background #mission .box_wrap .box_content,
  .main_content .rounded_background #value .box_wrap .box_content {
    padding: 2.5rem;
    border-radius: 50px;
  }
  .main_content .rounded_background #vision .box_wrap .box_content .text p,
  .main_content .rounded_background #mission .box_wrap .box_content .text p,
  .main_content .rounded_background #value .box_wrap .box_content .text p {
    font-size: 1.3rem;
  }
  .main_content .rounded_background #vision .box_wrap .button_wrap,
  .main_content .rounded_background #mission .box_wrap .button_wrap,
  .main_content .rounded_background #value .box_wrap .button_wrap {
    align-items: center;
  }
  .main_content .rounded_background #vision .box_wrap .button_wrap p,
  .main_content .rounded_background #mission .box_wrap .button_wrap p,
  .main_content .rounded_background #value .box_wrap .button_wrap p {
    font-size: 2rem;
  }
  .main_content .rounded_background #vision {
    padding-top: 15%;
  }
  .main_content .rounded_background #vision .box_wrap_move_1 {
    left: 0;
  }
  .main_content .rounded_background #vision .free_char_img #free_char1 {
    left: 6%;
  }
  .main_content .rounded_background #vision .box_wrap .char_box {
    left: 22vw;
  }
  .main_content .rounded_background #vision .box_wrap .char_box .body {
    width: 68%;
    left: 0;
  }
  .main_content .rounded_background #vision .box_wrap .char_box .arms {
    width: 68%;
    left: 0;
  }
  .main_content .rounded_background #mission .box_wrap_move_2 {
    right: 29%;
  }
  .main_content .rounded_background #mission .box_wrap .char_box {
    left: 21vw;
  }
  .main_content .rounded_background #mission .box_wrap .char_box .body {
    width: 85%;
    left: 0;
  }
  .main_content .rounded_background #mission .box_wrap .char_box .arms {
    width: 27%;
    left: 3.5rem;
  }
  .main_content .rounded_background #mission .free_char_img #free_char3 {
    bottom: 0;
  }
  .main_content .rounded_background #value .box_wrap .char_box .whole_body {
    left: 20vw;
    width: 100%;
  }
  .main_content .rounded_background #value .box_wrap_move_3 {
    left: 0;
  }
  .main_content .rounded_background #value .visual_wrap .visual_img .char_wrap {
    left: 64%;
    bottom: 10%;
  }
  .main_content .rounded_background #value .visual_wrap .visual_img .char_wrap .char_arms {
    left: 1rem;
    top: 4rem;
    width: 22%;
  }
  .main_content .rounded_background .content_wrap {
    max-width: 90%;
  }
  .main_content .welfare_box {
    max-width: 90%;
  }
  .main_content .welfare_box .welfare_wrap .welfare_desc .main_title {
    font-size: 1.5rem;
  }
  .main_content .welfare_box .welfare_wrap .welfare_desc .company {
    margin-top: -1.2rem;
  }
  .main_content .welfare_box .welfare_2 .char_img_1 {
    top: -8vh;
  }
  .modal_window .modal_wrap {
    padding: 3rem;
    width: 95%;
  }
  .modal_window .modal_wrap .modal_left .exit {
    right: 3rem;
    top: 3rem;
    width: 3.5rem;
  }
  .modal_window .modal_wrap .modal_left .exit img {
    max-width: 100%;
  }
  .modal_window .modal_wrap .modal_left .main_desc {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 1048px) {
  #pc_header {
    display: none;
  }
  #sp_header {
    display: block;
    position: fixed;
    right: 0;
    z-index: 200;
    right: 1rem;
    top: 1rem;
  }
  #sp_header .sp_menu_wrap {
    cursor: pointer;
    position: relative;
    z-index: 20;
    height: 4rem;
    width: 4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 60px;
  }
  #sp_header .sp_menu_wrap .line {
    display: block;
    position: relative;
    z-index: 100;
    opacity: 1;
    width: 55%;
    height: 4px;
    border-radius: 10px;
    transition: 0.25s ease-in-out;
    margin-bottom: 8px;
    transform-origin: left center;
  }
  #sp_header .sp_menu_wrap .line:nth-child(1) {
    background-color: #1D2088;
  }
  #sp_header .sp_menu_wrap .line:nth-child(2) {
    background-color: #D23C19;
  }
  #sp_header .sp_menu_wrap .line:nth-child(3) {
    background-color: #32772A;
    margin-bottom: 0;
  }
  #sp_header .active_menu {
    background-color: transparent;
  }
  #sp_header .active_menu .line:nth-child(1) {
    transform: rotate(45deg);
    width: 2.2rem;
  }
  #sp_header .active_menu .line:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  #sp_header .active_menu .line:nth-child(3) {
    transform: rotate(-45deg);
    width: 2.2rem;
  }
  #sp_header .sp_box_menu {
    position: absolute;
    right: 0;
    top: -25rem;
    width: 12rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 5rem 0 1rem;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition: 0.3s ease-in-out;
  }
  #sp_header .sp_box_menu a {
    font-size: 1.95vw;
    font-family: "じゅん501";
    text-decoration: none;
    color: #1D2088;
    margin-bottom: 1.2rem;
  }
  #sp_header .sp_box_menu .line {
    width: 60%;
    height: 1px;
    background-color: #1D2088;
    margin-bottom: 1.2rem;
  }
  #sp_header .box_menu_active {
    top: -25%;
  }
  .top_left_char {
    width: 55%;
  }
  .main_title .title_wrap {
    width: 55vw;
  }
  .sliding_background .blur_back {
    height: 21vw;
  }
  .sub_title {
    bottom: 2%;
  }
  .sub_title .sub_img {
    width: 60%;
    margin-bottom: 1rem;
  }
  .sub_title .sub_text p {
    font-size: clamp(1.1rem, 50%, 1.2rem);
    line-height: 2;
  }
  .main_content .rounded_background {
    background-repeat: repeat;
    background-size: 255vw;
    bottom: clamp(21vh, 2vw, 23vh);
    padding: 15% 0 70% 0%;
  }
  .main_content .rounded_background .content_wrap {
    align-items: unset;
  }
  .main_content .rounded_background .content_wrap .box_wrap .button_wrap p {
    bottom: 15%;
    position: relative;
  }
  .main_content .rounded_background #vision .box_wrap .box_content p,
  .main_content .rounded_background #mission .box_wrap .box_content p,
  .main_content .rounded_background #value .box_wrap .box_content p {
    font-size: 3vw;
  }
  .main_content .rounded_background #vision .box_wrap .button_wrap p,
  .main_content .rounded_background #mission .box_wrap .button_wrap p,
  .main_content .rounded_background #value .box_wrap .button_wrap p {
    bottom: 0;
  }
  .main_content .rounded_background #vision {
    flex-direction: column-reverse;
    padding-top: 25%;
  }
  .main_content .rounded_background #vision .magic_trigger_1 {
    top: 10vh;
  }
  .main_content .rounded_background #vision .link_trigger_1 {
    top: 10vh;
  }
  .main_content .rounded_background #vision .box_wrap {
    left: -100%;
    bottom: 5rem;
    width: 62%;
  }
  .main_content .rounded_background #vision .box_wrap .char_box .body {
    width: 17vw;
    left: 0;
  }
  .main_content .rounded_background #vision .box_wrap .char_box .arms {
    width: 17vw;
    left: 0;
  }
  .main_content .rounded_background #vision .box_wrap .button_wrap .button_img {
    width: 5.5vw;
  }
  .main_content .rounded_background #vision .box_wrap .button_wrap p {
    font-size: 5vw;
  }
  .main_content .rounded_background #vision .visual_wrap {
    width: 120%;
  }
  .main_content .rounded_background #vision .visual_wrap .visual_img {
    right: 0;
  }
  .main_content .rounded_background #vision .box_wrap_move_1 {
    left: 15%;
  }
  .main_content .rounded_background #vision .free_char_img #free_char1 {
    left: 3%;
    top: 15%;
  }
  .main_content .rounded_background #mission {
    padding-top: 10%;
    flex-direction: column;
    align-items: unset;
  }
  .main_content .rounded_background #mission .magic_trigger_2 {
    top: 10vh;
  }
  .main_content .rounded_background #mission .link_trigger_2 {
    top: 10vh;
  }
  .main_content .rounded_background #mission .box_wrap {
    right: -150%;
    width: 65%;
  }
  .main_content .rounded_background #mission .box_wrap .char_box .body {
    width: 20vw;
    left: 0;
  }
  .main_content .rounded_background #mission .box_wrap .char_box .arms {
    width: 6vw;
    left: 8vw;
  }
  .main_content .rounded_background #mission .box_wrap .button_wrap .button_img {
    width: 5.5vw;
  }
  .main_content .rounded_background #mission .box_wrap .button_wrap p {
    font-size: 5vw;
  }
  .main_content .rounded_background #mission .box_wrap_move_2 {
    right: -15%;
  }
  .main_content .rounded_background #mission .visual_wrap {
    width: 120%;
  }
  .main_content .rounded_background #mission .visual_wrap .visual_img {
    left: 0;
  }
  .main_content .rounded_background #mission .free_char_img #free_char2 {
    top: 45%;
    left: 70%;
  }
  .main_content .rounded_background #mission .free_char_img #free_char3 {
    right: 0;
  }
  .main_content .rounded_background #value {
    flex-direction: column-reverse;
    padding-top: 15%;
  }
  .main_content .rounded_background #value .magic_trigger_3 {
    top: 10vh;
  }
  .main_content .rounded_background #value .link_trigger_3 {
    top: 10vh;
  }
  .main_content .rounded_background #value .box_wrap {
    width: 50%;
  }
  .main_content .rounded_background #value .box_wrap .char_box .whole_body {
    left: 28vw;
    width: 26vw;
  }
  .main_content .rounded_background #value .box_wrap .button_wrap .button_img {
    width: 5.5vw;
  }
  .main_content .rounded_background #value .box_wrap .button_wrap p {
    font-size: 5vw;
  }
  .main_content .rounded_background #value .box_wrap_move_3 {
    left: 18%;
  }
  .main_content .rounded_background #value .visual_wrap {
    width: 130%;
  }
  .main_content .rounded_background #value .visual_wrap .color_visual {
    right: -55%;
  }
  .main_content .rounded_background #value .visual_wrap .visual_img {
    right: 15%;
  }
  .main_content .rounded_background .group_char {
    bottom: -7%;
  }
  .main_content .rounded_background .magic_trigger_4 {
    bottom: 62vh;
  }
  .main_content .rounded_background .animate_walking_char {
    bottom: 10%;
  }
  .main_content .rounded_background .animate_walking_char #walking_char {
    width: 20%;
  }
  .main_content .rounded_background .move_animation {
    bottom: -2%;
  }
  .main_content .second_title .title_1 {
    width: 30%;
  }
  .main_content .second_title .title_2 {
    width: 60%;
  }
  .main_content .second_title .title_desc p {
    font-size: 3vw;
  }
  .main_content .welfare_box .welfare_wrap {
    width: calc(50% - 1rem);
  }
  .main_content .welfare_box .welfare_wrap .welfare_desc .main_title {
    font-size: 3vw;
  }
  .main_content .welfare_box .welfare_wrap .welfare_desc .company {
    font-size: 1.5vw;
  }
  .main_content .welfare_box .welfare_wrap .box img {
    border-radius: 35px;
  }
  .main_content .welfare_box .welfare_1 .char_img {
    width: 11vw;
    right: -1vw;
    bottom: 13vh;
  }
  .main_content .welfare_box .welfare_2 .char_img_1 {
    top: -7vh;
  }
  .main_content .welfare_box .welfare_2 .char_img_2 {
    top: -3vh;
  }
  .main_content .slider_wrap {
    padding: 4rem 0;
  }
  .main_content .slider_wrap .slider li img {
    width: 15rem;
    height: 100%;
    border-radius: 40px;
  }
  .main_content .slider_wrap .slider .img1 img {
    width: 18rem;
    height: auto;
    margin: 13rem 0.5rem 0;
  }
  .main_content .slider_wrap .slider .img2 img {
    width: 20rem;
    margin: 3rem 0rem 0rem 1rem;
    position: relative;
    z-index: 1;
  }
  .main_content .slider_wrap .slider .img3 img {
    width: 18rem;
    height: auto;
    margin: 13rem 1rem 0rem 1rem;
  }
  .main_content .slider_wrap .slider .img4 img {
    width: 18rem;
    height: auto;
    margin: 5rem 1rem 0rem 1rem;
  }
  .main_content .slider_wrap .slider .img5 img {
    width: 18rem;
    margin: 7rem 1rem 0rem 1rem;
  }
  .main_content .slider_wrap .slider .img6 img {
    width: 18rem;
    margin: 8rem 1rem 0rem 1rem;
  }
  .modal_window {
    align-items: normal;
  }
  .modal_window .modal_wrap {
    flex-direction: column;
    padding: 3rem;
    justify-content: normal;
    height: 131vh;
  }
  .modal_window .modal_wrap .modal_left {
    width: 100%;
    padding-bottom: 2rem;
  }
  .modal_window .modal_wrap .modal_left .modal_title {
    font-size: 5vw;
    text-align: center;
  }
  .modal_window .modal_wrap .modal_left .modal_sub_title {
    font-size: 3vw;
    text-align: center;
  }
  .modal_window .modal_wrap .modal_left .modal_sub_title span {
    font-size: 5.5vw;
  }
  .modal_window .modal_wrap .modal_left .modal_sub_title .first_line {
    display: block;
    font-size: 3vw;
    padding: 0.3rem 0 1rem;
  }
  .modal_window .modal_wrap .modal_left .modal_sub_title .pc_br {
    display: block;
  }
  .modal_window .modal_wrap .modal_left .modal_sub_title .sp_br {
    display: block;
  }
  .modal_window .modal_wrap .modal_left .main_desc {
    font-size: 2vw;
  }
  .modal_window .modal_wrap .modal_left .main_desc .sp_br {
    display: none;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type1 {
    flex-direction: column;
    align-items: center;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type1 .title_desc_1 {
    width: auto;
    font-size: 5vw;
    padding-bottom: 0.75rem;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type1 .title_desc_2 {
    font-size: 2.5vw;
  }
  .modal_window .modal_wrap .modal_right {
    width: 50%;
  }
  #modal_vision .modal_wrap,
  #modal_mission .modal_wrap,
  #modal_value .modal_wrap {
    height: auto;
    display: inline-table;
  }
  #modal_vision .modal_wrap .modal_right,
  #modal_mission .modal_wrap .modal_right,
  #modal_value .modal_wrap .modal_right {
    margin: auto;
  }
  #modal_value .modal_wrap .modal_left .title_desc_wrap_type2 {
    flex-direction: column;
  }
  #modal_value .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_1 {
    width: auto;
    text-align: center;
    line-height: 1.3;
    font-size: 5vw;
  }
  #modal_value .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_1 .pc_br {
    display: none;
  }
  #modal_value .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_2 {
    width: auto;
    text-align: center;
    padding: 0.25rem 0 1rem;
    font-size: 3.5vw;
  }
  #modal_value .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_3 {
    width: auto;
    text-align: center;
    font-size: 2vw;
  }
  #modal_value .modal_wrap .modal_left .line {
    width: 90%;
    margin: 0.5rem auto;
  }
  .modal_active {
    padding: 1.5rem 0;
    overflow-y: auto;
  }
  .top_button {
    z-index: 200;
    bottom: 10%;
    width: 8%;
  }
}
@media screen and (max-width: 800px) {
  .main_content .welfare_box .welfare_1 .char_img {
    width: 10vw;
    right: 0;
    bottom: 20vh;
  }
  .main_content .welfare_box .welfare_2 .char_img_1 {
    width: 11vw;
    top: -6vh;
    right: 5vw;
  }
  .main_content .welfare_box .welfare_2 .char_img_2 {
    width: 9vw;
    top: -2.5vh;
  }
}
@media screen and (max-width: 600px) {
  #sp_header .sp_menu_wrap {
    height: 3rem;
    width: 3rem;
  }
  #sp_header .sp_menu_wrap .line:nth-child(1),
  #sp_header .sp_menu_wrap .line:nth-child(2),
  #sp_header .sp_menu_wrap .line:nth-child(3) {
    height: 3px;
    margin-bottom: 0.3rem;
    width: 50%;
  }
  #sp_header .sp_menu_wrap .line:nth-child(1) {
    top: 1px;
  }
  #sp_header .sp_menu_wrap .line:nth-child(2) {
    top: 3px;
  }
  #sp_header .sp_menu_wrap .line:nth-child(3) {
    top: 5px;
  }
  #sp_header .active_menu .line:nth-child(1) {
    left: 0;
    width: 1.5rem;
    top: 1px;
  }
  #sp_header .active_menu .line:nth-child(3) {
    left: 0;
    width: 1.5rem;
    top: 2px;
  }
  #sp_header .sp_box_menu {
    width: 35vw;
    padding: 4rem 0 1rem;
  }
  #sp_header .sp_box_menu a {
    font-size: 3.5vw;
    margin-bottom: 1.2rem;
  }
  #sp_header .sp_box_menu a:last-child {
    line-height: 1.4;
  }
  #sp_header .sp_box_menu .line {
    width: 60%;
  }
  #sp_header .box_menu_active {
    top: -40%;
  }
  .main_title {
    position: absolute;
    top: 30vh;
  }
  .main_title .title_wrap {
    width: 65vw;
  }
  .top_left_char {
    width: 65vw;
  }
  .sub_title {
    top: 43vh;
    bottom: auto;
  }
  .sub_title .sub_img {
    width: 65vw;
    margin-bottom: 0;
  }
  .sub_title .sub_text {
    padding-top: 0;
    margin: 14.5vh 0;
  }
  .sub_title .sub_text p {
    font-size: 1.1rem;
    line-height: 3.5rem;
  }
  .sub_title .sub_text p .sp_br {
    display: inline;
  }
  .sliding_background .back_1 {
    background-position-x: 45%;
  }
  .sliding_background .back_2 {
    background-position-x: 50%;
  }
  .sliding_background .back_3 {
    background-position-x: 50%;
  }
  .sliding_background .blur_back {
    height: 34vh;
  }
  .main_content .rounded_background {
    background-size: 255%;
    bottom: 37vh;
    padding: 15% 0 60% 0%;
  }
  .main_content .rounded_background #vision .box_wrap,
  .main_content .rounded_background #mission .box_wrap,
  .main_content .rounded_background #value .box_wrap {
    width: 75%;
  }
  .main_content .rounded_background #vision .box_wrap .box_content,
  .main_content .rounded_background #mission .box_wrap .box_content,
  .main_content .rounded_background #value .box_wrap .box_content {
    padding: 1.4rem;
  }
  .main_content .rounded_background #vision .box_wrap .box_content p,
  .main_content .rounded_background #mission .box_wrap .box_content p,
  .main_content .rounded_background #value .box_wrap .box_content p {
    font-size: 4vw;
    line-height: 1.6;
  }
  .main_content .rounded_background #vision .box_wrap .button_wrap,
  .main_content .rounded_background #mission .box_wrap .button_wrap,
  .main_content .rounded_background #value .box_wrap .button_wrap {
    padding-top: 0.5rem;
  }
  .main_content .rounded_background #vision .box_wrap .button_wrap .button_img,
  .main_content .rounded_background #mission .box_wrap .button_wrap .button_img,
  .main_content .rounded_background #value .box_wrap .button_wrap .button_img {
    width: 8vw;
  }
  .main_content .rounded_background #vision .box_wrap .button_wrap p,
  .main_content .rounded_background #mission .box_wrap .button_wrap p,
  .main_content .rounded_background #value .box_wrap .button_wrap p {
    font-size: 7vw;
    bottom: 0;
  }
  .main_content .rounded_background #vision {
    padding-top: 105vw;
    padding-bottom: 25vw;
  }
  .main_content .rounded_background #vision .magic_trigger_1 {
    bottom: auto;
    top: 48vh;
  }
  .main_content .rounded_background #vision .link_trigger_1 {
    top: 25vh;
  }
  .main_content .rounded_background #vision .box_wrap_move_1 {
    left: 3.5vw;
  }
  .main_content .rounded_background #vision .box_wrap .char_box {
    left: 41vw;
  }
  .main_content .rounded_background #vision .box_wrap .char_box .body {
    width: 25vw;
    left: 0;
  }
  .main_content .rounded_background #vision .box_wrap .char_box .arms {
    width: 25vw;
    left: 0;
  }
  .main_content .rounded_background #vision .free_char_img #free_char1 {
    left: 5%;
    top: 51vh;
  }
  .main_content .rounded_background #mission {
    padding-top: 5vw;
  }
  .main_content .rounded_background #mission .magic_trigger_2 {
    bottom: auto;
    top: 5vh;
  }
  .main_content .rounded_background #mission .link_trigger_2 {
    top: -5vh;
  }
  .main_content .rounded_background #mission .box_wrap_move_2 {
    right: -3.5vw;
  }
  .main_content .rounded_background #mission .box_wrap {
    bottom: 2rem;
  }
  .main_content .rounded_background #mission .box_wrap .char_box {
    left: 38vw;
  }
  .main_content .rounded_background #mission .box_wrap .char_box .body {
    width: 30vw;
    left: 0;
  }
  .main_content .rounded_background #mission .box_wrap .char_box .arms {
    width: 11vw;
    left: 10vw;
  }
  .main_content .rounded_background #mission .free_char_img #free_char2 {
    top: 34vh;
    left: auto;
    right: 17vw;
    width: 10%;
  }
  .main_content .rounded_background #mission .free_char_img #free_char3 {
    bottom: -13vh;
  }
  .main_content .rounded_background #value {
    padding-top: 20vw;
  }
  .main_content .rounded_background #value .box_wrap {
    left: -125vw;
  }
  .main_content .rounded_background #value .box_wrap_move_3 {
    left: 8vw;
  }
  .main_content .rounded_background #value .link_trigger_3 {
    top: 0;
  }
  .main_content .rounded_background #value .box_wrap .char_box .whole_body {
    left: 10rem;
    top: 6rem;
    width: 40%;
  }
  .main_content .rounded_background #value .free_char_img #free_char4 {
    top: 3%;
    left: 3%;
    width: 25%;
  }
  .main_content .rounded_background .animate_walking_char {
    bottom: 10%;
  }
  .main_content .rounded_background .move_animation {
    bottom: 2%;
  }
  .main_content .rounded_background .group_char {
    bottom: -3%;
  }
  .main_content .second_title {
    width: 80%;
    margin: -25vh auto 7vh;
    padding-top: 0;
  }
  .main_content .second_title .title_1 {
    width: 50%;
  }
  .main_content .second_title .title_2 {
    width: 90%;
  }
  .main_content .second_title .title_desc p {
    font-size: 4vw;
  }
  .main_content .welfare_box {
    max-width: 80%;
    flex-direction: column;
  }
  .main_content .welfare_box .welfare_wrap {
    width: 100%;
  }
  .main_content .welfare_box .welfare_wrap .welfare_desc {
    margin: 6vh 0 0;
  }
  .main_content .welfare_box .welfare_wrap .welfare_desc .main_title {
    font-size: 5vw;
    top: auto;
    position: relative;
  }
  .main_content .welfare_box .welfare_wrap .welfare_desc .company {
    font-size: 3vw;
  }
  .main_content .welfare_box .welfare_1 .char_img {
    width: 16vw;
    right: 2vw;
    bottom: auto;
    top: -3vh;
  }
  .main_content .welfare_box .welfare_2 {
    margin-top: 6vh;
  }
  .main_content .welfare_box .welfare_2 .char_img_1 {
    width: 16vw;
    top: -6.5vh;
    right: 9vw;
  }
  .main_content .welfare_box .welfare_2 .char_img_2 {
    width: 13vw;
    top: -2.5vh;
    right: 10vw;
  }
  .main_content .slider_wrap {
    padding: 10vw 0;
  }
  .main_content .slider_wrap .slider li img {
    width: 35vw;
    height: 100%;
    border-radius: 20px;
  }
  .main_content .slider_wrap .slider .img1 img {
    width: 37vw;
    height: auto;
    margin: 18vw 1vw 0;
  }
  .main_content .slider_wrap .slider .img2 img {
    width: 41vw;
    margin: 4vw 1vw 0;
    position: relative;
    z-index: 1;
  }
  .main_content .slider_wrap .slider .img3 img {
    width: 40vw;
    height: auto;
    margin: 16vw 1vw 0;
  }
  .main_content .slider_wrap .slider .img4 img {
    width: 40vw;
    height: auto;
    margin: 4vw 1vw 0;
  }
  .main_content .slider_wrap .slider .img5 img {
    width: 38vw;
    height: auto;
    margin: 12vw 1vw 0;
  }
  .main_content .slider_wrap .slider .img6 img {
    width: 40vw;
    height: auto;
    margin: 2rem 1vw 0;
  }
  .modal_window .modal_wrap {
    display: inline-table;
    padding: 3rem 1.75rem;
    height: auto;
  }
  .modal_window .modal_wrap .modal_left {
    display: inline-block;
  }
  .modal_window .modal_wrap .modal_left .exit {
    right: 0;
    top: 0;
    width: 10vw;
  }
  .modal_window .modal_wrap .modal_left .modal_title {
    font-size: 2.2rem;
  }
  .modal_window .modal_wrap .modal_left .modal_sub_title {
    font-size: 1.2rem;
  }
  .modal_window .modal_wrap .modal_left .modal_sub_title .first_line {
    font-size: 1.2rem;
  }
  .modal_window .modal_wrap .modal_left .modal_sub_title span {
    font-size: 5.9vw;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type1 .title_desc_1 {
    font-size: 8vw;
  }
  .modal_window .modal_wrap .modal_left .title_desc_wrap_type1 .title_desc_2 {
    font-size: 4.3vw;
  }
  .modal_window .modal_wrap .modal_left .main_desc {
    display: inline-block;
    font-size: 4vw;
    text-align: justify;
  }
  .modal_window .modal_wrap .modal_left .main_desc .sp_br {
    display: none;
  }
  .modal_window .modal_wrap .modal_right {
    margin: auto;
    width: 90%;
  }
  .modal_window .modal_wrap .modal_right .img_wrap {
    width: 100%;
  }
  .modal_window .modal_wrap .exit_sp {
    width: 10vw;
    margin: auto;
    display: block;
    padding-top: 2rem;
    cursor: pointer;
  }
  .modal_window .modal_wrap .exit_sp img {
    max-width: 100%;
  }
  #modal_vision .modal_wrap {
    width: 90%;
    height: auto;
    border-radius: 55px;
  }
  #modal_mission .modal_wrap {
    border-radius: 55px;
  }
  #modal_value .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_1 {
    font-size: 6.5vw;
  }
  #modal_value .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_2 {
    font-size: 5vw;
  }
  #modal_value .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_3 {
    font-size: 4vw;
  }
  #modal_value .modal_wrap .modal_left .title_desc_wrap_type2 .title_desc_3 .sp_br {
    display: none;
    text-align: justify;
  }
  .top_button {
    width: 12%;
    bottom: 2%;
    right: 2%;
  }
}
@media screen and (max-width: 400px) {
  .sub_title {
    top: 46vh;
  }
  .sub_title .sub_text p {
    font-size: 1rem;
  }
  .sliding_background .blur_back {
    height: 25vh;
  }
  .main_content .rounded_background {
    bottom: 28vh;
  }
  .main_content .rounded_background #vision .box_wrap .button_wrap p,
  .main_content .rounded_background #mission .box_wrap .button_wrap p,
  .main_content .rounded_background #value .box_wrap .button_wrap p {
    bottom: 0;
  }
  .main_content .rounded_background #vision {
    padding-top: 75vh;
  }
  .main_content .rounded_background #vision .link_trigger_1 {
    top: 100vw;
  }
  .main_content .rounded_background #vision .free_char_img #free_char1 {
    top: 60vh;
  }
  .main_content .rounded_background #mission .link_trigger_2 {
    top: 5vw;
  }
  .main_content .rounded_background #value .link_trigger_3 {
    top: 5vw;
  }
  .main_content .second_title {
    margin: -15vh auto 7vh;
  }
}/*# sourceMappingURL=top.css.map */