@charset "utf-8";
/* -----------------------------------------------------------
    共通
-------------------------------------------------------------- */
#service {
  margin: 0;
}
#service .breadcrumbs {
  padding: 30px 0 0 0;
}
#service.service_top .breadcrumbs {
  padding: 17px 0 0 0;
}
/* -----------------------------------------------------------
    TOP 
-------------------------------------------------------------- */
#service.service_top {
  background: url(../img/about_bg_pc_02.png) top left;
}
#service.service_top .top_title .fluttering {
  background-size: 500px auto;
}
#service.service_top .top_title h2.main_title {
  font-size: 3.8rem;
  margin: 10px 0 -30px;
}
#service.service_top .cmn_service_area .fluttering {
  display: none;
}
#service.service_top .cmn_service_area {
  padding: 0 0 80px;
}
@media screen and (max-width: 667px) {
  #service.service_top .top_title .fluttering {
    background-size: 320px auto;
  }
  #service.service_top .top_title h2.main_title {
    font-size: 2.2rem;
    line-height: 1.5;
    margin: 0;
  }
  #service.service_top .cmn_service_area .fluttering {
    display: none;
  }
  #service.service_top .cmn_service_area {
    padding: 0;
  }
}
/* -----------------------------------------------------------
    detail 
-------------------------------------------------------------- */
#service .detail_area {
  background: url(../img/about_bg_pc_02.png) top left;
  line-height: 1.8;
}
/*    Main Visual
-------------------------------------------------------------- */
/* 社会保険 */
#service .mv_area {
  background: url(../img/service_mv_bg.png) no-repeat center top;
  background-size: cover;
}
#service .mv_area .mv_img {
  background: url(../img/service_mv.png) no-repeat center top;
  background-size: contain;
  height: 450px;
}
#service .mv_area .page_title {
  padding: 140px 0 0 0;
  font-size: 5.6rem;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
}
#service .mv_area .page_title span {
  background: linear-gradient(transparent 78%, #FDEB43 50%);
}
/* #service .mv_area .page_title_syakaihoken_new {
  padding: 90px 0 0 0;
  font-size: 4.8rem;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
} */
#service .mv_area .page_title_syakaihoken_new {
  padding: 78px 0 0 0;
  font-size: 3.2rem;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
}
#service .mv_area .page_title_syakaihoken_new .title_marker {
  background: linear-gradient(transparent 78%, #FDEB43 50%);
  margin-left: -415px
}
#service .mv_area .page_title_syakaihoken_new .title_kome {
  font-size: 1.2rem;
  font-weight: normal;
}
#service .mv_area .page_title_syakaihoken_new .title_number {
  font-size: 130%;
}
@media screen and (max-width: 667px) {
  #service .mv_area .page_title_syakaihoken_new {
    display: none;
  }
}
#service .mv_area .page_txt {
  padding: 0;
  font-size: 1.8rem;
  line-height: 1.6;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
/* 退職代行 */
#service.taishoku .mv_area {
  background: url(../img/taishoku_mv_bg.png);
  text-align: center;
}
#service.taishoku .mv_area .mv_img {
  background: url(../img/taishoku_mv_pc.png) no-repeat center top;
}
#service.taishoku .mv_area .mv_img .service_logo {
  padding: 30px 0 20px;
}
#service.taishoku .mv_area .mv_img .service_logo img {
  width: 340px;
}
#service.taishoku .mv_area .page_title {
  padding: 20px 0 0 0;
  font-size: 4.8rem;
}
#service.taishoku .mv_area .page_title span {
  background: linear-gradient(transparent 78%, #FAB82C 0%);
}
#service.taishoku .mv_area .first-page_txt {
  padding: 120px 0 0 0;
  font-size: 1.8rem;
  line-height: 1.6;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}
#service.taishoku .mv_area .page_txt {
  padding: 17px 0 0 0;
}
/* 転職サイトカタログ */
#service.tenshoku-catalog .mv_area {
  background: url(../img/tenshoku-catalog_mv_bg.png);
  text-align: center;
}
#service.tenshoku-catalog .mv_area .mv_img {
  background: url("../img/tenshoku-catalog_mv_pc.png") no-repeat center top;
}
#service.tenshoku-catalog .mv_area .mv_img .service_logo {
  padding: 30px 0 20px;
}
#service.tenshoku-catalog .mv_area .mv_img .service_logo img {
  width: 340px;
}
#service.tenshoku-catalog .mv_area .page_title {
  padding: 0px;
  font-size: 4.8rem;
}
#service.tenshoku-catalog .mv_area .page_title span {
  background: linear-gradient(transparent 78%, #B8C1E3 0%);
}
#service.tenshoku-catalog .mv_area .first-page_txt {
  padding: 120px 0 0 0;
  font-size: 1.8rem;
  line-height: 1.6;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}
