@charset "utf-8";
/* CSS Document */

.caption-style-4{
	position:relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.caption-style-4 .image_wrap{
	position: relative;
	display:block;
	/*float: left;
    width:23%;
	margin:1%;
	margin:10px;*/
	box-sizing: border-box;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	overflow: hidden;
    margin-bottom: 5px;
}

.caption-style-4 a{
	position: relative;
	width:100%;
	height: 100%;
	padding: 0px;
	overflow: hidden;}
.image_wrap a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.caption-style-4 a:hover .caption{
	opacity: 1;}

.caption-style-4 a:hover img{
	opacity: 1;
	transform: scale(1.15,1.15);
	-webkit-transform:scale(1.15,1.15);
	-moz-transform:scale(1.15,1.15);
	-ms-transform:scale(1.15,1.15);
	-o-transform:scale(1.15,1.15);}


.caption-style-4 img{
	width:100%;
	height:auto;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 4;}

.caption-style-4 img{
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	-ms-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;}
.caption-style-4 li.show4 img{
	margin-top: -25%;
}	
.caption-style-4 h3{
	position: absolute;
	width:100%;
    font-size: 1.25rem;
    color: #fff;
    font-weight: normal;
	line-height: 1.7;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
    top: 0px;
    left: 0px;
    z-index: 9999;
    white-space: normal;
	padding: 5px 10px;
	background-color: rgba(103,117,156,0.75);
	margin-top: 0px;
    margin-bottom: 0px;
}

.caption-style-4 .caption{
	position: absolute;
	width:100%;
	height:100%;
	opacity: 0;
	top:0px;
	left:0px;
	-webkit-transition:all 0.45s ease-in-out;
	-moz-transition:all 0.45s ease-in-out;
	-o-transition:all 0.45s ease-in-out;
	-ms-transition:all 0.45s ease-in-out;
	transition:all 0.45s ease-in-out;}


	
.caption-style-4 .blur{
	background-color: rgba(0,0,0,0.65);
	width: 100%;
	height: 100%;
	top:0px;
	left:0px;
	z-index: 5;
	position: absolute;}
	
.caption-style-4 .caption-text{
	z-index: 10;
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;}

.caption-style-4 .caption-text h2{
	text-transform: uppercase;
	font-size: 24px;
	font-weight:100;
	color:#26bec9;
	margin-bottom:10px;}
	
.caption-style-4 .caption-text p{
	font-size:1.083rem;
	color:#fff;
	margin-top:60px;}
	
.caption-style-4 .caption-text span.btn_detail{
	position: absolute;
	left:50%;
	top:50%;
	margin-left: -65px;
	margin-top: -46px;
	width:130px;
	height:92px;
	line-height:36px;
	font-size:1.3rem;
	color:#FFF;
	/*background-color: #67759c;*/
	box-sizing: content-box;
	}

.caption-style-4 .caption-text span.btn_detail a{
	color: #fff;
	font-weight:300;
	letter-spacing: 1px;
	text-decoration: none;
	background-color: #b09677;
	/*border: 3px solid #fff;*/
	margin: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.caption-style-4 .caption-text span.btn_detail a:hover{
	background-color: #da9055;
}
.district p{
	/*min-height:105px;*/
	font-size: 1.083rem;
	color: #111;
	padding: 0 0 10px 0;
	/*background-color:#a46952;*/
	margin-bottom:0px;
	border: 1px solid #d0c2b1;
    border-top: 0px;
}
.district span.wording{
	display: block;
	font-size: 1.6rem;
	font-weight: 400;
	/*min-height: 42px;*/
	text-align: center;
}
.district span.rate{
	display: block;
	font-size:1.3rem;
	color: #a46952;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0px;
}
.area_en{
	font-size:1.8rem;
	border-top:1px solid #333;
	padding:0 20px;
}
	
@media screen and (max-width: 1366px) {

.caption-style-4 .image_wrap{
}

#slider_container {
    height: 400px;
}

.demo-inner-content {
    top: 30%;
}

.district span.wording{
	font-size: 1.6rem;
}
.district span.rate {
	font-size: 1.6rem;
}
h5{
	font-size: 1.2rem;
}
.product_rate {
	font-size: 1.1rem;
}
.caption-style-4 .caption-text span.btn_detail{
	font-size: 1.1rem;
}
	
	}
	
@media screen and (max-width: 1024px) {



}
	
@media screen and (max-width: 820px) {


#slider_container {
    height: 375px;
}

.nav_area{
	width:90px;
	font-size: 1.1rem;
}

}
@media screen and (max-width: 768px) {
	

	
	}
@media screen and (max-width: 736px) {
	
#slider_container {
    height: 414px;
}
	
	}
@media screen and (max-width: 667px) {

#slider_container {
    height: 375px;
}
/*.caption-style-4 .image_wrap {
    width: 27%;}*/
	
	}
@media screen and (max-width: 568px) {

#slider_container {
    height: 320px;
}
.demo-inner-content {
    top: 30%;
}
}
@media screen and (max-width: 500px) {

.caption-style-4 .image_wrap {
    width: 100%;
	/*margin: 10px 0;*/
}
#slider_container {
    height: 311px;
}
.district span.wording {
	min-height: 0px;
}
}
@media screen and (max-width: 375px) {

.caption-style-4 .image_wrap{
    width: 100%;
    /*margin: 0 5%;*/
	margin: 10px 0;
}
#slider_container {
    height: 281px;
}

}
@media screen and (max-width: 320px) {

#slider_container {
    height: 240px;
}

}