@charset "utf-8";

	.cl {
		clear: left;
	}

header a, #gNav li a {}
header a:hover,
#gNav li a:hover {
	text-decoration: none !important;
}
#hNav li.hNav__item--map a:hover,
#hNav li.hNav__item--outline a:hover {
	color: #000 !important;	
}
.nextback .nextback-back a:hover,
#hNav li a:hover {
	color: #fff !important;
}
#gFooter .contact .tel a {
	color: #333 !important;
}
#fLink li a {
	letter-spacing: .03em !important;
}

@media only screen and (max-width: 767px) {
	#gHeader .hdrMenu .menu.is-fixed{
		width: 35px;
		height: 40px;
	}
	#gFooter .contact .tel a {
		color: #fff !important;
	}
	#fLink li a {
		line-height: 1.6 !important;
	}
}


/* ----------------------------------------------------
common
-----------------------------------------------------*/
	header img,
	footer img {
		max-width: 100%;
	}
@media only screen and (max-width: 767px) {
	header img,
	footer img {
		max-width: 100%;
		width: 100%;
	}
}


#fmtArea {
	max-width: 980px;
	margin: 0 auto 100px;
}
.btnClub img {
	width:auto !important;
}
@media only screen and (max-width: 1000px) {
	#fmtArea {
		max-width: none;
		margin: 0 auto 100px;
	}
}
@media only screen and (max-width: 767px) {
	#fmtArea {
		margin: 0 auto 50px;
	}
}


/* heading ----------------------------------------------*/

#fmtArea h2 {
	margin: 50px auto;
	padding-bottom: 50px;
	font-size: 3.0em;
	text-align: left;
	line-height: 1.5;
	color: #5a5653;
	border-bottom: 1px solid #5e5653;
}
	#brand-1 #fmtArea h2 {
		font-size: 3.0rem;
	}
#fmtArea h3 {
	margin-bottom: 30px;
	font-size: 2.4em;
	text-align: left;
	color: #5a5653;
}
	#brand-1 #fmtArea h3 {
		font-size: 2.4rem;
	}
#fmtArea p {
	text-align: left;
	color: #5a5653;
}
@media only screen and (max-width: 991px) {
	#fmtArea h2 {
		margin: 20px 0;
		padding-bottom: 20px;
	}
	#fmtArea h2 br { display: none;}
}



/* kv ----------------------------------------------*/
#fmtArea #kvWrap p {
	margin: 0 auto 50px;
	font-size: 1.6em;
	text-align: center;
}
#fmtArea #kvWrap figure + .caption {
	margin: 5px 0 0 ;

}
#brand-1 #fmtArea #kvWrap p {
	font-size: 1.4rem;
}
@media only screen and (max-width: 767px) {
	#checkEyes { text-align: left;}
	#fmtArea #kvWrap p br {
		display: none;
	}
	#fmtArea h2 {
		font-size: 2.4em;
	}
	#fmtArea #eyesWrap h3 {
		font-size: 2.0em;
	}
	#fmtArea #kvWrap p {
		margin: 20px auto;
		padding: 0 5%;
		font-size: 1.4em;
		text-align: left;
	}
}


/* tab ----------------------------------------------*/
#fmtArea #tab {
	margin-bottom: 50px;
}
#fmtArea #tab ul li {
	display: inline-block;
	width: 25%;
	font-size: 2.4em;
	border: 1px solid #fff;
	line-height: 1.5;
}
#brand-1 #fmtArea #tab ul li {
	font-size: 2.1rem;
}
	#fmtArea #tab ul li span { font-size: 14px; display: block; margin: 0;}

#fmtArea #tab ul li a {
	display: block;
	padding: 10px;
	background: #f6f7f7; /* Old browsers */
	background: -moz-linear-gradient(top, #f6f7f7 0%, #e1e1e2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f6f7f7 0%,#e1e1e2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f6f7f7 0%,#e1e1e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f7', endColorstr='#e1e1e2',GradientType=0 ); /* IE6-9 */
}
#fmtArea #tab ul li a:hover,
#fmtArea #tab ul li.cur a {
	background: #e1e1e2; /* Old browsers */
	background: -moz-linear-gradient(top, #e1e1e2 0%, #f6f7f7 98%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e1e1e2 0%,#f6f7f7 98%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e1e1e2 0%,#f6f7f7 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e2', endColorstr='#f6f7f7',GradientType=0 ); /* IE6-9 */
	
	color: #0a612e;
}
#fmtArea #tab ul li:nth-child(1) { border-bottom: 3px solid #ef7d16;}
#fmtArea #tab ul li:nth-child(2) { border-bottom: 3px solid #052c90;}
#fmtArea #tab ul li:nth-child(3) { border-bottom: 3px solid #118ed2;}
#fmtArea #tab ul li:nth-child(4) { border-bottom: 3px solid #8fc324;}

