@charset "utf-8";

/* =========================================================
  01 共通
  02 TOPページ
  03 企業ページ
========================================================= */

/* =========================================================
  01 共通
========================================================= */
.pc {
  display: block;
}

.sp {
  display: none;
}

.banner {
  margin: 0 auto !important;
}

#contents_area .clear {
  clear: both;
}

@media screen and (max-width: 668px) {
  body {
    font-size: 12px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #000;
  }

  .pages_under #wrap{
      color: #606060;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
}

/* パンくずメニュー
--------------------------------------------------------- */
#contents_area #pankuzu{
  padding: 10px 0;
}

#contents_area #pankuzu li {
  display: inline;
  list-style-type: none;
  font-size: 14px;
  color: #606060;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

#contents_area #pankuzu li a {
  text-decoration: none;
  color: #07d;
}

#contents_area #pankuzu li a:visited {
  color: #000099;
}

#contents_area #pankuzu li a:hover {
  color: #10a0c9;
}

#contents_area #pankuzu li:after {
  content: ' > ';
}

#contents_area #pankuzu li.last:after {
  content: '';
}

@media screen and (max-width: 668px) {
  #contents_area #pankuzu,
  .pages_under #contents_area #pankuzu {
    padding: 3px 0 12px 8px;
  }
  #contents_area  #pankuzu li,
  .pages_under #contents_area #pankuzu li {
    font-size: 11px;
  }
}


/* =========================================================
  02 TOPページ
========================================================= */

/* TOPページ -　共通
--------------------------------------------------------- */
.pages_top {
  line-height: 1.7;
  font-size: 14px;
}

.pages_top .bx-wrapper img {
  display: block;
  max-width: 100%;
}

.pages_top .cf:before,
.pages_top .cf:after,
.pages_top #contents:before,
.pages_top #contents:after,
.pages_top .section:before,
.pages_top .section:after {
  display: table;
  content: '';
  zoom: 1;
}

.pages_top .cf:after,
.pages_top #contents:after,
.pages_top .section:after {
  clear: both;
}

.pages_top .cf,
.pages_top #contents,
.pages_top .section {
  zoom: 1;
}

.pages_top a:hover img {
  opacity: .7;
  -ms-filter: 'alpha( opacity=70 )';
  filter: alpha(opacity=70);
}

/* TOPページ -　スライダー
--------------------------------------------------------- */

