@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;700&display=swap");

/*------------------------------*/

body {
  font-family: "A-OTF Shin Go Pro", sans-serif;
}

/*------------------------------*/

ul.top_menu_box {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 5px 0;
  margin: 0 auto;
}

ul.top_menu_box > li {
  display: table-cell;
  vertical-align: middle;
}

/*------------------------------*/

ul.top_menu_box > li:nth-child(1) {
  width: 130px;
}

ul.top_menu_box > li:nth-child(2) {
  width: auto;
}

ul.top_menu_box > li:nth-child(3) {
  width: 145px;
}

ul.top_menu_box > li:nth-child(4) {
  width: 70px;
  text-align: right;
}

/*------------------------------*/

ul.top_menu_box h1{
  padding: 0;
  margin: 0;
  line-height: 0;
}

/*------------------------------*/

a.top_phone {
  color: #4d4d4d;
  font-family: "TF_Phethai", sans-serif;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

a.top_phone:hover {
  border-bottom: 1px solid #4d4d4d;
}

a.top_phone:hover > img {
  opacity: 1;
}

/*------------------------------*/

a.top_lang {
  display: block;
  color: #4d4d4d;
  font-family: "TF_Phethai", sans-serif;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
}

a.top_lang:hover {
  color: #1e5d9f;
}

a.top_lang:hover > img {
  opacity: 1;
}

/*------------------------------*/

.top_lang > ul {
  width: 100%;
  display: table;
  padding: 0;
  margin: 0;
}

.top_lang > ul > li {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}

/*------------------------------*/

.top_lang_dropdown {
  width: 120px;
  min-width: 120px;
  background: url("/assets/images/top-lang-bg.png") no-repeat;
  background-size: 100% 100%;
  color: #1e5d9f;
  font-family: "Helvetica_Neue_LT_Std_65_Medium", sans-serif;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  text-align: center;
  box-shadow: none;
  border-radius: 0;
  border: none;
  top: 47px;
  padding: 10px 0 15px 0;
  margin: 0 -5px 0 0;
}

.top_lang_dropdown a {
  display: block;
  color: #4e4d4e;
  margin: 0 0 8px 0;
}

/*------------------------------*/

ul.top_menu_list {
  width: 100%;
  display: table;
  padding: 0 15px 0 20px;
  margin: 4px 0 0 0;
}

ul.top_menu_list > li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

ul.top_menu_list > li > a {
  display: block;
  border-left: 1px solid #dddddd;
  color: #4d4d4d;
  font-family: "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 0 10px;
}

ul.top_menu_list > li:last-child > a {
  border-right: 1px solid #dddddd;
}

ul.top_menu_list > li > a > span {
  border-bottom: 1px solid transparent;
}

ul.top_menu_list > li > a:hover > span,
ul.top_menu_list > li > a.active > span {
  color: #1c61aa;
  border-bottom: 1px solid #1c61aa;
}

/*------------------------------
Slider
------------------------------*/

#top_slide.carousel {
  height: 500px;
}

#top_slide.carousel .item,
#top_slide.carousel .item.active,
#top_slide.carousel .carousel-inner {
  height: 100%;
}

#top_slide.carousel .fill {
  width: 100%;
  height: 100%;
  background-size: cover;
}

#top_slide.carousel .fill-row {
  width: 100%;
  display: table;
}

#top_slide.carousel .fill-col {
  height: 500px;
  display: table-cell;
  vertical-align: middle;
}

#top_slide.carousel .carousel-caption {
  width: 940px;
  right: 0 !important;
  left: 0 !important;
  bottom: 15px !important;
  padding: 5px 0 5px 20px !important;
  margin: 0 auto;

  background: url("/assets/images/slide/bg-text.png") no-repeat;
  background-size: 530px 100%;
  color: #ffffff !important;
  font-family: "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: left;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.7) !important;
}

#top_slide.carousel .carousel-control {
  top: 48% !important;
  text-shadow: none !important;
  background-color: transparent !important;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}

#top_slide.carousel .carousel-control.left,
#top_slide.carousel .carousel-control.right {
  background-image: none !important;
}

#top_slide.carousel .carousel-control.left img,
#top_slide.carousel .carousel-control.right img {
  width: 35px;
}

/*------------------------------
footer
------------------------------*/

.footer_box {
  background: url("/assets/images/footer-banner.webp") no-repeat;
  background-size: cover;
  padding: 47px 0;
}

/*------------------------------*/

.footer_box_detail {
  width: 730px;
  margin: 0 auto;
}

/*------------------------------*/

ul.footer_ul {
  width: 100%;
  display: table;
  padding: 0;
  margin: 0;
}

ul.footer_ul > li {
  display: table-cell;
  vertical-align: middle;
}