@media only screen and (max-width: 991px) {
	#fmtArea #tab ul li {
		width: 50%;
	}
}
@media only screen and (max-width: 767px) {
	#fmtArea #tab ul li {
		width: 100%;
	}
}


/* ----------------------------------------------------
brand-1 [index]
-----------------------------------------------------*/

/* eyesImg ------------------------------------------*/
#fmtArea .eyesImg {
	margin: 30px -20px;
}
#fmtArea .eyesImg li {
	display: inline-block;
    width: 18.5%;
    margin: 10px 5px;
}
#fmtArea .eyesImg + div {
	text-align: right;
	margin-bottom: 30px;
}

.eyesImg li{
	border: 1px solid #d3d4d4;
    padding:10px 10px 0px;
    cursor: pointer;
    text-align: center;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.eyesImg li:hover{
background: #ededed; /* Old browsers */
background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ededed 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.detailWrap {
	position: relative;
	text-align: left;
}

#eyesDetail > .moreBtn {	
	border: 1px solid #d3d4d4;
	padding: 20px;
	cursor: pointer;
	text-align: center;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
#eyesDetail .moreBtn:hover {
background: #ededed; /* Old browsers */
background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ededed 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#eyesDetail .moreBtn a > h4 {
	font-size: 1em;
	color: #000000;
	padding: 10px 0;
	background: #ededed; /* Old browsers */
	background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ededed 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#eyesDetail .moreBtn > p {
	margin: 10px 0;
	text-align: center;
}

#eyesDetail {
	max-width: 980px;
	margin: 0 auto 100px;
}
#eyesDetail .moreBtn img {
	max-width: 100%;
	height: auto;
}
#eyesDetail .closeBtn {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
    text-align: center;
    border: 1px solid #ccc;
    max-width: 200px;
    margin: 30px auto;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0.5);
}
#eyesDetail .closeBtn:hover {
	background: #ccc;
	color: #fff;
}
#eyesDetail .closeBtn a {
	display: block;
    padding: 5px 11px 5px 12px;
}
#eyesDetail .closeBtn a:hover,
#eyesDetail a {
	text-decoration: none;
}


@media only screen and (max-width:1024px) {
	#fmtArea .eyesImg {
	margin: 30px 0px;
}
}
@media only screen and (max-width: 991px) {
	#fmtArea #eyesWrap h2 {
		margin: 50px 5%;
	}
	#fmtArea #eyesWrap h3 { margin: 30px 5%;}
	#fmtArea #eyesWrap p { margin: 0 5%;}
	#fmtArea #eyesWrap p img { margin-bottom: 10px;}
	#fmtArea .eyesImg + div{ margin: 0 5% 30px;}
}
@media only screen and (max-width: 767px) {
	#fmtArea #eyesWrap h2 {
		margin: 30px 5%;
		padding-bottom: 30px;
	}	
	#fmtArea .eyesImg li {
		width: 33.3333333333%;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 425px) {
	#fmtArea .eyesImg li {
		width: 46.6%;
		margin: 5px;
	}
	#fmtArea .eyesImg + div{ text-align: center;}
}



/* ----------------------------------------------------
brand-2
-----------------------------------------------------*/
#brand-2 #fmtArea h3 {
	position: relative;
	padding: 0 0 5px 20px;
	border-left: 3px solid #ab2023;
}
#brand-2 #fmtArea h3::after {
	content: "";
	height: 1px;
	background: #5e5653;
	position: absolute;
	bottom: -5px;
	left: -3px; right: -3px;
}


/* intro */
#residenceClub .intro {
	padding: 50px 0 70px;
}
#residenceClub .intro div:nth-child(2) {
	text-align: left;
}
#residenceClub .intro img {
	margin-bottom: 50px;
}

/* club */
#residenceClub .club {
	padding: 0 0 15px;
}
#residenceClub p.caption {
	max-width: 800px;
	margin: 0 auto;
}
#residenceClub .btnClub {
	padding: 0 0 50px;
	margin-top: -20px;
}

