@charset "UTF-8";

/*----------------------------------------
 Header
----------------------------------------*/
#headerMain {
    line-height: 1.5;
  background: #fff;
    border-bottom: 1px solid #e6e6e6;
  position: relative;
    z-index: 100;
}

#headerMain .innerUpper,
#headerMain .innerBottom {
  margin: 0 auto;
    width: 1130px;
}

#headerMain .innerUpper {
  position: relative;
  display: flex;
  align-items: center;
    padding: 16px 0;
}

#headerMain p {
  font-size: 13px;
}

#innerHeader {
  align-items: center;
  display: flex;
}

/*▼共通ヘッダーに新着バッチ追加▼*/

#new-headerMain #headerMain .innerUpper #headerUtility {
    position: absolute;
    top: 15px;
}
.innerUpper #headerUtility ul {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.innerUpper #headerUtility ul li + li {
    margin-left: 20px;
}
.innerUpper #headerUtility ul li a {
    display: block;
    text-decoration: none;
    text-align: center;
}
.innerUpper #headerUtility ul li a span {
    display: block;
    line-height: 1.0;
}
.innerUpper #headerUtility ul li a img {
    display: inline;
    vertical-align: bottom;
}
.innerUpper #headerUtility ul li._icon-message a img {
    width: 30px;
    margin: 0px auto 9px;
}
.innerUpper #headerUtility ul li._icon-list a img {
    width: 30px;
    margin: 0px 0 6px 7px;
}
.innerUpper #headerUtility ul li._icon-mcb a img {
    width: 50px;
}
.innerUpper #headerUtility .alert-wrapper {
    position: relative;
}
.innerUpper #headerUtility .alert {
    position: absolute;
    z-index: 100;
    display: inline-block;
    background-color: #EC2B51;
    color: #fff;
    border-radius: 100px;
    text-align: center;
}
.innerUpper #headerUtility .alert__message {
    width: 24px;
    height: 24px;
    top: 2px;
    right: -8px;
    font-size: 9px;
    font-weight: 700;
    line-height: 24px;
}
.innerUpper #headerUtility .alert__mcb {
    width: 16px;
    height: 13px;
    top:-4px;
    right: -4px;
    font-size: 11px;
    line-height: 10px;
    font-weight: 500;
    padding:  4px 0 0 1px;
}

.spUtility .spEntry .alert-wrapper{
    position: relative;
}

.spUtility .spEntry .alert{
    position: absolute;
    z-index: 100;
    display: inline-block;
    background-color: #EC2B51;
    color: #fff;
    border-radius: 100px;
    text-align: center;
}

.spUtility .spEntry .alert__mcb{
    width: 13px;
    height: 13px;
    top:-5px;
    right: -5px;
    font-size: 8px;
    line-height: 10px;
    font-weight: 1000;
    padding: 2px 0 0 0px;
}

/*▲共通ヘッダーに新着バッチ追加▲*/

#siteLead {
    margin-left: 32px;
}

#siteLead .link {
    display: inline-block;
    margin-top: 4px;
}

#siteLead .link>a {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  font-size: 13px;
}

#siteLead .link>a::before,
#siteLead .link>a::after {
  position: absolute;
  left: 0;
  display: block;
  width: 7px;
  height: 1px;
  background: #00aaeb;
  content: "";
}

#siteLead .link>a::before {
  top: 8px;
  transform: rotate(35deg);
}

#siteLead .link>a::after {
  top: 12px;
  transform: rotate(-35deg);
}

#boxLoginHedaerUpper .header-logo,
.boxHandoffHedaerUpper .header-logo,
.site-name img {
    width: 156px;
  vertical-align: middle;
}

.header-reg .reg-stage .title {
  display: none;
}

#siteLogo .header-logo {
    width: 205px;
    height: 25px;
    vertical-align: middle;
}

.innerUpper ._icon-register {
  border: 1px solid #b2b2b2;
  border-radius: 2px;
  display: inline-block;
  font-size: 13px;
  margin-left: 24px;
  padding: 6px 12px;
  text-align: center;
  width: 100px;
}

