@charset "UTF-8";
.wrapper {
  width: 100%;
  max-width: 1200px; }

@font-face {
  font-family: 'Folk Medium';
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto Condensed','FP-ヒラギノ角ゴ StdN W2';
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'Folk Medium';
  background: #009724;
  color: #fff; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body {
    font-family: Meiryo, "ＭＳ Ｐゴシック", sans-serif; } }
.ie9 body {
  font-family: Meiryo, "ＭＳ Ｐゴシック", sans-serif; }

/*===== HEADER =====*/
header .hdg_logo {
  float: left;
  margin: 30px 68px 60px 0;
  width: 253px; }

header .txt_workplace {
  font-size: 20px;
  line-height: 1.1;
  margin-top: 60px;
  float: left; }

header .btn_course {
  float: right;
  display: block;
  width: 142px;
  border: 4px solid #fff;
  border-radius: 13px;
  color: #fff;
  padding: 0 0 0 40px;
  font-size: 18px;
  line-height: 2.2;
  height: 48px;
  background: url(/career/map/img/icn01.png) 16px center no-repeat;
  margin-top: 60px; }

@media (max-width: 750px) {
  header {
    padding-top: 1.45em;
    padding-bottom: 1em; }

  header .wrapper {
    position: relative; }

  header .hdg_logo {
    margin: 0;
    width: 46.86%; }

  header .txt_workplace {
    font-size: 1em;
    line-height: 1.2;
    margin-top: 1.35em;
    display: block;
    letter-spacing: 0.1em; }

  header .btn_course {
    position: absolute;
    right: 5.34%;
    top: 0;
    width: 37.87%;
    border: 0.111em solid #fff;
    border-radius: 0.35em;
    padding: 0 0 0 11%;
    font-size: 1.28em;
    line-height: 2.444;
    height: 2.667em;
    background: url(/career/map/img/sm/icn01.png) 13.8% center no-repeat;
    background-size: 0.5em auto;
    margin-top: 0; } }
/*===== FOOTER =====*/
footer .txt_copy {
  font-size: 14px;
  margin: 54px 0 20px; }

@media (max-width: 750px) {
  footer .txt_copy {
    font-size: 0.7143em;
    text-align: center;
    margin: 2.9em 0;
    line-height: 1.15; } }
/*===== MAIN =====*/
.block_slider {
  background: #fff;
  color: #5b6063;
  height: 0;
  overflow: hidden; }

.block_slider .wrapper {
  padding: 80px 0;
  width: 80%; }

.block_slider li {
  overflow: hidden; }

.block_slider .col_wrap {
  display: table;
  table-layout: fixed;
  width: 100%; }

.block_slider .col {
  display: table-cell;
  vertical-align: top;
  width: 33.33333%;
  padding: 0 40px 34px;
  border-right: 1px dotted #ccc;
  text-align: center; }

.block_slider ul li .col:last-child {
  border: 0; }

.block_slider .col .lead {
  color: #009d42;
  font-weight: bold; }

.block_slider .txt_medical {
  letter-spacing: 0.2em;
  font-size: 20px;
  line-height: 1; }

.block_slider .txt_pharmaci {
  font-size: 56px;
  letter-spacing: 0.15em;
  line-height: 1.05;
  margin-top: 8px; }
  .block_slider .txt_pharmaci.small {
    font-size: 48px; }
    .block_slider .txt_pharmaci.small span {
      font-size: 14px; }

.block_slider .txt_pharmaci span {
  margin-top: 8px;
  display: block;
  font-size: 18px;
  line-height: 1.4; }

.block_slider .txt_license {
  line-height: 2;
  font-size: 12px;
  color: #747a7e;
  margin-top: 12px; }

.block_slider .txt_license span {
  display: inline-block;
  border-radius: 5px;
  padding: 0 5px;
  color: #fff;
  background: #ff7022;
  line-height: 1.4;
  margin-left: 5px; }

.block_slider .img01 {
  margin: 54px 0 0 0; }