#service.tenshoku-catalog .mv_area .page_txt {
  padding: 17px 0 0 0;
}
@media screen and (max-width: 667px) {
  #service.tenshoku-catalog .mv_area .page_txt {
    display: none;
  }
}
/* 転職サイトカタログ */
/* 障害年金 */
#service.shogai .mv_area {
  background: url(../img/shogai_mv_bg.png) repeat-x left top;
  text-align: center;
}
#service.shogai .mv_area .mv_img {
  background: url(../img/shogai_mv_pc.png) no-repeat center top;
  height: 500px;
}
#service.shogai .mv_area .mv_img .service_logo {
  padding: 30px 0 20px;
}
#service.shogai .mv_area .mv_img .service_logo img {
  width: 300px;
}
#service.shogai .mv_area .page_title {
  padding: 40px 0 0 0;
  font-size: 2.8rem;
}
#service.shogai .mv_area .page_title span {
  background: linear-gradient(transparent 78%, #FF85A2 0%);
}
#service.shogai .mv_area .page_txt {}
/* 確定申告 */
#service.kakutei .mv_area {
  background: url(../img/kakutei_mv_bg.png) repeat-x left top;
  text-align: center;
}
#service.kakutei .mv_area .mv_img {
  background: url(../img/kakutei_mv_pc.png) no-repeat center top;
  height: 400px;
}
#service.kakutei .mv_area .mv_img .service_logo {
  padding: 30px 0 20px;
}
#service.kakutei .mv_area .mv_img .service_logo img {
  width: 300px;
}
#service.kakutei .mv_area .page_title {
  padding: 160px 0 0 0;
  font-size: 5.6rem;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
}
#service.kakutei .mv_area .page_title span {
  background: linear-gradient(transparent 78%, #E49BD6 50%);
}
#service.kakutei .mv_area .page_txt {
  padding: 22px 0 0;
  text-shadow: 0px 0px 15px rgba(255, 255, 255, 1);
}
/* クレジットカード */
#service.credit .mv_area {
  background: url(../img/credit_mv_bg.png) repeat-x left top;
  text-align: center;
}
#service.credit .mv_area .mv_img {
  background: url(../img/credit_mv_pc.png) no-repeat center top;
  height: 400px;
}
#service.credit .mv_area .mv_img .service_logo {
  padding: 30px 0 20px;
}
#service.credit .mv_area .mv_img .service_logo img {
  width: 300px;
}
#service.credit .mv_area .page_title {
  padding: 84px 0 0 0;
  line-height: 1.5;
}
#service.credit .mv_area .page_title span {
  background: linear-gradient(transparent 78%, #92c527 50%);
}
#service.credit .mv_area .page_txt {
  padding: 32px 0 0;
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
}
/* 引っ越し */
#service.hikkoshi .mv_area {
  background: url(../img/hikkoshi_mv_bg.png) #f5f7f6 repeat-x left top;
  text-align: center;
}
#service.hikkoshi .mv_area .mv_img {
  background: url(../img/hikkoshi_mv_pc.png) no-repeat center top;
  height: 400px;
}
#service.hikkoshi .mv_area .mv_img .service_logo {
  padding: 30px 0 20px;
}
#service.hikkoshi .mv_area .mv_img .service_logo img {
  width: 300px;
}
#service.hikkoshi .mv_area .page_title {
  padding: 80px 0 0 0;
}
#service.hikkoshi .mv_area .page_title span {
  background: linear-gradient(transparent 75%, #0699cc 50%);
}
#service.hikkoshi .mv_area .page_txt {
  /* padding: 40px 0 0; */
  text-shadow: 1px 1px 10px rgb(255, 255, 255);
}
/* 転職 */
#service.tenshoku .mv_area {
  background: url(../img/tenshoku_mv_bg.png) #f5f7f6 repeat-x left top;
  text-align: center;
}
#service.tenshoku .mv_area .mv_img {
  background: url(../img/tenshoku_mv_pc.png) no-repeat center top;
  height: 400px;
}
#service.tenshoku .mv_area .mv_img .service_logo {
  padding: 30px 0 20px;
}
#service.tenshoku .mv_area .mv_img .service_logo img {
  width: 300px;
}
#service.tenshoku .mv_area .page_title {
  padding: 80px 0 0 0;
}
#service.tenshoku .mv_area .page_title span {
  background: linear-gradient(transparent 75%, #06ccc0 50%);
}
#service.tenshoku .mv_area .page_txt {
  padding: 5px 0 0;
  text-shadow: 1px 1px 10px rgb(255, 255, 255);
}
/* 生活保護 */
#service.seikatsu .mv_area {
  background: url(../img/seikatsu_mv_bg.png) #f5f7f6 repeat left top;
  text-align: center;
}
#service.seikatsu .mv_area .mv_img {
  background: url(../img/seikatsu_mv_pc.png) no-repeat center top;
  height: 400px;
}
#service.seikatsu .mv_area .mv_img .service_logo {
  padding: 30px 0 20px;
}
#service.seikatsu .mv_area .mv_img .service_logo img {
  width: 300px;
}
#service.seikatsu .mv_area .page_title {
  padding: 180px 0 0 0;
}
#service.seikatsu .mv_area .page_title span {
  background: linear-gradient(transparent 75%, #fcb575 50%);
}
#service.seikatsu .mv_area .page_txt {
  padding: 12px 0 0;
  text-shadow: 1px 1px 10px rgb(255, 255, 255);
}
/* 退職NOTE */
#service.note .mv_area {
  background: url(../img/note_mv_bg.png);
  text-align: center;
  height: 400px;
}
#service.note .mv_area .mv_img {
  background: url(../img/note_mv_pc.png) no-repeat center top;
}
#service.note .mv_area .mv_img .service_logo {
  padding: 30px 0 20px;
}
#service.note .mv_area .mv_img .service_logo img {
  width: 340px;
}
#service.note .mv_area .page_title {
  padding: 90px 0 0 0;
  font-size: 2.8rem;
  line-height: 1.4;
}
#service.note .mv_area .page_title span {
  background: linear-gradient(transparent 78%, #52D29C 0%);
}
#service.note .mv_area .page_txt {
  padding: 112px 0 0 0;
}
@media screen and (max-width: 667px) {
  /* 社会保険 */
  #service .mv_area {
    background: none;
  }
  #service .mv_area .mv_img {
    background: none;
    height: auto;
    text-align: center;
  }
  #service .mv_area .mv_img img {
    width: 100%;
    max-width: 480px;
    vertical-align: bottom;
  }
  #service .mv_area .page_title {
    display: none;
  }
  #service .mv_area .page_txt {
    padding: 15px 20px;
    font-size: 1.7rem;
    line-height: 1.7;
    text-align: left;
  }
  /* 退職代行 */
  #service.taishoku .mv_area {
    background: none;
  }
  #service.taishoku .mv_area .mv_img {
    background: none;
  }
  #service.taishoku .mv_area .mv_img .service_logo {
    padding: 0;
  }
  #service.taishoku .mv_area .mv_img .service_logo img {
    width: 100%;
    max-width: 480px;
  }
  #service.taishoku .mv_area .page_txt {
    border-bottom: 1px #EDEDED solid;
    padding: 15px 20px;
  }
  /* 転職サイトカタログ */
  #service.tenshoku-catalog .mv_area {
    background: none;
  }
  #service.tenshoku-catalog .mv_area .mv_img {
    background: none;
  }
  #service.tenshoku-catalog .mv_area .mv_img .service_logo {
    padding: 0;
  }
  #service.tenshoku-catalog .mv_area .mv_img .service_logo img {
    width: 100%;
    max-width: 480px;
  }
  #service.tenshoku-catalog .mv_area .page_txt {
    border-bottom: 1px #EDEDED solid;
    padding: 15px 20px;
  }
  /* 転職サイトカタログ */
  /* 障害年金 */
  #service.shogai .mv_area {
    background: none;
  }
  #service.shogai .mv_area .mv_img {
    background: none;
    height: auto;
  }
  #service.shogai .mv_area .mv_img .service_logo {
    padding: 0;
  }
  #service.shogai .mv_area .mv_img .service_logo img {
    width: 100%;
    max-width: 480px;
  }
  #service.shogai .mv_area .page_txt {
    border-bottom: 1px #EDEDED solid;
  }
  /* 確定申告 */
  #service.kakutei .mv_area {
    background: none;
  }
  #service.kakutei .mv_area .mv_img {
    background: none;
    height: auto;
  }
  #service.kakutei .mv_area .page_txt {
    padding: 15px 20px;
    border-bottom: 1px #EDEDED solid;
  }
  /* クレジットカード */
  #service.credit .mv_area {
    background: none;
  }
  #service.credit .mv_area .mv_img {
    background: none;
    height: auto;
  }
  #service.credit .mv_area .page_txt {
    padding: 15px 20px;
    border-bottom: 1px #EDEDED solid;
  }
  /* 引っ越し */
  #service.hikkoshi .mv_area {
    background: none;
  }
  #service.hikkoshi .mv_area .mv_img {
    background: none;
    height: auto;
  }
  #service.hikkoshi .mv_area .page_txt {
    padding: 15px 20px;
    border-bottom: 1px #EDEDED solid;
  }
  /* 転職 */
  #service.tenshoku .mv_area .page_title {
    display: none;
  }
  #service.tenshoku .mv_area {
    background: none;
  }
  #service.tenshoku .mv_area .mv_img {
    background: none;
    height: auto;
  }
  #service.tenshoku .mv_area .page_txt {
    padding: 15px 20px;
    border-bottom: 1px #EDEDED solid;
  }
  /* 生活保護 */
  #service.seikatsu .mv_area .page_title {
    display: none;
  }
  #service.seikatsu .mv_area {
    background: none;
  }
  #service.seikatsu .mv_area .mv_img {
    background: none;
    height: auto;
  }
  #service.seikatsu .mv_area .page_txt {
    padding: 15px 20px;
    border-bottom: 1px #EDEDED solid;
  }
  /* 退職NOTE */
  #service.note .mv_area .page_title {
    display: none;
  }
  #service.note .mv_area {
    background: none;
    height: auto;
  }
  #service.note .mv_area .mv_img {
    background: none;
    height: auto;
  }
  #service.note .mv_area .page_txt {
    padding: 15px 20px;
    border-bottom: 1px #EDEDED solid;
  }
  #service .att {
    line-height: 1.7;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 10px 10px 14px;
  }
  #service .att span {
    font-size: 1.6rem;
    background: #FDEB43;
    color: #333;
    padding: 2px;
    margin: 2px 0 2px 6px;
    display: inline-block;
    border-radius: 3px;
  }
  #service .att a {
    border-radius: 5px;
    display: block;
    background: #ff7166;
    color: #fff;
    width: 100%;
    padding: 10px;
    box-shadow: 0 4px 0 #9b3932;
  }
}
/*    お悩み
-------------------------------------------------------------- */
#service .problem_area {
  padding: 50px 0;
  line-height: 1.8;
}
#service .problem_area .problem_container {
  background: url(../img/service_problem_bg.png);
  border-radius: 7px;
}
#service .problem_area .img_box {
  float: left;
  width: 540px;
  margin: 20px 0 0 20px;
}
#service .problem_area .img_box img {
  vertical-align: bottom;
}
#service .problem_area .txt_box {
  position: relative;
  float: right;
  width: 480px;
  background: #FFF;
  border-radius: 7px;
  padding: 67px 35px 40px;
  margin: 45px 30px 0 0;
}
#service .problem_area .txt_box .title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  color: #92C526;
  /* padding: 0 0 15px; */
  background: linear-gradient(transparent 60%, #fdeb43 60%);
  margin-bottom: 18px;
  display: inline-block;
}
#service .problem_area .txt_box .txt {
  font-size: 1.6rem;
}
#service .problem_area .txt_box img {
  position: absolute;
  top: -15px;
  left: 30px;
}
@media screen and (max-width: 667px) {
  #service .problem_area {
    padding: 0;
  }
  #service .problem_area .problem_container {
    border-radius: 0;
  }
  #service .problem_area .img_box {
    text-align: center;
    float: none;
    width: 100%;
    padding: 30px 10px 0;
    margin: 0;
  }
  #service .problem_area .txt_box {
    float: none;
    width: 90%;
    padding: 40px 20px 25px;
    margin: 0 auto 30px;
  }
  #service .problem_area .txt_box .title {
    /* padding: 0 0 10px; */
    margin-top: 8px;
  }
  #service .problem_area .txt_box img {
    width: 100px;
    top: -15px;
    left: 15px;
  }
}
/*    support
-------------------------------------------------------------- */
#service .support_area {}
#service .support_area .support_title {
  display: flex;
  justify-content: center;
  align-items: center;
}
#service .support_area .support_title img {
  margin: 0 10px 0 0
}
#service .support_area .top_title .fluttering {
  /*
    background: url(../img/service_bg_pc_05.png) no-repeat top 30px center;
    height: 200px;
	*/
  background: url(../img/service_bg_pc_02.png) no-repeat 80px center;
  padding: 87px 0 0;
}
#service .support_area .top_title h2.main_title {
  font-size: 3.8rem;
  margin: 5px 0 20px;
}
#service .support_area .sub_txt {
  text-align: center;
  padding: 25px 0 0;
  font-size: 1.8rem;
}
#service .support_area .sub_txt2 {
  text-align: center;
  font-size: 2rem;
  padding: 50px 0 0;
}
#service .support_area .sub_txt2 span {
  font-size: 2.5rem;
}
#service .support_container {
  text-align: center;
  position: relative;
  width: 1100px;
  padding: 40px 45px;
  margin: 50px auto 0;
  background: url(../img/service_support_bg.png);
  border: 2px solid #000;
  border-radius: 7px;
  overflow: hidden;
}
#service .support_container .triangle {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 100px;
  border-color: #FF9735 transparent transparent #FF9735;
}
#service .support_container .catch {
  display: inline-block;
  letter-spacing: 1.0px;
  line-height: 1.4;
  margin: 0 0 35px;
  font-size: 2.3rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  background: linear-gradient(transparent 78%, #FDEB43 50%);
}
#service .support_container .catch span {
  font-size: 4rem;
  color: #FF7251;
}
#service .support_container .img_box {
  float: left;
  width: 262px;
  margin: 0 25px 0 0;
}
#service .support_container .img_box img {
  display: block;
  width: 100%;
}
#service .support_container .txt_box .title {
  text-align: left;
  font-size: 2rem;
  line-height: 1.4;
  padding: 0 0 20px;
  font-weight: bold;
}
#service .support_container .txt_box .txt {
  text-align: left;
  font-size: 1.6rem;
  line-height: 1.8;
  width: 715px;
  float: right;
}
#service .video_area {
  width: 920px;
  background: #111;
  padding: 5px;
  margin: 40px auto 40px;
}
#service .video {
  line-height: 1;
}
#service .video iframe {
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 667px) {
  #service .support_area {
    padding: 30px 0 0;
  }
  #service .support_area .top_title .fluttering {
    background: url(../img/service_bg_pc_01.png) no-repeat center top;
    background-size: 320px auto;
    height: auto;
    padding: 50px 0 0;
    width: 100%;
  }
  #service .support_area .top_title h2.main_title {
    font-size: 2.2rem;
    margin: 5px 0 0;
  }
  #service .support_area .support_title img {
    display: none;
  }
  #service .support_area .sub_txt {
    text-align: left;
    padding: 20px 0 0;
    font-size: 1.7rem;
  }
  #service .support_container {
    width: auto;
    padding: 30px 15px;
    margin: 30px 0 0;
  }
  #service .support_container .triangle {
    border-width: 0 0 55px 55px;
  }
  #service .support_container .catch {
    font-size: 2.2rem;
    margin: 0 0 20px;
    background: none;
  }
  #service .support_container .catch span {
    font-size: 2.5rem;
    background: linear-gradient(transparent 78%, #FDEB43 50%);
  }
  #service .support_container .img_box {
    float: none;
    width: auto;
    margin: 0 0 20px;
  }
  #service .support_container .img_box img {
    width: 100%;
    max-width: 300px;
  }
  #service .support_container .txt_box .title {
    font-size: 2rem;
    font-weight: bold;
    padding: 0 0 10px;
    line-height: 1.5;
  }
  #service .support_area .sub_txt2 {
    text-align: left;
    font-size: 1.6rem;
    padding: 30px 0 0;
  }
  #service .support_area .sub_txt2 span {
    font-size: 2rem;
    font-weight: bold;
  }
  #service .video_area {
    width: auto;
    padding: 5px 20px;
    margin: 50px -20px 50px;
  }
  #service .video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  #service .video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  #service .support_container .txt_box .txt {
    width: 100%;
    float: none;
  }
}
/*    merit
-------------------------------------------------------------- */
#service .merit_area {}
#service .merit_area .top_title .fluttering {
  background:
    url(../img/service_bg_pc_01.png) no-repeat top 70px center / 550px auto, url(../img/service_img13.png) no-repeat bottom 0 center;
  padding: 80px 0 0;
  height: 200px;
}
#service .merit_area .top_title h2.main_title {
  margin: 15px 0 45px;
}
#service .point_container {
  margin: 10px 0 50px -40px;
  display: flex;
  flex-wrap: wrap;
}
#service .point_container li {
  /* float: left; */
  width: 340px;
  min-height: 280px;
  padding: 0 10px 20px;
  margin: 60px 0 0 40px;
  background: #FFF;
  border: 1px solid #92C527;
  box-shadow: 6px 6px #92C527;
  border-radius: 6px;
}
#service .point_container li .txt_box .icon {
  text-align: center;
  margin: -35px 0 10px 0;
}
#service .point_container li .txt_box .icon img {}
#service .point_container li .txt_box .txt {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.9rem;
  line-height: 1.5;
  text-align: center;
}
#service .point_container li .img_box {
  text-align: center;
}
#service .point_container li:nth-child(1) .img_box img {
  margin: 20px 0 0;
}
#service .point_container li:nth-child(3) .img_box img, #service .point_container li:nth-child(6) .img_box img {
  margin: 20px 0 0;
}
#service .point_container li:nth-child(2) .img_box img, #service .point_container li:nth-child(5) .img_box img {
  margin: 10px 0 0;
}
#service .refund_container {
  display: flex;
  align-items: center;
  background-color: #fff;
  border: solid 2px #666;
  border-radius: 6px;
  padding: 40px 50px;
  margin-bottom: 50px;
}
#service .refund_container .img_box {
  width: 340px;
}
#service .refund_container .txt_box {
  width: 700px;
  padding: 0 0 0 40px;
  border-left: 1px solid #DDD;
}
@media screen and (max-width: 667px) {
  #service .merit_area {
    padding: 40px 0 0;
  }
  #service .merit_area .top_title .fluttering {
    background: url(../img/service_bg_pc_01.png) no-repeat center top;
    background-size: 320px auto;
    height: auto;
    padding: 30px 0 0;
    width: 100%;
  }
  #service .merit_area .top_title h2.main_title {
    font-size: 2.2rem;
    margin: 5px 0 0;
  }
  #service .point_container {
    margin: 0;
  }
  #service .point_container li {
    /* float: none;
		width: auto; */
    width: 100%;
    min-height: auto;
    padding: 0 15px 20px 15px;
    margin: 40px 0 0;
    box-shadow: 4px 4px #92C527;
  }
  #service .point_container li .txt_box {
    margin: 0 0 10px;
  }
  #service .point_container li .txt_box .icon {
    margin: -25px 0 0 0;
  }
  #service .point_container li .txt_box .icon img {
    width: 50px;
  }
  #service .point_container li .txt_box .txt {
    text-align: left;
  }
  #service .point_container li .img_box {
    text-align: center;
  }
  #service .point_container li:nth-child(1) .img_box img, #service .point_container li:nth-child(2) .img_box img, #service .point_container li:nth-child(3) .img_box img, #service .point_container li:nth-child(4) .img_box img, #service .point_container li:nth-child(5) .img_box img, #service .point_container li:nth-child(6) .img_box img {
    margin: 0;
    width: auto;
    max-width: 240px;
  }
  #service .refund_container {
    display: block;
    margin: 30px 0 0;
    padding: 20px;
    border: solid 1px #666;
  }
  #service .refund_container .img_box {
    text-align: center;
    width: auto;
  }
  #service .refund_container .img_box img {
    max-width: 320px;
  }
  #service .refund_container .txt_box {
    width: auto;
    padding: 0;
    border-left: none;
  }
}
/*    plan
-------------------------------------------------------------- */
#service .plan_area {}
#service .plan_area .top_title .fluttering {
  background: url(../img/service_bg_pc_01.png) no-repeat top 80px center;
  padding: 100px 0 0;
}
#service .plan_area .top_title h2.main_title {
  margin: 5px 0 45px;
}
#service .plan_area .sub_txt {
  font-size: 1.8rem;
}
#service .plan_table {
  border-collapse: inherit;
  font-size: 1.7rem;
  line-height: 1.2;
  border: none;
  background-color: transparent;
  margin: 50px 0 0;
}
#service .plan_table tr {
  border: none;
}
#service .plan_table th {
  text-align: left;
  width: 27%;
  padding: 40px 30px 35px;
  background: url(../img/service_table_bg.png) left top;
  border-bottom: 1px #CCC solid;
  vertical-align: middle;
  color: #333;
}
#service .plan_table td {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  padding: 30px;
  width: 36%;
  background-color: #FFF;
  border-bottom: 1px #CCC solid;
  vertical-align: middle;
}
s #service .plan_table td span {
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0.05em;
}
#service .plan_table td span.small_txt {
  font-size: 1.4rem;
}
#service .plan_table td.premium {
  border-left: 10px #FF9735 solid;
  border-right: 10px #FF9735 solid;
}
#service .plan_table td.basic {
  border-left: 10px #92C527 solid;
  border-right: 10px #92C527 solid;
}
#service .plan_table .table_top th {
  background: none;
  border-bottom: none;
}
#service .plan_table .table_top td {
  font-size: 2.5rem;
  color: #FFF;
  border: none;
}
#service .plan_table .table_top td.premium {
  background-color: #FF9735;
}
#service .plan_table .table_top td.basic {
  background-color: #92C527;
}
#service .plan_table .table_bottom th {
  border-bottom: none;
}
#service .plan_table .table_bottom td.premium {
  border-bottom: 10px #FF9735 solid;
}
#service .plan_table .table_bottom td.basic {
  border-bottom: 10px #92C527 solid;
}
#service .plan_table .table_middle td {
  padding: 25px 30px;
}
@media screen and (max-width: 667px) {
  #service .plan_area {
    padding: 40px 0 0;
  }
  #service .plan_area .top_title .fluttering {
    background: url(../img/service_bg_pc_01.png) no-repeat center top;
    background-size: 320px auto;
    height: auto;
    padding: 20px 0 0;
    width: 100%;
  }
  #service .plan_area .top_title h2.main_title {
    font-size: 2.2rem;
    margin: 0;
  }
  #service .plan_area .sub_txt {
    padding: 20px 0 0;
    font-size: 1.6rem;
  }
  #service .plan_table {
    font-size: 1.4rem;
    margin: 20px 0 0;
  }
  #service .plan_table th {
    text-align: center;
    width: 22%;
    padding: 15px 5px;
    display: table-cell;
  }
  #service .plan_table td {
    font-size: 1.4rem;
    padding: 15px 5px;
    width: 39%;
    display: table-cell;
  }
  #service .plan_table td span.small_txt {
    font-size: 1.2rem;
  }
  #service .plan_table td.premium {
    border-left: 5px #FF9735 solid;
    border-right: 5px #FF9735 solid;
  }
  #service .plan_table td.basic {
    border-left: 5px #92C527 solid;
    border-right: 5px #92C527 solid;
  }
  #service .plan_table .table_top td {
    font-size: 1.6rem;
    padding: 12px 5px 8px;
  }
  #service .plan_table .table_bottom td.premium {
    border-bottom: 5px #FF9735 solid;
  }
  #service .plan_table .table_bottom td.basic {
    border-bottom: 5px #92C527 solid;
  }
  #service .plan_table .table_middle td {
    padding: 15px 5px;
  }
  #service .plan_table td img {
    width: 24px;
  }
}
/*    flow
-------------------------------------------------------------- */
#service .flow_area {
    /* padding: 0 0 80px; */
  padding: 0;
}
#service .flow_area .top_title .fluttering {
  background: url(../img/service_bg_pc_01.png) no-repeat top 80px center;
  padding: 100px 0 0;
}
#service .flow_area .top_title h2.main_title {
  margin: 5px 0 45px;
}
#service .flow_container {
  position: relative;
}
#service .flow_container::after {
  position: absolute;
  content: '';
  top: 0;
  left: 125px;
  width: 1px;
  height: 100%;
  background: #95C72D;
}
#service .flow_container li {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 100px;
  margin: 0 0 50px;
}
#service .flow_container li:last-child {
  margin: 0;
}
#service .flow_container li .step_box {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2rem;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  width: 250px;
  /* padding: 30px 0 0; */
  background: url(../img/service_step_bg.png) left top;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
