@charset "UTF-8";

/* image
---------------------------------------------------------- */
img.wMax-onlySP,
img.wMax-onlySP-Center {
	width: auto;
}
@media screen and (max-width: 767px) {
	img.wMax-onlySP {
		width: 100%;
	}
}
img.wMax-onlySP-Center {
	display: block;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	img.wMax-onlySP-Center {
		max-width: 100%;
	}
}
/* image column
---------------------------------------------------------- */
.imgContainerFour{
	overflow: hidden;
	width: 100%;
}
	.imgContainerFour li{
		float:left;
		width:25%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	@media screen and (max-width: 768px){
		.imgContainerFour li{
			float:none;
			width:100%;
			padding-bottom:10px;
		}
			.imgContainerFour li img{
				width:100%;
			}
	}
/* navigation
---------------------------------------------------------- */
p.eyesNavigation {
	overflow: hidden;
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	p.eyesNavigation {
		display: table;
		width: 100%;
	}
}
	p.eyesNavigation a {
		float: left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-bottom: 1px solid #81CB9F;
		border-left: 1px solid #81CB9F;
		width: 33.33%;
		background: #BFE5CF;
		display: inline-block;
		padding: 7px 10px 5px;
		color: #008446;
		text-align: center;
	}
	@media screen and (max-width: 767px) {
		p.eyesNavigation a {
			float: none;
			display: table-cell;
			vertical-align: middle;
			padding: 5px;
			min-height: 0;
		}
	}
	p.eyesNavigation a:first-child {
		border-left: none;
	}
	p.eyesNavigation a:hover {
		text-decoration: none;
	}
	p.eyesNavigation a.current {
		background: #F6CA90;
	}
		p.eyesNavigation a span.txt {
			display: inline-block;
			margin: 0 auto;
			padding-left: 15px;
			background: url("/mecsumai/img/brand/quality/eyesplus/ico_eyesplus_nav01.png") no-repeat left .45em;
			text-align: left;
			vertical-align: middle;
		}
		@media screen and (max-width: 767px) {
			p.eyesNavigation a span.txt {
				background-position: left center;
			}
		}
			p.eyesNavigation a span.txt br {
				display: none;
			}
			@media screen and (max-width: 767px) {
				p.eyesNavigation a span.txt br {
					display: block;
				}
			}
/* /PopUp/
---------------------------------------------------------- */
img.mfp-img {
	border-bottom: 10px solid #fff !important;
}
/* 05_style.cssが読み込まれると、モーダル内のキャプションが非表示になります */
.mfp-bottom-bar {
	display: none !important;
}

.icZoom {}
.icZoom .onlyPCTB {}
.icZoom .onlySP {}
.icZoom .onlySP a {
	display: block;
	position: relative;
}
.icZoom .onlySP a span.ico {
	position: absolute;
	bottom: 4px;
	right: 4px;
	width: 22px;
	height: 22px;
	background: url(/mecsumai/img/brand/lifestyle/voice/0000/ico_zoom01_sp.png) center center no-repeat;
	background-size: contain;
	text-indent: -9999px;
}
#icZoomWrap {
	padding: 12px;
}
#icZoomContainer {}
#icZoomContainer p {
	margin: 0;
}
#icZoomContainer img {
	width: 100%;
}
#icZoomFooter {
	clear: both;
	padding: 10px 0 0;
}
#icZoomFooter #closeBtn {
	margin: 0;
}
#icZoomFooter #closeBtn a {
	display: block;
	box-sizing: border-box;
	border: 1px solid #00703C;
	width: auto;
	padding: 8px;
	background-color: #00703C;
	font-size: 14px;
	color: #fff;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
}
#icZoomFooter #closeBtn a:hover {
	color: #fff;
	background-color: #359162;
	border: 1px solid #359162;
	text-decoration: none;
}

/* 0629 �ǉ�
---------------------------------------------------------- */
.box_colmn02A {
	margin-left: -20px;
	margin-bottom: 40px;
}

.box_colmn02A .box_item {
	width: 50%;
	float:left;
	padding: 0 0 0 20px;
	box-sizing: border-box;
}

.box_colmn02B {
	margin-bottom: 15px;
}
.box_colmn02B .box_item {
	width: 50%;
	float:left;
}
.eyesplus {
	border-top: 1px solid #81CB9F;
}
	.eyesplus .txtImage01 {
		padding: 15px 18px 20px 5px;
		box-sizing: border-box;
	}
	.eyesplus .bg {
		background: #EEF3EE;
	}
.col04 > * {
	width: 25% !important;
}
.brandBtn{
	margin-top:260px !important;
	float:right;
}
.hAuto {
	height: auto;
}
@media screen and (max-width: 767px) {

.box_colmn02A,
.box_colmn02B{
	margin-left: 0;
	margin-bottom: 0;
}
.box_colmn02A .box_item {
	width: auto !important;
	float:none;
	padding: 0;
	margin-bottom: 20px;
}
.box_colmn02B .box_item {
	width: auto !important;
	float:none;
	padding: 0;
	margin-bottom: 15px;
}
.brandBtn{
	display:none;
}
}