ul.footer_ul > li:nth-child(1) {
  width: 330px;
}

ul.footer_ul > li:nth-child(3) {
  width: 150px;
}

/*------------------------------*/

.footer_ul_text1 {
  color: #ffffff;
  font-family: "Helvetica_Neue_LT_Std_65_Medium", sans-serif;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 1px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 1);
  margin: 15px 0;
}

.footer_ul_text1 a {
  color: #ffffff;
}

/*------------------------------*/

.footer_ul_text2 {
  color: #ffffff;
  font-family: "Helvetica_Neue_LT_Std_45_Light", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 1);
}

/*------------------------------*/

.footer-menu {
  margin: 0 0 26px 0;
}

.footer-menu:last-child {
  margin-bottom: 0;
}

.footer-menu a {
  color: #ffffff;
  font-family: "Meiryo", sans-serif;
  font-size: 14px;
  line-height: 100%;
  text-shadow: 0 0 5px rgba(0, 0, 0, 1);
  padding: 0 0 0 5px;
}

/*------------------------------*/

a.footer-contact {
  display: block;
  background: #4e8fdc;
  color: #ffffff;
  font-family: "Helvetica_Neue_LT_Std_85_Heavy", sans-serif;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  padding: 26px 0;
}

a.footer-contact:hover {
  background: #ffffff;
  color: #4e8fdc;
}

a.footer-contact:hover > img {
  opacity: 1;
}

a.footer-contact > div {
  margin: 10px 0;
}

a.footer-contact > div > span {
  font-family: "Meiryo", sans-serif;
  font-size: 14px;
  line-height: 14px;
}

/*------------------------------*/

.back-to-top img {
  float: right;
  margin-top: -53px;
}

/*------------------------------*/

.footer-logo {
  margin: 15px 0;
}

.footer-logo-img {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}

/*------------------------------*/

.footer-copy-right {
  color: #ffffff;
  background: #1d61aa;
  font-family: "Helvetica_Neue_LT_Std_45_Light", sans-serif;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  text-align: center;
  padding: 10px;
}

/*------------------------------
Pages Style
------------------------------*/

.pages-title {
  width: 380px;
  color: #4e8fdc;
  font-family: "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 1px;
  text-align: center;
  border-top: 4px solid #4e8fdc;
  border-bottom: 4px solid #4e8fdc;
  padding: 10px 0 8px 0;
  margin: 50px auto;
}

/*------------------------------*/

.pages-title-02 {
  margin: 0;
  padding: 0 0 10px 0;
  color: #4e86d3;
  font-family: "Prompt", sans-serif;
  font-size: 20px;
  line-height: 150%;
  font-weight: 600;
  border-bottom: 1px solid #cccccc;
}

/*------------------------------*/

.pages-title-03 {
  font-family: "Prompt", sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
}

/*------------------------------*/

.pages-btn,
a.pages-btn {
  width: 270px;
  display: block;
  background: url("/assets/images/btn-bg.png") no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  font-family: "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  border: none;
  outline: none;
  padding: 5px;
  margin: 30px auto 0 auto;
}

.pages-btn:hover,
a.pages-btn:hover {
  color: #4e8fdc;
}

.pages-btn > span,
a.pages-btn > span {
  display: block;
  background: #4e8fdc;
  padding: 15px;
}

.pages-btn:hover > span,
a.pages-btn:hover > span {
  background: #ffffff;
}

/*------------------------------*/

.pages-banner {
  width: 100%;
  height: 150px;
  display: table;
  table-layout: fixed;
}

.pages-banner-cell {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
  font-family: "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 2px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 1);
}

.pages-banner-cell h1 {
  color: #ffffff;
  font-family: "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 2px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 1);
  padding: 0;
  margin: 0;
}

/*------------------------------
Home Page
------------------------------*/

.home-vdo {
  margin: 50px 0;
}

.home-vdo .row {
  margin: 0 -5px 30px -5px;
}

.home-vdo [class*="col-"] {
  padding: 0 5px;
}

/*------------------------------*/

a.home-vdo-pic {
  display: block;
  margin: 5px 0 0 0;
}

/*------------------------------*/

.home-vdo-text1 {
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
}

/*------------------------------*/

.home-vdo-text2 {
  width: auto;
  display: table;
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1px;
  text-align: left;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  padding: 10px 50px;
  margin: 15px auto;
}

.home-vdo-text2 .fa-caret-right {
  color: #4e8cd9;
  font-size: 20px;
  padding: 0 7px;
}

/*------------------------------*/

.home-box {
  background: #ececf6;
  padding: 0 0 50px 0;
}

.home-box a {
  text-decoration: none;
}

.home-box a img {
  background: url("/assets/images/product/box-bg.webp") no-repeat;
  background-size: 100% 100%;
  padding: 3px 6px 6px 3px;
  transition: 0.3s;
}

