<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* common font */
.min {
	font-family: "Times New Roman", "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
}
/*----------------------------------------------------
	☆Uniq
----------------------------------------------------*/

/*-- MV --*/

#mv {
	margin: 0 auto;
	width: 100%;
	display: block;
}
/*-- THAI NAV --*/

/* グローバルナビゲーション */
.thaiNav {
	width: 100%;
 letter-spacing: 
 margin: 0 auto;
}
.thaiNav ul {
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	background: #fff;
	text-align: center;
	height: 50px;
}
.thaiNav li {
	float: left;
	text-align: center;
	width: 19.9%;
	margin: 0;
	border-left: 1px solid #d2d2d2;
}
.thaiNav li:last-child {
	border-right: 1px solid #d2d2d2;
}
.thaiNav li a {
	margin: 0;
	line-height: 50px !important;
	color: #282828;
	font-size: 17px;
	text-decoration: none;
	letter-spacing: 2px;
}
.thaiNav li p {
	color: #282828;
	font-size: 17px;
	text-decoration: none;
	text-align: center;
}
.thaiNav li:hover {
	/*color: #0478cf;*/ /* マウスオーバー時の文字色を指定 */
	background: #0478cf; /* マウスオーバー時の背景色を指定 */
}
.thaiNav p:hover {
	color: #fff; /* マウスオーバー時の文字色を指定 */
}
/*-- TOP CONTENTS --*/

/*h2 {
    padding: 80px 0 40px 0;
}*/

.wrap h2 {
	padding: 60px 0 3px 0;
	font-size: 30px;
	color: #fff;
	letter-spacing: 4px;
	font-weight: bold;
}
.wrap h3 {
	padding-bottom: 20px;
	color: #fff;
	letter-spacing: 1px;
}

.wrap h4 {
	padding-bottom: 20px;
    color: #fff;
    letter-spacing: 2px;
    font-size: 17px;
}

.wrap-in {
    width: 1000px !important;
    margin: 0 auto;
}
.wrap-in {
	width: 1000px;
	margin: 0 auto;
}
.wrap-in h2 {
	padding: 60px 0 3px 0;
	font-size: 30px;
	color: #0478cf;
	letter-spacing: 4px;
	font-weight: bold;
	text-align: center;
}
.wrap-in h3 {
	padding-bottom: 20px;
	color: #282828;
	letter-spacing: 1px;
	text-align: center;
}
/*#contents {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
	text-align: center;
}*/

.newThai {
	margin: 0 auto;
	width: 100%;
	display: block;
	background: url(../images/thai_01.jpg) no-repeat center 84%;
	background-size: cover;
	height: 425px;
	text-align: center;
	margin-bottom: 10px;
}

.aboutThai{
	margin: 0 auto;
}

.aboutThai ul li img {
	/* line-height: 0 !important; */
	margin-bottom: 15px;
}
.tltimg {
	margin-bottom: 40px;
}
.overviewThai {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	text-align: center;
}

.factoryThai {
	width: 100%;
	margin-bottom: 40px;
}

.factoryThai img {
    width: 100%;
    margin: 0 auto;
	margin-bottom: 15px;
}

.greetingThai {
	margin: 0 auto;
	width: 100%;
	display: block;
	background: url(../images/thai_04.jpg) no-repeat center 84%;
	background-size: cover;
	height: 360px;
	text-align: center;
	margin-bottom: 30px;
}
.table01 table {
	width: 100%;
	border-collapse: collapse;
	line-height: 25px;
}

.table01 .box01 {
	border: 1px #d2d2d2 solid;
	padding: 15px 20px;
	color: #fff;
	background-color: #0478cf;
	text-align: center;
	font-size: 16px;
}

.table01 td {
    border: 1px #d2d2d2 solid;
    padding: 0 10px;
    width: 70%;
}

.table01 th {
	border: 1px #d2d2d2 solid;
    background-color: #e5f1fa;
    width: 30%;
    padding: 10px 0;
    text-align: center;
}

td.box02 {
    line-height: 50px !important;
}

/* add */
.tablebox li:nth-child(even) {
	margin-right: 0;
}

/* add */
.txt {
	color: #fff!important;
	line-height: 2em!important;
}
ul li.photobox {
	line-height: 0;
}
#mv {
	margin: 0 auto;
	width: 100%;
	display: block;
	background: url(../images/thai_mv.jpg) no-repeat center 96%;
	background-size: cover;
	height: 640px;
}
.wrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.wrap-nav {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.mvtext {
	color: #fff;
    text-shadow: 0px 0px 11px #000000;
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 1.3;
}

#mv h1 {
    position: absolute;
    right: 0px;
    top: 200px;
}
.w800 {
	width: 1000px!important;
    margin: 0 auto;
}







.table01 table {
    width: 100%;
	margin: 0 auto;
}



.tablebox li {
	width: 49%;
    float: left;
    margin-bottom: 3%;
    margin-right: 2%;
    text-align: left;
}



.tablebox li:nth-child(even) {
	margin-right: 0;
}




/* 1280px */

@media only screen and (max-width: 1280px) {
.thaiNav li {
	width: 19.88%;
}
}

@media only screen and (max-width: 1000px) {
.wrap {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
.wrapnav {
	width: 100%;
}
.thaiNav li {
	width: 19.88%;
}
}

/* 999px */
@media only screen and (max-width: 999px) {
.thaiNav li {
	width: 19.87%;
}

}


</pre></body></html>