.feature-story.section {
	
}
.feature-story.section .section-inner {
	padding: 0px 0px 64px !important;
}
.lyt-slider-c {
	transition:opacity 0.3s; opacity: 0;
}
.slick-initialized.lyt-slider-c {
	opacity: 1;
}
ul.slick-dots{
	display: none!important;
}
@media only screen and (max-width:1280px)
{
.hero-area-b .visual > img {
	left: 55%;
}
}
@media only screen and (max-width:1160px)
{
.hero-area-b .visual > img {
	left: 50%;
}
}
@media only screen and (max-width:767px)
{
.hero-area-b .visual > img {
	left: 90%;
}
}
.list-caution-a > li {
	color: rgb(132, 23, 24);
}
.products.section .lyt-btn-b {
	margin-top: 60px; justify-content: center;
}
.tab-a {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.tab-a .lists {
	background: none; height: auto;
}
.list-news-a .news-content .date {
	width: 7em; flex-shrink: 0;
}
.list-news-a .news-content .date br {
	display: block;
}
@media only screen and (max-width:767px)
{
.tab-a .lists {
	padding-top: 0px;
}
.list-news-a .news-content .date {
	width: auto;
}
}
@media only screen and (max-width:480px)
{
.list-news-a .news-content .date br {
	display: none;
}
}
.related-links.section .lyt-col-announce-a > li > a {
	font-size: 1.3rem;
}