.block_slider .ttl {
  text-align: left;
  line-height: 1;
  font-size: 20px;
  color: #383b3d; }

.block_slider .txt {
  font-size: 15px;
  text-align: left;
  line-height: 1.714;
  margin-top: 15px; }

.block_slider .star {
  margin-top: 16px;
  text-align: left; }
  .block_slider .star li {
    margin-bottom: 12px;
    font-size: 15px;
    color: #383b3d; }
    .block_slider .star li strong {
      margin-left: 16px;
      font-size: 18px;
      color: #fff500;
      text-shadow: 0 0 3px rgba(0, 0, 0, 0.6); }

.block_slider .box_skill {
  text-align: left; }

.block_slider .box_skill .ttl_flag {
  color: #009d42;
  font-size: 20px;
  background: url(/career/map/img/icn02.png) left 5px no-repeat;
  padding-left: 25px;
  margin-top: 30px; }

.block_slider .box_skill .ttl_flag:first-child {
  margin-top: 35px; }

.block_slider .box_skill .txt {
  margin-top: 2px; }

.block_slider .txt_check {
  margin-top: 16px;
  line-height: 2;
  font-size: 15px; }

.block_slider .txt_check span {
  color: #009d42; }

.block_slider .img02 {
  margin: 62px auto 0; }

/** BX-SLIDER
===================================*/
.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-viewport {
  transform: translateZ(0px);
  background: #fff;
  border: 0;
  box-shadow: none;
  left: 0; }

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  *zoom: 1; }

.bx-wrapper .bx-controls-direction a {
  height: 64px;
  width: 64px;
  margin-top: -32px;
  outline: 0 none;
  position: absolute;
  top: 50%;
  z-index: 100;
  text-indent: -9999px;
  box-shadow: 0px 2px 5px 0px rgba(6, 0, 1, 0.2);
  border-radius: 4px; }

.bx-wrapper .bx-prev {
  left: -34px;
  background: #fff url(../img/icn_prev.png) center center no-repeat; }

.bx-wrapper .bx-next {
  right: -54px;
  background: #fff url(../img/icn_next.png) center center no-repeat; }

.bx-wrapper .bx-pager {
  line-height: 0;
  position: absolute;
  bottom: -59px;
  text-align: center;
  width: 100%;
  z-index: 100; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: none repeat scroll 0 0 #bdbec0;
  border-radius: 100%;
  display: block;
  height: 16px;
  margin: 0 8px 0;
  outline: 0 none;
  text-indent: -9999px;
  width: 16px;
  z-index: 100; }

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #009d42;
  width: 24px;
  height: 24px;
  margin: 0 13px;
  padding: 4px 0; }

.bx-wrapper .bx-pager-item {
  display: inline-block; }

@media (max-width: 750px) {
  /*===== MAIN =====*/
  .block_slider .wrapper {
    padding: 2.786em 0 7.8em;
    width: 100%;
    max-width: 100%; }

  .block_slider .col {
    display: block;
    width: 100%;
    padding: 0 5.34%;
    border-right: 0; }

  .block_slider .txt_medical {
    letter-spacing: 0.2em;
    font-size: 1.428em; }

  .block_slider .txt_pharmaci {
    font-size: 3.71em;
    line-height: 1.12;
    margin-top: 0.17em; }
    .block_slider .txt_pharmaci.small span {
      font-size: 0.35em; }

  .block_slider .txt_pharmaci span {
    font-size: 0.46em; }

  .block_slider .txt_license {
    font-size: 0.857em;
    margin-top: 0.76em; }

  .block_slider .txt_license span {
    border-radius: 0.2em;
    padding: 0 0.3em;
    line-height: 1.4;
    margin-left: 0.4em; }

  .block_slider .img01 {
    margin: 2em 0 0 0; }

  .block_slider .ttl {
    font-size: 1.428em;
    margin-top: 1.78em; }

  .block_slider .txt {
    line-height: 1.714;
    margin-top: 1.1em;
    letter-spacing: -0.01em; }

  .block_slider .star {
    margin-bottom: 32px; }

  .block_slider .box_skill .ttl_flag {
    font-size: 1.428em;
    background: url(/career/map/img/sm/icn02.png) left 0.2em no-repeat;
    background-size: 0.8em auto;
    padding-left: 1.1em;
    margin-top: 1.6em; }

  .block_slider .box_skill .ttl_flag:first-child {
    margin-top: 1.35em; }

  .block_slider .box_skill .txt {
    margin-top: 0; }

  .block_slider .txt_check {
    margin-top: 0.75em;
    line-height: 2; }

  .block_slider .img02 {
    margin: 3.1em auto 2.857em; }

  /** BX-SLIDER
  ===================================*/
  .bx-wrapper .bx-controls-direction a {
    height: 3.5em;
    width: 3.5em;
    margin-top: 0;
    top: auto;
    bottom: -5.4em;
    border-radius: 0.17em;
    box-shadow: 0px 2px 0.18em 0px rgba(6, 0, 1, 0.15); }

  .bx-wrapper .bx-prev {
    left: 5.34%;
    background: #fff url(../img/sm/icn_prev.png) center center no-repeat;
    background-size: 0.57em auto; }

  .bx-wrapper .bx-next {
    right: 5.34%;
    background: #fff url(../img/sm/icn_next.png) center center no-repeat;
    background-size: 0.57em auto; }

  .bx-wrapper .bx-pager {
    bottom: -4.1em; }

  .bx-wrapper .bx-pager.bx-default-pager a {
    height: 0.8em;
    margin: 0 0.4em;
    width: 0.8em; }

  .bx-wrapper .bx-pager.bx-default-pager a.active {
    width: .8em;
    height: .8em;
    margin: 0 0.4em;
    padding: 0; } }
.tbl_company {
  position: relative;
  width: 100%;
  margin-top: 9px; }

.tbl_company:before {
  position: absolute;
  content: "";
  left: 0.5%;
  top: 0;
  width: 99%;
  height: 4px;
  background: url(/career/map/img/dot02.png) left bottom repeat-x; }

.tbl_company .tr {
  position: relative;
  overflow: hidden; }

.tbl_company .tr:before {
  position: absolute;
  content: "";
  left: 0.5%;
  bottom: 0;
  width: 99%;
  height: 4px;
  background: url(/career/map/img/dot02.png) left bottom repeat-x; }

.tbl_company .td {
  position: relative;
  float: left;
  padding-top: 56px;
  padding-bottom: 49px;
  width: 50%;
  height: 100%; }

.tbl_company .td:first-child:before {
  position: absolute;
  content: "";
  right: 0;
  top: 2%;
  width: 4px;
  height: 98%;
  background: url(/career/map/img/dot01.png) left bottom repeat-y; }

.tbl_company .td:nth-child(2) {
  padding-left: 85px; }

.tbl_company .td .img {
  float: left;
  width: 250px; }

.tbl_company .td .box_info {
  float: left;
  padding-left: 63px;
  width: 263px; }

.tbl_company .txt_info {
  font-size: 36px;
  margin-top: 2px;
  letter-spacing: 0.1em; }

.tbl_company .list {
  margin-top: 12px; }

.tbl_company .link_slide {
  display: block;
  color: #fff;
  background: rgba(4, 93, 18, 0.2);
  font-size: 20px;
  line-height: 2;
  height: 40px;
  width: 196px;
  margin-top: 5px;
  border-radius: 5px; }

.tbl_company .list li:first-child a {
  margin-top: 0; }

.tbl_company .list a.let {
  letter-spacing: -0.1em; }

.tbl_company .link_slide span {
  display: block;
  width: 100%;
  background: url(/career/map/img/icn01.png) 12px center no-repeat;
  padding: 0 0 0 34px; }

.tbl_company .txt_info.link_slide {
  font-size: 34px;
  line-height: 1.76;
  height: 60px;
  width: 230px;
  margin-top: 0; }

.tbl_company .td .box_info.plus .txt_info.link_slide {
  width: 216px; }

.tbl_company .txt {
  font-size: 16px;
  line-height: 1.625;
  margin-top: 24px;
  width: 110%; }

@media (max-width: 1200px) {
  .tbl_company .td .box_info {
    padding-left: 5%; }

  .tbl_company .td:first-child:before {
    height: 160%; } }
@media (max-width: 750px) {
  .tbl_company {
    margin-top: 1.428em; }

  .tbl_company:before {
    left: 5.34%;
    width: 89.32%;
    height: 0.143em;
    background: url(/career/map/img/sm/dot02.png) left bottom repeat-x;
    background-size: 0.285em auto; }

  .tbl_company .tr:before {
    left: 0;
    width: 0;
    height: 0;
    background: none; }

  .tbl_company .td {
    position: relative;
    float: none;
    vertical-align: middle;
    padding-top: 1.6428em;
    padding-bottom: 1.428em;
    width: 100%; }

  .tbl_company .td:first-child:before,
  .tbl_company .td:before {
    position: absolute;
    content: "";
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.143em;
    background: url(/career/map/img/sm/dot02.png) left bottom repeat-x;
    background-size: 0.285em auto; }

  .tbl_company .td:nth-child(2) {
    padding-left: 0; }

  .tbl_company .td .box_img {
    display: table-cell;
    width: 50.447%; }

  .tbl_company .td .box_img .img {
    width: 100%; }

  .tbl_company .td .box_info {
    float: none;
    display: table-cell;
    vertical-align: middle;
    padding-left: 2.2%;
    width: 49.553%; }

  .tbl_company .txt_info {
    font-size: 2em;
    margin-top: 0;
    line-height: 1; }

  .tbl_company .list {
    margin-top: 1.4em; }

  .tbl_company .link_slide {
    font-size: 1.143em;
    height: 2em;
    width: 100%;
    margin-top: 0.27em;
    border-radius: 0.15em;
    letter-spacing: 0.1em; }

  .tbl_company .link_slide span {
    background: url(/career/map/img/sm/icn01.png) 5% center no-repeat;
    background-size: 4.41% auto;
    padding: 0 0 0 13%; }

  .tbl_company .txt_info.link_slide {
    font-size: 1.642em;
    line-height: 1.739;
    height: 1.739em;
    width: 100%;
    margin-top: 0; }

  .tbl_company .td .box_info.plus .txt_info.link_slide {
    width: 100%; }

  .tbl_company .td .box_info .txt_info.link_slide span {
    background-size: 3.5% auto;
    padding-left: 14.5%; }

  .tbl_company .txt {
    font-size: 0.75em;
    line-height: 1.667;
    margin-top: 1.5em;
    width: 100%; }

  .tbl_company .list a.let {
    letter-spacing: 0.1em; } }
.ul_slider li {
  float: left; }

/*# sourceMappingURL=style.css.map */