#residenceClub .heading-primary{
	margin: 0 auto 30px;
    padding-bottom:0;
	border-left: 3px solid #b81c22;
    overflow: hidden;
    padding-left: 20px;
	font-size: 1.5rem !important;
	border-bottom: none !important;
}
#residenceClub .clubList>*:before {
    content: "\2022";
}
#residenceClub .clubList{
	font-size: 1.4em;
    font-weight: 300;
    color: #555;
    letter-spacing: .025em;
    line-height: 1.8;
	margin-bottom: 30px;}
#residenceClub .heading-primary .clubBox{margin-bottom: 50px;}
#residenceClub .column-2{display: inline-block;width: 100%;text-align: left; margin-bottom: 20px;}
#residenceClub .column-2 h4{font-size: 1.5em;    margin: 10px 0;}
#residenceClub .column-2 p{margin: 10px 0 20px}
#residenceClub .column-2 .leftBox{float: left;width:48%;}
#residenceClub .column-2 .rightBox{float: right;width:48%;}

/* afterService */
#afterService p {
	margin-bottom: 10px;
}
#afterService h3 + p {
	margin-bottom: 30px;
	font-size: 2.2em;	
	text-align: center;
}
#afterService .intro {
	background: #b34e4c;
	margin-bottom: 30px;
}
#afterService .intro div:nth-child(1) img {
	width: 100%;
}
#afterService .intro div:nth-child(2) {
	padding: 25px;
}
#afterService .intro h4 {
	margin-bottom: 10px;
	font-size: 2.4em;
	color: #fff;
	text-align: left;
}
#afterService .intro p {
	color: #fff;
	text-align: left;
}
#afterService figure {
	margin-bottom: 60px;
	padding: 30px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}

#afterService .matchHeight {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #eee;
}

#afterService .neutral h4,
#afterService .consultation h4 {
	font-size: 2.0em;
	margin-bottom: 10px;
	text-align: left;
	color: #8d3835;
}

#afterService .neutral h5,
#afterService .consultation h5 {
	font-size: 1.6em;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.5;
}

#afterService .btnClub {
	padding: 30px 0 0;
}
#residencecare,
#afterService,
#rounge,
#reform,
#chukai {
	margin-bottom:70px;
}

#rounge .btnClub,
#reform .btnClub,
#chukai .btnClub {
	padding: 30px 0 0;
	/*#text-align:right;*/
}


#afterService .neutral .row,
#afterService .consultation .row {
	padding: 0 0 30px;
	border-bottom: 1px dotted #ccc;
}

/* residencecare */
#residencecare .intro {
	padding:50px 0 30px;
}
#residencecare .intro h4,
#residencecare .careServices h4{
	font-size: 2.0em;
    margin-bottom: 10px;
    text-align: left;
    color: #8d3835;
}
#residencecare .intro div:nth-child(2) {
	text-align: left;
}
#residencecare .intro img {

}

#residencecare p.caption {
	max-width: 800px;
	margin: 0 auto;
}
#residencecare .btnCare {
    padding: 30px 0 0;
}

#residencecare .heading-primary{
	margin: 0 auto 30px;
    padding-bottom:0;
	border-left: 3px solid #b81c22;
    overflow: hidden;
    padding-left: 20px;
	font-size: 1.5rem !important;
	border-bottom: none !important;
}

#residencecare .heading-primary .careBox{margin-bottom: 50px;}
#residencecare .column-2{display: inline-block;width: 100%;text-align: left; margin-bottom: 20px;}
#residencecare .column-2 h4{font-size: 2em;    margin: 10px 0;}
#residencecare .column-2 p{margin: 10px 0 20px}
#residencecare .column-2 .leftBox{float: left;width:48%;}
#residencecare .column-2 .rightBox{float: right;width:48%;}