/* ----- bxslider ----- */
.pages_top .bx-wrapper .bx-viewport {
  background: #fff;
  /*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);
}

.pages_top .bx-wrapper .bx-pager, .pages_top .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

.pages_top .bx-wrapper .bx-loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  min-height: 50px;
  background: url(/contents/nikki/event/20250516/images/pc/bx_loader.gif) center center no-repeat #fff;
}

.pages_top .bx-wrapper .bx-pager {
  padding-top: 20px;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  font-family: Arial;
  color: #666;
}

.pages_top .bx-wrapper .bx-pager .bx-pager-item, .pages_top .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.pages_top .bx-wrapper .bx-pager.bx-default-pager a {
  display: block;
  outline: 0;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  text-indent: -9999px;
}

.pages_top .bx-wrapper .bx-pager.bx-default-pager a:hover, .pages_top .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

.pages_top .bx-wrapper .bx-prev {
  left: 700px;
  background: url(/contents/nikki/event/20250516/images/pc/back.png) no-repeat left top;
}

.pages_top .bx-wrapper .bx-next {
  right: 700px;
  background: url(/contents/nikki/event/20250516/images/pc/next.png) no-repeat left top;
}

.pages_top .bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.pages_top .bx-wrapper .bx-next:hover {
  background-position: 0 0;
}

.pages_top .bx-wrapper .bx-controls-direction a {
  outline: 0;
  position: absolute;
  top: 50%;
  z-index: 100;
  width: 41px;
  height: 45px;
  margin-top: -16px;
  text-indent: -9999px;
}

.pages_top .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.pages_top .bx-wrapper .bx-controls-auto {
  text-align: center;
}

.pages_top .bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  outline: 0;
  width: 10px;
  height: 11px;
  margin: 0 3px;
  background: url(/contents/nikki/event/20250516/images/pc/controls.png) -86px -11px no-repeat;
  text-indent: -9999px;
}

.pages_top .bx-wrapper .bx-controls-auto .bx-start:hover, .pages_top .bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.pages_top .bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  outline: 0;
  width: 9px;
  height: 11px;
  margin: 0 3px;
  background: url(/contents/nikki/event/20250516/images/pc/controls.png) -86px -44px no-repeat;
  text-indent: -9999px;
}

.pages_top .bx-wrapper .bx-controls-auto .bx-stop:hover, .pages_top .bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

.pages_top .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  width: 80%;
  text-align: left;
}

.pages_top .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.pages_top .bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #666\9;
  background: rgba(80, 80, 80, .75);
}

.pages_top .bx-wrapper .bx-caption span {
  display: block;
  padding: 10px;
  font-size: .85em;
  font-family: Arial;
  color: #fff;
}

/* ----- スライダー ----- */
.pages_top .container {
  overflow: hidden;
  width: 100%;
  height: 313px;
}

.pages_top .slide_all {
  position: relative;
  width: 710px;
  height: 326px;
  margin: 0 auto;
}

.pages_top .slide_wrap {
  position: absolute;
  left: 50%;
  width: 2160px;
  margin-left: -1080px;
}

.pages_top .slide_body {
  width: 100%;
}

.pages_top .slide {
  position: absolute;
  width: 710px;
  margin: 0 5px;
  background: #000;
  line-height: 326px;
  text-align: center;
  font-size: 50px;
  color: #fff;
}

.pages_top .slide span {
  position: absolute;
  line-height: 1.3;
  letter-spacing: 2px;
  font-size: 25px;
  font-family: 'Roboto Slab', 'Times New Roman', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  color: #fff;
  text-align: left;
  -webkit-text-shadow: 3px 2px 2px rgba(0, 0, 0, .9);
  -moz-text-shadow: 3px 2px 2px rgba(0, 0, 0, .9);
  text-shadow: 3px 2px 2px rgba(0, 0, 0, .9);
}

.pages_top .slide span.leftTop {
  top: 10px;
  left: 10px;
}

.pages_top .slide span.leftBtm {
  bottom: 10px;
  left: 10px;
}

.pages_top .slide span.rightTop {
  top: 10px;
  right: 10px;
}

.pages_top .slide span.rightBtm {
  bottom: 10px;
  right: 10px;
}

.pages_top .slide img {
  width: 100%;
  vertical-align: bottom;
}

.slide {
  opacity: .8;
  transition: opacity .3s;
}

.slide.active {
  opacity: 1;
}


/* TOPページ -　wrap
--------------------------------------------------------- */
.pages_top #wrap {
  width: 1200px;
  margin: 0 auto 70px;
}

/* TOPページ -　パンくず
--------------------------------------------------------- */
.pages_top #pankuzu {
  margin: 0 auto;
}


/* TOPページ - メインコンテンツ
--------------------------------------------------------- */
.pages_top #main {
  margin-top: 15px;
}

.pages_top .section {
  margin-top: 30px;
  border: 1px solid #ccc;
}

.pages_top h2.heading {
  margin-bottom: 15px;
  padding: 1px 0 0 55px;
  background: url(/contents/nikki/event/20250516/images/pc/title_bg.gif) no-repeat 0 0 #0086c9;
  line-height: 35px;
  font-size: 15px;
  color: #fff;
}

.pages_top .barSty {
  width: 960px;
  height: 2px;
  margin: 20px auto 0;
  border: 0 none;
  background: url(/contents/nikki/event/20250516/images/pc/bar.gif) no-repeat;
}

.pages_top #mainText {
  width: 960px;
  margin: 35px auto 0;
  line-height: 1.7;
  text-align: center;
}

.pages_top #goTop {
  margin: 35px 0;
  text-align: right;
}

.pages_top #goTop a {
  text-decoration: none;
  color: #000;
}



/* TOPページ - ピックアップ
--------------------------------------------------------- */
.pages_top #pickup_cont{
  background-color: #e6eff8;
}
.pages_top #pickup_cont h2.heading{
  margin-bottom: 0;
}


/* TOPページ -　企業リスト
--------------------------------------------------------- */
#companyCont {
  font-size: 0;
}

#companyCont {
  padding: 0 30px 30px;
  overflow: hidden;
  _zoom: 1;
}

#companyCont>li {
  position: relative;
  float: left;
  width: 277px;
  margin: 0 10px 10px 0;
}

#companyCont>li:nth-child(4n-4) {
  margin-right: 0;
}

