@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	box-sizing: border-box;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	overflow-x: hidden;
}
.rows, header, section, footer {
	width: 100%;
	float: left;
}
.container {
	max-width: 960px !important;
}
img {
	max-width: 100%;
	height: auto;
}
ul {
	padding: 0;
	margin: 0;
}
ul li {
	list-style: none;
}
a, a:hover {
	text-decoration: none;
	color: inherit;
}
/* ADD GENERAL */

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	font-size: medium;
	margin: 0;
	padding: 0;
}
.al-i-c {
	align-items: center;
	-webkit-align-items: center;
}
button {
	outline: none !important;
	border: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
input[type=text], input[type=number], textarea {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
textarea {
	resize: none;
}
input, textarea, select {
	border: none !important;
	border: 1px #ccc solid !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}
/* END ADD GENERAL */


/* HEADER */

.row-head {
	/* border-bottom: 4px solid #f3f3f3; */
}
.logo {
	width: 25%;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding-left: 15px;
}
.menu {
	width: 74.5%;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	position: relative;
	padding-right: 15px;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu ul li {
	display: inline-block;
	text-align: center;
	position: relative;
}
.menu ul li:first-child a {
	text-indent: -9999px;
	background: url(assets/images/home.png) center 15px no-repeat;
}
.menu ul li a {
	display: inline-block;
	width: 100%;
	position: relative;
	line-height: 140%;
	font-size: 15px;
	padding: 15px 20px;
}
.menu ul li.active a, .menu ul li a:hover {
	display: inline-block;
	position: relative;
}
.menu ul li.active a:before, .menu ul li a:hover:before {
	content: "";
	width: 100%;
	position: absolute;
	bottom: -4px;
	left: 0;
}
.menu ul li .mn-english {
	display: block;
	font-size: 13px;
	text-indent: initial;
}
.menu ul li a:after {
	content: "";
	border-right: 1px dotted #ccc;
	width: 1px;
	height: 35px;
	position: absolute;
	right: -5px;
	top: 20px;
	-ms-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	transform: rotate(15deg);
}
.menu ul li:last-child a:after {
	content: "";
	border-right: none;
}
.menu ul li:last-child a {
	padding-right: 0;
}
.menu-sp {
	display: none;
	position: absolute;
	right: 10px;
	width: 74px;
	vertical-align: middle;
	text-align: right;
	font-size: 16px;
	top: 18px;
}
.menu-sp a, .menu-sp a:active, .menu-sp a:focus, .menu-sp a:hover {
	text-decoration: none;
}
.menu-sp i {
	font-size: 20px;
}
/* END HEADER */


/* SLIDER */

.row-slide {
	padding: 25px 0;
	/* border-bottom: 4px solid #f3f3f3; */
}
.cont-slider {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.slider-st1 .item-slider {
	position: relative;
}
.slider-st1 .title-slider {
	position: absolute;
	text-align: center;
	padding: 0 20px;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	z-index: 99;
	font-weight: bold;
	text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75px 0.966667px 0px, rgb(255, 255, 255) 1.08333px 1.68333px 0px, rgb(255, 255, 255) 0.133333px 2px 0px, rgb(255, 255, 255) -0.833333px 1.81667px 0px, rgb(255, 255, 255) -1.6px 1.2px 0px, rgb(255, 255, 255) -1.98333px 0.283333px 0px, rgb(255, 255, 255) -1.86667px -0.7px 0px, rgb(255, 255, 255) -1.3px -1.51667px 0px, rgb(255, 255, 255) -0.416667px -1.95px 0px, rgb(255, 255, 255) 0.566667px -1.91667px 0px, rgb(255, 255, 255) 1.41667px -1.41667px 0px, rgb(255, 255, 255) 1.91667px -0.566667px 0px;
}
.slide-tt {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	text-align: center;
	padding: 0 20px;
	transform: translate(-50%, -50%);
	z-index: 99;
	font-size: 20px;
	font-weight: bold;
	text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75px 0.966667px 0px, rgb(255, 255, 255) 1.08333px 1.68333px 0px, rgb(255, 255, 255) 0.133333px 2px 0px, rgb(255, 255, 255) -0.833333px 1.81667px 0px, rgb(255, 255, 255) -1.6px 1.2px 0px, rgb(255, 255, 255) -1.98333px 0.283333px 0px, rgb(255, 255, 255) -1.86667px -0.7px 0px, rgb(255, 255, 255) -1.3px -1.51667px 0px, rgb(255, 255, 255) -0.416667px -1.95px 0px, rgb(255, 255, 255) 0.566667px -1.91667px 0px, rgb(255, 255, 255) 1.41667px -1.41667px 0px, rgb(255, 255, 255) 1.91667px -0.566667px 0px;
}
/* END SLIDER */


/* BANNER */

.row-banner {
	padding: 25px 0;
	/* border-bottom: 4px solid #f3f3f3; */
}
.banner-img {
	position: relative;
}
.banner-text {
	font-size: 35px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 7%;
	-webkit-transform: translate(-7%, -50%);
	-ms-transform: translate(-7%, -50%);
	transform: translate(-7%, -50%);
}
.banner-text2 {
	display: inline-block;
	color: #222222;
	font-size: 20px;
	padding-left: 10px;
	text-transform: uppercase;
}
/* END BANNER */


/* FOOTER */

.owl-footer {
	background: #FFE4C9;
	padding: 15px 10px;
}
.ft-logo {
	width: 25%;
	display: inline-block;
	vertical-align: middle;
	padding-left: 15px;
}
.ft-menu {
	width: 74.5%;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	padding-right: 15px;
}
.ft-menu ul li {
	display: inline-block;
	text-align: center;
	position: relative;
}
.ft-menu ul li a {
	display: inline-block;
	width: 100%;
	position: relative;
	line-height: 160%;
	font-size: 15px;
	padding: 25px 20px;
}
.ft-menu ul li.active a, .ft-menu ul li a:hover, .menu ul li.active a, .menu ul li a:hover {
	display: inline-block;
	position: relative;
}
.ft-menu ul li .mn-english {
	display: block;
	font-size: 13px;
	line-height: 13px;
}
.ft-menu ul li a:after {
	content: "";
	border-right: 1px dotted #ccc;
	width: 1px;
	height: 35px;
	position: absolute;
	right: 0;
	top: 30px;
	-ms-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	transform: rotate(15deg);
}
.ft-menu ul li:last-child a:after {
	content: "";
	border-right: none;
}
.ft-menu ul li:last-child a {
	padding-right: 0;
}
.row-copyright {
	color: #fff;
	padding: 10px 0;
	line-height: 160%;
}
.row-copyright .row {
	-webkit-display: block;
	-moz-display: block;
	-ms-display: block;
	-o-display: block;
	display: block;
}
.txt-copyright {
	text-align: left;
	display: inline-block;
}
.pagetop {
	text-align: right;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: right;
}
/* END FOOTER */


/* STYLE FUNC - RAKU */

#hs_create_file_html {
	position: fixed;
	left: 0;
	top: 200px;
	z-index: 9999999;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	width: 220px;
	text-align: left;
	border: 1px #ccc solid;
	background: #fff;
	padding: 10px;
}
.title-func-st1 {
	text-align: center;
	font-size: 20px;
	line-height: normal;
	margin-bottom: 20px;
}
.btn-func-st1 {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}
#formAdmin {
	display: none;
}
/* END STYLE FUNC - RAKU */


/* CONTENT */


/* NEWS */

.row-news {
	height: 300px;
	overflow: auto;
}
.news-item {
	font-size: 14px;
	width: 100%;
	float: left;
	background: url(assets/images/ico-right.png) left center no-repeat;
	padding: 10px 10px 10px 20px;
	border-bottom: 1px dotted #ccc;
}
.news-date {
	font-weight: bold;
	padding-right: 15px;
}
/* END NEWS */

.main {
	padding: 40px 0 70px 0;
}
.wrap-content {
	margin-bottom: 40px;
}
.wrap-content:last-child {
	margin-bottom: 0;
}
/* END CONTENT */


/* SIDEBAR */

.right-map {
	margin-top: 20px;
}
.right-map iframe {
	width: 100%;
	height: 255px;
	border: 0;
}
.right-map-text {
	margin-top: 10px;
	line-height: 160%;
}
.map-text-b {
	font-weight: bold;
	font-size: 14px;
}
.map-text {
	font-size: 13px;
}
.right-photo {
	margin-bottom: 8px;
	text-align: center;
}
.right-menu {
	margin-top: 0px;
}
.right-menu ul li {
	margin-bottom: 10px;
	position: relative;
	height: 64px;
}
.right-menu ul li::before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	border-left: 20px solid transparent;
	width: 0;
	z-index: 1;
}
.right-menu ul li a {
	padding: 15px 20px;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	line-height: 100%;
	padding-right: 20px;
	background: #fff;
	width: 100%;
	height: 64px;
	position: relative;
	display: inline-block;
}
.right-menu ul li a::before {
	content: '';
	position: absolute;
	bottom: -2px;
	right: -2px;
	border-bottom: 18px solid #fff;
	border-left: 18px solid transparent;
	z-index: 2;
}
.right-menu ul li a:hover {
	color: #fff;
	transition: 0.5s;
}
.right-menu ul li a:hover .right-menu-english {
	color: #fff;
}
.right-menu ul li .right-menu-english {
	display: block;
	font-size: 10px;
	color: #727274;
	font-weight: normal;
}
/* END SIDEBAR */


/* SERVICE */

.service-item {
	margin-bottom: 20px;
}
.service-image {
	padding-bottom: 20px;
	text-align: center;
}
.service-image img {
	width: 100%;
	max-width: inherit;
}
.service-title {
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 26px;
}
.service-btn {
	text-align: center;
}
.service-des {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}
.service-btn a {
	display: block;
	padding: 10px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
}
/* END SERVICE */


/* FAQ */

.row-faq .panel-default {
	border: 0;
	margin-bottom: 5px;
}
.row-faq .panel-heading {
	padding: 0;
	border: 0 !important;
	background: #f7f7f7 !important;
}
.row-faq .panel-title>a, .row-faq .panel-title>a:active {
	display: block;
	padding: 15px 35px 15px 0;
	color: #555;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 3px;
	text-decoration: none;
	position: relative;
}
.row-faq .panel-heading a:before {
	font-family: 'FontAwesome';
	content: "\f107";
	float: right;
	transition: all 0.5s;
	font-size: 30px;
	color: #19509d;
	position: absolute;
	right: 15px;
}
.row-faq .panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
.row-faq .panel-heading a span {
	display: block;
	padding-right: 30px;
}
.row-faq .panel-heading {
	display: table;
}
.row-faq .icon_question {
	font-size: 20px;
	display: table-cell;
	padding: 15px;
	width: 60px;
	color: #f8b014;
}
.row-faq .panel-title {
	display: table-cell;
	vertical-align: middle;
	line-height: 160%;
	text-align: left;
	width: 95%;
}
.row-faq .panel-title p {
	margin: 0 !important;
}
.row-faq .icon_answer {
	font-size: 20px;
	display: table-cell;
	padding: 15px;
	vertical-align: top;
	width: 60px;
	border: 0 !important;
}
.row-faq .txt_answer {
	width: 95%;
	display: table-cell;
	border: 0 !important;
	color: #555;
	font-size: 15px;
	padding: 10px 0;
}
/* END FAQ */


/* INSTAGRAM */

#instagram-ct {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	float: left;
}
#instagram-ct li {
	list-style: none;
	float: left;
	padding: 1px 1px;
	width: 20%;
	border-collapse: collapse;
}
#instagram-ct li a {
	display: block;
}
#instagram-ct li a:hover {
	opacity: 0.5;
}
#instagram-ct li a img {
	width: 100% !important;
	max-width: inherit;
}
/* END INSTAGRAM */