@media print, screen and (min-width: 768px) {
	#residencecare .careServices {
		margin: 60px 0 0;
	}

	#residencecare .careServices > ul {
		overflow: hidden;
	}

	#residencecare .careServices > ul > li {
		float: right;
		width: calc(50% - 15px);
		margin: 30px 0 0;
		padding: 20px;
		background-color: #F4F4F4;
	}

	#residencecare .careServices > ul > li:nth-child(odd) {
		clear: both;
		float: left;
	}

	#residencecare .careServices > ul > li .caption {
		margin: 0 0 20px;
		text-align: center;
		color: #00703C;
		font-family: 'Ryumin Regular KL', serif;
		line-height: 1em;
		font-size: 1.6em !important;
	}

	#residencecare .careServices > ul > li .inner {
		padding: 15px 20px;
		background-color: #FFFFFF;
	}

	#residencecare .careServices > ul > li .inner .lead {
		margin: 0 0 20px;
		color: #00703C;
		line-height: 1.5;
		font-size: 1.5em !important;
	}

	#residencecare .careServices > ul > li .inner ul {
		height: 80px;
		margin: 0 -20px 20px;
		text-align: center;
		font-size: 0;
	}

	#residencecare .careServices > ul > li .inner ul li {
		display: inline-block;
		width: 80px;
		height: 80px;
		margin: 0 7px;
		padding: 18px 0;
		border-radius: 50%;
		box-shadow: -10px 10px 8px rgba(0, 0, 0, 0.2), inset -10px 10px 15px rgba(0, 0, 0, 0.2);
		color: #FFFFFF;
		font-family: 'Ryumin Regular KL', serif;
		font-size: 14px;
		line-height: 22px;
		background-color: #009137;
	}

	#residencecare .careServices > ul > li .inner ul + p {
		font-size: 14px;
		line-height: 1.5;
	}

	#residencecare .careServices .notice {
		margin: 20px 0 0;
	}
}

@media print, screen and (max-width: 767px) {
	#residencecare .careServices {
		margin: 40px 0 0;
	}

	#residencecare .careServices > ul {
		overflow: hidden;
	}

	#residencecare .careServices > ul > li {
		margin: 20px 0 0;
		padding: 20px;
		background-color: #F4F4F4;
	}

	#residencecare .careServices > ul > li .caption {
		margin: 0 0 20px;
		text-align: center;
		color: #00703C;
		font-family: 'Ryumin Regular KL', serif;
		font-size: 16px !important;
		line-height: 1em;
	}

	#residencecare .careServices > ul > li .inner {
		padding: 15px 20px;
		background-color: #FFFFFF;
	}

	#residencecare .careServices > ul > li .inner .lead {
		margin: 0 0 20px;
		color: #00703C;
		line-height: 1.5;
	}

	#residencecare .careServices > ul > li .inner ul {
		height: 60px;
		margin: 0 -20px 30px;
		text-align: center;
		font-size: 0;
	}

	#residencecare .careServices > ul > li .inner ul li {
		display: inline-block;
		width: 68px;
		height: 68px;
		margin: 0 5px;
		padding: 14px 0;
		border-radius: 50%;
		box-shadow: -10px 10px 8px rgba(0, 0, 0, 0.2), inset -10px 10px 15px rgba(0, 0, 0, 0.2);
		color: #FFFFFF;
		font-family: 'Ryumin Regular KL', serif;
		font-size: 13px;
		line-height: 20px;
		background-color: #009137;
	}

	#residencecare .careServices > ul > li .inner ul + p {
		font-size: 14px;
		line-height: 1.5;
	}

	#residencecare .careServices .notice {
		margin: 20px 0 0;
	}
}

@media only screen and (max-width: 991px) {
	#brand-2 #fmtArea > section:not(#kvWrap) {
		padding: 0 5%;
	}
	#residenceClub .intro div:nth-child(2) {
		text-align: center;
	}
	#residenceClub .intro div:nth-child(2) img {
		width: 220px;
	}
	#afterService .intro div:nth-child(1) img {
		padding-top: 15px;
	}
	#rounge img,
	#reform img,
	#chukai img {
		margin-bottom:30px;
	}
	#residencecare .intro div:nth-child(2) {
		text-align: center;
	}
	#residencecare .intro div:nth-child(2) img {
		width: 220px;
	}
}
@media only screen and (max-width: 767px) {
	#residenceClub .column-2 .leftBox,
	#residenceClub .column-2 .rightBox{float: none;width:100%;}
	#afterService h3 + p {
		font-size: 1.8em;
		text-align: left;
	}
	#afterService h3 + p br { display: none;}
	#rounge p,
	#reform p,
	#chukai p {
		margin-bottom:30px;
	}
	#residencecare .column-2 .leftBox,
	#residencecare .column-2 .rightBox{float: none;width:100%;}
	#residenceClub .club li {
		margin: 0 15px 0 0;
	}
	#afterService .neutral .row,
	#afterService .consultation .row {
		padding: 0 15px;
		border-bottom: 0;
	}
	#afterService .neutral .row img,
	#afterService .consultation .row img {
		width: 100%;
	}
	#afterService .mb30 { margin-bottom: 0 !important;}
	#afterService .neutral { margin-bottom: 50px;}

	.module-lighbox01 .close {
		display: block;
		position: absolute;
		top: 8px;
		right: 12px;
		width: 32px;
		height: 32px;
		opacity: 1;
		background-size: 24px 24px;
    	background-position: 4px;
	}
	.module-lighbox01 .close::after {
		content: "";
		background: #000;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.brand5eyesModalContent {
		margin: 0;
		padding: 0;
	}
}



