*{
  color:#000000;
}

body{
  font-family: "Hiragino Sans","ヒラギノ角ゴシック";

}

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;
  }
}

.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;
}


.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;
}


.sub-nav{
  background-color: #FFFFFF;
  padding: 5px 0px;
  margin-bottom:0px;
  border-top: 1px solid #EFEFEF;
}

.sub-nav .breadcrumbs{
  width: 90%;
  padding: 0 5%;
  max-width: 1160px;
  margin: auto;
}

@media(max-width:1160px) {
  .sub-nav .breadcrumbs{
    width: 90%;
    margin: 0;
  }
}

@media(max-width:520px) {
  .sub-nav .breadcrumbs{
    width: 90%;
    margin: 0;
  }
}

.sub-nav .breadcrumbs li{
  font-size: 11px;
}


.container{
  margin:auto;
  padding: 0 5%;
  padding-bottom:66px;
}

.container-divider{
  border-top:none;
  margin-bottom:0px;
}

h1{
  background-color: #00c1ff;
  border-radius: 4px;
  font-size:18px;
  color:#FFFFFF;
  font-weight: lighter;
  padding:9px;
  margin:0px;
  width:100%;
  margin:auto;
}


.FAQ_header{
  margin-top:25px;
}

.contents_link{
  background-color: #FFFFFF;
  border-radius: 8px;
  width:100%;
  margin: 15px auto 15px;
  padding: 20px 0px 20px 10px;
  box-shadow: 0px 8px 13px 2px rgba(0, 193, 255, 0.05),
  0px 3px 12px 2px rgba(0, 193, 255, 0.02),
  0px 5px 5px -3px rgba(0, 193, 255, 0.01);
}
@media(max-width:520px){
  .contents_link{
    padding: 5px 0px 0px 0px;
  }
}

.textlink{
  width:49%;
  display: inline-block;
}

@media (max-width:960px) {
  .textlink{
    width:100%;
    margin:0 auto;
  }
}

.link_blue_pc{
  height:10px;
  margin:0 7px 0 10px;
}

@media(max-width:520px){
  .link_blue_pc{
    display: none;
  }
}


.link_blue_sp{
  width:6px;
}
@media(min-width:520px){
  .link_blue_sp{
    display: none;
  }
}

.contents_link a{
  font-size: 12px;
  display: inline-block;
  color:#000000;
  font-weight: bold;
}

@media(max-width:520px){
  .contents_link a{
    width:94%;
    padding: 10px 0 10px 20px;
  }
}

/* @media(max-width:520px){
  .contents_link a{
    padding:10px 0;

  }
} */
@media(max-width:520px){
  .contents_link .textlink{
    border-bottom:solid 1px #EFEFEF;
  }
}

@media(max-width:520px){
  #bottom .textlink{
    border-bottom:solid 0px;
  }
}

@media(min-width:430px){
  .br_shitei{
    display:none;
  }
}

.contents_link a:hover{
  text-decoration: none;
  color: #00c1ff;
}

.help_QandA{
  margin-bottom:50px;
  width: 100%;
}

.button_help{
  width:49%; 
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0px 8px 13px 2px rgba(0, 193, 255, 0.05);
  display: inline-block;
  margin-right:1.4%;
  height: 90px;
  padding-right: 10px;
}
.button_help :hover{
  opacity: 85%;
}
@media (max-width:960px) {
  .button_help{
    width:80%;
    margin-right:0px;
    margin-left:10%;
    }
}
@media (max-width:780px) {
  .button_help{
    width:80%;
    margin-left:10%;
    }
}
@media (max-width:620px) {
  .button_help{
    width:100%;
    margin-left:0;
    }
}

.button_help a{
  text-decoration:none;
  color:#000000;
}

.button_help a:hover{
  text-decoration: none;
}

.button_photo img{
  width:30%;
  float: left;
  border-radius: 8px 0px 0px 8px;
  margin-right:3%;
  object-fit:cover;
  height: 90px;
}

.button_QandA{
  width:49%; 
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0px 8px 13px 2px rgba(0, 193, 255, 0.05);
  display: inline-block;
  height: 90px;
  padding-right: 10px;
}

