@font-face {
	font-family: MicrosoftJhengHeiRegular;
	src: url(../fonts/MicrosoftJhengHeiRegular.ttf) format("truetype");
}

/*in con*/
.big_section
{
	position:relative;
	width:100%;
	padding:0px 0px 10px;
	
	background-image:url( ../../images/bg/concrete_seamless.png );
	/*
	========================================================
	This pattern is downloaded from www.toptal.com/designers/subtlepatterns/ 
	If you need more, that's where to get'em.
	========================================================
	*/
	
	z-index:10;
}
.big_section .row
{
	margin-left:0px;
	margin-right:0px;
}
.case_main
{
	width:100%;
	padding:80px 0;
}
.case_flex
{
	display: flex;
	justify-content: center;
	align-items: center; 
	flex-wrap: wrap;
}
.cf_l
{
	width:32%;
}
.cf_r
{
	width:68%;
	padding:10px;
}
.cf_r img
{
	box-shadow: 0 1px 10px 0 rgb(0 0 0 / 6%), 0 1px 5px 0 rgb(0 0 0 / 10%);
}
.cf_ltitle
{
	color: #43392f;
	font-size: 30px;
    text-align: center;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 2px;
}
.cf_mainstitle
{
	font-size:18px;
	text-align:center;
	line-height:1.5;
	letter-spacing:1px;
	margin-top:15px;
	margin-bottom:20px;
}
.cf_stitle
{
	color: #b81b24;
	font-size:18px;
	font-weight:600;
	text-align:center;
	line-height:1.5;
	letter-spacing:2px;
	margin-top:10px;
}
@media (max-width: 768px)
{
	.cf_l
	{
		width:100%;
	}
	.cf_r
	{
		width:100%;
		padding:10px;
	}
}

.slider {
	width: 100%;
}
.slider-1 {
	width: 98%;
	margin: 0 auto;
}
.slider-out-section{
    background-color: #ffffff;
    padding-top:.3rem;
    padding-bottom: .3rem;
}
.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: .5;
}

.slick-current {
  opacity: 1;
}

.info_area
{
	background: rgba(255,255,255,0.7);
    padding: 10px;
}
.info_style
{
	padding-right: .4rem;
	color:#595757;
	letter-spacing:2px;
	line-height:1.5;
}
.info_t_style
{
	color:#9fa0a0;
}
hr.info_hr
{
	border-color:#b3b3b3;
	margin:10px 0;
}

.bottom_t
{
	font-size:20px;
	padding:10px 0;
	font-weight:600;
	border-bottom:3px solid #d2d4d6;
	margin-bottom:10px;
}
.bottom_t a
{
	padding-bottom:14px;
}
.bottom_t_in
{
	color:#2D657B !important;
	border-bottom:3px solid #2D657B;
}
.bottom_con
{
	font-size:18px;
	padding:10px;
	margin-top:5px;
	margin-bottom:10px;
	line-height:1.5;
	letter-spacing:2px;
}

.classic_ain {
    background-color: rgba( 255,255,255 , 0.4 );
	padding:30px 10px 60px;
	margin-top:10px;
}
.classic_ain_nobg {
	padding:30px 10px 60px;
	margin-top:10px;
}

