@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 641px) {
  body {
    min-width: 1190px;
    font-family: Meiryo UI, 'Open Sans', Arial, 'Hiragino Kaku Gothic Pro',
      'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Helvetica,
      Verdana, sans-serif;
    /*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
    background: #fafaf6;
  }

  a.opa:hover,
  a:hover .opa {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }

  #closeBtn {
    display: none;
  }

  #head h1 a:hover img,
  #footLogo a:hover img {
    filter: alpha(opacity=70);
    opacity: 0.7;
  }

  #headNav .navEntry a:hover img {
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .SPonly {
    display: none;
  }

  /* ===================================
ニュースの帯
=================================== */
  .newsBand {
    background: #ffe5e2;
  }
  .newsBand a {
    color: #523f33;
    text-decoration: underline;
    display: block;
  }
  .newsBand a:hover {
    text-decoration: none;
  }
  .newsBand p {
    text-align: center;
    color: #523f33;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 0 5px;
  }
  .newsBand p span {
    color: #dd6306;
  }
  .newsBand p .new {
    height: 20px;
    padding: 0 4px;
    font-size: 12px;
    line-height: 20px;
    background-color: #f7e800;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 8px 0 0;
    float: none;
  }

  /*------------------------------
#head
------------------------------ */
  #head h1 {
    width: 1150px;
    height: 32px;
    margin: 0 auto;
    padding: 3px 0 5px;
  }

  #head h1::after {
    content: '';
    display: inline-block;
    position: absolute;
    z-index: 1;
    height: 22px;
    top: 13px;
    margin-left: 354px;
  }

  #head h1 a {
    width: 368px;
    margin-left: 0px;
    display: block;
    position: relative;
    z-index: 1;
    top: 4px;
    padding: 6px 0 5px 0;
  }
  #head h1 a:after {
    content: '';
    width: 224px;
    height: 12px;
    margin-left: 20px;
    background: url(../img/img_headlogo_02.gif) no-repeat 0 0;
    background-size: 224px auto;
    display: block;
    position: absolute;
    right: 0;
    top: 11px;
  }

  /*------------------------------
#topLink
------------------------------ */
  #topLink {
    width: 1130px;
    height: 47px;
    margin: -40px auto 0 auto;
    padding: 8px 327px 10px 362px;
    line-height: 27px;
    font-size: 13px;
    text-align: left;
    z-index: 0;
    box-sizing: border-box;
    position: relative;
  }
  
  #topLink a {
    text-decoration: none;
    color: #3b527d;
  }

  #topLink .enpage{
    padding-top: 2px;
    display: inline-block;
  }

  #topLink .enpage::before{
    content: '';
    display: inline-block;
    background-image: url("../img/earth.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    border: none;
    margin-right: 8px;
    padding-top: 2px;
  }


  #topLink a:hover {
    /*text-decoration: underline;
	color:#B36F06;*/
    opacity: 0.7;
  }
  
  #topLink a:before {
    /*content: "";*/
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.5px 0 3.5px 5px;
    border-color: transparent transparent transparent #3b527d;
    margin-right: 5px;
  }

  #topLink a.balloon_info {
    /*
	width: 277px;
	margin-left: -138px;
	*/
    width: 240px;
    margin-left: -121px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    color: #412c27;
    border: 1px solid #412c27;
    border-radius: 16px;
    background: #f8f8f6;
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 626px;
    top: 11px;
  }

  /*
#topLink a.balloon_info span:before {
	content: '';
	width: 30px;
	height: 23px;
	margin-right: 5px;
	vertical-align: top;
	border: none;
	background: url(../../img/ico_new.gif) no-repeat 50% 50%;
	background-size: 30px auto;
	display: inline-block;
}
*/
  #topLink a.balloon_info:before,
  #topLink a.balloon_info:after {
    content: '';
    border: solid;
    border-color: transparent;
    display: block;
    position: absolute;
    left: 50%;
    top: 23px;
  }

  #topLink a.balloon_info:before {
    margin-left: -6px;
    border-top-color: #412c27;
    border-width: 7px 6px 0;
  }

  #topLink a.balloon_info:after {
    margin-left: -5px;
    border-top-color: #f8f8f6;
    border-width: 6px 5px 0;
  }

  #topLink a:last-of-type {
    float: right;
  }

  #topLink a:last-of-type::after {
    content: "";
    display: block;
    clear: both;
  }


  /*------------------------------
#headNav, #slideNav
------------------------------ */
  #headNav,
  #slideNav {
    background: #412c27;
  }
  #headNav {
    min-width: 1190px;
    border-top: 3px solid #e97313;
    z-index: 1;
  }
  #slideNav {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 20;
    display: none;
  }
  #headNav01,
  #slideNav01 {
    width: 1150px;
    height: 70px;
    margin: 0 auto;
    position: relative;
  }
  #slideNav01 {
    height: 60px;
  }
  #headNav02 {
    display: none;
  }

  #headNav01 li,
  #slideNav01 li {
    float: left;
    /* width: 163px; ヘッダーにバナーがない時 */
    width: 139px;
    text-align: center;
  }
  #slideNav01 li:last-of-type {
    width: 240px;
  }
  #headNav01 li a,
  #slideNav01 li a {
    padding: 10px 15px;
    /* padding: 10px; ←「コラム」が増えたらpadding変更 */
    display: block;
  }
  #headNav01 li a {
    padding: 15px 15px;
  }
  #slideNav01 li.navHome a {
    padding-left: 30px;
    background: url(../img/icon_headnav_01.gif) no-repeat 7px 50%;
    background-size: 16px auto;
  }
  #headNav01 li.navEntry,
  #slideNav01 li.navEntry {
    float: right;
  }
  #headNav01 li.navEntry {
    width: 240px;
    margin: -50px 0 0 0;
  }
  #slideNav01 li.navEntry {
    margin: 0 auto;
  }
  #headNav01 li.navEntry > a,
  #slideNav01 li.navEntry > a {
    padding: 0;
  }

  #slideNav01 li.navBnr,
  #headNav01 li.navBnr {
    margin-right: 5px;
    float: right;
  }
  #slideNav01 li.navBnr a {
    padding: 10px 0;
  }
  #headNav01 li.navBnr a {
    padding: 15px 0;
  }
  #headNav01 li.navBnr a:hover {
    opacity: 0.7;
  }

  #headNav .menuWrap,
  #slideNav .menuWrap {
    width: 980px;
    padding-top: 10px;
    display: none;
    position: absolute;
    left: 0px;
    top: 70px;
  }
  #headNav .menuWrapEntry {
    right: 0;
    left: initial;
  }
  #slideNav .menuWrap {
    top: 60px;
  }
  #slideNav .menuWrapEntry {
    right: 0;
    left: inherit;
  }
  #slideNav .menuWrap:before,
  #headNav .menuWrap:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #efefe8;
    display: block;
    position: absolute;
    top: 0;
  }

  #slideNav .menuWrap01:before {
    left: 200px;
  }
  #slideNav .menuWrap02:before {
    left: 336px;
  }
  #slideNav .menuWrap03:before {
    left: 475px;
  }
  #slideNav .menuWrap04:before {
    left: 614px;
  }
  #slideNav .menuWrap05:before {
    left: 755px;
  }
  #slideNav .menuWrapEntry:before {
    right: 23px;
  }

  #headNav .menuWrap01:before {
    left: 200px;
  }
  #headNav .menuWrap02:before {
    left: 336px;
  }
  #headNav .menuWrap03:before {
    left: 475px;
  }
  #headNav .menuWrap04:before {
    left: 614px;
  }
  #headNav .menuWrap05:before {
    left: 755px;
  }
  #headNav .menuWrapEntry:before {
    right: 91px;
  }

  #headNav .menuWrap dl,
  #slideNav .menuWrap dl {
    width: 980px;
    border: 15px solid #efefe8;
    background: #efefe8;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
  }
  #headNav .menuWrap .jobCategory,
  #slideNav .menuWrap .jobCategory {
    background: #fafaf6;
    width: 940px;
    text-align: left;
  }
  #headNav .menuWrap03 dl,
  #slideNav .menuWrap03 dl {
    min-height: 90px;
  }
  #headNav .menuWrap dl dt,
  #slideNav .menuWrap dl dt {
    background: #efefe8;
    padding-bottom: 14px;
    text-align: center;
  }
  #headNav .menuWrap dl dd,
  #slideNav .menuWrap dl dd {
    margin: 0 5px 5px 0;
    float: left;
  }
  #headNav .menuWrapJob dl dd {
    float: left;
  }

  #slideNav .menuWrap dl dd .oe_menu_01,
  #headNav .menuWrap dl dd .oe_menu_01 {
    font-size: 11px;
  }
  #headNav .menuWrap dl dd .oe_menu_02,
  #headNav .menuWrap dl dd .oe_menu_03,
  #slideNav .menuWrap dl dd .oe_menu_02,
  #slideNav .menuWrap dl dd .oe_menu_03 {
    width: 50px;
    height: 24px;
    margin-right: 10px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    background: #e97313;
    display: inline-block;
  }
  #headNav .menuWrap dl dd .oe_menu_03,
  #slideNav .menuWrap dl dd .oe_menu_03 {
    background: #d2a860;
  }
  #headNav .menuWrap dl dd a,
  #slideNav .menuWrap dl dd a {
    width: 310px;
    height: 60px;
    padding: 15px 0;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    color: #3f2c26;
    display: block;
    box-sizing: border-box;
    background: #fff;
  }
  #headNav .menuWrap dl dd a:hover,
  #slideNav .menuWrap dl dd a:hover {
    color: #73645f;
    background-color: #f9f9f5;
  }
  #headNav .menuWrap .jobCategory dd a:hover,
  #slideNav .menuWrap .jobCategory dd a:hover {
    background: #efefe8;
  }
  #headNav .menuWrap dl dd.textLink a,
  #slideNav .menuWrap dl dd.textLink a {
    background: none;
    text-decoration: underline;
  }
  #headNav .menuWrap dl dd.textLink a span,
  #slideNav .menuWrap dl dd.textLink a span {
    position: relative;
    padding: 0 40px 0 15px;
  }
  #headNav .menuWrap dl dd.textLink a span:before,
  #slideNav .menuWrap dl dd.textLink a span:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #3f2c26;
    border-right: 1px solid #3f2c26;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 40%;
    left: 0;
  }
  #headNav .menuWrap dl dd.textLink a:hover,
  #slideNav .menuWrap dl dd.textLink a:hover {
    background: none;
    text-decoration: none;
    opacity: 1;
  }
  #slideNav .menuWrap01 dl dd a,
  #headNav .menuWrap01 dl dd a {
    height: 80px;
    padding: 15px 0 0 85px;
    line-height: 1;
    text-align: left;
    background-repeat: no-repeat;
    background-size: 80px auto;
    -webkit-background-size: 80px auto;
  }
  #slideNav .menuWrap01 dl dd.nav01_01 a,
  #headNav .menuWrap01 dl dd.nav01_01 a {
    background-image: url(../img/ung_nav01_01.png);
  }
  #slideNav .menuWrap01 dl dd.nav01_02 a,
  #headNav .menuWrap01 dl dd.nav01_02 a {
    background-image: url(../img/ung_nav01_02_2.png);
  }
  #slideNav .menuWrap01 dl dd.nav01_03 a,
  #headNav .menuWrap01 dl dd.nav01_03 a {
    background-image: url(../img/ung_nav01_03.png);
  }
  #slideNav .menuWrap01 dl dd.nav01_04 a,
  #headNav .menuWrap01 dl dd.nav01_04 a {
    background-image: url(../img/ung_nav01_04.png);
  }
  #slideNav .menuWrap01 dl dd.nav01_05 a,
  #headNav .menuWrap01 dl dd.nav01_05 a {
    background-image: url(../img/ung_nav01_05.png);
  }
  #slideNav .menuWrap01 dl dd.nav01_06 a,
  #headNav .menuWrap01 dl dd.nav01_06 a {
    background-image: url(../img/ung_nav01_06.png);
  }
  #slideNav .menuWrap01 dl dd a span,
  #headNav .menuWrap01 dl dd a span {
    margin-bottom: 12px;
    padding: 0 7px;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    color: #fff;
    background: #d6ac12;
    display: inline-block;
  }
  #slideNav .navEntry dl dd a,
  #headNav .navEntry dl dd a {
    width: 230px;
  }
  #slideNav .navEntry dl dd.job0103 a,
  #headNav .navEntry dl dd.job0103 a,
  #slideNav .navEntry dl dd.job0203 a,
  #headNav .navEntry dl dd.job0203 a {
    width: 235px;
  }
  #slideNav .navEntry dl dd.job0104 a,
  #headNav .navEntry dl dd.job0104 a,
  #slideNav .navEntry dl dd.job0204 a,
  #headNav .navEntry dl dd.job0204 a {
    width: 230px;
  }
  #headNav .menuWrap dl dd a.noEntry,
  #slideNav .menuWrap dl dd a.noEntry {
    color: #bdb7aa;
    cursor: default;
    font-size: 14px !important;
    line-height: 1.3;
  }
  #headNav .menuWrap dl dd a.noEntry:hover,
  #slideNav .menuWrap dl dd a.noEntry:hover {
    color: #bdb7aa;
    background: #f9f9f5 url(../img/img_nav_noEntry.png) no-repeat 50% 0;
  }
  #headNav .menuWrap dl dd .noEntry .oe_menu_02,
  #headNav .menuWrap dl dd .noEntry .oe_menu_03,
  #slideNav .menuWrap dl dd .noEntry .oe_menu_02,
  #slideNav .menuWrap dl dd .noEntry .oe_menu_03 {
    color: #d5c9be;
    background: #e9e7e5;
  }
  #headNav .menuWrap05 dl dd a,
  #slideNav .menuWrap05 dl dd a {
    padding-top: 8px;
    line-height: 1.3em;
  }
  #headNav .menuWrap05 dl dd a .small,
  #slideNav .menuWrap05 dl dd a .small {
    font-size: 0.75em;
  }
  #headNav .menuWrap05 dl dd a .onlyPC,
  #slideNav .menuWrap05 dl dd a .onlyPC {
    display: inline;
  }

  /* 230110 ヘッダーの「職種紹介」メニュー展開部分のスタイル追加 */
  #headNav .menuWrap .jobCategory,
  #slideNav .menuWrap .jobCategory {
    position: relative;
    box-sizing: border-box;
    width: 980px;
    background: none;
  }
  #headNav .menuWrap .jobCategory .jobCategoryTitle,
  #slideNav .menuWrap .jobCategory .jobCategoryTitle {
    background: #fafaf6;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    color: #412c27;
    margin: 0;
    padding: 20px 30px;
  }
  #headNav .menuWrap .jobCategory .jobCategoryList,
  #slideNav .menuWrap .jobCategory .jobCategoryList {
    display: flex;
    margin: 0;
    padding: 0 30px;
    background: #fafaf6;
  }
  #headNav .menuWrap .jobCategory .jobCategoryList:last-of-type,
  #slideNav .menuWrap .jobCategory .jobCategoryList:last-of-type {
    padding-bottom: 15px;
  }
  #headNav .menuWrap .jobCategory .jobCategoryItem,
  #slideNav .menuWrap .jobCategory .jobCategoryItem {
    float: none;
    margin: 0;
  }
  #headNav .menuWrap .jobCategory .jobCategoryItem + .jobCategoryItem,
  #slideNav .menuWrap .jobCategory .jobCategoryItem + .jobCategoryItem {
    margin-left: 10px;
  }
  #headNav .menuWrap .jobCategory .jobCategoryItem a,
  #slideNav .menuWrap .jobCategory .jobCategoryItem a {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 290px;
    height: 60px;
    color: #3f2c26;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
  }
  #headNav .menuWrap .jobCategory .jobCategoryItem a:hover,
  #slideNav .menuWrap .jobCategory .jobCategoryItem a:hover {
    background: #efefe8;
  }
  #headNav .menuWrap .jobCategory .jobCategoryParttimejob,
  #slideNav .menuWrap .jobCategory .jobCategoryParttimejob {
    position: absolute;
    bottom: 20px;
    right: 30px;
  }
  #headNav .menuWrap .jobCategory .jobCategoryParttimejob a,
  #slideNav .menuWrap .jobCategory .jobCategoryParttimejob a {
    width: auto;
    height: auto;
    padding: 0 0 0 15px;
    background: none;
    color: #3f2c26;
    font-size: 13px;
    text-decoration: none !important;
  }
  #headNav .menuWrap .jobCategory .jobCategoryParttimejob a::before,
  #slideNav .menuWrap .jobCategory .jobCategoryParttimejob a::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #d6ab2f;
    border-right: 1px solid #d6ab2f;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 40%;
    left: 0;
  }
  #headNav .menuWrap .jobCategory .jobCategoryParttimejob a:hover,
  #slideNav .menuWrap .jobCategory .jobCategoryParttimejob a:hover {
    opacity: 0.7;
  }

  /* 「スタッフブログ」NEW吹き出し */
  .balloonOn {
    position: relative;
  }
  .newBalloon {
    min-width: 240px;
    padding: 10px 5px;
    border: 2px solid #5f3f39;
    border-radius: 10px;
    box-sizing: border-box;
    line-height: 1.9;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    word-break: keep-all;
    color: #5f3f39;
    background: #fff600;
    display: none;
    z-index: 10;
    position: absolute;
    left: 66.5%;
    margin-left: -120px;
    top: 60px;
    animation-duration: 2.5s;
    animation-timing-function: ease-in;
    animation-iteration-count: infinite;
    transform-origin: bottom center;
    animation-name: newBalloon;
  }
  @keyframes newBalloon {
    0% {
      transform: translate(0, 0);
    }
    2% {
      transform: translate(0, 2px);
    }
    4% {
      transform: translate(0, -2px);
    }
    6% {
      transform: translate(0, -4px);
    }
    8% {
      transform: translate(0, -5px);
    }
    10% {
      transform: translate(0, -4px);
    }
    12% {
      transform: translate(0, -1px);
    }
    14% {
      transform: translate(0, 3px);
    }
    16% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(0, 0);
    }
  }
  .newBalloon:before,
  .newBalloon:after {
    content: '';
    border: solid transparent;
    border-top: none;
    position: absolute;
  }
  .newBalloon:before {
    border-width: 5px;
    border-bottom-color: #5f3f39;
    left: calc(50% - 3px);
    top: -7px;
  }
  .newBalloon:after {
    border-width: 4px;
    border-bottom-color: #fff600;
    left: calc(50% - 2px);
    top: -4px;
  }
  .newBalloon .ico_new {
    font-size: 11px;
    color: #ffffff;
    background-color: #d83a3a;
    display: inline-block;
    margin-right: 5px;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
  }
  .newBalloon .text_new {
    font-size: 13px;
    color: #d83a3a;
  }
  .newBalloon .close {
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 11px;
    background: #5f3f39;
    position: absolute;
    right: -10px;
    top: -11px;
    cursor: pointer;
  }
  .newBalloon .close:hover {
    background: #7f6561;
  }

  #spMenuBox {
    display: none;
  }

  /*------------------------------
#pankuzu
------------------------------ */
  #pankuzu {
    width: 1140px;
    height: 20px;
    margin: 0 auto;
    padding: 15px 0 5px 10px;
    line-height: 20px;
    font-size: 11px;
    clear: both;
  }
  #pankuzu li {
    float: left;
  }
  #pankuzu li span {
    margin: 0 5px;
  }
  #pankuzu li a {
    text-decoration: underline;
    color: #3f2c26;
  }
  #pankuzu li a:hover {
    text-decoration: none;
    color: #b36f06;
    /*font-weight: bold;*/
  }

  /*------------------------------
#subLink
------------------------------ */
  #subLink {
    width: 980px;
    height: 40px;
    margin: 0 auto;
  }
  #subLink ul {
    padding-top: 6px;
    float: right;
  }
  #subLink ul li {
    margin-left: 15px;
    float: left;
  }
  #subLink ul li a {
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    /*letter-spacing: 1px;*/
    letter-spacing: 0;
    font-size: 13px;
    font-weight: bold;
    color: #4b332c;
    display: block;
  }
  #subLink ul li.active a,
  #subLink ul li a:hover {
    color: #d6ad12;
    border-bottom: 2px solid #d6ae12;
  }
  #subLink li.subLink {
    padding: 6px 10px 0 0;
    font-size: 13px;
    color: #4b332c;
  }

  #subLink li a.noEntry {
    cursor: default !important;
    color: #8a7b6f !important;
    text-decoration: none !important;
    pointer-events: none !important;
  }

  #subLink li a.noEntry:hover {
    cursor: default !important;
    border: none !important;
  }

  /*------------------------------
#footJob
------------------------------ */
  #footJob {
    width: 100%;
    padding-top: 44px;
    text-align: center;
    overflow: hidden;
  }
  #footJobCal {
    /*width: 980px;*/
    width: 100%;
    margin: 0 auto;
    padding-top: 22px;
  }
  #footJobCal li {
    width: 270px;
    padding: 0 5px;
    float: left;
  }
  #footJobCal li a {
    color: #fff;
    text-decoration: none;
    background: #412c27;
    display: block;
    position: relative;
    overflow: hidden;
  }
  #footJobCal .footJobItem08 a {
    text-align: center;
    background: #e7e5d7;
  }
  #footJobCal .footJobItem08 a img {
    margin: 0 auto;
  }
  #footJobCal li span {
    display: block;
  }
  #footJobCal li .jobItem01 {
    height: 33px;
    padding-top: 17px;
  }
  #footJobCal li .jobItem01 img {
    margin: 0 auto;
  }
  #footJobCal li .jobItem02 {
    height: 200px;
    overflow: hidden;
  }
  #footJobCal li .jobItem03 {
    width: 100%;
    height: 200px;
    background: rgba(65, 44, 39, 0.75);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#75412C27,EndColorStr=#75412C27); /*IE8以下用*/
    position: absolute;
    top: 0;
    left: 0;
  }
  #footJobCal li .jobItem03 .jobItem03_01 {
    margin-top: 40px;
    line-height: 30px;
    font-size: 16px;
  }
  #footJobCal .footJobItem09 .jobItem03 .jobItem03_01 {
    font-size: 16px;
    line-height: 26px;
  }
  #footJobCal li .jobItem03 .jobItem03_02 {
    margin-top: 15px;
    line-height: 26px;
    font-size: 13px;
  }
  #footJobCal li .jobItem04 {
    height: 80px;
    text-indent: -99999px;
    background: #412c27 no-repeat 50% 12px;
  }
  #footJobCal li .jobItem04 br {
    display: none;
  }
  #footJobCal .footJobItem01 .jobItem04 {
    background-image: url(../img/btn_job_frontend-engineer_off.gif);
  }
  #footJobCal .footJobItem02 .jobItem04 {
    background-image: url(../img/btn_job_02_off.gif);
  }
  #footJobCal .footJobItem03 .jobItem04 {
    background-image: url(../img/btn_job_03_off.gif);
  }
  #footJobCal .footJobItem04 .jobItem04 {
    background-image: url(../img/btn_job_marketer_off.gif);
  }
  #footJobCal .footJobItem05 .jobItem04 {
    background-image: url(../img/btn_job_designer_off.gif);
  }
  #footJobCal .footJobItem06 .jobItem04 {
    background-image: url(../img/btn_job_fierd-sales_off.gif);
  }
  #footJobCal .footJobItem07 .jobItem04 {
    background-image: url(../img/btn_job_inside-sales_off.gif);
  }
  #footJobCal .footJobItem08 .jobItem04 {
    background-image: url(../img/btn_job_customer-success_off.gif);
  }
  #footJobCal .footJobItem09 .jobItem04 {
    background-image: url(../img/btn_job_office-support_off.gif);
  }
  #footJobCal .footJobItemBackend .jobItem04 {
    background-image: url(../img/btn_job_backend-engineer_off.gif);
  }

  #footJobCal .footJobItem01 a:hover .jobItem04 {
    background-image: url(../img/btn_job_frontend-engineer_on.gif);
  }
  #footJobCal .footJobItem02 a:hover .jobItem04 {
    background-image: url(../img/btn_job_02_on.gif);
  }
  #footJobCal .footJobItem03 a:hover .jobItem04 {
    background-image: url(../img/btn_job_03_on.gif);
  }
  #footJobCal .footJobItem04 a:hover .jobItem04 {
    background-image: url(../img/btn_job_marketer_on.gif);
  }
  #footJobCal .footJobItem05 a:hover .jobItem04 {
    background-image: url(../img/btn_job_designer_on.gif);
  }
  #footJobCal .footJobItem06 a:hover .jobItem04 {
    background-image: url(../img/btn_job_fierd-sales_on.gif);
  }
  #footJobCal .footJobItem07 a:hover .jobItem04 {
    background-image: url(../img/btn_job_inside-sales_on.gif);
  }
  #footJobCal .footJobItem08 a:hover .jobItem04 {
    background-image: url(../img/btn_job_customer-success_on.gif);
  }
  #footJobCal .footJobItem09 a:hover .jobItem04 {
    background-image: url(../img/btn_job_office-support_on.gif);
  }
  #footJobCal .footJobItemBackend a:hover .jobItem04 {
    background-image: url(../img/btn_job_backend-engineer_on.gif);
  }

  #footJob #footJobArrow {
    clear: both;
    position: relative;
  }

  /*------------------------------
#footContentsBnr
------------------------------ */
  #footContentsBnr {
    width: 100%;
    border-top: 2px solid #412c27;
  }
  .footContents {
    width: 980px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
  }
  #footContentsBnr div a {
    display: block;
  }
  #footContentsBnr .repoWelfare {
    line-height: 50px;
    font-size: 14px;
    text-align: center;
  }
  #footContentsBnr .fCbnr02_01 {
    float: right;
  }
  #footContentsBnr .fCbnr02_01 a {
    width: 400px;
    float: right;
  }
  #footContentsBnr .fCbnr02_01 img {
    width: 400px;
    height: auto;
  }
  #footContentsBnr .fCbnr02Link {
    clear: both;
    width: 980px;
    height: 120px;
  }
  #footContentsBnr .fCbnr02_03,
  .fCbnr02_04 {
    float: left;
    margin: 10px 18px 20px;
    background-color: #fff;
    position: relative;
    border: 1px solid #dbdad0;
    box-sizing: border-box;
  }
  #footContentsBnr .fCbnr02_03 {
    margin-right: 0;
  }
  #footContentsBnr .fCbnr02_03 a {
    width: 460px;
    height: 80px;
    background: url(https://www.rals.co.jp/recruit/common/img/bnr_system.png)
      no-repeat 0 0;
    background-size: 160px;
    text-decoration: none;
  }
  #footContentsBnr .fCbnr02_04 a {
    width: 460px;
    height: 80px;
    background: url(https://www.rals.co.jp/recruit/common/img/bnr_staffblog.png)
      no-repeat 0 0;
    background-size: 160px;
    text-decoration: none;
  }
  #footContentsBnr .fCbnr02_04.fCbnr02_04--datas a {
    background: url(https://www.rals.co.jp/recruit/common/img/bnr_data.png)
      no-repeat 0 0;
    background-size: 160px;
  }
  #footContentsBnr .fCbnr02_03 p,
  .fCbnr02_04 p {
    padding-top: 15px;
    padding-left: 180px;
    background: none;
    color: #4b332c;
    font-size: 20px;
    font-weight: bold;
    text-indent: unset;
  }
  #footContentsBnr .fCbnr02_03 p span,
  .fCbnr02_04 p span {
    line-height: 23px;
    font-size: 13px;
    display: block;
  }
  #footContentsBnr .fCbnr02_03 a::after,
  .fCbnr02_04 a::after {
    content: '';
    position: absolute;
    top: 35px;
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #412c27;
    border-right: 2px solid #412c27;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #footContentsBnr .fCbnr02_04 a img.SPonly {
    display: none;
  }

  /*------------------------------
#footContentsBnr02
------------------------------ */
  #footContentsBnr02 {
    width: 980px;
    margin: 0 auto 50px;
  }
  #footContentsBnr02 dl {
    padding: 20px 10px;
    background: #efe7d9;
  }
  #footContentsBnr02 .fCbnr03 {
    text-align: center;
  }
  #footContentsBnr02 .fCbnr03 a,
  .fCbnr03_04 a {
    /* width: 460px; */
    height: 200px;
    text-indent: unset;
    display: block;
  }
  #footContentsBnr02 .fCbnr03 img,
  .fCbnr03_04 img {
    /* width: 460px; */
  }
  #footContentsBnr02 .fCbnr03_03 {
    display: inline-block;
    margin-right: 25px;
  }
  #footContentsBnr02 .fCbnr03_04 {
    display: inline-block;
  }
  /*#footContentsBnr02 .fCbnr03_01 a { background-image: url(../img/bg_footbnr02_01.png); }
#footContentsBnr02 .fCbnr03_02 a { background-image: url(../img/bg_footbnr02_02.png); }*/
  /* #footContentsBnr02 .fCbnr03_03 a { background-image: url(../img/ftr_bnr_job.png);}
#footContentsBnr02 .fCbnr03_04 a { background-image: url(../img/ftr_bnr_newgraduate.png); } */

  #footContentsBnr02 .movieBnr {
    background: url(/recruit/img/bg_about_movie.png) repeat;
    background-size: 95px;
    margin: 0 0 25px;
    display: flex;
  }
  #footContentsBnr02 .movieBnr .pamphletBtn {
    display: block;
    margin: 10px 0 0 5px;
  }
  /*------------------------------
#footContentsBnr03
------------------------------ */
  #footContentsBnr03 {
    width: 980px;
    height: 235px;
    margin: 60px auto 50px;
  }
  #footContentsBnr03 a {
    background: url(/recruit/img/bnr_top_mission.png) no-repeat;
    display: block;
    background-size: 100%;
    height: 150px;
    text-indent: -9999px;
  }
  /*------------------------------
#footEntry
------------------------------ */
  #footEntry {
    text-align: center;
    border-top: 2px solid #4f4441;
    background: url(../img/bg_entry_01.jpg) repeat fixed #6c4e3d;
  }
  #footEntry div {
    width: 980px;
    margin: 0 auto;
    padding-top: 47px;
    padding-bottom: 40px;
  }
  #footEntry div dl {
    width: 430px;
    float: inherit;
    display: -webkit-box;
    margin-bottom: 20px;
  }
  #footEntry dl .footEntryBtn01 {
    margin-left: 42px;
    /* width: 310px; */
    width: 653px;
    height: 80px;
  }

  #footEntry dt {
    font-size: 16px;
    color: #4b332c;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
  }
  #footEntry dl .footEntryBtn02 {
    margin-left: 35px;
    width: 310px;
    height: 80px;
  }

  #footEntry dl.footEntry03 {
    margin-top: 50px;
  }

  #footEntry dl .footEntryText01 {
    margin-left: 40px;
    display: inline-block;
  }

  #footEntry dl .footEntryText02 {
    margin-left: 30px;
    display: inline-block;
  }

  #footEntry dl dd.noEntry {
    font-size: 22px;
    font-weight: bold;
    color: #d0cdc8;
    text-align: center;
    border: 4px solid #e9e7e5;
    border-radius: 3px;
    width: 655px;
    height: 80px;
    box-sizing: border-box;
    background: #fff;
    margin: 24px 0 0 41px;
    display: flex;
    align-content: stretch;
    justify-content: center;
    align-items: center;
  }

  #footEntry dl dd.noEntry02 {
    font-size: 16px;
    color: #4b332c;
    font-weight: bold;
    margin-left: 20px;
  }

  #footEntry dl a {
    display: table-cell;
    vertical-align: middle;
  }
  #footEntry dl .footEntryBtn01 a {
    /* width: 310px; */
    width: 653px;
    height: 80px;
    border: 4px solid #e97313;
    box-sizing: border-box;
    background: #fff;
    font-size: 22px;
    text-decoration: none;
    font-weight: bold;
    color: #e97313;
  }
  #footEntry dl .footEntryBtn02 a {
    width: 310px;
    height: 80px;
    border-bottom: 10px solid #e15a0c;
    box-sizing: border-box;
    background: #e97313;
    font-size: 22px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
  }
  #footEntry dl .footEntryBtn03 {
    margin-left: 20px;
  }
  #footEntry dl .footEntryBtn03 a {
    font-size: 16px;
    text-decoration: underline;
    color: #4b332c;
    font-weight: bold;
  }
  #footEntry dl .footEntryBtn03 a:hover {
    text-decoration: none;
  }
  #footEntry dl.footEntry02 .footEntryBtn01 a {
    border-color: #d2a860;
    color: #c89e56;
  }
  #footEntry dl.footEntry02 .footEntryBtn02 a {
    background: #d2a860;
    border-color: #bf8b42;
  }
  #footEntry dl.footEntry03 .footEntryText01 a {
    color: #4b332c;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
    display: inline-block;
  }

  #footEntry dl.footEntry03 .footEntryText02 a {
    color: #4b332c;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
  }
  #footEntry dl.footEntryText01 .footEntryText02 {
    display: table-cell;
    vertical-align: middle;
  }

  #footEntry dl.footEntryText01 a {
    color: #4b332c;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
  }

  #footEntry dl.footEntryText02 a {
    color: #4b332c;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
  }

  /*------------------------------
#foot
------------------------------ */
  #foot {
    border-top: 2px solid #4f4441;
  }
  #footWrap {
    width: 1150px;
    margin: 55px auto 0;
    padding: 0 20px 50px 20px;
    position: relative;
  }

  /* #footLogo */
  #footLogo {
    height: 95px;
    margin-bottom: 29px;
    border-bottom: 1px solid #dbdad0;
  }
  #footLogo a {
    width: 206px;
    margin: 6px 0 0 1px;
    display: block;
  }
  #footLogo a:after {
    content: '';
    width: 206px;
    height: 11px;
    margin-top: 16px;
    background: url(../img/img_footlogo_02.gif) no-repeat 0 0;
    display: block;
  }

  /* #footBnr */
  #footBnr {
    position: absolute;
    right: 20px;
    top: 0;
  }
  #footBnr li {
    margin-left: 5px;
    float: left;
  }
  #footBnr li a {
    padding: 15px 20px 14px;
    border: 1px solid #e4e4e4;
    background: #fff;
    display: block;
  }
  #footBnr li a:hover {
    border: 1px solid #ccc;
  }

  /* #footNav */
  #footNav {
    float: left;
  }
  #footNav li {
    margin-right: 20px;
    line-height: 2.5;
    float: left;
  }
  #footNav li a {
    text-decoration: none;
    color: #4b332c;
  }
  #footNav li a:hover {
    text-decoration: underline;
    color: #b36f06;
    /*font-weight: bold;*/
  }

  /* #footAddress */
  #footAddress {
    margin-left: -0.5em;
    padding-top: 8px;
    line-height: 24px;
    color: #333;
    clear: both;
    float: left;
  }
  #footAddress .footAddressTxt01 {
    font-weight: bold;
  }
  #footAddress .footAddressTxt02 {
    margin-left: 5px;
  }
  #footAddress .footTelTxt {
    margin-right: 5px;
  }

  /* #footSns */
  #footSns {
    margin-top: -30px;
    float: right;
  }
  #footSns li {
    padding: 0 9px 0 25px;
    float: left;
  }

  /* footLink */
  .footLink {
    clear: both;
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 50px 0 20px;
  }
  .footLink a:hover {
    opacity: 0.7;
  }
  /* #footCopy */
  #footCopy {
    position: absolute;
    bottom: 70px;
    right: 20px;
    line-height: 22px;
    font-size: 11px;
    color: #999;
    clear: both;
  }
  #footCopy br {
    display: none;
  }
  .onlySP,
  .slick-slide img.onlySP {
    display: none !important;
  }
  /* フッターのブログ */

  #footPickupBlog {
    margin: 100px auto 0;
    box-sizing: border-box;
    background-color: #f0e8cc;
    padding: 50px 0 5px;
  }
  #footPickupBlog .blogHeadLine {
    text-align: center;
    height: 75px;
    background: url(../img/tit_footbnr_staffblog.png) no-repeat 50% 0;
    background-size: auto 75px;
    text-indent: -99999px;
    margin-top: -115px;
    margin-bottom: 45px;
  }
  #footPickupBlog .footBlogTit {
    text-align: center;
  }
  #footPickupBlog .slick-prev,
  #footPickupBlog .slick-next {
    width: 80px;
    height: 80px;
    margin-top: -50px;
    top: 50%;
    z-index: 2;
    background: none;
  }
  #footPickupBlog .blogSlider:before,
  #footPickupBlog .blogSlider:after {
    width: 80px;
    height: 80px;
    margin-top: -50px;
    text-align: center;
    font: normal normal normal 80px/1 FontAwesome;
    font-size: 80px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #412c27;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 1;
  }
  /* #footPickupBlog .blogSlider:before {
	content: "\f104";
	left: 0;
}
#footPickupBlog .blogSlider:after {
	content: "\f105";
	right: 0;
} */

  #footPickupBlog .blogSlider {
    width: 980px;
    margin-bottom: 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  #footPickupBlog .slick-dots {
    display: none !important;
  }
  .blogSlider + a {
    width: 200px;
    height: 28px;
    border: 2px solid #333;
    display: block;
    text-decoration: none;
    padding-top: 12px;
    text-align: center;
    margin: 50px auto;
    font-weight: bold;
    color: #333;
    background-color: #fff;
  }
  .blogSlider + a:hover {
    opacity: 0.7;
    /* color: #C77D23;
	border: 2px solid #C77D23; */
  }

  .blogItem {
    width: 225px;
    display: inline-block;
  }
  .blogItem:nth-child(4n + 4) {
    margin-right: 0;
  }
  .blogItem a {
    display: block;
    text-decoration: none;
    color: #333333;
  }
  .blogItem a:hover {
    opacity: 0.7;
  }
  .blogItem .blogPhoto img {
    width: 225px;
    height: 150px;
    object-fit: cover;
    font-family: 'object-fit: cover;';
  }
  /* 記事画像下の情報 */
  .blogItem .blogInfoArea {
    background-color: #fff;
    padding: 10px;
  }
  .blogItem .blogInfoArea .blogTit {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
    min-height: 84px;
  }
  .blogItem .blogInfoArea .blogTitLink,
  .blogItem .blogInfoArea .authorInfo a {
    color: #624239;
  }
  .blogItem .blogInfoArea .blogTitLink:hover,
  .blogItem .blogInfoArea .authorInfo a:hover {
    color: #c77d23;
  }
  .blogItem .blogInfoArea .authorInfo {
    padding: 10px 0;
  }
  .blogItem .blogInfoArea .authorInfo a {
    font-weight: 500;
  }
  .blogItem .blogInfoArea .authorInfo img {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 5px;
  }
  .blogItem .blogInfoArea .authorInfo .authorName {
    display: inline-block;
    vertical-align: middle;
    max-width: 160px;
    color: #4b3028;
    font-size: 11px;
    font-weight: bold;
  }
  .blogItem .blogInfoArea .detailInfo .blogCate {
    display: inline-block;
  }
  .blogItem .blogInfoArea .detailInfo .date {
    display: inline-block;
    color: #999999;
    float: right;
  }
  .blogItem .blogInfoArea .detailInfo .date i {
    padding-right: 5px;
  }

  .blogCate a {
    padding: 4px 5px;
    line-height: 1;
    color: #fff;
  }
  .category,
  .sideCategory {
    color: #fff;
  }
  /* NEWアイコン */
  .detailInfo .new {
    background-color: #e0c448;
    padding: 4px 5px;
    margin-right: 2px;
    font-size: 12px;
    color: #fff;
    line-height: 1em;
    display: inline-block;
  }
  /* お知らせ */
  .blogCate.recruit-news {
    background-color: #8c4322;
  }
  .blogCate.recruit-news:hover {
    background-color: rgba(140, 67, 34, 0.8);
  }
  /* 会社紹介 */
  .blogCate.our-company {
    background-color: #2bc67e;
  }
  .blogCate.our-company:hover {
    background-color: rgba(43, 198, 126, 0.8);
  }
  /* 福利厚生 */
  .blogCate.welfare {
    background-color: #1a80d3;
  }
  .blogCate.welfare:hover {
    background-color: rgba(26, 128, 211, 0.8);
  }
  /* 就活道場 */
  .blogCate.dojo {
    background-color: #ff804a;
  }
  .blogCate.dojo:hover {
    background-color: rgba(255, 128, 74, 0.8);
  }
  /* デザイナー */
  .blogCate.designer {
    background-color: #dd6696;
  }
  .blogCate.designer:hover {
    background-color: rgba(221, 102, 150, 0.8);
  }
  /* エンジニア */
  .blogCate.engineer {
    background-color: #089ec2;
  }
  .blogCate.engineer:hover {
    background-color: rgba(8, 158, 194, 0.8);
  }
  /* コンサルタント */
  .blogCate.consultant {
    background-color: #a762b5;
  }
  .blogCate.consultant:hover {
    background-color: rgba(167, 98, 181, 0.8);
  }
  /* コラム */
  .blogCate.column {
    background-color: #ffb126;
  }
  .blogCate.column:hover {
    background-color: rgba(255, 177, 38, 0.8);
  }

  /* pick up! */
  .pickup {
    background-color: rgb(239, 128, 168);
  }

  /* フッターLINEQR */
  .lineQr {
    text-align: center;
    float: right;
    position: absolute;
    top: 115px;
    right: 20px;
  }
  .lineQr a {
    text-decoration: none;
  }
  .lineQr p {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #00b900;
    position: relative;
    padding: 0 0 10px;
    margin: 0 0 10px;
    line-height: 1.4;
  }
  .lineQr p:after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .lineQr p span {
    font-size: 12px;
    display: block;
  }
  #boxer .boxer-close {
    font-family: Arial, Helvetica, 'ヒラギノ角ゴ Pro W3',
      'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo,
      'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }

  /* .markBox */
  .markBox {
    position: absolute;
    bottom: 62px;
    right: 20px;
  }
  .markBox img {
    width: 340px;
  }

  /* entry 20220128*/
  / #entry {
    margin: 0 auto;
    padding-bottom: 50px;
    position: relative;
  }
  #entry h1 {
    width: 171px;
    height: 35px;
    text-indent: -99999px;
    background: url(../img/tit_entry_01.gif) no-repeat 0 0;
    position: absolute;
    left: 14px;
    top: 21px;
  }
  #entry .entryTxt01 {
    line-height: 35px;
    padding: 21px 0 0 200px;
    font-size: 15px;
    color: #4b332c;
  }
  #entry .entryTxt01_2 {
    display: none;
  }
  #entry .entryTxt02 {
    padding: 21px 0 21px 0;
    font-size: 14px;
    color: #4b332c;
  }

  .entryBox {
    width: 465px !important;
    height: 110px !important;
    overflow: hidden !important;
    border: none !important;
    background: #fff !important;
    margin: 10px 5px 10px 0 !important;
  }
  .menuWrapEntry .entryMemo {
    float: none;
    margin: -4px 0 14px;
    font-size: 14px;
    color: #412c27;
  }
  .entryBox .underline {
    text-decoration: underline !important;
  }

  .entryBox dt {
    font-size: 15px !important;
    color: #412c27 !important;
    font-weight: bold !important;
    margin: 14px 10px 0 20px !important;
    background: #fff !important;
    text-align: left !important;
  }
  .entryBox dt .deptName {
    font-size: 11px;
  }

  .entryBox dd {
    margin-right: 0 !important;
    float: left !important;
  }

  .entryBox dd a {
    width: 155px !important;
    height: 50px !important;
    text-align: center !important;
    margin-left: 15px !important;
  }
  .entry01 a {
    width: 155px !important;
    height: 50px !important;
    background: #e97313 no-repeat 50% 50% !important;
    font-size: 14px !important;
    color: #fff !important;
    vertical-align: baseline !important;
    text-decoration: none !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
  }

  .entry02 a {
    width: 155px !important;
    height: 50px !important;
    background-color: #d2a860 !important;
    border-color: #bf8b42 !important;
    font-size: 14px !important;
    color: #fff !important;
    vertical-align: baseline !important;
    text-decoration: none !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    margin: 0 10px 0 5px !important;
  }

  .noentry {
    color: #c7c4be !important;
  }

  .entryBox .entry01 a.noEntry {
    height: 50px !important;
    background: #efefef 0% 0% no-repeat padding-box !important;
    cursor: default !important;
    color: #c7c4be !important;
    box-shadow: none !important;
    font-weight: normal !important;
  }
  .entryBox .entry02 a.noEntry {
    height: 50px !important;
    background: #efefef 0% 0% no-repeat padding-box !important;
    cursor: default !important;
    color: #c7c4be !important;
    box-shadow: none !important;
    font-weight: normal !important;
  }
  .entryBox .entry03 a.noEntry {
    height: 30px !important;
    background: #fff 0% 0% no-repeat padding-box !important;
    cursor: default !important;
    color: #c7c4be !important;
    box-shadow: none !important;
    font-weight: normal !important;
    display: inline !important;
  }

  .entry02 a {
    background-color: #d2a860 !important;
    border-color: #bf8b42 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
  }

  #headNav .menuWrap dl dd.entryContract a,
  #slideNav .menuWrap dl dd.entryContract a {
    background-color: #a9bb42;
    border-color: #9ead46;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
  }

  .entryBox01 .entry03,
  .entryBox02 .entry03,
  .entryBox03 .entry03,
  .entryBox04 .entry03,
  .entryBox05 .entry03,
  .entryBox06 .entry03 {
    font-size: 14px !important;
    color: #3f2c26 !important;
    display: block !important;
    margin-top: 5px !important;
    width: 80px;
  }
  .entry03 a {
    font-size: 14px !important;
    color: #3f2c26 !important;
    vertical-align: baseline !important;
    text-decoration: none !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    background: #fff !important;
    position: relative !important;
    padding-left: 10px !important;
  }

  .entry03 a::before {
    content: '' !important;
    width: 6px !important;
    height: 6px !important;
    border: 0 !important;
    border-top: solid 2px #d6ab2f !important;
    border-right: solid 2px #d6ab2f !important;
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    margin-top: -4px !important;
    transform: rotate(45deg) !important;
  }

  .entry03 a.noEntry::before {
    content: '' !important;
    width: 6px !important;
    height: 6px !important;
    border: 0 !important;
    border-top: solid 2px #efefef !important;
    border-right: solid 2px #efefef !important;
    position: absolute !important;
    top: 60% !important;
    left: -10% !important;
    margin-top: 0px !important;
    transform: rotate(45deg) !important;
  }

  .entry03 a:hover {
    opacity: 0.8 !important;
    filter: alpha(opacity=80) !important;
  }
  .entryBox dd a:hover {
    opacity: 0.8 !important;
    filter: alpha(opacity=80) !important;
  }
  .entryBox dd a.noEntry:hover {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }
  .entryBox01,
  .entryBox03,
  .entryBox05 {
    display: inline-block !important;
  }
  .entryBox02,
  .entryBox04,
  .entryBox06 {
    float: right !important;
  }

  .entry03 small {
    font-size: 11px !important;
    color: #c7c4be !important ;
    padding-left: 16px;
  }
  .entryBox01 dd a span,
  .entryBox02 dd a span,
  .entryBox03 dd a span,
  .entryBox04 dd a span,
  .entryBox05 dd a span,
  .entryBox06 dd a span {
    font-size: 11px !important;
    color: #4b332c;
    display: block !important;
  }
  .entryBox01 dd small,
  .entryBox02 dd small,
  .entryBox03 dd small,
  .entryBox04 dd small,
  .entryBox05 dd small,
  .entryBox06 dd small {
    font-size: 11px !important;
  }

  #slideNav dl dd.entry03 a,
  #headNav dl dd.entry03 a {
    width: auto !important;
    margin: -6px;
  }
  #slideNav dl dd.entry03 a:before,
  #headNav dl dd.entry03 a:before {
    left: -6px !important;
  }
  #slideNav dl dd.entry03 a.noEntry:before,
  #headNav dl dd.entry03 a.noEntry:before {
    top: 30px !important;
  }
  .entryBox dd.entry03_con {
    width: 95px !important;
    a {
      margin-left: 5px !important;
      padding-left: 5px !important;
      font-size: 13px !important;
    }
  }
}
