/*============================================================================

		top

============================================================================*/
.main_visual {
  position: relative;
  z-index: 11;
}

.main_visual .video_wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.main_visual .video_wrap video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  filter: drop-shadow(0px 0px #000);
}

.device_sp .video_wrap {
  padding-top: 144.1%;
}

@media (min-width: 920px) {
  .main_visual {
    padding-bottom: 120px;
  }
  .main_visual .video_wrap video {
    top: 120px;
  }
}

@media (min-width: 920px) {
  .device_tab .main_visual {
    padding-bottom: 120px !important;
  }
}

@media (min-width: 920px) {
  .device_tab .main_visual .video_wrap video {
    top: 120px !important;
  }
}

.sec_about {
  position: relative;
  padding-top: 15px;
  overflow: hidden;
}

.sec_about:before {
  content: '';
  position: absolute;
  bottom: 27%;
  left: 50%;
  height: 340px;
  width: 100%;
  background: #fff0f5;
  transform: translate(-50%, 0) skewY(-25deg);
}

.sec_about .page_content_inner {
  position: relative;
  z-index: 1;
}

.sec_about .bg_font {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  color: #fff0f5;
  font-size: 18vw;
  font-weight: 100;
}

.sec_about .sec_title {
  position: relative;
  padding-top: 35px;
  margin-bottom: 45px;
  font-size: 11vw;
  font-weight: 300;
  color: #db3251;
  text-align: center;
  line-height: 1.5;
  z-index: 1;
}

.sec_about .sec_title:after {
  content: '';
  position: absolute;
  bottom: -26px;
  left: 50%;
  height: 3px;
  width: 20%;
  background: #ef819c;
  transform: translate(-50%, 0);
}

.sec_about .sec_title span {
  display: block;
  font-size: 4.2vw;
}

.sec_about p {
  margin-bottom: 30px;
  text-align: center;
  line-height: 2;
  font-size: 3.6vw;
  font-weight: 400;
  letter-spacing: 0.08em;
}

.sec_about .btn_wrap {
  text-align: center;
  margin-bottom: 60px;
}

.sec_about .about_slider {
  width: 100%;
  position: relative;
  z-index: 2;
}

.sec_about .about_slider li {
  padding: 0 8px;
}

.sec_about .about_slider img {
  width: 100%;
}

.sec_about .btn_autoplay {
  position: relative;
  text-align: right;
  padding: 15px 20px 0;
  z-index: 2;
}

@media (min-width: 321px) {
  .sec_about {
    padding-top: 25px;
  }
  .sec_about .bg_font {
    top: -18px;
    font-size: 6.5rem;
  }
  .sec_about .sec_title {
    margin-bottom: 50px;
    font-size: 3.6rem;
  }
  .sec_about .sec_title:after {
    bottom: -30px;
  }
  .sec_about .sec_title span {
    font-size: 1.35rem;
  }
  .sec_about p {
    margin-bottom: 40px;
    margin-left: -10px;
    margin-right: -10px;
    font-size: 1.4rem;
  }
  .sec_about .btn_wrap {
    margin-bottom: 100px;
  }
}

