﻿@charset "utf-8";

#article .more-link {
	padding: 12px 26px 12px 16px;
	border: 1px solid #bfa673;
	display: inline-block;
	position: relative;
	margin-left: 3px;
	margin-top: 35px;
	font-size: 16px;
	font-size: 1em;
	width: 200px;
	text-align:center;
    color: #bfa673;
}
/*#article .more-link:after {
	/*background: url('/skin/images/arrow_right_black.png') no-repeat center center;*/
    /*background: url('/skin/images/arrow_right_brown.png') no-repeat center center;
	position: absolute;
	content: ' ';
	height: 100%;
	width: 10px;
	right: 20px;
	zoom: .7;
	top: 0;
}*/
#article .more-link span{
    position: absolute;
    right: 12px;    
}
#article .more-link:hover span{
    color: #fff;
}
#article .more-link:hover {
	/*border-color: #a67f6c;*/
    border-color: #bfa673;
    background: #bfa673;
    color: #fff;
}

/*#article .more-link:hover:after {
	background-image: url('/skin/images/arrow_right_white.png') no-repeat center center;
}*/
#slider {
	visibility: hidden;
	position: relative;
	overflow: hidden;
	height:auto !important;
	width:100%;
}

#slider:before {
	content:'';
	position:relative;
	width:100%;
	height:0;
	display:block;
	padding-bottom:41.66667%;
}

#slider.ready {
	visibility: visible;
}/*
.cssfilters #slider {
	filter: contrast(2);
	-webkit-filter: contrast(2);
	-moz-filter: contrast(2);
	-o-filter: contrast(2);
	filter: contrast(2);
	visibility: hidden;
	opacity: 0;
}
.cssfilters #slider.ready {
	transition: filter 1.4s ease-out, opacity .4s ease-out;
	-webkit-transition: -webkit-filter 1.4s ease-out, opacity .4s ease-out;
	-moz-transition: -moz-filter 1.4s ease-out, opacity .4s ease-out;
	-o-transition: -o-filter 1.4s ease-out, opacity .4s ease-out;
	-webkit-filter: contrast(1);
	-moz-filter: contrast(1);
	-o-filter: contrast(1);
	filter: contrast(1);
	visibility: visible;
	opacity: 1;
}*/
#slider .slides {
	height: 100%;
}
#slider .slide {
	background: no-repeat center center;
	background-size: cover;
	transition: opacity 1s;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 0;
	opacity: 0;
	left: 0;
	top: 0;
}
#slider .slide:hover {
	color: inherit;
}
#slider .slide.show {
	z-index: 1;
	opacity: 1;
}/*
.cssfilters #slider .slide {
	-webkit-filter: contrast(2);
	-webkit-transition: -webkit-filter 1s, opacity 2s;
	opacity: 0;
}
.cssfilters #slider .slide.show {
	-webkit-filter: contrast(1);
	opacity: 1;
}*/
#slider .slide .outer {
	white-space: nowrap;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
#slider .slide .outer:before {
	vertical-align: middle;
	display: inline-block;
	content: ' ';
	height: 100%;
}
#slider .slide .outer .inner {
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
}
#article .slide .more-link {
	margin-left: 0;
}
#article .slide .more-link:hover{
    border-color: #bfa673;
    background: #bfa673;
    color: #fff;
}
#slider .thu {
	text-align: center;
	position: absolute;
	font-size: 0;
	bottom: 30px;
	z-index: 10;
	width: 100%;
}
#slider .thu>a {
	display: inline-block;
	position: relative;
	z-index: inherit;
	padding: 11px;
	zoom: 1;
}
#slider .thu>a>span {
	transition: background-color 1s;
	background-color: #222;
	display: inline-block;
	border-radius: 50%;
	content: ' ';
	height: 8px;
	width: 8px;
}
.no-touch #slider .thu>a:hover>span, #slider .thu>a.on>span {
	background-color: #a67f6c;
}
.no-touch #slider .thu>a:hover>span {
	opacity: .6;
}
#slider .slide .know-more {
	border-bottom: 1px solid white;
	display: inline-block;
	margin-top: 12px;
}


