@media (min-width: 769px) {
  .font12, .en_title, .sideLink_wrap > li dt, .crosstalk_ttlBg .title_en, .question_ttl, .footLink_wrap li dl dt, .intv_header .en, .sideLink_wrap > li dl ._prof {
    font-size: 12px; } }
@media (max-width: 768px) {
  .font12, .en_title, .sideLink_wrap > li dt, .crosstalk_ttlBg .title_en, .question_ttl, .footLink_wrap li dl dt, .intv_header .en, .sideLink_wrap > li dl ._prof {
    font-size: 12px; } }
@media (max-width: 431px) {
  .font12, .en_title, .sideLink_wrap > li dt, .crosstalk_ttlBg .title_en, .question_ttl, .footLink_wrap li dl dt, .intv_header .en, .sideLink_wrap > li dl ._prof {
    font-size: 3.1vw; } }

@media (min-width: 769px) {
  .font14, .footLink_wrap li dl dt {
    font-size: 14px; } }
@media (max-width: 768px) {
  .font14, .footLink_wrap li dl dt {
    font-size: 12px; } }
@media (max-width: 431px) {
  .font14, .footLink_wrap li dl dt {
    font-size: 3.4vw; } }

@media (min-width: 769px) {
  .font16, .pageNavi li, .question_ttl {
    font-size: 16px; } }
@media (max-width: 768px) {
  .font16, .pageNavi li, .question_ttl {
    font-size: 14px; } }
@media (max-width: 431px) {
  .font16, .pageNavi li, .question_ttl {
    font-size: 3.5vw; } }

@media (min-width: 769px) {
  .font18, .intv_text, .intv_header .inner, .accordion dl {
    font-size: 18px; } }
@media (max-width: 768px) {
  .font18, .intv_text, .intv_header .inner, .accordion dl {
    font-size: 16px; } }
@media (max-width: 431px) {
  .font18, .intv_text, .intv_header .inner, .accordion dl {
    font-size: 3.6vw; } }

@media (min-width: 769px) {
  .font20, h2.career_title .subTitle, .sideLink_wrap > li dl h3, .crosstalk_ttlBg .title_en, .crosstalk_ttlBg .crosstalk_list li ._name, .footLink_wrap li dl dd {
    font-size: 20px; } }
@media (max-width: 768px) {
  .font20, h2.career_title .subTitle, .sideLink_wrap > li dl h3, .crosstalk_ttlBg .title_en, .crosstalk_ttlBg .crosstalk_list li ._name, .footLink_wrap li dl dd {
    font-size: 18px; } }
@media (max-width: 431px) {
  .font20, h2.career_title .subTitle, .sideLink_wrap > li dl h3, .crosstalk_ttlBg .title_en, .crosstalk_ttlBg .crosstalk_list li ._name, .footLink_wrap li dl dd {
    font-size: 3.8vw; } }

@media (min-width: 769px) {
  .font24, .footLink_wrap li dl dd h3, .intv_header .en {
    font-size: 24px; } }
@media (max-width: 768px) {
  .font24, .footLink_wrap li dl dd h3, .intv_header .en {
    font-size: 20px; } }
@media (max-width: 431px) {
  .font24, .footLink_wrap li dl dd h3, .intv_header .en {
    font-size: 4vw; } }

.title_ul_gr {
  white-space: normal; }
  @media (min-width: 769px) {
    .title_ul_gr {
      white-space-collapse: discard; } }

.en_title, .sideLink_wrap > li dt, .crosstalk_ttlBg .title_en, .question_ttl, .footLink_wrap li dl dt, .intv_header .en {
  color: #85b83a;
  font-family: Lato, sans-serif;
  font-weight: bold; }