@media (min-width: 920px) {
  .sec_about {
    position: relative;
    padding-top: 140px;
    z-index: 1;
  }
  .sec_about:before {
    content: none;
  }
  .sec_about .about_bg_ph img {
    position: absolute;
    box-shadow: 10px 10px 17px 0 rgba(197, 70, 122, 0.05);
  }
  .sec_about .about_bg_ph .ph01 {
    top: 180px;
    left: 50%;
    transform: translate(-680px, 0);
  }
  .sec_about .about_bg_ph .ph02 {
    width: 230px;
    top: 210px;
    right: 50%;
    transform: translate(620px, 0);
  }
  .sec_about .about_bg_ph .ph03 {
    width: 236px;
    top: 570px;
    left: 50%;
    transform: translate(-600px, 0);
  }
  .sec_about .about_bg_ph .ph04 {
    width: 268px;
    top: 500px;
    right: 50%;
    transform: translate(730px, 0);
  }
  .sec_about .about_bg_wrap {
    padding-bottom: 120px;
    background: url(../img/top/about_bg.jpg) no-repeat center bottom;
    background-size: cover;
  }
  .sec_about .bg_font {
    top: -130px;
    font-size: 17.8rem;
  }
  .sec_about .sec_title {
    padding-top: 35px;
    margin-bottom: 45px;
    font-size: 5rem;
  }
  .sec_about .sec_title:after {
    content: none;
  }
  .sec_about .sec_title span {
    display: block;
    font-size: 1.7rem;
    font-weight: 400;
    letter-spacing: 0.3em;
  }
  .sec_about .sec_second_title {
    position: relative;
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 28px;
    padding-bottom: 25px;
    letter-spacing: 0.15em;
    text-align: center;
    color: #db3251;
  }
  .sec_about .sec_second_title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 3px;
    width: 60px;
    background: #ef819c;
    transform: translate(-50%, 0);
  }
  .sec_about p {
    font-size: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    line-height: 2.5;
  }
  .sec_about .btn_wrap {
    margin-bottom: 0;
  }
  .sec_about .btn_autoplay {
    text-align: right;
    margin: 0 auto;
  }
}

@media (min-width: 1280px) {
  .sec_about .btn_autoplay {
    max-width: 1200px;
    padding: 15px 0 0;
  }
}

.sec_interview {
  position: relative;
  padding: 10px 0 0;
}

.sec_interview:before {
  content: '';
  position: absolute;
  top: 16.5%;
  left: 50%;
  height: 340px;
  width: 100%;
  background: #fff0f5;
  transform: translate(-50%, 0) skewY(-25deg);
}

.sec_interview .page_content_inner {
  position: relative;
  z-index: 1;
  padding-top: 80px;
}

.sec_interview .bg_font {
  position: absolute;
  top: 0;
  left: 20px;
  text-align: center;
  color: #fff0f5;
  font-size: 15vw;
  font-weight: 100;
  z-index: 1;
}

.sec_interview .sec_title_box {
  position: relative;
  padding: 15px 20px 70px;
  background: linear-gradient(90deg, #db3251, #ea6985);
  color: #fff;
  z-index: 2;
}

.sec_interview .sec_title {
  font-size: 3.8rem;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.05em;
}

.sec_interview .sec_title span {
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
}

.sec_interview .interview_list {
  position: relative;
  margin-top: -50px;
  z-index: 3;
}

.sec_interview .interview_list .interview_list_item {
  position: relative;
  margin: 0 20px;
  overflow: hidden;
}

.sec_interview .interview_list .interview_list_item a {
  position: relative;
  display: block;
  color: #fff;
  text-decoration: none;
}

.sec_interview .interview_list .interview_list_item a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #db3251;
  opacity: 1;
  z-index: 3;
}

.sec_interview .interview_list .interview_list_item a:hover:after {
  opacity: 1;
}

.sec_interview .interview_list .interview_list_item a img {
  width: 100%;
}

.sec_interview .interview_list .interview_list_item .profile {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: right;
  overflow: hidden;
  z-index: 1;
  color: #fff;
}

.sec_interview .interview_list .interview_list_item .profile .en {
  display: block;
  padding-right: 20px;
  font-size: 1.8rem;
  letter-spacing: 0.4em;
  margin-right: -0.4em;
  margin-bottom: 10px;
  font-weight: 300;
}

.sec_interview .interview_list .interview_list_item .profile .position {
  display: block;
  font-size: 1.2rem;
  padding-right: 20px;
  margin-bottom: 5px;
}

.sec_interview .interview_list .interview_list_item .profile .name {
  display: block;
  padding-right: 20px;
  margin-bottom: 15px;
  font-size: 2.8rem;
}