#slider .slide .head-eng {
	text-transform: uppercase;
	letter-spacing: -2px;
	line-height: 50px;
	font-weight: lighter;
	font-size: 45px;
	font-size: 2.813em;
}


#slider .slide .banner-eng{
	text-transform: none;

}
#slider .slide .head-eng strong {
	letter-spacing: -3px;
	font-weight: lighter;
	text-transform: none;
	    font-size: 1.5em;
}
#slider .slide .head-tch {
	font-size: 26px;
	font-size: 1.625em;
}
#slider .slide .sp-line {
	background-color: white;
	margin: 20px auto;
	height: 2px;
	width: 80%;
}
#slider .slide .text {
	letter-spacing: -1.4px;
	font-weight: 300;
	font-size: 36px;
	font-size: 2.250em;
}



#slider .slide.ceo .inner {
	text-transform: uppercase;
	margin-left: -218px;
	position: absolute;
	bottom: 14%;
	left: 36%;
}
#slider .slide.ceo .head-eng {
	line-height: 45px;
	font-size: 38px;
	font-size: 2.375em;
}
#slider .slide.ceo .head-eng span {
	color: #a67f6c;
}
#slider .slide.ceo .sign {
	margin-top: 34px;
}

#slider .slide.ceo .sign img{
	opacity: 0;
}

#slider .slide.personal .outer {
	text-align: center;
	width: 60%;
	left: 40%;
}
#slider .slide.personal .outer .inner {
	padding-top: 10%;
	color: white;
	text-align: left;
}
#slider .slide.personal br {
	/*display: none;*/
}

#slider .slide.personal .head-eng {
	line-height: 55px;
	font-size: 38px;
	font-size: 2.75em;
}

#slider .slide.personal .head-tch
{
	line-height: 45px;	
}

#slider .slide.personal .head-tch br
{
	display: none;
}
#slider .slide.personal .more-link {
	border-color: white;
	color: white;
}
#slider .slide.personal .more-link:hover {
	border-color: #bfa673;
	color: #fff;
    background-color: #bfa673;
}
#article .slide.personal .more-link:after {
	background-image: url('/skin/images/arrow_right_white.png');
}
#article .slide.personal .more-link:hover:after {
	background-image: url('/skin/images/arrow_right_black.png');
}

#slider .slide.tightening .outer {
	text-align: center;
}
#slider .slide.tightening .inner {
	padding-top: 9.6%;
}
#slider .slide.tightening .inner .text {
	color: #a67f6c;
}
#slider .slide.tightening .head-tch {
	margin-top: 22px;
	margin-top: 1.375em;
}
#slider .slide.tightening .know-more {
	border-bottom-color: #333;
}
#article .slide.tightening .more-link:hover:after {
	background-image: url('/skin/images/arrow_right_brown.png');
}
#slider .slide.whitening
{
	position: relative;
}
#slider .slide.whitening .overlay {
	background-image: url(/skin/images/slide03_overlay.png);
    background-size: 55%;
    width: 100%;
    position: absolute;
    top: 48%;
    left: 10%;
    height: 100%;
    background-repeat: no-repeat;
}
#slider .slide.whitening .outer {
	position: absolute;
    left: 50%;
    width: 49%;
    margin-right:1%;
}
#slider .slide.whitening .inner {
	color: white;
    text-align: right;
}
#slider .slide.whitening .head-eng strong{
	font-size: 1.5em;
    font-weight: lighter;
}
#slider .slide.whitening .head-eng br
{
	display: none;
}
#slider .slide.whitening .head-tch {
	margin-top: 10px;
	margin-top: 0.75em;
}
#slider .slide.whitening .more-link {
	border: 1px solid #ffffff;
	color: #ffffff;
    text-align: center;
	margin-top: 16px;
	margin-top: 1em;
}
#article .slide.whitening .more-link:hover:after {
	background-image: url('/skin/images/arrow_right_brown.png');
}

#slider .slide.liposome .outer {
	text-align: center;
	width: 50%;
	right: 50%;
	left: auto;
}
#slider .slide.liposome .outer .inner {
	padding-top: 18%;
}
#slider .slide.liposome .sp-line {
	background-color: #333;
}