.home-box a:hover img {
  opacity: 1;
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}

/*------------------------------*/

.home-text {
  color: #4d4d4d;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: center;
  margin: 5px 0 0 0;
}

.home-text > span {
  width: 30px;
  height: 4px;
  display: table;
  background: #4e8fdc;
  margin: 5px auto 0 auto;
}

/*------------------------------*/

.home-strength {
  background: #f5f5f5;
  padding: 50px 0;
  margin: 0;
}

/*------------------------------*/

a.home-strength-box {
  width: 360px;
  position: relative;
  display: table;
  background: url("/assets/images/home/strength-bg.png") no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  text-decoration: none;
  margin: 30px 0 0 0;
  transition: 0.3s;
}

a.home-strength-box:hover {
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}

a.home-strength-box.box1 {
  float: left;
  z-index: 1;
}

a.home-strength-box.box2 {
  float: right;
  z-index: 2;
  margin: -20px 0 0 0;
}

.home-strength-cell {
  height: 100px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 15px;
}

/*------------------------------*/

.home-strength-text {
  clear: both;
  position: absolute;
  display: block;
  color: #4e8fdc;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 2px;
}

.home-strength-text > span {
  font-size: 30px;
}

.home-strength-text.text-left {
  margin: -35px 0 0 -15px;
}

.home-strength-text.text-right {
  color: #ffffff;
  margin: 5px 0 0 185px;
}

/*------------------------------*/

.home-strength-line {
  height: 10px;
  background: url("/assets/images/home/line.png") no-repeat;
  background-size: 100% 100%;
  margin: 5px 0 0 0;
}

/*------------------------------*/

/*------------------------------
Company Page
------------------------------*/

.company-banner {
  background: url("/assets/images/company/banner.webp") right center;
  background-size: cover;
}

/*------------------------------*/

ul.company-profile {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0 0 90px 0;
}

ul.company-profile > li {
  display: table-cell;
  vertical-align: top;
}

ul.company-profile > li:nth-child(1) {
  width: 630px;
  padding-right: 20px;
}

ul.company-profile > li:nth-child(2) {
  width: 310px;
}

ul.company-profile > li:nth-child(2) .img-responsive:first-child {
  margin-bottom: 10px;
}

/*------------------------------*/

.company-profile-table {
  width: 100%;
  padding: 0;
  margin: 0;
  color: #4d4d4d;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.company-profile-table td {
  vertical-align: top;
  border-top: 1px solid #cccccc;
  padding: 10px 0 10px 10px;
}

.company-profile-table tr:last-child > td {
  border-bottom: 1px solid #cccccc;
}

.company-profile-table th {
  width: 240px;
  color: #4e8edb;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background: #ebebf5;
  word-break: keep-all;
  white-space: nowrap;
  padding: 10px 0 10px 10px;
  font-weight: normal;
}

/*------------------------------*/

.company-profile-table a {
  color: #4d4d4d;
  text-decoration: none;
}

.company-profile-table a:hover {
  color: #4e8edb;
  text-decoration: none;
}

/*------------------------------*/

.company-office {
  background: #ebebf5;
  padding: 60px 0;
}

/*------------------------------*/

.company-office-title {
  width: 280px;
  height: 46px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 3;
  color: #ffffff;
  background: #4e8edb;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 20px;
  letter-spacing: 2px;
  text-align: center;
  margin: 0 auto;
}

.company-office-title > span {
  display: block;
}

/*------------------------------*/

.company-office-box1 {
  position: relative;
  z-index: 1;
  height: 175px;
  background: url("/assets/images/company/box1.png") no-repeat;
  background-size: 100% 100%;
  padding: 50px 0 0 0;
  margin: -23px 0 15px 0;
}

.company-office-box1 ul {
  width: auto;
  display: table;
  padding: 0;
  margin: 0 auto;
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 1px;
}

.company-office-box1 ul > li {
  display: table-cell;
  vertical-align: bottom;
}

.company-office-box1 ul > li:first-child {
  padding-right: 20px;
}

/*------------------------------*/

.company-office-box2 {
  position: relative;
  z-index: 1;
  height: 245px;
  background: url("/assets/images/company/box2.png") no-repeat;
  background-size: 100% 100%;
  padding: 40px 0 0px 0;
  margin: -23px 0 0 0;
}

.company-office-box2 ul {
  width: 800px;
  display: table;
  padding: 20px 0 0 0;
  margin: 0 auto;
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
}

.company-office-box2 ul > li {
  display: table-cell;
  vertical-align: middle;
}

.company-office-box2 ul > li:first-child {
  width: 105px;
  padding-right: 20px;
}

