@charset "UTF-8";
/***** style.css - 日東電工 *****/
/***** Reset Default Styles *****/
body, input[type="text"], textarea, input[type="submit"], input[type="reset"], select {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* Global Menu */
#G-GLOBAL-MENU, #G-GLOBAL-MENU > * > a {
  background-image: url(/jp/ja/common_local/img/gnavi.png);
}

/* Footer */
body.s-local #G-FOOTER .service .inner > ul > li.item-1 {
  width: 138px;
}
body.s-local #G-FOOTER .service .inner > ul > li.item-2 {
  width: 163px;
}
body.s-local #G-FOOTER .service .inner > ul > li.item-3 {
  width: 183px;
}
body.s-local #G-FOOTER .service .inner > ul > li.item-4 {
  width: 148px;
}
body.s-local #G-FOOTER .service .inner > ul > li.item-5 {
  width: 155px;
}
body.s-local #G-FOOTER .service .inner > ul > li.item-6 {
  width: 113px;
}


/* Setting For Home */
body.s-home #CONTENT h2 {
  font-size: 166%;
}
body.s-home #CONTENT .text-button {
  font-size: 116%;
}
body.s-home #TAB-AREA .tab-head h2 {
  font-size: 150%;
}