#home-slide01{
	background-image: url('/skin/images/slide01.jpg') !important ;
}
#home-slide02{
	background-image: url('/skin/images/slide02.jpg') !important ;
}
#home-slide03{
	background-image: url('/skin/images/slide03.jpg') !important ;
}
#home-slide04{
	background-image: url('/skin/images/slide04.jpg') !important ;
}
#home-slide05{
	background-image: url('/skin/images/slide05.jpg') !important ;
}
#home-slide06{
	background-image: url('/skin/images/slide06.jpg') !important ;
}

#treatmentSlide .slides {
	position: relative;
}
#treatmentSlide .slide {
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0;
	left: 0;
	top: 0;
}
#treatmentSlide .slide.show {
	position: relative;
	opacity: 1;
}
#treatmentSlide.ready .slide {
	transition: opacity .4s;
}
#treatmentSlide img {
	padding-right: 50%;
}



#article .headline {
	padding-bottom: 90px;
	padding-top: 108px;
	text-align: center;
}
#article .headline .text {
	font-weight: 300;
	font-size: 26px;
}
#article .headline .text.eng {
	letter-spacing: -.7px;
	font-size: 36px;
}
#article .headline .text span {
	font-weight: 300;
	color: #a67f6c;
}
#article .headline .read-more {
	display: inline-block;
	letter-spacing: -1px;
	position: relative;
	font-weight: 300;
	margin-top: 47px;
	font-size: 20px;
}
#article .headline .read-more:after {
	background-color: #333;
	position: absolute;
	content: ' ';
	bottom: -1px;
	height: 2px;
	width: 100%;
	left: 0;
}
#article .headline .read-more:hover:after {
	background-color: #a67f6c;
}



#article .block {
	position: relative;
	overflow: hidden;
	font-size: 0;
}
#article .block .bg {
	width: 100%;
}
#article .block .inner {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
#article .block .holder {
	height: 100%;
}
#article .block .holder:before {
	vertical-align: middle;
	display: inline-block;
	content: ' ';
	height: 100%;
}
#article .block .text {
	vertical-align: middle;
	display: inline-block;
	font-size: 20px;
}
#article .block .text:hover .more-link {
	border-color: #a67f6c;
}
#article .block .text:hover .more-link:after {
	background-image: url("/skin/images/arrow_right_brown.png");
}
#article .block h1 {
	text-transform: uppercase;
	letter-spacing: -2.5px;
	font-weight: 300;
	font-size: 45px;
}
#article .block .text div {
	letter-spacing: .2px;
	margin-top: 12px;
}/*
#article .block.half .bg {
	padding-right: 50%;
}*/
#article .block.half .holder {
	padding-left: 5%;
	margin-left: 50%;
}/*
#article .block.cb-store {
	border-top: 1px solid #e9e9e9;
}*/
#article .block.cb-store .photo {
	width: 100%;
}
#article .block.cos-magazine {
	background-color: #e8e7e6;
}

