@charset "UTF-8";
@media only screen and (max-width: 640px) {
  #contents #mainvisual .catetitle {
    background: url("/files/recruit/recruit_title.jpg");
  }
}
@media only screen and (max-width: 640px) {
  body.recruit #contents #mainBox.work #tab1 {
    /*左のTabの装飾*/
  }
  body.recruit #contents #mainBox.work #tab1 span:nth-of-type(1) {
    display: none;
  }
  body.recruit #contents #mainBox.work #tab1 span:nth-of-type(2) {
    display: block;
  }
  body.recruit #contents #mainBox.work #tab2 span {
    display: none;
  }
  body.recruit #contents #mainBox .work_box2 {
    padding: 15px 10px 0px 20px;
  }
  body.recruit #contents #mainBox .work_box4 a {
    border: solid 6px #CCCCCC;
    text-align: center;
    width: 100% -12px;
    height: auto;
    line-height: 1.7em;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px;
  }
  body.recruit #contents #mainBox .work_title {
    width: 100%;
    height: 100px !important;
  }
  body.recruit #contents #mainBox .work_title h3 {
    text-shadow: 4px 4px 4px #ffffff, -4px -4px 4px #ffffff, -4px 4px 4px #ffffff, 4px -4px 4px #ffffff, 4px 0 4px #ffffff, -4px 0 4px #ffffff, 0 4px 4px #ffffff, 0 -4px 4px #ffffff;
  }
  body.recruit #contents #mainBox .sales_e {
    height: 100px;
    background-size: auto 100px;
    background-color: rgba(255, 255, 255, 0.8);
    background-blend-mode: lighten;
  }
  body.recruit #contents #mainBox .SE_e {
    height: 100px;
    background-size: auto 100px;
    background-color: rgba(255, 255, 255, 0.8);
    background-blend-mode: lighten;
  }
  body.recruit #contents #mainBox .jimu_e {
    height: 100px;
    background-size: auto 100px;
    background-color: rgba(255, 255, 255, 0.8);
    background-blend-mode: lighten;
  }
}
@media print, screen and (min-width: 641px) {
  body.recruit #contents #mainBox.work #tab1 span:nth-of-type(1) {
    display: block;
  }
  body.recruit #contents #mainBox.work #tab1 span:nth-of-type(2) {
    display: none;
  }
  body.recruit #contents #mainBox.work #tab2 span {
    display: block;
  }
  body.recruit #contents #mainBox.work .work_box2 {
    padding: 15px 50px 0px 20px;
  }
  body.recruit #contents #mainBox.work .work_box4 a {
    background: url("/files/recruit/work/work_bg_center.gif") no-repeat left center;
    text-indent: 180px;
    width: 687px;
    font-size: 1.6rem;
    line-height: 63px;
    height: 63px;
  }
  body.recruit #contents #mainBox.work 　　　　　　　 .work_title {
    width: 100%;
    height: 200px !important;
  }
  body.recruit #contents #mainBox.work .sales_e {
    height: 200px;
  }
  body.recruit #contents #mainBox.work .SE_e {
    height: 200px;
  }
  body.recruit #contents #mainBox.work .jimu_e {
    height: 200px;
  }
  body.recruit #contents #mainBox.work .mdl_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 220px;
    margin-bottom: 30px;
  }
  body.recruit #contents #mainBox.work .mdl_img div {
    width: 300px;
  }
  body.recruit #contents #mainBox.work .naiyo_img1 {
    z-index: 1;
    width: 100%;
    height: 48%;
    position: absolute;
    top: 10px;
    right: 0;
  }
  body.recruit #contents #mainBox.work .naiyo_img2 {
    z-index: 2;
    width: 100%;
    height: 48%;
    position: absolute;
    bottom: 10px;
    right: 0;
  }
  body.recruit #contents #mainBox.work .n_sales_img1 {
    background: url("/files/recruit/work/work_eigyo_04.png") right no-repeat;
  }
  body.recruit #contents #mainBox.work .n_sales_img2 {
    background: url("/files/recruit/work/work_eigyo_05.png") right no-repeat;
  }
  body.recruit #contents #mainBox.work .n_SE_img1 {
    background: url("/files/recruit/work/work_SE_04.png") right no-repeat;
  }
  body.recruit #contents #mainBox.work .n_SE_img2 {
    background: url("/files/recruit/work/work_SE_05.png") right no-repeat;
  }
  body.recruit #contents #mainBox.work .n_jimu_img1 {
    background: url("/files/recruit/work/work_jimu_04.png") right no-repeat;
  }
  body.recruit #contents #mainBox.work .n_jimu_img2 {
    background: url("/files/recruit/work/work_jimu_05.png") right no-repeat;
  }
  body.recruit #contents #mainBox.work .btm_img {
    height: 164px !important;
    width: 100%;
  }
  body.recruit #contents #mainBox.work .b_sales_img {
    background: url("/files/recruit/work/work_eigyo_02.png") center no-repeat;
  }
  body.recruit #contents #mainBox.work .b_SE_img {
    background: url("/files/recruit/work/work_SE_02.png") center no-repeat;
  }
}
body.recruit #contents #mainBox.work {
  margin-bottom: 90px;
  /*仕事内容の　エリア  */
}
body.recruit #contents #mainBox.work .work_box {
  overflow: hidden;
  /*width: 684px;*/
  margin-bottom: 30px;
  border-bottom: 1px solid #b6d4ea;
  line-height: 12px;
}
body.recruit #contents #mainBox.work .work_box .clear {
  clear: both;
}
body.recruit #contents #mainBox.work .work_box a:hover {
  cursor: pointer;
}
body.recruit #contents #mainBox.work h3 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}
body.recruit #contents #mainBox.work .text_color {
  color: #006898;
  font-weight: bold;
  padding: 10px 2px 5px 0px;
}
body.recruit #contents #mainBox.work ul {
  margin-bottom: 30px;
}
body.recruit #contents #mainBox.work ul li {
  background: #b8e3f0;
  margin-bottom: 10px;
  padding: 10px 20px;
  color: #333;
  font-weight: normal;
  letter-spacing: 0.2em;
}
body.recruit #contents #mainBox.work ul ul {
  margin-bottom: 0px;
}
body.recruit #contents #mainBox.work ul ul li {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: none;
}
body.recruit #contents #mainBox.work ul.shigoto {
  margin-bottom: 30px;
}
body.recruit #contents #mainBox.work ul.shigoto li {
  position: relative;
  overflow: hidden;
  padding: 0.8rem 2rem 0.8rem 35px;
  border-bottom: 1px solid #28a7e1;
  background: #e5f7ff;
}
body.recruit #contents #mainBox.work ul.shigoto li:before {
  position: absolute;
  top: 13%;
  left: -60px;
  width: 80px;
  height: 150%;
  content: "";
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
  background: #28a7e1;
  color: #fff;
}
body.recruit #contents #mainBox.work ul.shigoto li span {
  font-size: 1.5rem;
  position: absolute;
  bottom: 5px;
  left: 0;
  display: block;
  padding-top: 10px;
  padding-left: 5px;
  color: #fff;
}
body.recruit #contents #mainBox.work .work_box2 {
  margin-bottom: 25px;
  border-left: solid 6px #28a7e1;
  position: relative;
}
body.recruit #contents #mainBox.work .work_box2::after {
  width: calc(100% + 6px);
  height: 100%;
  position: absolute;
  top: 0;
  left: -6px;
  content: "";
  background: url(../../recruit/work/work_bg_center3.gif) repeat-y left center;
  opacity: 0.2;
}
body.recruit #contents #mainBox.work .work_box2 p.text_color2 {
  font-weight: bold;
}
body.recruit #contents #mainBox.work .work_box3 {
  margin-bottom: 40px;
}
body.recruit #contents #mainBox.work .work_box4 {
  margin-bottom: 75px;
}
body.recruit #contents #mainBox.work .work_box4 a {
  color: #28a7e1;
  display: block;
  font-weight: bold;
}
body.recruit #contents #mainBox.work .sales_e {
  background: url("/files/recruit/work/work_eigyo_01.png") right no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