.inner._bgGray {
  background-color: #f4f4f0; }

@media (max-width: 768px) {
  .inner._bgGray-sp {
    background-color: #f4f4f0; } }
.cont_wrap table.job_table th,
.cont_wrap table.job_table td {
  border-bottom: 1px solid #cfcfcf; }
.cont_wrap table.job_table th {
  color: #15503b;
  vertical-align: middle; }
@media (max-width: 768px) {
  .cont_wrap table.job_table th {
    border-bottom: none;
    padding: 1em 0 0; }
  .cont_wrap table.job_table td {
    padding: 10px 0 1em 0; } }

.bgWhite {
  margin: 0 auto;
  background-color: white;
  padding: 8vw; }
  @media (max-width: 768px) {
    .bgWhite {
      padding: 6vw; } }

.cont_wrap h2 {
  background: unset;
  color: unset;
  padding: unset; }

h2.title_icon {
  color: #15503b;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4; }
  @media (max-width: 768px) {
    h2.title_icon {
      font-size: 1.2rem; } }
  h2.title_icon::before {
    vertical-align: -16%; }

.title_icon::before {
  content: "";
  background: url(../../recruitment/career/images/ttl_ico.svg) no-repeat;
  background-size: auto 80%;
  display: inline-block;
  height: 0.9em;
  width: 1em;
  margin-right: 0.5em;
  vertical-align: middle; }
.title_icon._ul {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 1em; }

.pageNavi {
  margin: 0 auto; }
  @media (min-width: 769px) {
    .pageNavi {
      display: flex;
      justify-content: center;
      gap: 3em; } }
  @media (max-width: 768px) {
    .pageNavi {
      width: 90%;
      margin: 0 auto 3rem; } }
  .pageNavi li {
    position: relative;
    transition: all 0.2s; }
    .pageNavi li:hover {
      background-color: #f4f4f0; }
    .pageNavi li a {
      border-bottom: 1px solid #cfcfcf;
      padding-bottom: 1.2em;
      padding-top: 1.3em;
      color: #15503b;
      display: block;
      height: 100%; }
      @media (min-width: 769px) {
        .pageNavi li a {
          padding-bottom: 0.8em;
          padding-top: 0.7em;
          width: 280px; } }
      .pageNavi li a::after {
        transition: all 0.2s;
        content: url(../../recruitment/career/images/arw_1.svg);
        position: absolute;
        width: 1em;
        display: inline-block;
        right: 0;
        top: 0.6em; }
        @media (max-width: 768px) {
          .pageNavi li a::after {
            top: 0.9em; } }
      .pageNavi li a:hover:after {
        top: 0.8em; }

h2.career_title {
  font-size: 75px;
  color: #15503b;
  font-weight: bold;
  line-height: 1.4; }
  @media (max-width: 768px) {
    h2.career_title {
      font-size: 10vw; } }
  h2.career_title .subTitle {
    color: #15503b;
    display: block; }

hr.hr_gray {
  border-top: 1px solid #cfcfcf;
  margin: 0 auto;
  width: calc(100% - 16vw); }

p.title_icon.en {
  font-size: 26px;
  font-weight: bold;
  color: #15503b; }
  @media (max-width: 768px) {
    p.title_icon.en {
      font-size: 4.2vw; } }

.rec-career.bg_sunset {
  background: url(../../recruitment/career/images/bg_line.svg) no-repeat top center/100% auto, url(../../recruitment/career/images/bg_sky.jpg) no-repeat bottom center/cover;
  background-color: #e5e6e4; }
  @media (max-width: 1400px) {
    .rec-career.bg_sunset .sideLink_wrap {
      margin: 3rem auto auto 2rem;
      width: 50%; } }
  @media (max-width: 1200px) {
    .rec-career.bg_sunset .flex-p {
      display: block; }
    .rec-career.bg_sunset .sideLink_wrap {
      width: 90%; } }
  @media (max-width: 768px) {
    .rec-career.bg_sunset {
      background: url(../../recruitment/career/images/bg_line_sp.svg) no-repeat top center/100% auto, url(../../recruitment/career/images/bg_sky.jpg) no-repeat bottom -31vw center/auto 110%;
      background-color: #e5e6e4; } }
  .rec-career.bg_sunset .inner {
    padding: 8vw; }
    @media (max-width: 768px) {
      .rec-career.bg_sunset .inner {
        padding: 8vw 0; } }
.rec-career .inner {
  padding: 8vw; }
.rec-career .flex {
  display: flex; }
  .rec-career .flex._sb {
    justify-content: space-between; }
  .rec-career .flex._rr {
    flex-direction: row-reverse; }
@media (min-width: 769px) {
  .rec-career .flex-p {
    display: flex; }
    .rec-career .flex-p._sb {
      justify-content: space-between; }
    .rec-career .flex-p._rr {
      flex-direction: row-reverse; } }
.rec-career .career_image {
  margin: 6rem auto 1rem;
  max-width: 1400px;
  width: 96%; }
  @media (max-width: 768px) {
    .rec-career .career_image {
      max-width: 450px; } }
.rec-career p.center {
  text-align: center; }

.sideLink_wrap {
  width: 617px;
  margin-left: 2rem; }
  @media (max-width: 620px) {
    .sideLink_wrap {
      width: 100%; } }
  .sideLink_wrap > li {
    width: 100%;
    background-color: #f4f4f0;
    padding: 2vw 3.2vw 2vw 2vw;
    position: relative;
    transition: all 0.6s; }
    .sideLink_wrap > li:hover {
      background-color: white; }
    @media (max-width: 768px) {
      .sideLink_wrap > li {
        margin-bottom: 1rem;
        margin-left: 3rem; } }
    .sideLink_wrap > li dl {
      flex: 1; }
      .sideLink_wrap > li dl ._prof {
        margin-top: 1em; }
      .sideLink_wrap > li dl ._name {
        padding-right: 1em; }
      .sideLink_wrap > li dl h3 {
        margin-top: 0.4em; }
    .sideLink_wrap > li dd .intv_title,
    .sideLink_wrap > li dd h3 {
      font-weight: 500; }
    .sideLink_wrap > li dd p {
      line-height: 1.4;
      font-size: clamp(12px, 3.2vw, 16px); }
    .sideLink_wrap > li:after {
      content: url(../../recruitment/career/images/arw_1.svg);
      transform: rotate(-90deg);
      width: 1em;
      display: inline-block;
      position: absolute;
      top: 45%;
      right: 1.5rem; }
    @media (min-width: 769px) {
      .sideLink_wrap > li:not(:first-child) {
        border-top: 1px solid #cfcfcf; } }
    .sideLink_wrap > li a.flex {
      align-items: center; }
    .sideLink_wrap > li .sideLink_img {
      width: 160px;
      height: auto;
      flex-shrink: 0;
      margin-right: 2rem; }
      @media (max-width: 768px) {
        .sideLink_wrap > li .sideLink_img {
          overflow: hidden;
          width: 16vw;
          height: 21vw;
          display: flex;
          justify-content: center;
          margin: 0 2rem 0 -4rem; }
          .sideLink_wrap > li .sideLink_img img {
            width: 31vw;
            margin: auto -10vw; }
            .sideLink_wrap > li .sideLink_img img.img_3 {
              margin: auto auto 0 -10vw; } }

.bg_sunset_L {
  flex: 1; }
  @media (max-width: 768px) {
    .bg_sunset_L {
      padding: 8vw; } }

@media (max-width: 768px) {
  .img_photos {
    overflow: hidden; }
    .img_photos img {
      width: 240%;
      margin-left: -70%; } }

h3.title_ul_gr {
  font-size: 38px;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
  text-align: center;
  margin: 3em auto 3em;
  color: #15503b; }
  @media (max-width: 768px) {
    h3.title_ul_gr {
      font-size: 6vw; } }
  h3.title_ul_gr::after {
    content: "";
    position: absolute;
    bottom: -1em;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 2px solid #85b83a;
    width: 3.666rem; }

.crosstalk_imgBg {
  background-color: white;
  position: relative;
  z-index: 0; }
  @media (min-width: 1200px) {
    .crosstalk_imgBg {
      padding-right: 8vw; } }
  @media (max-width: 768px) {
    .crosstalk_imgBg {
      overflow: hidden; }
      .crosstalk_imgBg img {
        width: 240%;
        margin: 0 -80% -5% -30%; } }

.crosstalk_ttlBg {
  position: relative;
  z-index: 1;
  background-color: #15503b;
  color: white;
  padding: 8vw; }
  @media (min-width: 1200px) {
    .crosstalk_ttlBg {
      margin: -16rem 0 auto 50%;
      padding: 4rem; } }
  .crosstalk_ttlBg h3 {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 1em;
    line-height: 1.6; }
    @media (max-width: 768px) {
      .crosstalk_ttlBg h3 {
        font-size: 5vw; } }
  .crosstalk_ttlBg .crosstalk_list {
    display: flex; }
    .crosstalk_ttlBg .crosstalk_list li {
      border-left: 1px solid rgba(255, 255, 255, 0.1);
      padding-left: 2em; }
      @media (max-width: 768px) {
        .crosstalk_ttlBg .crosstalk_list li {
          padding-left: 1em;
          padding-right: 3vw; } }
      .crosstalk_ttlBg .crosstalk_list li:first-child {
        padding-right: 6em; }
        @media (max-width: 768px) {
          .crosstalk_ttlBg .crosstalk_list li:first-child {
            padding-right: 8vw; } }
      .crosstalk_ttlBg .crosstalk_list li ._name {
        font-weight: 500;
        display: block;
        margin-bottom: 1.1em; }

.question_bg {
  background-color: #f0f3f0;
  margin-top: -10rem;
  padding-top: 10rem; }
  @media (max-width: 768px) {
    .question_bg .inner {
      padding: 8vw 2vw; } }

.question_ttl {
  text-align: center;
  color: #f0f3f0;
  background-color: #85b83a;
  display: table;
  padding: 0.2em 1em;
  margin: 1em auto; }

.question {
  text-align: center;
  font-size: 28px;
  color: #15503b;
  font-weight: bold;
  margin: auto auto 1.5em;
  line-height: 1.6; }
  @media (max-width: 768px) {
    .question {
      font-size: 4.6vw; } }

@media (min-width: 769px) {
  .question_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 4%; } }
@media (max-width: 768px) {
  .question_wrap {
    margin-bottom: 8vw; } }

.question_box {
  background-color: white;
  position: relative;
  padding: 2rem;
  margin-bottom: 5rem;
  width: 100%; }
  @media (max-width: 768px) {
    .question_box {
      margin-bottom: 1rem; } }
  @media screen and (min-width: 1200px) {
    .question_box {
      width: 48%; } }
  .question_box dl {
    display: flex; }
  .question_box dt {
    width: 120px;
    margin-right: 3rem; }
    @media (max-width: 768px) {
      .question_box dt {
        width: 15vw;
        margin-right: 1rem; } }
    .question_box dt ._name {
      text-align: center; }
  .question_box dd {
    flex: 1; }
  @media (min-width: 769px) {
    .question_box:after {
      content: url(../../recruitment/career/images/fuki_btm.svg);
      display: block;
      width: 26px;
      height: 26px;
      position: absolute;
      right: 2rem;
      bottom: -26px; } }

@media (min-width: 769px) {
  .footLink_wrap {
    display: flex; } }
.footLink_wrap li {
  position: relative;
  overflow: hidden; }
  @media (min-width: 769px) {
    .footLink_wrap li {
      width: calc(100% / 3);
      height: 416px; } }
  @media (max-width: 768px) {
    .footLink_wrap li {
      margin-bottom: 0.6rem;
      height: 70vw; } }
  .footLink_wrap li a {
    padding: 2.2rem 2rem;
    display: flex;
    align-items: flex-end;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    @media (max-width: 768px) {
      .footLink_wrap li a {
        padding: 1rem 1rem; } }
  .footLink_wrap li a > img {
    min-height: 416px;
    min-width: 535px;
    transition: 0.4s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0; }
    @media (max-width: 768px) {
      .footLink_wrap li a > img {
        min-height: 70vw;
        min-width: 90vw; } }
  .footLink_wrap li a:hover > img {
    transform: translate(-50%, -50%) scale(1.05); }
  .footLink_wrap li dl {
    position: relative;
    z-index: 2;
    color: white; }
    .footLink_wrap li dl dt {
      color: white;
      margin-bottom: 1em; }
      .footLink_wrap li dl dt:before {
        margin: -2px 10px 0 0;
        content: "";
        width: 1rem;
        height: 1px;
        display: inline-block;
        vertical-align: middle;
        background: #fff; }
    .footLink_wrap li dl dd {
      line-height: 1.4; }
      @media (min-width: 769px) and (max-width: 1200px) {
        .footLink_wrap li dl dd {
          font-size: 1.6vw; }
          .footLink_wrap li dl dd br {
            display: none; } }
      .footLink_wrap li dl dd ._prof {
        font-size: 12px;
        margin-top: 1.1em; }
        .footLink_wrap li dl dd ._prof ._name {
          padding-right: 1em; }

.intv_img {
  position: relative;
  width: 40%; }
  @media (max-width: 768px) {
    .intv_img {
      width: 110%;
      margin-bottom: 18vw; } }
  .intv_img img {
    position: relative;
    z-index: 1; }
  .intv_img:after {
    content: "";
    display: block;
    position: absolute;
    width: 30vw;
    height: 30vw;
    background-color: #f4f4f0;
    top: 8vw;
    z-index: 0; }
    @media (max-width: 768px) {
      .intv_img:after {
        width: 110%;
        height: 85vw;
        top: 10vw; } }

@media (min-width: 769px) {
  .intv_img._R {
    margin-left: 110px; } }
@media (max-width: 768px) {
  .intv_img._R {
    margin-right: -8vw; } }
@media (min-width: 769px) {
  .intv_img._R:after {
    left: 8vw; } }
@media (max-width: 768px) {
  .intv_img._R:after {
    right: 10vw; } }

@media (min-width: 769px) {
  .intv_img._L {
    margin-right: 110px; } }
@media (max-width: 768px) {
  .intv_img._L {
    margin-left: -8vw; } }
@media (min-width: 769px) {
  .intv_img._L:after {
    right: 8vw; } }
@media (max-width: 768px) {
  .intv_img._L:after {
    left: 10vw; } }

@media (max-width: 768px) {
  .intv_imgBtm {
    overflow: hidden;
    display: flex;
    justify-content: center; }
    .intv_imgBtm img {
      max-width: 300%;
      width: 300%;
      margin: auto -100%;
      display: block; } }

.inner_text {
  flex: 1; }

.intv_text {
  text-align: justify;
  margin-top: 2em;
  margin-bottom: 4em; }
  .intv_text + h2 {
    padding-top: 2em;
    border-top: 1px solid #cfcfcf; }

.intv_header {
  background: #15503b url(../../recruitment/career/interview01/images/kv_bg.jpg) no-repeat top left;
  color: white;
  position: relative;
  background-size: cover; }
  @media (max-width: 768px) {
    .intv_header {
      background: #15503b url(../../recruitment/career/interview01/images/kv_bg.jpg) no-repeat top 70vw left;
      background-size: auto 70%; } }
  .intv_header .en {
    color: white; }
  .intv_header .inner {
    padding: 8vw 8vw 6vw 8vw;
    position: relative;
    z-index: 1; }
  @media (min-width: 769px) {
    .intv_header .intv_kv {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 0;
      width: 60%;
      max-width: 1300px; } }
  @media (max-width: 768px) {
    .intv_header .intv_kv {
      overflow: hidden; }
      .intv_header .intv_kv img {
        width: 150%;
        margin: 0 -28% -4%; } }
  @media (max-width: 768px) {
    .intv_header .intv_kv#intv1_kv img {
      margin: 0 -35% -4%; } }
  .intv_header h1 {
    font-size: 46px;
    font-weight: 500;
    margin: 0 auto 1em auto;
    line-height: 1.4; }
    @media (max-width: 1100px) {
      .intv_header h1 {
        font-size: 3vw; } }
    @media (max-width: 768px) {
      .intv_header h1 {
        font-size: 5vw; } }
    .intv_header h1 .en {
      color: #85b83a;
      display: block;
      margin-bottom: 1em; }
  .intv_header ._prof {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 8vw; }
    .intv_header ._prof ._name {
      padding-right: 1em; }
      @media (min-width: 769px) {
        .intv_header ._prof ._name {
          padding-right: 2em;
          margin-right: 2em;
          border-right: 1px solid rgba(255, 255, 255, 0.1); } }
    .intv_header ._prof .spacer {
      padding-left: 1em; }
      @media (min-width: 769px) {
        .intv_header ._prof .spacer {
          display: none; } }
  .intv_header .intv_prof {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    padding-top: 3em; }
    @media (min-width: 769px) {
      .intv_header .intv_prof {
        display: flex;
        justify-content: space-between; } }
    .intv_header .intv_prof:before {
      content: "";
      border-top: 1px solid white;
      width: 4rem;
      position: absolute;
      top: 0; }
  @media (min-width: 769px) {
    .intv_header .intv_prof_text {
      width: 62%; } }
  @media (max-width: 768px) {
    .intv_header .intv_prof_text {
      padding-top: 1em; } }

.cont_wrap h3 {
  all: revert; }

.jobd_cont .inner {
  padding: 8vw; }
  @media (max-width: 768px) {
    .jobd_cont .inner {
      padding: 4vw; } }
@media (max-width: 768px) {
  .jobd_cont h2.title_icon._ul {
    border-bottom: none; } }

h3.en_title_center {
  font-size: 30px;
  text-align: center;
  color: #15503b;
  margin: 3em auto 2em;
  line-height: 1.4; }
  @media (max-width: 768px) {
    h3.en_title_center {
      font-size: 4vw; } }

.accordion {
  margin: 3rem auto; }
  @media (max-width: 768px) {
    .accordion {
      margin: 6vw auto 0; } }
  .accordion dl {
    border: 1px solid #cfcfcf;
    margin-bottom: 1em; }
  .accordion dd {
    display: none;
    margin: 0;
    padding: 0 2em 2em 2em; }
    @media (max-width: 768px) {
      .accordion dd {
        padding: 1em 3em 1em 2em; } }
  .accordion dl._open dt::after {
    transform: rotate(-180deg); }
  .accordion dt {
    transition: all 0.6s;
    cursor: pointer;
    padding: 2em 2em 2em 5em;
    color: #15503b;
    line-height: 1.4;
    position: relative; }
    @media (min-width: 769px) {
      .accordion dt:hover {
        background-color: #eef5ed; } }
    .accordion dt::after {
      transition: all 0.4s;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 1em;
      display: block;
      width: 1em;
      content: url(../../recruitment/career/images/arw_1.svg); }
    @media (max-width: 768px) {
      .accordion dt {
        padding: 1em 3em 1em 5em; } }
    .accordion dt::before {
      content: "Q";
      font-weight: bold;
      font-family: Lato, sans-serif;
      color: #15503b;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 2.5em;
      height: 2.5em;
      background-color: #eef5ed;
      border-radius: 3em;
      line-height: 1;
      position: absolute;
      left: 1em;
      top: 50%;
      transform: translateY(-50%); }

.btn_bgG_blank a {
  width: 90%;
  margin: 4rem auto 1rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-size: 22px;
  background-color: #85b83a;
  color: white;
  font-weight: bold;
  padding: 1rem 2rem;
  transition: background-color 0.6s; }
  @media (min-width: 769px) {
    .btn_bgG_blank a {
      max-width: 540px;
      height: 90px; } }
  @media (max-width: 768px) {
    .btn_bgG_blank a {
      padding: 1.3em;
      font-size: clamp(14px, 4.4vw, 20px); } }
  .btn_bgG_blank a::after {
    content: "";
    display: inline-block;
    width: 9px;
    height: 14px;
    position: absolute;
    top: calc(50% - 7px);
    right: 2em;
    background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22 width%3D%229px%22 height%3D%2214px%22%3E%3Cpath fill-rule%3D%22evenodd%22 fill%3D%22%23ffffff%22 d%3D%22M7.541%2C7.762 L7.541%2C7.762 L0.836%2C13.969 L-0.002%2C13.194 L6.703%2C6.987 L-0.002%2C0.780 L0.836%2C0.004 L8.379%2C6.987 L7.541%2C7.762 Z%22/%3E%3C/svg%3E");
    background-size: cover; }
    @media (max-width: 768px) {
      .btn_bgG_blank a::after {
        right: 1em; } }
  .btn_bgG_blank a:hover {
    background-color: #15503b; }
.btn_bgG_blank .ico_blank {
  width: 1em;
  margin-left: 1em; }

#jobd #btmlink_4 {
  display: none; }

#intv1 #btmlink_2 {
  display: none; }

#intv2 #btmlink_3 {
  display: none; }

#careertop #btmlink_1 {
  display: none; }
