@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
body {
  font-family:
    "????", "Meiryo", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "MS PGothic", "Osaka", sans-serif;
  font-size: 13px;
  line-height: 1.6;
  color: #010101;
  max-width: 100%;
  min-width: 980px;
  background-color: #ececec;
}
a:hover img {
  opacity: .7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
}
img {
  max-width: 100%;
  height: auto;
}
.content,
.content__box,
.content__box-threecolums,
.row {
  zoom: 1;
}
.content:after,
.content__box:after,
.content__box-threecolums:after,
.row:after {
  display: block;
  content: "";
  clear: both;
}
.cf {
  zoom: 1;
}
.cf:after {
  display: block;
  content: "";
  clear: both;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.none {
  float: none;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right !important;
}
.red-text {
  color: #ff1d25;
}
.fz-lg {
  font-size: 18px;
}
.fw-b {
  font-weight: bold;
}
.disk-style {
  list-style: inside disc;
  margin-left: 1em;
  text-indent: -1em;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-90 {
  margin-top: 90px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-40 {
  margin-right: 40px;
}
.mr-50 {
  margin-right: 50px;
}
.mr-60 {
  margin-right: 60px;
}
.mr-70 {
  margin-right: 70px;
}
.mr-80 {
  margin-right: 80px;
}
.mr-90 {
  margin-right: 90px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.ml60 {
  margin-left: 60px;
}
.ml70 {
  margin-left: 70px;
}
.ml80 {
  margin-left: 80px;
}
.ml90 {
  margin-left: 90px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-40 {
  padding-right: 40px;
}
.pr-50 {
  padding-right: 50px;
}
.pr-60 {
  padding-right: 60px;
}
.pr-70 {
  padding-right: 70px;
}
.pr-80 {
  padding-right: 80px;
}
.pr-90 {
  padding-right: 90px;
}
.pl10 {
  padding-left: 10px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pl50 {
  padding-left: 50px;
}
.pl60 {
  padding-left: 60px;
}
.pl70 {
  padding-left: 70px;
}
.pl80 {
  padding-left: 80px;
}
.pl90 {
  padding-left: 90px;
}
.w-65 {
  width: 65%;
}
.w-75 {
  width: 75%;
}
.w-80 {
  width: 80%;
}
.clearfix {
  overflow: hidden;
}
.header {
  background: #fff;
  border-top: 40px solid #000;
  position: relative;
}
.header__logo-title {
  position: relative;
  width: 970px;
  margin: 0 auto;
}
.header__logo-title p {
  position: absolute;
  top: -30px;
  left: 0;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
}
.footer {
  margin-top: 55px;
}
.footer__nav_bg {
  background: #000;
}
.footer__nav_content {
  width: 970px;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  padding: 18px 0;
}
.footer__nav_list {
  display: table-cell;
  vertical-align: middle;
}
.footer__nav_item {
  color: #fff;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
}
.footer__nav_item:hover {
  color: #888;
}
.footer__banner_list {
  width: 970px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  display: block;
}
ul.footer__banner_content li {
  display: inline-block;
  margin-right: 26px;
}
.footer__banner_item {
  text-decoration: none;
}
.footer__banner_img {
  display: block;
  margin: 0 auto;
}
.footer__banner_img.icon-inquiry {
  font-size: 12px;
}
.footer__banner_text {
  font-size: 14px;
  color: #010101;
}
.sub__content_top {
  float: right;
  width: 280px;
}
.sub__content_top_facebook {
  float: right;
  width: 470px;
}
.sub__content_low {
  float: left;
  /*width: 280px;*/
  width: 220px;
}
.sub__content_banner .sub__content_item {
  margin-bottom: 15px;
}
.sub__content_text {
  margin: 0 auto;
}
.sub__content_list .sub__content_item a {
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  width: 100%;
  vertical-align: middle;
  color: #010101;
  padding: 20px 0;
  background: #fff;
  text-decoration: none;
  text-indent: 20px;
  overflow: hidden;
  border-bottom: 1px solid #ececec;
  border-left: 1px solid #ff1d25;
}
.sub__content_list .sub__content_item a:hover span {
  -moz-transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
  color: #fff;
}
.sub__content_list .sub__content_item a:hover:before {
  left: 0;
}
.sub__content_list .sub__content_item a:before {
  content: "";
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  left: -100%;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #ff1d25;
  color: #fff;
}
.sub__content_list .sub__content_item a span {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  z-index: 2;
}
.sub__content_list .sub__content_item.active a {
  background: #ff1d25;
  color: #fff;
}
.sub__content_list .sub__content_item.active a:hover span {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
}
.gnav__wrap {
  width: 970px;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
}
.gnav__item {
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.gnav__item.header__logo {
  background: #ff1d25;
  border: 0;
  width: 20.7%;
}
.header__logo a {
  display: block;
  padding: 17px 0;
}
.gnav__link {
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -ms-transition: 200ms;
  transition: 200ms;
  background: #fff;
  display: block;
  padding: 16px 0;
  text-decoration: none;
}
.gnav__link:hover,
.gnav__link.active {
  background: #ff1d25;
}
.gnav__link:hover .gnav__img,
.gnav__link.active .gnav__img {
  color: #fff;
}
.gnav__link:hover .gnav__text,
.gnav__link.active .gnav__text {
  color: #fff;
}
.gnav__img {
  color: #ff1d25;
  display: block;
  font-size: 28px;
  margin-top: 5px;
}
.gnav__img.icon-about {
  font-size: 21..5px;
  line-height: 1.3;
}
.gnav__img.icon-inquiry {
  font-size: 18px;
  line-height: 1.5;
}
.gnav__text {
  color: #010101;
  display: block;
  font-size: 16px;
}
.content {
  width: 970px;
  margin: 0 auto;
}
.top__content_visual {
  margin: 25px 0;
}
.top__local_nav {
  margin-bottom: 25px;
}
.top__news_content {
  padding: 10px 20px;
}
.top__news_content iframe {
  width: 100%;
}
.top__news_lists {
  overflow-y: scroll;
  max-height: 250px;
}
.top__news_lists li {
  margin-bottom: 1em;
  overflow: hidden;
}
.top__news_lists time {
  color: #888;
  width: 20%;
  margin-right: 5px;
  vertical-align: top;
  font-weight: bold;
  float: left;
}
.top__news_lists p {
  vertical-align: top;
  width: 79%;
  float: left;
}
.main__top_content {
  width: 670px;
  float: left;
  margin-bottom: 25px;
}
.main__single_content {
  width: 100%;
  margin-bottom: 25px;
}
.main__top_content_news {
  width: 484.5px;
  float: left;
  margin-bottom: 25px;
}
.main__content_inner {
  background: #fff;
  border-top: 5px solid #ff1d25;
  margin-bottom: 25px;
}
.main__content_inner .page_top {
  text-align: right;
  padding: 20px 40px;
  border-top: 1px dotted #ececec;
}
.main__content_inner .page_top a {
  color: #fff;
  text-decoration: none;
  background: #010101;
  padding: 10px 18px;
  border-radius: 6px;
  font-size: 8px;
  display: inline-block;
}
.main__content_inner .page_top a:hover {
  opacity: .8;
}
.main__low_content {
  /*width: 670px;*/
  width: 730px;
  float: right;
  margin-bottom: 25px;
}
.page__content_visual {
  margin-bottom: 25px;
}
.page__content_hedding {
  height: 150px;
  color: #fff;
}
.page__content_hedding h2 {
  font-size: 30px;
  padding: 0 20px 0 30px;
  line-height: 150px;
  display: inline-block;
}
.page__content_hedding p {
  line-height: 150px;
  font-size: 18px;
  display: inline-block;
}
.page__content_hedding.production {
  background: url(../img/forging/hedding_img.jpg);
}
.page__content_hedding.about {
  background: url(../img/about/hedding_img.jpg);
}
.page__content_hedding.print {
  background: url(../img/trial/hedding_img.jpg);
}
.page__content_hedding.casting {
  background: url(../img/casting/hedding_img.jpg);
}
.page__content_hedding.inquiry {
  background: url(../img/inquiry/hedding_img.jpg);
}
.page__content_hedding.equip {
  background: url(../img/machining/hedding_img.png);
}
.page__content_hedding.press {
  background: url(../img/press/hedding_img.png);
}
.page__content_hedding.surface {
  background: url(../img/surface/hedding_img.jpg);
}
.page__content_nav {
  margin-top: 1px;
  background: #000;
  padding: 8px 0;
}
.page__content_nav ul {
  overflow: hidden;
}
.page__content_nav li {
  float: left;
  border-right: 1px solid #fff;
  padding: 10px 15px;
}
.page__content_nav li:before {
  content: url(../img/common/icon_breadcrumb.gif);
  color: #ff1d25;
  margin-right: 5px;
}
.page__content_nav li a {
  color: #fff;
  text-decoration: none;
}
.page__content_nav li a:hover {
  color: #888;
}
.content {
  overflow: hidden;
  font-size: 16px;
}
.content__box {
  padding: 10px 30px;
}
.content__box_relative {
  position: relative;
  padding: 10px 30px;
}
.content__box_middle {
  position: absolute;
  top: 90px;
  left: 110px;
  width: 690px;
}
.content__box_img-L {
  float: left;
  margin: 0 10px 10px 0;
}
.content__box_img-R {
  float: right;
  margin: 0 0 10px 10px;
}
.content__box_left {
  float: left;
  width: 50%;
}
.content__box_right {
  float: right;
  width: 48%;
}
.content__box_right h4 {
  margin-bottom: 10px;
}
.content__box_right p {
  margin-bottom: 5px;
}
.content__box-block {
  border: 1px solid #121212;
  height: 520px;
  width: 30%;
  margin: 1.5%;
  padding-bottom: 15px;
  float: left;
}
.content__box-block-img {
  text-align: center;
  padding: 10px;
}
.content__box-block-text {
  padding: 0 10px;
  font-size: 14px;
}
.content__large_box-block {
  background: #D0D0D0;
  height: 520px;
  width: 63.5%;
  margin: 1.5%;
  padding-bottom: 15px;
  float: left;
}
.content__large_box-block-img {
  text-align: center;
  padding: 20px;
}
.content__large_box-block-text {
  padding: 0 10px;
  font-size: 16px;
}
.content__table {
  width: 100%;
}
.content__table.sm {
  width: 80%;
  margin: auto;
}
.content__table.tac th,
.content__table.tac td {
  text-align: center;
}
.content__table thead th {
  background-color: #fff;
  border: 1px solid #ccc;
  text-align: center
}
.content__table th {
  background: #cccccc;
  border: 1px solid #fff;
  padding: 14px;
}
.content__table tr:first-child th {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.content__table tr th:last-child {
  border-right: 1px solid #ccc;
}
.content__table tr:last-child th {
  border-bottom: 1px solid #ccc;
}
.content__table td {
  background: #fff;
  border: 1px solid #ccc;
  padding: 14px;
}
.breadcrumb__list {
  display: inline-block;
  margin: 5px 0;
  font-size: 13px;
}
.breadcrumb__list+.breadcrumb__list:before {
  content: url(../img/common/icon_breadcrumb.gif);
  margin: 0 1.5em;
}
.breadcrumb__list a {
  text-decoration: none;
  color: #010101;
  font-size: 13px;
}
.large-4 {
  width: 32%;
  width: 31%\9;
  margin-right: 2%;
}
.large-4:last-child {
  margin-right: 0;
}
.columns {
  float: left;
}
.title {
  font-size: 20px;
  border-bottom: 1px dotted #ececec;
  padding: 25px 20px 20px;
  font-weight: bold;
}
.title_bg-gray {
  color: #fff;
  background: #4d4d4d;
  font-size: 16px;
  text-align: center;
  margin: 20px 0 10px;
  padding: 5px 10px;
}
.title-2 {
  font-size: 20px;
  padding: 25px 20px 5px;
  font-weight: bold;
}
.lock {
  overflow: hidden;
}
.modal-content {
  position: relative;
  display: none;
  width: 50%;
  margin: 0px auto;
  top: 10%;
  padding: 10px 20px;
  border: 2px solid #aaa;
  background: #fff;
}
.modal-content p {
  margin-bottom: 15px;
  padding: 0;
}
.modal-overlay {
  z-index: 100;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf000000', endColorstr='#bf000000', GradientType=0);
  /* IE6-9 */
}
.modal-wrap {
  z-index: 9999;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.modal-open {
  color: #00f;
  text-decoration: underline;
}
.modal-open:hover {
  cursor: pointer;
  color: #f00;
}
.modal-close {
  color: #00f;
  text-decoration: underline;
}
.modal-close:hover {
  cursor: pointer;
  /*color:#f00;*/
  opacity: 0.7;
}
.qa_block dl {
  margin-bottom: 20px;
}
.qa_block dl dt {
  background-color: #4d4d4d;
  color: #fff;
  border-radius: 4px;
  /*font-size: 120%;*/
  font-size: 110%;
  padding: 4px 12px 4px 36px;
  margin-bottom: 10px;
  position: relative;
}
.qa_block dl dt:before {
  content: "Q.";
  margin-right: 5px;
  position: absolute;
  top: 4px;
  left: 12px;
}
.qa_block dl dd {
  padding: 0 18px;
}
.modal-close {
  text-align: center;
  display: inline-block;
  background: #111;
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 6px;
}
.production__content_main {
  text-align: center;
  margin: 20px auto;
  width: 80%;
}
.production__content_image {
  width: 49%;
  margin: 2.5px 1px;
  float: left;
}
.list {
  padding: 20px;
  overflow: hidden;
}
.list li {
  float: left;
  width: 33%;
  list-style: disc inside;
}
.list li:last-child {
  float: right;
  clear: left;
  list-style: none;
  text-align: right;
}
.sm_block {
  width: 80%;
  margin: auto;
}
figure {
  text-align: center;
  margin: 0 auto 20px;
}
figcaption {
  text-align: center;
  font-size: 80%;
}
.mr {
  margin-right: 2%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33%;
}
.col-8 {
  width: 65%;
}
.col-5 {
  width: 50%;
}
.col-6 {
  width: 60%;
}
.list-item {
  margin: 1em;
}
.list-item li {
  list-style: disc inside;
}
.btn {
  color: #fff;
  text-decoration: none;
  background: #ff1d25;
  padding: 10px 18px;
  border-radius: 6px;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  width: 300px;
  height: 30px;
  line-height: 30px;
}
.btn:hover {
  opacity: .8;
}