#service .flow_container li:nth-child(1) .step_box {
  /* padding: 20px 0; */
}
#service .flow_container li:nth-child(2) .step_box, #service .flow_container li:nth-child(3) .step_box {
  /* padding: 40px 0 0; */
}
#service .flow_container li .step_box img {
  padding: 0 0 3px;
}
#service .flow_container li .step_box span {
  font-size: 1.4rem;
}
#service .flow_container li .step_box .en {
  font-family: 'Poppins', sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 0 0 10px;
  letter-spacing: 0.05em;
}
#service .flow_container li .txt_box {
  position: relative;
  width: 850px;
  background: #FCFCED;
  padding: 30px 30px 30px 40px;
}
#service .flow_container li:nth-child(1) .txt_box {
  padding: 44px 30px 35px 40px;
}
#service .flow_container li .txt_box::after {
  position: absolute;
  content: '';
  top: 47%;
  left: 0;
  width: 0;
  height: 0;
  border-left: 4px solid #97C831;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
@media screen and (max-width: 667px) {
  #service .flow_area {
    /* padding: 45px 0 40px; */
    padding: 45px 0 0;
  }
  #service .flow_area .top_title .fluttering {
    background: url(../img/service_bg_pc_01.png) no-repeat center top;
    background-size: 320px auto;
    height: auto;
    padding: 20px 0 0;
    width: 100%;
  }
  #service .flow_area .top_title h2.main_title {
    font-size: 2.2rem;
    margin: 5px 0 0;
  }
  #service .flow_container::after {
    left: 0;
    right: 0;
    margin: auto;
  }
  #service .flow_container li {
    display: block;
    min-height: auto;
    margin: 30px 0 0;
  }
  #service .flow_container li:last-child {
    margin: 30px 0 0;
  }
  #service .flow_container li .step_box {
    width: 100%;
    padding: 20px 0;
  }
  #service .flow_container li:nth-child(1) .step_box, #service .flow_container li:nth-child(2) .step_box, #service .flow_container li:nth-child(3) .step_box {
    padding: 20px 0;
  }
  #service .flow_container li .step_box img {
    width: auto;
    padding: 0;
  }
  #service .flow_container li .step_box span {}
  #service .flow_container li .step_box .en {
    padding: 0 0 5px;
  }
  #service .flow_container li .txt_box {
    width: 100%;
    padding: 15px;
  }
  #service .flow_container li:nth-child(1) .txt_box {
    padding: 20px;
  }
  #service .flow_container li .txt_box::after {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-top: 4px solid #97C831;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }
}
/* -----------------------------------------------------------
    退職代行・障害年金代行
	確定申告代行・クレジットカード・スピード引っ越し
-------------------------------------------------------------- */
#service .dot_area {
  background: url(../img/about_bg_pc_02.png) repeat;
  padding: 0 0 80px;
}
#service .rad_line_box {
  background-color: #fff;
  box-shadow: 5px 5px #f0f0f0;
  border: solid 2px #333;
  border-radius: 6px;
  padding: 70px;
  margin: 40px 0 0;
}
#service .rad_line_box .catch {
  letter-spacing: 1.0px;
  margin: 0 0 40px 0;
  font-size: 2.8rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  color: #FF7431;
  line-height: 1.5;
}
#service.taishoku .rad_line_box .catch {
  color: #FAB82C;
}
#service.taishoku .rad_line_box .taishoku-ser-area .catch {
  margin: 0 0 20px;
}
/*転職カタログ*/
#service.tenshoku-catalog .rad_line_box .catch {
  color: #4E65BF;
}
#service.tenshoku-catalog .rad_line_box .tenshoku-catalog-ser-area .catch {
  margin: 0 0 20px;
}
#service.tenshoku-catalog .catch_mobile_br {
  display: none;
}
/* 転職サイトカタログ */
#service.shogai .rad_line_box .catch {
  color: #FF5B85;
}
#service.kakutei .rad_line_box .catch {
  color: #DC7DCA;
}
#service.credit .rad_line_box .catch {
  color: #92c527;
}
#service.hikkoshi .rad_line_box .catch {
  color: #0699cc;
}
#service.tenshoku .rad_line_box .catch {
  color: #06ccc0;
}
#service.note .rad_line_box .catch {
  color: #52D29C;
}
#service .rad_line_box .catch span {
  /*
	background: linear-gradient(transparent 78%, #FDEB43 50%);
	*/
}
#service .rad_line_box .img {
  float: right;
  padding: 0 0 0 30px;
  margin: -180px -30px 0 0;
}
#service.shogai .rad_line_box .img {
  margin: -100px 0 0 0;
  padding: 0 0 0 50px;
}
#service.shogai .rad_line_box .img img {
  width: 250px;
}
#service.kakutei .rad_line_box .img {
  margin: -130px 0px 0 0;
}
#service.credit .rad_line_box .img {
  margin: -100px -20px 0 0;
}
#service.hikkoshi .rad_line_box .img {
  margin: -160px -30px 0 0;
}
#service .rad_line_box .txt {
  font-size: 1.6rem;
  line-height: 2;
  padding: 20px 0 0 0;
}
#service .rad_line_box .txt.t {
  padding: 0;
}
#service .rad_line_box .txt span {
  font-weight: 700;
}
/*転職サイトカタログ*/
#service .tenshoku-catalog_line_box {
  background-color: #fff;
  box-shadow: 5px 5px #f0f0f0;
  border: solid 2px #333;
  border-radius: 6px;
  padding: 70px;
  margin: 40px 0 0;
}
#service .tenshoku-catalog_line_box .catch {
  letter-spacing: 1.0px;
  margin: 0 0 40px 0;
  font-size: 2.8rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  color: #FF7431;
  line-height: 1.5;
}
#service.taishoku .tenshoku-catalog_line_box .catch {
  color: #FAB82C;
}
#service.taishoku .tenshoku-catalog_line_box .taishoku-ser-area .catch {
  margin: 0 0 20px;
}
/*転職カタログ*/
#service.tenshoku-catalog .tenshoku-catalog_line_box .catch {
  color: #4E65BF;
}
#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .catch {
  margin: 0 0 20px;
}
#service.shogai .tenshoku-catalog_line_box .catch {
  color: #FF5B85;
}
#service.kakutei .tenshoku-catalog_line_box .catch {
  color: #DC7DCA;
}
#service.credit .tenshoku-catalog_line_box .catch {
  color: #92c527;
}
#service.hikkoshi .tenshoku-catalog_line_box .catch {
  color: #0699cc;
}
#service.tenshoku .tenshoku-catalog_line_box .catch {
  color: #06ccc0;
}
#service.note .tenshoku-catalog_line_box .catch {
  color: #52D29C;
}
#service .tenshoku-catalog_line_box .catch span {}
.tenshoku-catalog_line_box_underline {
  background: linear-gradient(transparent 60%, #ffff66 0%);
}
#service .tenshoku-catalog_line_box .img {
  float: right;
  padding: 80px 0 0 0;
  margin: -180px -30px 0 0;
}
#service.shogai .tenshoku-catalog_line_box .img {
  margin: -100px 0 0 0;
  padding: 0 0 0 50px;
}
#service.shogai .tenshoku-catalog_line_box .img img {
  width: 250px;
}
#service.kakutei .tenshoku-catalog_line_box .img {
  margin: -130px 0px 0 0;
}
#service.credit .tenshoku-catalog_line_box .img {
  margin: -100px -20px 0 0;
}
#service.hikkoshi .tenshoku-catalog_line_box .img {
  margin: -160px -30px 0 0;
}
#service .tenshoku-catalog_line_box .txt {
  font-size: 1.6rem;
  line-height: 2;
  padding: 20px 0 0 0;
}
#service .tenshoku-catalog_line_box .txt.t {
  padding: 0;
}
#service .tenshoku-catalog_line_box .txt span {
  font-weight: 700;
}
/* 転職サイトカタログ */
#service .lp_btn {
  margin: 50px 0 0 0;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  color: #111;
  font-size: 2.4rem;
  float: left;
  width: 570px;
}
#service.kakutei .lp_btn, #service.credit .lp_btn, #service.hikkoshi .lp_btn, #service.tenshoku .lp_btn, #service.seikatsu .lp_btn, #service.note .lp_btn {
  width: 100%;
}
#service .lp_btn a {
  position: relative;
  display: block;
  padding: 25px 10px;
  color: #111;
  border-radius: 6px;
}
#service .lp_btn a::after {
  position: absolute;
  right: 40px;
  top: 32%;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 4rem;
  color: #111;
}
#service.kakutei .lp_btn a::after, #service.credit .lp_btn a::after, #service.hikkoshi .lp_btn a::after {
  top: 25%;
}
#service .lp_btn img {
  vertical-align: middle;
  margin: 0 20px 0 0;
}
#service.taishoku .lp_btn img {
  height: 60px;
}
#service.shogai .lp_btn img {
  height: 77px;
}
#service.taishoku .lp_btn a, #service.shogai .lp_btn a, #service.kakutei .lp_btn a, #service.credit .lp_btn a, #service.hikkoshi .lp_btn a, #service.tenshoku .lp_btn a, #service.seikatsu .lp_btn a, #service.note .lp_btn a, #service.taishoku .momuri_btn a, #service.taishoku .niko_btn a, #service.taishoku .saraba_btn a, #service.taishoku .jobs_btn a {
  background: #FFE650;
  border-bottom: solid 6px #DDBC00;
  line-height: 1.3;
}
#service.shogai .lp_btn a {
  padding: 15px 20px;
}
#service .line_btn {
  float: right;
  width: 350px;
  text-align: center;
  margin: 50px 0 0 0;
}
#service .line_btn a {
  background: #00B900;
  display: block;
  padding: 35px 10px;
  border-radius: 6px;
  border-bottom: solid 6px #008A00;
  margin: 0;
}
#service .line_btn a img {
  width: 220px;
  vertical-align: middle;
}
#service.taishoku .btn-flex {
  display: flex;
  justify-content: space-between;
}
#service.taishoku .momuri_btn, #service.taishoku .niko_btn, #service.taishoku .saraba_btn, #service.taishoku .jobs_btn {
  width: 100%;
  float: none;
  font: 600 1.7rem /1.6 "Noto Sans JP";
  color: #333;
  text-align: center;
}
#service.taishoku .momuri_btn a, #service.taishoku .niko_btn a, #service.taishoku .saraba_btn a, #service.taishoku .jobs_btn a {
  display: block;
  padding: 30px 10px;
  border-radius: 6px;
  margin: 0;
}
#service.taishoku .momuri_btn a, #service.taishoku .niko_btn a, #service.taishoku .saraba_btn a, #service.taishoku .jobs_btn a {
  line-height: 1.5;
}
#service.taishoku .niko_btn {
  margin: 0 10px 0 20px;
}
#service.taishoku .saraba_btn {
  margin: 0 20px 0 10px;
}
/*
#service.shogai .lp_btn a {
	background: #FF85A2;
	border-bottom: solid 6px #FF3366;
}
*/
/*
#service.taishoku .lp_btn a:active {
	border-bottom: none;
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
}
*/
@media screen and (max-width: 667px) {
  #service .dot_area {
    padding: 25px 0 40px;
  }
  #service .rad_line_box {
    background-color: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
    margin: 0;
  }
  #service .rad_line_box .catch {
    margin: 0 -10px 20px -10px;
    font-size: 2.2rem;
    text-align: center;
    line-height: 1.7;
  }
  #service.tenshoku .rad_line_box .catch, #service.seikatsu .rad_line_box .catch, #service.note .rad_line_box .catch {
    text-align: left;
  }
  #service .rad_line_box .img {
    float: none;
    text-align: center;
    padding: 0 0 10px 0;
    margin: 0 0 0 0;
  }
  #service .rad_line_box .img img {
    width: 180px;
  }
  #service.shogai .rad_line_box .img {
    margin: 0;
    padding: 0 0 10px 0;
  }
  #service.shogai .rad_line_box .img img {
    width: 180px;
  }
  #service.kakutei .rad_line_box .img, #service.credit .rad_line_box .img, #service.hikkoshi .rad_line_box .img {
    margin: 0;
  }
  #service .rad_line_box .txt {
    line-height: 1.8;
  }
  #service .rad_line_box .txt.t {
    padding: 0;
  }
  /* 転職サイトカタログ */
  #service .tenshoku-catalog_line_box {
    background-color: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
    margin: 0;
  }
  #service .tenshoku-catalog_line_box .catch {
    display: none;
  }
  #service .tenshoku-catalog_line_box .catch_mobile_br {
    display: block;
    margin: 0 -10px 20px -10px;
    font-size: 2.2rem;
    text-align: center;
    line-height: 1.7;
    color: #4E65BF;
    letter-spacing: 1.0px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
  }
  #service.tenshoku .tenshoku-catalog_line_box .catch_mobile_br, #service.seikatsu .tenshoku-catalog_line_box .catch_mobile_br, #service.note .tenshoku-catalog_line_box .catch_mobile_br {
    text-align: left;
  }
  #service .tenshoku-catalog_line_box .img {
    display: none;
    float: none;
    text-align: center;
    padding: 0 0 10px 0;
    margin: 0 0 0 0;
  }
  #service .tenshoku-catalog_line_box .img img {
    width: 180px;
  }
  #service.shogai .tenshoku-catalog_line_box .img {
    margin: 0;
    padding: 0 0 10px 0;
  }
  #service.shogai .tenshoku-catalog_line_box .img img {
    width: 180px;
  }
  #service.kakutei .tenshoku-catalog_line_box .img, #service.credit .tenshoku-catalog_line_box .img, #service.hikkoshi .tenshoku-catalog_line_box .img {
    margin: 0;
  }
  #service .tenshoku-catalog_line_box .txt {
    line-height: 1.8;
  }
  #service .tenshoku-catalog_line_box .txt.t {
    padding: 0;
  }
  /* 転職サイトカタログ */
  #service .lp_btn {
    margin: 20px 0 0 0;
    font-size: 2rem;
    float: none;
    width: auto;
  }
  #service .lp_btn a {
    padding: 20px 5px;
  }
  #service .lp_btn a::after {
    right: 15px;
    top: 40%;
    font-size: 2.2rem;
  }
  #service.kakutei .lp_btn a, #service.credit .lp_btn a, #service.hikkoshi .lp_btn a {
    line-height: 1.5;
  }
  #service.kakutei .lp_btn a::after, #service.credit .lp_btn a::after, #service.hikkoshi .lp_btn a::after {
    top: 35%;
  }
  #service .lp_btn img {
    width: auto;
    display: block;
    margin: 0 auto 10px auto;
  }
  #service.taishoku .lp_btn img {
    height: 50px;
  }
  #service.shogai .lp_btn img {
    height: 70px;
  }
  #service.taishoku .lp_btn a {
    border-bottom: solid 4px #DDBC00;
  }
  #service.shogai .lp_btn a {
    border-bottom: solid 4px #DDBC00;
  }
  #service.taishoku .lp_btn a, #service.shogai .lp_btn a {
    border-bottom: solid 4px #DDBC00;
  }
  #service.shogai .lp_btn a {
    padding: 15px 5px;
  }
  #service .line_btn {
    float: none;
    width: auto;
    margin: 30px 0 0 0;
  }
  #service .line_btn a {
    padding: 20px 5px;
    border-bottom: solid 4px #008A00;
    margin: 0;
  }
  #service .line_btn a img {
    width: 180px;
    vertical-align: middle;
  }
  /*
	#service.shogai .lp_btn a {
		border-bottom: solid 4px #FF3366;
	}
	*/
  #service.taishoku .btn-flex {
    display: block;
    justify-content: none
  }
  #service.taishoku .momuri_btn, #service.taishoku .niko_btn, #service.taishoku .saraba_btn, #service.taishoku .jobs_btn {
    width: 100%;
    float: none;
    font: 600 1.6rem /1.6 "Noto Sans JP";
    color: #333;
    text-align: center;
  }
  #service.taishoku .momuri_btn a, #service.taishoku .niko_btn a, #service.taishoku .saraba_btn a, #service.taishoku .jobs_btn a {
    padding: 20px 10px;
    margin: 0 0 10px 0;
  }
  #service.taishoku .momuri_btn a, #service.taishoku .niko_btn a, #service.taishoku .saraba_btn a, #service.taishoku .jobs_btn a {
    line-height: 1.4;
  }
  #service.taishoku .niko_btn, #service.taishoku .saraba_btn {
    margin: 0;
  }
}
/*
#service .cmn_service_area {
	background:linear-gradient(180deg,transparent 0%,transparent 50%,#FFF 50%,#FFF 100%);
	margin: 30px 0 80px;
}


@media screen and (max-width: 667px){
	
	#service .cmn_service_area {
		margin: 0 0 40px;
	}
	#service .cmn_service_area .service_wrap {
		padding: 35px 0 20px 0;
	}
}
*/
#mail_form {
  display: block;
  margin-top: -120px;
  padding-top: 70px;
}
@media screen and (max-width: 667px) {}
/*    退職代行サービスの特徴 
-------------------------------------------------------------- */
#service.taishoku .rad_line_box .taishoku-ser-area {
  margin: 50px 0;
}
#service.taishoku .rad_line_box .taishoku-ser-area .catch-under {
  font-size: 1.6rem;
  line-height: 2;
  margin: 0 0 20px 0;
}
#service.taishoku .rad_line_box .taishoku-ser-area .ser-box {
  display: flex;
  padding: 60px 20px;
  background-color: rgba(242, 225, 155, 0.3);
  margin: 0 0 30px 0;
}
#service.taishoku .rad_line_box .taishoku-ser-area .ser-box.box02 {
  background-color: rgba(240, 235, 216, 0.3);
}
#service.taishoku .rad_line_box .taishoku-ser-area .ser-box .box-l {
  width: 600px;
  padding: 0 30px 0 0;
}
#service.taishoku .taishoku-ser-area .box-l .box-ttl {
  font: bold 3rem /1 "Noto Sans JP";
  text-align: center;
  margin: 0 -60px 45px 0;
}
#service.taishoku .taishoku-ser-area .box-l .box-ttl span {
  display: inline-block;
  background: linear-gradient(transparent 75%, #fab82c 75%);
}
#service.taishoku .rad_line_box .taishoku-ser-area .ser-box .box-l ul {
  padding: 40px 15px 10px;
  background-color: #fff;
  border: solid 1px #fab82c;
  border-radius: 10px;
  margin: 0 -60px 0 0;
  position: relative;
}
#service.taishoku .rad_line_box .taishoku-ser-area .ser-box ul::before {
  content: "";
  display: inline-flex;
  background-image: url(../img/point_font.png);
  background-repeat: no-repeat;
  background-size: auto;
  width: 62px;
  height: 50px;
  position: absolute;
  top: -15px;
  left: 20px;
  transform: rotate(-5deg);
}
/* 転職サイトカタログ */
#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area {
  margin: 50px 0;
}
#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .catch-under {
  font-size: 1.6rem;
  line-height: 2;
  margin: 0 0 20px 0;
}
#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 80px 50px 50px 50px;
  background-color: rgba(128, 134, 184, 0.25);
  margin-bottom: -30px;
  align-items: center;
  position: relative;
}
ice.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .ser-box .box-l {
  width: 600px;
  padding: 0 30px 0 0;
}
#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .ser-box .box-l ul {
  padding: 40px 30px 10px;
  background-color: #fff;
  border: solid 1px #A9BBFF;
  border-radius: 10px;
  position: relative;
  text-align: left;
  width: 450px;
}
#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .ser-box ul::before {
  content: "";
  display: inline-flex;
  background-image: url(../img/tenshoku-catalog_point.png);
  background-repeat: no-repeat;
  background-size: auto;
  width: 62px;
  height: 50px;
  position: absolute;
  top: -15px;
  left: 20px;
  transform: rotate(-5deg);
}
.tenshoku-catalog_btn-flex_wrapper {
  background: #FFE650;
  border-bottom: solid 6px #DDBC00;
  line-height: 1.3;
  width: 350px;
  margin-top: 30px;
}
.tenshoku-catalog_btn-flex_wrapper:hover {
  opacity: 0.8;
}
.tenshoku-catalog_btn-flex {
  font: 600 1.6rem /1.6 "Noto Sans JP";
  color: #333;
  display: inline-block;
  width: 100%;
  padding: 20px;
  margin-left: 0px;
  text-align: center;
}
.tenshoku-catalog_btn-flex_link:hover {
  color: #333;
  opacity:
}
@media screen and (max-width: 667px) {
  .tenshoku-catalog_btn-flex_wrapper {
    width: 100%;
  }
  .tenshoku-catalog_btn-flex {
    margin-left: 0px;
  }
}
/* 転職サイトカタログ */
#service.taishoku .taishoku-ser-area .ser-box .box-l ul li {
  font: 600 1.8rem /1 "Noto Sans JP";
  margin: 0 0 30px 0;
}
#service.taishoku .taishoku-ser-area .ser-box .box-l ul li::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../img/cheak_on.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 3px 0;
  margin: 0 10px 0 0;
  position: relative;
  top: 3px;
}
#service.taishoku .rad_line_box .taishoku-ser-area .ser-box a {
  position: relative;
  right: -60px;
}
#service.taishoku .rad_line_box .taishoku-ser-area .ser-box img {
  position: relative;
  right: 0px;
  box-shadow: 0px 6px 10px #888;
  transition: 0.3s;
}
#service.taishoku .rad_line_box .taishoku-ser-area .ser-box img:hover {
  box-shadow: 0 0 2px;
}
@media screen and (max-width: 667px) {
  #service.taishoku .rad_line_box .taishoku-ser-area {
    margin: 30px 0;
  }
  #service.taishoku .rad_line_box .taishoku-ser-area .ser-box {
    display: block;
    padding: 30px 15px;
  }
  #service.taishoku .rad_line_box .taishoku-ser-area .ser-box .box-l {
    width: 100%;
    padding: 0;
  }
  #service.taishoku .taishoku-ser-area .box-l .box-ttl {
    font: bold 2.2rem "Noto Sans JP";
    text-align: center;
    margin: 0 0 30px 0;
  }
  #service.taishoku .rad_line_box .taishoku-ser-area .ser-box .box-l ul {
    padding: 40px 10px 10px 0;
    margin: 0;
  }
  #service.taishoku .rad_line_box .taishoku-ser-area .ser-box ul::before {
    top: -10px;
    left: 10px;
  }
  #service.taishoku .taishoku-ser-area .ser-box .box-l ul li {
    font: 600 1.5rem /1 "Noto Sans JP";
    margin: 0 0 30px 35px;
    position: relative;
  }
  #service.taishoku .taishoku-ser-area .ser-box .box-l ul li::before {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    margin: 0 10px 0 -28px;
    position: absolute;
    top: 0;
  }
  #service.taishoku .rad_line_box .taishoku-ser-area .ser-box .sp_display {
    right: 0;
    margin: 0 0 30px;
    display: block;
  }
  #service.taishoku .rad_line_box .taishoku-ser-area .ser-box img {
    right: 0;
    ;
  }
  #service.taishoku .rad_line_box .taishoku-ser-area .ser-box a:hover {
    box-shadow: 0 0 2px;
  }
}
/* 転職サイトカタログ */
#service.tenshoku-catalog .tenshoku-catalog-ser-area .ser-box .box-l ul li {
  font: 600 1.8rem /1 "Noto Sans JP";
  margin: 0 0 30px 35px;
  line-height: 1.8;
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .ser-box .box-l ul li::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../img/tenshoku-catalog_check.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 3px 0;
  margin: 0 10px 0 -30px;
  position: relative;
  top: 3px;
}
#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .ser-box a {
  right: -60px;
}
/*#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .ser-box img {
  position: relative;
  right: 0px;
  box-shadow: 0px 6px 10px #888;
  transition: 0.3s;
}*/
/*#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .ser-box img:hover {
  box-shadow: 0 0 2px;
}*/
@media screen and (max-width: 667px) {
  #service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area {
    margin: 30px 0;
    display: block;
    padding: 50px 15px;
    text-align: center;
  }
  #service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .ser-box {
    display: block;
  }
  #service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .ser-box .box-l {
    width: 100%;
    padding: 0;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_01 {
    font: bold 2.2rem "Noto Sans JP";
    margin: 0 0 30px 60px;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_01::before {
    width: 50px;
    height: 50px;
    left: 37px;
    margin: 0;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_02 {
    font: bold 2.2rem "Noto Sans JP";
    margin: 0 0 30px 60px;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_02::before {
    width: 50px;
    height: 50px;
    left: 37px;
    margin: 0;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_03 {
    font: bold 2.0rem "Noto Sans JP";
    margin: 0 0 30px 60px;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_03::before {
    width: 50px;
    height: 50px;
    left: 37px;
    margin: 0;
  }
  #service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .ser-box .box-l ul {
    padding: 40px 10px 10px 0;
    margin: 0;
    width: auto;
  }
  #service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .ser-box ul::before {
    top: -10px;
    left: 10px;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .ser-box .box-l ul li {
    font: 600 1.5rem /1 "Noto Sans JP";
    margin: 0 0 30px 35px;
    position: relative;
    line-height: 1.7;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .ser-box .box-l ul li::before {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    margin: 0 10px 0 -28px;
    position: absolute;
    top: 5;
  }
  #service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .ser-box .sp_display {
    right: 0;
    margin: 0 0 30px;
    display: block;
    padding: 0px 40px;
  }
  #service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area .ser-box img {
    right: 0;
    ;
  }
}
/* 転職サイトカタログ */
/* -----------------------------------------------------------
    voice
-------------------------------------------------------------- */
#service {
  background: url(../img/about_bg_pc_02.png) repeat;
}
#service .voice_area {
  padding: 0 0 50px 0;
  margin: 100px auto 0;
  display: block;
  width: 1100px;
}
#service .voice_area ul li {
  float: left;
  width: 800px;
  margin: 40px 0 0 20px;
  padding: 30px 20px;
  position: relative;
  background-color: #fff;
  box-shadow: 5px 5px#f0f0f0;
  border: solid 2px#333;
  border-radius: 6px;
  text-align: center;
  display: flex;
  height: 406px;
}
#service .voice_area ul li .slick-left {
  width: 350px;
  padding: 0 20px 0 0;
}
#service .voice_area ul .li-02 {
  background-color: #fcf9ed;
  text-align: left;
  margin: 0 0 0 20px;
  padding: 20px 30px 30px 30px;
  height: 352px;
}
#service .voice_area ul .li-02 .slick-left {
  width: 350px;
  padding: 0 20px 0 0;
}
#service .voice_area ul .li-02 .slick-voice02 {
  width: 1100px;
}
#service .voice_area ul li .thumb {
  padding: 0 0 15px 0;
}
#service .voice_area ul li .thumb img {
  width: 140px;
  width: 260px;
  margin: 0 auto;
}
#service .voice_area ul li .text_area {
  padding: 10px 20px 30px 20px;
}
#service .voice_area ul li h2 {
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 30px;
}
#service .voice_area ul li .title {
  /* width: 100%; */
  /* display: flex; */
  /* justify-content: center; */
  /* align-items: center; */
  /* gap: 10px; */
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0;
  padding: 0 0 15px;
  line-height: 1.4;
  color: #3366BB;
  text-decoration: underline;
}
/* #service .voice_area ul li .title::after {
  flex: 0 0 auto;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 2rem;
  color: #92c527;
} */