@media (min-width: 1801px), (max-height: 800px) {
	#slider .slide {
		margin-left: 0;
		width: 100%;
		left: 0;
	}
}
@media (max-width: 1280px) {
	#article .block .bg {
		margin-left: -640px;
		position: relative;
		max-width: none;
		width: 1280px;
		left: 50%;
	}/*
	#article .block.half .bg {
		padding-right: 640px;
	}*/
}
@media (max-width: 1024px) {
	#slider .slide.liposome .outer {
		left: 5%;
	}
	#home-slide01{
		background-image: url('/skin/images/slide01-ipad.jpg') !important ;
	}
	#home-slide02{
		background-image: url('/skin/images/slide02-ipad.jpg') !important ;
	}
	#home-slide03{
		background-image: url('/skin/images/slide03-ipad.jpg') !important ;
	}
	#home-slide04{
		background-image: url('/skin/images/slide04-ipad.jpg') !important ;
	}
	#home-slide05{
		background-image: url('/skin/images/slide05-ipad.jpg') !important ;
	}
	#home-slide06{
		background-image: url('/skin/images/slide06-ipad.jpg') !important ;
	}
}
@media (max-width: 980px) {
	#slider .slide.personal br {
		display: block;
	}
	#slider .slide.personal .head-eng {
		font-weight: 300;
	}
	
	
	
	#article .headline .text.eng {
		font-size: 28px;
	}
	#article .headline .text {
		font-size: 24px;
	}
	
	
	
	#article .block h1 {
		font-size: 34px;
	}
	#article .block .text {
		font-size: 16px;
	}
	#article .block .text .more-link {
		padding-bottom: 12px;
		padding-top: 12px;
		margin-top: 25px;
	}
}
@media (max-width: 840px) {
	#slider .slide.personal .outer {
		width: 60%;
		left: 40%;
	}
	
	
	
	#article .block .inner {
		position: relative;
	}
	#article .block .holder {
		padding-bottom: 40px;
		text-align: center;
		padding-top: 34px;
	}
	#article .block.half .holder {
		padding-left: 40px;
		margin-left: 0;
	}
	#article .block.cb-store .photo {
		float: none;
		width: 100%;
	}
	#article .block.cos-magazine .bg {
		margin-bottom: -6%;
		margin-left: -9%;
		max-width: none;
		width: 200%;
		left: 0;
	}
	
	
	
	#treatmentSlide img {
		padding-right: 0;
	}
}
@media screen and (max-width: 640px) {
	 #slider .slide.personal .head-eng span{
        font-size: 25px;
    }
    #slider:before {
	
	padding-bottom:41.71875%;
    }
    #home-slide01{
		background-image: url('/skin/images/slide01-mobile.jpg') !important ;
    		
    }
    #home-slide02{
		background-image: url('/skin/images/slide02-mobile.jpg') !important ;
    		
    }
    #home-slide03{
		background-image: url('/skin/images/slide03-mobile.jpg') !important ;
		
    }
    #home-slide04{
		background-image: url('/skin/images/slide04-mobile.jpg') !important ;
	
    }
    #home-slide05{
		background-image: url('/skin/images/slide05-mobile.jpg') !important ;
	
    }
    #home-slide06{
		background-image: url('/skin/images/slide06-mobile.jpg') !important ;
		
    }
    #article .block h1 {
		font-size: 22px;
	}
	#article .block .text div {
		font-size: 14px;
	}
	#article .block .text .more-link {
		font-size: 12px;
		width: 170px;
	}
	#article .block.half .holder {
		padding-right: 18px;
		padding-left: 18px;
	}
	#article .block .bg {
		margin-left: -800px;
		width: 800px;
		left: 130%;
	}
	#article .block.store .to-link {
		font-size: 14px;
	}
}

