body, html {
	position: relative;
	height: 100%;
}

.dlBnr {
	position:fixed;
	top:240px;
	right:0;
	z-index:999999;
}

/*********************************
* FV
************************************/

#fv{
	display: none;
}

#fv_sp img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  #fv {
    display: block;
    overflow: hidden;
  }

  #fv_sp {
    display: none;
  }

  .movie-wrap {
    position: relative;
    padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
  }

  .movie-wrap video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /*.fv_inner {
    position: relative;
    height: 860px;
    z-index: 1000;
  }

  #tubular-container iframe{
  	display: block;
  }*/
}


/*********************************
* トップ導入部
************************************/
.top-introduction {
  background: #085189;
  padding: 2rem 0;
  color: #fff;
}

.top-introduction-inner p:first-of-type {
  margin-bottom: 1rem;
}

.top-introduction .sec-ttl-s {
  color: #fff;
}

.quality-ttl {
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

.quality-list {
  margin: 0 0 1.5rem 1em;
}

.quality-list li {
  list-style: decimal;
}

@media screen and (min-width: 768px) {
  .top-introduction {
    padding: 3rem 0;
  }

  .top-introduction .sec-ttl-s {
    font-size: 1.5rem;
  }

  .top-introduction-inner {
    max-width: 700px;
    margin: 0 auto;
  }

  .top-introduction-inner p:first-of-type {
    font-size: 1rem;
    margin-bottom: 2rem;
  }

  .quality-ttl {
    font-size: 1.125rem;
    margin-bottom: 1.5rem;
  }

  .quality-list {
    margin: 0 auto 1.5rem;
  }

  .quality-list li {
    font-size: 1rem;
    list-style: decimal;
    margin-left: 1em;
  }

  .top-introduction .link-btn a {
    width: 45%;
  }
}


/*********************************
* 事業概要
************************************/
.business-overview {
  background: url("/lib/cmn_img/bg_screw.jpg") no-repeat center top;
  padding: 2rem 0;
  background-size: auto 100%;
}

.business-overview-list li:not(:last-child) {
  margin-bottom: 2.5rem;
}

.business-overview-list .number {
  margin-bottom: 1rem;
}

.overview-ttl {
  text-align: center;
  color: #085189;
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 1rem;
}

.overview-ttl span {
  font-size: 0.75rem;
}

.overview-img {
  text-align: center;
  margin-bottom: 1rem;
}

.overview-img img {
  width: 100%;
}

.overview-text {
  margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  .business-overview {
    padding: 4rem 0;
    background-size: cover;
  }

  .business-overview-list li {
    margin-bottom: 0;
    flex-basis: 30%;
    margin-right: 5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: space-between;
  }

  .business-overview-list li:not(:last-child) {
    margin-bottom: 0;
  }

  .business-overview-list li:last-child{
    margin-right: 0;
  }

  .business-overview-list .number {
    margin-bottom: 0;
    width: 46px;
  }

  .overview-ttl {
    font-size: 1.75rem;
    margin-bottom: 0;
    line-height: 1;
    height: 2em;
    padding: 1em 0;
  }

  .overview-ttl span {
    font-size: 1.25rem;
  }

  .overview-img {
    margin-bottom: 1.5rem;
  }

  .overview-text {
    font-size: 1rem;
    /*margin-bottom: 1rem;*/
  }

  .business-overview-list .link-btn a {
    width: 100%;
  }
}


/*********************************
* おすすめ商品
************************************/
.recommend-products {
  padding: 2rem 0;
  background: url("/lib/cmn_img/bg_m.gif") repeat-y;
  background-size: 100% auto;
  color: #fff;
}

.recommend-products .sec-ttl-s {
  color: #fff;
}

.recommend-list li {
  margin-bottom: 3rem;
}

.recommend-list li:last-child {
  margin-bottom: 0;
}

.recommend-img {
  margin-bottom: 1rem;
  text-align: center;
}

.recommend-ttl {
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.5rem;
}

.recommend-text {
  margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  .recommend-products {
    padding: 4rem 0 0.5rem;
  }

  .recommend-list {
    flex-wrap: wrap;
  }

  .recommend-list li {
    margin-bottom: 4rem;
    flex-basis: 48%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: space-between;
  }

  .recommend-list li:last-child {
    margin-bottom: 4rem;
  }

  .recommend-list li:nth-child(odd) {
    margin-right: 4%;
  }

  .recommend-img {
    margin-bottom: 1rem;
  }

  .recommend-ttl {
    font-size: 1.15rem;
    margin-bottom: 1rem;
  }

  .recommend-text {
    font-size: 1rem;
  }

  .recommend-list li .link-btn a {
    width: 100%;
  }

  /* 「対応業種」のリンクボタン幅調整 */
  .industries .link-btn a {
    width: 45%;
  }
}


/*********************************
* 製品検索
************************************/
.search {
  padding: 2rem 0;
  background: #003978;
}

.search .sec-ttl-s {
  color: #fff;
}

.search-inner .link-btn {
  margin-bottom: 1rem;
}

.search-inner .link-btn a {
  width: 100%;
}

.word-search p {
  display: inline-block;
}

.word-search form {
  vertical-align: top;
}

.search-text-box {
  width: calc(100% - 4rem);
}

.search-text-box input {
  width: 100%;
  height: 2.5rem;
  border: 2px solid #fff;
  background: #ccc;
  box-sizing: border-box;
  padding: 0 1rem;
  font-size: 1rem;
  vertical-align: bottom;
}

.submitBtn {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 3px;
  background: #fff;
  margin-left: 0.5rem;
}

.submitBtn input {
  width: 2.5rem;
  height: 2.5rem;
  background: transparent url("/images/icon_search.png")no-repeat center center;
  background-size: 80% 80%;
  border: none;
  cursor: pointer;
  vertical-align: bottom;
}

@media screen and (min-width: 768px) {
  .search {
    padding: 3rem 0;
  }

  .search-inner .link-btn {
    margin-bottom: 0;
    flex-basis: 48%;
    margin-right: 4%;
  }

  .word-search {
    flex-basis: 48%;
  }

  .search-text-box input {
    height: 3rem;
  }

  .submitBtn {
    width: 3rem;
    height: 3rem;
  }

  .submitBtn input {
    width: 3rem;
    height: 3rem;
  }
}


/*********************************
* 主要取引先
************************************/
.suppliers {
  padding: 2rem 0 1rem;
}

.suppliers .sec-ttl-s {
  line-height: 1.3;
}

.suppliers .sec-ttl-s span {
  font-size: 0.875rem;
  color: #000;
  font-weight: normal;
}

.suppliers-list {
  flex-wrap: wrap;
}

.suppliers-list li {
  flex-basis: 48%;
  text-align: center;
  margin-bottom: 2rem;
}

.suppliers-list li:nth-child(odd) {
  margin-right: 4%;
}

.suppliers-list li img {
  margin-bottom: 0.5rem;
}

.suppliers-list li span {
  display: block;
}

@media screen and (min-width: 768px) {
  .suppliers {
    padding: 4rem 0 1rem;
  }

  .suppliers .sec-ttl-s {
    line-height: 1;
  }

  .suppliers .sec-ttl-s span {
    font-size: 1rem;
  }

  .suppliers-list li {
    flex-basis: 19%;
    margin-right: 1%;
    margin-bottom: 3rem;
  }

  .suppliers-list li:nth-child(odd) {
    margin-right: 1%;
  }

  .suppliers-list li span {
    display: block;
    font-size: 1rem;
  }
}


/*********************************
* 新着情報
************************************/
.news {
  padding: 2rem 0;
}

.news-ttl-box {
  box-sizing: border-box;
  padding-bottom: 1rem;
  margin: 0 auto;
  text-align: center;
  color: #085189;
}

.news-ttl {
  font-size: calc(16px + 1vw);
  font-weight: bold;
}

.news-ttl-box p a {
  font-size: 1rem;
}

.news-ttl-box p a::before {
  content: "＞";
}

.news-list-link {
  text-align: right;
}

.news-list li:nth-child(odd) {
  background: #f2f2f2;
}

.news-list li a {
  display: block;
  padding: 0.8rem;
  text-decoration: none;
  color: #000;
}

.news-list li a span {
  display: block;
  color: #085189;
}

.news-list li a div {
  display: flex;
}

.news-list li a span.category {
  display:  block;
  width: 6em;
  margin-left: 10px;
  text-align: center;
  vertical-align: middle;
  border-radius: 20px;
	font-size: 0.91em;
}

@media screen and (min-width: 768px) {
  .news {
    padding: 4rem 0;
  }

  .news-ttl-box {
    flex-basis: 16%;
    width: 16%;
    margin: 0 4% 0 0;
    border: none;
    padding: 0;
  }

  .news-ttl-box-inner {
    border: 1px solid #085189;
    padding: 1.5rem;
  }

  .news-ttl {
    font-size: calc(13px + 0.5vw);
  }

  .news-ttl-box p a {
    font-size: 0.75rem;
  }

  .news-list-link {
    text-align: center;
  }

  .news-list {
    flex-basis: 80%;
  }

  .news-list li a:hover {
    text-decoration: underline;
  }
}

/*********************************
* 海外版トップ
************************************/
.oversea-body .header-inner {
  position: relative;
  height: 65px;
}

.language-select {
  position: absolute;
  right: 0.8rem;
  top: 0.5rem;
  width: 95%;
  font-weight: bold;
}

.oversea-body .header-inner .logo {
  position: absolute;
  left: 0.8rem;
  top: 0;
}

.oversea-body .header-inner .logo img {
  width: 150px;
}

.language-select .accordion-btn span {
  display: block;
  margin-left: 60%;
  text-align: center;
  padding: 0.5rem;
  cursor: pointer;
  margin-bottom: 1em;
  line-height: 1;
}

.language-select .accordion-btn span::after {
  font-family: "Font Awesome 5 Free";
  content: '\f0dd';
  font-weight: 900;
  display: inline-block;
  color: #0e529c;
  margin-left: 0.5em;
}

.language-select .accordion-btn span.btn-active::after {
  font-family: "Font Awesome 5 Free";
  content: '\f0de';
  font-weight: 900;
  display: inline-block;
  color: #0e529c;
  margin-left: 0.5em;
}

.language-select .accordion-box {
  display: none;
  border: 1px solid #ccc;
  background: #fff;
}

.language-select .accordion-box li a {
  display: block;
  font-size: 1rem;
  padding: 1rem;
  text-align: center;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
  position: relative;
}

.language-select .accordion-box li:last-child a {
  border-bottom: none;
}

.language-select .accordion-box li a::after {
  content: "";
  display: block;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  width: 24px;
  height: 16px;
  margin-top: -12px;
}

.language-japanese a::after {
  background: url("/images/jp.gif") no-repeat;
  background-size: 24px auto;
  border: 1px solid #ccc;
}

.language-english a::after {
  background: url("/images/gb.gif") no-repeat;
  background-size: 24px auto;
  margin-top: -3px;
}

.language-chinese a::after {
  background: url("/images/cn.gif") no-repeat;
  background-size: 24px auto;
}

.language-thai a::after {
  background: url("/images/th.gif") no-repeat;
  background-size: 24px auto;
}

.language-vietnamese a::after {
  background: url("/images/vn.gif") no-repeat;
  background-size: 24px auto;
}

.fv-oversea img {
  width: 100%;
}

.contents-oversea .overview-img {
  margin-bottom: 0;
}

.translate-btn a {
  display: block;
  text-decoration: none;
  background: #fff;
  padding: 1.5rem;
  border: 4px solid #069;
  border-radius: 10px;
  box-shadow: 0 8px 0 #003572;
  transition: 0.3s;
}

.translate-btn a:active {
  position: relative;
  top: 8px;
  box-shadow: none;
}

.translate-btn a p:first-child {
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 1.15rem;
  margin-bottom: 1rem;
}

.translate-btn a:hover {
  background: #069;
}

.translate-btn a:hover p:first-child {
  color: #fff;
}

.language-change {
  width: 80%;
  margin: 0 auto;
}

.language-change span {
  display: block;
  font-size: 1.5rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-radius: 2em;
  padding: 0 1rem;
}

.language-change span:first-child {
  background: #999;
  margin-bottom: 1.8rem;
  position: relative;
}

.language-change span:first-child::after {
  font-family: "Font Awesome 5 Free";
  content: '\f063';
  font-weight: 900;
  display: block;
  color: #c00;
  position: absolute;
  left: 50%;
  bottom: -1.4em;
  margin-left: -0.5em;
}

.language-change span:last-child {
  background: #c00;
}

.msg-oversea {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.msg-oversea p {
  margin-bottom: 1rem;
}

.msg-ttl {
  text-align: center;
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 1rem;
}

.msg-oversea ol li {
  padding-left: 1.2em;
  text-indent: -1.2em;
}

.multi-logo {
  padding: 0.8em 0 1em 0.5em!important;
}

@media screen and (min-width: 768px) {
  .oversea-body .header-inner .logo img {
    width: 176px;
  }

  .language-select {
    right: 0.8rem;
    top: 1rem;
    width: 20%;
  }

  .language-select .accordion-btn span {
    width: 100%;
    margin-left: 0;
    text-align: center;
    padding: 0.3rem;
    margin-bottom: 0;
    line-height: 1.4;
  }

  .language-select .accordion-box li a {
    padding: 0.5rem;
    transition: 0.3s;
  }

  .language-select .accordion-box li a:hover {
    background: #085189;
    color: #fff;
  }

  .translate-btn a p:first-child {
    font-size: 1.875rem;
  }

  .language-change {
    width: 80%;
    margin: 0 auto;
    position: relative;
  }

  .language-change::after {
    font-family: "Font Awesome 5 Free";
    content: '\f30b';
    font-weight: 900;
    display: block;
    color: #c00;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -0.5em;
    margin-top: -1em;
    font-size: 2.5rem;
  }

  .language-change span {
    font-size: 1.875rem;
    flex-basis: 35%;
  }

  .language-change span:first-child {
    margin-bottom: 0;
    margin-right: 30%;
  }

  .language-change span:first-child::after {
    display: none;
  }

  .msg-oversea {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .msg-oversea div {
    width: 73%;
    margin: 0 auto;
  }

  .msg-oversea p {
    font-size: 1rem;
    margin-bottom: 2rem;
  }

  .msg-ttl {
    font-size: 1.125rem;
    margin-bottom: 1.5rem;
  }

  .msg-oversea ol li {
    font-size: 1rem;
  }

  .contents-oversea .iso {
    text-align: right;
  }

  .contents-oversea .iso p {
    display: inline-block;
    vertical-align: middle;
  }

  .contents-oversea .iso p:first-child {
    width: 28%;
  }
}