.sec_interview .interview_list .interview_list_item .profile .more {
  position: relative;
  display: block;
  padding: 10px 20px;
  background: #fff;
  color: #db3251;
}

.sec_interview .interview_list .interview_list_item .profile .more:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e904';
  font-size: 1rem;
  margin-left: 10px;
}

.sec_interview .interview_list .interview_list_item .bg {
  position: absolute;
  bottom: -40%;
  left: 0;
  background: #db3251;
  color: #fff;
  width: 100%;
  height: 80%;
  opacity: 0.8;
  transform: skewY(-25deg);
}

.sec_interview .btn_autoplay {
  position: absolute;
  bottom: 96px;
  right: 73px;
  z-index: 4;
}

.sec_interview .btn_autoplay button {
  width: 30px;
}

.sec_interview .slick-dotted.slick-slider {
  margin-bottom: 100px;
}

.sec_interview .slick-dots {
  padding: 0 80px 0 50px;
  bottom: -63px;
}

.sec_interview .slick-dots li {
  width: 18px;
  margin: 0 2px;
}

.sec_interview .slick-dots li.slick-active button:before {
  background: #f7827f;
}

.sec_interview .slick-dots li button:before {
  content: '';
  line-height: 12px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 12px;
  height: 12px;
  background: #fff;
  border: 1px solid #f7827f;
  border-radius: 12px;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sec_interview .slick-prev,
.sec_interview .slick-next {
  width: 46px;
  height: 41px;
  top: auto;
  bottom: -70px;
  transform: translate(0);
  background: url(../img/common/slick_slide_prev.png);
  background-size: 46px;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sec_interview .slick-prev {
  left: 0;
}

.sec_interview .slick-next {
  right: 0;
  background-image: url(../img/common/slick_slide_next.png);
}

.sec_interview .slick-prev:before,
.sec_interview .slick-next:before {
  content: none;
}

@media (min-width: 321px) {
  .sec_interview {
    padding: 30px 0 0;
  }
  .sec_interview:before {
    top: 19%;
  }
  .sec_interview .bg_font {
    font-size: 5.8rem;
  }
  .sec_interview .page_content_inner {
    padding-top: 100px;
  }
  .sec_interview .sec_title_box {
    padding: 20px 20px 70px;
  }
  .sec_interview .interview_list .interview_list_item {
    margin: 0 30px;
  }
  .sec_interview .btn_autoplay {
    right: 86px;
  }
  .sec_interview .btn_autoplay button {
    width: 48px;
  }
  .sec_interview .slick-dots {
    padding: 0 115px 0 50px;
  }
}

@media (min-width: 920px) {
  .sec_interview {
    position: relative;
    padding: 88px 0 0;
  }
  .sec_interview:before {
    content: '';
    top: 20%;
    height: 740px;
  }
  .sec_interview .page_content_inner {
    padding: 98px 0 0;
  }
  .sec_interview .bg_font {
    top: -50px;
    left: -60px;
    font-size: 13.3rem;
  }
  .sec_interview .sec_title_box {
    position: relative;
    padding: 60px 20px 180px;
    color: #fff;
    z-index: 2;
  }
  .sec_interview .sec_title {
    font-size: 5rem;
    font-weight: 300;
    text-align: center;
  }
  .sec_interview .sec_title span {
    display: block;
    font-size: 1.7rem;
  }
  .sec_interview .interview_list {
    margin-top: -165px;
    padding: 0 65px;
  }
  .sec_interview .interview_list .interview_list_item {
    position: relative;
    margin: 25px;
    overflow: visible;
  }
  .sec_interview .interview_list .interview_list_item a {
    overflow: hidden;
  }
  .sec_interview .interview_list .interview_list_item a:after {
    content: '';
    border: 1px solid #ced5d8;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .sec_interview .interview_list .interview_list_item a:hover, .sec_interview .interview_list .interview_list_item a:focus {
    transform: translate(-5px, -5px);
    box-shadow: 10px 10px 17px 0 rgba(197, 70, 122, 0.2);
  }
  .sec_interview .interview_list .interview_list_item a:hover:after, .sec_interview .interview_list .interview_list_item a:focus:after {
    border: 2px solid #db3251;
  }
  .sec_interview .interview_list .interview_list_item .profile .en {
    font-size: 2rem;
  }
  .sec_interview .interview_list .interview_list_item .profile .position {
    font-size: 1.3rem;
  }
  .sec_interview .interview_list .interview_list_item .profile .name {
    font-size: 3.2rem;
  }
  .sec_interview .interview_list .interview_list_item .profile .more {
    font-size: 1.3rem;
  }
  .sec_interview .interview_list .interview_list_item .profile .more:after {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e904';
    font-size: 1rem;
    margin-left: 10px;
  }
  .sec_interview .interview_list .interview_list_item .bg {
    bottom: -45%;
  }
  .sec_interview .btn_autoplay {
    position: absolute;
    bottom: 120px;
    right: 50%;
    transform: translate(110px, 0);
    z-index: 4;
  }
  .sec_interview .btn_autoplay button {
    width: 42px;
  }
  .sec_interview .slick-dotted.slick-slider {
    margin-bottom: 100px;
  }
  .sec_interview .slick-dots {
    padding: 0 180px 0 0;
    bottom: -48px;
  }
  .sec_interview .slick-dots li {
    width: 20px;
    margin: 0 4px;
  }
  .sec_interview .slick-dots li button:before {
    content: '';
    line-height: 14px;
    width: 14px;
    height: 14px;
    border-radius: 14px;
  }
  .sec_interview .slick-dots li.slick-active button:hover:before {
    background: #db3251;
  }
  .sec_interview .slick-dots li button:hover:before {
    border-color: #db3251;
  }
  .sec_interview .slick-prev,
  .sec_interview .slick-next {
    width: 70px;
    height: 62px;
    bottom: 20%;
    background-size: 70px;
  }
  .sec_interview .slick-prev {
    left: 6px;
  }
  .sec_interview .slick-prev:hover, .sec_interview .slick-prev:focus {
    transform: translate(-6px, 0);
  }
  .sec_interview .slick-next {
    right: 6px;
    background-image: url(../img/common/slick_slide_next.png);
  }
  .sec_interview .slick-next:hover, .sec_interview .slick-next:focus {
    transform: translate(6px, 0);
  }
  .sec_interview .slick-prev:before,
  .sec_interview .slick-next:before {
    content: none;
  }
}

@media (min-width: 1280px) {
  .sec_interview .interview_list {
    padding: 0px 25px;
  }
  .sec_interview .slick-prev,
  .sec_interview .slick-next {
    bottom: 170px;
  }
  .sec_interview .slick-prev {
    left: -35px;
  }
  .sec_interview .slick-next {
    right: -35px;
  }
  .sec_interview .slick-dots {
    padding: 0 100px 0 0;
  }
}

@media (min-width: 1550px) {
  .sec_interview .slick-prev {
    left: -50px;
  }
  .sec_interview .slick-next {
    right: -50px;
  }
}

.sec_recruit {
  position: relative;
  padding: 85px 0 0;
}

.sec_recruit:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 340px;
  width: 100%;
  background: #fff0f5;
  transform: translate(-50%, 0) skewY(-25deg);
}

.sec_recruit .page_content_inner {
  position: relative;
  z-index: 1;
}

.sec_recruit .bg_font {
  position: absolute;
  top: 45px;
  right: 20px;
  text-align: center;
  color: #fff0f5;
  font-size: 5.8rem;
  font-weight: 100;
  z-index: 1;
}

.sec_recruit .sec_title {
  margin-bottom: 30px;
  font-size: 3.8rem;
  font-weight: 300;
  text-align: center;
  color: #db3251;
  letter-spacing: 0.05em;
}

.sec_recruit .sec_title span {
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
}

.sec_recruit .sec_second_title {
  position: relative;
  font-size: 2.1rem;
  color: #db3251;
  text-align: center;
  margin: 30px 0 25px;
  padding-bottom: 15px;
}

.sec_recruit .sec_second_title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 3px;
  width: 20%;
  background: #ef819c;
  transform: translate(-50%, 0);
}