.company-office-box2 ul > li:first-child .img-responsive {
  float: right;
}

.company-office-box2 strong,
.company-office-box2 h3 {
  display: block;
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 5px 0;
}

/*------------------------------*/

ul.company-map {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0 0 80px 0;
}

ul.company-map > li {
  display: table-cell;
  vertical-align: top;
}

ul.company-map > li:first-child {
  width: 535px;
  padding-right: 10px;
}

ul.company-map > li:last-child {
  width: 405px;
}

/*------------------------------*/

a.company-map-btn {
  width: 100%;
  display: table;
  border: 2px solid #000000;
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 24px;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
  padding: 0;
  margin: 10px 0 0 0;
}

a.company-map-btn > span {
  height: 60px;
  display: table-cell;
  vertical-align: middle;
}

a.company-map-btn:hover {
  color: #ffffff;
  background: #4e8edb;
  border-color: #4e8edb;
}

/*------------------------------*/

.map-wrapper {
  position: relative;
  width: 100%;
  max-width: 800px;
}

.map-wrapper iframe,
.map-wrapper img {
  width: 100%;
  height: 442px;
  display: block;
}

/*------------------------------*/

.company-history {
  background: #ebebf5;
}

/*------------------------------*/

.company-history-table {
  width: 100%;
  margin: 0 0 70px 0;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: normal;
}

.company-history-table tr:first-child > td {
  border-top: none;
}

.company-history-table th,
.company-history-table td {
  vertical-align: middle;
  padding: 10px 0;
  border-top: 1px solid #dddddd;
}

.company-history-table th,
.company-history-table td:nth-child(2) {
  background: #4f8edb;
  color: #ffffff;
  padding-left: 15px;
}

.company-history-table th {
  width: 120px;
  text-align: right;
  font-weight: normal;
}

.company-history-table td:nth-child(2) {
  width: 90px;
}

.company-history-table td:last-child {
  background: #ffffff;
  color: #000000;
  padding-left: 30px;
}

/*------------------------------*/

.company-philosophy-text1 {
  color: #000000;
  font-family: "Century", sans-serif;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}

.company-philosophy-text2 {
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
  text-align: center;
  margin: 50px 0 100px 0;
}

/*------------------------------
Factory Page
------------------------------*/

.factory-banner {
  background: url("/assets/images/factory/banner.webp") right center;
  background-size: cover;
}

/*------------------------------*/

ul.factory-content {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 100px 0;
}

ul.factory-content > li {
  display: table-cell;
  vertical-align: top;
}

ul.factory-content > li:first-child {
  width: 160px;
  padding-right: 15px;
}

ul.factory-content > li:last-child {
  width: 780px;
}

/*------------------------------*/

a.factory-menu {
  width: 100%;
  display: table;
  background: #ffffff;
  color: #1c61a1;
  border: 1px solid #1c61a1;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  margin: 0 0 10px 0;
}

a.factory-menu > span {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}

a.factory-menu:hover,
a.factory-menu.active {
  background: #1c61a1;
  color: #ffffff;
}

/*------------------------------*/

ul.factory-title {
  width: 100%;
  display: table;
  table-layout: fixed;
  background: url("/assets/images/factory/titile_bg.webp") no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 20px;
  letter-spacing: 2px;
  text-align: center;
  padding: 0;
  margin: 0 0 35px 0;
}

ul.factory-title > li {
  height: 120px;
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 35px;
}

ul.factory-title h2 {
  margin: 0;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 2px;
  font-weight: normal;
  text-align: center;
}

/*------------------------------*/

ul.factory-title2 {
  width: 100%;
  display: table;
  table-layout: fixed;
  background: url("/assets/images/factory/titile_bg2.webp") no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 2px;
  text-align: center;
  padding: 0;
  margin: 0;
}

ul.factory-title2 > li {
  height: 57px;
  display: table-cell;
  vertical-align: middle;
}

ul.factory-title2 > li > span {
  font-size: 20px;
}

/*------------------------------*/

.factory-topic {
  width: 440px;
  height: 175px;
  background: url("/assets/images/factory/topic-bg.webp") no-repeat;
  background-size: 100% 100%;
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  padding: 62px 170px 0 0;
  margin: 15px auto 55px auto;
}

/*------------------------------*/

.factory-text1 {
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: center;
}

/*------------------------------*/

.factory-text2 {
  color: #4e86d3;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 20px;
  text-align: center;
  margin: 0 0 35px 0;
}

/*------------------------------*/

.factory-text3 {
  width: auto;
  display: table;
  border-left: 2px solid #4e86d3;
  border-right: 2px solid #4e86d3;
  color: #4e86d3;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 0 10px;
  margin: 10px auto;
}

/*------------------------------*/