#service .voice_area ul li .cost {
  color: #333;
  font-size: 1.7rem;
  line-height: 1.5;
  margin: 0 0 15px;
}
#service .voice_area ul li .cost.r {
  padding: 15px 0 40px;
  font-weight: bold;
  color: #E83939;
}
#service .voice_area ul li .cost.r span {
  font-size: 2.6rem;
}
#service .voice_area ul li .dl-box {
  background: #F4FCF5;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 20px 15px;
  text-align: left;
  width: 500px;
}
#service .voice_area ul li .dl-box dt {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 10px 0 0;
}
#service .voice_area ul li .dl-box dd {
  padding: 0 0 5px;
}
#service .voice_area ul li .dl-box dd p {
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0 0 10px 0;
}
/*
#service .voice_area ul li.box01 .title{
	color: #4F9E41;
}
*/
#service .voice_area ul li.box02 {}
#service .voice_area ul li.box02 h2 {
  background-color: #FBC553;
}
/*
#service .voice_area ul li.box02 .title{
	color: #FAAC0A;
}
*/
#service .voice_area ul li.box03 {}
#service .voice_area ul li.box03 h2 {
  background-color: #FFA4BB;
}
/*
#service .voice_area ul li.box03 .title{
	color: #FF6F93;
}
*/
/* 02 */
#service .voice_area02 {
  padding: 0 0 50px 0;
  margin: 0 auto;
  display: block;
  width: 1100px;
}
#service .voice_area02 ul li {
  float: left;
  width: 800px;
  margin: 0 0 0 20px;
  padding: 30px 20px;
  position: relative;
  background-color: #fff;
  box-shadow: 5px 5px#f0f0f0;
  border: solid 2px#333;
  border-radius: 6px;
  text-align: center;
  display: flex;
  height: 406px;
}
#service .voice_area02 ul li .slick-left {
  width: 350px;
  padding: 0 20px 0 0;
}
#service .voice_area02 ul .li-02 {
  background-color: #fcf9ed;
  text-align: left;
  margin: 0 0 0 20px;
  padding: 20px 30px 30px 30px;
  height: 352px;
}
#service .voice_area02 ul .li-02 .slick-left {
  width: 350px;
  padding: 0 20px 0 0;
}
#service .voice_area02 ul .li-02 .slick-voice02 {
  width: 1100px;
}
#service .voice_area02 ul li .thumb {
  padding: 0 0 15px 0;
}
#service .voice_area02 ul li .thumb img {
  width: 140px;
  width: 260px;
  margin: 0 auto;
}
#service .voice_area02 ul li .text_area {
  padding: 10px 20px 30px 20px;
}
#service .voice_area02 ul li h2 {
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 30px;
}
#service .voice_area02 ul li .title {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0;
  padding: 0 0 15px;
  line-height: 1.4;
  color: #333;
}
#service .voice_area02 ul li .cost {
  color: #333;
  font-size: 1.7rem;
  line-height: 1.5;
  margin: 0 0 15px;
}
#service .voice_area02 ul li .cost.r {
  padding: 15px 0 40px;
  font-weight: bold;
  color: #E83939;
}
#service .voice_area02 ul li .cost.r span {
  font-size: 2.6rem;
}
#service .voice_area02 ul li .dl-box {
  background: #F4FCF5;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 20px 15px;
  text-align: left;
  width: 500px;
}
#service .voice_area02 ul li .dl-box dt {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 10px 0 0;
}
#service .voice_area02 ul li .dl-box dd {
  padding: 0 0 5px;
}
#service .voice_area02 ul li .dl-box dd p {
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0 0 10px 0;
}
/*
#service .voice_area02 ul li.box01 .title{
	color: #4F9E41;
}
*/
#service .voice_area02 ul li.box02 {}
#service .voice_area02 ul li.box02 h2 {
  background-color: #FBC553;
}
/*
#service .voice_area02 ul li.box02 .title{
	color: #FAAC0A;
}
*/
#service .voice_area02 ul li.box03 {}
#service .voice_area02 ul li.box03 h2 {
  background-color: #FFA4BB;
}
/*
#service .voice_area02 ul li.box03 .title{
	color: #FF6F93;
}
*/
@media screen and (max-width: 667px) {
  #service .voice_area {
    padding: 0px 0 40px;
    width: 100%;
  }
  #service .voice_area ul {
    margin: 0;
  }
  #service .voice_area ul li {
    float: left;
    width: 280px;
    height: 660px;
    margin: 20px 0 0 20px;
    display: block;
    box-shadow: 4px 4px #f0f0f0;
    border: solid 2px #333;
  }
  #service .voice_area ul li .slick-left {
    width: 100%;
    padding: 0;
  }
  #service .voice_area ul .li-02 {
    height: 550px;
    /* padding: 10px 30px 30px 30px; */
  }
  #service .voice_area ul li .thumb {
    padding: 10px 0;
    width: 100%;
  }
  #service .voice_area ul li .thumb img {
    width: 90%;
  }
  #service .voice_area ul li .text_area {
    padding: 10px 15px 20px 15px;
  }
  #service .voice_area ul li h2 {
    padding: 5px 15px;
    font-size: 1.4rem;
    border-radius: 30px;
  }
  #service .voice_area ul li .title {
    font-size: 1.8rem;
    text-align: center;
    margin: 0 15px 10px;
    padding: 10px 0 10px;
  }
  #service .voice_area ul li .cost {
    font-size: 1.6rem;
  }
  #service .voice_area ul li .cost.r {
    padding: 10px 0 20px;
  }
  #service .voice_area ul li .cost.r span {
    font-size: 2.2rem;
  }
  #service .voice_area ul li .dl-box {
    background: #F4FCF5;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    text-align: left;
    width: 100%;
  }
  #service .voice_area02 {
    padding: 0;
    width: 100%;
  }
  #service .voice_area02 ul {
    margin: 0;
  }
  #service .voice_area02 ul li {
    float: left;
    width: 280px;
    height: 710px;
    margin: 0 0 0 20px;
    display: block;
    box-shadow: 4px 4px #f0f0f0;
    border: solid 2px #333;
  }
  #service .voice_area02 ul li .slick-left {
    width: 100%;
    padding: 0;
  }
  #service .voice_area02 ul .li-02 {
    height: 550px;
    /* padding: 10px 30px 30px 30px; */
  }
  #service .voice_area02 ul li .thumb {
    padding: 10px 0;
    width: 100%;
  }
  #service .voice_area02 ul li .thumb img {
    width: 90%;
  }
  #service .voice_area02 ul li .text_area {
    padding: 10px 15px 20px 15px;
  }
  #service .voice_area02 ul li h2 {
    padding: 5px 15px;
    font-size: 1.4rem;
    border-radius: 30px;
  }
  #service .voice_area02 ul li .title {
    font-size: 1.8rem;
    text-align: center;
    margin: 0 15px 10px;
    padding: 10px 0 10px;
  }
  #service .voice_area02 ul li .cost {
    font-size: 1.6rem;
  }
  #service .voice_area02 ul li .cost.r {
    padding: 10px 0 20px;
  }
  #service .voice_area02 ul li .cost.r span {
    font-size: 2.2rem;
  }
  #service .voice_area02 ul li .dl-box {
    background: #F4FCF5;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    text-align: left;
    width: 100%;
  }
}
#service .intro_link_wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 0 0 30px;
}
#service .intro_link_wrap .arrow-btn a {
  width: 520px;
}
#service .intro_link_wrap .arrow-btn.left a {
  background-color: #5384c7;
}
#service .intro_link_wrap .arrow-btn.right a {
  background-color: #f39d66;
}
#service .arrow-btn.blk-line a {
  background: none;
  border: none;
  color: #fff;
}
#service .arrow-btn.blk-line a::after {
  color: #fff;
}
/*voice-box*/
#service .intro .t-txt {
  font-size: 2rem;
  margin-bottom: 40px;
}
#service .voice-box-area {
  padding: 20px 0 20px;
  width: 760px;
}
#service .voice-box {
  background-color: #fcf9ed;
  /*
	  background: url(../img/bg_img02_pc.jpg) no-repeat left top / cover;
	  */
  /* padding: 50px 70px 20px; */
  /* margin: 0 0 40px 0; */
}
#service .voice-box .voice-titlearea {}
#service .voice-box .voice-titlearea .voice-title .voice-h3 {
  font-size: 2.1rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  float: left;
  margin-bottom: 10px;
}
#service .voice-box .voice-titlearea .voice-title .voice-h3 span {
  /* background: linear-gradient(transparent 60%, #fed197 0%); */
  /* background: linear-gradient(transparent 70%, #fff584 0%); */
}
#service .voice-box .voice-titlearea .voice-name {
  float: right;
  padding: 110px 110px 20px 0;
  margin-top: -60px;
  font-size: 1.4rem;
}
#service .voice-box .voie-detail {
  /* margin-bottom: 40px; */
}
#service .voice-box .voie-detail .voie-h4 {
  font-size: 1.8rem;
  font-weight: 600;
  border-left: solid 4px #ff9900;
  padding: 0 0 0 10px;
  margin: 0 0 20px 0;
}
#service .voice-box .voie-detail .detail-txt {
  line-height: 1.6;
}
@media screen and (max-width: 667px) {
  #service .intro_link_wrap {
    display: block;
    padding: 20px 0 0;
  }
  #service .intro_link_wrap li:first-child {
    padding: 0 0 10px;
  }
  #service .intro_link_wrap .arrow-btn a {
    width: 100%;
    max-width: 100%;
    font-size: 1.5rem;
  }
  /*voice-box*/
  #service .intro .t-txt {
    font-size: 1.6rem;
    margin: 15px 0;
  }
  #service .voice-box-area {
    /* padding: 0 0 20px; */
    width: 220px;
  }
  #service .voice-box {
    /* padding: 20px 20px 5px 20px; */
    margin: 0 0 15px 0;
  }
  #service .voice-box .voice-titlearea {}
  #service .voice-box .voice-titlearea .voice-title .voice-h3 {
    font-size: 1.8rem;
    float: none;
    margin-bottom: 10px;
    line-height: 1.6;
  }
  #service .voice-box .voice-titlearea .voice-title .voice-h3 span {}
  #service .voice-box .voice-titlearea .voice-name {
    float: none;
    padding: 25px 0 10px 40px;
    margin-top: 0;
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
  #service .voice-box .voie-detail {
    margin-bottom: 20px;
  }
  #service .voice-box .voie-detail .voie-h4 {
    margin: 0 0 15px 0;
  }
  #service .voice-box .voie-detail .detail-txt {
    line-height: 1.8;
  }
}
/* -----------------------------
	  voice
  -------------------------------- */