/* BLOG */

.row-blog {
	overflow: hidden;
	max-height: 560px;
}
/* END BLOG */


/* TABLE STYLE */

.table-style1 {
	width: 100%;
	border: 1px solid #f3f3f3;
}
.table-style1 table {
	width: 100%;
	float: left;
}
.table-style1 tr:nth-child(even) {
	background: #fff;
}
.table-style1 tr:nth-child(odd) {
	background: #f3f3f3;
}
.table-style1 tr td {
	padding: 12px 20px;
	line-height: 200%;
	font-size: 12px;
}
.table-style1 tr td:first-child {
	width: 35%;
	font-weight: bold;
}
/* END TABLE STYLE */


/* CONTACT */

.contact {
	font-size: 14px;
	line-height: 160%;
}
.contact-form-st1 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
	margin-top: -10px;
}
.contact-form-st1 tr td {
	font-size: 15px;
	color: #333333;
	line-height: 160%;
	vertical-align: middle;
	padding: 6px 0;
}
.contact-form-st1 tr td:first-child {
	width: 30%;
	position: relative;
}
.contact-form-st1 tr td .contact-note {
	position: absolute;
	right: 0;
	display: inline-block;
	font-weight: bold;
	color: #fff;
	background: #B76325;
	padding: 2px 15px;
}
.contact-form-st1 tr td input[type=text], .contact-form-st1 tr td textarea {
	width: 100%;
	padding: 10px;
	border: 2px solid #f3f3f3;
	resize: vertical;
}
.contact-form-st1 tr td input[type=radio], .contact-form-st1 tr td input[type=checkbox] {
	top: 2px;
}
.contact-form-st1 tr td input[type=text] {
	height: 40px;
}
.contact-form-st1 tr td input[readonly], .contact-form-st1 tr td textarea[readonly] {
	background: #f1f1f1;
}
.contact-form-st1 tr td button {
	background: #B76325;
	color: #fff;
	border: none;
	outline: none;
	padding: 11px;
	cursor: pointer;
	border: 3px solid #B76325;
	margin-top: 10px;
	font-weight: bold;
	width: 220px;
	text-align: center;
}
.contact-form-st1 tr td button:hover {
	background: #fff;
	color: #B76325;
	border: 3px solid #B76325;
	transition: 0.7s;
}
.form-group {
	margin-bottom: 0;
}
.contact-form-st1 tr:last-child td {
	text-align: center;
}
/* END CONTACT */