#companyCont>li a {
  line-height: 1.2;
  color: #fff;
}

#companyCont a span {
  display: block;
  opacity: .7;
  position: absolute;
  bottom: 0;
  z-index: 100;
  width: 90%;
  height: 66px;
  padding: 10px 5% 0;
  background: #555;
  font-size: 14px;
  -ms-filter: 'alpha( opacity=80 )';
  filter: alpha(opacity=70);
}

#companyCont a ul {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 101;
}

#companyCont a .arrow {
  position: absolute;
  bottom: 37px;
  left: 5px;
  z-index: 150;
}


/* ----- 企業リストタグ ----- */
.companyContTag {
  display: inline-block;
  margin-right: .5em;
  padding: .2em .5em;
  border-radius: 5px;
  background: #fff;
  font-size: 12px;
  color: #fff;
}

/*-- タグ:社員教育 --*/
.companyContTag.cat_01 {
  background-color: #d4987e;
}

/*-- タグ:長く働ける --*/
.companyContTag.cat_02 {
  background-color: #d9ba8c;
}

/*-- タグ:専門スキルが身につく --*/
.companyContTag.cat_03 {
  background-color: #ded263;
}

/*-- タグ:若いうちから活躍 --*/
.companyContTag.cat_04 {
  background-color: #b9c998;
}

/*-- タグ:社会に役立つ --*/
.companyContTag.cat_05 {
  background-color: #8fb896;
}

/*-- タグ:製品・サービス --*/
.companyContTag.cat_06 {
  background-color: #8cbbb8;
}

/*-- タグ:社風・職場環境 --*/
.companyContTag.cat_07 {
  background-color: #89bcd6;
}

/*-- タグ:業務の幅が広い --*/
.companyContTag.cat_08 {
  background-color: #8da3c4;
}

/*-- タグ:技術力 --*/
.companyContTag.cat_09 {
  background-color: #8f85af;
}

/*-- タグ:経営者のビジョン --*/
.companyContTag.cat_10 {
  background-color: #af8585;
}

/*-- タグ:成長性 --*/
.companyContTag.cat_11 {
  background-color: #b491b2;
}

/*-- タグ:海外で働ける --*/
.companyContTag.cat_12 {
  background-color: #d39cb5;
}

/*-- タグ:業績 --*/
.companyContTag.cat_13 {
  background-color: #d49a9c;
}

/*-- タグ:福利厚生 --*/
.companyContTag.cat_14 {
  background-color: #9ad4cb;
}

/*-- タグ:給与評価制度 --*/
.companyContTag.cat_15 {
  background-color: #71776c;
}

/*-- タグ:社会に役立つ仕事 --*/
.companyContTag.cat_16 {
  background-color: #d2ecd8;
}

/*-- タグ:キャリアアップの環境が充実 --*/
.companyContTag.cat_17 {
  background-color: #e582a0;
}

/* TOPページ - 上部に戻るボタン
--------------------------------------------------------- */
.floating-banner.fixed {
  display: block;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}