/* ----------------------------------------------------
brand-3
-----------------------------------------------------*/
#brand-3 #fmtArea h2 {
	margin-bottom:20px;
	padding-bottom:20px;
}
#brand-3 #fmtArea h2 {
	font-size:2.6em;
}
#brand-3 #fmtArea h3 {
	font-size:2em;
	line-height: 1.5;
}
#brand-3 #fmtArea p {
	margin-bottom:50px;
}
#brand-3 #fmtArea img {
	width:100%;
}
#brand-3 #fmtArea #achive li {
	margin-bottom:30px;
}
#brand-3 #fmtArea h3 {
	text-align:left;
	color:#CC1420;
}
#brand-3 #fmtArea #channel figcaption {
	position:static;
	padding:10px;
	margin-bottom:50px;
	font-size:2.4em;
	text-align:center;
	color:#CC1420;
	background:#fff;
	border:1px solid #333;
}
#brand-3 #fmtArea #gdnResult p {
	position:static;
	margin-top:10px;
	font-size:1.4em;
	color:#CC1420;
	background:#fff;
	text-align:left;
	line-height:1.5;
}
#brand-3 #fmtArea .logo-gdn {
	width: 210px;
	height: auto;
	margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
	#brand-3 #fmtArea > section:not(#kvWrap) {
		padding: 0 5%;
	}
}
@media only screen and (max-width: 767px) {
	#brand-3 #fmtArea #gdnResult p {
		margin-bottom: 0;
	}
	#brand-3 #fmtArea #channel figcaption {
		font-size: 1.6em;
	}
	#brand-3 #fmtArea h2 {
		font-size:2.2em;
	}
}


/* ----------------------------------------------------
brand-4
-----------------------------------------------------*/
#brand-4 #fmtArea h2 {
	margin-bottom:20px;
	padding-bottom:20px;
}
#brand-4 #fmtArea h2 {
	font-size:2.6em;
}
#brand-4 #fmtArea h3 {
	font-size:2em;
}
#brand-4 #fmtArea p {
	margin-bottom:50px;
}
#brand-4 #fmtArea img {
	width:100%;
}


#brand-4 #fmtArea #resultList .col-sm-4 {
	width: 33.05%;
}

#brand-4 #fmtArea #resultList p { 
	margin-top:10px;
	font-size:1.2em;
	line-height:1.5;
}

#brand-4 #fmtArea #storyList h3 {
	font-size:1.4em;
	line-height:1.5;
	margin-bottom:10px;
}
#brand-4 #fmtArea #storyList h3 span {
	display:block;
	font-size:2.5em;
	color:#166936;
}
#brand-4 #fmtArea #storyList p {
	margin-bottom:10px;
	font-size:1.6em;
	color:#166936;
	line-height:1.5;
}
#brand-4 #fmtArea #storyList .readStoryBtn a {
	display:block;
	border:1px solid #166936;
	padding:10px;
	width:80%;
	text-align:left;
	font-size:1.2em;
	margin-bottom:50px;
	transition:.3s all ease-in-out;
}
	#brand-4 #fmtArea #storyList .readStoryBtn a:hover {
		background:#166936;
		color:#fff;
	}
#brand-4 #fmtArea #storyList .readStoryBtn a::before {
	content:"▶︎";
	margin-right:5px;
	color:#166936;
	font-size:.85em;
}
	#brand-4 #fmtArea #storyList .readStoryBtn a:hover::before {
		color:#fff;
	}

#brand-4 #mitsubishiGroup h2 img {
	width: 193px;
	height: auto;
	margin: 0 10px;
	padding-bottom: 8px;
	vertical-align: middle;
}

@media only screen and (max-width: 991px) {
	#brand-4 #fmtArea > section:not(#kvWrap) {
		padding: 0 5%;
	}
}
@media only screen and (max-width: 767px) {
	#brand-4 #mitsubishiGroup h2 img {
		padding: 0;
		margin: 10px 0;
	}
	#brand-4 #mitsubishiGroup h2.small {
		font-size: 2.4em;
	}
	#brand-4 #fmtArea #resultList .col-sm-4 {
		width: 100%;
	}
}