/* Gallery */

.gallery_item {
	margin-bottom: 20px;
}
.gallery_item p {
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
	margin: 0;
}


/* End gallery */


.bg-f9f5ee {
	background-color: #f9f5ee;
	padding: 20px;
}
.bg-ffffff {
	background-color: #ffffff;
}
.row-head {
	border-top: 4px solid #b76325;
}
.ft-menu ul li.active a,  .ft-menu ul li a:hover,  .menu ul li.active a,  .menu ul li a:hover,  .menu-sp,  .slider-st1 .title-slider,  .slide-tt,  .banner-text,  .title-style74 {
	color: #b76325 !important;
}
.menu ul li.active a:before,  .menu ul li a:hover:before {
	border-bottom: 4px solid #b76325;
}
.right-menu ul li,  .right-menu ul li a:hover,  .row-copyright,  .service-btn a {
	background: #b76325;
}
.right-menu ul li::before {
	border-bottom: 20px solid #b76325;
}
.right-menu ul li a {
	border: 2px solid #b76325;
}

.txt-style1{
	font-size: 20px;
	color: #b7782a;
}

.txt-style1 i{
	padding-right: 10px;
	color: #B76325
}

.title-style{
	color: #B76325;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	text-shadow: rgb(235, 210, 184) 3px 0px 0px, rgb(235, 210, 184) 2.83333px 0.983333px 0px, rgb(235, 210, 184) 2.35px 1.85px 0px, rgb(235, 210, 184) 1.61667px 2.51667px 0px, rgb(235, 210, 184) 0.7px 2.91667px 0px, rgb(235, 210, 184) -0.283333px 2.98333px 0px, rgb(235, 210, 184) -1.25px 2.73333px 0px, rgb(235, 210, 184) -2.06667px 2.16667px 0px, rgb(235, 210, 184) -2.66667px 1.36667px 0px, rgb(235, 210, 184) -2.96667px 0.416667px 0px, rgb(235, 210, 184) -2.95px -0.566667px 0px, rgb(235, 210, 184) -2.6px -1.5px 0px, rgb(235, 210, 184) -1.96667px -2.26667px 0px, rgb(235, 210, 184) -1.11667px -2.78333px 0px, rgb(235, 210, 184) -0.133333px -3px 0px, rgb(235, 210, 184) 0.85px -2.88333px 0px, rgb(235, 210, 184) 1.75px -2.43333px 0px, rgb(235, 210, 184) 2.45px -1.73333px 0px, rgb(235, 210, 184) 2.88333px -0.833333px 0px;
}