.factory-text4 {
  width: auto;
  display: table;
  float: right;
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 11px;
  text-align: left;
  margin: 0 0 55px 0;
}

/*------------------------------*/

.factory-text5 {
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 9px;
  margin: 5px 0 0 0;
}

/*------------------------------*/

.factory-text6 {
  color: #4e86d3;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 2px;
  text-align: center;
  margin: 0 0 50px 0;
}

/*------------------------------*/

ul.factory-box {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 70px 0;
}

ul.factory-box > li {
  width: 1%;
  display: table-cell;
  vertical-align: top;
  background: #e3e3ed;
  padding: 0 15px 15px 15px;
}

ul.factory-box > li:first-child {
  border-right: 8px solid #ffffff;
}

ul.factory-box > li:last-child {
  border-left: 8px solid #ffffff;
}

/*------------------------------*/

.factory-box-title {
  width: 320px;
  display: table;
  background: #4e86d3;
  color: #ffffff;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 1px;
  text-align: center;
  padding: 0;
  margin: -22px auto 15px auto;
}

.factory-box-title > span {
  height: 44px;
  display: table-cell;
  vertical-align: middle;
}

/*------------------------------*/

.factory-box-text {
  width: auto;
  display: table;
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  word-break: keep-all;
  padding: 0;
  margin: 0 auto;
}

/*------------------------------*/

ul.factory-box-img1 {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
}

ul.factory-box-img1 > li {
  width: 1%;
  display: table-cell;
  vertical-align: top;
  padding: 10px 5px 0 5px;
}

ul.factory-box-img1 > li:first-child {
  padding-left: 0;
}

ul.factory-box-img1 > li:last-child {
  padding-right: 0;
}

/*------------------------------*/

ul.factory-box-img2 {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 10px 0 55px 0;
}

ul.factory-box-img2 > li {
  display: table-cell;
  vertical-align: top;
}

ul.factory-box-img2 > li:first-child {
  width: 513px;
  padding-right: 10px;
}

ul.factory-box-img2 > li:last-child {
  width: 267px;
}

/*------------------------------*/

ul.factory-box-img3,
ul.factory-box-img3 > li > ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
}

ul.factory-box-img3 {
  margin: 10px 0 0 0;
}

ul.factory-box-img3 > li,
ul.factory-box-img3 > li > ul > li {
  display: table-cell;
  vertical-align: top;
}

ul.factory-box-img3 > li:first-child {
  width: 333px;
  padding-right: 10px;
}

ul.factory-box-img3 > li > ul > li:first-child {
  width: 276px;
  padding-right: 10px;
}

ul.factory-box-img3 > li > ul > li:last-child {
  width: 171px;
}

/*------------------------------*/

ul.factory-box-img4 {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 10px 0 80px 0;
}

ul.factory-box-img4 > li {
  display: table-cell;
  vertical-align: middle;
}

ul.factory-box-img4 > li:first-child {
  width: 560px;
  padding-right: 10px;
}

ul.factory-box-img4 > li:last-child {
  width: 220px;
}

/*------------------------------*/

.manufacture-topic {
  background: url("/assets/images/manufacture/topic-bg.png") no-repeat center;
  background-size: 100% auto;
  margin: 70px 0;
  color: #ffffff;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 1px;
}

/*------------------------------*/

.manufacture-topic-vertical {
  color: #1c61aa;
  text-align: left;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  word-break: break-all;
  white-space: nowrap;
  padding-top: 6px;
}

/*------------------------------*/

.manufacture-topic > ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
}

.manufacture-topic > ul > li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.manufacture-topic > ul > li:nth-child(1) {
  width: 135px;
  vertical-align: middle;
  text-align: center;
  padding-right: 30px;
}

.manufacture-topic > ul > li:nth-child(2),
.manufacture-topic > ul > li:nth-child(6),
.manufacture-topic > ul > li:nth-child(8),
.manufacture-topic > ul > li:nth-child(10),
.manufacture-topic > ul > li:nth-child(12),
.manufacture-topic > ul > li:nth-child(14) {
  width: 40px;
  background: #ececf6;
  border: 2px solid #1c61aa;
}

.manufacture-topic > ul > li:nth-child(4) {
  width: 80px;
  background: #ececf6;
  border: 2px solid #1c61aa;
}

.manufacture-topic > ul > li:nth-child(3),
.manufacture-topic > ul > li:nth-child(5),
.manufacture-topic > ul > li:nth-child(7),
.manufacture-topic > ul > li:nth-child(9),
.manufacture-topic > ul > li:nth-child(11),
.manufacture-topic > ul > li:nth-child(13) {
  width: 27px;
}

.manufacture-topic > ul > li:nth-child(15) {
  width: 55px;
}

