@charset "UTF-8";
/*パプリについて*/
.sec-recommend-papuri {
  letter-spacing: 0.2rem;
}
.sec-recommend-papuri .unit-title-05 {
  font-size: 2.2rem;
  margin-bottom: 50px;
}
.sec-recommend-papuri .box-papuri-01 {
  margin-bottom: 60px;
}
.sec-recommend-papuri .box-papuri-01 .unit-title-02 {
  margin-top: 75px;
  margin-bottom: 30px;
}
.sec-recommend-papuri .box-papuri-01 img {
  margin: auto;
  width: 220px;
}
.sec-recommend-papuri .box-papuri-01 .unit-catch-01 {
  margin-top: 20px;
}
.sec-recommend-papuri .box-papuri-01 .unit-catch-02 {
  font-size: 2.8rem;
  color: #0461d3;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .sec-recommend-papuri .box-papuri-01 .unit-catch-02 {
    font-size: 2.3rem;
  }
}
.sec-recommend-papuri .box-papuri-01 .unit-note-03 {
  font-size: 1.2rem;
  color: #565656;
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 {
  background-color: #e7e7e9;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .sec-recommend-papuri .box-papuri-02 .box-detail-02 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .unit-title-06 {
  font-size: 2.2rem;
  font-weight: bold;
  color: #071e47;
  margin-bottom: 45px;
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .unit-title-06 .title01 {
  margin-bottom: 45px;
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .unit-title-06 .title01::before {
  content: "";
  display: block;
  margin: 0 auto 10px;
  width: 30px;
  height: 35px;
  background: url(../img/recommend/papuri/papuri_icon_01.svg) center center/contain no-repeat;
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .unit-title-06 .title02::before {
  content: "";
  display: block;
  margin: 0 auto 10px;
  width: 30px;
  height: 35px;
  background: url(../img/recommend/papuri/papuri_icon_02.svg) center center/contain no-repeat;
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .unit-title-06 .title03::before {
  content: "";
  display: block;
  margin: 0 auto 10px;
  width: 30px;
  height: 35px;
  background: url(../img/recommend/papuri/papuri_icon_03.svg) center center/contain no-repeat;
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper {
    width: 100%;
    display: block;
  }
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .sp-visible {
  margin: 40px auto;
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .box-list-01 {
  width: 690px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .box-list-01 > * {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .box-list-01 > * {
    margin-bottom: 20px;
  }
  .sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .box-list-01 > *::last-child {
    margin-bottom: 0;
  }
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .box-list-01 > * .list-inner {
  display: block;
  text-align: center;
  line-height: 2.9rem;
  font-size: 2rem;
  font-weight: bold;
  color: #061f47;
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .box-list-01 > * .list-inner .point {
  color: #565656;
  font-size: 1.2rem;
  position: absolute;
}
@media screen and (min-width: 801px) {
  .sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .box-list-01.col3 > * {
    width: calc(50% - 30px);
    height: 90px;
  }
  .sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .box-list-01.col3 > *:not(:nth-child(4n)) {
    margin-right: 20px;
  }
  .sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .box-list-01.col3 > *:nth-child(n+3) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  .sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .box-list-01.col3 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .box-list-01.col3 > * {
    width: 100%;
  }
  .sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .box-list-01.col3 > *:nth-child(n+2) {
    margin-top: 20px;
  }
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper .box-list-01 img {
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper-02 {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper-02 {
    width: 100%;
    padding: 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .sec-recommend-papuri .box-papuri-02 .box-detail-02 .wrapper-02 p {
    margin-top: 10px;
  }
}
.sec-recommend-papuri .box-papuri-02 .box-detail-02 .title-b {
  color: #0461df;
  font-size: 1.6rem;
  font-weight: bold;
}
.sec-recommend-papuri .box-papuri-02 .box-detail-03 {
  width: 950px;
  margin: 0 auto;
  margin-right: 44px;
  padding: 0;
  color: #565656;
}
@media screen and (max-width: 768px) {
  .sec-recommend-papuri .box-papuri-02 .box-detail-03 {
    width: 90%;
    margin-right: 0;
  }
}
.sec-recommend-papuri .box-papuri-02 .box-detail-03 p {
  font-size: 1.4rem;
}
.sec-recommend-papuri .box-papuri-02 .box-detail-03 p::before {
  content: "※1：";
  display: block;
  margin: 0 auto 10px;
  font-size: 1.4rem;
  position: absolute;
  margin-left: -40px;
}

/*アスクルについて*/
.sec-recommend-askul {
  letter-spacing: 0.2rem;
}
.sec-recommend-askul .unit-title-05 {
  font-size: 2.2rem;
  margin-bottom: 50px;
}
.sec-recommend-askul .box-askul-01 {
  margin-bottom: 60px;
}
.sec-recommend-askul .box-askul-01 .unit-title-02 {
  margin-top: 75px;
  margin-bottom: 30px;
}
.sec-recommend-askul .box-askul-01 .unit-catch-01 {
  margin-top: 20px;
}
.sec-recommend-askul .box-askul-01 .unit-catch-01 .bk {
  font-size: 2.2rem;
}
.sec-recommend-askul .box-askul-01 .unit-catch-01 .bl_01 {
  font-size: 5rem;
  color: #0461d2;
}
@media screen and (max-width: 768px) {
  .sec-recommend-askul .box-askul-01 .unit-catch-01 .bl_01 {
    font-size: 3rem;
  }
}
.sec-recommend-askul .box-askul-02 .box-detail-01 .iblock {
  font-size: 5rem;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .sec-recommend-askul .box-askul-02 .box-detail-01 .iblock {
    font-size: 3rem;
  }
}
.sec-recommend-askul .box-askul-02 .box-detail-01 p {
  margin: auto;
}
.sec-recommend-askul .box-askul-02 .box-detail-02 .bl_02 {
  font-size: 2.8rem;
  color: #0461d2;
}
.sec-recommend-askul .box-colomn-01.col03 .col-inner {
  background-color: #e2e5ec;
}
.sec-recommend-askul .box-colomn-01.col03 .col-inner img {
  width: 140px;
  height: 90px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .sec-recommend-askul .box-col-01.col2 {
    max-width: 530px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*10/9 adding*/
.section-businessmodel .box-bm-txt-01 a {
  color: #dbcd21 !important;
  text-decoration: underline;
}

/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .tabs {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*タブのスタイル*/
.tab_item {
  width: 40%;
  height: 70px;
  margin-right: 6px;
  background-color: #bfbfbf;
  line-height: 70px;
  font-size: 1.6rem;
  text-align: center;
  color: #ffffff;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  letter-spacing: 0.23em;
}
@media screen and (max-width: 768px) {
  .tab_item {
    width: 30%;
    font-size: 1.2rem;
    line-height: 2rem;
    padding: 15px 0;
  }
}
@media screen and (max-width: 414px) {
  .tab_item {
    font-size: 3vw;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 320px) {
  .tab_item {
    font-size: 2vw;
  }
}

.left {
  margin-left: 100px;
}
@media screen and (max-width: 768px) {
  .left {
    margin-left: 20px;
  }
}
@media screen and (max-width: 414px) {
  .left {
    margin-left: 12px;
  }
}

.tab_item:hover {
  background-color: #062047;
}

/*ラジオボタンを全て消す*/
input[name=tab_item] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 30px 0;
  clear: both;
  overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#soloeru:checked ~ #soloeru_content,
#papuri:checked ~ #papuri_content {
  display: block;
  border-top: 1px solid #082046;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #062047;
  color: #fff;
}

/*アスクルスタイル同期*/
.sec-recommend-askul .unit-style-02 {
  background: #e2e5ec;
  position: relative;
  width: 340px;
  margin-bottom: 30px;
  padding: 40px 30px;
}
.sec-recommend-askul .unit-style-02 figure {
  margin: 15px 0;
}
.sec-recommend-askul .unit-style-02 figure img {
  margin: 0 auto;
}
.sec-recommend-askul .unit-style-02 .title {
  line-height: 1.8;
  font-size: 2rem;
  text-align: center;
  margin: 10px 0;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 768px) {
  .sec-recommend-askul-cost .unit-btn-04 {
    width: 100%;
  }
}

/*社員インタビュー　入社5年目以下*/
.sec-interview .box-recruit-01 ul {
  margin-bottom: 30px;
}
.sec-interview .box-recruit-01 ul:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .sec-interview .box-recruit-01 ul {
    margin-bottom: 10px;
  }
}
.sec-interview .box-detail-03 .fuku-box {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .sec-interview .box-detail-03 .fuku-box {
    margin-top: 30px;
  }
}
.sec-interview .box-detail-03 .fuku-box .flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .sec-interview .box-detail-03 .fuku-box .flex-box {
    display: block;
  }
}
.sec-interview .box-detail-03 .fuku-box .flex-box .flex-box-01 .unit-title-09 {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .sec-interview .box-detail-03 .fuku-box .flex-box .flex-box-01 .unit-title-09 {
    margin-top: 40px;
  }
}
.sec-interview .box-detail-03 .fuku-box .flex-box .flex-box-01 p {
  padding-right: 30px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .sec-interview .box-detail-03 .fuku-box .flex-box .flex-box-01 p {
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.sec-interview .box-detail-03 .fuku-box .flex-box .detail-inner {
  width: calc(30% + 90px);
  margin-top: -30px;
}
@media screen and (max-width: 768px) {
  .sec-interview .box-detail-03 .fuku-box .flex-box .detail-inner {
    margin-top: 0;
    width: 100%;
  }
}

.cross .green {
  color: #70ad47;
}
.cross .blue {
  color: #4472c4;
}
.cross .orange {
  color: #ed7d31;
}
.cross .movie {
  text-decoration: underline;
}

.box-recruit-01 ul {
  margin-bottom: 30px;
}
.box-recruit-01 ul:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .box-recruit-01 ul {
    margin-bottom: 10px;
  }
}

/*kond光について*/
.section-business02 .fa-file-download:before {
  content: "\f56d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0.3em;
}

/*アスクル追加修正 2020/2/5*/
.sec-recommend-askul-02 {
  margin-bottom: 70px;
}
.sec-recommend-askul-02 .box-detail-01 {
  display: block;
}
.sec-recommend-askul-02 .box-detail-01 .unit-btn-04 {
  width: 21%;
}
@media screen and (max-width: 768px) {
  .sec-recommend-askul-02 .box-detail-01 .unit-btn-04 {
    width: 100%;
  }
}

.sec-recommend-askul-03 {
  margin-bottom: 70px;
}
.sec-recommend-askul-03 .box-detail-01 {
  display: block;
}
.sec-recommend-askul-03 .box-detail-01 .unit-btn-04 {
  width: 28%;
}
@media screen and (max-width: 768px) {
  .sec-recommend-askul-03 .box-detail-01 .unit-btn-04 {
    width: 100%;
  }
}

/* -- パプリ -- */
.sec-recommend-papuri .box-papuri-02 {
  margin-bottom: 100px;
}
.sec-recommend-papuri .unit-title-06 {
  margin: 40px auto;
}
.sec-recommend-papuri .unit-title-06 .title01 {
  font-size: 2.2rem;
  font-weight: bold;
  color: #071f47;
}
.sec-recommend-papuri .fc-blue {
  font-weight: bold;
  color: #0461df;
}
.sec-recommend-papuri .mb70 {
  margin-bottom: 70px !important;
}
.sec-recommend-papuri .papuri-box .fc-blue {
  font-size: 1.4rem;
}
.sec-recommend-papuri .papuri {
  margin-bottom: 100px;
}

.box-undertitle-01 .title-wrap.officetour {
  background: url(../img/title/title_officetour.jpg) center center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap.officetour {
    background-image: url(../img/title/title_officetour_sp.jpg);
  }
}
.box-undertitle-01 .title-wrap.officetour .title {
  background-image: url(../img/title/title_officetour.jpg);
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap.officetour .title {
    background-image: url(../img/title/title_officetour_sp.jpg);
  }
}
.box-undertitle-01 .title-wrap.minakuru {
  background: url(../img/title/title_minakuru.jpg) center center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap.minakuru {
    background-image: url(../img/title/title_minakuru_sp.jpg);
  }
}
.box-undertitle-01 .title-wrap.minakuru .title {
  background-image: url(../img/title/title_minakuru.jpg);
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap.minakuru .title {
    background-image: url(../img/title/title_minakuru_sp.jpg);
  }
}
.box-undertitle-01 .title-wrap.askul {
  background: url(../img/title/title_askul.jpg) center center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap.askul {
    background-image: url(../img/title/title_askul_sp.jpg);
  }
}
.box-undertitle-01 .title-wrap.askul .title {
  background-image: url(../img/title/title_askul.jpg);
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap.askul .title {
    background-image: url(../img/title/title_askul_sp.jpg);
  }
}
.box-undertitle-01 .title-wrap.health {
  background: url(../img/title/title_health.jpg) center center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap.health {
    background-image: url(../img/title/title_health.jpg);
  }
}
.box-undertitle-01 .title-wrap.health .title {
  background-image: url(../img/title/title_health.jpg);
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap.health .title {
    background-image: url(../img/title/title_health.jpg);
  }
}

/*情報セキュリティ基本方針 2021/02/17*/
.security .unit-list-02 {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  .security .unit-list-02 {
    margin-left: 20px;
  }
}
.security .unit-list-02 p {
  font-weight: bold;
}
.security .text {
  text-align: right;
}

/*オフィスツアー 2021/02/17*/
.officetour .box-figure-01 p {
  margin: auto;
}
.officetour .box-detail-02 .gray {
  color: #898989;
  font-size: 1.4rem;
}
.officetour .mb70 {
  margin-bottom: 70px !important;
}

/*footer 2021/02/24*/
.flink-area .wrapper .box-fList-01 li .list-child .online {
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 10px;
  color: #131b3f;
}
@media screen and (max-width: 768px) {
  .flink-area .wrapper .box-fList-01 li .list-child .online {
    margin-bottom: 0;
    padding: 15px;
    border-top: 1px solid #afbaca;
    display: block;
    width: 100%;
    font-size: 1.3rem;
    background: #e4e8ee;
  }
}

/*健康経営ページ作成 2021/03/30*/
.box-anchor-01 .anchor-inner:nth-of-type(4n + 4) {
  margin-right: 6px !important;
}
@media screen and (max-width: 768px) {
  .box-anchor-01 .anchor-inner:nth-of-type(4n + 4) {
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .box-anchor-01 .anchor-inner {
    width: calc(50% - 5px) !important;
  }
}

.box-anchor-01 .anchor-inner:last-child {
  margin-right: 0px !important;
}

.health .health-box-01 {
  margin-bottom: 40px;
}
.health .health-box-01 .txt-box .txt {
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .health .health-box-01 .txt-box .txt {
    text-align: left;
  }
}
.health .health-box-01 .txt-box .txt .read {
  color: #808080;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .health .health-box-01 .txt-box .txt .read {
    font-size: 1.6rem;
  }
}
.health .unit-box-01 .img-box img {
  margin: 60px auto;
}
@media screen and (max-width: 768px) {
  .health .unit-box-01 .box-colomn-01 {
    display: block;
  }
}
.health .unit-box-01 .box-colomn-01 .unit-style-02 {
  margin-bottom: 30px;
}
.health .unit-box-01 .box-colomn-01 .unit-style-02 .txt-box {
  padding: 20px;
}
.health .unit-box-01 .box-colomn-01 .unit-style-02 .txt-box .txt {
  text-align: center;
  line-height: 2.5rem;
}
@media screen and (max-width: 768px) {
  .health .unit-box-01 .box-colomn-01 .unit-style-02 img {
    margin: auto;
  }
}
.health .health-box-02 .inner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 60px auto;
}
@media screen and (max-width: 768px) {
  .health .health-box-02 .inner-wrap {
    margin: 30px auto;
  }
}
.health .health-box-02 .inner-wrap .detail-inner {
  width: 690px;
}
.health .health-box-02 .inner-wrap .detail-inner .read {
  color: #808080;
  font-size: 1.4rem;
  margin: 30px auto;
}
.health .health-box-02 .inner-wrap .detail-inner p .navy {
  color: #071e47;
  font-weight: bold;
  font-size: 1.8rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .health .health-box-02 .inner-wrap .detail-inner p .navy {
    font-size: 1.6rem;
  }
}
.health .health-box-02 .inner-wrap .detail-inner p .navy .important {
  margin-right: 5px;
}
.health .health-box-02 .inner-wrap .detail-inner p .navy .important::after {
  content: "※";
  font-size: 1rem;
  position: absolute;
  margin-left: -10px;
  margin-top: 5px;
}
.health .health-box-02 .inner-wrap .detail-inner .point a {
  text-decoration: underline;
  color: #0461ef;
  font-weight: bold;
}
.health .health-box-02 .inner-wrap .detail-inner .figure-wrap {
  margin: 20px auto;
}
.health .health-box-02 .inner-wrap .figure-wrap {
  padding: 0px 20px;
}
@media screen and (max-width: 768px) {
  .health .health-box-02 .inner-wrap .figure-wrap img {
    margin: auto;
  }
}
.health .health-box-03 {
  text-align: center;
}
.health .health-box-03 .figure-wrap img {
  margin: 30px auto;
}

/*採用情報h2 2021/04/13*/
@media screen and (max-width: 768px) {
  .box-undertitle-01 .recruit .title-inner,
  .box-undertitle-01 .interview .title-inner {
    width: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .recruit .title-inner .title,
  .box-undertitle-01 .interview .title-inner .title {
    padding: 10px !important;
  }
}
@media screen and (max-width: 414px) {
  .box-undertitle-01 .interview .title-inner .title {
    font-size: 5vw;
  }
}
/*# sourceMappingURL=add_k.css.map */