.link a{
	text-decoration: underline;
}

.link a:hover{
	color: #19509d;
}

.list{
	text-align: left;
}

.list-txt{
	padding: 15px 0;
}

.list-img{
	padding-left: 200px;
}

.banner-style1{
	background: #b3e9f7;
	text-align: center;
	padding: 40px 20px;
	border-radius: 45px;
}

.txt-bn-tt{
	font-size: 35px;
color: #d81919;
text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83333px 0.983333px 0px, rgb(255, 255, 255) 2.35px 1.85px 0px, rgb(255, 255, 255) 1.61667px 2.51667px 0px, rgb(255, 255, 255) 0.7px 2.91667px 0px, rgb(255, 255, 255) -0.283333px 2.98333px 0px, rgb(255, 255, 255) -1.25px 2.73333px 0px, rgb(255, 255, 255) -2.06667px 2.16667px 0px, rgb(255, 255, 255) -2.66667px 1.36667px 0px, rgb(255, 255, 255) -2.96667px 0.416667px 0px, rgb(255, 255, 255) -2.95px -0.566667px 0px, rgb(255, 255, 255) -2.6px -1.5px 0px, rgb(255, 255, 255) -1.96667px -2.26667px 0px, rgb(255, 255, 255) -1.11667px -2.78333px 0px, rgb(255, 255, 255) -0.133333px -3px 0px, rgb(255, 255, 255) 0.85px -2.88333px 0px, rgb(255, 255, 255) 1.75px -2.43333px 0px, rgb(255, 255, 255) 2.45px -1.73333px 0px, rgb(255, 255, 255) 2.88333px -0.833333px 0px;
}