.manufacture-topic > ul > li:last-child {
  vertical-align: middle;
  text-align: center;
}

/*------------------------------*/

.manufacture-text1 {
  color: #4e8fdc;
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 24px;
}

.manufacture-text1 > span {
  font-size: 20px;
}

/*------------------------------*/

.manufacture-text2 {
  border-bottom: 1px dashed #4e8fdc;
  color: #4e8fdc;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 0 0 5px 0;
  margin: 0 0 15px 0;
}

/*------------------------------*/

ul.manufacture-box {
  width: 100%;
  display: table;
  table-layout: fixed;
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 14px;
  line-height: 26px;
  padding: 0 0 0 30px;
  margin: 0 0 30px 0;
}

ul.manufacture-box > li {
  display: table-cell;
  vertical-align: middle;
}

ul.manufacture-box > li:first-child {
  width: 350px;
  background: url("/assets/images/manufacture/arrow-down.png") no-repeat top left;
  background-size: auto 100%;
  padding: 0 35px;
}

/*------------------------------*/

.manufacture-pic {
  background: #ececf6;
  padding: 50px 0;
}

.manufacture-pic ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
}

.manufacture-pic ul > li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}

.manufacture-pic ul > li > .img-responsive {
  display: block;
  background: url("/assets/images/manufacture/frame-img.png") no-repeat;
  background-size: 100% 100%;
  padding: 10px 15px 15px 10px;
}

/*------------------------------
Product Page
------------------------------*/

.product-banner {
  background: url("/assets/images/product/banner.webp") right center;
  background-size: cover;
}

/*------------------------------*/

.product-content {
  background: url("/assets/images/product/background.webp") no-repeat;
  background-size: 100% 100%;
  padding: 0 0 80px 0;
}

/*------------------------------*/

ul.product-box {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 15px 0 0 0;
}

ul.product-box > li {
  display: table-cell;
  vertical-align: top;
  padding: 0 8px;
}

/*------------------------------*/

a.product-box-bg {
  display: block;
  background: url("/assets/images/product/box-bg.webp") no-repeat;
  background-size: 100% 100%;
  text-decoration: none;
  padding: 3px 6px 6px 3px;
  transition: 0.3s;
}

a.product-box-bg:hover {
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}

a.product-box-bg:hover > img {
  opacity: 1;
}

/*------------------------------*/

.product-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 45px;
  background: url("/assets/images/product/title-bg.webp") no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
  padding: 0;
  margin: 0;
}

.product-title > span {
  display: block;
  height: 45px;
  line-height: 45px;
}

/*------------------------------*/

ul.product-detail-row {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0 0 100px 0;
}

ul.product-detail-row > li {
  display: table-cell;
  vertical-align: top;
  padding: 0;
}

ul.product-detail-row > li:first-child {
  width: 220px;
  padding-right: 50px;
}

ul.product-detail-row > li:last-child {
  width: 740px;
}

/*------------------------------*/

.product-detail-menu-title {
  width: 100%;
  display: table;
  background: #4e8ad7;
  color: #ffffff;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
  padding: 0;
  margin: 0 0 15px 0;
}

.product-detail-menu-title > span {
  height: 30px;
  display: table-cell;
  vertical-align: middle;
}

/*------------------------------*/

.product-detail-menu {
  border-left: 5px solid #4e8ad7;
}

.product-detail-menu a {
  display: block;
  border-bottom: 1px solid #dddddd;
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 8px 0 8px 15px;
}

.product-detail-menu ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

/*------------------------------*/

ul.product-detail-content {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
}

ul.product-detail-content > li {
  display: table-cell;
  vertical-align: top;
  padding: 0;
}

ul.product-detail-content > li:first-child {
  width: 330px;
  padding-right: 15px;
}

ul.product-detail-content > li:last-child > img {
  background: url("/assets/images/product/box-bg.webp") no-repeat;
  background-size: 100% 100%;
  text-decoration: none;
  padding: 5px 10px 10px 5px;
}

/*------------------------------*/

.product-detail-text {
  color: #333333;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 13px;
  line-height: 24px;
  margin: 10px 0 0 0;
}

.product-detail-text.textRed {
  color: red;
}

/*------------------------------*/

.product-detail-table {
  width: 100%;
  font-size: 12px;
  padding: 0;
  margin: 10px 0 0 0;
}

.product-detail-table th,
.product-detail-table td {
  vertical-align: middle;
  text-align: center;
  border: 1px solid #cccccc;
}

.product-detail-table th {
  font-family: "Meiryo", sans-serif;
  color: #ffffff;
  background: #858585;
  padding: 8px 5px;
}

.product-detail-table td {
  font-family: "A-OTF Shin Go Pro", sans-serif;
  color: #000000;
  padding: 5px;
}