@media 
(-webkit-min-device-pixel-ratio: 1.25) and (max-width: 768px),
(min--moz-device-pixel-ratio: 1.25) and (max-width: 768px),
(-o-min-device-pixel-ratio: 1.25/1) and (max-width: 768px),
(min-device-pixel-ratio: 1.25) and (max-width: 768px),
(min-resolution: 200dpi) and (max-width: 768px),
(min-resolution: 1.25dppx) and (max-width: 768px) {
	#slider {
		/*height: 700px !important;*/
	}
	#slider .slide.ceo .sign img {
		width: 110px;
	}
	
	
	
	#article .block .text .more-link {
		margin-left: 0;
	}
}
@media (max-width: 480px),
(-webkit-min-device-pixel-ratio: 1.25) and (max-width: 736px),
(min--moz-device-pixel-ratio: 1.25) and (max-width: 736px),
(-o-min-device-pixel-ratio: 1.25/1) and (max-width: 736px),
(min-device-pixel-ratio: 1.25) and (max-width: 736px),
(min-resolution: 200dpi) and (max-width: 736px),
(min-resolution: 1.25dppx) and (max-width: 736px) {
	#slider {
		/*height: 220px !important;*/
		margin-top: 54px;
	}
	#slider .slide .text, #slider .slide .head-eng {
		letter-spacing: 0;
		line-height: 20px;
		font-size: 16px;
	}
	#slider .slide .head-tch {
		margin-top: 8px;
		font-size: 14px;
	}
	#slider .slide .head-eng strong {
		letter-spacing: 0;
	}
   
	#article .slide .more-link {
		padding: 6px 26px 6px 16px;
		margin-top: 14px;
		font-size: 12px;
		width: auto;
		display: none;
	}
	#slider .thu {
		bottom: 10px;
	}
	#slider .slide .sp-line {
		margin: 10px auto;
	}
	
	#slider .slide.ceo .inner {
		margin-left: 0;
		bottom: 9%;
		left: 3%;
	}
	#slider .slide.ceo .sign {
		margin-top: 12px;
	}
	#slider .slide.ceo .sign img {
		width: 64px;
	}
	#slider .slide.ceo .head-eng {
		letter-spacing: -.5px;
		line-height: 20px;
		font-size: 16px;
	}
	
	#slider .slide.personal .outer {
		width: 56%;
		left: 44%;
	}
	#slider .slide.personal .outer .inner {
		padding-top: 6%;
	}
	
	#slider .slide.tightening .inner {
		padding-top: 2%;
	}
	#slider .slide.tightening .head-tch {
		margin-bottom: 10px;
		margin-top: 4px;
	}
	
	#slider .slide.liposome .outer {
		left: 0;
	}
	#slider .slide.liposome .outer .inner {
		padding-top: 10%;
	}
	#slider .slide.liposome .head-tch {
		letter-spacing: 1px;
		margin-top: 6px;
	}
	
	
	
	#article .more-link:after {
		zoom: .5;
	}
	#article .headline {
		padding-bottom: 42px;
		padding-top: 36px;
	}
	#article .headline .text {
		font-size: 16px;
	}
	#article .headline .text.eng {
		font-size: 18px;
	}
	#article .headline .read-more {
		margin-top: 26px;
		font-size: 14px;
	}
	#article .headline .read-more:after {
		height: 1px;
	}
}
@media 
(-webkit-min-device-pixel-ratio: 1.25) and (max-width: 640px) and (orientation: landscape),
(min--moz-device-pixel-ratio: 1.25) and (max-width: 640px) and (orientation: landscape),
(-o-min-device-pixel-ratio: 1.25/1) and (max-width: 640px) and (orientation: landscape),
(min-device-pixel-ratio: 1.25) and (max-width: 640px) and (orientation: landscape),
(min-resolution: 200dpi) and (max-width: 640px) and (orientation: landscape),
(min-resolution: 1.25dppx) and (max-width: 640px) and (orientation: landscape) {
	#slider {
		/*height: 250px !important;*/
		margin-top: 0px;
	}
	
	#slider .slide.ceo .inner {
		bottom: 10%;
		left: 12%;
	}
	
	#slider .slide.personal .outer .inner {
		padding-top: 0;
	}
	
	#slider .slide.tightening .inner {
		padding-top: 2%;
	}
	
	#slider .slide.liposome .outer {
		left: 12%;
	}
	#slider .slide.liposome .outer .inner {
		padding-top: 5%;
	}
}

@media screen and (max-width: 1400px){
	#slider{
		/*height: 550px !important;*/
		margin-top: 103px !important;
	}
}

@media screen and (max-width: 1200px){
	#slider .slide.tightening .inner{
		padding-top:0px !important;
	}
}

@media screen and (max-width: 992px){
	#slider{
		/*height: 415px !important;*/
		margin-top: 103px !important;
	}
	.mb-resize2{
		text-align: left !important;
		margin-left: 52px !important;
		margin-top: -60px !important;
	}
	.mb-resize3, .mb-resize{
		padding-top: 0px !important;
	}
	#slider .slide.tightening .inner{
		padding-top: 0px !important;
	}
	#article .more-link{
		margin-top: 5px !important;
	}
	#slider .slide.liposome .outer .inner{
		padding-top: 0px !important;
	}
	#slider .slide.tightening .head-tch{
		margin-top: 10px !important;
	}
	.mb-resize3{
		vertical-align: top !important;
		margin-top:15px;
	}
	.mb-resize3 strong{
		font-size:40px !important;
	}
	#slider .thu{
	botton:0px !important;
	}
}