.button_QandA :hover{
  opacity: 85%;
}

@media (max-width:960px) {
  .button_QandA{
    width:80%;
    margin-left:10%;
    margin-top:15px;
    }
}
@media (max-width:780px) {
  .button_QandA{
    width:80%;
    margin-left:10%;
    }
}
@media (max-width:620px) {
  .button_QandA{
    width:100%;
    margin-left:0;
    }
}


.button_QandA a{
  text-decoration:none;
  color:#000000;
}

.button_QandA a:hover{
  text-decoration: none;
}

.button_character{
  padding-top:22px;
  padding-bottom: 26px;
}




.button_title{
  font-weight: bold;
  font-size:12px;
}
@media(max-width:520px){
  .button_title{
    font-size: 11px;;
  }
}

.button_title span{
  font-weight: bold;
  color: #F19E38;
  font-size: 16px;
}
@media(max-width:520px){
  .button_title span{
    font-size:13px;
  }
}

.button_example{
  font-size:12px;
}
@media(max-width:520px){
  .button_example{
    font-size: 11px;
  }
}

.form_attention{
  font-size: 13px;
  width:100%;
  margin:auto;
}

.form{
  max-width: 1920px;
  background-color: #FFFFFF;
  border-radius: 8px;
  padding-top:35px;
  width:100%;
  margin:auto;
}


.form-field{
  width:90%;
  margin:auto;
}


.form-field label{
  font-weight: bold;
}

.form footer{
  text-align: center;
  padding-bottom:35px;
}

#request_subject_hint,#request_description_hint{
  font-size: 12px;
  margin-top: 5px;
}

.notification.notification-error.notification-inline{
  font-size: 12px;
    color: red;
    margin-top: 5px;
}