/* =========================================================
 TOPページSP
========================================================= */
@media screen and (max-width: 668px) {
  body {
    font-size: 12px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #000;
  }
  .pages_top img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
  }
  .pages_top #wrap {
    width: 100%;
  }
  .pages_top #main {
    margin: 8px 0 0;
  }
  .pages_top {
    line-height: 20px;
    font-size: 12px;
  }
  .pages_top #title {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 48%;
    background: url(/contents/nikki/event/20250516/images/sp/main_title_sp.png) no-repeat left top;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
  }
  .pages_top #title img {
    display: none;
  }
  /* TOPページSP - スライダー
  --------------------------------------------------------- */
  .pages_top .container {
    overflow: auto;
    width: auto;
    height: auto;
  }
  .pages_top .slide_all {
    width: 100%;
    height: auto;
    /*height: 46vw;*/
  }
  .pages_top .slide_wrap {
    position: static;
    left: 0;
    width: 100%;
    margin-left: 0;
  }
  .pages_top .slide {
    opacity: 1;
    width: auto;
    margin: 0;
    transition: none;
  }
  .pages_top .slide span {
    font-size: 3.4vw;
  }
  /* ----- bxslider ----- */
  .pages_top .bx-wrapper .bx-pager, .pages_top .bx-wrapper .bx-controls-auto {
    position: static;
  }
  .pages_top .bx-wrapper .bx-controls-direction a {
    top: 40%;
    width: 35px;
    height: 35px;
  }
  .pages_top .bx-wrapper .bx-prev {
    left: 0;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
  }
  .pages_top .bx-wrapper .bx-next {
    right: 0;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
  }

  /* TOPページSP - ピックアップ
  --------------------------------------------------------- */
  .pages_top #pickup_cont h2.heading{
    margin-top: 0;
  }

  .pages_top #contents_area #pickup_cont{
    padding: 0;
    margin: 20px 20px 0;
  }

  /* TOPページSP - ドットボーダー
  --------------------------------------------------------- */
  .pages_top .barSty {
    display: none;
  }
  .pages_top #mainText {
    width: auto;
    margin: 0;
    padding: 0 15px;
    line-height: 20px;
    text-align: left;
    font-size: 13px;
  }
  .pages_top h2.heading {
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 9px 0 8px 9%;
    background: url(/contents/nikki/event/20250516/images/sp/title01.gif) no-repeat 0 center #1c7ebb;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    line-height: 1;
    font-weight: normal;
    font-size: 15px;
    color: #fff;
  }

  /* TOPページSP - 企業リスト
  --------------------------------------------------------- */
  #companyCont {
    padding: 0;
  }
  #companyCont>li {
    float: none;
    width: 100%;
    margin: 0 0 5px 0;
    background-color: #efefef;
  }
  #companyCont>li a {
    display: block;
    height: 100%;
    letter-spacing: -.4em;
  }
  #companyCont>li a>* {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
  }
  #companyCont>li * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #companyCont>li a img {
    width: 30%;
    padding: 10px;
  }
  #companyCont>li a div {
    width: 70%;
    padding: 3px 10% 3px 0;
    background: url(/contents/nikki/event/20250516/images/sp/arrow.png) no-repeat 95% center #efefef;
    background-size: 5%;
  }
  #companyCont a span {
    display: block;
    opacity: 1;
    position: static;
    width: 100%;
    height: auto;
    padding: 0;
    background: none;
    font-size: 14px;
    color: #000;
    -ms-filter: 'alpha( opacity=100 )';
    filter: alpha(opacity=100);
  }
  #companyCont a ul {
    position: static;
    margin-top: 1em;
    font-size: 10px;
  }
  .companyContTag {
    margin-right: 0;
    padding: .1em .5em;
    font-size: 10px;
  }
  .pages_top #goTop {
    display: none;
  }
}


/* =========================================================
  03 企業ページ
========================================================= */
/* 企業ページ - 共通
--------------------------------------------------------- */
.pages_under {
  line-height: 1.7;
  font-size: 13px;
}

.pages_under img {
  vertical-align: bottom;
}

.pages_under table {
  border-collapse: collapse;
  border-spacing: 0;
}

.pages_under .cf:before,
.pages_under .cf:after,
.pages_under #contents:before, .pages_under #contents:after {
  display: table;
  content: '';
  zoom: 1;
}

.pages_under .cf:after,
.pages_under #contents:after {
  clear: both;
}

.pages_under .cf,
.pages_under #contents {
  zoom: 1;
}

.pages_under a:hover img {
  opacity: .7;
  -ms-filter: 'alpha( opacity=70 )';
  filter: alpha(opacity=70);
}

.pages_under a img {
  border: 0;
}


/* 企業ページ - パンくず
--------------------------------------------------------- */
.pages_under #pankuzu {
  max-width: 1200px;
  margin: 0 auto;
}


/* 企業ページ - メインビジュアル
--------------------------------------------------------- */
.pages_under #cont_header {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.pages_under #bb {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 28px;
  background: #000;
}

.pages_under #headerInner {
  position: relative;
  width: 1200px;
  height: 362px;
  margin: 0 auto;
  border: 1px solid #0086c9;
}

/* ----- 特集タイトル ----- */
.pages_under .titleImg {
  position: absolute;
  top: 0;
  left: 0;
}

/* ----- 企業ロゴ ----- */
.pages_under #logoBox {
  position: absolute;
  top: 181px;
  left: 0;
  width: 277px;
}


/* ----- 企業タイトル ----- */
.pages_under #logoBox h1 {
  margin-top: 15px;
  padding: 0 10px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}

