@charset "utf-8";
/* CSS Document */

@font-face {

	font-family: 'flipdesign';  /* ใส่ชื่อ Font */
	src: url('FlopDesignFONT.eot');
	src: local('myfont'), url('FlopDesignFONT.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}

/*--------------------------------
	Lang bar
--------------------------------*/
.top-lang{
	margin: 0;
}

.top-lang a{
	display: inline-block;
	float: right;
	width: 100px;
	padding: 5px 0;
	margin-left: 10px;
	text-align: center;
	background: #808080;
	color: #ffffff;
	font-size: 12px;
    -ms-transform: skewX(-15deg); /* IE 9 */
    -webkit-transform: skewX(-15deg); /* Safari */
    transform: skewX(-15deg);
}

.top-lang a:hover{
	background: #1b1464;
	color: #ffffff;
}

.top-lang .active{
	display: inline-block;
	float: right;
	width: 100px;
	padding: 5px 0;
	background: #1b1464;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	
	    -ms-transform: skewX(-15deg); /* IE 9 */
    -webkit-transform: skewX(-15deg); /* Safari */
    transform: skewX(-15deg);
}

@media screen and (max-width:768px){
	.top-lang{
		display: none;
	}
}

/*--------------------------------
	Lang bar responsive
--------------------------------*/
.top-lang-res{
	display: none;
	margin: 0 auto;
	text-align: center;
}

.top-lang-res a.lang-btn{
	display: inline-block;
	width: 100px;
	padding: 7px 0 8px 0;
	margin-left: 10px;
	text-align: center;
	background: #808080;
	color: #ffffff !important;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 140%;
    -ms-transform: skewX(-15deg); /* IE 9 */
    -webkit-transform: skewX(-15deg); /* Safari */
    transform: skewX(-15deg);
}

.top-lang-res a:hover{
	background: #1b1464;
	color: #ffffff;
}

.top-lang-res span.active{
	display: inline-block;
	width: 100px;
	padding: 7px 0 8px 0;
	background: #1b1464;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	
	    -ms-transform: skewX(-15deg);   /*ie 9*/
    -webkit-transform: skewX(-15deg);  /*Safari*/
    transform: skewX(-15deg);
}

@media screen and (max-width:768px){
	.top-lang-res{
		display: block;
	}
}

/*--------------------------------
	Top nav
--------------------------------*/

.container-fluid {
		padding: 60px 50px;
}
.logo-small {
		color: #f4511e;
		font-size: 50px;
}
.logo {
		color: #f4511e;
		font-size: 200px;
}
.thumbnail {
		padding: 0 0 15px 0;
		border: none;
		border-radius: 0;
}
.thumbnail img {
		width: 100%;
		height: 100%;
		margin-bottom: 10px;
}
.carousel{
	margin-top: 60px;
}
.carousel-control.right, .carousel-control.left {
		background-image: none;
		color: #ffffff;
}
.carousel-indicators li {
		border-color: #ffffff;
}
.carousel-indicators li.active {
		background-color: #f690a7;
}
.item h4 {
		font-size: 19px;
		line-height: 1.375em;
		font-weight: 400;
		font-style: italic;
		margin: 70px 0;
}
.item span {
		font-style: normal;
}
.panel {
		border: 1px solid #f4511e; 
		border-radius:0 !important;
		transition: box-shadow 0.5s;
}
.panel:hover {
		box-shadow: 5px 0px 40px rgba(0,0,0, .2);
}
.panel-footer .btn:hover {
		border: 1px solid #f4511e;
		background-color: #fff !important;
		color: #f4511e;
}
.panel-heading {
		color: #fff !important;
		background-color: #f4511e !important;
		padding: 25px;
		border-bottom: 1px solid transparent;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
}

.navbar {
	
		margin-bottom: 0;
		background: url(../../images/top-nav-bg.png) repeat-x bottom #ffffff;
		z-index: 999;
		border: 0;
		font-size: 15px !important;
		line-height: 1.42857143 !important;
		letter-spacing: 4px;
		border-radius: 0;
	padding: 0px 0 20px 0;
}
.navbar li a {
	color: #333333 !important;
	margin: 20px 0 0 10px;
	padding-bottom: 8px;
}

.navbar .navbar-brand {
	color: #333333 !important;
	font-family: 'Quicksand', sans-serif;
	letter-spacing: 1px;
	margin-top: -30px;
}
.navbar .navbar-brand img{
	display: inline-block;
}
.navbar .navbar-brand span{
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
}
.navbar-nav li a:hover/*, .navbar-nav li.active a*/ {
		color: #f690a7 !important;
		background: url(../../images/active-bg-nav.jpg) no-repeat center bottom !important;
}

.nnav1.active a,
.nnav2.active a,
.nnav3.active a,
.nnav4.active a{
	color: #f690a7 !important;
	background: url(../../images/active-bg-nav.jpg) no-repeat center bottom !important;
}

@media screen and (max-width:767px){
	.navbar-nav li a:hover/*, .navbar-nav li.active a*/ {
		color: #f690a7 !important;
		background: none !important;
	}

	.nnav1.active a,
	.nnav2.active a,
	.nnav3.active a,
	.nnav4.active a{
		color: #f690a7 !important;
		background: none !important;
	}
}

.nnav5.active{
	color: #1b1464 !important;
	text-decoration: underline;
}

.navbar-default .navbar-toggle {
		border-color: transparent;
		color: #fff !important;
}

.slideanim {visibility:hidden;}
.slide {
		animation-name: slide;
		-webkit-animation-name: slide;
		animation-duration: 1s;
		-webkit-animation-duration: 1s;
		visibility: visible;
}
@keyframes slide {
	0% {
		opacity: 0;
		transform: translateY(70%);
	} 
	100% {
		opacity: 1;
		transform: translateY(0%);
	}
}
@-webkit-keyframes slide {
	0% {
		opacity: 0;
		-webkit-transform: translateY(70%);
	} 
	100% {
		opacity: 1;
		-webkit-transform: translateY(0%);
	}
}
@media screen and (max-width: 768px) {

	.navbar .navbar-brand {
		margin: 0;
	}
	.navbar .navbar-brand span{
		font-size: 20px;
	}
	
	.navbar .navbar-brand img{
		height: 40px;
	}
	
	.col-sm-4 {
		text-align: center;
		margin: 25px 0;
	}
	.btn-lg {
			width: 100%;
			margin-bottom: 35px;
	}
	.carousel{
		margin-top: 70px;
	}
}
@media screen and (max-width: 480px) {
	.navbar .navbar-toggle{
		margin: 15px;
	}
	.logo {
			font-size: 150px;
	}
	
	.navbar .navbar-brand span{
		display: none;
	}
	
	.carousel{
		margin-top: 70px;
	}
}


/*--------------------------------
	content
--------------------------------*/
.content-bg{
	position: relative;
	background-image: url(../../images/top-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.content-bg2{
	width: 100%;
	background: url(../../images/bg-2.png) repeat-y top center;
	background-size: 100%;
	padding: 60px 0 30px 0;
}

.logo-section{
	text-align: right;
	margin-top: -40px;
}

.logo-section .sec1-company{
	font-size: 36px;
	font-family: 'Quicksand', sans-serif;
	color: #1b1464;
}

.logo-section .sec2-text{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 10px;
}
.logo-section .sec2-pink{
	color: #f690a7;
}

.logo-section .sec2-text2{
	font-size: 16px;
	line-height: 2em !important;
}

@media screen and (max-width: 768px) {
	.logo-section{
		text-align: center;
		padding: 0 !important;
	}
}

/*--------------------------------
	Title content
--------------------------------*/
.content-title{
	background: url(../../images/title-bullet.png) left top repeat-y;
	padding: 0 0 0 25px;
}

.content-title .content-title-big{
	font-size: 38px;
	font-family: 'Quicksand', sans-serif;
	line-height: 1em;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
    -ms-transform: skewX(-10deg); /* IE 9 */
    -webkit-transform: skewX(-10deg); /* Safari */
    transform: skewX(-10deg);
}

.content-title .content-title-small{
	color: #999999;
	letter-spacing: 2px;
	font-size: 22px;
	line-height: 1.1em;
}

/*--------------------------------
	Banner Section
--------------------------------*/
.banner-section{
	margin-top: 110px;
	width: 100% !important;
}
@media (max-width:767px){
	.banner-section{
		margin-top: 70px;
	}
	

}

/*--------------------------------
	Product page
--------------------------------*/
.product-item-bg{
	background: url(../../images/product/product-bg.png) repeat-x bottom;
	width: 100%;
	padding: 0 0 40px 0;
	margin-bottom: 60px;
}

.product-item{
	transition: all .2s ease-in-out;
}

.product-item .product-box1{
	background: url(../../images/product/orange-line.jpg) no-repeat left top;
	padding: 25px 0 0 0;
}

.product-item .product-name-box{
	display: block;
	text-align: left;
}
.product-item .product-name-jp{
	font-weight: bold;
	font-size: 18px;
	color: #333333;
}

.product-item .product-name-eng{
	font-size: 14px;
	color: #1b1464;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-style: oblique;
}

.product-item .product-dia-box{
	display: block;
}

.product-item .product-dia-jp{
	font-weight: bold;
	font-size: 18px;
}

.product-item .product-dia-eng{
	font-size: 18px;
	font-style: oblique;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
}

.product-item .product-dia-text{
	float: left;
}
.product-item .product-dia-number{
	float: right;
	font-size: 16px;
}

.product-item .product-item-detail{
	text-align: left;
	font-size: 18px;
	line-height: 1.6em;
	letter-spacing: 1px;
	margin: -5px 0 30px 0;
}

.product-item .product-item-detail-small{
	text-align: left;
	font-size: 16px;
	line-height: 1.6em;
	letter-spacing: 0.5px;
	margin: -5px 0 30px 0;
}

.product-item .product-thumb{
	width: 100% !important;
}

.product-item img:hover{
	transform: scale(1.1);
}

@media (max-width:767px){
	
	
	.product-item .product-thumb{
	width: 70% !important;
		margin: 10px auto;
}
	
	.product-item .product-thumb-box{
		text-align: center;
	}
	

}
/*--------------------------------
	Product Section (Toppage)
--------------------------------*/
.top-prod-box{
	margin: -150px 0 0 0;
}
.top-prod-sec{
	display: block;
	margin: 50px auto 0 auto;
}

.top-prod-sec ul.top-prod-item{
	display: table;
	list-style: none;
	width: 100%;
	margin-bottom: 60px;
}

.top-prod-sec ul.top-prod-item li{
	display: table-cell;
	position: relative;
	transition: all .2s ease-in-out;
}

.top-prod-sec ul.top-prod-item li:nth-child(2){
	top: 60px;
}

.top-prod-sec ul.top-prod-item li:nth-child(3){
	top: 120px;
}

.top-prod-sec ul.top-prod-item li:hover{
	transform: scale(1.1);
}

.top-prod-sec .top-prod-item-bg{
	position: absolute;
	bottom: 0px;
	margin: 0 auto;
	background: url(../../images/product-bg.png) no-repeat center;
	color: #ffffff;
	text-align: center;
	width: 100%;
}

.top-prod-sec .top-prod-item-text-jp{
	letter-spacing: 2px;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 600;
	padding: 5px 0 0 0;
}

.top-prod-sec .top-prod-item-text-eng{
	font-size: 14px;
	font-family: 'Quicksand', sans-serif;
	letter-spacing: 0.5px;
}

	.top-prod-sec .gap-30{
		height: 30px;
		display: none;
	}

@media screen and (max-width: 768px) {
	.top-prod-box{
		margin: 0px 0 60px 0;
	}

.top-prod-sec ul.top-prod-item{
	display: block;
	list-style: none;
	width: 100%;
	margin: 60px auto;
}
	.top-prod-sec ul.top-prod-item li{
		display: block;
		position: relative;
		transition: all .2s ease-in-out;
	}
	
	.top-prod-sec .gap-30{
		display: block;
	}
	
}

/*--------------------------------
	News Section (Toppage)
--------------------------------*/
.top-news-box{
	margin-top: 80px;
}

.top-news-box ul.top-news-item{
	display: table;
	width: 100%;
	margin: 15px 0 30px 0;
	padding: 15px 0;
	border-bottom: dashed 1px #333333;
}

.top-news-box ul.top-news-item li{
	display: table-cell;
	vertical-align: top;
}

.top-news-box ul.top-news-item li:first-child{
	padding: 0 0px 0 0 !important;
	width: 320px;
}

.top-news-box ul.top-news-item li.news-thumb-2{
	width: 456px;
}

.top-news-box ul.top-news-item li:last-child{
	padding: 2px 0 0 0;
}

.top-news-box .top-news-date{
	color: #ffffff;
	background: #1b1464;
	padding: 5px 15px;
	font-size: 14px;
	letter-spacing: 1px;
}

.top-news-box .top-news-title{
	color: #1b1464;
	font-size: 30px;
	line-height: 1.3em;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 15px 0 10px 0;
}

.top-news-box .top-news-text{
	font-size: 14px;
	letter-spacing: 1px;
}

@media (max-width:768px){
	.top-news-box ul.top-news-item{
		display: block;
	}
	
.top-news-box ul.top-news-item li{
	display: block;
	vertical-align: top;
	padding: 15px 0;
}
	
	.top-news-box ul.top-news-item li:first-child{
		margin-right: 0px;
		width: 100% !important;
	}
	
	.top-news-box ul.top-news-item li:last-child{
		margin-top: 15px;
	}
	
	.top-news-box .top-news-title{
		font-size: 26px;
	}
	
}

/*--------------------------------
	footer
--------------------------------*/
.footer-box{
	
	width: 100%;
	background: #1b1464;
	color: #ffffff;
	font-family: 'Quicksand', sans-serif;
	padding: 20px 0;
}

.footer-box .company-name{
	font-size: 22px;
	margin: 10px 0 10px 0;
	letter-spacing: 1px;
}

.footer-box .company-address{
	font-size: 14px;
	letter-spacing: 1px;
}

.footer-box .company-tel{

	clear: both;
	display: block;
	padding: 10px 0 0 0;
	font-size: 22px;
	text-align: right;
	letter-spacing: 2px;
	
}

.footer-box ul.footer-link{
	
	list-style: none;
	font-family: 'flipdesign', sans-serif;
	font-size: 13px;
	line-height: 14px;
	letter-spacing: 1px;
	text-align: center;
	margin: 30px -20px 0 0;
}

.footer-box ul.footer-link > li{
	display: inline-block;
	/*float: right;*/
	padding: 0 20px;
}

.footer-box ul.footer-link > li a{
	color: #ffffff;
}

.footer-box .border-left{
	border-left: #ffffff solid 1px;
}

.footer-box .border-right{
	border-right: #ffffff solid 1px;
}

@media (max-width:767px){
	.footer-box ul.footer-link > li{
		margin-bottom: 10px;
	}
	.footer-box .company-tel{
		margin: 10px 20px 10px 0;
	}
}

/*----------------------------*/
.footer-box-2{
	width: 100%;
	padding: 0;
}

.footer-box-2 ul{
	display: table;
	width: 100%;
	padding: 0;
}

.footer-box-2 ul > li{
	display: table-cell;
	vertical-align: middle;
	padding-top: 5px;
}

@media screen and (max-width:767px){
	.footer-box-2 ul > li{
		display: block;
	}
}

/*----------------------------*/
.footer-copyright{
	color: #333333;
	font-size: 12px;
	font-family: 'Quicksand', sans-serif;
	letter-spacing: 0.5px;
}

@media screen and (max-width:767px){
	.footer-copyright{
		text-align: center;
	}
}

/*----------------------------*/

.footer-policy-link{
	text-align: right;
}

.footer-policy-link a{
	display: inline-block;
	font-size: 12px;
	color: #333333;
	line-height: 100%;
	text-decoration: none;
}

.footer-policy-link a:hover{
	text-decoration: underline;
	color: #f690a7;
}

@media screen and (max-width:767px){
	.footer-policy-link{
		text-align: center;
	}
}

/*--------------------------------
	Contact form page
--------------------------------*/
.contact-bg{
	width: 100%;
	background: url(../../images/contact/bg-contact.jpg);
	/*background-attachment: fixed;*/
	background-size: cover;
	padding: 0px 0 30px 0;
	margin: 0px 0 0px 0;
}

.contact-step{
	margin: 60px 0 40px 0;
	width: 100%;
	display: table;
	color: #ffffff;
	text-align: center;
	font-size: 22px;
	letter-spacing: 5px;
	/*background: #1b1464;*/
}

.contact-step .contact-step1-pink{
	display: table-cell;
	position: relative;
	background: url(../../images/contact/bg-step-1.png) #1b1464 no-repeat right;
	padding: 10px 0;
	background-size: auto auto;
	
}

.contact-step .contact-step1-blue{
	display: table-cell;
	position: relative;
	background: url(../../images/contact/bg-step-2.png) #f690a7 no-repeat right;
	padding: 10px 0;
	background-size: auto auto;
}

.contact-step .contact-step1-blue2{
	display: table-cell;
	position: relative;
	background: url(../../images/contact/bg-step-2.png) #1b1464 no-repeat right;
	padding: 10px 0;
	background-size: auto auto;
}

.contact-step .contact-step2-blue{
	display: table-cell;
	position: relative;
	background: url(../../images/contact/bg-step-2.png) #1b1464 no-repeat right;
	padding: 10px 0px;
}

.contact-step .contact-step2-blue2{
	display: table-cell;
	position: relative;
	background: url(../../images/contact/bg-step-2.png) #f690a7 no-repeat right;
	padding: 10px 0px;
}

.contact-step .contact-step2-pink{
	display: table-cell;
	position: relative;
	background: url(../../images/contact/bg-step-1.png) #1b1464 no-repeat right;
	padding: 10px 0px;
}

.contact-step .contact-step3-blue{
	display: table-cell;
	position: relative;
	background: #1b1464;
	padding: 10px 0;
}

.contact-step .contact-step3-pink{
	display: table-cell;
	position: relative;
	background: #f690a7;
	padding: 10px 0;
}

.contact-text-instruction1{
	width: 100%;
	text-align: center;
	font-size: 18px;
}

.contact-text-remark-pink{
	font-size: 16px;
	text-align: right;
	width: 100%;
	color: #f690a7;
}
/*-----------------------------------*/
.contact-form{
	margin: 30px 0 100px 0;
	font-size: 18px;
}

.contact-form-row{
	margin-bottom: 15px;
}

.contact-form-label{
	background: #f2f2f2;
	padding: 5px 0;
	letter-spacing: 1px;
	vertical-align: top;
}

.contact-form-text-confirm{
	padding: 5px 0;
	letter-spacing: 1px;
	vertical-align: top;
}

.contact-form-label-textarea{
	background: #f2f2f2;
	padding: 5px 0;
	letter-spacing: 1px;
	vertical-align: top;
	height: 80px;
}

@media (max-width:767px){
	.contact-form-label-textarea{
		height: auto;
	}
}

.contact-form-text-pink{
	color: #f690a7;
	font-size: 20px;
	line-height: 1em;
}

.contact-form-textarea{
	height: 80px !important;
	resize: none;
}

.contact-form-textbox{
	height: 40px;
	font-size: 18px;
	letter-spacing: 1px;
}

.contact-form-checkbox-row{
	padding-top: 7px;
}
.contact-form-checkbox{
	width: 22px;
	height: 22px;
	top: 55%;
}

.contact-form-checkbox-label{
	font-size: 18px;
	padding-left: 5px;
	vertical-align: top;
	margin-top: -5px;
}

.contact-form-btn{
	border: solid thin #1b1464;
	border-radius: 5px;
	padding: 7px 40px;
	background: #ffffff;
	color: #1b1464;
	margin: 30px 0 0 0;
	font-size: 18px;
}

.contact-form-btn:hover{
	color: #ffffff;
	background: #1b1464;
}
/*-----------------------------------*/
.contact-tel-box{
	width: 100%;
	color: #ffffff;
	background: #1b1464;
	margin: 80px 0 60px 0;
	padding: 20px 25px 20px 25px;
}

.contact-tel-box .contact-tel-title1{
	/*font-family: 'Quicksand', sans-serif;*/
	font-size: 48px;
	font-weight: bold;
	letter-spacing: 1px;
	
	-ms-transform: skewX(-15deg); /* IE 9 */
	-webkit-transform: skewX(-15deg); /* Safari */
	transform: skewX(-15deg);
}

.contact-tel-box .contact-tel-text{
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 1px;
}

.contact-tel-box .contact-email-text{
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 1px;
}

.contact-quo-box{
	color: #1B1464;
	font-size: 32px;
	margin: 0 auto 40px auto;
}

.contact-quo-box .quo-email{
	line-height: 100%;
}

/*-----------------------------------*/

.contact-tel-box ul{
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.contact-tel-box ul > li{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

@media screen and (max-width:767px){
	.contact-tel-box ul > li{
		display: block;
		width: 100%;
	}
}

/*-----------------------------------*/

@media screen and (max-width:1199px) and (min-width:768px){
	.contact-tel-box .contact-tel-text{
		font-size: 22px;
	}
	.contact-tel-box .contact-tel-text img{
		height: 22px;
	}
	.contact-tel-box .contact-email-text{
		font-size: 22px;
	}
	.contact-tel-box .contact-email-text img{
		height: 18px;
	}
}

@media (max-width:767px){
	.contact-step{
		font-size: 16px;
		letter-spacing: 1px;
		text-align: left;
		
	}
	.contact-step span{
		padding-left: 15px;
	}
	.contact-tel-box .contact-tel-text{
		font-size: 22px;
	}
	.contact-tel-box .contact-tel-text img{
		height: 20px;
	}
	.contact-tel-box .contact-email-text{
		font-size: 17px;
	}
	.contact-tel-box .contact-email-text img{
		height: 18px;
	}
	.contact-tel-box{
		padding: 15px 0 30px 0;
		
	}
}

.contact-complete-box{
	margin: 0 0 80px 0;
}

.contact-complete-text1{
	font-size: 26px;
	font-weight: bold;
	color: #1b1464;
	margin-top: 30px;
}

.contact-complete-text2{
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.5em;
	margin-bottom: 20px;
}

@media (max-width:767px){
	.contact-complete-text1{
		font-size: 28px;
	}
	
	.contact-complete-text2{
		font-size: 18px;
	}
}

/*--------------------------------
	Company profile page
--------------------------------*/
.SecCompany-bg{
	width: 100%;
	background: url(../../images/company/bg-company.jpg) repeat-y top center;
	background-size: 100%;
	padding-bottom: 100px;
}

.SecCompany-sec1-bg{
	width: 100%;
	background: url(../../images/company/bg-company-sec1.png) no-repeat top center;
	margin-bottom: 100px;
}

.SecCompany-sec1-text{
	padding: 80px 0px;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.8em;
}

.SecCompany-sec1-sign{
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
}

.SecCompany-sec1-sign-img{
	margin-top: 5px;
	height: 40px;
}

.SecCompany-sec2{
	padding: 100px;
}

ul.company-profile{
	width: 100%;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 0;
}

ul.company-profile li{
	list-style: none;
	display: table;
	padding: 7px 0 8px 0;
	width: 100%;
}

ul.company-profile li:nth-child(odd){
	background: #f7f7f7;
}

ul.company-profile li:nth-child(even){
	background: #ffffff;
}

ul.company-profile .company-profile-col1{
	display: table-cell;
	text-align: center;
	padding: 0px 30px;
	width: 30%;
	vertical-align: middle;
}

ul.company-profile .company-profile-col2{
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

.SecCompany-sec2-title{
	margin: 60px 0;
	text-align: center;
	font-size: 30px;
	letter-spacing: 2px;
	color: #1b1464;
	background: url(../../images/company/bg-title-sec2.png) no-repeat center bottom;
}

@media (max-width:767px){
	.SecCompany-sec1-bg{
		background-position: 50% 50%;
		background-size: 80%;
	}
	.SecCompany-sec1-text{
		padding: 80px 0 60px 0;
	}
	.SecCompany-sec2{
		padding: 50px 0;
	}
}

@media (max-width:479px){
	ul.company-profile .company-profile-col1, ul.company-profile .company-profile-col2{
		display: block;
		width: 100%;
		text-align: left;
		padding: 5px 10px;
	}
	
}

.SecCompany-access{
	width: 100%;
	margin-top: 80px;
}

/*--------------------------------
	Quality policy page
--------------------------------*/
.SecPolicy-bg{
	width: 100%;
	background: url(../../images/policy/bg-policy.jpg) repeat-y;
	background-size: 100%;
	margin-bottom: 100px;
}

.SecPolicy-sec1{
	margin: 50px auto 80px auto;
	width: 100%;
}

.SecPolicy-sec1-text{
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 40px;
	width: 100%;
}

.SecPolicy-sec1-iso{
	text-align: center;
}

.SecPolicy-sec1-iso-btn{
	display: inline-block;
	margin: 30px auto;
	padding: 3px 20px;
	background: #ffffff;
	border: solid 1px #333333;
	border-radius: 20px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
}

a:link .SecPolicy-sec1-iso-btn {
	color: #333333;
}

a:hover .SecPolicy-sec1-iso-btn {
	color: #ffffff;
	background: #1b1464;
}

.SecPolicy-sec2{
	margin: 60px auto 60px auto;
	width: 100%;
}

.SecPolicy-manage-box{
	margin: 60px 0 20px 0;
}


.SecPolicy-sec2-text{
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	width: 100%;
}

.SecPolicy-manage-box ul{
	display: table;
	list-style: none;
}

.SecPolicy-manage-box2 ul{
	display: table;
	list-style: none;
}

.SecPolicy-manage-box ul li:hover{
	transform: scale(1.1);
}

.SecPolicy-manage-box ul li{
	display: table-cell;
	position: relative;
	transition: all .2s ease-in-out;
	text-align: center;
}

.SecPolicy-manage-box ul li:nth-child(2){
	top: 60px;
}

.SecPolicy-manage-box ul li:nth-child(3){
	top: 120px;
}

.SecPolicy-manage-box .manage-item{
	margin: 0 10px;
	border-top: solid 5px #1b1464;
	padding: 10px 0px 0 0px;
}
.SecPolicy-manage-box .manage-text{
	background: url(../../images/policy/bg-text-manage-item.png) no-repeat center;
	background-size: 100%;
	color: #ffffff;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 15px 0 0 0;
	padding: 7px 0 7px 0;
}

@media(max-width:767px){
	.SecPolicy-manage-box{
	margin: 40px 0 0 0;
}
	.SecPolicy-manage-box ul li{
		display: block;
		margin-left: -40px;
		width: 100%;
	}
	.SecPolicy-manage-box ul{
		display: block;
	}
	.SecPolicy-manage-box ul li:nth-child(2), .SecPolicy-manage-box ul li:nth-child(3){
	top: 0px;
	}
	.SecPolicy-manage-box ul li:first-child, .SecPolicy-manage-box ul li:nth-child(2){
		margin-bottom: 40px;
	}
	.SecPolicy-manage-box .manage-item{
		margin: 20px 0;
	}
	.SecPolicy-manage-box .manage-text{
		font-size: 16px;
	}
}

/*--------------------------------
	Privacy & Cookie Policy
--------------------------------*/
.policy-text-1{
	margin-bottom: 40px;
}

/*--------------------------------*/

.cookie-policy-code{
	margin-top: 40px;
}

/*--------------------------------
--------------------------------*/