.innerUpper ._icon-register:active,
.innerUpper ._icon-register:focus,
.innerUpper ._icon-register:hover {
  text-decoration: none;
}

.innerUpper ._icon-register .txt {
  align-items: center;
  display: flex;
  justify-content: center;
}

.innerUpper ._icon-register .txt::before {
  background-image: url(../images/icon_login_btn01.png);
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 8px;
  width: 16px;
  height: 16px;
}

#headerRight {
    font-size: 13px;
    width: 650px;
    margin: 0 0 0 32px;
    line-height: 1.7;
}

#myname {
  display: flex;
}

#date {
  width: 115px;
}

#myPageHead {
    width: 530px;
  margin: 0 0 0 8px;
}

#myPageHeadLinks {
  display: flex;
  align-items: center;
    margin-top: 8px;
}

#myPageHeadLinks > li:not(:first-child) {
    margin-left: 32px;
}

#myPageHeadLinks>li>a:not(.btn01) {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  font-size: 13px;
}

#myPageHeadLinks>li>a:not(.btn01)::before,
#myPageHeadLinks>li>a:not(.btn01)::after {
  position: absolute;
  left: 0;
  display: block;
  width: 7px;
  height: 1px;
  background: #00aaeb;
  content: "";
}

#myPageHeadLinks>li>a:not(.btn01)::before {
  top: 8px;
  transform: rotate(35deg);
}

#myPageHeadLinks>li>a:not(.btn01)::after {
  top: 12px;
  transform: rotate(-35deg);
}

#myPageHeadLinks>li>.btn01 {
  background: #fff;
  border: 1px solid #b2b2b2;
  color: #006bcd;
  font-size: 13px;
  line-height: 1.4;
  padding: 4px 8px;
  position: relative;
  display: block;
  height: auto;
  min-width: auto;
  font-weight: normal;
  text-shadow: none;
}

#globalNavMain>ul {
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}

#globalNavMain > ul > li > a {
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    width: calc(1130px / 9);
    position: relative;
  text-align: center;
    font-size: 13px;
}

#globalNavMain > ul > li > a:hover {
  text-decoration: none;
}

/* #globalNavMain .nav02 {
  width: 155px;
} */

#globalNavMain .nav10 {
  display: none;
}

#globalNavMain > ul > li > a::before {
  position: absolute;
    bottom: 0;
  left: 50%;
  display: block;
    width: calc(1130px / 9);
  height: 2px;
  background: #00aaeb;
  content: "";
  opacity: 0;
  transition: opacity .2s;
  transform: translateX(-50%);
  pointer-events: none;
}

#globalNavMain > ul > li:hover > a ,
#globalNavMain > ul > li:active > a ,
#globalNavMain > ul > li:focus > a,
.c02 #globalNavMain .nav03 > a,
.c03 #globalNavMain .nav04 > a,
.c04 #globalNavMain .nav05 > a,
.c05 #globalNavMain .nav06 > a,
.c06 #globalNavMain .nav07 > a,
.c07 #globalNavMain .nav08 > a,
.c08 #globalNavMain .nav09 > a,
.c09 #globalNavMain .nav02 > a,
.c10 #globalNavMain .nav10 > a {
    color: #00aaeb;
}

#globalNavMain > ul > li:hover > a::before ,
#globalNavMain > ul > li:active > a::before ,
#globalNavMain > ul > li:focus > a::before,
.c02 #globalNavMain .nav03 > a::before,
.c03 #globalNavMain .nav04 > a::before,
.c04 #globalNavMain .nav05 > a::before,
.c05 #globalNavMain .nav06 > a::before,
.c06 #globalNavMain .nav07 > a::before,
.c07 #globalNavMain .nav08 > a::before,
.c08 #globalNavMain .nav09 > a::before,
.c09 #globalNavMain .nav02 > a::before,
.c10 #globalNavMain .nav10 > a::before {
  opacity: 1;
}