/*------------------------------
Contact Page
------------------------------*/

.contact-banner {
  background: url("/assets/images/contact/banner.webp") right center;
  background-size: cover;
}

/*------------------------------*/

.contact-content {
  width: 820px;
  padding: 100px 0;
  margin: 0 auto;
}

/*------------------------------*/

ul.contact-menu {
  width: 100%;
  display: table;
  table-layout: fixed;
  color: #4e8edb;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 16px;
  text-align: center;
  padding: 0;
  margin: 0;
}

ul.contact-menu > li {
  height: 40px;
  display: table-cell;
  vertical-align: middle;
}

ul.contact-menu > li.active {
  background: #4e8edb;
  color: #ffffff;
}

ul.contact-menu > li:nth-child(1),
ul.contact-menu > li:nth-child(3),
ul.contact-menu > li:nth-child(5) {
  width: 225px;
  border: 1px solid #4e8edb;
}

ul.contact-menu > li:nth-child(2),
ul.contact-menu > li:nth-child(4) {
  color: #666666;
  font-size: 26px;
}

/*------------------------------*/

.contact-text1 {
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
  margin: 40px 0 70px 0;
}

/*------------------------------*/

.contact-form {
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 14px;
  word-break: break-all;
  margin: 0;
}

.contact-form > .row {
  width: 100%;
  display: table;
  padding: 0;
  margin: 15px 0 0 0;
}

.contact-form > .row > [class*="col-"] {
  float: none;
  display: table-cell;
  vertical-align: middle;
  padding: 0 8px;
}

/*------------------------------*/

.contact-form > .row > [class*="col-"]:first-child {
  background: #d0d0d0;
  padding: 10px 0 10px 15px;
  border-right: 8px solid #ffffff;
}

.contact-form > .row > [class*="col-"]:first-child > span {
  float: right;
  background: #db0000;
  color: #ffffff;
  font-family: "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 10px;
  padding: 3px 5px;
  margin: 0 20px 0 0;
}

.contact-form > .row > [class*="col-"]:first-child.vTop {
  vertical-align: top;
}

/*------------------------------*/

.contact-form > .row > [class*="col-"]:last-child {
  padding-right: 0;
}

.contact-form .form-control {
  border-radius: 0 !important;
  outline: 0 !important;
}

/*------------------------------*/

.contact-form label {
  margin: 0;
  font-weight: normal;
}

/*------------------------------*/

ul.contact-name {
  width: 100%;
  display: table;
  padding: 0;
  margin: 0;
}

ul.contact-name > li {
  width: 1%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 8px;
}

ul.contact-name > li:first-child {
  padding-left: 0;
}

ul.contact-name > li:last-child {
  padding-right: 0;
}

/*------------------------------*/

ul.contact_check {
  width: auto;
  display: table;
  table-layout: fixed;
  white-space: nowrap;
  word-break: keep-all;
  padding: 0 0 0 20px;
  margin: 0;
}

ul.contact_check > li {
  display: table-cell;
  vertical-align: top;
  padding-right: 5px;
}

ul.contact_check > li:last-child {
  padding-right: 0;
}

/*------------------------------*/

.contact_check .checkbox {
  margin: 0 15px 0 2px;
}

.contact_check .checkbox label{
  margin: 0 5px 0 0;
  padding: 0;
  font-weight: normal;
  cursor: pointer;
}

.contact_check .checkbox label::before {
  outline: 0 !important;
  margin-top: 2px;
}

.contact_check .checkbox label::after {
  margin-top: 2px;
}

/*------------------------------*/

ul.contact-box-btn {
  width: auto;
  display: table;
  padding: 0;
  margin: 0 auto;
}

ul.contact-box-btn > li {
  display: table-cell;
  vertical-align: top;
  padding: 0 15px;
}

/*------------------------------*/

.contact-thank-text1 {
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 24px;
  letter-spacing: 1px;
  text-align: center;
  margin: 80px 0 60px 0;
}

/*------------------------------*/

.contact-thank-text2 {
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  text-align: center;
}

/*------------------------------*/

.contact-thank-text3 {
  display: table;
  border-bottom: 1px solid #cccccc;
  color: #000000;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  padding: 0 0 10px 0;
  margin: 60px auto 10px auto;
}

/*------------------------------*/

a.contact-thank-phone {
  display: table;
  color: #231815;
  font-family: "Helvetica_Neue_LT_Std_65_Medium", sans-serif;
  font-size: 34px;
  line-height: 34px;
  letter-spacing: 2px;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  margin: 0 auto 60px auto;
}

a.contact-thank-phone:hover {
  border-bottom: 1px solid #231815;
}

/*------------------------------
    ISO Policy
------------------------------*/

.iso-banner {
  background: url("/assets/images/iso/banner.webp") right center;
  background-size: cover;
}