.sec_recruit .block_new_graduate .img,
.sec_recruit .block_personnel_training .img {
  box-shadow: 8px 8px 17px 0 rgba(122, 31, 55, 0.15);
}

.sec_recruit .block_new_graduate .img img,
.sec_recruit .block_personnel_training .img img {
  width: 100%;
}

.sec_recruit .block_new_graduate .info p,
.sec_recruit .block_personnel_training .info p {
  margin-bottom: 40px;
}

.sec_recruit .block_new_graduate .img {
  position: relative;
  padding-top: 15px;
  background: #f89994;
  text-align: center;
}

.sec_recruit .block_new_graduate .img:after {
  content: '';
  position: absolute;
  right: -20px;
  top: 70px;
  height: 100%;
  width: 35%;
  background: url(../img/top/bg_stripe.png) repeat 0 0;
  background-size: 8px;
  z-index: -1;
}

.sec_recruit .block_new_graduate .img img {
  margin-left: 3%;
  width: 90%;
}

.sec_recruit .block_personnel_training {
  position: relative;
  margin-top: 60px;
}

.sec_recruit .block_career_arbeit {
  position: relative;
  display: flex;
  margin-top: 60px;
}

.sec_recruit .block_career_arbeit .btn_career_arbeit {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 50%;
  border: 1px solid #bcc2c5;
  border-left: 0;
  border-right: 0;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sec_recruit .block_career_arbeit .btn_career_arbeit:first-of-type {
  border-left: 1px solid #bcc2c5;
}

.sec_recruit .block_career_arbeit .btn_career_arbeit:first-of-type .title {
  border-right: 1px solid #fff;
}

.sec_recruit .block_career_arbeit .btn_career_arbeit:first-of-type .text {
  border-right: 1px solid #bcc2c5;
}

.sec_recruit .block_career_arbeit .btn_career_arbeit:last-of-type {
  border-right: 1px solid #bcc2c5;
}

.sec_recruit .block_career_arbeit .btn_career_arbeit:hover, .sec_recruit .block_career_arbeit .btn_career_arbeit:focus {
  background: #db3251;
  color: #fff;
}

.sec_recruit .block_career_arbeit .btn_career_arbeit:hover i, .sec_recruit .block_career_arbeit .btn_career_arbeit:focus i {
  color: #fff;
}

.sec_recruit .block_career_arbeit .btn_career_arbeit:hover i:after, .sec_recruit .block_career_arbeit .btn_career_arbeit:focus i:after {
  color: #fff;
}

.sec_recruit .block_career_arbeit .btn_career_arbeit .title {
  display: block;
  background: #db3251;
  width: 100%;
  padding: 12px 0px;
  font-size: 1.3rem;
  text-align: center;
  color: #fff;
}

.sec_recruit .block_career_arbeit .btn_career_arbeit .text {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  font-size: 1.3rem;
  padding-bottom: 50px;
}

.sec_recruit .block_career_arbeit .btn_career_arbeit i {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-style: normal;
  font-size: 1.1rem;
  color: #db3251;
}

.sec_recruit .block_career_arbeit .btn_career_arbeit i:after {
  margin-top: 1px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e904';
  font-size: 0.9rem;
  margin-left: 5px;
}

@media (min-width: 321px) {
  .sec_recruit {
    padding: 125px 0 0;
  }
  .sec_recruit .bg_font {
    top: 80px;
  }
  .sec_recruit .block_personnel_training {
    margin-top: 70px;
  }
  .sec_recruit .block_career_arbeit {
    margin-top: 70px;
  }
  .sec_recruit .block_career_arbeit .btn_career_arbeit .title {
    font-size: 1.4rem;
  }
  .sec_recruit .block_career_arbeit .btn_career_arbeit .text {
    font-size: 1.4rem;
  }
}

@media (min-width: 920px) {
  .sec_recruit {
    position: relative;
    padding: 110px 0 0;
  }
  .sec_recruit:before {
    content: '';
    position: absolute;
    top: 35%;
    left: 50%;
    height: 740px;
    width: 100%;
    background: #fff0f5;
    transform: translate(-50%, 0) skewY(-25deg);
  }
  .sec_recruit .page_content_inner {
    position: relative;
    z-index: 1;
  }
  .sec_recruit .bg_font {
    top: 18px;
    right: 50px;
    font-size: 13.3rem;
  }
  .sec_recruit .sec_title {
    font-size: 5rem;
    margin-bottom: 55px;
  }
  .sec_recruit .sec_title span {
    font-size: 1.7rem;
  }
  .sec_recruit .sec_second_title {
    font-size: 2rem;
    color: #db3251;
    text-align: left;
    margin: 40px 0 30px;
    letter-spacing: 0.08em;
    padding-bottom: 25px;
  }
  .sec_recruit .sec_second_title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 60px;
    background: #ef819c;
    transform: translate(0);
  }
  .sec_recruit .block_new_graduate .img,
  .sec_recruit .block_personnel_training .img {
    box-shadow: 8px 12px 25px 0 rgba(122, 31, 55, 0.15);
  }
  .sec_recruit .block_new_graduate .info p,
  .sec_recruit .block_personnel_training .info p {
    margin-bottom: 40px;
    line-height: 2;
    font-size: 1.5rem;
  }
  .sec_recruit .block_new_graduate {
    display: flex;
    align-items: flex-end;
    position: relative;
    padding-right: 63%;
    height: 484px;
  }
  .sec_recruit .block_new_graduate .img {
    position: absolute;
    right: 0;
    top: 0;
    width: 58%;
    height: 484px;
    padding-top: 15px;
    background: #f89994;
    text-align: center;
  }
  .sec_recruit .block_new_graduate .img:after {
    right: -1800px;
    top: 100px;
    width: 2000px;
    background-size: 15px;
  }
  .sec_recruit .block_new_graduate .img img {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 4%;
    width: auto;
    max-width: none;
    height: 95%;
  }
  .sec_recruit .block_new_graduate .info {
    padding-left: 50px;
  }
  .sec_recruit .block_new_graduate .info p {
    margin-bottom: 60px;
  }
  .sec_recruit .block_personnel_training {
    display: flex;
    align-items: flex-end;
    position: relative;
    margin-top: 100px;
    padding-left: 58%;
    height: 283px;
  }
  .sec_recruit .block_personnel_training .img {
    position: absolute;
    left: 50px;
    top: 0;
    width: 46%;
  }
  .sec_recruit .block_personnel_training .btn_wrap .btn_base {
    width: 260px;
    margin-left: 0;
  }
  .sec_recruit .block_personnel_training .info {
    padding-right: 50px;
  }
  .sec_recruit .block_career_arbeit {
    position: relative;
    display: block;
    margin-top: 100px;
    padding: 0 50px;
  }
  .sec_recruit .block_career_arbeit .btn_career_arbeit {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    border: 1px solid #bcc2c5;
    background: #fff;
    margin-bottom: 30px;
  }
  .sec_recruit .block_career_arbeit .btn_career_arbeit:first-of-type {
    border: 1px solid #bcc2c5;
  }
  .sec_recruit .block_career_arbeit .btn_career_arbeit:first-of-type .title {
    border-right: 0;
  }
  .sec_recruit .block_career_arbeit .btn_career_arbeit:first-of-type .text {
    border-right: 0;
  }
  .sec_recruit .block_career_arbeit .btn_career_arbeit:last-of-type {
    margin-bottom: 0;
    border: 1px solid #bcc2c5;
  }
  .sec_recruit .block_career_arbeit .btn_career_arbeit .title {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    background: #db3251;
    width: 30%;
    padding: 30px 0px;
    font-size: 2rem;
    text-align: center;
    color: #fff;
  }
  .sec_recruit .block_career_arbeit .btn_career_arbeit .text {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 30px;
    padding-right: 170px;
    font-size: 1.4rem;
    line-height: 2;
  }
  .sec_recruit .block_career_arbeit .btn_career_arbeit i {
    bottom: 50%;
    right: 30px;
    font-size: 1.3rem;
    color: #db3251;
    transform: translate(0, 50%);
  }
  .sec_recruit .block_career_arbeit .btn_career_arbeit i:after {
    margin-top: 1px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e904';
    font-size: 0.9rem;
    margin-left: 10px;
  }
}