/* ----- 企業写真 ----- */
.pages_under #photoBox {
  position: absolute;
  top: 0;
  left: 277px;
  width: 923px;
}

.pages_under #photoBox p {
  position: absolute;
  line-height: 1.4;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, .7);
  letter-spacing: 4px;
  font-size: 30px;
  font-family: 'Roboto Slab', 'Times New Roman', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  color: #fff;
  -webkit-text-shadow: 3px 3px 2px rgba(0, 0, 0, .7);
  -moz-text-shadow: 3px 3px 2px rgba(0, 0, 0, .7);
}

.pages_under #photoBox p.leftTop {
  top: 15px;
  left: 15px;
}

.pages_under #photoBox p.leftBtm {
  bottom: 15px;
  left: 15px;
}

.pages_under #photoBox p.rightTop {
  top: 15px;
  right: 15px;
}

.pages_under #photoBox p.rightBtm {
  bottom: 15px;
  right: 15px;
}


/* 企業ページ - メインコンテンツ
--------------------------------------------------------- */
.pages_under #contents {
  width: 1200px;
  margin: 70px auto 70px;
}

.pages_under #main {
  float: left;
  width: 900px;
}

.pages_under #main .lead {
  margin: 0 0 1em;
  line-height: 1.4;
  letter-spacing: 2px;
  font-size: 30px;
  font-weight: bold;
  color: #333;
}

/* ----- ボーダー ----- */
.pages_under .barSty {
  height: 2px;
  margin: 20px 0 30px;
  border: 0 none;
  background: url(/contents/nikki/event/2025051625/images/bar.gif) repeat-x;
}

.pages_under .barSty.sp {
  display: none;
}

.pages_under .barSty.top {
  margin: 0 0 30px;
}

/* ----- テキスト ----- */
.pages_under #main .section .maintxt {
  font-size: 14px;
  color: #606060;
  line-height: 1.7143;
}

.pages_under #main .section .maintxt .annotation {
  font-size: 13px;
}

/* ----- セクション ----- */
.pages_under .section {
  margin-bottom: 30px;
}

.pages_under #main .section h2 {
  margin-bottom: 10px;
  background: #fff;
}

.pages_under h2.heading {
  font-size: 22px;
  color: #0086c9;
}

.pages_under #main .section p {
  margin-bottom: 30px;
  line-height: 1.4;
}

/* ----- ボタン ----- */
.pages_under #main .btnBox {
  text-align: center;
}

.pages_under .btnBox, .pages_under #itemBox {
  margin-bottom: 20px;
}

.pages_under .btnBox .btnInd a {
  display: block;
  padding: 15px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #36ace6;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  behavior: url('/contents/nikki/event/2025051625/css/PIE.htc');
}

.pages_under .btnBox .btnInd a:hover {
  background-color: #4dabd9;
}
.pages_under #naviBox p {
  text-align: center;
}

.pages_under .prev {
  float: left;
  margin-top: 4px;
}

.pages_under .next {
  float: right;
  margin-top: 4px;
}

.pages_under #goTop {
  width: 1200px;
  margin: 35px auto;
  text-align: right;
}

.pages_under #goTop a:hover {
  color: #4d4d4d;
}


/* プロフィール
--------------------------------------------------------- */
.pages_under .profile {
  position: relative;
  margin-bottom: 20px;
  background: #dfebf7;
}

.pages_under .profile .photo {
  float: left;
  margin-bottom: 0 !important;
  padding: 10px 0 10px 10px;
}

.pages_under .profile .profile-logo {
  float: left;
  margin-bottom: 0 !important;
  padding: 30px 25px;
}

.pages_under .profile .text-area {
  float: left;
  width: 630px;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
}

.pages_under .profile .text-area .profile-heading {
  margin-bottom: 0 !important;
  padding-top: 15px;
  padding-bottom: 0;
  font-weight: bold;
  color: #0086c5;
}

.pages_under .profile .text-area .name {
  clear: both;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  font-size: 16px;
}

.pages_under .profile .text-area .name span {
  float: left;
}

.pages_under .profile .text-area .name span.small {
  display: block;
  padding-top: 7px;
  padding-left: 10px;
  font-size: 10px;
}

.pages_under .profile .text-area p.quarter {
  margin-bottom: 15px !important;
}

