@charset "UTF-8";


*{
  color:#000000;
}

body{
  font-family: "Hiragino Sans","ヒラギノ角ゴシック";

}

a{
  text-decoration: none;
}
a:hover, a:active, a:focus {
  text-decoration: none;
}


main{
  background-color:#D2F0FC;
}

.md_header{
  /* padding: 0 5% 0; */
}
.md_header_sp{
  position:relative;
  }

@media(max-width:520px){
  .md_header{
    display: none;
  }
}

@media(min-width:520px){
  .md_header_sp{
    display: none;
  }
}

li{
  list-style-type: none;

}

.logo_sp{
box-sizing: border-box;
line-height: 1;
font-size: 14px;
position: absolute;
top: 32px;
left: 15px;
transform: translateY(-50%);
z-index: 1000;
}

.logo_sp img{
  width:113px;
}


.naviIcon{
  color: #222;
  box-sizing: border-box;
  line-height: 1;
  font-size: 14px;
  position: relative;
  left: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width:94%;
  height: 60px;
}


.iconLink.jobSearch.js_uiViewSegue{
  font-style: normal;
  font-weight: normal;
  word-break: break-all;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  text-align: inherit;
  box-sizing: border-box;
  line-height: 1;
  outline: 0;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic","メイリオ",Meiryo,Sans-Serif;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #00c1ff;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  align-items: flex-end;
  margin-right: 5px;
  padding-bottom: 10px;
  width: 34px;
  height: 60px;
  display:block;
}

@font-face {
  font-family: 'icomoon';
  src:url('fonts/icomoon.eot?puuh3p');
  src:url('fonts/icomoon.eot?#iefixpuuh3p') format('embedded-opentype'),
  url('fonts/icomoon.woff?puuh3p') format('woff'),
  url('fonts/icomoon.ttf?puuh3p') format('truetype'),
  url('fonts/icomoon.svg?puuh3p#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  }

.search_button{
  display: block;
  width: 60%;
  margin: 10px auto 6px;
}

.js_headerFunction{
  height:86px;
}

.iconLink.folder{
  font-style: normal;
  font-weight: normal;
  word-break: break-all;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  text-align: inherit;
  box-sizing: border-box;
  line-height: 1;
  outline: 0;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic","メイリオ",Meiryo,Sans-Serif;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #00c1ff;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  align-items: flex-end;
  margin-right: 5px;
  padding-bottom: 10px;
  width: 34px;
  height: 60px;
  display:block;
}

.iconLink.scout{
  font-style: normal;
  font-weight: normal;
  word-break: break-all;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  text-align: inherit;
  box-sizing: border-box;
  line-height: 1;
  outline: 0;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic","メイリオ",Meiryo,Sans-Serif;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #00c1ff;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  align-items: flex-end;
  margin-right: 5px;
  padding-bottom: 10px;
  width: 34px;
  height: 60px;
  display:block;
}

span.text{
  white-space: nowrap;
  display: block;
  font-size: 8px;
  color: #222;
  font-weight: normal;
  text-align: center;

}

.md_pageTitle{
text-size-adjust: none;
box-sizing: border-box;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic","メイリオ",Meiryo,Sans-Serif;
margin: 0;
outline: 0;
position: relative;
font-size: 14px;
line-height: 1.3;
padding: 5px 5px;
text-align: center;
color: #fff;
z-index: 2;
background: linear-gradient(to left,#85d8fb 0%,#53c5f8 100%);
letter-spacing: 0.03em;
font-weight: normal;}

.md_header .headerWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: start;
  margin: 0 auto;
  padding: 26px 5% 15px;
  width: 100%;
  max-width: 1160px;
  height: 90px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.logoArea {
  width: 195px;
  line-height: 1;
  margin-right:20px;
}

.md_header .headerWrap .logoArea .tagline {
  margin-bottom: 7px;
  font-size: 10px;
  font-weight: bold;
}

.logoArea a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.logoArea a img {
  width: 183px;
  height: 31px;
}

.linkArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* width: calc(100% - 360px); */
  width: 65%;
}

.linkSet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.linkList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 16px;
  margin: 0px;
}

.linkText{
  font-size:12px;
  margin-left: 0;
  padding-left: 0;
  border: none;
  font-weight: bold;
}


.md_header .headerWrap .linkArea .linkSet .linkList .link .linkText {
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
  font-size: 10px;
  color: #888;
  border-left: 1px solid #ddd;
  font-weight: normal;
}

#left{
  border-left: none;
  margin-left:0px;
  padding-left: 0px;
}

.md_header .headerWrap .linkArea .linkSet .linkList .link .linkText:hover {
  color: #f90;
}

.tabLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1;
}

.md_header .headerWrap .linkArea .tabSet .tabLink .tab .link .linkText:hover {
  text-decoration:none;
  color: #f90;
}



@media(max-width:1160px) {
  .sub-nav .breadcrumbs{
    width: 90%;
    margin: 0;
  }
}

@media(max-width:520px) {
  .sub-nav .breadcrumbs{
    width: 90%;
    margin: 0;
  }
}

@media(max-width:520px){
  .naviIcon span.kyujin::before{
  content: "";
  display: block;
  width:21px;
  height: 21px;
  background-size: 100%;
  margin-right: 15px;
  margin-bottom: 11px;
  background-image: url("https://theme.zdassets.com/theme_assets/14158684/a294d7e5f60f35854c3025b65f988ee834b01904.svg");
  margin: 14px 15px 9px 4px;
  }
}

@media(max-width:520px){
  .naviIcon span.kininaru::before{
  content: "";
  display: block;
  width:23px;
  height: 23px;
  background-size: 100%;
  margin-right: 15px;
  margin-bottom: 11px;
  background-image: url("https://theme.zdassets.com/theme_assets/14158684/0b947c3777f9ba7a5aa0791aa9dc569567419e6a.svg");
  margin:12px 15px 9px 6px;
  }
}

@media(max-width:520px){
  .naviIcon span.scout::before{
  content: "";
  display: block;
  width:21px;
  height: 21px;
  background-size: 100%;
  margin-right: 15px;
  margin-bottom: 11px;
  background-image: url("https://theme.zdassets.com/theme_assets/14158684/301696117e9c40e3d6fc1802866be160ed1db52d.svg");
  margin: 14px 15px 9px 4px;
  }
}