#service .bk_list {
  /*border-top: #ddd solid 1px;*/
  padding: 0 0 100px;
}
#service .bk_list li {
  border-bottom: #ddd solid 1px;
  line-height: 1.5;
  text-align: center;
  padding: 50px 0;
}
#service .bk_list li .date {
  font-size: 1.5rem;
  color: #6bc24d;
}
#service .bk_list li .name {
  font-size: 1.7rem;
  font-weight: bold;
  padding: 0 0 30px;
}
#service .bk_list li .img img {
  width: 100%;
}
/*#service .bk_list li a {
	  background: url("../img/arrow_green.png") no-repeat right 25px center;
	  display: block;
	  padding: 25px;
  }
  
  #service .bk_list li a:hover {
	   background: #efefef url("../img/arrow_green.png") no-repeat right 15px center;
  }
  
  #service .bk_list li a span {
	  display: inline-block;
	  border: #6BC24D solid 1px;
	  color: #6BC24D;
	  margin: 0 40px 0 0;
	  padding: 0 20px;
	  border-radius: 20px;
  }*/
@media screen and (max-width: 667px) {
  #service .bk_list {
    padding: 0 0 50px;
  }
  #service .bk_list li {
    font-size: 1.6rem;
  }
  #service .bk_list li a {
    background: url("../img/arrow_green.png") no-repeat right 15px top 50px;
    padding: 10px 0;
  }
  #service .bk_list li a:hover {
    background: url("../img/arrow_green.png") no-repeat right 15px top 50px;
  }
  #service .bk_list li a span {
    margin: 0 0 5px;
    padding: 0 10px;
    font-size: 1.4rem;
  }
}
/*タブ分け*/
#service .panel-area .tab-area label {
  margin: 20px 25px 0 0;
  padding: 18px 0 15px;
  width: 524px;
}
@media screen and (max-width: 667px) {
  #service .panel-area {
    padding: 0 20px;
  }
  #service .panel-area .tab-area label {
    border-top-width: 3px;
    border-radius: 5px 5px 0 0;
    font-size: 1.3rem;
    margin: 9px 1.2% 0 0;
    padding: 10px 0;
    width: 48.8%;
  }
  #service .panel-area #tab1:checked ~ .tab-area .tab1-label {
    margin: 0 1.2% 0 0;
    padding: 14px 0 15px;
  }
}
/* 20211221牛尼追記 */
.bold {
  font-weight: bold;
}
.boldline {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #fff381 70%);
}
.intro_area ul li .txt-line-link {
  color: #0699cc;
  text-decoration: underline;
}
.intro_area ul li .txt-line-link:hover {
  color: #92c527;
}
/* -----------------------------
	 jobList -求人リスト-
  -------------------------------- */