.button-large, input[type="submit"]{
  font-weight:bold;
  background: linear-gradient(to left,#85d8fb 0%,#53c5f8 100%);
  width: 40%;
  box-shadow: 0 3px 10px rgba(0,0,0,0.15);
}
.button-large, input[type="submit"]:hover{
  background: linear-gradient(to left,#85d8fb 0%,#53c5f8 100%);
  opacity: 0.8;
}


.submit_attention{
  font-size: 13px;
}

.form footer a{
  color: #00c1ff;
  margin-right:0px;
}

footer.footer{
  margin-top:0px;
}

#globalFooter{
  position:relative;
  clear:both;
  padding:30px 0 50px 0;
  background:#fff;
  text-align:center;
  padding-bottom:40px;
  font-size:12pt;
  text-align:center;
  font-size:12pt}
  
  @media(max-width:520px){
  #globalFooter{
    display: none;
    }
  }

  #globalFooter .base{
  width:985px;
  margin:0 auto;
  text-align:center;
  width: 100%;}
  
  #globalFooter .siteLink{
  position:relative;
  width:985px;
  margin:0 auto;
  text-align:center;
  width: 100%;}
  
  #globalFooter .siteLink .link{
  overflow:hidden;
  display:inline-block}
  
  #globalFooter .siteLink .link li{
  float:left;
  display:inline;
  zoom:1;
  font-size:11px}
  
  #globalFooter .siteLink .link li a{
  padding:5px 10px;
  border-right:1px solid #e6e6e6;
  color:#666;
  text-decoration:none;
  display:block;
  text-align:center}
  
  #globalFooter .siteLink .link li:last-child a{
  border-right:none}
  
  #globalFooter .siteLink .link a:hover{
  color:#999}
  
  #globalFooter .otherSiteLink{
  margin-top:25px;
  text-align:center;
  text-align:center}
  
  #globalFooter .otherSiteLink .enSiteVertical{
  margin:0 auto;
  width:750px;
  color:#555;
  text-align:left;
  font-size:11px}
  
  #globalFooter .otherSiteLink .enSiteVertical .title{
  padding:7px 10px;
  font-weight:bold;
  text-align:center;
  color:#555;
  border:1px solid #e6e6e6}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .toggle{
  cursor:pointer;
  position:relative;
  padding:10px;
  font-weight:bold;
  color:#555}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .toggle a{
  color:#555}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .toggle a:hover{
  color:#f90}

  #globalFooter .otherSiteLink .enSiteVertical .list .toggle span {
  font-size:10px;}

  #globalFooter .otherSiteLink .enSiteVertical .listUnit .toggle span:before{
  position:relative;
  margin-right:8px;
  content:"\f078";
  display:inline-block;
  font-family:FontAwesome;
  font-weight:normal;
  font-style:normal;
  text-decoration:inherit;
  -webkit-font-smoothing:antialiased;
  font-size:12px;
  color:#777;
  line-height:1}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit+.listUnit .toggle{
  border-top:1px solid #e6e6e6;
  border-bottom:1px solid #e6e6e6}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit:hover .toggle span:before{
  color:#f90}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .toggle.open{
  background:#f3f8ff}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .toggle:hover{
  background:#ffe}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .toggle.open span:before{
  content:"\f077"}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .listList{
  display:none;
  color:#aaa;
  border-top:1px solid #e6e6e6}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .listList li:hover{
  cursor:default}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .listList li a{
  color:#555}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .listList li a img{
  margin-right:8px;
  vertical-align:middle}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .listList a:hover{
  color:#f90}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .listList li p.w{
  margin-left:128px}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .listList li .siteLinkArea{
  display:table;
  width:100%}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .listList li .siteLinkArea .leftArea,#globalFooter .otherSiteLink .enSiteVertical .listUnit .listList li .siteLinkArea .rightArea{
  display:table-cell;
  vertical-align:middle;
  padding:8px}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .listList li .siteLinkArea .leftArea{
  width:130px;
  padding-left:10px}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .listList li .siteLinkArea .rightArea .site{
  display:block;
  font-weight:bold;
  color:#555}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .listList li .siteLinkArea .rightArea .siteSub{
  display:block;
  margin:2px 0 0 2px;
  font-size:10px;
  color:#555}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit .listList li+li .siteLinkArea{
  background:url(../../imageFile/user/line_dot_1px_aaa_pitch2.png) 0 0 repeat-x}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit+.listUnit .listList{
  border-top:none;
  border-bottom:1px solid #e6e6e6}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit+.listUnit .listList li .siteLinkArea .leftArea,#globalFooter .otherSiteLink .enSiteVertical .listUnit+.listUnit .listList li .siteLinkArea .rightArea{
  padding:12px 8px}
  
  #globalFooter .otherSiteLink .enSiteVertical .listUnit+.listUnit .listList li .siteLinkArea .leftArea{
  width:130px;
  padding-left:10px}
  
  #globalFooter .en{
  display:block;
  margin-top:25px;
  clear:both;
  text-align:center}
  
  #globalFooter .en span{
  font-size:10px;
  color:#666}
  
  #globalFooter .en .name{
  margin-right:10px}
  
  #globalFooter .en .cw{
  font-family:Arial,Helvetica,sans-serif}
  
  #globalFooter.simpleFooter{
  padding:30px 0 90px}
  
  #globalFooter.simpleFooter .link a{
  font-size:11px;
  color:#666}
  
  #globalFooter.simpleFooter .en{
  margin-top:0}
  
  #globalFooter.popupFooter .base{
  position:relative}
  
  #globalFooter.popupFooter .base .closeBtn{
  position:absolute;
  top:-15px;
  right:0}
  
  #globalFooter.popupFooter .base .closeBtn .close{
  display:inline-block;
  padding:4px 10px 3px;
  background:#8ad;
  font-weight:bold;
  color:#fff;
  border-radius:3px}
  
  #globalFooter.popupFooter .base .closeBtn .close:hover{
  opacity:0.8}
  
  #globalFooter.popupFooter .base .closeBtn .close:before{
  content:"×";
  margin-right:6px;
  vertical-align:middle}
  
  #globalFooter div,#globalFooter li,#globalFooter p,#globalFooter span,#globalFooter ul{
  margin:0;
  padding:0}
  
  #globalFooter img{
  margin:0;
  padding:0;
  border:0;
  border-width:0px;
  border-style:none}
  
  #globalFooter a{
  text-decoration:none;
  outline:0}
  
  #globalFooter .enSiteVertical{
  margin:15px auto 0 auto;
  width:660px;
  color:#222;
  text-align:left;
  font-size:0.65em}
  
  #globalFooter .enSiteVertical .title{
  padding:5px 10px;
  background:#eee;
  border:1px solid #ddd;
  line-height:100%;
  font-weight:bold;
  text-align:left}
  
  #globalFooter .enSiteVertical .list{
  width:660px;
  margin:0;
  padding:10px 0;
  border-bottom:1px solid #ddd;
  cursor:pointer}
  
  #globalFooter .enSiteVertical .list .toggle{
  width:170px;
  margin:0 10px 0 0;
  padding:0 0 0 10px;
  float:left;
  font-weight:bold}
  
  #globalFooter .enSiteVertical .list:hover{
  background:#ffe}
  
  #globalFooter .enSiteVertical .list .toggle a{
  color:#222}
  
  #globalFooter .enSiteVertical .list .toggle a:hover{
  color:#f90}
  
  #globalFooter .enSiteVertical .list .toggle span{
  padding:0 19px 0 0;
  background:url(../../imageFile/user/footer_toggleRight.gif) no-repeat right center}
  
  #globalFooter .enSiteVertical .list:hover .toggle span{
  background:url(../../imageFile/user/footer_toggleRightHover.gif) no-repeat right center}
  
  #globalFooter .enSiteVertical .list .toggle span.open{
  background:url(../../imageFile/user/footer_toggleLeft.gif) no-repeat right center}
  
  #globalFooter .enSiteVertical .list:hover .toggle span.open{
  background:url(../../imageFile/user/footer_toggleLeftHover.gif) no-repeat right center}
  
  #globalFooter .enSiteVertical .list .listList{
  width:430px;
  margin:0;
  padding:0 0 0 10px;
  float:left;
  border-left:1px dotted #ccc;
  display:none;
  color:#aaa}
  
  #globalFooter .enSiteVertical .list .listList li{
  padding:5px;
  list-style:none;
  border-bottom:1px dotted #ccc}
  
  #globalFooter .enSiteVertical .list .listList li.last{
  border:none}
  
  #globalFooter .enSiteVertical .list .listList li a{
  color:#222;
  margin:0 2px}
  
  #globalFooter .enSiteVertical .list .listList li a img{
  margin-right:8px;
  vertical-align:middle}
  
  #globalFooter .enSiteVertical .list .listList a:hover{
  color:#f90}
  
  #globalFooter .enSiteVertical .list .listList li p.w{
  margin-left:128px}
  
  #globalFooter .copyright{
  margin:15px auto 0 auto;
  text-align:center;
  line-height:125%;
  font-family:Arial,Helvetica,sans-serif}
  
  #globalFooter .copyright .company img{
  vertical-align:middle}
  
  #globalFooter .copyright .company span.copyright{
  margin-left:15px;
  color:#444;
  font-size:0.65em}
  
  #globalFooter .otherSiteLink{
  text-align:center;
  padding-bottom:40px;
  font-size:12px;
  text-align:center}
  
  #globalFooter .otherSiteLink .enSiteVertical{
  margin:30px auto 0 auto;
  width:870px;
  color:#333;
  text-align:left;
  font-size:11px}
  
  #globalFooter .otherSiteLink .enSiteVertical .title{
  padding:5px 10px;
  background:#eee;
  font-weight:bold;
  text-align:left;
  color:#333;
  border:1px solid #ddd}
  
  #globalFooter .otherSiteLink .enSiteVertical .list{
  width:870px;
  padding:10px 0;
  border-bottom:1px solid #ddd}
  
  #globalFooter .otherSiteLink .enSiteVertical .list.clearfix{
  min-height:1px;}
  
  #globalFooter .otherSiteLink .enSiteVertical .list.clearfix:after{
  content:".";
  display:block;
  clear:both;
  height:0;
  visibility:hidden}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .toggle{
  float:left;
  width:165px;
  padding-left:15px;
  font-weight:bold;
  color:#333}
  
  #globalFooter .otherSiteLink .enSiteVertical .list:hover{
  background:#ffe;
  cursor:pointer}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .toggle a{
  color:#333}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .toggle a:hover{
  color:#f90}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .toggle span{
  padding-right:19px;
  background:url(../../imageFile/user/footer_toggleRight.gif) no-repeat right center;
  cursor:pointer;
  font-weight:lighter;}
  
  #globalFooter .otherSiteLink .enSiteVertical .list:hover .toggle span{
  background:url(../../imageFile/user/footer_toggleRightHover.gif) no-repeat right center;
  cursor:pointer;
  font-weight:lighter;}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .toggle span.open{
  background:url(../../imageFile/user/footer_toggleLeft.gif) no-repeat right center;
  cursor:pointer}
  
  #globalFooter .otherSiteLink .enSiteVertical .list:hover .toggle span.open{
  background:url(../../imageFile/user/footer_toggleLeftHover.gif) no-repeat right center;
  cursor:pointer;
  }
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listList{
  float:left;
  display:none;
  width:660px;
  padding-left:10px;
  border-left:1px dotted #ccc;
  color:#aaa}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listList li{
  padding:0 5px;
  list-style:none;
  border-bottom:1px dotted #ccc}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listList li:hover{
  cursor:default}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listList li.last{
  border:none}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listList li a{
  color:#333;
  margin:0 2px}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listList li a img{
  margin-right:8px;
  vertical-align:middle}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listList a:hover{
  color:#f90}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listList li p.w{
  margin-left:128px}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listList li .siteLinkArea{
  position:relative;
  padding:18px 0 24px}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listList li .siteLinkArea .rightArea{
  position:absolute;
  top:7px;
  left:130px;
  vertical-align:middle}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listList li .siteLinkArea .rightArea .site{
  display:block;
  font-weight:bold;
  color:#333}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listList li .siteLinkArea .rightArea .siteSub{
  display:block;
  margin:2px 0 0 2px;
  font-size:10px;
  color:#555}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listList li .siteLinkArea .leftArea{
  position:absolute;
  top:12px;
  left:0;
  width:130px}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li{
  padding:0 5px 5px 5px;
  list-style:none;
  border-bottom:1px dotted #ccc}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li.last{
  border:none}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li a{
  color:#333;
  margin:0 2px}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li a img{
  margin-right:8px;
  vertical-align:middle}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listListCompany a:hover{
  color:#f90}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li p.w{
  margin-left:128px}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea{
  position:relative;
  padding:12px 0}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea .rightArea{
  position:absolute;
  top:7px;
  left:130px;
  vertical-align:middle}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea .rightArea .site{
  display:block;
  font-weight:bold}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea .rightArea .siteSub{
  display:block;
  margin:2px 0 0 2px}
  
  #globalFooter .otherSiteLink .enSiteVertical .list .listListCompany li .siteLinkArea .leftArea{
  position:absolute;
  top:7px;
  left:0;
  width:130px}
  
  .spFooter {
    background-color: #fff;
    padding: 40px 10px 100px;
    color: #999;
    font-size: 10px;
    text-align: center;
    line-height: 1.7;
}

