@charset "UTF-8";
.blue {
  color: #007;
}

.blue_bold {
  color: #007;
  font-weight: bold;
}

.green {
  color: #060;
}

.SMTarea {
  color: #0CF;
}

* {
  margin: 0;
  padding: 0;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 62.5%;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.6;
  font-size: 1.5rem;
}

h1 {
  color: #007;
  margin: 20px 0;
  text-align: center;
  border-bottom: 1px solid #007;
}

section {
  margin: 25px 0;
}

.row {
  margin: 25px 0;
  border-bottom: 1px solid #007;
}

.row:last-child {
  border-bottom: 0;
}

.column {
  margin: 20px 0;
}

footer {
  background-color: #007;
  color: white;
}

footer .container {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* contact.php css start */
.navbar-nav {
  text-align: center;
}

.each-contactwindow img {
  max-width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-filter: drop-shadow(5px 5px 10px #666);
          filter: drop-shadow(5px 5px 10px #666);
}

#contact p,
h1 {
  text-align: center;
}

.each-contactwindow {
  text-align: center;
}

#contact .btn-secondary {
  padding: 4px 60px;
  margin: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#contact .btn-secondary:hover {
  color: #fff;
  background-color: #081F3D;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.breadcrumb {
  background-color: #eef;
}

.breadcrumb .breadcrumb-item.active {
  color: black;
}

ion-icon {
  margin-bottom: -4px;
  margin-left: 2rem;
  margin-right: 5px;
  font-size: 2rem;
  color: #007;
}

.link-to-contact {
  background-color: rgba(251, 255, 0, 0.417);
  border: 0;
  color: black;
}

.link-to-contact a {
  color: #007;
  text-decoration: none;
}

.link-to-contact a:hover {
  color: #11f;
}

.link-to-video {
  background-color: rgba(173, 246, 16, 0.472);
  border: 0;
  color: black;
}

.link-to-video a {
  color: #007;
  text-decoration: none;
}

.link-to-video a:hover {
  color: #11f;
}

.video {
  position: relative;
  height: 0;
  padding: 30px 0 56.25%;
  overflow: hidden;
}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.photo {
  width: 100%;
  margin: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.photo img {
  height: 163px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  margin-bottom: 15px;
}

.photo img:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.history {
  background-color: #99ebff;
}

.history ul {
  list-style: none;
}

.history ul li {
  background: url(https://6848c2.claudeassets.com/20240713053040im_/http://www.smt-china.com/img/pointer.gif) left no-repeat;
  padding: 0 0 0 9px;
}

.responsible-img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

@media screen and (min-width: 480px) {
  /*　画面サイズが480pxからはここを読み込む　*/
  .remove-responsible {
    width: auto;
  }
  .factory-picture {
    width: 349px;
    height: 236px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  /*　画面サイズが768pxから1024pxまではここを読み込む　*/
}

@media screen and (min-width: 1024px) {
  /*　画面サイズが1024pxからはここを読み込む　*/
}
/*# sourceMappingURL=style.css.map */
/*
     FILE ARCHIVED ON 03:12:55 Feb 10, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:52:18 Jul 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.498
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.032
  esindex: 0.01
  cdx.remote: 9.407
  LoadShardBlock: 147.555 (3)
  PetaboxLoader3.datanode: 134.882 (4)
  PetaboxLoader3.resolve: 79.113 (3)
  load_resource: 98.78
*/