#service.tenshoku .jobList .flexBox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 10px auto;
}
#service.tenshoku .jobList .flexBox .jobBox {
  width: 300px;
  padding: 10px 20px;
  align-self: stretch;
  border: 1px solid #333;
  border-radius: 6px;
  background-color: #fff;
  margin: 10px auto;
}
#service.tenshoku .jobList .flexBox .jobBox .title {
  font-weight: 600;
  padding: 5px auto;
  margin-bottom: 5px;
  color: #fff;
  background: #06ccc0;
  border-radius: 3px;
  text-align: center;
}
#service.tenshoku .jobList .flexBox .jobBox .overview, #service.tenshoku .jobList .flexBox .jobBox .lastText {
  font-weight: 600;
  font-size: 0.8em;
  text-align: center;
}
#service.tenshoku .jobList .flexBox .jobBox .conditions span:first-child {
  font-weight: 600;
  font-size: 0.8em;
  color: #fff;
  background-color: #06ccc0;
  padding: 3px;
}
#service.tenshoku .jobList .flexBox .jobBox .lastText {
  color: #E83939;
}
#service.tenshoku .jobList .text {
  font-weight: 600;
  font-size: 1.3em;
  text-align: center;
  padding: 5px;
  background-color: ;
}
@media screen and (max-width: 667px) {
  #service.tenshoku .jobList .flexBox {
    justify-content: center;
  }
  #service.tenshoku .jobList .flexBox .jobBox {
    width: 450px;
  }
}
/*メインビジュアル下バナー*/
/*PC*/
.banner_campaign_01_pc {
  display: block !important;
  max-width: 1280px;
  margin: 0px auto;
}
.banner_campaign_01_pc img {
  width: 100%;
  height: auto;
  padding: 60px 90px;
}
/*mobile*/
.banner_campaign_01_mobile {
  display: none !important;
}
@media only screen and (max-width: 667px) {
  .banner_campaign_01_pc {
    display: none !important;
  }
  .banner_campaign_01_mobile {
    display: block !important;
    padding: 15px 15px;
  }
}
/*メリット内バナー*/
/*PC*/
.banner_campaign_02_pc {
  display: block !important;
  max-width: 1280px;
  margin: 0px auto;
}
.banner_campaign_02_pc img {
  width: 100%;
  height: auto;
  padding: 15px 0px 60px;
}
/*mobile*/
.banner_campaign_02_mobile {
  display: none !important;
}
@media only screen and (max-width: 667px) {
  .banner_campaign_02_pc {
    display: none !important;
  }
  .banner_campaign_02_mobile {
    display: block !important;
    padding: 30px 0px 0px;
  }
}
/*お知らせ内バナー*/
/*PC*/
.banner_campaign_03_pc {
  display: block !important;
  max-width: 1280px;
  margin: 0px auto;
}
.banner_campaign_03_pc img {
  width: 100%;
  height: auto;
  padding: 15px 0px 60px;
}
/*mobile*/
.banner_campaign_03_mobile {
  display: none !important;
}
@media only screen and (max-width: 667px) {
  .banner_campaign_03_pc {
    display: none !important;
  }
  .banner_campaign_03_mobile {
    display: block !important;
    padding: 30px 15px 0px;
  }
}
/*転職サイトカタログ*/
.tenshoku-catalog_flow_pc {
  display: block !important;
  max-width: 1280px;
  margin: 0px auto;
}
.tenshoku-catalog_flow_pc img {
  width: 100%;
  height: auto;
  padding: 30px 0px 15px;
}
.tenshoku-catalog_flow_mobile {
  display: none !important;
}
@media only screen and (max-width: 667px) {
  .tenshoku-catalog_flow_pc {
    display: none !important;
  }
  .tenshoku-catalog_flow_mobile {
    display: block !important;
    max-width: 1280px;
    margin: 0px auto;
    text-align: center;
  }
  .tenshoku-catalog_flow_mobile img {
    width: 100%;
    height: auto;
    padding: 0px;
  }
}
@media only screen and (max-width: 667px) {
  .tenshoku-catalog_site_img_pc {
    display: none;
  }
}
.tenshoku-catalog_site_img_pc_01 {
  margin-top: -15px;
  width: 350px;
}
@media only screen and (max-width: 667px) {
  .tenshoku-catalog_site_img_pc_01 {
    display: none;
  }
}
.tenshoku-catalog_site_img_pc_02 {
  margin-top: -15px;
  width: 350px;
}
@media only screen and (max-width: 667px) {
  .tenshoku-catalog_site_img_pc_02 {
    display: none;
  }
}
.tenshoku-catalog_site_img_pc_03 {
  margin-top: -15px;
  width: 350px;
}
@media only screen and (max-width: 667px) {
  .tenshoku-catalog_site_img_pc_03 {
    display: none;
  }
}
/*タレント切り抜き配置*/
/*1*/
.talent_image_01_pc_wrapper {
  display: block;
  position: relative;
}
.talent_image_01_pc {
  position: absolute;
  right: -32px;
  top: -131px;
}
.talent_image_01_pc img {
  width: 250px;
}
@media only screen and (max-width: 667px) {
  .talent_image_01_pc_wrapper {
    display: none;
  }
}
/*2*/
.talent_image_01_sp_wrapper {
  display: none;
}
@media only screen and (max-width: 667px) {
  .talent_image_01_sp_wrapper {
    display: block;
    position: relative;
  }
  .talent_image_01_sp {
    position: absolute;
    right: 0px;
    top: -79px;
  }
  .talent_image_01_sp img {
    width: 100px;
  }
}
/*3*/
.talent_image_02_pc_wrapper {
  display: block;
  position: relative;
}
.talent_image_02_pc {
  position: absolute;
  right: -45px;
  top: -133px;
}
.talent_image_02_pc img {
  width: 250px;
}
@media only screen and (max-width: 667px) {
  .talent_image_02_pc_wrapper {
    display: none;
  }
}
/*4*/
.talent_image_02_sp_wrapper {
  display: none;
}
@media only screen and (max-width: 667px) {
  .talent_image_02_sp_wrapper {
    display: block;
    position: relative;
  }
  .talent_image_02_sp {
    position: absolute;
    right: 0px;
    top: -64px;
  }
  .talent_image_02_sp img {
    width: 80px;
  }
}
.recommend_tenshoku-site {
  margin-top: 30px;
}
.recommend_tenshoku-site h3 {
  text-align: center;
  margin-bottom: 45px;
}
.recommend_tenshoku-site_title_genre {
  letter-spacing: 1.0px;
  font-size: 2.8rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  background-repeat: no-repeat;
  background-position: left top 13px, right top 13px;
  background-image: url("../img/hukidashi_001.png"), url("../img/hukidashi_002.png");
  background-size: 30px;
  padding: 0 45px;
  display: inline-block;
  color: #4E65BF;
}
.recommend_tenshoku-site_title {
  letter-spacing: 1.0px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  color: #333333;
}
.recommend_tenshoku-site h4 {
  font: 600 1.5rem / 1 "Noto Sans JP";
  line-height: 1.8;
  margin: 0 0 15px 0;
  padding: 5px 0px;
  border-bottom: 2px solid #ccc;
}
.recommend_tenshoku-site ol {
  margin-bottom: 30px;
  padding: 0;
  list-style: none;
}
.recommend_tenshoku-site ol li {
  padding-left: 0px;
  background: left top no-repeat;
  background-size: 30px auto;
  background-position: left 0px top 4px;
  vertical-align: top;
}
.recommend_tenshoku-site ol li a {
  font-weight: 600;
  margin-right: 15px;
  color: #4E65BF;
  text-decoration: underline;
}
/*
.recommend_tenshoku-site ol li:nth-child(1) {
  background-image: url("../img/tenshoku-catalog_rank01.png");
}
.recommend_tenshoku-site ol li:nth-child(2) {
  background-image: url("../img/tenshoku-catalog_rank02.png");
}
.recommend_tenshoku-site ol li:nth-child(3) {
  background-image: url("../img/tenshoku-catalog_rank03.png");
}

.recommend_tenshoku-site ol li:nth-child(1) span {
  background: linear-gradient(transparent 60%, #ffff66 0%);
}
*/
@media only screen and (max-width: 667px) {
  .recommend_tenshoku-site {
    margin-top: 30px;
  }
  .recommend_tenshoku-site h3 {
    text-align: center;
    margin-bottom: 30px;
  }
  .recommend_tenshoku-site_title_genre {
    letter-spacing: 1.0px;
    font-size: 1.8rem;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    background-repeat: no-repeat;
    background-position: left top 13px, right top 13px;
    background-image: url("../img/hukidashi_001.png"), url("../img/hukidashi_002.png");
    background-size: 20px;
    padding: 0 30px;
    display: inline-block;
    color: #4E65BF;
  }
  .recommend_tenshoku-site_title {
    letter-spacing: 1.0px;
    font-size: 1.6rem;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    color: #333333;
    line-height: 0;
  }
  .recommend_tenshoku-site h4 {
    font: 600 1.5rem / 1 "Noto Sans JP";
    line-height: 1.8;
    margin: 0 0 15px 0;
    padding: 5px 0px;
    border-bottom: 2px solid #ccc;
  }
  .recommend_tenshoku-site ol {
    margin-bottom: 30px;
    padding: 0;
    list-style: none;
    line-height: 30px;
  }
  .recommend_tenshoku-site ol li {
    padding-left: 0px;
    background: left top no-repeat;
    background-size: 30px auto;
    background-position: left 0px top 4px;
    vertical-align: top;
    margin-bottom: 10px;
    line-height: 25px;
  }
  /*
  .recommend_tenshoku-site ol li:nth-child(1) {
    background-image: url("../img/tenshoku-catalog_rank01.png");
  }
  .recommend_tenshoku-site ol li:nth-child(2) {
    background-image: url("../img/tenshoku-catalog_rank02.png");
  }
  .recommend_tenshoku-site ol li:nth-child(3) {
    background-image: url("../img/tenshoku-catalog_rank03.png");
  }
	*/
  .recommend_tenshoku-site ol li a {
    font-weight: 600;
    margin-right: 15px;
    color: #4E65BF;
  }
  .recommend_tenshoku-site ol li:nth-child(1) span {
    background: linear-gradient(transparent 60%, #ffff66 0%);
  }
}
.recommend_tenshoku-site_sp_br {
  display: none;
}
@media only screen and (max-width: 667px) {
  .recommend_tenshoku-site_sp_br {
    display: block;
  }
}
/*ボタン追加*/
.shakaihoken_mv_btn_wrapper {
  display: flex;
  justify-content: center;
  margin: 220px 400px 0 0;
}
.shakaihoken_mv_btn_setsumeikai {
  margin-right: 5px;
  height: 60px;
}
.shakaihoken_mv_btn_line {
  margin-left: 5px;
  height: 60px;
}
.shakaihoken_mv_btn_setsumeikai:hover {
  opacity: 0.9;
}
.shakaihoken_mv_btn_line:hover {
  opacity: 0.9;
}
.shakaihoken_mv_btn_background_img {
  background-image: url("../img/service_mv_btn_background.png");
  border-radius: 30px;
  height: 60px;
}
@media only screen and (max-width: 667px) {
  .shakaihoken_mv_btn_wrapper {
    display: block;
    margin: 15px;
  }
  .shakaihoken_mv_btn_setsumeikai {
    margin-right: auto;
    height: auto;
    margin-bottom: 5px;
  }
  .shakaihoken_mv_btn_line {
    margin-left: auto;
    height: auto;
  }
  .shakaihoken_mv_btn_setsumeikai:hover {
    opacity: 0.9;
  }
  .shakaihoken_mv_btn_line:hover {
    opacity: 0.9;
  }
  .shakaihoken_mv_btn_background_img {
    background-image: none;
    border-radius: 30px;
    height: auto;
  }
}
/*ボタン追加 - LP01用*/
.shakaihoken_mv_btn_wrapper_s1 {
  display: flex;
  justify-content: center;
  margin: 195px 400px 0 0;
}
.shakaihoken_mv_btn_setsumeikai_s1 {
  height: 60px;
}
.shakaihoken_mv_btn_setsumeikai_s1:hover {
  opacity: 0.9;
}
.shakaihoken_mv_btn_background_img_s1 {
  background-image: url("../img/service_mv_btn_background.png");
  border-radius: 30px;
  height: 60px;
}
@media only screen and (max-width: 667px) {
  .shakaihoken_mv_btn_wrapper_s1 {
    display: block;
    margin: 15px;
  }
  .shakaihoken_mv_btn_setsumeikai_s1 {
    height: auto;
    margin-bottom: 5px;
  }
  .shakaihoken_mv_btn_setsumeikai_s1:hover {
    opacity: 0.9;
  }
  .shakaihoken_mv_btn_background_img_s1 {
    background-image: none;
    border-radius: 30px;
    height: auto;
  }
}
/* ナビゲーションボタン */
.tenshoku-catalog_button-container {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.button-nav a {
  position: relative;
  display: block;
  width: 280px;
  padding: 15px 0;
  background-color: #fff;
  font-size: 18px;
  font-weight: 500;
  color: #4E65BF;
  line-height: 1.6;
  text-decoration: none;
  text-align: center;
  transition: .2s;
  box-sizing: border-box;
  border-radius: 3px;
}
.button-nav a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  width: 11px;
  height: 11px;
  margin: 22px auto;
  border-top: 2px solid #4E65BF;
  border-right: 2px solid #4E65BF;
  transform: rotate(135deg);
  transition: .2s;
  box-sizing: border-box;
}
/* ホバー時のスタイル */
.tenshoku-catalog_button-nav a {
  background-color: #fff;
  border: 2px solid #4E65BF;
}
.tenshoku-catalog_button-nav a:hover {
  background-color: #4E65BF;
  color: #fff;
  opacity: 100%;
}
.tenshoku-catalog_button-nav a:hover::after {
  border-color: #fff;
}
@media only screen and (max-width: 667px) {
  .button-nav a {
    position: relative;
    display: block;
    width: 170px;
    padding: 10px 0 10px 10px;
    background-color: #fff;
    font-size: 15px;
    font-weight: 500;
    color: #4E65BF;
    line-height: 1.6;
    text-decoration: none;
    text-align: left;
    transition: .2s;
    box-sizing: border-box;
    border-radius: 3px;
  }
  .button-nav a::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 11px;
    height: 11px;
    margin: 14px auto;
    border-top: 2px solid #4E65BF;
    border-right: 2px solid #4E65BF;
    transform: rotate(135deg);
    transition: .2s;
    box-sizing: border-box;
  }
}
/* セクションタイトル */
.tenshoku-catalog_section_container {
  background-color: #4E65BF;
  width: 190px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  padding: 5px 0px;
  position: absolute;
  border-radius: 6px 0 0 0;
}
@media only screen and (max-width: 667px) {
  .tenshoku-catalog_section_container {
    background-color: #4E65BF;
    width: 160px;
    text-align: center;
    margin: 30px auto 10px;
    color: #fff;
    font-size: 14px;
    padding: 3px 0px;
    position: relative;
    border-radius: 0;
  }
}
/* セクションタイトル */
.tenshoku-catalog_section_container_01 {
  background-color: #4E65BF;
  width: 190px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  padding: 5px 0px;
  position: absolute;
  border-radius: 6px 0 0 0;
  margin-top: 40px;
}
@media only screen and (max-width: 667px) {
  .tenshoku-catalog_section_container_01 {
    background-color: #4E65BF;
    width: 160px;
    text-align: center;
    margin: 30px auto 10px;
    color: #fff;
    font-size: 14px;
    padding: 3px 0px;
    position: relative;
    border-radius: 0;
  }
}
.txt .tenshoku-catalog_agent_txt_link {
  color: #4E65BF;
  border-bottom: 1px solid #4E65BF;
}
/* おすすめエージェントタイトル */
.tenshoku-catalog-ser-area_txt {
  background-color: #4E65BF;
  width: 300px;
  text-align: center;
  color: #fff;
  padding: 5px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media only screen and (max-width: 667px) {
  .tenshoku-catalog-ser-area_txt {
    background-color: #4E65BF;
    width: 260px;
    text-align: center;
    color: #fff;
    padding: 5px 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 1.4rem;
  }
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_01 {
  font: bold 3rem /1 "Noto Sans JP";
  text-align: left;
  margin: 0 -60px 45px 0;
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_01 span {
  display: inline-block;
  background: linear-gradient(transparent 75%, #96A3D3 75%);
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_02 {
  font: bold 3rem /1 "Noto Sans JP";
  text-align: left;
  margin: 0 -60px 45px 0;
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_02 span {
  display: inline-block;
  background: linear-gradient(transparent 75%, #96A3D3 75%);
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_03 {
  font: bold 3rem /1 "Noto Sans JP";
  text-align: left;
  margin: 0 -60px 45px 0;
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_03 span {
  display: inline-block;
  background: linear-gradient(transparent 75%, #96A3D3 75%);
}
@media only screen and (max-width: 667px) {
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_01 span {
    font-size: 2.5rem;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_02 span {
    font-size: 2.5rem;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_03 span {
    font-size: 2.5rem;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_01 {
    margin: 0 -60px 20px 0;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_02 {
    margin: 0 -60px 20px 0;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_03 {
    margin: 0 -60px 20px 0;
  }
}
/*
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_01 {
  font: bold 3rem /1 "Noto Sans JP";
  text-align: left;
  margin: 0 -60px 45px 60px;
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_01::before {
  content: "";
  display: inline-flex;
  background-image: url(../img/tenshoku-catalog_rank01.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 48px;
  height: 50px;
  position: absolute;
  margin: 0 0 0 -60px;
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_01 span {
  display: inline-block;
  background: linear-gradient(transparent 75%, #96A3D3 75%);
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_02 {
  font: bold 3rem /1 "Noto Sans JP";
  text-align: left;
  margin: 0 -60px 45px 60px;
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_02::before {
  content: "";
  display: inline-flex;
  background-image: url("../img/tenshoku-catalog_rank02.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 48px;
  height: 50px;
  position: absolute;
  margin: 0 0 0 -60px;
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_02 span {
  display: inline-block;
  background: linear-gradient(transparent 75%, #96A3D3 75%);
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_03 {
  font: bold 3rem /1 "Noto Sans JP";
  text-align: left;
  margin: 0 -60px 45px 60px;
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_03::before {
  content: "";
  display: inline-flex;
  background-image: url("../img/tenshoku-catalog_rank03.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 48px;
  height: 50px;
  position: absolute;
  margin: 0 0 0 -60px;
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area .box-l .box-ttl_03 span {
  display: inline-block;
  background: linear-gradient(transparent 75%, #96A3D3 75%);
}
*/
#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area_02 {
  margin: -20px 0 0 0;
}
#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area_02 .catch-under {
  font-size: 1.6rem;
  line-height: 2;
  margin: 0 0 20px 0;
}
#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area_02 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 50px 50px 50px 50px;
  background-color: rgba(128, 134, 184, 0.25);
  margin-bottom: -30px;
  align-items: center;
  position: relative;
}
ice.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area_02 .ser-box .box-l {
  width: 600px;
  padding: 0 30px 0 0;
}
#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area_02 .ser-box .box-l ul {
  padding: 40px 30px 10px;
  background-color: #fff;
  border: solid 1px #A9BBFF;
  border-radius: 10px;
  position: relative;
  text-align: left;
  width: 450px;
}
#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area_02 .ser-box ul::before {
  content: "";
  display: inline-flex;
  background-image: url(../img/tenshoku-catalog_point.png);
  background-repeat: no-repeat;
  background-size: auto;
  width: 62px;
  height: 50px;
  position: absolute;
  top: -15px;
  left: 20px;
  transform: rotate(-5deg);
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area_02 .box-l .box-ttl_02 {
  font: bold 3rem /1 "Noto Sans JP";
  text-align: left;
  margin: 0 -60px 45px 0;
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area_02 .box-l .box-ttl_02 span {
  display: inline-block;
  background: linear-gradient(transparent 75%, #96A3D3 75%);
}
/* 転職サイトカタログ */
#service.tenshoku-catalog .tenshoku-catalog-ser-area_02 .ser-box .box-l ul li {
  font: 600 1.8rem /1 "Noto Sans JP";
  margin: 0 0 30px 35px;
  line-height: 1.8;
}
#service.tenshoku-catalog .tenshoku-catalog-ser-area_02 .ser-box .box-l ul li::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../img/tenshoku-catalog_check.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 3px 0;
  margin: 0 10px 0 -30px;
  position: relative;
  top: 3px;
}
#service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area_02 .ser-box a {
  right: -60px;
}
@media only screen and (max-width: 667px) {
  #service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area_02 {
    display: block;
    flex-direction: row;
    justify-content: space-between;
    padding: 50px 50px 50px 50px;
    background-color: rgba(128, 134, 184, 0.25);
    margin-bottom: -30px;
    align-items: center;
    position: relative;
  }
  #service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area_02 .ser-box .box-l ul {
    padding: 40px 10px 10px 0;
    margin: 0;
    width: auto;
  }
  #service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area_02 .ser-box ul::before {
    top: -10px;
    left: 10px;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area_02 .ser-box .box-l ul li {
    font: 600 1.5rem /1 "Noto Sans JP";
    margin: 0 0 30px 35px;
    position: relative;
    line-height: 1.7;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area_02 .ser-box .box-l ul li::before {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    margin: 0 10px 0 -28px;
    position: absolute;
    top: 5;
  }
  #service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area_02 {
    margin: 30px 0;
    display: block;
    padding: 20px 15px 50px;
    text-align: center;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area_02 .box-l .box-ttl_02 {
    margin: 0 -60px 20px 0;
  }
  #service.tenshoku-catalog .tenshoku-catalog-ser-area_02 .box-l .box-ttl_02 span {
    font-size: 2.5rem;
  }
  #service.tenshoku-catalog .tenshoku-catalog_line_box .tenshoku-catalog-ser-area_02 .ser-box .sp_display {
    right: 0;
    margin: 0 0 30px;
    display: block;
    padding: 0px 40px;
  }
}


/*ヘッダー被り*/
/*html {
	scroll-padding-top: 180px;
}*/

/* --------------------------------------------------------------
20250407 CTAエリア追加
-------------------------------------------------------------- */

#service .shakaihoken_mv_btn_title {
  display: none;
}

#service .cta_area {
  margin-top: 70px;
}

#service .cta_title {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif;
  margin-bottom: 15px;
}

#service .cta_title_inner {
  margin-left: auto;
  margin-right: auto;
  padding-right: 30px;
  padding-left: 30px;
  display: block;
  width: fit-content;
  position: relative;
}

#service .cta_title_inner::before,
#service .cta_title_inner::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 1px;
  background-color: #000;
}

#service .cta_title_inner::before {
  top: 50%;
  left: 0;
  transform: rotate(45deg);
}

#service .cta_title_inner::after {
  top: 50%;
  right: 0;
  transform: rotate(-45deg);
}