@media(min-width:520px){
  .spFooter{
    display: none;
  }
}


.spFooter .displaySelect {
  display: table;
  width: 100%;
  padding: 5px 0;
  margin: 10px 0 14px;
  text-align: center;
  border: 1px solid #eee;
}

.displaySelect .sp {
  display: table-cell;
  padding: 3px 0;
  width: 50%;
  font-size: 8px;
}

.form-field .nesty-input {
  margin-bottom: 35px;
}

.searchbox h2{
  font-size: 13px;
  text-align: left;
  margin-bottom: 3px;
}

.searchbox-suggestions a{
  color: #000000;
  font-size: 13px;
}

.searchbox-suggestions a:hover{
  color: #00c1ff;
}

.searchbox-suggestions li::before{
  content: "";
  display: inline-block;
  background-image: url("https://theme.zdassets.com/theme_assets/14158684/8cbb4f5f0bb1963512050f2f861add3d678a7940.svg");
  width: 14px;
  height: 14px;
  margin-right: 5px;
  background-size: 14px;
  vertical-align: -2px;
}

.searchbox{
  width: 85%;
  margin: auto;
  color: #000000;
  text-align: left;

}



/* 応急処置。htmlのbreadcrumbsも表示させる */
.sub-nav{
  padding:0px;
}