/*------------------------------*/

.iso-content {
  padding: 0 0 80px 0;
}

/*------------------------------*/

.iso-text-01 {
  padding: 30px 0 80px 20px;
  font-family: "Prompt", sans-serif;
  font-size: 14px;
  line-height: 160%;
}

/*------------------------------*/

.iso-table-01 {
  width: 100%;
  margin: 0;
  padding: 0;
}

.iso-table-01 th{
  font-weight: normal;
}

.iso-table-01 td:first-child {
  width: 35px;
}

/*------------------------------*/

.iso-table-02 {
  width: 650px;
  font-family: "Prompt", sans-serif;
  font-size: 12px;
  line-height: 150%;
  padding: 0;
  margin: 10px 0 0 0;
}

.iso-table-02 th,
.iso-table-02 td {
  vertical-align: middle;
  text-align: center;
  border: 1px solid #cccccc;
}

.iso-table-02 th:first-child,
.iso-table-02 td:first-child {
  width: 100px;
}

.iso-table-02 th:nth-child(3),
.iso-table-02 td:nth-child(3) {
  width: 250px;
}

.iso-table-02 th {
  color: #ffffff;
  background: #858585;
  padding: 8px 5px;
}

.iso-table-02 td {
  color: #000000;
  padding: 5px;
}

/*------------------------------
    CSR Policy
------------------------------*/

.csr-banner {
  background: url("/assets/images/csr/banner.webp") right center;
  background-size: cover;
}

/*------------------------------*/

.csr-content {
  padding: 0 0 80px 0;
}

/*------------------------------*/

.csr-text-01 {
  padding: 30px 0 40px 20px;
  font-family: "Prompt", sans-serif;
  font-size: 14px;
  line-height: 160%;
}

/*------------------------------*/

.csr-text-02 {
  padding: 15px 0 0px 20px;
  font-family: "Prompt", sans-serif;
  font-size: 14px;
  line-height: 160%;
}

/*------------------------------*/

ol.csr-list-01 {
  padding: 0 0 0 15px;
}

ol.csr-list-01 li {
  padding-bottom: 15px;
}

/*------------------------------*/

ul.csr-list-02 {
  padding: 0 0 0 15px;
  margin: 0;
}

ul.csr-list-02 > li {
  list-style: none;
  padding: 0;
}

/*------------------------------
policy
------------------------------*/

.policyContent {
  font-size: 14px;
  line-height: 180%;
}

/*------------------------------*/

.policyText_1 {
  margin: 30px 0;
}

/*------------------------------*/

.policyText_2 {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 30px 0;
  margin: 30px 0;
}

.policyText_2 p{
  margin: 0;
}

.policyText_2_1 {
  text-align: right;
  margin: 30px 0 0 0;
}

.policyText_2 .policyText_2_row:not(:last-child) {
  margin-bottom: 30px;
}

.policyText_2 .policyText_2_row h3 {
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  margin: 0;
}

/*------------------------------*/

.policyText_3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  margin: 0 0 15px 0;
}

/*------------------------------*/

.policyText_4 {
  color: #4e8fdc;
  padding: 0 0 0 15px;
}

.policyText_4 > li {
  text-align: left;
}

.policyText_4 > li:not(:last-child) {
  margin-bottom: 10px;
}

.policyText_4 > li > a {
  color: #4e8fdc;
  text-decoration: none;
}

.policyText_4 > li > a:hover {
  text-decoration: underline;
}

/*------------------------------*/

.policyText_5 {
  border-top: 4px solid #4e8fdc;
  border-bottom: 4px solid #4e8fdc;
  color: #4e8fdc;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  padding: 10px 0;
  margin: 50px 0 0 0;
}

/*------------------------------*/

.policyTB {
  width: auto;
  padding: 0;
  margin: 0;
}

.policyTB > tbody > tr > td {
  vertical-align: top;
  text-align: left;
}

.policyTB > tbody > tr > th {
  word-break: keep-all;
  white-space: nowrap;
  padding-right: 20px;
  font-weight: normal;
}

/*------------------------------*/

.policyTB2 {
  width: 650px;
  padding: 0;
  margin: 0 auto;
}

.policyTB2 th,
.policyTB2 td {
  vertical-align: middle;
  text-align: center;
  border: 1px solid #cccccc;
}

.policyTB2 th:first-child,
.policyTB2 td:first-child {
  width: 100px;
}

.policyTB2 th:nth-child(3),
.policyTB2 td:nth-child(3) {
  width: 250px;
}

.policyTB2 th {
  color: #ffffff;
  background: #858585;
  padding: 8px 5px;
}

.policyTB2 td {
  color: #000000;
  padding: 5px;
}

/*------------------------------*/