#service .cta_title strong {
  text-align: center;
  display: inline-block;
  font-size: 110%;
  background-color: #fdeb43;
  line-height: 1.2;
  padding: 2px 4px;
  margin-right: 4px;
}

#service .cta_buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
}

#service .cta_button {
  line-height: 1;
}
#service .cta_buttons img {
  height: 80px;
}

@media screen and (max-width: 667px) {
  #service .shakaihoken_mv_btn_title {
    display: block;
    text-align: center;
    font-size: 1.7rem;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 15px;
  }
  
  #service .shakaihoken_mv_btn_title_inner {
    margin-left: auto;
    margin-right: auto;
    padding-right: 30px;
    padding-left: 30px;
    display: block;
    width: fit-content;
    position: relative;
  }
  
  #service .shakaihoken_mv_btn_title_inner::before,
  #service .shakaihoken_mv_btn_title_inner::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 1px;
    background-color: #000;
  }
  
  #service .shakaihoken_mv_btn_title_inner::before {
    top: 50%;
    left: 0;
    transform: rotate(45deg);
  }
  
  #service .shakaihoken_mv_btn_title_inner::after {
    top: 50%;
    right: 0;
    transform: rotate(-45deg);
  }
  
  #service .shakaihoken_mv_btn_title strong {
    text-align: center;
    display: inline-block;
    font-size: 110%;
    background-color: #fdeb43;
    line-height: 1.2;
    padding: 2px 4px;
    margin-right: 4px;
  }

  #service .cta_area {
    margin-top: 40px;
  }
  
  #service .cta_title {
    font-size: 1.7rem;
    margin-left: -20px;
    margin-right: -20px;
  }

  #service .cta_buttons {
    flex-wrap: wrap;
  }

  #service .cta_buttons img {
    width: 100%;
    height: auto;
    max-width: 480px;
  }
}