.txt-bn-ct{
	font-size: 18px;
color: #266b52;
text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83333px 0.983333px 0px, rgb(255, 255, 255) 2.35px 1.85px 0px, rgb(255, 255, 255) 1.61667px 2.51667px 0px, rgb(255, 255, 255) 0.7px 2.91667px 0px, rgb(255, 255, 255) -0.283333px 2.98333px 0px, rgb(255, 255, 255) -1.25px 2.73333px 0px, rgb(255, 255, 255) -2.06667px 2.16667px 0px, rgb(255, 255, 255) -2.66667px 1.36667px 0px, rgb(255, 255, 255) -2.96667px 0.416667px 0px, rgb(255, 255, 255) -2.95px -0.566667px 0px, rgb(255, 255, 255) -2.6px -1.5px 0px, rgb(255, 255, 255) -1.96667px -2.26667px 0px, rgb(255, 255, 255) -1.11667px -2.78333px 0px, rgb(255, 255, 255) -0.133333px -3px 0px, rgb(255, 255, 255) 0.85px -2.88333px 0px, rgb(255, 255, 255) 1.75px -2.43333px 0px, rgb(255, 255, 255) 2.45px -1.73333px 0px, rgb(255, 255, 255) 2.88333px -0.833333px 0px;
padding-top: 15px;
}