body.recruit #contents #mainBox.work .SE_e {
  background: url("/files/recruit/work/work_SE_01.png") right no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
body.recruit #contents #mainBox.work .jimu_e {
  background: url("/files/recruit/work/work_jimu_01.png") right no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
body.recruit #contents #mainBox.work .tab_area {
  overflow: hidden;
  display: table;
  margin: 0 0 30px 0;
  width: 100%;
}
body.recruit #contents #mainBox.work .tab_area > li {
  /* Tabの装飾 */
  width: 33%;
  height: 49px;
  text-align: center;
  border-left: 1px dotted #ffffff;
  border-right: 1px dotted #ffffff;
  border-bottom: 1px solid #28a7e1;
  border-top: 1px solid #ffffff;
  cursor: pointer;
  vertical-align: middle;
  display: table-cell;
  color: #006898 !important;
  opacity: 1;
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: #d3f2ff !important;
  background-image: none !important;
}
body.recruit #contents #mainBox.work .tab_area > li:hover {
  -webkit-filter: brightness(103%);
          filter: brightness(103%);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
body.recruit #contents #mainBox.work .tab_area > li:first-child {
  /*左のTabの装飾*/
  border-left: 1px dotted #ffffff;
}
body.recruit #contents #mainBox.work .tab_area > li:last-child {
  /*migiのTabの装飾*/
  border-right: 1px dotted #ffffff !important;
}
body.recruit #contents #mainBox.work .all_area {
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}
body.recruit #contents #mainBox.work .all_area div.content_area {
  /*Tabの内容を表示するエリアの装飾*/
  background: #ffffff;
  padding: 10px 10px 10px 2px;
}
body.recruit #contents #mainBox.work .tab_area li.select {
  /*アクティブタブの装飾*/
  background-color: #ffffff !important;
  background-image: none !important;
  /* background: -moz-linear-gradient(bottom, #FFFFFF , 85%, #e0f8ff) !important; 
  background: -webkit-linear-gradient(bottom, #FFFFFF , 85%, #e0f8ff) !important; 
  background: linear-gradient(to top, #FFFFFF , 85%, #e0f8ff) !important; 
  */
  color: #003e5a !important;
  border-top: 1px solid #28a7e1;
  border-left: 1px solid #28a7e1 !important;
  border-right: 1px solid #28a7e1 !important;
  border-bottom: 1px solid #ffffff;
  opacity: 1;
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  cursor: unset;
  font-weight: bold;
}
body.recruit #contents #mainBox.work .hide {
  display: none;
}
body.recruit #contents #mainBox.work .work_box4 {
  margin-left: -5px;
}