.pages_under .profile .text-area .text {
  clear: both;
  margin-bottom: 0 !important;
  padding-bottom: 5px;
  line-height: 1.4;
}
.pages_under .profile .text-area .attention,
.pages_under #main .section .maintxt .attention{
  text-align: right;
  display: block;
}

.pages_under .profile .lt {
  position: absolute;
  top: -15px;
  left: 0;
}

.pages_under .profile .lb {
  position: absolute;
  bottom: 0;
  left: 0;
}

.pages_under .profile .rt {
  position: absolute;
  top: -15px;
  right: 0;
}

.pages_under .profile .rb {
  position: absolute;
  right: 0;
  bottom: 0;
}

.pages_under .profile .text-area .text strong {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

/*.pages_under .title {
  border: #ccc solid 1px;
  padding: 10px;
  margin-bottom: 15px !important;
  background: url(../images/pc/title_bg.gif) repeat left top;
}
.pages_under .title span {
  font-size: 16px;
  border-left: 5px solid #0086c9;
  padding-left: 10px;
}*/

.pages_under #main .section p.profile-heading {
  margin-bottom: 10px;
  font-size: 16px;
  color: #0086c9;
}


/* 企業ページ - サイドメニュー
--------------------------------------------------------- */
.pages_under #info {
  float: right;
  width: 250px;
}

.pages_under #main p.recruit_site_bt {
  margin-bottom: 0;
  text-align: center;
}

.pages_under #main p.recruit_site_bt a {
  display: block;
  width: 750px;
  margin: 0 auto 60px;
  padding: 25px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #0086c9;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  behavior: url('/contents/nikki/event/2025051625/css/PIE.htc');
}

.pages_under #main p.recruit_site_bt a:hover {
  background-color: #4dabd9;
}

.pages_under #main .bnrBox {
  text-align: center;
}

/* ----- サイドメニュー 企業リスト ----- */
.pages_under #itemBox li, .pages_under .btnBox li {
  list-style: none;
  clear: both;
  margin-bottom: 12px;
}

.pages_under #itemBox li a {
  display: block;
  background: #bed5e3;
  text-decoration: none;
}

.pages_under #itemBox li a span {
  display: block;
  width: 230px;
  padding: 10px;
  line-height: 1.4;
  color: #2e3192;
}

.pages_under #itemBox li a span br {
  display: none;
}

.pages_under #itemBox li.hide {
  display: none;
}

.pages_under #itemBox li a span span.pc {
  display: inline;
  width: auto;
  padding: 0;
}

.pages_under #itemBox .itemBox-banner{
  margin: 0 auto 24px;
}

.pages_under #itemBox .itemBox-banner img{
  width: 100%;
}

/* 企業ページ - TOPに戻るボタン
--------------------------------------------------------- */
.pages_under .floating-banner.fixed {
  display: block;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}