/* --------------------------------------------------------------
20250924 キャンペーン・アバウト・注意エリア 追加
-------------------------------------------------------------- */
#service .campaign_area {
  margin-top: 50px;
  margin-bottom: 80px;
}

#service .campaign_area .campaign_img {
  text-align: center;
  line-height: 1;
}

#service .campaign_area .campaign_btn {
  text-align: center;
  line-height: 1;
  margin-top: 20px;
}

#service .about_area {
  margin-top: 50px;
  margin-bottom: 80px;
}

#service .about_area .about_label {
  text-align: center;
  line-height: 1.5;
  font-size: 2.4rem;
  margin-bottom: 15px;
}

#service .about_area .about_lead {
  text-align: center;
  line-height: 1.5;
  font-size: 2.4rem;
  font-weight: bold;
}

#service .about_area .about_lead_strong {
  font-size: 130%;
  background: linear-gradient(to top, #f0de42 0%, #f0de42 30%, transparent 30%);
}

#service .about_area .about_logo {
  margin-top: 20px;
  text-align: center;
}

#service .caution_area {
  margin-top: 50px;
  margin-bottom: 80px;
}

#service .caution_area .caution_inner {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

#service .caution_area .caution_container {
  /* background-color: #3da6c3; */
  background: repeating-linear-gradient(-45deg, #3da6c3, #3da6c3 5px, #fff 5px, #fff 10px);
  padding: 5px;
  border-radius: 10px;
}

#service .caution_area .caution_container_inner {
  background-color: #fff;
  padding: 40px;
  border-radius: 10px;
}

#service .caution_area .caution_header {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-template-columns: auto auto;
  gap: 20px;
  border-bottom: 1px solid #3da6c3;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#service .caution_area .caution_mark {
  /* width: 120px; */
  max-width: 100%;
  line-height: 1;
}


#service .caution_area .caution_title {
  line-height: 1.5;
  font-size: 2rem;
  font-weight: bold;
}

#service .caution_area .caution_title_strong {
  display: inline-block;
  line-height: 1.2;
  color: #33a1c0;
  position: relative;
  &::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #f9bb19;
    bottom: 0;
    left: 0;
  }
}

#service .caution_area .caution_title_number {
  font-size: 160%;
}

#service .caution_area .caution_text {
  line-height: 1.75;
}

#service .caution_area .caution_text_data {
  color: #33a1c0;
  font-weight: bold;
}

#service .caution_area .caution_text_data_number {
  font-size: 120%;
}

#service .caution_area .caution_text_data_asterisk {
  alignment-baseline: text-bottom;
  font-size: 60%;
}

#service .caution_area .caution_note {
  margin-top: 20px;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 1.2rem;
  line-height: 1.5;
}

@media screen and (max-width: 667px) {
  #service .campaign_area {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  #service .about_area {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  #service .about_area .about_label {
    font-size: 2rem;
  }

  #service .about_area .about_lead {
    font-size: 2rem;
  }

  #service .caution_area {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  #service .caution_area .caution_container_inner {
    padding: 15px;
  }

  #service .caution_area .caution_header {
    gap: 15px;
    border-bottom: 1px solid #3da6c3;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  #service .caution_area .caution_mark img {
    width: 70px;
  }

  #service .caution_area .caution_title {
    font-size: 1.4rem;
  }

  #service .caution_area .caution_text {
    font-size: 1.4rem;
  }

  #service .caution_area .caution_note {
    font-size: 1.1rem;
  }

}