.banner-style2{
	background: #b3e9f7;
	padding: 40px 20px;
	border-radius: 45px;
}

.txt-md-tt2{
	font-size: 18px;
color: #1f4099;
text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83333px 0.983333px 0px, rgb(255, 255, 255) 2.35px 1.85px 0px, rgb(255, 255, 255) 1.61667px 2.51667px 0px, rgb(255, 255, 255) 0.7px 2.91667px 0px, rgb(255, 255, 255) -0.283333px 2.98333px 0px, rgb(255, 255, 255) -1.25px 2.73333px 0px, rgb(255, 255, 255) -2.06667px 2.16667px 0px, rgb(255, 255, 255) -2.66667px 1.36667px 0px, rgb(255, 255, 255) -2.96667px 0.416667px 0px, rgb(255, 255, 255) -2.95px -0.566667px 0px, rgb(255, 255, 255) -2.6px -1.5px 0px, rgb(255, 255, 255) -1.96667px -2.26667px 0px, rgb(255, 255, 255) -1.11667px -2.78333px 0px, rgb(255, 255, 255) -0.133333px -3px 0px, rgb(255, 255, 255) 0.85px -2.88333px 0px, rgb(255, 255, 255) 1.75px -2.43333px 0px, rgb(255, 255, 255) 2.45px -1.73333px 0px, rgb(255, 255, 255) 2.88333px -0.833333px 0px;
padding-top: 15px;
text-align: center;
}

.txt-bn-tt2{
	font-size: 30px;
color: #ab6212;
text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83333px 0.983333px 0px, rgb(255, 255, 255) 2.35px 1.85px 0px, rgb(255, 255, 255) 1.61667px 2.51667px 0px, rgb(255, 255, 255) 0.7px 2.91667px 0px, rgb(255, 255, 255) -0.283333px 2.98333px 0px, rgb(255, 255, 255) -1.25px 2.73333px 0px, rgb(255, 255, 255) -2.06667px 2.16667px 0px, rgb(255, 255, 255) -2.66667px 1.36667px 0px, rgb(255, 255, 255) -2.96667px 0.416667px 0px, rgb(255, 255, 255) -2.95px -0.566667px 0px, rgb(255, 255, 255) -2.6px -1.5px 0px, rgb(255, 255, 255) -1.96667px -2.26667px 0px, rgb(255, 255, 255) -1.11667px -2.78333px 0px, rgb(255, 255, 255) -0.133333px -3px 0px, rgb(255, 255, 255) 0.85px -2.88333px 0px, rgb(255, 255, 255) 1.75px -2.43333px 0px, rgb(255, 255, 255) 2.45px -1.73333px 0px, rgb(255, 255, 255) 2.88333px -0.833333px 0px;
text-align: center;
}

.txt-bn-ct2{
	font-size: 18px;
color: #1f4099;
text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83333px 0.983333px 0px, rgb(255, 255, 255) 2.35px 1.85px 0px, rgb(255, 255, 255) 1.61667px 2.51667px 0px, rgb(255, 255, 255) 0.7px 2.91667px 0px, rgb(255, 255, 255) -0.283333px 2.98333px 0px, rgb(255, 255, 255) -1.25px 2.73333px 0px, rgb(255, 255, 255) -2.06667px 2.16667px 0px, rgb(255, 255, 255) -2.66667px 1.36667px 0px, rgb(255, 255, 255) -2.96667px 0.416667px 0px, rgb(255, 255, 255) -2.95px -0.566667px 0px, rgb(255, 255, 255) -2.6px -1.5px 0px, rgb(255, 255, 255) -1.96667px -2.26667px 0px, rgb(255, 255, 255) -1.11667px -2.78333px 0px, rgb(255, 255, 255) -0.133333px -3px 0px, rgb(255, 255, 255) 0.85px -2.88333px 0px, rgb(255, 255, 255) 1.75px -2.43333px 0px, rgb(255, 255, 255) 2.45px -1.73333px 0px, rgb(255, 255, 255) 2.88333px -0.833333px 0px;
padding-top: 15px;
width: 100%;
transform: translateX(20%);
}