/* =========================================================
  企業ページSP
========================================================= */
@media screen and (max-width: 668px) {

  /* 企業ページSP - 共通
  --------------------------------------------------------- */
  body {
    font-size: 12px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #000;
  }
  main.pages_under img {
    width: 100%;
    height: auto;
  }
  main.pages_under {
    padding: 0;
  }
  .pages_under .barSty.sp {
    display: block;
  }

  /* 企業ページSP メインビジュアル
  --------------------------------------------------------- */
  .pages_under #headerInner {
    width: 100%;
    height: auto;
    border: none;
  }
  .pages_under .titleImg {
    position: static;
    padding-bottom: 16%;
    background: url(/contents/nikki/event/20250516/images/sp/main_title.jpg) no-repeat top left;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    white-space: 100%;
  }
  .pages_under .titleImg img {
    display: none;
  }
  /* ----- 企業写真 ----- */
  .pages_under #photoBox {
    position: relative;
    left: 0;
    width: 100%;
  }
  .pages_under #photoBox img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  .pages_under #photoBox p {
    line-height: 1.2;
    letter-spacing: 2px;
    font-size: 3.4vw;
  }
  .pages_under #photoBox p.leftTop {
    top: 10px;
    left: 10px;
  }
  .pages_under #photoBox p.leftBtm {
    bottom: 10px;
    left: 10px;
  }
  .pages_under #photoBox p.rightTop {
    top: 10px;
    right: 10px;
  }
  .pages_under #photoBox p.rightBtm {
    bottom: 10px;
    right: 10px;
  }
  /* ----- 企業ロゴ ----- */
  .pages_under #logoBox {
    position: static;
    width: 100%;
    letter-spacing: -.4em;
  }
  .pages_under #logoBox>* {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    letter-spacing: normal;
  }
  .pages_under #logoBox h1 {
    margin-top: 0;
    padding: 0 2% 0 0;
    font-size: 3vw;
    box-sizing: border-box;
    width: 49%;
  }
  .pages_under #logoBox p {
    text-align: center;
  }

  .pages_under #logoBox p img{
    max-width: 80%;
  }


  /* 企業ページSP メインコンテンツ
  --------------------------------------------------------- */
  .pages_under #contents {
    width: 100%;
    margin: 0;
  }
  .pages_under #main {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    width: 100%;
    padding: 0 15px;
  }
  .pages_under #main .lead{
    font-size: 18px;
    margin-top: 1em;
  }
  .pages_under #info {
    float: none;
    width: 100%;
  }
  .pages_under #main .section h2 {
    margin-bottom: 5px;
    line-height: 1.4;
    font-weight: normal;
    font-size: 16px;
    color: #0071bc;
  }
  .pages_under #main .section p {
    margin: 0 0 20px;
  }
  /* ----- ボーダー ----- */
  .pages_under .barSty.top {
    margin: 0 0 20px;
  }

  /* 企業ページSP プロフィール
  --------------------------------------------------------- */
  .pages_under .profile {
    width: 90%;
    margin-bottom: 0;
    padding: 20px 5%;
    background: #dfebf5;
  }
  .pages_under .profile .photo {
    float: none;
    padding: 0;
  }
  .pages_under .profile .text-area {
    float: none;
    width: 100%;
    padding: 0;
    padding-bottom: 0;
  }
  .pages_under .maincontents .profile .name {
    margin: 5px 0;
    font-size: 16px;
  }
  .pages_under #main .profile .text-area p {
    margin: .5em 0 0;
    font-size: 14px;
  }
  .pages_under .profile .text-area p.quarter {
    display: block;
    margin-bottom: 5px !important;
    margin-top: 0 !important;
  }
  .pages_under #main p.recruit_site_bt a {
    width: 90%;
    margin-bottom: 40px;
    padding: 15px 0;
    font-size: 16px;
  }
  .pages_under #main .bnrBox {
    margin-bottom: 40px;
    text-align: center;
  }
  .pages_under #main .bnrBox a img {
    width: 90%;
  }
  .pages_under .btnBox .btnInd {
    padding: 0 15px;
  }
  .pages_under .btnBox .btnInd a {
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
    clear: both;
  }

  /* 企業ページSP サイドメニュー
  --------------------------------------------------------- */
  .pages_under #itemBox{
    padding: 0 15px;
  }

  .pages_under #itemBox .itemBox-banner{
    width: 90%;
    margin: 0 auto 5%;
  }

  .pages_under #itemBox .itemBox-inner{
    background-color: #ecebeb;
    padding: 5%;
  }
  .pages_under #itemBox ul {
    letter-spacing: -.4em;
  }
  .pages_under #itemBox li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: 47%;
    margin: 0;
  }
  .pages_under #itemBox li:nth-child(odd) {
    margin-right: 6%;
  }
  .pages_under #itemBox li a {
    background: none;
  }
  .pages_under #itemBox li img {
    margin: 0;
    width: 100%;
  }
  .pages_under #itemBox dt, .pages_under #itemBox dd {
    width: 100%;
  }
  .pages_under #itemBox dd {
    min-height: 80px;
  }
  .pages_under #itemBox li a span {
    padding: 0;
    display: block;
    white-space: normal;
    width: 100%;
    padding-top: .5em;
  }
  .itemBox-list{
    padding-bottom: 5%;
  }

  /* 企業ページSP TOPに戻る
  --------------------------------------------------------- */
  .pages_under #goTop {
    display: none;
  }

}
  /* 11/17追記　PCロゴ位置調整用クラス
  --------------------------------------------------------- */
  @media screen and (min-width: 669px) {
    .l_mt3{position: relative;top: 3px;}.l_mt5{position: relative;top: 5px;}.l_mt10{position: relative;top: 10px;}.l_mt15{position: relative;top: 15px;}
    .l_mb3{position: relative;top: -3px;}.l_mb5{position: relative;top: -5px;}.l_mb10{position: relative;top: -10px;}.l_mb15{position: relative;top: -15px;}
    }