.more_block
{
	position:relative;
	background-color:#fff;
	border: 1px solid #ebebeb;
}
.more_title
{
	font-family: MicrosoftJhengHeiRegular, Microsoft JhengHei, "儷黑 Pro", "LiHei Pro", sans-serif;
	
	margin-top:5px;
	font-size: 16px;
    font-weight: 600;
	padding:10px;
	
	white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.more_mainstitle
{
	color: #b81b24;
	font-size:16px;
	font-weight:500;
	line-height:1.5;
	letter-spacing:1px;
	padding:10px;
	padding-top:0px;
	
	white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.more_bln
{
	text-align:right;
	padding:10px;
	color:#b81b24;
	letter-spacing:2px;
	line-height:1.5;
	cursor:pointer;
	
	transition: all 2s ease-in-out;
}
.more_bln:hover
{
	font-weight:600;
}


.article-title-white
{
	margin-top:15px;
	
	font-size:21px;
	color:#FFF;
	letter-spacing:2px;
	line-height:40px;
}
.brand-circle
{
	position:relative;
	border-radius:100%;
	background-size:cover !important;
}
.brand-circle>img
{
	width:100%;
	visibility:hidden;
}
.brand-circle-mask
{
	position:absolute;
	margin:auto;
	bottom:0;
	right:0;
	top:0;
	left:0;
	
	width: 95%;
	height: 95%;
	
	border-radius:100%;
	background:rgba( 0,0,0,.3 );
	
	transition: all 0.3s ease-out;
}
.brand-circle-mask:hover
{
	top:0;
	left:0;
	bottom:0;
	right:0;
	
	width:100%;
	height:100%;
	
	background:rgba( 0,0,0,0.8 );
}
.brand-circle-mask>img
{
	width:100%;
}

.full1_textfonts
{
	font-family: MicrosoftJhengHeiRegular, Microsoft JhengHei, Verdana, Arial, Helvetica, SimSun, serif;
	position: absolute;
    width: 40%;
    padding: 0;
    bottom: 10%;
    right: 5%;
	background-color:rgba( 0, 0, 0, 0.4 );
	padding:15px;
}
.full1_textfontsv1
{
	font-family: MicrosoftJhengHeiRegular, Microsoft JhengHei, Verdana, Arial, Helvetica, SimSun, serif;
	position: absolute;
    width: 65%;
    padding: 0;
    bottom: 20%;
    left: 5%;
	background-color:rgba( 0, 0, 0, 0.7 );
	padding:15px;
}
.full1_textfontsv2
{
	font-family: MicrosoftJhengHeiRegular, Microsoft JhengHei, Verdana, Arial, Helvetica, SimSun, serif;
	position: absolute;
    width: 50%;
    padding: 0;
    bottom: 10%;
    right: 5%;
	background-color:rgba( 255, 255, 255, 0.6 );
	padding:15px;
}
.fulltexttop
{
	display: flex;
	justify-content: center;
	align-items: flex-start; 
	flex-wrap: wrap;
}
.fttop_l
{
	position:relative;
	color:#fff;
	width: 50%;
    font-size: 22px;
	font-weight:500;
	letter-spacing: 2px;
    writing-mode: vertical-rl;
	text-align:right;
	margin-top:50px;
	
	text-shadow: 5px 5px 5px #757575;
}
.fttop_l::before {
	content:'';
	width: 1px;
    height: 40px;
    position: absolute;
    top: -45px;
    right: 16px;
    width: 2px;
    height: 40px;
    background-color: #fff;
}
.fttop_r
{
	text-align:left;
	color:#fff;
	width: 50%;
    font-size: 30px;
	font-weight:500;
	letter-spacing: 2px;
    writing-mode: vertical-lr;
	
	text-shadow: #757575 5px 5px 5px;
}
.fulltextbottom
{
	padding-top:20px;
	color:#fff;
	font-size:18px;
	text-align: justify;　/*　Firefox到此即可對齊　*/
    text-justify: auto;　/*　IE需再加上此行　*/
	
	text-shadow: #757575 5px 5px 5px;
}
.full1_textfontsv2 .fulltextbottom
{
	font-family: MicrosoftJhengHeiRegular, Microsoft JhengHei, Verdana, Arial, Helvetica, SimSun, serif;
	font-weight:600;
	color:#444444;
	text-shadow:unset;
}
@media screen and (max-width: 580px)
{
	.full1_textfonts, .full1_textfontsv2
	{
		position:relative;
		bottom: 0px;
		right: 0px;
		width:100%;
	}
	.full1_textfontsv2
	{
		background-color:rgba( 255, 255, 255, 0.4 );
	}
	.full1_textfontsv1
	{
		position:relative;
		bottom: 0px;
		left: 0px;
		width:100%;
		background-color:transparent;
	}
	.full1_textfontsv1 .fulltextbottom
	{
		color:#747474;
	}
}

.full1_textfontsv1_noabs
{
	font-family: MicrosoftJhengHeiRegular, Microsoft JhengHei, Verdana, Arial, Helvetica, SimSun, serif;
    width: 100%;
    padding: 0;
	padding:15px;
}
.fulltextbottom_noabs
{
	padding-top:20px;
	font-size:18px;
	text-align: justify;　/*　Firefox到此即可對齊　*/
    text-justify: auto;　/*　IE需再加上此行　*/
	
	font-family: MicrosoftJhengHeiRegular, Microsoft JhengHei, Verdana, Arial, Helvetica, SimSun, serif;
	color:#747474;
}

.img_outv4bg
{
	position:relative;
	width:100%;
	overflow:hidden;
}
.relative_v4bg
{
	position:relative;
	width:100%;
	
	display: flex;
	justify-content: center;
	align-items: center; 
	flex-wrap: wrap;
}
.img_v4bg
{
	position:relative;
	width:100%;
	background:url(../../images/20220509_n2.jpg ) center bottom no-repeat;
	-webkit-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center;
	
	-webkit-animation: imgscale 7s ease-out;
    animation: imgscale 7s ease-out;
} 
.img_v4bgfonts
{
	width:100%;
	font-family: MicrosoftJhengHeiRegular, Microsoft JhengHei, Verdana, Arial, Helvetica, SimSun, serif;
    background-color: #fff;
    padding:30px 15px;
	z-index:10;
	
	box-shadow: 0 1px 10px 0 rgb(0 0 0 / 6%), 0 1px 5px 0 rgb(0 0 0 / 10%);
}
.iv4bgfonts_title
{
	font-size:28px;
	font-weight:600;
	font-family: "Noto Serif TC", serif;
	color:#324033;
	line-height:1.5;
	letter-spacing:2px;
}
.iv4bgfonts_con
{
	margin-top:15px;
	
	color:#324033;
	line-height:1.5;
	letter-spacing:2px;
}
.showimgv4bg
{
	font-family: MicrosoftJhengHeiRegular, Microsoft JhengHei, Verdana, Arial, Helvetica, SimSun, serif;
	position: absolute;
    width: 100%;
    padding: 0;
    top: 0;
    right: 0;
	padding:5px;
}
.showimgv4bgtbottom
{
	color:#fff;
	font-size:16px;
	letter-spacing:2px;
	padding-left:10px;
}
.showimgv4_btitle
{
	font-size:28px;
	font-weight:600;
	
	text-shadow:0px 0px 4px #707070;
}
.showimgv4_stitle
{
	margin-top:20px;
	text-shadow:0px 0px 4px #707070;
}
@media screen and (max-width: 580px)
{
	/* .showimgv4bg
	{
		position:relative;
		bottom: 0px;
		left: 0px;
		width:100%;
	} */
}

.case_n3block
{
	padding:80px 0;
}
.case1_imgAreaContain
{
	width:100%;
	position:relative;
	/* -webkit-background-size:contain;
	background-size:contain; */
	-webkit-background-size:cover;
	background-size:cover;
	background-color:#F0EFEF;
	background-repeat:no-repeat;
	background-position: center;
	
	overflow:hidden;
}
.case5_block
{
	padding:100px 0;
}


.relative_block
{
	position:relative;
	width:100%;
}
.slider_abs_img
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:10;
}