.mainimg01 {
	background: none;
}
.toolBox01 {
	background-color: #085732;
}
.sp {
	display: none;
}
#brand section {
	width: 940px;
	display: block;
	overflow: hidden;
	padding-bottom: 130px;
	margin: 0 auto;
	font-size: 16px;
}
#brand section:first-child {
	margin-top: 70px;
}
#brand section .bnr-list {
	padding-bottom: 70px;
}
#brand section .bnr-list li {
	width: 460px;
	margin-bottom: 20px;
}
#brand section .bnr-list li.large {
	float: none;
	margin: 0 auto;
}
#brand section .bnr-list li a:hover {
	opacity: 0.6;
}
#brand section h2 {
	background-image: url('bg_mentholatum_940x80.gif');
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 40px;
	margin-bottom: 40px;
}
#brand section h2 img{
	margin: 0 auto;
}
#brand section ul {
	width: 940px;
	overflow: hidden;
}
#brand section ul li {
	float: left;
	margin-left: 20px;
}
#brand section ul li:first-child {
	margin-left: 0;
}
#brand section .btn-list li {
	width: 298px;
	border: 1px solid #067c45;
	margin-bottom: 9px;
	text-align: center;
}
#brand section .btn-list a,
#brand section .link-btn a {
	padding: 18px 0;
	display: block;
	color: #067c45;
	font-weight: bold;
	font-size: 17px;
}
#brand section .img-list li {
	width: 300px;
}
#brand section .text-area{
	width: 540px;
}
#brand section .text-area .text{
	line-height: 1.75;
}
#brand section .photo {
	float: right;
	width: 380px;
	height: auto;
	padding-left: 20px;
}
#brand section .link-btn {
	width: 378px;
	margin: 40px auto 0;
	border: 1px solid #067c45;
	text-align: center;
}

/*============================= BREAK POINT ===============================
Tablet Layout
=============================== BREAK POINT =============================*/
@media screen and (max-width: 768px) {
	section h1{
		width: 90.6%;
		margin: 0 auto;
	}
	#brand section {
		width: 90.6%;
	}
	#brand section .bnr-list li:first-child {
		margin: 0 auto;
	}
	#brand section .bnr-list li {
		float: none;
		margin: 0 auto;
		width: 79.31%;
		padding-bottom: 20px;
	}
	#brand section .bnr-list li.large {
		width: 79.31%;
		margin: 0 auto;
	}
	#brand section h2{
		background-size: 100% auto;
	}
	#brand section h2 img{
		width: 79.68%;
	}
	#brand section ul {
		width: 100%;
	}
	#brand section ul li {
		margin-left: 2.12%;
	}
	#brand section .btn-list li {
		width: 31.91%;
		box-sizing: border-box;
	}
	#brand section .btn-list a,
	#brand section .link-btn a {
		padding: 6.04% 0;
	}
	#brand section .img-list li {
		width: 31.91%;
	}
	#brand section .text-area{
		width: 57.44%;
	}
	#brand section .photo {
		width: 40.42%;
		padding-left: 2.12%;
	}
	#brand section .link-btn {
		width: 70%;
		box-sizing: border-box;
		margin: 7.4% auto 0;
	}
}

/****************************** BREAK POINT *******************************
SP Layout
******************************* BREAK POINT ******************************/
@media screen and (max-width: 480px) {
	#brand section * {
		box-sizing: border-box;
	}
	.sp {
		display: block;
	}
	.pc {
		display: none;
	}
	#brand section {
		width: 93.43%;
		padding-bottom: 23.43%;
		margin: 0 auto;
	}
	#brand section:first-child {
		margin-top: 8.75%;
	}
	#brand section .bnr-list li:first-child {
		margin: 0 auto;
	}
	#brand section .bnr-list {
		padding-bottom: 15px;
	}
	#brand section .bnr-list li {
		float: none;
		margin: 0 auto;
		width: 79.31%;
		padding-bottom: 20px;
	}
	#brand section h2 {
		margin-bottom: 3.51%;
		background-image: url('bg_mentholatum_598x61.gif');
		background-position: top center;
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
	#brand section h2 img{
		width: 94.98%;
	}
	#brand section ul {
		width: 100%;
		overflow: hidden;
	}
	#brand section ul li {
		float: none;
		margin-left: 0;
	}
	#brand section .btn-list li {
		width: 100%;
		margin-bottom: 3.28%;
	}
	#brand section .btn-list a,
	#brand section .link-btn a {
		padding: 4px 1.5em;
		font-weight: normal;
	}
	#brand section .img-list li {
		display: none;
		width: 85.78%;
	}
	#brand section .img-list li img {
		margin: 0 auto;
	}
	#brand section .img-list li:first-child {
		display: block;
		margin: 0 auto;
	}
	#brand section .text-area{
		width: 100%;
	}
	#brand section .photo {
		float: none;
		width: 63.54%;
		padding-left: 0;
		padding-bottom: 3.51%;
		margin: 0 auto;
	}
	#brand section .photo img{
		margin: 0 auto;
	}
	#brand section .link-btn {
		width: 100%;
		margin: 8.59% 0 0;
	}
}