@media screen and (max-width: 767px){
/*	#slider .slide.ceo .inner{
		bottom: 1px !important;
	}*/
	#slider{
		/*height: 370px !important;*/
		margin-top: 103px !important;
	}
	#slider .slide.tightening .inner{
		padding-top: 0 !important;
	}
	.mb-resize2{
		text-align: left !important;
	}
	.mb-resize3 .head-wirte{
		font-size: 30px !important;
		line-height: 30px !important;
	}
	.mb-resize3 .head-eng strong{
		font-size: 40px !important;
	}
	.mb-rearea{
		bottom: 0px !important;
	}
	.mb-resize .head-eng{
		font-size: 30px !important;
		line-height: 100% !important;
	}
	.mb-rearea2 .head-eng{
		font-size: 20px !important;
		line-height: 100% !important;
	}
	.mb-rearea2 .head-tch, .mb-rearea2 .text{
		font-size: 20px !important;
	}
	.mb-resize2 .head-eng{
		font-size: 20px !important;
	}
	.mb-resize3{
		vertical-align: middle !important;
		margin-top:0px !important;
	}
	#slider .thu{
	botton:0px;
	}
	.holder .more-link{
		text-align:center !important;
		margin-top:5px !important;
		margin-bottom:0px !important;
		margin-left:auto !important;
		margin-right:auto !important;
	}
}


@media screen and (max-width: 700px){
	#slider{
		/*height: 300px !important;*/
	}
}

@media screen and (max-width: 700px){
	.mb-resize2 strong{
		font-size: 30px !important;
	}
	.mb-resize2 h2{
		font-size: 20px !important;
	}
		#slider .thu{
		bottom: 0px;
	}
}

@media screen and (max-width: 700px){
	.mb-rearea .head-eng{
		font-size: 15px !important;
		letter-spacing: 2px;
		line-height: 100% !important;
	}
	.mb-resize3 .head-eng{
		font-size: 20px !important;
	}
	.mb-resize3 .head-eng strong{
		font-size: 25px !important;
	}
	#slider .mb-resize3 .head-tch{
		font-size: 15px !important;
		margin-top: 0px !important;
	}
	#article .more-link{
		padding: 5px 26px 5px 16px;
		font-size: 12px;
	}
}


@media screen and (max-width: 640px){
	#slider{
		margin-top: 54px !important;
	}
	.mb-rearea{
		left: 50% !important;
	}
	#slider .mb-resize2 .head-eng{
		line-height: 100%;
	}
	.mb-rearea2 a{
		width:150px !important;
	}
	.mb-rearea3 a{
		width:163px !important;
		padding:0px;
	}
	.mb-resize .head-eng {
	    font-size: 25px !important;
	    line-height: 100% !important;
	}
	.mb-resize .head-tch{
	     font-size:20px !important;
	}

}

@media screen and (max-width: 600px){
	#slider{
		/*height: 250px !important;*/
	}
	
	.mb-resize2{
		margin-left:30px !important;
	}
}


@media screen and (max-width: 480px){
	.mb-resize3{
		margin-top:-30px !important;
	}
	.re-sp-line{
		margin:2px auto !important;
	}
	.mb-resize h2{
		font-size: 15px !important;
		line-height: 100% !important;
	}

	.mb-resize2{
		text-align: left !important;
	}
	.head-size{
		font-size: 15px !important;
	}

	.mb-resize3 h2{
		font-size: 13px !important;
	}
	.mb-resize3 strong {
		font-size: 14px !important;
	}
	.now_btn a{
		margin-top: 5px !important;
	}
	.mb-resize3{
		padding-top: 0px !important;
	}
	.more-link{
		display: block !important;
		text-align: center !important;
		max-width: 151px !important;
	}
	#slider .slide.whitening .outer{
		left: 45% !important;
	}

	#slider .slide.tightening .head-tch{
		margin-top: 2px !important;
		margin-bottom: 2px !important;
	}
	.mb-resize3{
		margin-top: -12px;
	}

	#slider{
		/*height: 220px !important;*/
	}
	.mb-rearea{
		left: 10% !important;
		bottom: 7% !important;
	}

	.mb-resize3 .head-eng strong{
		font-size: 15px !important;
	}
	.mb-resize3 .head-eng{
		font-size: 13px !important;
		line-height: 100% !important;
	}
	#slider .mb-resize3 .head-tch{
		font-size: 13px !important;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	.mb-resize2 .head-eng{
		font-size: 13px !important;
	}
	.mb-resize2 strong{
		font-size: 15px !important;
	}
	.mb-resize2 h2{
		font-size: 13px !important;
		margin-top: 0px;
	}
	.mb-rearea2 .head-tch, .mb-rearea2 .text{
		font-size: 13px !important;
	}
	.mb-resize .head-eng{
		font-size: 13px !important;
	}
	.mb-resize .head-tch{
		font-size: 13px !important;
	}
	.mb-rearea2 .more-link{
		width:80px !important;
		min-width:100px !important;
		margin-left:auto;
		margin-right:auto;
	}
}