.dropdown-lists {
    display: none;
    margin-top: 0;
  position: absolute;
    top: 56px;
    left: -45%;
}

#globalNavMain .nav-sub {
    position: relative;
}

#globalNavMain .nav-sub::after {
    position: absolute;
    top: 24px;
    right: 0px;
    display: block;
    border: 4px solid transparent;
    border-top: 4px solid #00aaeb;
    content: "";
}

#globalNavMain .nav-sub:hover::after {
    border-bottom: 4px solid #00aaeb;
    border-top: 0;
}

#globalNavMain .nav-sub:hover .dropdown-lists {
    display: block;
}

.dropdown-list {
    background: #fff;
    width: 240px;
}

.dropdown-list a {
    border: 1px solid #e6e6e6;
    color: #333;
    font-size: 13px;
    display: block;
    padding: 16px 4px;
    text-align: center;
}

.dropdown-list:not(:first-child) a {
    border-top: none;
}

.dropdown-list a:hover {
    background: #e5f6fd;
    color: #333;
    text-decoration: none;
}

/* SP版メニューを非表示 */
.new-menuBox01,
.spUtility,
.spBtn01 {
  display: none;
}

#headerUtility {
  position: absolute;
    top: 16px;
    right: 0;
}

#headerUtility ul {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

#headerUtility ul li+li {
    margin-left: 24px;
}

#headerUtility ul li a {
  display: block;
  text-align: center;
  text-decoration: none;
}

#headerUtility ul li a span {
  display: block;
  font-size: 12px;
  line-height: 1.0;
}

#headerUtility ul li._icon-message a {
  background: url(/26/pc/resources/images/icon/icon_mail.svg) no-repeat;
  background-position: center 14px;
  padding-top: 50px;
}

#headerUtility ul li._icon-list a {
  background: url(/26/pc/resources/images/icon/icon_noteEdit.svg) no-repeat;
  background-position: center 9px;
  padding-top: 48px;
}

#headerUtility ul li._icon-mcb a {
  background: url(/26/pc/resources/images/share/header/sp_menu-btn-19.png) no-repeat;
  background-size: 50px 57.5px;
  width: 50px;
  height: 57.5px;
}

/*----------------------------------------
 ログアウトのメッセージ表示
----------------------------------------*/
.generalLogoutMessageWrapper {
    position: fixed;
    top: -100%;
    left: 0;
    z-index: 9999;
    width: 100%;
    padding: 18px 0 18px 0;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    opacity: 1;
}

.generalLogoutMessageWrapper.show {
    top: 0;
    transition: top .2s linear;
}

.generalLogoutMessageWrapper.hide {
    opacity: 0;
    transition: opacity .6s linear;
}

/*----------------------------------------
3月企業エントリーに向けた新機能と今後の流れ
----------------------------------------*/
.boxHeadNotice {
    background: #fdf8e5;
}

.boxHeadNotice .boxHeadNotice-inner {
    align-items: center;
    background: #fdf8e5;
    box-shadow: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 0 auto;
    padding: 10px 20px;
    width: 1130px;
}

.boxHeadNotice .boxHeadNotice-inner > .link-01 {
    padding-left: 0;
}

.boxHeadNotice .boxHeadNotice-inner > .link-01 > a {
    display: block;
    padding-left: 18px;
    position: relative;
}

.boxHeadNotice .boxHeadNotice-inner > .link-01 > a:before {
    border-top: 1.5px solid #00aaeb;
    border-right: 1.5px solid #00aaeb;
    content: "";
    display: block;
    height: 12px;
    left: -3px;
    position: absolute;
    top: 11px;
    transform: rotate(45deg) scale(.7) skew(-8deg, -8deg);
    transform-origin: 100% 0;
    width: 12px;
}

.boxHeadNotice .boxHeadNotice-inner > .link-01 > a > span {
    color: #333;
    display: block;
}