.btn-contact{
	background: #19509d;
	text-align: center;
	padding: 20px;
	color: #fff;
	border-radius: 10px;
	width: 50%;
	transform: translateX(50%);
}

.btn-contact a{
	font-size: 20px;
}

.btn-contact:hover{
	opacity: 0.7;
}


.contact-form-st1 tr td.tb-con{
	
	border-bottom: solid 1px #ccc;
}

.contact-form-st1 tr td.tb-con-sub{
	padding: 0 30px;
	font-size: 12px;
	font-weight: 100;
}

.table-pro table tr td{
	border: solid 1px #ccc;
	padding: 5px;
	vertical-align: middle;
	font-size: 16px;
}

.table-pro table tr:first-child{
	text-align: center;
	font-weight: bold;
	background: #B76325;
	color: #fff;
	vertical-align: middle;
}

.table-pro table tr td:first-child{
	width: 15%;
	vertical-align: middle;
}

.table-pro table tr td:nth-child(2){
	width: 10%;
}

.table-pro table tr td:nth-child(3){
	width: 10%;
}

.table-pro table tr td:nth-child(4){
	width: 10%;
	vertical-align: middle;
}

.table-pro table tr td:nth-child(5){
	width: 10%;
	vertical-align: middle;
}

.table-pro table tr td:nth-child(6){
	
}


.table-pro table tr td:nth-of-type(7){
	
}

.table-pro table tr td:last-child{
	
}



.table-responsive table tr td img{
	width: 100%;
}

.table-responsive table tr td img:hover{
	opacity: 0.6;
}

.container-table{
	width: 100%;
}



/* ------------------------ RWD ------------------------ */

