
div.top-mainimage {
	background-position: center;
	background-size: cover;
	height: 95vh;
	margin: auto;
	padding-bottom: 100px;
	width: auto;
}

div.inner {
	margin: auto;
	position: relative;
	width: 740px;
}

div.top-mainimage div.mainlogo {
	margin: auto;
	text-align: center;
	width: 180px;
}

div.top-mainimage div.mainlogo img {
	height: auto;
	width: 100%;
}

div.top-mainimage div.inner h1 {
	margin: auto;
	position: absolute;
	top: 200px;
	width: 740px;
}

div.top-mainimage div.inner h1 img {
	height: auto;
	width: 100%;
}

div.top-mainimage div.inner h1 em {
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

div.top-news {
	background-color: #e4e4e4;
	padding: 40px 0;
}

div.top-news div.left,
div.top-news ul.news-list {
	display: table-cell;
	vertical-align: middle;
}

div.top-news div.left {
	margin: auto;
	width: 230px;
}

div.top-news a.news-btn {
	background: url(images/footer_nav_icon.png)no-repeat right 10px center white;
	background-size: 8px;
	display: block;
	font-size: 90%;
	font-weight: 500;
	margin: auto;
	margin-top: 10px;
	padding: 6px 0;
	text-decoration: none;
	width: 200px;
}

div.top-news ul.news-list {
	margin: auto;
	width: 630px;
}

div.top-news ul.news-list li {
	border-top: 2px solid white;
	display: block;
	padding: 5px 20px;
}

div.top-news ul.news-list li:last-child {
	border-bottom: 2px solid white;
	display: block;
}

div.top-news ul.news-list li a {
	background: url(images/footer_nav_icon.png)no-repeat right center;
	background-size: 8px;
	display: block;
	font-weight: 500;
	text-decoration: none;
}

div.top-news ul.news-list li h3,
div.top-news ul.news-list li p.date {
	display: table-cell;
}

div.top-news ul.news-list li p.date {
	font-size: 90%;
	padding-right: 30px;
}

div.top-first {
	display: block;
	margin: 70px 0;
	width: 100%;
}

div.top-first div.first-img,
div.top-first div.first-text {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}

div.top-first div.first-img {
	background: url(images/first_img.jpg)no-repeat center center;
	background-size: cover;
	height: 390px;
}

div.top-first div.first-text {
	padding: 0 45px;
}

div.top-first div.first-text h2.top-title {
	padding-bottom: 10px;
}

ul.main-category {
	font-size: 0;
	margin-bottom: 90px;
}

ul.main-category li h2 em {
	color: white;
}

ul.main-category li {
	display: inline-block;
	font-size: 14px;
	width: 50%;
}

ul.main-category li a {
	color: white;
	display: block;
	padding: 110px 0;
	text-decoration: none;
}

ul.main-category li a.about {
	background: url(images/link_btn.png)no-repeat right 40px center,url(images/top_main_category_bg_about.jpg)no-repeat center center;
	background-size: 24px,cover;
}

ul.main-category li a.quality {
	background: url(images/link_btn.png)no-repeat right 40px center,url(images/top_main_category_bg_quality.jpg)no-repeat center center;
	background-size: 24px,cover;
}

div.top-olivejapan {
	text-align: center;
}

h2.shop {
	margin: auto;
	padding-bottom: 20px;
	width: 470px;
}

h2.shop img {
	height: auto;
	width: 100%;
}

ul.top-shopitem-img {
	font-size: 0;
	margin-bottom: 50px;
	text-align: center;
}

ul.top-shopitem-img li {
	display: inline-block;
	width: 336px;
}

ul.top-shopitem-img li.c {
	margin: 0 36px;
}

div.top-sub-category {
	margin-top: 100px;
}

ul.sub-category {
	font-size: 0;
}

ul.sub-category li {
	display: inline-block;
	font-size: 14px;
	width: 50%;
}

ul.sub-category li a {
	color: black;
	display: block;
	padding: 60px 0;
	text-decoration: none;
}

ul.sub-category li a.info {
	background: url(images/link_btn_b.png)no-repeat right 40px center,url(images/top_sub_category_bg_info.jpg)no-repeat center center;
	background-size: 24px,cover;
}

ul.sub-category li a.contact {
	background: url(images/link_btn_b.png)no-repeat right 40px center,url(images/top_sub_category_bg_contact.jpg)no-repeat center center;
	background-size: 24px,cover;
}

ul.sub-category h2 {
	background-color: rgba(255,255,255,.8);
	padding: 15px 30px;
}

ul.sub-category h2 img {
	height: auto;
	margin: auto;
	width: 300px;
}