.sec_event_faq {
  position: relative;
  padding-top: 65px;
  padding-bottom: 25px;
}

.sec_event_faq:before {
  content: '';
  position: absolute;
  top: 30%;
  height: 70%;
  width: 100%;
  background: url(../img/top/bg_stripe.png) repeat 0 0;
  background-size: 8px;
  z-index: -1;
}

.sec_event_faq .event_faq_btn_wrap {
  position: relative;
  padding: 20px;
}

.sec_event_faq .event_faq_btn_wrap:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 65%;
  background: #f79893;
  z-index: -1;
}

.sec_event_faq .event_faq_btn_wrap a {
  display: block;
  background: #fff;
  text-decoration: none;
  margin-bottom: 20px;
}

.sec_event_faq .event_faq_btn_wrap a .img {
  display: block;
}

.sec_event_faq .event_faq_btn_wrap a .img img {
  width: 100%;
}

.sec_event_faq .event_faq_btn_wrap a .info {
  display: block;
  padding: 14px 20px;
  border: 1px solid #bcc2c5;
  border-top: 0;
}

.sec_event_faq .event_faq_btn_wrap a .info .title {
  display: block;
  text-align: center;
  font-size: 1.6rem;
  color: #db3251;
  margin-bottom: 10px;
}

.sec_event_faq .event_faq_btn_wrap a .info .text {
  display: block;
  font-size: 1.3rem;
  margin-bottom: 15px;
}

