@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ ゴシック", 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%;
}
a { text-decoration: none;}
.hv-o:hover { opacity: 0.7;}
img { max-width: 100%; height: auto;}

.br-show {
	display: none;
}
.active-mobile-menu {
	color: rgb(17, 113, 146) !important;
}
.mec-content-2-overlay {
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Header */
.top-header-wrap {
	width: 1200px;
	margin: auto;
}
.top-header-desc {
	font-size: 16px;
	font-weight: 500;
	line-height: 156%;
	color: #300a0a;
	padding: 4px 0;
}
.header-logo-menu {
	background-image: url('../../common/img/header-bg.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.header-logo-menu-wrap {
	width: 1200px;
	margin: auto;
	display: flex;
}
.header-mobile-menu {
	display: none;
}
.header-logo {
	width: 24.5%;
}
.header-logo img {
	display: block;
	padding-top: 4px;
}
.header-menu-list {
	padding: 25px 0;
}
.header-menu-list::after {
	content: "";
	clear: both;
	display: table;
}
.header-menu-item {
	float: left;
	line-height: 166%;
}
.header-menu-item {
	font-size: 15px;
	font-weight: bold;
	margin-right: 30px;
}
.header-menu-item:last-child {
	margin-right: 0;
}
.header-menu-item-link {
	color: #ffffff;
	padding-bottom: 7px;
	letter-spacing: 0.3px;
}
.header-menu-active, .header-menu-item-link:hover {
	border-bottom: 3px solid #ffffff;
}
.header-mobile-menu-toggle {
	display: none;
}
/* End Header */

/* Footer */
.footer-logo-menu-wrap {
	width: 1200px;
	margin: auto;
	display: flex;
}
.footer-logo {
	width: 19.5%;
}
.footer-menu {
	width: 80.5%;
}
.footer-menu-list {
	margin: 0 0 0 auto;
	width: 875px;
}
.footer-menu-list::after {
	content: "";
	display: table;
	clear: both;
}
.footer-menu-item {
	float: left;
	margin-right: 32px;
}
.footer-menu-item:last-child {
	margin-right: 0;
}
.footer-logo-menu {
	padding: 58px 0 25px 0;
}
.footer-menu-item-link {
	font-weight: bold;
	color: #300a0a;
	padding-bottom: 10px;
	letter-spacing: 0.5px;
}
.footer-menu-link-active, .footer-menu-item-link:hover {
	border-bottom: 3px solid #300a0a;
}
.footer-company-desc-wrap {
	width: 1200px;
	margin: auto;
}
.footer-company-desc-wrap::after {
	display: table;
	clear: both;
	content: "";
}
.footer-company-desc-text {
	width: 38%;
	line-height: 178%;
	color: #300a0a;
	font-weight: 500;
	letter-spacing: 1px;
	float: left;
}
.footer-company-desc-contact {
	width: 62%;
	float: left;
}
.footer-company-desc-contact-form {
	width: 278px;
	position: relative;
	margin: -55px 0 23px auto;
}
.footer-company-desc-contact-form-text-row {
	width: 255px;
	margin: auto;
	text-align: center;
	letter-spacing: 0px;
}
.footer-company-desc-contact-form-img img {
	display: block;
}
.footer-company-desc-contact-form-text {
	position: absolute;
	top: 105px;
	left: 0;
	width: 100%;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
.big-font-size-footer {
	font-size: 25px;
	letter-spacing: 0px;
}
.phone-icon {
	margin-right: 12px;
}
.phone-icon img {
	width: 27px;
	height: 24px;
}
.margin-top-10 {
	margin-top: 7px;
}
.footer-company-desc-contact-form-text-title {
	margin-right: 17px;
}
.color-text-black {
	color: #000;
}
.footer-company-desc-contact-form-btn {
	position: absolute;
	top: 165px;
	left: 0;
	width: 100%;
}
.footer-company-desc-contact-form-btn a {
	display: block;
	padding-left: 15px;
	padding-right: 10px;
}
.footer-copyright {
	background-color: #82ad3f;
	padding: 15px 0;
}
.footer-copyright-wrap {
	width: 1200px;
	margin: auto;
	color: #fff;
	font-weight: 500;
	text-align: center;
}
.top-banner {
	width: 100%;
	min-height: 334px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.top-banner-text {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	text-shadow: 2px 0 0 #88c04d, -2px 0 0 #88c04d, 0 2px 0 #88c04d, 0 -2px 0 #88c04d, 1px 1px #88c04d, -1px -1px 0 #88c04d, 1px -1px 0 #88c04d, -1px 1px 0 #88c04d;
}
/* End Footer */




/* Home Slider */
	.bx-wrapper img {
		width: 100%;
	}
	.bx-wrapper {
		box-shadow: none;
		border: none;
		margin-bottom: 35px;
	}
	.bx-wrapper .bx-pager {
		padding-top: 0;
	}
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		bottom: 25px;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		background-image: url(../../img/index/un-active-slider-icon.png);
		background-repeat: no-repeat;
		background-position: center;
		background-color: transparent;
		width: 21px;
		height: 21px;
	}
	.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
		background-image: url(../../img/index/active-slider-icon.png);
		background-repeat: no-repeat;
		background-position: center;
		background-color: transparent;
		width: 21px;
		height: 21px;
	}
	.slider-item {
		position: relative;
	}
	.slider-cap {
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		text-align: center;
		transform: translateY(-50%);
		color: #ffffff;
		font-size: 35px;
		font-weight: bold;
		line-height: 166%;
		text-shadow: 2px 0 0 #88c04d, -2px 0 0 #88c04d, 0 2px 0 #88c04d, 0 -2px 0 #88c04d, 1px 1px #88c04d, -1px -1px 0 #88c04d, 1px -1px 0 #88c04d, -1px 1px 0 #88c04d;
	}
	.slider-cap-big-font-size {
		font-size: 45px;
	}
/* End Home Slider */


/* Home Content */
.banner-type-1-wrap {
	width: 1200px;
	margin: auto;
}
.banner-type-1-item {
	position: relative;
	min-height: 304px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 35px;
}
.banner-type-1-item-text {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	transform: translateY(-50%);
	line-height: 159%;
	letter-spacing: 1px;
}
.banner-type-1-item-desc {
	font-size: 24px;
	font-weight: bold;
	color: #300a0a;
	margin-bottom: 20px;
}
.content-1-wrap {
	width: 1200px;
	margin: auto;
}
.content-1-title {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	color: #300a0a;
	margin-bottom: 25px;
}
.content-1-desc {
	font-size: 16px;
	font-weight: 500;
	color: #300a0a;
	text-align: center;
	margin-bottom: 30px;
}
.content-1-imgs {
	display: flex;
	margin-bottom: 34px;
}
.content-1-img-size-1 {
	width: 56%;
}
.content-1-img-size-2 {
	width: 44%;
}
.content-2 {
	min-height: 589px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 50px 0 20px 0;
}
.content-2-wrap {
	width: 1200px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.content-2-item-img {
	width: 31%;
	text-align: right;
	padding: 54px 0 83px 0;
}
.content-2-item {
	max-width: 380px;
	min-height: 230px;
	background-color: #fff;
	display: flex;
	flex-wrap: wrap;
	margin-right: 29px;
	margin-bottom: 30px;
}
.no-margin-right {
	margin-right: 0;
}
.content-2-item-text {
	width: 69%;
	padding: 15px 10px 15px 10px;
}
.content-2-item-text-title {
	font-size: 18px;
	font-weight: bold;
	color: #442828;
	margin-bottom: 10px;
}
.content-2-item-text-title-border {
	width: 100%;
}
.content-2-item-text-title-border-colored {
	width: 16%;
	border-bottom: 1px solid #300a0a;
}
.content-2-item-text-desc {
	margin-top: 14px;
	font-weight: 500;
	color: #300a0a;
	line-height: 178%;
	letter-spacing: -1px;
	min-height: 96px;
}
.content-2-item-btn {
	margin-top: 13px;
	font-size: 16px;
	font-weight: 500;
}
.content-2-item-btn-link {
	color: #fff;
	background-repeat: no-repeat;
	background-position: 95% center;
	display: block;
    width: 160px;
    padding: 16px 10px;
    background-color: #88c04d;
}
.company {
	padding: 35px 0;
}
.company-wrap {
	width: 1200px;
	margin: auto;
}
.company-title-en {
	font-size: 18px;
	color: #88c04d;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.company-title-jp {
	font-size: 32px;
	font-weight: bold;
	color: #300a0a;
	text-align: center;
}
.company-desc {
	font-size: 14px;
	font-weight: 500;
	color: #300a0a;
	line-height: 178%;
	margin-bottom: 20px;
	margin-top: 15px;
}
.company-left-info-table {
	margin-bottom: 27px;
}
.company-left-info-table table {
	width: 100%;
	font-size: 18px;
	color: #300a0a;
}
.company-left-info-table table tr td {
	vertical-align: middle;
	line-height: 140%;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 7px 0 7px 35px;
	font-weight: 500;
}
.company-left-info-table table tr td:first-child {
	border-top: 1px solid #300a0a;
	border-bottom: 1px solid #300a0a;
}
.company-info {
	display: flex;
}
.company-left-info {
	width: 50%;
}
.table-link {
	color: #300a0a;
}
.company-left-info-address {
	width: 576px;
	background-color: #ece9e6;
	padding: 14px 10px 6px 23px;
	min-height: 120px;
}
.company-left-info-address-title {
	font-size: 22px;
	font-weight: bold;
	color: #300a0a;
}
.company-left-info-address-index {
	margin-top: 22px;
	font-size: 16px;
	color: #300a0a;
}
.company-left-info-address-index-icon {
	margin-right: 4px;
}
.company-left-info-address-index-icon img {
	vertical-align: middle;
}
.company-left-info-address-index-item {
	margin-bottom: 11px;
}
.company-right-info {
	width: 50%;
}
.company-right-info-img {
	text-align: right;
	margin-bottom: 28px;
}
.to-right-address {
	margin: 0 0 0 auto;
}
.banner-type-2 {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 35px 0;
}
.banner-type-2-wrap {
	width: 1200px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
}
.banner-type-2-item {
	margin-right: 30px;
}
.no-margin-right-banner-type-2 {
	margin-right: 0;
}
.margin-bottom-banner-type-2 {
	margin-bottom: 34px;
}
.toTopBtn {
	border: none;
	background: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	outline: none;
	display: none;
}
/* End Home Content */

/* Mechanism */
.mec-content-1 {
	padding: 26px 0;
}
.mec-content-1-wrap {
	width: 1200px;
	margin: auto;
	display: flex;
}
.mec-content-1-text {
	width: 58%;
	padding-right: 15px;
}
.mec-content-1-img {
	width: 42%;
}
.mec-content-1-img img {
	display: block;
	margin: 0 0 0 auto;
}
.mec-content-1-text-desc {
	color: #300a0a;
	font-size: 20px;
	font-weight: bold;
	line-height: 150%;
}
.mec-content-1-text-table {
	min-height: auto;
	width: 100%;
	background-color: #ece9e6;
	background-image: url(../../img/mechanism/earth-icon.png);
	background-repeat: no-repeat;
	background-position: 99% 80%;
	padding: 14px 14px;
}
.mec-content-1-text-table ul li {
	font-size: 18px;
	font-weight: 500;
	color: #300a0a;
	margin-bottom: 10px;
}
.mec-content-1-text-table span {
	margin-right: 14px;
}
.mec-content-1-text-table ul li:last-child {
	margin-bottom: 0;
}
.mec-margin-top-5 {
	margin-top: 5px;
}
.mec-margin-top-10 {
	margin-top: 10px;
}
.mec-margin-top-30 {
	margin-top: 30px;
}
.mec-content-2 {
	padding-bottom: 35px;
}
.mec-content-2-wrap {
	width: 1200px;
	margin: auto;
	min-height: 612px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 35px 20px 20px 30px;
	background-color: rgba(255,255,255,0.7);
}
.mec-content-2-title {
	font-size: 24px;
	color: #300a0a;
	font-weight: bold;
}
.mec-content-2-title-border {
	width: 100%;
	padding-left: 15px;
	margin-top: 9px;
}
.mec-content-2-title-border-colored {
	width: 74px;
	border-bottom: 1px #300a0a solid;
}
.mec-content-2-big-img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 250px;
	width: 100%;
	margin-top: 22px;
	position: relative;
}
.mec-content-2-big-img-text {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
}
.mec-content-2-desc {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 20px;
}
.mec-content-2-desc-text {
	width: 39.1%;
	color: #300a0a;
	font-size: 16px;
	font-weight: bold;
	line-height: 156%;
	padding-top: 13px;
	padding-right: 15px;
}
.mec-content-2-desc-img {
	margin-right: 22px;
}
.mec-content-2-desc-img:last-child {
	margin-right: 0;
}
.mec-content-3 {
	background-color: #ece9e6;
}
.mec-content-3-wrap {
	width: 1365px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
}
.mec-content-3-title {
	width: 1200px;
	font-size: 22px;
	font-weight: bold;
	color: #88c04d;
	text-align: center;
	margin: 45px auto 30px auto;
}
.mec-content-3-desc {
	width: 1200px;
	margin: 0 auto 25px auto;
	font-size: 16px;
	font-weight: 500;
	color: #300a0a;
	line-height: 156%;
}
.mec-content-3-img {
	min-width: 285px;
	min-height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.mec-content-3-img-text {
	position: absolute;
	top: 16px;
	right: 7px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.mec-content-3-img-text-2 {
	position: absolute;
	top: 16px;
	right: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.mec-content-3-arrow {
	width: 73px;
	min-height: 100%;
	position: relative;
}
.mec-content-3-img-list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.mec-content-3-arrow {
   background-image: url('../../img/mechanism/arrow.png');
   background-position: center;
   background-repeat: no-repeat;
}
.mec-content-4 {
	background-color: #ece9e6;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 50px;
}
.mec-content-4-wrap {
	width: 1200px;
	margin: auto;
}
.mec-content-4-img {
	margin-bottom: 0px;
}
.mec-content-4-desc {
	font-size: 16px;
	font-weight: 500;
	color: #300a0a;
	line-height: 156%;
	margin-bottom: 50px;
}
.mec-content-5-wrap {
	width: 1200px;
	margin: auto;
}
.mec-content-5-title {
	font-size: 32px;
	font-weight: bold;
	color: #300a0a;
	text-align: center;
	margin: 25px 0 20px 0;
}
.mec-content-5-desc {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: #300a0a;
	line-height: 156%;
	margin-bottom: 25px;
}
.mec-content-5-item-list {
	display: flex;
	flex-wrap: wrap;
}
.mec-content-5-item {
	width: 370px;
	min-height: 375px;
	background-color: #ece9e6;
	padding: 15px;
	letter-spacing: 1px;
	margin-right: 45px;
}
.mec-content-5-item:last-child {
	margin-right: 0;
}
.mec-content-5-item-img {
	padding-bottom: 18px;
	border-bottom: 2px solid #300a0a;
	min-height: 120px;
}
.mec-content-5-item-img-custom-padding {
	padding-bottom: 23px;
	padding-top: 8px;
}
.mec-content-5-item-img img {
	display: block;
	margin: auto;
}
.mec-content-5-item-title {
	font-size: 22px;
	font-weight: bold;
	color: #88c04d;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mec-content-5-item-content-title {
	color: #300a0a;
	font-weight: bold;
	margin-bottom: 7px;
}
.mec-content-5-item-content-desc {
	color: #300a0a;
	font-weight: 500;
	line-height: 178%;
	margin-bottom: 7px;
}
.mec-content-5-item-content-title::before {
	content: "";
	width: 6px;
	height: 6px;
	display: inline-block;
	background-image: url('../../img/mechanism/circle-icon.png');
	background-repeat: no-repeat;
	background-position: center;
}
.custom-list {
	line-height: 178%;
	font-weight: bold;
}
.mec-content-4-img-mobile {
	display: none;
}
/* End Mechanism */

/* Cert */
.cert-content-1 {
	min-height: auto;
	background-color: #ece9e6;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 35px 0 35px 0;
}
.cert-content-1-wrap {
	width: 1200px;
	margin: auto;
}
.cert-content-1-sub-title {
	font-size: 24px;
	font-weight: bold;
	color: #300a0a;
}
.cert-content-1-desc {
	font-size: 16px;
	font-weight: 500;
	color: #300a0a;
	line-height: 156%;
	margin: 25px 0;
}
.cert-content-1-desc-strong {
	font-size: 17px;
	font-weight: bold;
}
.margin-bottom-55 {
	margin-bottom: 45px;
}
.cert-content-1-img-list {
	display: flex;
	flex-wrap: wrap;
}
.cert-content-1-big-img {
	width: 51.6%;
}
.cert-content-1-img {
	width: 48.4%;
}
.cert-content-1-img img {
	display: block;
	margin-bottom: 42px;
}
.cert-content-1-img img:last-child {
	margin-bottom: 0;
}
.cert-content-2 {
	padding: 35px 0;
}
.cert-content-2-wrap {
	width: 1200px;
	margin: auto;
}
.cert-content-2-title {
	font-size: 22px;
	font-weight: bold;
	color: #88c04d;
}
.cert-content-2-info {
	width: 100%;
	display: flex;
}
.cert-content-2-left {
	width: 55%;
	padding-right: 40px;
}
.cert-content-2-right {
	width: 45%;
}
.cert-content-2-img img {
	display: block;
}
.cert-content-2-desc {
	font-size: 16px;
	font-weight: 500;
	color: #300a0a;
	line-height: 156%;
	margin: 30px 0 17px 0;
}
.cert-content-2-img {
	margin-bottom: 39px;
}
.red-text {
	color: #fa0000;
}
.cert-content-2-table-title {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.cert-content-2-table table {
	border-top: 1px solid #5c961e;
}
.cert-content-2-table thead th {
	background-color: #88c04d;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	min-height: 74px;
	vertical-align: middle;
	text-align: center;
	min-width: 89px;
	border-left: 1px solid #5c961e;
	border-bottom: 1px solid #5c961e;
	line-height: 166%;
	padding: 13px 0;
}
.cert-content-2-table thead th:last-child {
	border-right: 1px solid #5c961e;
}
.cert-content-2-table tbody tr td {
	min-width: 89px;
	padding: 7px 0;
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	font-size: 16px;
	font-weight: 500;
}
.cert-content-2-table tbody tr td:last-child {
	border-right: 1px solid #dadada;
}
.cert-content-2-table tbody tr td:nth-child(2) {
	border-bottom: none;
}
.cert-content-2-table tbody tr:nth-child(13) td:nth-child(2) {
	border-top: 1px solid #dadada;
}
.cert-content-2-table tbody tr:last-child td:nth-child(2) {
	border-bottom: 1px solid #dadada;
}
.cert-content-2-table tbody tr:nth-child(25) td:nth-child(3) {
	border-bottom: none;
}
.cert-content-2-table tbody tr:nth-child(25) td:nth-child(4) {
	border-bottom: none;
}
.cert-content-2-table tbody tr:nth-child(25) td:nth-child(5) {
	border-bottom: none;
}
.cert-content-2-table tbody tr:nth-child(24) td:nth-child(2) {
	border-bottom: 1px solid #dadada;
}
.cert-content-3 {
	padding: 32px 0 35px 0;
	background-color: #ece9e6;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.cert-content-3-wrap {
	width: 1200px;
	margin: auto;
}
.cert-content-3-title {
	font-size: 32px;
	font-weight: bold;
	color: #300a0a;
	text-align: center;
	margin-bottom: 25px;
}
.cert-content-3-sub-title {
	font-size: 22px;
	font-weight: bold;
	color: #88c04d;
}
.cert-content-3-table-type-1 {
	width: 52.5%;
	letter-spacing: 1px;
}
.cert-content-3-table-type-1 table thead tr th {
	width: 20%;
}
.cert-content-3-table-type-1 table thead tr th:nth-child(2) {
	background-color: #88c04d;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 14px 0;
	vertical-align: middle;
	border-top: 1px solid #5c961e;
	border-bottom: 1px solid #5c961e;
	border-left: 1px solid #5c961e;
}
.cert-content-3-table-type-1 table tbody tr:first-child td {
	border-bottom: 1px solid #5c961e;
	border-right: 1px solid #5c961e;
	padding: 15px 0;
	vertical-align: middle;
	background-color: #fff;
	color: #5c961e;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 20%;
}
.cert-content-3-table-type-1 table tbody tr:first-child td:first-child {
	background-color: #ece9e6;
	border-right: 1px solid #5c961e;
	border-bottom: 1px solid #5c961e;
}
.cert-content-3-table-type-1 table tbody tr:first-child td:last-child {
	border-right: none;
	background-color: rgb(136, 192, 77);
	color: #fff;
}
.cert-content-3-table-type-1 table {
	width: 100%;
}
.cert-content-3-table-type-1 table tbody tr td:first-child {
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 7px 0;
	vertical-align: middle;
	background-color: #fff;
	color: #5c961e;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 20%;
}
.cert-content-3-table-type-1 table tbody tr td {
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 7px 0;
	vertical-align: middle;
	background-color: #fff;
	color: #333333;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	width: 20%;
	letter-spacing: -1px;
}
.cert-content-3-table-type-1 table tbody tr td:nth-child(4) {
	border-right: none;
}
.cert-content-3-table-type-1 table tbody tr td:last-child {
	background-color: #88c04d;
	color: #fff;
	border-right: none;
}
.cert-content-3-table-type-1 table tbody tr:first-child td:nth-child(4) {
	border-right: 1px solid #5c961e;
}
.cert-content-3-tables {
	margin-top: 22px;
	display: flex;
}

/* Table type 2*/

.cert-content-3-table-type-2 {
	width: 47.5%;
	padding-left: 30px;
}
.cert-content-3-table-type-2 table thead tr th {
	width: 25%;
}
.cert-content-3-table-type-2 table thead tr th {
	background-color: #88c04d;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 14px 0;
	vertical-align: middle;
	border-top: 1px solid #5c961e;
	border-bottom: 1px solid #5c961e;
	border-left: 1px solid #5c961e;
	border-right: 1px solid #5c961e;
}
.cert-content-3-table-type-2 table tbody tr:first-child td {
	border-bottom: 1px solid #5c961e;
	border-right: 1px solid #5c961e;
	padding: 15px 0;
	vertical-align: middle;
	background-color: #fff;
	color: #5c961e;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 20%;
}
.cert-content-3-table-type-2 table tbody tr:first-child td:first-child {
	border-left: 1px solid #5c961e;
	border-right: 1px solid #5c961e;
	border-bottom: 1px solid #5c961e;
	color: #5c961e;
	font-weight: bold;
}
.cert-content-3-table-type-2 table tbody tr:first-child td:last-child {
	border-right: none;
	background-color: rgb(136, 192, 77);
	color: #fff;
}
.cert-content-3-table-type-2 table {
	width: 100%;
}
.cert-content-3-table-type-2 table tbody tr td:first-child {
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 7px 0;
	vertical-align: middle;
	background-color: #fff;
	color: #333333;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	width: 20%;
}
.cert-content-3-table-type-2 table tbody tr td {
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 7px 0;
	vertical-align: middle;
	background-color: #fff;
	color: #333333;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	width: 20%;
	letter-spacing: -1px;
}
.cert-content-3-table-type-2 table tbody tr td:nth-child(4) {
	border-right: none;
	background-color: #88c04d;
	color: #fff;
}
.cert-content-3-table-type-1 table tbody tr td:last-child {
	background-color: #88c04d;
	color: #fff;
	border-right: none;
}
.cert-content-3-table-type-2 table tbody tr:first-child td:nth-child(4) {
	border-right: 1px solid #5c961e;
}
/* End Table type 2 */


.cert-content-3-img {
	margin: 22px 0 48px 0;
}
.cert-content-3-img img {
	display: block;
	margin: auto;
}

/* Table type 3 */
.cert-content-3-table-type-3 {
	width: 55%;
	padding-right: 30px;
}
.cert-content-3-table-type-3 table thead tr th {
	width: 20%;
}
.cert-content-3-table-type-3 table thead tr th:nth-child(2) {
	background-color: #88c04d;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 14px 0;
	vertical-align: middle;
	border-top: 1px solid #5c961e;
	border-bottom: 1px solid #5c961e;
	border-left: 1px solid #5c961e;
}
.cert-content-3-table-type-3 table tbody tr:first-child td {
	border-bottom: 1px solid #5c961e;
	border-right: 1px solid #5c961e;
	border-top: 1px solid #5c961e;
	padding: 15px 0;
	vertical-align: middle;
	background-color: #fff;
	color: #5c961e;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 20%;
}
.cert-content-3-table-type-3 table tbody tr:first-child td:first-child {
	background-color: #ece9e6;
	border-right: 1px solid #5c961e;
	border-bottom: 1px solid #5c961e;
	border-top: none;
}
.cert-content-3-table-type-3 table tbody tr:first-child td:last-child {
	border-right: 1px solid #5c961e;
	background-color: rgb(136, 192, 77);
	color: #fff;
}
.cert-content-3-table-type-3 table {
	width: 100%;
}
.cert-content-3-table-type-3 table tbody tr td:first-child {
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 7px 0;
	vertical-align: middle;
	background-color: #fff;
	color: #5c961e;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 20%;
}
.cert-content-3-table-type-3 table tbody tr td {
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 7px 0;
	vertical-align: middle;
	background-color: #fff;
	color: #333333;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	width: 20%;
	letter-spacing: -1px;
}
.cert-content-3-table-type-3 table tbody tr td:nth-child(4) {
	border-right: none;
}
.cert-content-3-table-type-3 table tbody tr td:last-child {
	background-color: #88c04d;
	color: #fff;
	border-right: none;
}
.cert-content-3-table-type-3 table tbody tr:first-child td:nth-child(4) {
	border-right: 1px solid #5c961e;
}
/* End Table type 3 */

.cert-content-3-img-2 {
	width: 45%;
}
.cert-content-3-banner {
	min-height: 165px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-color: #fff;
	margin-top: 43px;
}
.cert-content-3-banner-text {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	padding: 0 63px;
	font-size: 16px;
	font-weight: 500;
	color: #300a0a;
	line-height: 156%;
}
.tal-c {
	text-align: center;
}
.custom-margin-content-3 {
	margin: 36px 0 27px 0;
}
.custom-margin-bottom-45 {
	margin-bottom: 45px;
}
.cert-content-3-eg {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cert-content-3-eg-item {
	width: 17%;
}
.cert-content-3-eg-item a {
	font-size: 22px;
	font-weight: 500;
	color: #ffffff;
	display: block;
	background-color: #88c04d;
	text-align: center;
	padding: 24px 0;
}
/* End Cert */

/* Feedback */
.fb-content-1 {
	min-height: 645px;
	padding: 35px 0;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ece9e6;
}
.fb-content-1-wrap {
	width: 1200px;
	margin: auto;
}
.fb-content-1-desc {
	font-size: 16px;
	font-weight: 500;
	color: #300a0a;
	line-height: 156%;
	margin-bottom: 30px;
}
.fb-content-1-item-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fb-content-1-item {
	width: 23.75%;
}
.fb-content-1-item-text {
	font-size: 14px;
	font-weight: bold;
	color: #300a0a;
	margin-top: 13px;
}
.fb-margin-bottom {
	margin-bottom: 40px;
}
.fb-content-2 {
	padding: 35px 0;
}
.fb-content-2-wrap {
	width: 1200px;
	margin: auto;
}
.fb-content-2-title {
	font-size: 32px;
	font-weight: bold;
	color: #300a0a;
	text-align: center;
	margin-bottom: 30px;
}
.fb-content-2-sub {
	color: #300a0a;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 35px;
}
.fb-content-2-item-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fb-content-2-item {
	width: 30.8%;
	min-height: 395px;
	background-color: #ece9e6;
	padding: 15px;
}
.fb-content-2-item-text {
	font-size: 14px;
	font-weight: 500;
	color: #300a0a;
	line-height: 178%;
	margin-top: 18px;
}
.fb-content-2-item-img {
	padding-bottom: 10px;
	border-bottom: 2px solid #300a0a;
	min-height: 123px;
}
.fb-content-2-item-img img {
	display: block;
	margin: auto;
}
.fb-content-2-item-img-custom-padding {
	padding-top: 10px;
}
.fb-content-3-title-custom-margin-bottom {
	margin-bottom: 23px;
}
.fb-content-3 {
	background-color: #ece9e6;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 35px 0;
}
.fb-content-3-wrap {
	width: 1200px;
	margin: auto;
}
.fb-content-3-info {
	display: flex;
	flex-wrap: wrap;
}
.fb-content-3-info-left {
	width: 59.1%;
	display: flex;
	flex-wrap: wrap;
}
.fb-content-3-info-right {
	width: 40.9%;
}
.fb-content-3-info-sub {
	font-size: 22px;
	font-weight: bold;
	color: #88c04d;
}
.fb-content-3-info-desc {
	font-size: 16px;
	font-weight: 500;
	color: #300a0a;
	line-height: 156%;
	margin: 33px 0 20px 0;
}
.fb-content-3-info-table {
	margin-bottom: 40px;
}
.fb-content-3-info-table table {
	width: 540px;
}
.fb-content-3-info-table table thead tr th:first-child {
	width: 31.4%;
	background-color: #ece9e6;
	border-top: none;
}
.fb-content-3-info-table table thead tr th {
	width: 22.7%;
	padding: 15px 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #88c04d;
	border-top: 1px solid #5c961e;
	border-right: 1px solid #5c961e;
	border-bottom: 1px solid #5c961e;
	text-align: center;
}
.fb-content-3-info-table table tbody tr td:first-child {
	color: #5c961e;
	font-size: 16px;
	font-weight: bold;
}
.fb-content-3-info-table table tbody tr td {
	padding: 7px 0;
	color: #333333;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	background-color: #ffffff;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}
.fb-content-3-info-note {
	font-size: 16px;
	font-weight: bold;
	color: #88c04d;
	margin-top: 130px;
	margin-left: 40px;
}
.fb-content-3-info-desc-custom-margin-bottom {
	margin-bottom: 25px;
}
.fb-content-3-info-table-custom-margin-bottom {
	margin-bottom: 25px;
}
.fb-content-3-info-desc-no-margin {
	margin: 0;
}
.fb-content-3-info-right-img {
	margin-bottom: 42px;
}
.fb-content-3-info-right-img:last-child {
	margin-bottom: 0;
}
.fb-content-3-info-right-img img {
	display: block;
	margin: 0 0 0 auto;
}
/* End Feedback */

/* Product_About */
.pa-content-1 {
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ece9e6;
	min-height: 518px;
	padding: 35px 0 40px 0;
}
.pa-content-1-wrap {
	width: 1200px;
	margin: auto;
}
.pa-content-1-title {
	font-size: 22px;
	font-weight: bold;
	color: #88c04d;
	text-align: center;
	line-height: 113%;
}
.pa-content-1-desc {
	font-size: 16px;
	font-weight: 500;
	color: #300a0a;
	text-align: center;
	line-height: 156%;
}
.pa-content-1-list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
	justify-content: center;
}
.pa-content-1-item {
	width: 31%;
	margin-right: 45px;
}
.pa-content-1-item:last-child {
	margin-right: 0;
}
.pa-content-1-item-text {
	font-size: 22px;
	font-weight: bold;
	color: #88c04d;
	background-color: #fff;
	padding: 29px 0;
	text-align: center;
}
/* pa-content-2 */
.pa-content-2 {
	background-color: #ffffff;
	padding: 40px 0 20px 0;
}
.pa-content-2-wrap {
	width: 1360px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	font-size: 15px;
	font-weight: bold;
	color: #300a0a;
	line-height: 166%;
}
.pa-content-2-item-type-1 {
	width: 285px;
}
.pa-content-2-item-arrow {
	width: 72px;
	max-height: 200px;
	background-image: url('../../img/product_about/right-arrow.png'); 
	background-repeat: no-repeat; 
	background-position: center;
}
.pa-content-2-item-type-2 {
	width: 644px;
	max-height: 200px;
	display: flex;
	flex-wrap: wrap;
}
.pa-content-2-item-type-2-img-1 {
	width: 285px;
}
.pa-content-2-item-type-2-img-2 {
	width: 72px;
	height: 100%;
	background-image: url('../../img/product_about/right-arrow.png');
	background-repeat: no-repeat; 
	background-position: center;
}
.pa-content-2-item-type-2-img-3 {
	width: 285px;
	height: 100%;
}
.pa-content-2-item-type-1-text {
	margin-top: 7px;
}
.pa-content-2-item-type-2-text {
	width: 100%;
	margin-top: 7px;
	text-align: center;
}
.pa-content-2-item-down-arrow {
	margin: 0 0 0 auto;
	width: 285px;
	height: auto;
}
.pa-content-2-item-down-arrow img {
	display: block;
	margin: auto;
}
.clearfix {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
.pa-content-2-desc {
	font-size: 16px;
	font-weight: 500;
	color: #300a0a;
	line-height: 156%;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
.arrow-left {
	background-image: url('../../img/product_about/left-arrow.png');
	background-repeat: no-repeat; 
	background-position: center;
}
.pa-content-2-mobile {
	display: none;
}
/* End pa_content_2 */

.pa-content-3 {
	background-color: #ece9e6;
	padding: 30px 0 35px 0;
}
.pa-content-3-title {
	color: #88c04d;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 28px;
}
.pa-content-3-wrap {
	width: 1200px;
	margin: auto;
}
.pa-content-3-steps {
	display: flex;
	flex-wrap: wrap;
}
.pa-content-3-step-type-1 {
	width: 710px;
	display: flex;
	flex-wrap: wrap;
}
.pa-content-3-steps-banner {
	min-height: 87px;
	width: 318px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.pa-content-3-steps-banner-text {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
	color: #300a0a;
	font-size: 16px;
	font-weight: bold;
}
.pa-content-3-steps-text {
	width: 74px;
	height: 87px;
	color: #88c04d;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	padding: 30px 0;
}
.pa-content-3-step-type-2 {
	width: 490px;
	padding: 30px 0 30px 7px;
	color: #300a0a;
	font-size: 16px;
	font-weight: bold;
}
.pa-content-3-step-type-2 img {
	vertical-align: middle;
	margin-right: 15px;
}
.pa-content-3-item-list {
	display: flex;
	flex-wrap: wrap;
	margin: 33px 0 0 0;
	justify-content: space-between;
}
.pa-content-3-item {
	width: 577px;
	min-height: 325px;
}
.pa-content-3-item-text {
	background-color: #fff;
	color: #300a0a;
	padding: 18px 10px 18px 30px;
	min-height: 161px;
}
.pa-content-3-item-text-title {
	font-size: 22px;
	font-weight: bold;
	line-height: 113%;
	margin-bottom: 5px;
}
.pa-content-3-item-text-desc {
	font-weight: 500;
	line-height: 178%;
}
.bottom-banner {
	width: 100%;
	min-height: 243px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.bottom-banner-wrap-content {
	width: 1200px;
	margin: auto;
}
.bottom-banner-content-text {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	min-height: 130px;
	text-align: center;
	padding: 45px 0;
}
.bottom-banner-content-btns {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.bottom-banner-content-btn {
	width: 311px;
	margin-right: 45px;
}
.bottom-banner-content-btn a {
	display: block;
	width: 100%;
	padding: 25px 0;
	background-image: url('../../img/product_about/content-2-banner-btn-bg.png');
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}
.bottom-banner-content-btn-icon {
	margin-left: 12px;
}
.bottom-banner-content-btn-icon img {
	vertical-align: middle;
}
/* End Product_About */

/* Contact */
.contact {
	background-position: top left;
	background-repeat: no-repeat;
	min-height: auto;
	background-color: #ece9e6;
	padding: 32px 0 35px 0;
}
.contact-wrap {
	width: 1200px;
	margin: auto;
	background-color: #f9fcf6;
	min-height: auto;
	padding: 60px 0;
}
.contact-form form table {
	width: 800px;
	margin: auto;
}
.contact-form form table tr td:first-child {
	width: 135px;
	text-align: center;
}
.contact-form form table tr td:nth-child(2) {
	width: 185px;
}
.contact-form form table tr td:nth-child(3) {
	width: 480px;
	padding-right: 40px;
}
.contact-form form table tr td:nth-child(3) input {
	height: 38px;
	width: 434px;
	border-radius: 5px;
	border: 1px solid #cccccc;
	background-color: #f9fcf6;
}
.contact-form form table tr:nth-child(4) td:first-child span {
	display: none;
}
.contact-form form table tr:first-child td {
	border-top: 1px solid #cccccc;
}
.contact-form form table tr td {
	padding: 23px 0;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 500;
	color: #300a0a;
}
.contact-form form table tr td span {
	background-color: #c33b2e;
	padding: 7px 10px;
	color: #fff;
	font-weight: 500;
	border-radius: 4px;
}
.contact-form-btn {
	width: 800px;
	margin: 45px auto 0 auto;
}
.contact-form-btn button {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	border: none;
	display: block;
	width: 311px;
	height: 73px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: auto;
}
.contact-form-btn button span {
	margin-right: 20px;
	letter-spacing: 1px;
	font-family: "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ ゴシック", sans-serif; 
}
/* End Contact */


/* Responsive */

@media screen and (max-width: 1365px) {
	/* General */
	body {
		line-height: 160%;
		font-size: 14px;
	}
	.top-header-wrap {
		width: 100%;
		padding: 0 15px;
	}
	.top-header-desc {
		font-size: 14px;
	}
	.header-logo-menu {
		background-image: none;
		background-color: rgb(189, 217, 81); 
	}
	.header-mobile-menu {
		background-color: rgb(240, 240, 232);
		display: none;
	}
	.header-mobile-menu-toggle {
		font-size: 18px;
		color: rgb(48, 10, 10);
		margin: auto 0;
		cursor: pointer;
		display: inline-block;
	}
	.header-mobile-menu ul li {
		width: 100%;
		border-bottom: 1px dotted rgb(48, 10, 10);
	}
	.header-mobile-menu ul li:last-child {
		border-bottom: none;
	}
	.header-mobile-menu ul li a {
		color: rgb(48, 10, 10);
		font-size: 16px;
		font-weight: bold;
		display: block;
		width: 100%;
		text-align: center;
		padding: 10px 0;
	}
	.header-logo-menu-wrap {
		width: 100%;
		flex-wrap: wrap;
		padding: 0 15px;
	}
	.header-logo {
		width: 90%;
		padding: 5px 0;
	}
	.header-menu {
		display: none;
	}
	.footer-logo-menu {
		padding: 25px 0;
		background-image: none;
	}
	.footer-logo-menu-wrap {
		width: 100%;
		flex-wrap: wrap;
	}
	.footer-logo {
		width: 100%;
		text-align: center;
	}
	.footer-menu {
		width: 100%;
		display: none;
	}
	.footer-menu-list {
		width: 50%;
		margin: auto;
	}
	.footer-company-desc-wrap {
		width: 100%;
	}
	.footer-copyright-wrap {
		width: 100%;
		padding: 0 15px;
	}
	.footer-menu-item {
		float: none;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.footer-company-desc-text {
		width: 100%;
		padding: 15px;
	}
	.footer-company-desc-contact {
		width: 100%;
	}
	.footer-company-desc-contact-form {
		max-width: 278px;
		margin: 15px auto 15px auto;
	}
	.toTopBtn {
		bottom: 80px;
	}
	.toTopBtn img {
		width: 50px;
		height: 50px;
	}
	.br-show {
		display: block;
	}
	.big-font-size-footer {
		font-size: 16px;
	}
	.footer-company-desc-contact-form-text-title {
		margin-right: 0;
	}
	/* End General */

	/* Home */
	.slider-cap {
		font-size: 16px;
	}
	.slider-cap-big-font-size {
		font-size: 16px;
	}
	.bx-pager {
		display: none;
	}
	.bx-wrapper {
		margin-bottom: 15px;
	}
	.banner-type-1-item-text {
		font-size: 16px;
		padding: 0 15px;
	}
	.banner-type-1-item-desc {
		font-size: 16px;
		padding: 0 15px;
	}
	.banner-type-1-item {
		margin-bottom: 15px;
	}
	.content-1-title {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.content-1-desc {
		font-size: 14px;
		padding: 0 15px;
		text-align: center;
		margin-bottom: 10px;
	}
	.content-1-imgs {
		flex-wrap: wrap;
		padding: 0 15px;
		margin-bottom: 0;
	}
	.content-1-img-size-1 {
		width: 100%;
		text-align: center;
	}
	.content-1-img-size-2 {
		width: 100%;
		text-align: center;
	}
	.banner-type-1-wrap {
		width: 100%;
	}
	.content-1-wrap {
		width: 100%;
	}
	.content-2-wrap {
		width: 100%;
	}
	.content-2-item {
		width: 100%;
	    max-width: 100%;
	    min-height: 100%;
	    background-color: #fff;
	    display: flex;
	    flex-wrap: wrap;
	    margin-right: 15px;
	    margin-left: 15px;
	    margin-bottom: 15px;
	}
	.content-2-item:last-child {
		margin-bottom: 0;
	}
	.content-2 {
		padding: 25px 0;
	}
	.content-2-item-img {
		width: 100%;
		text-align: center;
		padding: 15px 0;
	}
	.content-2-item-text-desc {
		min-height: auto;
	}
	.content-2-item-btn-link {
		width: 50%;
		margin: auto;
	}
	.content-2-item-text-title {
		text-align: center;
	}
	.company {
		padding: 25px 0;
	}
	.company-wrap {
		width: 100%;
	}
	.company-title-en {
		font-size: 14px;
	}
	.company-title-jp {
		font-size: 16px;
	}
	.company-desc {
		font-size: 14px;
		padding: 0 15px;
	}
	.banner-type-2-wrap {
		width: 100%;
		flex-wrap: wrap;
	}
	.content-2-item-text {
		width: 100%;
	}
	.company-info {
		flex-wrap: wrap;
	}
	.company-left-info {
		width: 100%;
		padding: 0 15px;
	}
	.company-left-info-table table {
		font-size: 16px;
	}
	.company-left-info-address {
		width: 100%;
	}
	.company-left-info-address-index {
		margin-top: 10px;
	}
	.company-left-info-address-title {
		font-size: 16px;
	}
	.company-right-info {
		margin-top: 15px;
		width: 100%;
		padding: 0 15px;
	}
	.company-right-info-img {
		text-align: center;
		margin-bottom: 15px;
	}
	.margin-bottom-banner-type-2 {
		margin-bottom: 0;
	}
	.banner-type-2 {
		padding: 25px 0;
	}
	.banner-type-2-item {
		width: 50%;
		text-align: center;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.tal-l {
		text-align: left;
	}
	.tal-r {
		text-align: right;
	}
	.custom-padding {
		padding: 0 10px;
	}
	.banner-type-2-item:last-child {
		margin-bottom: 0;
	}
	.content-2-item-text-title-border-colored {
		margin: auto;
	}
	/* End Home */

	/* Mechanism */
	.mec-content-1 {
		padding: 20px 0;
	}
	.top-banner-text {
		font-size: 16px;
	}
	.mec-content-1-wrap {
		width: 100%;
		flex-wrap: wrap;
	}
	.mec-content-1-text {
		width: 100%;
	}
	.mec-content-1-text-desc {
		padding: 0 15px;
		font-size: 16px;
	}
	.mec-content-1-text-table ul li {
		font-size: 14px;
		margin-bottom: 5px;
	}
	.mec-content-1-text-table {
		padding: 10px 20px;
	}
	.mec-margin-top-30 {
		margin-top: 15px;
	}
	.mec-content-1-img {
		width: 100%;
		padding: 15px;
	}
	.mec-content-1-img img {
		display: block;
		margin: auto;
	}
	.mec-content-2 {
		padding-bottom: 0px;
	}
	.mec-content-2-wrap {
		width: 100%;
		padding: 20px;
	}
	.mec-content-2-title {
		font-size: 16px;
	}
	.mec-content-2-big-img {
		margin-top: 15px;
	}
	.mec-content-2-big-img-text {
		font-size: 16px;
	}
	.mec-content-2-desc-text {
		width: 100%;
		padding-bottom: 15px;
		padding-right: 0;
		font-size: 14px;
	}
	.mec-content-2-desc {
		margin-top: 0;
	}
	.mec-content-2-desc-img {
		margin-right: 0;
		margin-bottom: 15px;
		width: 100%;
	}
	.mec-content-2-desc-img:last-child {
		margin-bottom: 0;
	}
	.mec-content-2-desc-img img {
		display: block;
		margin: auto;
	}
	.mec-content-3-wrap {
		width: 100%;
	}
	.mec-content-3-title {
		width: 100%;
		font-size: 16px;
		margin: 15px auto;
	}
	.mec-content-3-desc {
		width: 100%;
		font-size: 14px;
		margin: 0 auto 15px auto;
		padding: 0 15px;
	}
	.mec-content-3-img {
		width: 100%;
		height: auto;
		background-size: 50%;
	}
	.mec-content-3-arrow {
	   background-image: url('../../img/mechanism/mobile-arrow.png');
	}
	.mec-content-3-arrow {
		width: 100%;
		min-height: 80px;
	}
	.mec-content-3-img-list {
		margin-bottom: 15px;
		padding: 0 15px;
	}
	.mec-content-3-img-text {
		top: 5px;
		right: 26%;
	}
	.mec-content-3-img-text-2 {
		top: 5px;
		right: 25%;
	}
	.mec-content-4 {
		padding-bottom: 25px;
	}
	.mec-content-4-wrap {
		width: 100%;
		padding: 0 15px;
	}
	.mec-content-4-desc {
		font-size: 14px;
		margin-bottom: 15px;
	}
	.mec-content-4-img {
		margin-bottom: 15px;
	}
	.mec-content-5-wrap {
		width: 100%;
	}
	.mec-content-5-title {
		font-size: 16px;
		margin: 15px 0;
	}
	.mec-content-5-desc {
		font-size: 14px;
		margin-bottom: 15px;
		padding: 0 15px;
	}
	.mec-content-5-item-list {
		padding: 0 15px;
	}
	.mec-content-5-item {
		width: 100%;
		min-height: auto;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.mec-content-5-item-img {
		width: 50%;
		margin: auto;
	}
	.mec-content-5-item-title {
		width: 50%;
		margin: 15px auto;
		font-size: 16px;
	}
	.mec-content-5-item-content {
		width: 50%;
		margin: auto;
	}
	.mec-content-5-item-content-desc {
		line-height: 160%;
	}
	/* End Mechanism */

	/* Cert */
	.cert-content-1-wrap {
		width: 100%;
	}
	.cert-content-1 {
		min-height: auto;
		padding: 25px 15px;
	}
	.cert-content-1-sub-title {
		font-size: 16px;
	}
	.cert-content-1-desc {
		font-size: 14px;
		margin: 15px 0;
	}
	.cert-content-1-desc-strong {
		font-size: 14px;
	}
	.cert-content-1-big-img {
		width: 100%;
		margin-bottom: 15px;
	}
	.cert-content-1-big-img img {
		display: block;
		margin: auto;
	}
	.cert-content-1-img {
		width: 100%;
	}
	.cert-content-1-img img {
		margin-bottom: 15px; 
		margin-left: auto;
		margin-right: auto;
	}
	.cert-content-2-img img {
		margin: auto;
	}
	.cert-content-2 {
		padding: 25px 15px;
	}
	.cert-content-2-wrap {
		width: 100%;
	}
	.cert-content-2-title {
		text-align: center;
		font-size: 16px;
	}
	.cert-content-2-info {
		flex-wrap: wrap;
	}
	.cert-content-2-left {
		width: 100%;
	}
	.cert-content-2-left {
		padding-right: 0;
	}
	.cert-content-2-desc {
		margin: 5px 0 15px 0;
		font-size: 14px;
	}
	.cert-content-2-img {
		margin-bottom: 25px;
	}
	.cert-content-2-right {
		width: 100%;
	}
	.cert-content-2-table-title {
		font-size: 16px;
	}
	.cert-content-2-table table {
		width: 70%;
		border-bottom: 1px solid #5c961e;
		border-right: 1px solid #5c961e;
		border-left: 1px solid #5c961e;
		margin: auto;
	}
	.cert-content-2-table thead th {
		width: 100%;
		float: left;
		min-height: auto;
		min-width: auto;
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: 1px solid #5c961e;
	}
	.cert-content-2-table tbody tr td {
		width: 100%;
		float: left;
		min-height: auto;
		min-width: auto;
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 1px solid #dadada; 
	}
	.cert-content-2-table tbody tr td:last-child {
		border-bottom: none;
		border-right: none;
	}
	.cert-content-2-table thead th:last-child {
		border-right: none;
	}
	.br-show {
		display: none;
	}
	.cert-content-2-table tbody tr:nth-child(13) td:nth-child(2) {
		border-top: none;
	}
	.cert-content-2-table tbody tr:nth-child(24) td:nth-child(2) {
		border-bottom: none;
	}
	.cert-content-2-table tbody tr:last-child td:nth-child(2) {
		border-bottom: none;
	}
	.cert-content-3 {
		padding: 25px 15px;
	}
	.cert-content-3-wrap {
		width: 100%;
	}
	.cert-content-3-title {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.cert-content-3-sub-title {
		font-size: 16px;
	}
	.cert-content-3-tables {
		flex-wrap: wrap;
		margin-top: 15px;
	}
	.cert-content-3-table-type-1 {
		width: 70%;
		margin: auto;
		letter-spacing: 0;
	}
	.cert-content-3-table-type-1 table thead tr th {
		width: 100%;
	}
	.cert-content-3-table-type-1 table thead tr::after {
		clear: both;
		content: "";
		display: table;
	}
	.cert-content-3-table-type-1 table thead tr th:first-child {
		display: none;
	}
	.cert-content-3-table-type-1 table tbody tr td {
		width: 100%;
		float: left;
	}
	.cert-content-3-table-type-1 table tbody tr:first-child td {
		width: 100%;
	}
	.cert-content-3-table-type-1 table tbody tr:first-child td:first-child {
		display: none;
	}
	.cert-content-3-table-type-1 table {
		border: none;
	}
	.cert-content-3-table-type-1 table thead tr th:nth-child(2) {
		border-top: none;
		border-bottom: none;
		border-left: none;
		font-size: 16px;
	}
	.cert-content-3-table-type-1 table tbody tr:first-child td {
		border-bottom: 1px solid #dadada;
		border-right: none;
	}
	.cert-content-3-table-type-1 table tbody tr:first-child td:nth-child(4) {
		border-right: none;
	}
	.cert-content-3-table-type-1 table tbody tr td {
		border-right: none;
	}
	.cert-content-3-table-type-1 table tbody tr td:first-child {
		border-top: none;
		border-right: none;
		width: 100%;
	}
	.br-show-custom-1 {
		display: none;
	}
	.cert-content-3-table-type-2 {
		width: 70%;
		padding-left: 0;
		margin-top: 15px;
		margin-left: auto;
		margin-right: auto;
	}
	.cert-content-3-table-type-2 table tbody tr td {
		width: 100%;
		float: left;
	}
	.cert-content-3-table-type-2 table tbody tr td:first-child {
		width: 100%;
	}
	.cert-content-3-table-type-2 table tbody tr:first-child td {
		width: 100%;
		border-right: none;
	}
	.cert-content-3-table-type-2 table {
		border: none;
	}
	.cert-content-3-table-type-2 table thead tr th {
		border: none;
	}
	.cert-content-3-table-type-2 table tbody tr:first-child td:first-child {
		border-left: none;
		border-right: none;
    	border-bottom: 1px solid #dadada;
	}
	.cert-content-3-table-type-2 table tbody tr:first-child td {
		border-right: none;
		border-bottom: 1px solid #dadada;
	}
	.cert-content-3-table-type-2 table tbody tr:first-child td:nth-child(4) {
		border-right: none;
	}
	.cert-content-3-table-type-2 table tbody tr:first-child td {
		padding: 7px 0;
	}
	.cert-content-3-table-type-2 table tbody tr td {
		border-right: none;
	}
	.cert-content-3-table-type-2 table tbody tr td:first-child {
		border-right: none;
	}
	.cert-content-3-img {
		margin: 15px 0;
	}
	.cert-content-3-table-type-3 {
		width: 70%;
		padding-right: 0;
		margin: auto;
	}
	.cert-content-3-table-type-3 table {
		border: none;
	}
	.cert-content-3-table-type-3 table tbody tr:first-child td:first-child {
		display: none;
	}
	.cert-content-3-table-type-3 table tbody tr td {
		float: left;
		width: 100%;
	}
	.cert-content-3-table-type-3 table tbody tr:first-child td {
		width: 100%;
		border-bottom: 1px solid #dadada;
		border-right: none;
		border-top: none;
	}
	.cert-content-3-table-type-3 table tbody tr:first-child td:nth-child(4) {
		border-right: none;
	}
	.cert-content-3-table-type-3 table tbody tr td:first-child {
		width: 100%;
	}
	.cert-content-3-table-type-3 table tbody tr:first-child td:last-child {
		border-right: none;
	}
	.cert-content-3-table-type-3 table tbody tr td:first-child {
		border-right: none;
	}
	.cert-content-3-table-type-3 table tbody tr td {
		border-right: none;
	}
	.cert-content-3-img-2 {
		margin-top: 15px;
		width: 100%;
	}
	.cert-content-3-img-2 img {
		margin: 0 auto;
		display: block;
	}
	.cert-content-3-banner-text {
		font-size: 14px;
		line-height: 160%;
	}
	.custom-margin-content-3 {
		margin: 25px 0 15px 0;
	}
	.custom-margin-bottom-45 {
		margin-bottom: 15px;
	}
	.custom-margin-bottom-45-2 {
		margin-bottom: 15px;
	}
	.cert-content-3-eg-item {
		width: 45%;
	}
	/* End Cert */

	/* Feedback */
	.fb-margin-bottom {
		margin-bottom: 0;
	}
	.fb-content-1 {
		padding: 25px 15px;
	}
	.fb-content-1-wrap {
		width: 100%;
	}
	.fb-content-1-desc {
		font-size: 14px;
		line-height: 160%;
		margin-bottom: 15px;
	}
	.fb-content-1-item {
		width: 50%;
		margin-bottom: 25px;
	}
	.fb-content-1-item-text {
		text-align: center;
	}
	.fb-content-1-item:last-child {
		margin-bottom: 0;
	}
	.fb-content-1-item-img img {
		display: block;
		margin: auto;
	}
	.fb-content-2 {
		padding: 25px 15px;
	}
	.fb-content-2-wrap {
		width: 100%;
	}
	.fb-content-2-title {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.fb-content-2-sub {
		font-size: 16px;
		margin: 0 auto 15px auto;
		width: 70%;
	}
	.fb-content-2-item {
		width: 70%;
		margin: 0 auto 25px auto;
		min-height: auto;
	}
	.fb-content-2-item-text {
		margin-top: 10px;
		line-height: 160%;
	}
	.fb-content-2-item-img-custom-padding {
		padding-top: 0;
	}
	.fb-content-3 {
		padding: 25px 15px;
	}
	.fb-content-3-wrap {
		width: 100%;
	}
	.fb-content-3-info-left {
		width: 100%;
	}
	.fb-content-3-info-right {
		width: 100%;
		margin-top: 15px;
	}
	.fb-content-3-info-sub {
		font-size: 16px;
		width: 70%;
		margin: auto;
	}
	.fb-content-3-info-desc {
		margin: 0 auto 15px auto;
		width: 70%;
		font-size: 14px;
	}
	.fb-content-3-info-table {
		width: 100%
	}
	.fb-content-3-info-table table {
		width: 100%;
	}
	.fb-content-3-info-table table thead tr th {
		width: 100%;
		float: left;
	}
	.fb-content-3-info-table table thead tr th:first-child {
		display: none;
	}
	.fb-content-3-info-table table tbody tr td {
		width: 100%;
		float: left;
	}
	.fb-content-3-info-table table thead tr th {
		border-bottom: 1px solid #5c961e;
		border-right: none;
		border-top: none;
	}
	.fb-content-3-info-table {
		margin: 0 auto 15px auto;
		width: 70%;
	}
	.fb-content-3-info-note {
		margin: 0 auto 25px auto;
		width: 70%;
	}
	.fb-content-3-info-right-img {
		margin-bottom: 15px;
	}
	.fb-content-3-info-right-img img {
		margin: 0 auto;
	}
	/* End Feedback */

	/* Product_About */
	.pa-content-1 {
		padding: 25px 15px;
		min-height: auto;
	}
	.pa-content-1-wrap {
		width: 100%;
	}
	.pa-content-1-title {
		font-size: 16px;
	}
	.pa-content-1-desc {
		font-size: 14px;
	}
	.pa-content-1-item {
		width: 45%;
		margin-right: 15px;
		margin-bottom: 0;
	}
	.pa-content-1-item:last-child {
		margin-bottom: 0;
	}
	.pa-content-1-item-img {
		background-color: #fff;
		padding-top: 20px;
	}
	.pa-content-1-item-img img {
		display: block;
		margin: auto;
	}
	.pa-content-1-item-text {
		padding: 15px 0;
		font-size: 16px;
	}
	.pa-content-2 {
		padding: 25px 15px;
	}
	.pa-content-2-wrap {
		display: none;
	}
	.pa-content-2-mobile {
		display: block;
	}
	.pa-content-2-mobile-item {
		margin-bottom: 15px;
	}
	.pa-content-2-mobile-arrow {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.pa-content-2-mobile-item-img img {
		display: block;
		margin: auto;
	}
	.pa-content-2-mobile-arrow img {
		display: block;
		margin: auto;
	}
	.pa-content-2-mobile-item-text {
		margin-top: 10px;
		text-align: center;
		color: #300a0a;
		font-weight: bold;
		line-height: 160%;
		font-size: 15px;
	}
	.pa-content-2-desc {
		font-size: 14px;
		text-align: center;
	}
	.pa-content-3 {
		padding: 25px 15px;
	}
	.pa-content-3-wrap {
		width: 100%;
	}
	.pa-content-3-title {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.pa-content-3-step-type-1 {
		width: 74%;
		margin: auto;
	}
	.pa-content-3-step-type-2 {
		width: 74%;
		margin: auto;
	}
	.pa-content-3-steps-banner {
		width: 100%;
	}
	.pa-content-3-item-img img {
		display: block;
		margin: auto;
	}
	.pa-content-3-steps-text {
		width: 100%;
		text-align: center;
		font-size: 16px;
		height: auto;
		padding: 15px 0;
	}
	.pa-content-3-step-type-2 {
		padding: 15px 0;
	}
	.pa-content-3-item-list {
		margin-top: 15px;
	}
	.pa-content-3-item {
		width: 74%;
		margin: 0 auto 15px auto;
	}
	.pa-content-3-item:last-child {
		margin-bottom: 0;
	}
	.pa-content-3-item-img {
		background-color: #fff;
	}
	.pa-content-3-item-text {
		padding: 15px;
		min-height: auto;
	}
	.pa-content-3-item-text-title {
		font-size: 16px;
	}
	.pa-content-3-item-text-desc {
		line-height: 160%;
	}
	.bottom-banner-wrap-content {
		width: 100%;
	}
	.bottom-banner-content-text {
		font-size: 16px;
		padding: 15px 0;
		min-height: auto;
	}
	.bottom-banner-content-btn {
		width: 60%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.bottom-banner-content-btn a {
		width: 85%;
		margin: auto;
		padding: 15px 0;
		background-image: none;
		background-color: rgb(130, 173, 63);
		font-size: 16px;
	}
	.bottom-banner {
		min-height: auto;
	}
	/* End Product_About */

		/* Contact */
	.contact {
		padding: 25px 15px;
	}
	.contact-wrap {
		width: 100%;
		min-height: auto;
		padding: 25px 0;
	}
	.contact-form form table {
		width: 70%;
		margin: auto;
	}
	.contact-form form table tr td {
		width: 100%;
		float: left;
	}
	.contact-form form table tr td input {
		width: 100%;
	}
	.contact-form form table tr td:nth-child(3) input {
		width: 100%;
	}
	.contact-form form table tr:first-child td {
		border-top: none;
		border-bottom: none;
		width: 100%;
		text-align: left;
	}
	.contact-form form table tr td {
		border-bottom: none;
		padding: 10px 10px;
		width: 100%;
	}
	.contact-form form table tr td:first-child {
		width: 100%;
		text-align: left;
	}
	.contact-form form table tr td:nth-child(3) {
		padding-right: 0;
		padding-bottom: 30px;
		width: 100%;
	}
	.contact-form form table tr td:nth-child(2) {
		width: 100%;
	}
	.contact-form-btn {
		width: 70%;
		margin: auto;
		padding: 0 15px;
	}
	.contact-form-btn button {
		font-size: 16px;
		width: 60%;
		height: auto;
		padding: 15px 0;
		background-size: cover;
	}
	/* End Contact */
}
@media screen and (max-width: 640px) {
	/* General */
	body {
		line-height: 160%;
		font-size: 14px;
	}
	.top-header-wrap {
		width: 100%;
		padding: 0 15px;
	}
	.top-header-desc {
		font-size: 14px;
	}
	.header-logo-menu {
		background-image: none;
		background-color: rgb(189, 217, 81); 
	}
	.header-mobile-menu {
		background-color: rgb(240, 240, 232);
		display: none;
	}
	.header-mobile-menu-toggle {
		font-size: 18px;
		color: rgb(48, 10, 10);
		margin: auto 0;
		cursor: pointer;
		display: inline-block;
	}
	.header-mobile-menu ul li {
		width: 100%;
		border-bottom: 1px dotted rgb(48, 10, 10);
	}
	.header-mobile-menu ul li:last-child {
		border-bottom: none;
	}
	.header-mobile-menu ul li a {
		color: rgb(48, 10, 10);
		font-size: 16px;
		font-weight: bold;
		display: block;
		width: 100%;
		text-align: center;
		padding: 10px 0;
	}
	.header-logo-menu-wrap {
		width: 100%;
		flex-wrap: wrap;
		padding: 0 15px;
	}
	.header-logo {
		width: 90%;
		padding: 5px 0;
	}
	.header-menu {
		display: none;
	}
	.footer-logo-menu {
		padding: 25px 0;
		background-image: none;
	}
	.footer-logo-menu-wrap {
		width: 100%;
		flex-wrap: wrap;
	}
	.footer-logo {
		width: 100%;
		text-align: center;
	}
	.footer-menu {
		width: 100%;
		display: none;
	}
	.footer-menu-list {
		width: 50%;
		margin: auto;
	}
	.footer-company-desc-wrap {
		width: 100%;
	}
	.footer-copyright-wrap {
		width: 100%;
		padding: 0 15px;
	}
	.footer-menu-item {
		float: none;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.footer-company-desc-text {
		width: 100%;
		padding: 15px;
	}
	.footer-company-desc-contact {
		width: 100%;
	}
	.footer-company-desc-contact-form {
		max-width: 278px;
		margin: 15px auto 15px auto;
	}
	.toTopBtn {
		bottom: 80px;
	}
	.toTopBtn img {
		width: 50px;
		height: 50px;
	}
	.br-show {
		display: block;
	}
	.footer-company-desc-contact-form {
		font-size: 16px;
	}
	.big-font-size-footer {
		font-size: 16px
	}
	/* End General */

	/* Home */
	.slider-cap {
		font-size: 16px;
	}
	.slider-cap-big-font-size {
		font-size: 16px;
	}
	.bx-pager {
		display: none;
	}
	.bx-wrapper {
		margin-bottom: 15px;
	}
	.banner-type-1-item-text {
		font-size: 16px;
		padding: 0 15px;
	}
	.banner-type-1-item-desc {
		font-size: 16px;
		padding: 0 15px;
	}
	.banner-type-1-item {
		margin-bottom: 15px;
	}
	.content-1-title {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.content-1-desc {
		font-size: 14px;
		padding: 0 15px;
		text-align: center;
		margin-bottom: 10px;
	}
	.content-1-imgs {
		flex-wrap: wrap;
		padding: 0 15px;
		margin-bottom: 0;
	}
	.content-1-img-size-1 {
		width: 100%;
		text-align: center;
	}
	.content-1-img-size-2 {
		width: 100%;
		text-align: center;
	}
	.banner-type-1-wrap {
		width: 100%;
	}
	.content-1-wrap {
		width: 100%;
	}
	.content-2-wrap {
		width: 100%;
	}
	.content-2-item {
	    max-width: 100%;
	    min-height: 100%;
	    background-color: #fff;
	    display: flex;
	    flex-wrap: wrap;
	    margin-right: 15px;
	    margin-left: 15px;
	    margin-bottom: 15px;
	}
	.content-2-item:last-child {
		margin-bottom: 0;
	}
	.content-2 {
		padding: 25px 0;
	}
	.content-2-item-img {
		width: 100%;
		text-align: center;
		padding: 15px 0;
	}
	.content-2-item-text-desc {
		min-height: auto;
	}
	.content-2-item-btn-link {
		width: 50%;
		margin: auto;
	}
	.company {
		padding: 25px 0;
	}
	.company-wrap {
		width: 100%;
	}
	.company-title-en {
		font-size: 14px;
	}
	.company-title-jp {
		font-size: 16px;
	}
	.company-desc {
		font-size: 14px;
		padding: 0 15px;
	}
	.banner-type-2-wrap {
		width: 100%;
		flex-wrap: wrap;
	}
	.content-2-item-text {
		width: 100%;
	}
	.company-info {
		flex-wrap: wrap;
	}
	.company-left-info {
		width: 100%;
		padding: 0 15px;
	}
	.company-left-info-table table {
		font-size: 16px;
	}
	.company-left-info-address {
		width: 100%;
	}
	.company-left-info-address-index {
		margin-top: 10px;
	}
	.company-left-info-address-title {
		font-size: 16px;
	}
	.company-right-info {
		margin-top: 15px;
		width: 100%;
		padding: 0 15px;
	}
	.company-right-info-img {
		text-align: center;
		margin-bottom: 15px;
	}
	.margin-bottom-banner-type-2 {
		margin-bottom: 0;
	}
	.banner-type-2 {
		padding: 25px 0;
	}
	.banner-type-2-item {
		width: 100%;
		text-align: center;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.banner-type-2-item:last-child {
		margin-bottom: 0;
	}
	.company-left-info-table table tr td:first-child {
		border-top: none;
		border-bottom: none;
		font-weight: bold;
	}
	.company-left-info-table table tr td {
		width: 100%;
		float: left;
		padding-left: 0;
	}
	/* End Home */

	/* Mechanism */
	.mec-content-1 {
		padding: 20px 0;
	}
	.top-banner-text {
		font-size: 16px;
	}
	.mec-content-1-wrap {
		width: 100%;
		flex-wrap: wrap;
	}
	.mec-content-1-text {
		width: 100%;
	}
	.mec-content-1-text-desc {
		padding: 0 15px;
		font-size: 16px;
	}
	.mec-content-1-text-table ul li {
		font-size: 14px;
		margin-bottom: 5px;
	}
	.mec-content-1-text-table {
		padding: 10px 20px;
	}
	.mec-margin-top-30 {
		margin-top: 15px;
	}
	.mec-content-1-img {
		width: 100%;
		padding: 15px;
	}
	.mec-content-1-img img {
		display: block;
		margin: auto;
	}
	.mec-content-2 {
		padding-bottom: 0px;
	}
	.mec-content-2-wrap {
		width: 100%;
		padding: 20px;
	}
	.mec-content-2-title {
		font-size: 16px;
	}
	.mec-content-2-big-img {
		margin-top: 15px;
	}
	.mec-content-2-big-img-text {
		font-size: 16px;
	}
	.mec-content-2-desc-text {
		width: 100%;
		padding-bottom: 15px;
		padding-right: 0;
		font-size: 14px;
	}
	.mec-content-2-desc {
		margin-top: 0;
	}
	.mec-content-2-desc-img {
		margin-right: 0;
		margin-bottom: 15px;
		width: 100%;
	}
	.mec-content-2-desc-img:last-child {
		margin-bottom: 0;
	}
	.mec-content-2-desc-img img {
		display: block;
		margin: auto;
	}
	.mec-content-3-wrap {
		width: 100%;
	}
	.mec-content-3-title {
		width: 100%;
		font-size: 16px;
		margin: 15px auto;
	}
	.mec-content-3-desc {
		width: 100%;
		font-size: 14px;
		margin: 0 auto 15px auto;
		padding: 0 15px;
	}
	.mec-content-3-img {
		width: 100%;
		height: auto;
		background-size: cover;
	}
	.mec-content-3-arrow {
	   background-image: url('../../img/mechanism/mobile-arrow.png');
	}
	.mec-content-3-arrow {
		width: 100%;
		min-height: 80px;
	}
	.mec-content-3-img-list {
		margin-bottom: 15px;
		padding: 0 15px;
	}
	.mec-content-3-img-text {
		top: 5px;
		right: 5px;
	}
	.mec-content-3-img-text-2 {
		top: 0;
		right: 0;
	}
	.mec-content-4 {
		padding-bottom: 25px;
	}
	.mec-content-4-wrap {
		width: 100%;
		padding: 0 15px;
	}
	.mec-content-4-desc {
		font-size: 14px;
		margin-bottom: 15px;
	}
	.mec-content-4-img {
		margin-bottom: 15px;
	}
	.mec-content-5-wrap {
		width: 100%;
	}
	.mec-content-5-title {
		font-size: 16px;
		margin: 15px 0;
	}
	.mec-content-5-desc {
		font-size: 14px;
		margin-bottom: 15px;
		padding: 0 15px;
	}
	.mec-content-5-item-list {
		padding: 0 15px;
	}
	.mec-content-5-item {
		width: 100%;
		min-height: auto;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.mec-content-5-item-title {
		margin: 15px 0;
		font-size: 16px;
	}
	.mec-content-5-item-content-desc {
		line-height: 160%;
	}
	.mec-content-5-item-title {
		width: 100%;
	}
	.mec-content-5-item-img {
		width: 100%;
	}
	.mec-content-5-item-content {
		width: 100%;
	}
	.mec-content-4-img-mobile {
		display: block;
		padding: 15px 0;
		text-align: center;
	}
	.hidden-on-mobile {
		display: none;
	}
	/* End Mechanism */

	/* Cert */
	.cert-content-1-wrap {
		width: 100%;
	}
	.cert-content-1 {
		min-height: auto;
		padding: 25px 15px;
	}
	.cert-content-1-sub-title {
		font-size: 16px;
	}
	.cert-content-1-desc {
		font-size: 14px;
		margin: 15px 0;
	}
	.cert-content-1-desc-strong {
		font-size: 14px;
	}
	.cert-content-1-big-img {
		width: 100%;
		margin-bottom: 15px;
	}
	.cert-content-1-img {
		width: 100%;
	}
	.cert-content-1-img img {
		margin-bottom: 15px; 
	}
	.cert-content-2 {
		padding: 25px 15px;
	}
	.cert-content-2-wrap {
		width: 100%;
	}
	.cert-content-2-title {
		text-align: center;
		font-size: 16px;
	}
	.cert-content-2-info {
		flex-wrap: wrap;
	}
	.cert-content-2-left {
		width: 100%;
	}
	.cert-content-2-left {
		padding-right: 0;
	}
	.cert-content-2-desc {
		margin: 5px 0 15px 0;
		font-size: 14px;
	}
	.cert-content-2-img {
		margin-bottom: 25px;
	}
	.cert-content-2-right {
		width: 100%;
	}
	.cert-content-2-table-title {
		font-size: 16px;
	}
	.cert-content-2-table table {
		width: 100%;
		border-bottom: 1px solid #5c961e;
		border-right: 1px solid #5c961e;
		border-left: 1px solid #5c961e;
	}
	.cert-content-2-table thead th {
		width: 100%;
		float: left;
		min-height: auto;
		min-width: auto;
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: 1px solid #5c961e;
		font-size: 16px;
	}
	.cert-content-2-table tbody tr td {
		width: 100%;
		float: left;
		min-height: auto;
		min-width: auto;
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 1px solid #dadada; 
	}
	.cert-content-2-table tbody tr td:last-child {
		border-bottom: none;
		border-right: none;
	}
	.cert-content-2-table thead th:last-child {
		border-right: none;
	}
	.br-show {
		display: block;
	}
	.cert-content-2-table tbody tr:nth-child(13) td:nth-child(2) {
		border-top: none;
	}
	.cert-content-2-table tbody tr:nth-child(24) td:nth-child(2) {
		border-bottom: none;
	}
	.cert-content-2-table tbody tr:last-child td:nth-child(2) {
		border-bottom: none;
	}
	.cert-content-3 {
		padding: 25px 15px;
	}
	.cert-content-3-wrap {
		width: 100%;
	}
	.cert-content-3-title {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.cert-content-3-sub-title {
		font-size: 16px;
	}
	.cert-content-3-tables {
		flex-wrap: wrap;
		margin-top: 15px;
	}
	.cert-content-3-table-type-1 {
		width: 100%;
		letter-spacing: 0;
	}
	.cert-content-3-table-type-1 table thead tr th {
		width: 100%;
	}
	.cert-content-3-table-type-1 table thead tr::after {
		clear: both;
		content: "";
		display: table;
	}
	.cert-content-3-table-type-1 table thead tr th:first-child {
		display: none;
	}
	.cert-content-3-table-type-1 table tbody tr td {
		width: 100%;
		float: left;
	}
	.cert-content-3-table-type-1 table tbody tr:first-child td {
		width: 100%;
	}
	.cert-content-3-table-type-1 table tbody tr:first-child td:first-child {
		display: none;
	}
	.cert-content-3-table-type-1 table {
		border: none;
	}
	.cert-content-3-table-type-1 table thead tr th:nth-child(2) {
		border-top: none;
		border-bottom: none;
		border-left: none;
	}
	.cert-content-3-table-type-1 table tbody tr:first-child td {
		border-bottom: 1px solid #dadada;
		border-right: none;
	}
	.cert-content-3-table-type-1 table tbody tr:first-child td:nth-child(4) {
		border-right: none;
	}
	.cert-content-3-table-type-1 table tbody tr td {
		border-right: none;
	}
	.cert-content-3-table-type-1 table tbody tr td:first-child {
		border-top: none;
		border-right: none;
		width: 100%;
	}
	.br-show-custom-1 {
		display: none;
	}
	.cert-content-3-table-type-2 {
		width: 100%;
		padding-left: 0;
		margin-top: 15px;
	}
	.cert-content-3-table-type-2 table tbody tr td {
		width: 100%;
		float: left;
	}
	.cert-content-3-table-type-2 table tbody tr td:first-child {
		width: 100%;
	}
	.cert-content-3-table-type-2 table tbody tr:first-child td {
		width: 100%;
		border-right: none;
	}
	.cert-content-3-table-type-2 table {
		border: none;
	}
	.cert-content-3-table-type-2 table thead tr th {
		border: none;
	}
	.cert-content-3-table-type-2 table tbody tr:first-child td:first-child {
		border-left: none;
		border-right: none;
    	border-bottom: 1px solid #dadada;
	}
	.cert-content-3-table-type-2 table tbody tr:first-child td {
		border-right: none;
		border-bottom: 1px solid #dadada;
	}
	.cert-content-3-table-type-2 table tbody tr:first-child td:nth-child(4) {
		border-right: none;
	}
	.cert-content-3-table-type-2 table tbody tr:first-child td {
		padding: 7px 0;
	}
	.cert-content-3-table-type-2 table tbody tr td {
		border-right: none;
	}
	.cert-content-3-table-type-2 table tbody tr td:first-child {
		border-right: none;
	}
	.cert-content-3-img {
		margin: 15px 0;
	}
	.cert-content-3-table-type-3 {
		width: 100%;
		padding-right: 0;
	}
	.cert-content-3-table-type-3 table {
		border: none;
	}
	.cert-content-3-table-type-3 table tbody tr:first-child td:first-child {
		display: none;
	}
	.cert-content-3-table-type-3 table tbody tr td {
		float: left;
		width: 100%;
	}
	.cert-content-3-table-type-3 table tbody tr:first-child td {
		width: 100%;
		border-bottom: 1px solid #dadada;
		border-right: none;
		border-top: none;
	}
	.cert-content-3-table-type-3 table tbody tr:first-child td:nth-child(4) {
		border-right: none;
	}
	.cert-content-3-table-type-3 table tbody tr td:first-child {
		width: 100%;
	}
	.cert-content-3-table-type-3 table tbody tr:first-child td:last-child {
		border-right: none;
	}
	.cert-content-3-table-type-3 table tbody tr td:first-child {
		border-right: none;
	}
	.cert-content-3-table-type-3 table tbody tr td {
		border-right: none;
	}
	.cert-content-3-img-2 {
		margin-top: 15px;
		width: 100%;
	}
	.cert-content-3-img-2 img {
		margin: 0 auto;
		display: block;
	}
	.cert-content-3-banner-text {
		font-size: 14px;
		line-height: 160%;
	}
	.custom-margin-content-3 {
		margin: 25px 0 15px 0;
	}
	.custom-margin-bottom-45 {
		margin-bottom: 15px;
	}
	.custom-margin-bottom-45-2 {
		margin-bottom: 15px;
	}
	.cert-content-3-eg-item {
		width: 45%;
	}
	.cert-content-3-eg-item a {
		font-size: 14px;
	}
	.cert-content-3-banner {
		margin-top: 25px;
	}
	.cert-content-3-banner-text {
		padding: 0 10px;
	}
	/* End Cert */

	/* Feedback */
	.fb-margin-bottom {
		margin-bottom: 0;
	}
	.fb-content-1 {
		padding: 25px 15px;
	}
	.fb-content-1-wrap {
		width: 100%;
	}
	.fb-content-1-desc {
		font-size: 14px;
		line-height: 160%;
		margin-bottom: 15px;
	}
	.fb-content-1-item {
		width: 100%;
		margin-bottom: 25px;
	}
	.fb-content-1-item:last-child {
		margin-bottom: 0;
	}
	.fb-content-1-item-img img {
		display: block;
		margin: auto;
	}
	.fb-content-2 {
		padding: 25px 15px;
	}
	.fb-content-2-wrap {
		width: 100%;
	}
	.fb-content-2-title {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.fb-content-2-sub {
		font-size: 16px;
		margin-bottom: 15px;
		width: 100%;
	}
	.fb-content-2-item {
		width: 100%;
		margin-bottom: 15px;
		min-height: auto;
	}
	.fb-content-2-item-text {
		margin-top: 10px;
		line-height: 160%;
	}
	.fb-content-2-item-img-custom-padding {
		padding-top: 0;
	}
	.fb-content-3 {
		padding: 25px 15px;
	}
	.fb-content-3-wrap {
		width: 100%;
	}
	.fb-content-3-info-left {
		width: 100%;
	}
	.fb-content-3-info-right {
		width: 100%;
		margin-top: 0;
	}
	.fb-content-3-info-sub {
		font-size: 16px;
		width: 100%;
	}
	.fb-content-3-info-desc {
		margin: 15px 0;
		font-size: 14px;
		width: 100%;
	}
	.fb-content-3-info-table {
		width: 100%
	}
	.fb-content-3-info-table table {
		width: 100%;
	}
	.fb-content-3-info-table table thead tr th {
		width: 100%;
		float: left;
	}
	.fb-content-3-info-table table thead tr th:first-child {
		display: none;
	}
	.fb-content-3-info-table table tbody tr td {
		width: 100%;
		float: left;
	}
	.fb-content-3-info-table table thead tr th {
		border-bottom: 1px solid #5c961e;
		border-right: none;
		border-top: none;
	}
	.fb-content-3-info-table {
		margin-bottom: 15px;
	}
	.fb-content-3-info-note {
		margin: 0 0 25px 0;
		width: 100%;
	}
	.fb-content-3-info-right-img {
		margin-bottom: 15px;
	}
	.fb-content-3-info-right-img img {
		margin: 0 auto;
	}
	/* End Feedback */

	/* Product_About */
	.pa-content-1 {
		padding: 25px 15px;
	}
	.pa-content-1-wrap {
		width: 100%;
	}
	.pa-content-1-title {
		font-size: 16px;
	}
	.pa-content-1-desc {
		font-size: 14px;
	}
	.pa-content-1-item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.pa-content-1-item:last-child {
		margin-bottom: 0;
	}
	.pa-content-1-item-img {
		background-color: #fff;
		padding-top: 20px;
	}
	.pa-content-1-item-img img {
		display: block;
		margin: auto;
	}
	.pa-content-1-item-text {
		padding: 15px 0;
		font-size: 16px;
	}
	.pa-content-2 {
		padding: 25px 15px;
	}
	.pa-content-2-wrap {
		display: none;
	}
	.pa-content-2-mobile {
		display: block;
	}
	.pa-content-2-mobile-item {
		margin-bottom: 15px;
	}
	.pa-content-2-mobile-arrow {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.pa-content-2-mobile-item-img img {
		display: block;
		margin: auto;
	}
	.pa-content-2-mobile-arrow img {
		display: block;
		margin: auto;
	}
	.pa-content-2-mobile-item-text {
		margin-top: 10px;
		text-align: center;
		color: #300a0a;
		font-weight: bold;
		line-height: 160%;
		font-size: 15px;
	}
	.pa-content-2-desc {
		font-size: 14px;
		text-align: left;
	}
	.pa-content-3 {
		padding: 25px 15px;
	}
	.pa-content-3-wrap {
		width: 100%;
	}
	.pa-content-3-title {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.pa-content-3-step-type-1 {
		width: 100%;
	}
	.pa-content-3-steps-banner {
		width: 100%;
	}
	.pa-content-3-steps-text {
		width: 100%;
		text-align: center;
		font-size: 16px;
		height: auto;
		padding: 15px 0;
	}
	.pa-content-3-step-type-2 {
		padding: 15px 0;
	}
	.pa-content-3-item-list {
		margin-top: 15px;
	}
	.pa-content-3-item {
		width: 100%;
		margin-bottom: 15px;
	}
	.pa-content-3-item-text {
		padding: 15px;
	}
	.pa-content-3-item-text-title {
		font-size: 16px;
	}
	.pa-content-3-item-text-desc {
		line-height: 160%;
	}
	.bottom-banner-wrap-content {
		width: 100%;
	}
	.bottom-banner-content-text {
		font-size: 16px;
		padding: 15px 0;
		min-height: auto;
	}
	.bottom-banner-content-btn {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.bottom-banner-content-btn a {
		width: 85%;
		margin: auto;
		padding: 15px 0;
		background-image: none;
		background-color: rgb(130, 173, 63);
		font-size: 16px;
	}
	.bottom-banner {
		min-height: auto;
	}
	/* End Product_About */

	/* Contact */
	.contact {
		padding: 25px 15px;
	}
	.contact-wrap {
		width: 100%;
		min-height: auto;
		padding: 25px 0;
	}
	.contact-form form table {
		width: 100%;
	}
	.contact-form form table tr td {
		width: 100%;
		float: left;
	}
	.contact-form form table tr td input {
		width: 100%;
	}
	.contact-form form table tr:first-child td {
		border-top: none;
		border-bottom: none;
		width: 100%;
		text-align: left;
	}
	.contact-form form table tr td {
		border-bottom: none;
		padding: 10px 10px;
		width: 100%;
	}
	.contact-form form table tr td:first-child {
		width: 100%;
		text-align: left;
	}
	.contact-form form table tr td:nth-child(3) {
		padding-right: 10px;
		padding-bottom: 30px;
		width: 100%;
	}
	.contact-form form table tr td:nth-child(2) {
		width: 100%;
	}
	.contact-form-btn {
		width: 100%;
		margin: 0 0;
		padding: 0 15px;
	}
	.contact-form-btn button {
		font-size: 16px;
		width: 50%;
		height: auto;
		padding: 15px 0;
		background-size: cover;
	}
	.contact-form form table tr td:nth-child(3) input {
		width: 100%;
	}
	/* End Contact */
}