@media screen and (max-width:1010px) {
/* Container */
.container {
	max-width: 920px !important;
}
}
 @media screen and (max-width:992px) {
/* Slider */
.row-slide {
	padding: 10px 0;
}
.row-head {
	position: fixed;
	z-index: 2;
	background: #fff;
	top: 0;
}
.row-slide {
	margin-top: 65px;
}
}
 @media screen and (min-width:992px) {
/* Header */
.menu ul {
	display: block !important;
}
}
 @media screen and (max-width:991px) {
/* Header */
.row-head {
	padding: 15px 0;
}
.logo {
	width: 240px;
	padding-left: 0;
}
.menu-sp {
	display: inline-block;
}
.menu {
	width: 100%;
	display: block;
}
.menu ul {
	display: none;
	width: 100%;
	position: fixed;
	top: 66px;
	left: 0;
	z-index: 99;
	height: 100%;
	background: #fff;
}
.menu ul li {
	width: 100%;
}
.menu ul li a {
	background: #fff;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
.menu ul li:last-child a {
	padding: 10px;
}
.menu ul li a:after {
	display: none;
}
.row-banner {
	margin-top: 65px;
}
/* Footer */
.ft-logo {
	width: 100%;
	padding-top: 15px;
	text-align: center;
}
.ft-logo img {
	width: 240px;
}
.ft-menu {
	width: 100%;
	text-align: center;
}
.ft-menu ul li a {
	padding: 22px;
}
.ft-menu ul li:last-child a {
	padding-right: 22px;
}
.ft-menu ul li a:after {
	transform: rotate(0);
}
/* Contact */
.contact-form-st1 tr td {
	width: 100% !important;
	float: left;
}
.contact-note {
	float: right;
}

.contact-form-st1 tr td.tb-con-sub{
	padding: 6px 0;
}

}
 @media screen and (max-width: 889px) {
/* Blog */
.row-blog {
	overflow: hidden;
	max-height: 566px;
}
}
 @media screen and (max-width:768px) {
/* Content */
.col-right {
	margin-top: 40px;
}
/* Padding */
.pd-30 {
	padding: 15px;
}
/* Margin */
.mgt-30 {
	margin-top: 15px;
}
.wrap-content {
	margin-bottom: 30px;
}
/* Instagram */
#instagram-ct li {
	width: 33.333%;
}
/* Layout */
.layout-column-img {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
.layout-column-txt {
	width: 100%;
	margin-top: 10px;
}
/* Table */
.table-style1 tr td:first-child {
	width: 100%;
}
.table-style1 tr td {
	width: 100%;
	float: left;
	padding: 5px;
}

.table-pro table tr td{
	font-size: 12px;
}




.txt-bn-ct2{
	transform: translateX(0%);
}

}

@media screen and (max-width:767px) {
	.txt-bn-ct2 {
		transform: translateX(20%);
	}

	
	


	.alt-table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		/* border: 1px solid #dddddd; */
		-webkit-overflow-scrolling: touch;
	  }
}

 @media screen and (max-width:640px) {
/* Slider */
.slider-st1 .title-slider,  .slide-tt {
	font-size: 18px;
}
}
 @media screen and (max-width:580px) {
/* Content */
.col-right {
	margin-top: 30px;
}
/* Service */
.service-item {
	width: 100%;
	margin-bottom: 25px
}
/* Gallery */
.gallery_item {
	width: 100%;
	float: left;
	text-align: center;
}
/* Footer */
.ft-logo {
	padding-bottom: 20px;
}
.ft-menu ul li {
	width: 100%;
	padding: 0 10px;
}
.ft-menu ul li a {
	border-top: 1px solid #ccc;
	padding: 10px 0;
}
.ft-menu ul li a:after {
	border: none;
}
.ft-menu ul li:last-child a {
	padding-right: 0;
}
}
 @media screen and (max-width:480px) {
/* Main */
.main {
	padding: 10px 0 30px 0;
}
/* Row banner */
.row-banner {
	padding: 10px 0;
}
.banner-text {
	font-size: 20px;
	line-height: 120%;
}
.banner-text2 {
	font-size: 15px;
	display: block;
}

.menu-sp{
	top: 25px;
}

.btn-contact{
	width: 100%;
transform: translateX(0%);
}

.title-style{
	font-size: 25px;
}



.txt-bn-tt{
	font-size: 30px;
}

.txt-bn-ct{
	font-size: 16px;
}

.banner-style1{
	padding: 25px 20px;
}

.banner-style2{
	padding: 25px 20px;
}

.txt-bn-ct2{
	font-size: 14px;
}

.txt-bn-tt2{
	font-size: 25px;
}


.txt-bn-ct2 {
    transform: translateX(15%);
}

.table-responsive table tr td img{
	width: 150px;
	height: 100px;
	max-width: 150px;
}


}


@media screen and (max-width:384px) {
	.txt-bn-ct2 {
		transform: translateX(0%);
	}

	.list-img {
		padding-left: 140px;
	}
}

@media screen and (max-width:320px) {
	.logo{
		width: 200px;
	}

	.row-copyright{
		font-size: 12px;
	}

	.txt-bn-ct2 {
		font-size: 11px;
	}

	.txt-bn-ct {
		font-size: 14px;
	}

	.list-img {
		padding-left: 120px;
	}

	.banner-text{
		font-size: 18px;
	}

	.f-24 {
		font-size: 20px;
	}
	
}


/* ------------------------ END RWD ------------------------ */
