/*
channel code : y5TPvfE6Mde6
for biz
*/

/* whole
------------------------------------------------------------------------------- */
html {
  font-size: 69.5%;
}
body {
  background: #eeeeee;
}
#body *,
#contents * {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif !important;
}
@media only screen and (max-width: 640px) {
  body {
    background: #fff;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}
table th, table td {
  vertical-align: middle;
}

/* header
------------------------------------------------------------------------------- */
.pd_main-header__corpText {
  font-size: 83.5%;
}
.pd_main_subHeader-list a:link {
  color: #000 !important;
}
@media only screen and (max-width: 640px) {
  input[type="text"],
  input[type="password"],
  input[type="email"],
  input[type="search"] {
    height: 100% !important;
    border: none !important;
  }
}

/* panKuzuList
------------------------------------------------------------------------------- */
@media only screen and (min-width: 641px) {
  .pd_bread-crumb {
    position: relative;
    width: 980px;
    margin-right: auto;
    margin-left: auto;
  }
  .pd_bread-crumb ul a {
    color: #000;
  }
  .pd_bread-crumb ul a:hover,
  .pd_bread-crumb ul a:visited:hover {
    color: #000;
  }
  #win_link_bnr {
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 !important;
  }
}


/* gnav
------------------------------------------------------------------------------- */
.bizNavigationInner > ul > li:nth-child(3) {
  background-color: #fff !important;
}


/* footer
------------------------------------------------------------------------------- */
.pd_main-footer__contactWeb-btn a:link {
  color: #000 !important;
}