@charset "UTF-8";

/*共通*/
@media screen and (max-width: 736px) {
  .br-sp {
    display: none;
  }
}
@media screen and (min-width: 736px) {
  .right-contents-pc {
    text-align: right;
  }
}
/*ヘッダー*/
.rec-nav li a {
  padding: 10px 30px;
}
.pc-nav-box {
  position: relative;
}
@media screen and (min-width: 736px) {
  .pc-nav-box {
    display: flex;
  }
}
.l-header .l-header-bottom {
  background: linear-gradient(#0343b1, #2ab1f1, transparent);
  border-bottom: none;
}
.l-header .l-header__title {
  width: 140px;
  margin-top: 0;
}
@media screen and (min-width: 736px) {
  .l-header .l-header__title {
    width: 200px;
    padding: 15px 15px 15px 0;
  }
}

.l-header .l-header__title a {
  background-color: #fff;
  padding: 16px;
}

@media screen and (min-width: 736px) {
  .l-header .l-header__title a {
    padding: 25px;
  }
}
.globalnav-list.rec-nav {
  margin-top: 10px;
}
.globalnav {
  font-size: 16px;
}

.rec-nav > li > a {
  padding: 15px 24px !important;
  margin-right: 20px;
}
@media screen and (min-width: 736px) {
  .rec-nav > li > a {
    color: #fff;
  }
}
.txt-entry > a {
  margin-right: 20px !important;
}
@media screen and (min-width: 736px) {
  .txt-entry > a {
    margin-right: 0 !important;
  }
}
.globalnav .globalnav-list > li > a span {
  display: block;
  color: #fff;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic",
    "ヒラギノ角ゴ Pro W3", "HiraKakuProN-W3", "Hiragino Kaku Gothic Pro",
    "Meiryo UI", "メイリオ", Meiryo, sans-serif;
  font-style: normal;
  font-weight: bold;
}
.globalnav .txt-entry {
  background: linear-gradient(#fff, #fff, #fff, transparent);
}
.globalnav .txt-entry a {
  color: #0055d2;
}
.globalnav .globalnav-list > li > a:after {
  background: none;
}

.mainvisual {
  width: 100%;
  height: 370px;
  background-image: url(../../images/recruit/mainvisual_sp@2x.png);
  background-size: cover;
  background-position: center;
  position: relative;
}

@media screen and (min-width: 736px) {
  .mainvisual {
    height: 800px;
    background-image: url(../../images/recruit/mainvisual_pc@2x.png);
  }
}
/*経営理念*/
@media screen and (max-width: 736px) {
  .paragraph-sp {
    margin-top: 15px;
  }
}
.vision {
  width: 100%;
  background-image: url(../../images/recruit/bg_filter.png);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 30px 0;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.sec-vision {
  padding-bottom: 0;
}
@media screen and (min-width: 736px) {
  .vision {
    height: 800px;
    padding: 90px 0 !important;
    font-size: 25px;
  }
}
.vision h2 {
  width: 50%;
}
@media screen and (min-width: 736px) {
  .txt_vision {
    max-width: 312px;
  }
}

.pic_vision {
  width: 100%;
  max-width: 430px;
  margin-top: 15px;
}

@media screen and (min-width: 736px) {
  .pic_vision {
    margin-top: -20px;
  }
}

.vision_intro {
  width: 100%;
  background-image: url(../../images/recruit/bg_vision_1@2x.png);
  background-size: cover;
  background-position: center;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #000;
  font-weight: bold;
}

@media screen and (min-width: 736px) {
  .vision_intro {
    padding: 90px 0 !important;
    font-size: 19px;
  }
}
.vision_intro-txt {
  background-color: #fff;
  opacity: 0.8;
  padding: 15px;
}
@media screen and (min-width: 736px) {
  .vision_intro-txt {
    padding: 60px;
    max-width: 915px;
    margin: 0 auto;
  }
}
.vision_intro-txt p {
  text-align: center;
  line-height: 2;
  margin-bottom: 15px;
}
@media screen and (min-width: 736px) {
  .vision_intro-txt p {
    margin-bottom: 60px;
  }
}
.vision_intro-txt p:last-child {
  margin-bottom: 0;
}
/*大塚実業について知る*/
.sec-content-about {
  width: 100%;
  background-image: url(../../images/recruit/bg_01.png);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 60px 0;
}
@media screen and (min-width: 736px) {
  .sec-content-about {
    padding-bottom: 90px;
  }
}
.about {
  padding-bottom: 50px;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  height: 150px;
}
@media screen and (min-width: 736px) {
  .about {
    height: 360px;
    padding: 90px 0 !important;
    font-size: 25px;
  }
}
.about h2 {
  width: 50%;
}
@media screen and (min-width: 736px) {
  .txt_about {
    max-width: 320px;
  }
}
.about_bottom .l-container {
  overflow: hidden;
}
.about_bottom {
  max-width: 1400px;
  margin: 0 auto;
}
/*ろ過とは*/
.roka-intro .l-container {
  position: relative;
}
@media screen and (max-width: 736px) {
  .tit_pc {
    display: none;
  }
}
@media screen and (min-width: 736px) {
  .tit_sp {
    display: none;
  }
}
@media screen and (max-width: 736px) {
  .tit_01_sp {
    position: absolute;
    z-index: 1;
    top: -13%;
    padding: 10px;
  }
}
@media screen and (min-width: 736px) {
  .tit_01_pc {
    position: absolute;
    top: -113px;
    left: 0;
    z-index: 1;
  }
}

.roka-intro {
  width: 100%;
  background-image: url(../../images/recruit/bg_photo_01@2x.png);
  background-size: cover;
  background-position: center;
  position: relative;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  padding: 50px 0;
}

@media screen and (min-width: 736px) {
  .roka-intro {
    height: 1177px;
    padding-top: 200px;
    font-size: 19px;
    background-position: top;
    position: relative;
  }
}

.txt-about {
  padding: 15px;
  background-color: #fff;
  color: #0027a2;
  line-height: 2.5;
  font-weight: bold;
  overflow: hidden;
  opacity: 0.8;
}

@media screen and (min-width: 736px) {
  .txt-about {
    padding: 30px 36px 40px;
  }
}
@media screen and (min-width: 736px) {
  .txt-roka {
    width: 656px;
    float: right;
    font-size: 18px;
    white-space: nowrap;
  }
}
.txt-roka::before,
.txt-work_01,
.txt-work_02 {
  content: "";
  display: block;
  clear: both;
}

/*私たちの仕事*/
.sec-content-work {
  width: 100%;
  background-image: url(../../images/recruit/bg_02.png);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 100px 0 60px;
}
@media screen and (min-width: 736px) {
  .sec-content-work {
    padding: 90px 0;
  }
}
.work-intro .l-container {
  position: relative;
}
@media screen and (max-width: 736px) {
  .tit_02_sp {
    position: absolute;
    z-index: 1;
    top: -11.5%;
    padding: 10px;
  }
}
@media screen and (min-width: 736px) {
  .tit_02_pc {
    position: absolute;
    top: -72px;
    right: 0;
    z-index: 1;
  }
}
.work-intro {
  width: 100%;
  background-image: url(../../images/recruit/bg_photo_02@2x.png);
  background-size: cover;
  background-position: center;
  position: relative;
  padding-top: 50px;
  padding-bottom: 60px;
  font-size: 14px;
}

@media screen and (min-width: 736px) {
  .work-intro {
    height: 1056px;
    padding-top: 180px;
    font-size: 19px;
    background-position: top;
    position: relative;
  }
}

@media screen and (min-width: 736px) {
  .txt-work_01 {
    width: 650px;
    float: left;
    font-size: 18px;
  }
}
.txt-work_02 {
  margin-top: 15px;
}

@media screen and (min-width: 736px) {
  .txt-work_02 {
    width: 500px;
    float: right;
    font-size: 18px;
    margin-top: -116px;
  }
}
/*当社の社会貢献活動*/
.sec-content-social {
  width: 100%;
  background-image: url(../../images/recruit/bg_03.png);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 100px 0;
}
@media screen and (min-width: 736px) {
  .sec-content-social {
    padding: 150px 0;
  }
}
.social-intro {
  width: 100%;
  background-image: url(../../images/recruit/bg_photo_03@2x.png);
  background-size: cover;
  background-position: center;
  position: relative;
  padding-top: 50px;
  padding-bottom: 60px;
  font-size: 14px;
}

@media screen and (min-width: 736px) {
  .social-intro {
    height: 1056px;
    padding-top: 200px;
    font-size: 19px;
    background-position: top;
    position: relative;
  }
}
@media screen and (max-width: 736px) {
  .tit_03_sp {
    position: absolute;
    z-index: 1;
    top: -30%;
    padding: 10px;
  }
}
@media screen and (min-width: 736px) {
  .tit_03_pc {
    position: absolute;
    top: -113px;
    left: 0;
    z-index: 1;
  }
}
.social {
  position: relative;
  text-align: center;
}
.txt-social {
  position: absolute;
  top: 0%;
  left: 0%;
  transform: translateX(2%);
  font-size: 11px;
  color: #0027a2;
  font-weight: bold;
  padding: 8px 10px 0;
  text-align: center;
}
@media screen and (min-width: 736px) {
  .txt-social {
    top: 40px;
    left: 0;
    font-size: 15px;
    transform: translateX(50%);
  }
}
/*データでみる大塚実業*/
.sec-content-date {
  width: 100%;
  background-image: url(../../images/recruit/bg_filter.png);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 35px 0px 25px;
}
@media screen and (min-width: 736px) {
  .sec-content-date {
    padding: 90px 0;
  }
}
.txt-date li img {
  box-shadow: 2px 2px 4px grey;
  margin: 0 5px 10px 0;
  width: 100%;
}
@media screen and (min-width: 736px) {
  .txt-date li {
    margin: 0 23px 30px 0;
  }
}
@media screen and (min-width: 736px) {
  .date_02 {
    max-width: 596px;
  }
}
@media screen and (min-width: 736px) {
  .date_03 {
    max-width: 476px;
  }
}
@media screen and (min-width: 736px) {
  .date_03_01 {
    margin-bottom: 42px !important;
  }
}
@media screen and (min-width: 736px) {
  .colom {
    display: flex;
  }
}
.date_cont_02 {
  display: flex;
}
.date_cont_02 li {
  width: 30.8%;
  margin-right: 4%;
}
.date_cont_02 li:last-child {
  margin-right: 0;
}
@media screen and (min-width: 736px) {
  .date_cont_02 li {
    margin-right: 23px;
  }
}

@media screen and (min-width: 736px) {
  .date-intro {
    padding: 60px 0px;
    position: relative;
  }
}
@media screen and (max-width: 736px) {
  .tit_04_sp {
    position: absolute;
    z-index: 1;
    top: -8.5%;
    padding: 10px;
  }
}
@media screen and (min-width: 736px) {
  .tit_04_pc {
    position: absolute;
    top: -200px;
    right: 0;
    z-index: 1;
  }
}

@media screen and (max-width: 896px) and (min-width: 481px) and (orientation: portrait) {
  .tit_01_sp,
  .tit_02_sp,
  .tit_03_sp,
  .tit_04_sp {
    max-width: 420px;
  }
}

/*採用情報*/
.sec-content-info {
  width: 100%;
  background-image: url(../../images/recruit/bg_01.png);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 30px 0;
}
@media screen and (min-width: 736px) {
  .sec-content-info {
    padding: 90px 0;
  }
}
.info {
  padding-bottom: 30px;
  color: #000;
  font-weight: bold;
  font-size: 14px;
}
.info h2 {
  max-width: 584px;
  width: 85%;
}

.sec-content-info h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0054d4;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 736px) {
  .sec-content-info h3,
  .tit-info {
    font-size: 25px;
  }
}
.essential {
  max-width: 1000px;
  margin: 0 auto 40px;
}
.essential dl {
  display: flex;
  font-weight: bold;
  padding: 15px;
  background-color: #fff;
  box-shadow: 0px 0px 4px #8080804f;
  margin: 0px 15px 30px;
  transform: skewX(10deg);
  position: relative;
}
@media screen and (min-width: 736px) {
  .essential dl {
    padding: 40px 15px;
  }
}
.v_line_fix {
  width: 1px;
  height: 40px;
  background-color: #0054d4;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -80%);
  -webkit-transform: translate(-50%, -80%);
  -ms-transform: translate(-50%, -80%);
  z-index: 1;
}
.essential dt {
  margin: 0 30px;
  font-size: 12px;
  transform: skewX(-10deg);
  position: relative;
}
@media screen and (min-width: 736px) {
  .essential dt {
    font-size: 16px;
  }
}
.essential dt span {
  color: #0054d4;
  font-size: 10px;
  margin-right: 5px;
  position: absolute;
  top: 2px;
  left: -20px;
}
.essential dd {
  color: #0054d4;
  transform: skewX(-10deg);
}
.table-essential {
  text-align: left;
  font-weight: bold;
  max-width: 780px;
  margin: 0 auto;
}
.table-essential th,
.table-essential td {
  padding: 15px;
  border: 1px solid #e0ecff;
  box-sizing: content-box;
}
.table-essential th {
  background-color: #e0ecff;
  width: 30%;
  border-bottom: 1px solid #fff;
  font-weight: bold;
}
.table-essential .th_last {
  border: 1px solid #e0ecff;
}

/*インターンシップについて*/
.sec-content-intern {
  width: 100%;
  background-image: url(../../images/recruit/bg_filter.png);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 20px 0;
}
@media screen and (min-width: 736px) {
  .sec-content-intern {
    padding: 90px 0;
  }
}
.intern-intro {
  padding: 10px;
}
.intern-intro .l-container {
  background-color: #fff;
}
.txt-intern {
  padding: 20px 0;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 736px) {
  .txt-intern {
    padding: 60px 0;
  }
}
.txt-intern h2,
.txt-intern h3 {
  color: #0155d2;
}
.txt-intern h2 {
  font-size: 18px;
  margin-bottom: 30px;
}
@media screen and (min-width: 736px) {
  .txt-intern h2 {
    font-size: 25px;
  }
}
.txt-intern p {
  margin-bottom: 30px;
}
.txt-intern h3 {
  margin-bottom: 15px;
}

@media screen and (min-width: 736px) {
  .company .l-main {
    padding-bottom: 0 !important;
  }
}
/*フッター*/
.l-footer .l-footer__copy {
  background-image: url(../../images/recruit/footer@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  text-align: center;
  margin-top: 25px;
  padding: 5px;
}
/* ========================
SPsize
==========================*/
@media screen and (min-width: 480px) {
}

/* ========================
PCsize
==========================*/
@media screen and (min-width: 1024px) {
}

@media screen and (min-width: 736px) {
  #product {
    padding-bottom: 0;
  }
}
