@charset "utf-8";

/* 下層共通 */

.lower_read .w-1000{
  padding: 21px 60px 22px;
}
.lower_read  .flex{
  align-items: center;
}
.lowre_line{
  padding-right: 15px;
  margin-right: 15px;
  border-right: 2px solid #FFF;
  white-space: nowrap;
}
.lower_ttl_en{
  top: 15px;
  right: 15px;
  position: absolute;
}
@media screen and (max-width:768px){
  .lower_read{
    padding:16px;
  }
  .lower_read .w-1000 {
    padding: 0;
  }
  .lowre_line{
    height: 40px;
    display: flex;
    align-items: center;
  }
}


/* /////////////////////////////
      message
///////////////////////////// */
.message .lower_read{
  background: #ff6585;
	color: #FFF;
}
.message h3 {
    text-indent: -14px;
}
.me-txtArea{
  width: 70%;
  display: inline-block;
  margin-top: 46px;
}
.me-txtArea .line20{
  letter-spacing: 0;
}
.sign {
    display: flex;
    margin-top: 30px;
    float: right;
    margin-right: 160px;
    align-items: flex-end;
    line-height: 1;
}
.sign img{
  width: 180px;
  margin-left: 20px;
}
.message-bg{
  max-width: 1000px;
  padding: 0 20px 40px 20px;
  margin: 0 auto;
  box-sizing: border-box;
  background-image: url(../img/message/message-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  background-position: right;
}
.mb-30{
  margin-bottom: -30px;
}
.me-top-item{
  z-index: 1;
}
.me-top-item .lower_ttl_en{
  width: 160px;
}
@media screen and (max-width:1080px){
  .me-txtArea-item{
    font-size: 14px;
  }
}
@media screen and (max-width:860px){
  .message-bg{
    background-position: -30px;
    }
}
@media screen and (max-width:768px){
  .message h3 {
      text-indent: 0;
  }
  /*.message h3::after{
    display: block;
    content: "";
    height: 3px;
    width: 50px;
    background: #ff6585;
    margin: 25px auto 30px;
  }*/
  .me-txtArea-item{
    font-size: 12px;
  }
  .me-txtArea-item{
    padding: 0 40px;
    margin-top: 30px;
    font-size: 15px;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .message .sp_mv {
    height: 76vw;
}
  .message .mv_main {
    width: calc(100% - 40px);
}
.message .mv_bg {
    width: calc(100% - 40px);
    right: 0;
    bottom: 0;
}
.lower_ttl_en {
    width: 106px;
}
  .sign{
    margin: 30px auto 50px auto;
    float: none;
    width: fit-content;
    justify-content: center;
  }
  .sign img{
    width: 120px;
    margin-left: 10px;
  }
}



/* 女性の働き方一覧 */
.women .lower_read {
    background: #ff6585;
		color: #FFF;
}
.women .lower_ttl_en{
  width: 200px;
}
.women .women_list{
  padding-top: 70px;
}
.women .case_wrap a:hover{
  opacity: 1;
}
.women .voice_about {
  width: 407px;
  height:  260px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.women .imgArea{
  width: 489px;
  overflow: hidden;
}
.women .imgArea img{
  transition: 1s;
}
.women .case_wrap:hover img{
  transform: scale(1.2);
  opacity: 0.5;
}
.women .case_wrap .voice_about.bg_pink_02{
  background: #F9E4E8;
}
.women .case_wrap .voice_about.bg_orange_02{
  background: #F8EED7;
}
.women .case_wrap:hover .voice_about.bg_pink_02{
  background: #EAA6B1;
}
.women .case_wrap:hover .voice_about.bg_orange_02{
  background: #FFBE75;
}
.women .case_wrap:hover .voice_about{
  color: #fff;
}
.women .case_wrap:hover .voice_about .bdr_btm{
  border-bottom:1px solid #fff;
}
.women .case_wrap{
  width: 816px;
  max-width: 100%;
}
.women .case_wrap a {
    display: flex;
    align-items: center;
}
.women .case_01 .voice_about,
.women .case_03 .voice_about{
  margin-left: -80px;
  position: relative;
  z-index: 1;
}
.women .case_02 .voice_about{
  margin-right: -80px;
  position: relative;
  z-index: 1;
}
.women .case_01 {
    margin-left: -80px;
}
.women .case_02{
  margin-left:auto;
  margin-right: -40px;
}
.women .case_03{
  margin-left:40px;
}
@media screen and (max-width:1100px){
  .women .case_01 .voice_about,
  .women .case_03 .voice_about{
    margin-left: 0;
}
.women .case_02 .voice_about{
  margin-right: 0;
}
.women .case_01,
.women .case_02,
.women .case_03{
  margin-left:auto;
  margin-right:auto;
}
}
@media screen and (max-width:768px){

  .women .lower_ttl_en{
    width: 130px;
    position: static;
    margin:20px auto 0;
  }
  .women .women_list{
    padding-top: 20px;
  }
  .women .voice_about {
    height: auto;
    padding: 0 20px 20px ;
    box-sizing: border-box;
    position: relative;
}


.women .case_wrap:hover img{
  transform: scale(1);
  opacity: 1;
}
.women .case_wrap .voice_about.bg_pink_02{
  background: #F3E4E7;
}
.women .case_wrap:hover .voice_about.bg_pink_02{
  background: #F3E4E7;
}
.women .case_wrap:hover .voice_about.bg_orange_02{
  background: #F8EED7;
}
.women .case_wrap:hover .voice_about{
  color: #534741;
}
.women .case_wrap:hover .voice_about .bdr_btm{
  border-bottom:1px solid #534741;
}
.women .case_wrap a {
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 15px;
}
.women .case_02 a{
  flex-direction: column-reverse;
}
.women .imgArea,
.women .voice_about{
  width: 100%;
}
.women .voice_about::before{
  display: block;
  content: "";
  height: 30px;
  width: 100%;
  position: absolute;
  top: -30px;
}
.women .case_01 .voice_about::before,
.women .case_03 .voice_about::before{
  background: url(../img/women/womenlist_bg_pink.png) center top / cover no-repeat;
}
.women .case_02 .voice_about::before{
  background: url(../img/women/women_bg_orange.png) center top / cover no-repeat;
}
}

/* 女性の働き方-下層 */
.women_detail{
  margin-bottom: 50px;
}
.women_detail .lower_read{
  background: #ff6585;
	color: #FFF;
}
.women_mv{
  height: 530px;
  position: relative;
}

.women_ttl_en.abs {
    width: 175px;
    bottom: 24px;
    right: calc(50vw - 500px);
    z-index: 2;
}
.case_2 .women_about {
    width: 500px;
    left: calc(50vw - 500px);
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.women_about {
    width: 500px;
    right: calc(50vw - 500px);
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.name_area rt span{
  display: block;
  margin-bottom: -6px;
  text-align: center;
}
.women_about h3{
  max-width: 380px;
margin: 0 auto 20px;
}
.women_about .profile{
  width: 290px;
  margin: auto;
}
.women_about .schedule_btn::after {
    display: inline-block;
    content: "";
    height: 12px;
    width: 10px;
    background: url(../img/common/ico_down.svg) top center / cover no-repeat;
    margin-left: 5px;
  }
.women_detail .schedule_btn{
  border-radius: 3px;
}
.women_detail .txt_wrap:nth-child(odd){
  background: #FBEDEF;
}
.women_detail .time_schedule.txt_wrap:nth-child(even)::after {
    display: none;
}
.women_detail .txt_04.case_wrap2{
  padding-top: 50px;
}
.women_detail h4{
  display: flex;
  justify-content: flex-start;
  align-items: center;
    }
.women_detail h4::before {
      content: "";
      display: inline-block;
      background: #EAA6B1;
      height: 3px;
      width: 106px;
      margin-right: 10px;
  }
.women_detail .interview hr{
  display: none;
}
.women_detail .interview p {
    margin: 40px auto;
    text-align: justify;
}
/* .women_detail .txt_01 img,
.women_detail .txt_03 img {
    position: relative;
    margin-left: -210px;
}
.women_detail .txt_02 img,
.women_detail .txt_04 img {
    position: relative;
    margin-left: 210px;
} */

.women_detail .txt_wrap img.alignleft {
    position: relative;
    margin-left: -210px;
}
.women_detail .txt_wrap img.alignright {
    position: relative;
    margin-left: 210px;
}
/*
.women_detail .txt_01.case_wrap1 img,
.women_detail .txt_03.case_wrap1 img {
    position: relative;
    margin-left: 210px;
}
.women_detail .txt_02.case_wrap1 img,
.women_detail .txt_04.case_wrap1 img {
    position: relative;
    margin-left: -210px;
} */
.women_detail .schedule_inner{
  margin-bottom: 50px;
}
.women_detail .schedule_inner.last{
  margin-bottom: 0;
}
.women_detail .clock_area{
  width: 20%;
}
.women_detail .txtArea {
    width: 80%;
    margin-bottom: -24px;
}
.women_detail .time_line {
    width: 767px;
    padding-right: 20px;
    box-sizing: border-box;
}
.women_detail .clock_area{
  position: relative;
}
.women_detail .clock_area::after {
    display: block;
    content: "";
    position: absolute;
    width: 9px;
    height: 33px;
    background: url(../img/women/time_arrow.svg) center / cover no-repeat;
    bottom: -43px;
    left: calc(50% - 10px);
}
.women_detail .schedule_inner.last .clock_area::after{
  display: none;
}

/* 時計の設定 */
.clock_inner{
  background: url(../img/women/time.png) center / cover no-repeat;
  width: 75px;
  height: 75px;
  position: relative;
}
.clock_inner .hour{
  width: 25px;
  height: 4px;
  border-radius: 4px;
  background: #fff;
  position: absolute;
  right: calc(50% - 2px);
  top: calc(50% - 2px);
  transform: rotate(90deg);
  transform-origin: calc(100% - 2px) center;
}
.clock_inner .minute{
  width: 30px;
  height: 4px;
  border-radius: 4px;
  background: #fff;
  position: absolute;
  right: calc(50% - 2px);
  top: calc(50% - 2px);
  transform: rotate(90deg);
  transform-origin: calc(100% - 2px) center;
}
    /* 長針 */
.clock_inner .hour.clock_move01.time8{
  animation: rotation-8 1000ms linear forwards;
}
.clock_inner .hour.clock_move01.time9{
  animation: rotation-9 1000ms linear forwards;
}
.clock_inner .hour.clock_move01.time10{
  animation: rotation-10 1000ms linear forwards;
}
.clock_inner .hour.clock_move01.time11{
  animation: rotation-11 1000ms linear forwards;
}
.clock_inner .hour.clock_move01.time12{
  animation: rotation-12 1000ms linear forwards;
}
.clock_inner .hour.clock_move01.time13{
  animation: rotation-1 1000ms linear forwards;
}
.clock_inner .hour.clock_move01.time14{
  animation: rotation-2 1000ms linear forwards;
}
.clock_inner .hour.clock_move01.time15{
  animation: rotation-3 1000ms linear forwards;
}
.clock_inner .hour.clock_move01.time16{
  animation: rotation-4 1000ms linear forwards;
}
.clock_inner .hour.clock_move01.time17{
  animation: rotation-5 1000ms linear forwards;
}
.clock_inner .hour.clock_move01.time18{
  animation: rotation-6 1000ms linear forwards;
}

/* 個別設定 */
body#pageid_218 .schedule_03 .clock_inner .hour.clock_move01.time12{
  animation: rotation-1 1000ms linear forwards;
}
body#pageid_218 .schedule_04 .clock_inner .hour.clock_move01.time13{
  animation: rotation-2 1000ms linear forwards;
}

/* 短針 */
.clock_inner .minute.clock_move02.min00{
animation: rotation-0 500ms linear forwards;
}
.clock_inner .minute.clock_move02.min5{
animation: rotation-1 500ms linear forwards;
}
.clock_inner .minute.clock_move02.min10{
animation: rotation-2 500ms linear forwards;
}
.clock_inner .minute.clock_move02.min15{
animation: rotation-3 500ms linear forwards;
}
.clock_inner .minute.clock_move02.min20{
animation: rotation-4 500ms linear forwards;
}
.clock_inner .minute.clock_move02.min25{
animation: rotation-5 500ms linear forwards;
}
.clock_inner .minute.clock_move02.min30{
animation: rotation-6 1000ms linear forwards;
}
.clock_inner .minute.clock_move02.min35{
animation: rotation-7 500ms linear forwards;
}
.clock_inner .minute.clock_move02.min40{
animation: rotation-8 500ms linear forwards;
}
.clock_inner .minute.clock_move02.min45{
animation: rotation-9 500ms linear forwards;
}
.clock_inner .minute.clock_move02.min50{
animation: rotation-10 500ms linear forwards;
}
.clock_inner .minute.clock_move02.min55{
animation: rotation-11 1000ms linear forwards;
}

@keyframes rotation-0 {
    0% {transform: rotate(90deg)} /* 初期位置 0分の位置 */
    100% {transform: rotate(90deg)} /* 初期位置 + 360deg で一周 */
}
@keyframes rotation-1 {
    0% {transform: rotate(90deg)} /* 初期位置 0分の位置 */
    100% {transform: rotate(120deg)} /* 初期位置 + 360deg で一周 */
}
@keyframes rotation-2 {
    0% {transform: rotate(90deg)} /* 初期位置 0分の位置 */
    100% {transform: rotate(150deg)} /* 初期位置 + 360deg で一周 */
}
@keyframes rotation-3 {
    0% {transform: rotate(90deg)} /* 初期位置 0分の位置 */
    100% {transform: rotate(180deg)} /* 初期位置 + 360deg で一周 */
}
@keyframes rotation-4 {
    0% {transform: rotate(90deg)} /* 初期位置 0分の位置 */
    100% {transform: rotate(210deg)} /* 初期位置 + 360deg で一周 */
}
@keyframes rotation-5 {
    0% {transform: rotate(90deg)} /* 初期位置 0分の位置 */
    100% {transform: rotate(240deg)} /* 初期位置 + 360deg で一周 */
}
@keyframes rotation-6 {
    0% {transform: rotate(90deg)} /* 初期位置 0分の位置 */
    100% {transform: rotate(270deg)} /* 初期位置 + 360deg で一周 */
}
@keyframes rotation-7 {
    0% {transform: rotate(90deg)} /* 初期位置 0分の位置 */
    100% {transform: rotate(300deg)} /* 初期位置 + 360deg で一周 */
}
@keyframes rotation-8 {
    0% {transform: rotate(90deg)} /* 初期位置 0分の位置 */
    100% {transform: rotate(330deg)} /* 初期位置 + 360deg で一周 */
}
@keyframes rotation-9 {
    0% {transform: rotate(90deg)} /* 初期位置 0分の位置 */
    100% {transform: rotate(360deg)} /* 初期位置 + 360deg で一周 */
}
@keyframes rotation-10 {
    0% {transform: rotate(90deg)} /* 初期位置 0分の位置 */
    100% {transform: rotate(390deg)} /* 初期位置 + 360deg で一周 */
}
@keyframes rotation-11 {
    0% {transform: rotate(90deg)} /* 初期位置 0分の位置 */
    100% {transform: rotate(420deg)} /* 初期位置 + 360deg で一周 */
}
@keyframes rotation-12 {
    0% {transform: rotate(90deg)} /* 初期位置 0分の位置 */
    100% {transform: rotate(90deg)} /* 初期位置 + 360deg で一周 */
}
/* 時計ここまで */

.photo ul{
  padding: 10px;
  background: #fff;
}
.case2 .photo ul{
  padding: 10px;
  background: #FBEDEF;
}
.photo {
    width: 233px;
    margin-top: -80px;
}
.photo::before{
  display: block;
  content: "";
  height: 54px;
  width: 100%;
  background: url(../img/women/time_line_bg01.png) center / cover no-repeat;
  margin-bottom: -1px;
}
.photo::after{
  display: block;
  content: "";
  height: 54px;
  width: 100%;
  background: url(../img/women/time_line_bg02.png) center / cover no-repeat;
  margin-top: -1px;
}
.case2 .photo::before{
  background: url(../img/women/time_line_bg01pink.png) center / cover no-repeat;
}
.case2 .photo::after{
  background: url(../img/women/time_line_bg02pink.png) center / cover no-repeat;
}
.photo li{
  margin-bottom: 10px;
}
.photo li:last-child{
  margin-bottom: 0;
}
.women_detail .other {
    width: 80%;
    margin-left: auto;
}
@media screen and (max-width:1050px){
  .women_about {
    right: 10vw;
    top: 50%;
    transform: translateY(-50%);
}
.women_ttl_en.abs {
    width: 111px;
    right: 15px;
    z-index: 2;
}
.women_detail .txt_01 img,
.women_detail .txt_02 img,
.women_detail .txt_03 img,
.women_detail .txt_04 img {
    margin-left: 0;
}
}
@media screen and (max-width:768px){
  .women_detail .lower_read {
    background: #ff6585;
}
  .women_mv {
    height: 240px;
}
.women_mv::after{
background: url(../img/women/women_bg_pink.png) center top / cover no-repeat;
height: 30px;
}
.women_ttl_en.abs {
    bottom: 5px;
}
.women_about,
.case_2 .women_about {
    right: 0;
    top: auto;
    transform: inherit;
    position: static;
    width: 100%;
    padding: 20px 15px 25px 15px;
    box-sizing: border-box;
    background: #F7EDEF;
}
.women_about h3{
  text-align: center;
}
  .women_detail h4{
      display: block;
      text-align:center;
      padding: 0 15px;
      font-size: 5vw;
    }
  .women_detail h4::before {
    display: none;
}
  .women_detail h4::after {
    content: "";
    display: block;
    background: #EAA6B1;
    height: 3px;
    width: 50px;
    margin: 20px auto 0;
}
.women_detail .w-600 {
    padding: 0 40px 20px;
}
.women_detail .interview hr {
    display: block;
    background: url(../img/women/women_rh.svg) center / cover no-repeat;
    width: 65px;
    height: 15px;
    margin: auto;
}
.women_detail .txt_04.case_wrap2{
  padding-top: 10px;
}
.women_detail .txt_wrap:nth-child(odd) {
    background: #F7EDEF;
}
.women_detail .txt_wrap:nth-child(even) {
    background: #fff;
}
.women_detail .txt_wrap:nth-child(odd)::after {
    display: none;
}
/*.women_detail .txt_wrap:nth-child(even)::after {
    display: block;
    content: "";
    height: 56px;
    width: 100%;
    background: url(../img/women/women_bg_pink.png) top center / cover no-repeat;
}*/
.women_detail .interview p {
    margin: 25px auto;
}
.women_detail .txt_01.case_wrap1 img,
.women_detail .txt_03.case_wrap1 img,
.women_detail .txt_01 img,
.women_detail .txt_03 img {
    max-width: calc(100% + 40px);
    margin-left: 0;
}

.women_detail .txt_02.case_wrap1 img,
.women_detail .txt_04.case_wrap1 img,
.women_detail .txt_02 img,
.women_detail .txt_04 img {
    max-width: calc(100% + 40px);
    margin-left: -40px;
}
.women_detail .time_line {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.women_detail .clock_area {
    width: 30%;
}
.women_detail .txtArea,
.women_detail .other {
    width: calc(70% - 15px);
    margin-right: 15px;
}
.women_detail .schedule_img_sp{
  margin-top: 25px;
  position: relative;
}

.women_detail .sp_photo.right .schedule_img_sp img {
    position: relative;
    margin-left: 20px;
}
.women_detail .sp_photo.left .schedule_img_sp img {
    position: relative;
    margin-left: -20px;
}
.women_detail .sp_photo .schedule_img_sp::after {
    display: block;
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% + 40px);
    background: #534741;
    bottom: 0;
    top: 0;
    left: calc(15% - 2px);
    z-index: 2;
}
.women_detail .sp_photo .schedule_img_sp::before {
    display: block;
    content: "";
    position: absolute;
    width: 12px;
    height: 1px;
    background: #534741;
    top: calc(100% + 35px);
    transform: rotate(45deg);
    left: calc(15% - 12px);
    z-index: 2;
}
.women_detail .sp_photo.last .schedule_img_sp::after,
.women_detail .sp_photo.last .schedule_img_sp::before{
  display: none;
}
}


/* 募集要項 */

/* 採用共通 */
body#pageid_115 footer .bg_beige,
body#pageid_83 footer .bg_beige,
body#pageid_115 footer figure,
body#pageid_83 footer figure{
  display: none;
}
body#pageid_115 footer,
body#pageid_83 footer{
  margin-top: 40px;
}
.recruit .lower_read {
/*background-color: #ff6585;*/
background-color: #aabdcd;
color: #FFF;
}
.recruit .recruit_detail table th{
  width: 19.2%;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  border-top: 2px solid #4DA08E;
  box-sizing: border-box;
}
.recruit .recruit_detail table td{
  border-top: 2px solid #ccc;
  width: 80.8%;
  padding: 30px 0 30px 100px;
  box-sizing: border-box;
}
.recruit .recruit_detail table tr:last-child th{
  border-bottom: 2px solid #4DA08E;
}
.recruit .recruit_detail table tr:last-child td{
  border-bottom: 2px solid #ccc;
}
.recruit .recruit_detail table td dl{
  margin-bottom: 25px;
}
.recruit .recruit_detail table td dl:last-child{
  margin-bottom: 0;
}
.recruit .recruit_detail table td dt,
.recruit .recruit_contact table td dt{
  font-weight: bold;
}
.recruit .recruit_list li{
  width: calc(100% * 1/3 - 30px);
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  box-sizing: border-box;
}
.recruit .recruit_list li a{
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  padding: 15px 0;
  box-sizing: border-box;
  text-align: center;
}
.recruit .recruit_list li a::after {
    display: inline-block;
    content: "";
    width: 8px;
    height: 9px;
    background: url(../img/common/ico_down.svg) center / cover no-repeat;
    transition: 0.3s;
    margin-left: 5px;
}
.recruit .recruit_list li:first-child{
}
/* .recruit .recruit_list li a:hover{
  color: #6c9f8d;
  opacity: 1;
} */
.recruit .recruit_list li:first-child a::after{
/*  background: url(../img/common/ico_down_g.svg) center / cover no-repeat;*/
}

.recruit .process_inner{
  padding: 30px;
  box-sizing: border-box;
}

.recruit .recruit_contact table th{
  font-weight: bold;
  width: 192px;
}
.recruit .recruit_contact table td{
  width: 808px;
  padding-left: 100px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.recruit .recruit_contact table tr:first-child th{
  border-top: 2px solid #4DA08E;
}
.recruit .recruit_contact table tr:first-child td{
  border-top: 2px solid #ccc;
  padding-top: 30px;
}
.recruit .recruit_contact table tr:last-child th{
  border-bottom: 2px solid #4DA08E;
}
.recruit .recruit_contact table tr:last-child td{
  border-bottom: 2px solid #ccc;
  padding-bottom: 30px;
}
.recruit .recruit_process .step_wrap {
    width: 162px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #6c9f8d;
    padding-right: 30px;
}
.recruit .recruit_process .txtArea{
  width:808px;
  box-sizing: border-box;
  padding-left: 65px;
}
.recruit .recruit_process .process_inner{
  border-bottom: 1px solid #ccc;
  position: relative;
}

.recruit .recruit_process .process_inner::before{
  display: block;
  content: "";
  position: absolute;
  width: 0;
height: 0;
border-style: solid;
border-width: 12px 11px 0 11px;
border-color: #cccccc transparent transparent transparent;
bottom: -12px;
left: 9.4%;
}

.recruit .recruit_process .process_inner::after {
    display: block;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
    bottom: -11px;
    left: 9.5%;
}
.mypage_pop .iziModal-content {
    padding: 60px 80px 40px !important;
    box-sizing: border-box;
}
.mypage_pop .iziModal-content .go_entry{
  margin-right: 10px;
}
.mypage_pop .iziModal-content .go_mypage{
  margin-left: 10px;
}

/* 新卒 */
.recruit.new-grad .recruit_list li{
  width: 260px;
  max-width: 32%;
}

.recruit.new-grad .reserve_wrap li{
  width: calc(100% * 1/3 - 10px);
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.recruit.new-grad .reserve_wrap li a{
  width: 100%;
}
.recruit.new-grad .reserve_wrap li.reserve_rikunabi,
.recruit.new-grad .reserve_wrap li.reserve_mynabi{
  border: 1px solid #ccc;
}
.recruit.new-grad .reserve_wrap li:first-child a{
  position: relative;
}
.recruit.new-grad .reserve_wrap li:first-child a::after {
    display: inline-block;
    content: ">";
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}


/* 中途採用 */
.recruit.career .recruit_list li {
    width: calc(25% - 25px);
}
.recruit.career .reserve_wrap li {
    border: 1px solid #6C9F8D;
    width: calc(50% - 12px);
    border-radius: 3px;
}
.recruit.career .reserve_wrap li a::after{
  display: inline-block;
  content: "";
  width: 19px;
  height: 17px;
  background: url(../img/common/ico_dl_g.svg) center / cover no-repeat;
  margin-left: 10px;
  transition: 0.3s;
}
.recruit.career .reserve_wrap li a:hover{
  background: #6C9F8D;
  opacity: 1;
  color: #fff;
}
.recruit.career .reserve_wrap li a:hover::after{
  background: url(../img/common/ico_dl.svg) center / cover no-repeat;
}
.recruit.career .recruit_process .process_inner.step3,
.recruit.new-grad .recruit_process .process_inner.step6{
  border-bottom: none;
}
.recruit.career .recruit_process .process_inner.step3::before,
.recruit.new-grad .recruit_process .process_inner.step6::before{
  display: none;
}

@media screen and (max-width:768px){
  /* 採用共通 */
  body#pageid_115 footer,
  body#pageid_83 footer{
    margin-top: 30px;
  }
  .mypage_pop .iziModal-content {
    padding: 75px 34px !important;
    box-sizing: border-box;
}
.mypage_pop .iziModal-content .go_mypage {
    margin:0 0 40px;
}
.mypage_pop .iziModal-content .go_entry{
    margin:0 0 25px;
}
.recruit .recruit_process {
    padding: 20px 15px;
  }
.recruit .recruit_list{
  padding: 15px;

}
.recruit .recruit_list ul{
  justify-content: space-between;
}
.recruit .recruit_list li{
  width: calc(100% * 1/3 - 10px);
  border: 1px solid #6c9f8d;
  color: #6c9f8d;
}
.recruit .recruit_list li a::after{
  margin-left: 2px;
  background: url(../img/common/ico_down_g.svg) center / cover no-repeat;
}
.recruit .recruit_list li.mr40{
  margin-right: 5px;
}
.recruit .recruit_list li a {
    padding: 5px 0 5px;
    color: #6c9f8d;
    opacity: 1;
    font-size: 3vw;
}

.recruit.new-grad .reserve_wrap li:first-child a::after {
    display: inline-block;
    content: ">";
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.recruit .recruit_detail table,
.recruit .recruit_contact{
  margin: 0 15px;
}
.recruit .recruit_detail table th {
  width: 26%;
  text-align: left;
  padding: 5px;
  box-sizing: border-box;
  font-size: 15px;
}
.recruit .recruit_detail table td,
.recruit .recruit_contact table td {
    padding: 10px;
    width: 74%;
    /* text-align: justify; */
}
.recruit .recruit_detail table td dl {
    margin-bottom: 10px;
}
.recruit .process_inner {
    padding: 20px;
}
.recruit .recruit_process .txtArea {
    padding-left: 30px;
}
.recruit .recruit_process .process_inner::before,
.recruit .recruit_process .process_inner::after{
left: 0;
right: 0;
margin: auto;
}


/* 新卒採用 */
.recruit.new-grad .reserve_wrap li{
  width: 100%;
}
.recruit.new-grad .reserve_wrap li a{
  padding: 20px;
  box-sizing: border-box;
}
.reserve_wrap a img {
    width: 170px;
}
/* 中途採用 */
.recruit.career .reserve_wrap li {
    width: 100%;
}
.recruit.career .recruit_list li {
    width: calc(25% - 3px);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0!important;
}
.recruit.career .reserve_wrap li a::after{
  background: url(../img/common/ico_dl.svg) center / cover no-repeat;
  margin-left: auto;
}
.recruit .recruit_detail table td a {
    word-break: break-all;
}
}

@media screen and (max-width:400px){
  .reserve_wrap .font16_sp {
      font-size: 3.6vw;
      letter-spacing: 0;
  }
  .reserve_wrap .font11 {
      font-size: 2.1vw;
      letter-spacing: 0;
  }
}


/* 数字で見る再春館 */
.number .anchor {
    margin-bottom: 45px;
}
.number .anchor ul li{
  width: 260px;
  margin: 0 20px;
}
.number .anchor ul a {
    display: block;
    text-align: center;
    height: 57px;
    font-weight: bold;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 13px 0 0;
    box-sizing: border-box;
    letter-spacing: 3px;
}
.number .anchor ul a:hover{
  border: 2px solid #534741;
  opacity: 1;
}
.number .anchor ul a span::after {
    display: inline-block;
    content: "";
    height: 9px;
    width: 8px;
    background: url(../img/common/ico_down.svg) top center / cover no-repeat;
    margin-left: 5px;
}
.number .number_container {
    background: #f2f2f2;
    padding-bottom: 100px;
    margin-bottom: -40px;
}
.number h3 {
    margin-bottom: 20px;
    text-align: center;
    background: #fff;
    position: relative;
    padding:18px 0 20px;
    font-size: 32px;
    letter-spacing: 7px;
}
.number h3 .ttl_sub {
    right: 20px;
}
.number .number_company h3 .ttl_sub {
  height: 40px;
  width: 302px;
  top: 0;
}
.number .number_company{
  margin-bottom: 90px;
}
.number .number_work h3 .ttl_sub {
  height: 50px;
  width: 180px;
  top: 0;
}

.number .lower_read {
    background-color: #ff6585;
		color: #FFF;
}
.number .number_inner{
  background: #fff;
  padding: 30px 40px;
  box-sizing: border-box;
}
.number_wrap .number_inner.w-50{
  width: calc(50% - 10px);
}
.number_wrap{
  margin-bottom: 20px;
}
/* 認知度 */
.number .awareness .ani_wrap {
    background: url(../img/number/awareness_img.png) center / contain no-repeat;
    min-height: 320px;
    padding-top: 15px;
    margin-top: 100px;
    box-sizing: border-box;
}
.number .awareness .ani_wrap .txt{
  right: 15px;
}

.number .awareness .over{
  font-size: 270px;
  letter-spacing: -14px;
  margin-right: 15px;
  text-align: center;
}
.number .awareness .unit{
  font-size: 117px;
}

/* お薦め */
.number .recommend .ani_wrap{
  margin-top: 70px;
}
.number .recommend .ani_wrap .txt {
    letter-spacing: -10px;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
}

.number .recommend .ani_wrap .txt .no{
  font-size: 187px;
}
.number .recommend .ani_wrap .txt .one{
  font-size: 243px;
}
.number .recommend .reco_heart img{
  transform: scale(0.5);
  transition: 2.4s;
}
.number .ani_wrap_start .reco_heart img{
  transform: scale(1.0);
}

/* お喜びの声 */
.number .voice .over {
    font-size: 110px;
    letter-spacing: -3px;
    line-height: 110px;
}
.number .voice .txt {
    top: 53%;
    right: -20px;
    width: calc(100% + 54px);
    transform: translateY(-50%);
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.number .voice .ani_wrap{
  margin-top: 20px;
}
.number .voice .unit {
    font-size: 40px;
    line-height: 58px;
}
_:-ms-lang(x)::-ms-backdrop, .number .voice .unit{
  line-height: 122px;
}
_:-ms-lang(x)::-ms-backdrop, .number .voice .txt{
  top: 57%;
}
.number .voice_wrap .abs{
  top:0;
  left: 0;
  width: 100%;
}

/* リピート率 */

.number .repeat .ani_wrap {
    background: url(../img/number/repeat_img.png) center / contain no-repeat;
    min-height: 403px;
    padding-top: 45px;
    box-sizing: border-box;
    margin-top: 50px;
}
.number .repeat .ani_wrap .txt {
    letter-spacing: -10px;
    top: 50px;
    right: 10px;
    margin: auto;
}

.number .repeat .over{
  font-size: 270px;
  letter-spacing: -15px;
  margin-right: 15px;
  margin-left: -15px;
  text-align: center;
}
.number .repeat .unit{
  font-size: 117px
}


/* 国内発送数 */
.number .shipping .txtArea{
  width: calc(100% - 540px);
}
.number .shipping .ani_wrap{
  background: url(../img/number/shipping_img.png) center / contain no-repeat;
  width: 500px;
  min-height: 375px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 40px;
}
.number .shipping .ani_wrap .txt {
    margin-right: 25px;
}
.number .shipping .over{
  font-size: 164px;
}
.number .shipping .ani_wrap .unit{
  font-size: 40px;
  margin-left: -10px;
}

/* 国内発送数 */
.number .overseas .txtArea{
  width: calc(100% - 540px);
}
.number .overseas .ani_wrap{
  background: url(../img/number/overseas_img.png) center / contain no-repeat;
  width: 500px;
  min-height: 375px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 40px;
}
.number .overseas .ani_wrap .txt {
    margin-top: -20px;
    margin-right: 70px;
}

.number .overseas .over{
  font-size: 270px;
  letter-spacing: -20px;
}
.number .overseas .ani_wrap .unit{
  font-size: 40px;
  margin-left: -10px;
}

/* 敷地面積 */
.number .dome .ani_wrap{
  width: 590px;
}
.number .dome .ani_wrap figure{
  width: 183px;
}
.number .dome_wrap{
  margin-bottom: 15px;
}
.number .dome .txtArea{
  width: calc(100% - 590px);
}
.number .dome .ani_wrap .txt.abs {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.number .dome .txt.abs .over{
  font-size: 270px
}
.number .dome .ani_wrap .txt.abs .unit,
.number .dome .ani_wrap .txt.other .unit{
  font-size: 40px
}

.number .dome .ani_wrap .txt.other{
  text-align: right;
  padding-right: calc(50% - 140px);
}
.number .dome .ani_wrap .txt.other .over{
  font-size: 55px
}

/* 男女比 */
.number .ratio .ani_wrap {
    width: 590px;
    padding-top: 135px;
}
.number .ratio figure{
  width: 480px;
  margin: auto;
}
.number .ratio .txt.man .over,
.number .ratio .txt.women .over{
  font-size: 159px;
  letter-spacing: -10px;
}
.number .ratio .ani_wrap .txt.man .unit,
.number .ratio .ani_wrap .txt.women .unit{
  font-size: 50px;
  margin-left: 10px;
}
.number .ratio .ani_wrap .txt.women {
    top: 10px;
    right: 30px;
}
.number .ratio .ani_wrap .txt.man {
    top: -30px;
    right: 330px;
}
.number .ratio .ani_wrap .txt.total {
    right: calc(50% - 90px);
    bottom: 8px;
}

.number .ratio .ani_wrap .txt.total .count{
  font-size: 60px;
}
.number .ratio .ani_wrap .txt.total .unit{
  font-size: 44px;
}

/* 平均年齢 */
.number .age{
  min-height: 523px;
  position: relative;

}
.number .age figure {
    width: 695px;
    right: 40px;
    top: 40px;
}
.number .age .txtArea {
    width: calc(100% - 655px);
}
.number .age .ani_wrap{
  width:655px;
}
.number .age .ani_wrap .txt .count,.number .age .ani_wrap .txt .add_count01,.number .age .ani_wrap .txt .add_count02,.number .age .ani_wrap .txt .add_count03,.number .age .ani_wrap .txt .add_count04,.number .age .ani_wrap .txt .add_count05{
  font-size: 58px;
}
.number .age .ani_wrap .txt .unit{
  font-size: 35px;
}
.number .age .ani_wrap .txt.age10 {
    top: 64px;
    left: -4px;
}
.number .age .ani_wrap .txt.age30 {
    top: 157px;
    left: 130px;
}
.number .age .ani_wrap .txt.age40 {
    top: 157px;
    right: 278px;
}
.number .age .ani_wrap .txt.age50 {
    right: 160px;
    top: 253px;
}
.number .age .ani_wrap .txt.average {
    top: 58px;
    right: 67px;
}
.number .age .ani_wrap .txt.average .count{
  font-size: 75px;
}
.number .age .ani_wrap .txt.average .unit{
  font-size: 40px;
}
.number .age .ani_wrap .txt.average .ave_age {
    position: absolute;
    top: 39px;
    right: 0;
    width: 268px;
    text-align: right;
}
.number .age .ani_wrap .txt.average .unit:first-child {
    position: absolute;
    right: -68px;
    top: 6px;
    width: 268px;
    text-align: center;
}


/* 残業時間 */
.number .number_inner.overtime{
  padding: 10px 20px;
}
.number .overtime .txtArea{
  padding: 20px;
  margin-bottom: 40px;
  box-sizing: border-box;
}
.number .time_wrap {
    border-radius: 8px;
    background: #82A6BB;
    color: #fff;
    padding: 10px 10px 40px 10px;
    box-sizing: border-box;
}
.number .time_wrap .cnt_waku {
  width: 137px;
  text-align: right
}
.number .time_wrap .count,.number .time_wrap .add_count01,.number .time_wrap .add_count02,.number .time_wrap .add_count03,
.number .time_wrap .zero,
.number .time_wrap .colon{
  font-size: 83px;
}
.number .time_wrap .add_count02.abs {
  left: 0;
  top: 0;
  background-color: #82a6bb;
}
.number .time_wrap .sec{
  font-size: 46px;
}
.number .time_wrap .colon {
    vertical-align: 20px;
}
.number .time_wrap .apo {
    vertical-align: 40px;
    font-size: 50px;
}


/* 有給 */
.number .holiday .animate {
    background: url(../img/number/holiday_img.png) center / contain no-repeat;
    width: 100%;
    min-height: 480px;
}
.number .holiday .animate .txt {
    top: 43px;
    right: 30px;
}

.number .holiday .over{
  font-size: 243px;
  letter-spacing: -10px;
}
.number .holiday .animate .unit{
  font-size: 95px;
  margin-left: 10px;
}

/* 育休 */
.number .parenting {
  min-height: 544px;
  position: relative;
}
.number .parenting .ani_wrap {
    width: 626px;
    margin-top: 47px;
}
.number .parenting .mama{
  width: 404px;
  height: 418px;
  position: relative;
}
.number .parenting .mama .txt {
    top: 50%;
    transform: translateY(-50%);
    right: 96px;
    margin: auto;
}

.number .parenting .mama .txt .over,
.number .parenting .papa .txt .over {
    font-size: 113px;
    letter-spacing: -5px;
    margin-right: 5px;
}
.number .parenting .mama .txt .unit,
.number .parenting .papa .txt .unit{
  font-size: 38px;
}
.number .parenting .papa .txt {
    top: 15px;
    right: -245px;
    left: auto;
}

.number .parenting figure{
  width: 90px;
  height: 90px;
}

.number .parenting .mama_01{
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.number .parenting .mama_02{
  top: 30px;
  right: 60px;
}
.number .parenting .mama_03{
  top: 114px;
  right: 0;
}
.number .parenting .mama_04{
  top: 214px;
  right: 0;
}
.number .parenting .mama_05{
  bottom: 30px;
  right: 60px;
}
.number .parenting .mama_06{
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.number .parenting .mama_07{
  bottom: 30px;
  left: 60px;
}
.number .parenting .mama_08{
  top: 214px;
  left: 0;
}
.number .parenting .mama_09{
  top: 114px;
  left: 0;
}
.number .parenting .mama_10{
  top: 30px;
  left: 60px;
}

.number .parenting .papa_01 {
    top: -23px;
    right: -50px;
}
.number .parenting .papa_02 {
    top: 51px;
    right: -113px;
}
.number .parenting .papa_03 {
    top: 146px;
    right: -125px;
}

/* 育休復帰 */
.number .maternity .maternity_ani {
    padding-top: 170px;
}
.number .maternity .maternity_ani figure img{
  height: 304px;
  width: auto;
}
.number .maternity .maternity_ani figure{
  margin-right: 40px;
}
.number .maternity .maternity_ani figure:last-child{
  margin-right: 0;
}
.number .maternity .fukidashi {
    background: url(../img/number/maternity_04.png) center / contain no-repeat;
    width: 217px;
    height: 217px;
    top: 0;
    right: 127px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.number .maternity .fukidashi .txt .num{
  font-size: 113px;
  letter-spacing: -5px;
}
.number .maternity .fukidashi .txt .unit{
  font-size: 38px;
}

/* 保育園 */
.number .childcare .ani_wrap {
    width: 574px;
    margin-left: auto;
    margin-right: 85px;
}
.number .childcare .txt {
    top: 60px;
    right: -60px;
}
_:-ms-lang(x)::-ms-backdrop, .number .childcare .txt{
  bottom: -70px;
}
.number .childcare .txt .over{
  font-size: 270px;
  letter-spacing: -20px;
}
.number .childcare .txt .unit{
  font-size: 40px;
  margin-left: 10px;
}

/* ランチ */
.number .lunch{
  position: relative;
}
/*.number .lunch::after{
  display: block;
  content: "";
  height: 50px;
  width: 100%;
  background: url(../img/number/lunch_bg.png) center / contain no-repeat;
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  margin: auto;
}*/
.number .lunch .animate {
    background: url(../img/number/lunch_img.png) center / contain no-repeat;
    width: 100%;
    min-height: 453px;
    margin-top: 20px;
}
.number .lunch .txt {
    bottom: 37px;
    right: 0;
    left: 0;
    margin: auto;
    line-height: 40px;
}
.number .lunch .txt .count,.number .lunch .txt .add_count {
  font-size: 143px;
  letter-spacing: -10px;
}
.number .lunch .txt .unit {
  font-size: 36px;
}

/* 体育館 */
.number .gym{
  position: relative;
}
/*.number .gym::after{
  display: block;
  content: "";
  height: 50px;
  width: 100%;
  background: url(../img/number/gym_bg.png) center / contain no-repeat;
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  margin: auto;
}*/
.number .gym .txt{
  top: 20%;
  left: 0;
  right: 0;
  margin: auto;
}

.number .gym .txt .count {
    font-size: 270px;
    letter-spacing: -20px;
    margin-left: 30px;
}
.number .gym .txt .unit {
  font-size: 40px;
}
@media screen and (max-width:1200px){
  /* 平均年齢 */
  .number .age figure {
      width: 70%;
  }

  .number .age .txtArea {
    width: 30%;
}
.number .age .ani_wrap{
  width: 70%;
}
.number .age .ani_wrap .txt .count,.number .age .ani_wrap .txt .add_count01,.number .age .ani_wrap .txt .add_count02,.number .age .ani_wrap .txt .add_count03,.number .age .ani_wrap .txt .add_count04,.number .age .ani_wrap .txt .add_count05{
  font-size: 5.8vw;
}
.number .age .ani_wrap .txt .unit{
  font-size: 3.5vw;
}
.number .age .ani_wrap .txt.age10 {
    top: 6.4vw;
    left: -3vw;
}
.number .age .ani_wrap .txt.age30 {
    top: 15.7vw;
    left: 10vw;
}
.number .age .ani_wrap .txt.age40 {
    top: 15.7vw;
    right: 24.8vw;
}
.number .age .ani_wrap .txt.age50 {
    right: 14vw;
    top: 24.3vw;
}
.number .age .ani_wrap .txt.average {
    top: 5vw;
    right: 5.7vw;
}
.number .age .ani_wrap .txt.average .count{
  font-size: 7.5vw;
}
.number .age .ani_wrap .txt.average .unit{
  font-size: 4vw;
}


}

@media screen and (max-width:1000px){
  .number br.pc{
    display: none;
  }
  .number .number_company h3 .ttl_sub,
  .number .number_work h3 .ttl_sub{
    display: none;
  }
  .number .number_inner {
    padding: 3vw 4vw;
}

  /* 認知度 */
  .number .awareness .over {
      font-size: 25vw;
      letter-spacing: -2.5vw;
      margin-right: 1.5vw;
  }
  .number .awareness .unit {
      font-size: 11.7vw;
  }

  /* お薦め */
  .number .recommend .ani_wrap{
    margin-top: 70px;
  }
  .number .recommend .ani_wrap .txt {
      letter-spacing: -1vw;
      top: 1vw;
  }

  .number .recommend .ani_wrap .txt .no{
    font-size: 18.7vw;
  }
  .number .recommend .ani_wrap .txt .one{
    font-size: 24.3vw;
  }

  /* お喜びの声 */
  .number .voice .over {
      font-size: 12vw;
      letter-spacing: -1vw;
      line-height: 12vw;
  }
  .number .voice .txt {
      top: 53%;
      left: -2vw;
      width: calc(100% + 54vw);
      transform: translateY(-50%);
      display: flex;
      align-items: flex-end;
  }
  .number .voice .unit {
      font-size: 4vw;
      line-height: 10vw;
  }


  /* リピート率 */
.number .repeat .ani_wrap .txt {
      letter-spacing: -1vw;
  }

  .number .repeat .over{
    font-size: 27vw;
    letter-spacing: -2.5vw;
    margin-right: 1.5vw;
    margin-left: -1.5vw;
  }
  .number .repeat .unit{
    font-size: 11.7vw;
  }

  /* 敷地面積 */
  .number .dome .ani_wrap{
    width: 70%;
  }
  .number .dome .ani_wrap figure{
    width: calc(100% * 1/3 - 10px);
  }

  .number .dome .txtArea{
    width: 30%;
  }
  /* 男女比 */
  .number .ratio .ani_wrap {
      width: 70%;
      padding-top: 135px;
  }

  /* 残業時間 */

  .number .time_wrap .count,.number .time_wrap .add_count01,.number .time_wrap .add_count02,.number .time_wrap .add_count03,
  .number .time_wrap .zero,
  .number .time_wrap .colon{
    font-size: 7.3vw;
  }
  .number .time_wrap .cnt_waku {
    width: 11.4vw;
  }
  .number .time_wrap .sec{
    font-size: 4vw;
  }
  .number .time_wrap .colon {
      vertical-align: 2vw;
  }
  .number .time_wrap .apo {
      vertical-align: 4vw;
      font-size: 5vw;
  }
  /* 有給 */
  .number .holiday .animate .txt {
    left: 0;
}

/* 育休 */
.number .parenting {
  min-height: 544px;
  position: relative;
}
.number .parenting .ani_wrap {
    width: 75%;
    margin-top: 47px;
}
.number .parenting .mama{
  width: 40.4vw;
  height: 41.8vw;
  position: relative;
}
.number .parenting .mama .txt{
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}

.number .parenting .mama .txt .over,
.number .parenting .papa .txt .over{
  font-size: 11.3vw;
}
.number .parenting .mama .txt .unit,
.number .parenting .papa .txt .unit{
  font-size: 3.8vw;
}
.number .parenting .papa .txt {
    right: -23.5vw;
    left: auto;
}

.number .parenting .ani_wrap figure{
  width: 9vw;
  height: 9vw;
}
.number .parenting .mama_02{
  top: 3vw;
  right: 6vw;
}
.number .parenting .mama_03{
  top: 11.4vw;
  right: 0;
}
.number .parenting .mama_04{
  top: 21.4vw;
  right: 0;
}
.number .parenting .mama_05{
  bottom: 3vw;
  right: 6vw;
}

.number .parenting .mama_07{
  bottom: 3vw;
  left: 6vw;
}
.number .parenting .mama_08{
  top: 21.4vw;
  left: 0;
}
.number .parenting .mama_09{
  top: 11.4vw;
  left: 0;
}
.number .parenting .mama_10{
  top: 3vw;
  left: 6vw;
}

.number .parenting .papa_01 {
    top: -2.3vw;
    right: -5vw;
}
.number .parenting .papa_02 {
    top: 5.1vw;
    right: -11.3vw;
}
.number .parenting .papa_03 {
    top: 14.6vw;
    right: -12.5vw;
}



}
@media screen and (max-width:920px){
  .number .number_container {
    padding-bottom: 50px;
    margin-bottom: -30px;
}
  .number h3 {
    margin-bottom: 10px;
    text-align: center;
    background: #fff;
    position: relative;
    padding:12px 0 12px;
    font-size: 16px;
    letter-spacing: 2px;
}
.number .anchor {
    margin-bottom: 20px;
}
.number .anchor ul li {
    width: 140px;
    margin: 0 5px;
    font-size: 12px;
}
  .number .anchor ul a {
    height: auto;
    padding: 13px 0 13px;
    box-sizing: border-box;
    letter-spacing: 1px;
}
  .number .number_inner {
      padding: 30px 30px 0;
			margin-bottom: 10px;
  }
  .number .w-1000_02 {
    padding: 0 15px;
}

.number_wrap .number_inner.w-50 {
    width: 100%;
}
.number_wrap .txtArea,
.number_wrap .ani_wrap{
  width: 100%!important;
}
.number_wrap .txtArea p .font22_sp{
  font-size: 22px;
}
.number_wrap{
  margin-bottom: 0;
}

/* 認知度 */
.number .awareness .ani_wrap {
    min-height: 160px;
    padding-top: 10px;
    margin: 35px auto;
}

.number .awareness .ani_wrap .txt {
    right: calc(50% - 102px);
}
.number .awareness .over{
  font-size: 135px;
  letter-spacing: -7px;
  margin-right: 7px;
}
.number .awareness .unit{
  font-size: 58px;
}

/* お薦め */
.number .recommend .ani_wrap{
  margin: 35px 0;
}
.number .recommend .ani_wrap .txt {
    letter-spacing: -5px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.number .recommend .ani_wrap .txt .no{
  font-size: 93px;
}
.number .recommend .ani_wrap .txt .one{
  font-size: 120px;
}
.number .recommend .reco_heart{
  width: 185px;
  margin: auto;
}

/* お喜びの声 */
.number .voice .over {
    font-size: 60px;
    letter-spacing: -1px;
    line-height: 60px;
}
.number .voice .voice_wrap{
  width: 210px;
  margin: 0 auto 35px;
}
.number .voice .txt {
    top: 53%;
    right: calc(50% - 125px);
    transform: translateY(-50%);
    display: flex;
    align-items: flex-end;
    width: 100%;
    left: auto;
}
.number .voice .ani_wrap{
  margin: -20px 0 20px;
}
.number .voice .unit {
    font-size: 40px;
    line-height: 48px;
}

.number .voice_wrap .abs{
  top:0;
  left: 0;
  right: 0;
  margin: auto;
  width: 210px;
}

/* リピート率 */
.number .repeat .ani_wrap {
    min-height: 169px;
    padding-top: 15px;
    margin: 35px 0;
}
.number .repeat .ani_wrap .txt {
    letter-spacing: -10px;
    top: 7px;
    right: calc(50% - 98px);
}

.number .repeat .over{
  font-size: 135px;
  letter-spacing: -10px;
  margin-right: 15px;
  margin-left: 0;
  text-align: center;
}
.number .repeat .unit{
  font-size: 58px
}

/* 国内発送数 */
.number .shipping .ani_wrap{
  margin: 15px 0 25px;
  min-height: 210px;
}
.number .shipping .ani_wrap .txt {
    margin-right: calc(50% - 118px);
}
.number .shipping .over{
  font-size: 90px;
  letter-spacing: -3px;
}
.number .shipping .ani_wrap .unit{
  font-size: 22px;
  margin-left: 5px;
}


/* 国外発送数 */
.number .overseas .ani_wrap{
  min-height: 190px;
  margin: 15px 0 35px;
 }
 .number .overseas .ani_wrap .txt {
     margin-top: -10px;
     margin-right: calc(50% - 90px);
 }


.number .overseas .over{
  font-size: 135px;
  letter-spacing: -5px;
}
.number .overseas .ani_wrap .unit{
  font-size: 20px;
  margin-left: -5px;
}

/* 敷地面積 */
.number .dome .ani_wrap{
  margin: 15px 0 35px;
}
.number .dome .ani_wrap figure{
  width: calc(100% * 1/3 - 10px);
}
.number .dome_wrap{
  margin-bottom: 10px;
}
.number .dome .ani_wrap .txt.abs {
    top: calc(50% - 95px);
    left: 0;
    right: 0;
    margin: auto;
}

.number .dome .ani_wrap .txt.other {
    padding-right: calc(50% - 66px);
}
.number .dome .txt.abs .over{
  font-size: 135px
}
.number .dome .ani_wrap .txt.abs .unit,
.number .dome .ani_wrap .txt.other .unit{
  font-size: 20px
}
.number .dome .ani_wrap .txt.other .over{
  font-size: 27px
}


/* 男女比 */

.number .ratio .ani_wrap {
    padding-top: 17vw;
    margin: 2.5vw 0 5vw;
}
.number .ratio figure{
  width: 100%;
  margin: auto;
}
.number .ratio .txt.man .over,
.number .ratio .txt.women .over{
  font-size: 17vw;
  letter-spacing: -1vw;
}
.number .ratio .ani_wrap .txt.man .unit,
.number .ratio .ani_wrap .txt.women .unit{
  font-size: 5.4vw;
  margin-left: 1vw;
}

.number .ratio .ani_wrap .txt.women {
    top: 6vw;
    right: 3vw;
}
.number .ratio .ani_wrap .txt.man {
    left: 4vw;
    top: -2vw;
}
.number .ratio .ani_wrap .txt.total {
  bottom: 4px;
right: calc(50% - 50px);
}

.number .ratio .ani_wrap .txt.total .count{
  font-size: 33px;
}
.number .ratio .ani_wrap .txt.total .unit{
  font-size: 24px;
}

/* 平均年齢 */
.number .age{
  min-height: 0;
}
.number .age .ani_wrap{
  margin: 20px 0 40px;

}
.number .age .txtArea.pc,
.number .age figure.pc{
  display: none;
}
.number .age .txtArea.sp,
.number .age figure.sp{
  display: block;
}
.number .age figure {
  position: static;
  width: 100%;
}
.number .age .ani_wrap .txt.average .unit:first-child {
    right: -5.5vw;
    top: -0.5vw;
    width: 25vw;
}
.number .age .ani_wrap .txt.average .ave_age {
    top: 4vw;
    right: 0;
    width: 25vw;
}
.number .age .ani_wrap .txt .count,.number .age .ani_wrap .txt .add_count01,.number .age .ani_wrap .txt .add_count02,.number .age .ani_wrap .txt .add_count03,.number .age .ani_wrap .txt .add_count04,.number .age .ani_wrap .txt .add_count05{
  font-size: 7vw;
}
.number .age .ani_wrap .txt .unit{
  font-size: 4vw;
}
.number .age .ani_wrap .txt.age10 {
    top: 5vw;
    left: 4vw;
}
.number .age .ani_wrap .txt.age30 {
    top: 20vw;
    left: 22vw;
}
.number .age .ani_wrap .txt.age40 {
    top: 34vw;
    right: 22vw;
}
.number .age .ani_wrap .txt.age50 {
    right: 5vw;
    top: 50vw;
}
.number .age .ani_wrap .txt.average {
    top: 8.5vw;
    right: 12.5vw;
}
.number .age .ani_wrap .txt.average .count{
  font-size: 7.5vw;
}
.number .age .ani_wrap .txt.average .unit{
  font-size: 4vw;
}

/* 残業時間 */
.number .number_inner.overtime{
  padding: 10px 20px;
}
.number .overtime .txtArea{
  padding: 20px;
  margin-bottom: 10px;
}
.number .time_wrap {
    margin-bottom: 50px;
}
.number .time_wrap .cnt_waku {
  width: 22.6vw;
}
.number .time_wrap .count,.number .time_wrap .add_count01,.number .time_wrap .add_count02,.number .time_wrap .add_count03,
.number .time_wrap .zero,
.number .time_wrap .colon{
  font-size: 14vw;
}
.number .time_wrap .sec{
  font-size: 7vw;
}
.number .time_wrap .colon {
    vertical-align: 3vw;
}
.number .time_wrap .apo {
    vertical-align: 8.5vw;
    font-size: 7vw;
}


/* 有給 */
.number .holiday .animate {
    background: url(../img/number/holiday_img_sp.png) center / contain no-repeat;
    width: 100%;
    min-height: 46vw;
    margin: 25px 0;
}
.number .holiday .animate .txt {
    top: 83px;
    left: 53px;
}

.number .holiday .over{
  font-size: 23.4vw;
  letter-spacing: 0;
}
.number .holiday .animate .unit{
  font-size: 9.5vw;
  margin-left: 10px;
}


.number .holiday .animate .txt {
    top: 7vw;
    left: auto;
    right: calc(50% - 25vw);
}
/* 育休 */
.number .parenting {
  min-height: 0;
}
.number .parenting .ani_wrap {
    margin: 25px 0;
}
.number .parenting .mama{
  width: 41.8vw;
  height: 41.8vw;
  margin-left: 7vw
}
.number .parenting .mama .txt{
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}

.number .parenting .mama .txt .over,
.number .parenting .papa .txt .over{
  font-size: 11.3vw;
  letter-spacing: -0.2vw;
}
.number .parenting .mama .txt .unit,
.number .parenting .papa .txt .unit{
  font-size: 3.8vw;
}
.number .parenting .papa .txt {
    top: 1.5vw;
    right: -30vw;
    left: auto;
}

.number .parenting .ani_wrap figure{
  width: 9vw;
  height: 9vw;
}
.number .parenting .mama_02{
  top: 3vw;
  right: 6vw;
}
.number .parenting .mama_03{
  top: 11.4vw;
  right: 0;
}
.number .parenting .mama_04{
  top: 21.4vw;
  right: 0;
}
.number .parenting .mama_05{
  bottom: 3vw;
  right: 6vw;
}
.number .parenting .mama_07{
  bottom: 3vw;
  left: 6vw;
}
.number .parenting .mama_08{
  top: 21.4vw;
  left: 0;
}
.number .parenting .mama_09{
  top: 11.4vw;
  left: 0;
}
.number .parenting .mama_10{
  top: 3vw;
  left: 6vw;
}

.number .parenting .papa_01 {
    top: -2.3vw;
    right: -5vw;
}
.number .parenting .papa_02 {
    top: 5.1vw;
    right: -11.3vw;
}
.number .parenting .papa_03 {
    top: 14.6vw;
    right: -12.5vw;
}

/* 育休復帰 */
.number .maternity .ani_wrap{
  margin: 10px 0 25px;
}
.number .maternity .maternity_ani {
    padding-top: 90px;
    margin-bottom: 35px;
}
.number .maternity .maternity_ani figure img{
  height: 152px;
}
.number .maternity .maternity_ani figure{
  margin-right: 20px;
  z-index: 1;
}
.number .maternity .maternity_ani figure:last-child{
  margin-right: 0;
}
.number .maternity .fukidashi {
    background: url(../img/number/maternity_04.png) center / contain no-repeat;
    width: 120px;
    height: 120px;
    top: 0;
    right: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.number .maternity .fukidashi .txt .num {
    font-size: 62px;
    letter-spacing: 0;
}
.number .maternity .fukidashi .txt .unit{
  font-size: 22px;
  margin-left: 5px;
}

/* 保育園 */
.number .childcare .ani_wrap {
    margin-left: auto;
    margin-right: 0;
    padding-right: 30px;
    box-sizing: border-box;
}
.number .childcare.number_inner {
    padding-bottom: 25px;
}
.number .childcare .txtArea{
  position: static;
}
.number .childcare .txt {
    bottom: 40px;
    right: 0;
}

.number .childcare .txt .over{
  font-size: 135px;
  letter-spacing: -10px;
}
.number .childcare .txt .unit{
  font-size: 20px;
  margin-left: 5px;
}

/* ランチ */
.number .lunch::after{
  display: none;
}
.number .lunch .animate {
    background: url(../img/number/lunch_img.png) center / contain no-repeat;
    width: 100%;
    min-height: 225px;
    margin: 20px 0 25px;
}
.number .lunch .txt {
    bottom: 11px;
    line-height: 30px;
}
.number .lunch .txt .over {
  font-size: 71px;
  letter-spacing: -5px;
}
.number .lunch .txt .unit {
  font-size: 18px;
}

/* 体育館 */
.number .gym{
  position: relative;
}
.number .gym::after{
  display: none;
}
.number .gym .txt{
  top: 20%;
  left: 0;
  right: 0;
  margin: auto;
}
.number .gym .ani_wrap figure{
  width: 160px;
  margin: 25px auto 25px;
}
.number .gym .txt .count {
    font-size: 135px;
    letter-spacing: -10px;
    margin-left: 0;
}
.number .gym .txt .unit {
  font-size: 20px;
}
}