@media screen and (max-width: 420px){
	#slider{
		/*height: 175px !important;*/
	}
	#article .slide .more-link{
		padding: 0px 0px 0 0 !important;
	}
	.mb-resize2 {
    		margin-left: 16px !important;
	}
	#slider .thu{
		bottom:0px !important;
	}
	#article .more-link span{
		right:2px;
	}
	.mb-resize3{
		width:auto !important;
	}
	.more-link{
		width:100% !important;
		min-width:140px !important;
	}
}

.more-link{
	text-align:center
}

.banner-eng{
	font-size:85px !important;
	color:#636466;
}

.banner-eng span{
	font-size:40px !important;
	color:#636466 !important;
}



.banner-tc{
	font-size:49px;
	color:#846458;
	font-weight: normal;
}

.banner-tc b{
	font-size:50px;
	display:inline-block;
	margin-right:100px;
}

@media screen and (max-width: 1450px){
	.banner-eng{
	font-size:50px !important;
	}

	.banner-eng span{
	font-size:40px !important;
	}
	.banner-tc b{
	margin-right:50px;
	}
	.banner-tc{
	font-size:30px;
	}

	.banner-tc b{
	font-size:31px;
	}
}

#slider .slide.ceo .mb-rearea {
    margin-left: 0px !important;
    bottom: 30% !important;
    left: 10% !important;
}

@media screen and (max-width: 1200px){
	.banner-eng{
	font-size:50px !important;
	}

	.banner-eng span{
	font-size:35px !important;
	}
	
	.banner-tc{
	font-size:37px !important;
	}
	
	.banner-tc b{
	font-size:36px !important;
	display:inline-block;
	margin-right:50px;
	}
	#slider .slide.ceo .sign{
	margin-top:15px !important;
	margin-right:4%;
	}
	#slider .slide.ceo .mb-rearea{
	left:9% !important;

	}
}
@media screen and (max-width: 992px){
	.banner-eng span, .banner-tc b{
	  display:block !important;
	}
	#slider .slide.ceo .mb-rearea{
	bottom:-9% !important;
	}
	.banner-eng{
	font-size:40px !important;
	}

	.banner-eng span{
	font-size:35px !important;
	}
	
	.banner-tc{
	font-size:25px !important;
	}
	
	.banner-tc b{
	font-size:26px !important;
	display:inline-block;
	margin-right:50px;
	}	
}

@media screen and (max-width: 690px){
	#slider .banner-eng{
	font-size:20px !important;
	}

	#slider .banner-eng span{
	font-size:15px !important;
	}
	
	.banner-tc{
	font-size:20px !important;
	}
	
	.banner-tc b{
	font-size:21px !important;
	display:inline-block;
	margin-right:21px;
	}
	#slider .slide.ceo .sign{
	margin-top:15px !important;
	margin-right:0;
	}
	#slider .slide.ceo .mb-rearea{
	bottom:-9% !important;
	}
	.sign img{
	width:100px;
	}	
}

@media screen and (max-width: 420px){
	#slider .slide.ceo .mb-rearea{
	bottom:5% !important;
	}
	#slider .slide.ceo .sign{
	margin-top:5px !important;
	}
}

.tc-radiu{
	width:3px;
	height:3px;
	background:#846458;
	border-radius:30px !important;
	display:inline-block;
	vertical-align: middle;
	margin-top:-10px !important;
	
}

.sign{
	text-align:right;
}