.sec_event_faq .event_faq_btn_wrap a .info .more {
  position: relative;
  display: block;
  text-align: right;
  font-size: 1.1rem;
  color: #db3251;
}

.sec_event_faq .event_faq_btn_wrap a .info .more:after {
  margin-top: 1px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e904';
  font-size: 0.9rem;
  margin-left: 5px;
}

@media (min-width: 321px) {
  .sec_event_faq {
    padding-top: 75px;
    padding-bottom: 10px;
  }
}

@media (min-width: 920px) {
  .sec_event_faq {
    position: relative;
    padding-top: 120px;
    padding-bottom: 70px;
  }
  .sec_event_faq:before {
    top: 40%;
    height: 60%;
    background-size: 15px;
  }
  .sec_event_faq .event_faq_btn_wrap {
    display: flex;
    position: relative;
    padding: 50px 25px;
  }
  .sec_event_faq .event_faq_btn_wrap:before {
    height: 245px;
  }
  .sec_event_faq .event_faq_btn_wrap a {
    margin: 0 25px;
    box-shadow: 10px 10px 17px 0 rgba(197, 70, 122, 0.2);
  }
  .sec_event_faq .event_faq_btn_wrap a .img {
    overflow: hidden;
  }
  .sec_event_faq .event_faq_btn_wrap a .img img {
    transform-origin: center center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-property: transform;
  }
  .sec_event_faq .event_faq_btn_wrap a .info {
    display: block;
    padding: 30px 50px 25px;
    border: 0;
  }
  .sec_event_faq .event_faq_btn_wrap a .info .title {
    font-size: 1.9rem;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .sec_event_faq .event_faq_btn_wrap a .info .text {
    font-size: 1.4rem;
    margin-bottom: 25px;
  }
  .sec_event_faq .event_faq_btn_wrap a .info .more {
    font-size: 1.3rem;
    margin-right: -15px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .sec_event_faq .event_faq_btn_wrap a .info .more:after {
    margin-top: 1px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e904';
    font-size: 1rem;
    margin-left: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .sec_event_faq .event_faq_btn_wrap a:hover, .sec_event_faq .event_faq_btn_wrap a:focus {
    background: #db3251;
    color: #fff;
  }
  .sec_event_faq .event_faq_btn_wrap a:hover .img img, .sec_event_faq .event_faq_btn_wrap a:focus .img img {
    transform: scale(1.08);
  }
  .sec_event_faq .event_faq_btn_wrap a:hover .info .title, .sec_event_faq .event_faq_btn_wrap a:focus .info .title {
    color: #fff;
  }
  .sec_event_faq .event_faq_btn_wrap a:hover .info .more, .sec_event_faq .event_faq_btn_wrap a:focus .info .more {
    color: #fff;
  }
  .sec_event_faq .event_faq_btn_wrap a:hover .info .more:after, .sec_event_faq .event_faq_btn_wrap a:focus .info .more:after {
    color: #fff;
  }
}

.sec_recruit_site_link {
  background: #ffd7d7;
  padding: 30px 0;
}

.sec_recruit_site_link .recruit_site_link_list {
  margin: 0 auto;
  max-width: 750px;
}

.sec_recruit_site_link .recruit_site_link_list li {
  padding: 0 20px;
  margin-bottom: 15px;
}

.sec_recruit_site_link .recruit_site_link_list li:last-child {
  margin-bottom: 0;
}

.sec_recruit_site_link .recruit_site_link_list li img {
  width: 100%;
}

@media (min-width: 920px) {
  .sec_recruit_site_link {
    padding: 40px 0;
  }
  .sec_recruit_site_link .recruit_site_link_list {
    display: flex;
    justify-content: center;
  }
  .sec_recruit_site_link .recruit_site_link_list li {
    width: 31.66666666666%;
    padding: 0;
    margin-right: 2.5%;
    margin-bottom: 0;
  }
  .sec_recruit_site_link .recruit_site_link_list li:last-child {
    margin-right: 0;
  }
  .sec_recruit_site_link .recruit_site_link_list li a:hover, .sec_recruit_site_link .recruit_site_link_list li a:focus {
    opacity: 0.5;
  }
}

.sec_contact {
  background: url(../img/top/contact_bg.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 60px;
}

.sec_contact .sec_title {
  margin-bottom: 30px;
  font-size: 3.8rem;
  font-weight: 300;
  text-align: center;
  color: #fff;
  letter-spacing: 0.05em;
}

.sec_contact .sec_title span {
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
}

.sec_contact p {
  margin-bottom: 40px;
}

@media (min-width: 321px) {
  .sec_contact {
    padding-top: 60px;
    padding-bottom: 75px;
  }
}

@media (min-width: 920px) {
  .sec_contact {
    background-image: url(../img/top/contact_bg_pc.jpg);
    padding-top: 100px;
    padding-bottom: 120px;
  }
  .sec_contact .sec_title {
    font-size: 5rem;
    margin-bottom: 30px;
  }
  .sec_contact .sec_title span {
    font-size: 1.7rem;
  }
  .sec_contact p {
    margin-bottom: 60px;
    font-size: 1.5rem;
    text-align: center;
  }
}
