@charset "UTF-8";
/* CSS Document */

#contents .comInner .ulText {
	float: right;
	width: 240px;
	height: 220px;
	overflow: hidden;
	zoom: 1;
}
#contents .comInner01 .ulText {
	float: left;
}
#contents .comInner.tenorBanner .ulText {
	position: relative;
	overflow: visible;
}
#contents .comInner.tenorBanner .ulText::before {
	visibility: visible;
	content: "";
	position: absolute;
	display: block;
	right: -124px;
	bottom: 0;
	border-top: 158px solid transparent;
	border-left: 60px solid #fff;
	border-right: 60px solid transparent;
	border-bottom: 158px solid #fff;
}
#contents .comInner.tenorBanner .ulText::after {
	visibility: visible;
	content: "";
	position: absolute;
	display: block;
	right: -120px;
	bottom: 0;
	border-top: 158px solid transparent;
	border-left: 60px solid #424242;
	border-right: 60px solid transparent;
	border-bottom: 158px solid #424242;
}
#contents .comInner .ulText li {
	background-color: #FFF;
	float: left;
	min-height: 178px;
	width: 200px;
	padding: 25px 0 0 40px;
}
#contents .comInner .ulText li .ttl {
	font-size: 13px;
	margin-bottom: 7px;
	-webkit-font-smoothing: antialiased;
}
#contents .comInner.tenorBanner .ulText li {
	min-height: 220px;
	padding-top: 55px;
	padding-right: 0;
	padding-left: 40px;
	background: #424242;
	color: #fff;
}
#contents .comInner.tenorBanner .ulText li .ttl {
	margin-bottom: 16px;
	text-align: center;
}
#contents .comInner.tenorBanner .ulText li .ttl img {
	width: 160px;
}
#contents .comInner.tenorBanner {
	overflow: hidden;
}
#contents .comInner.tenorBanner .photoBox {
	position: relative;
	overflow: visible;
	width: 426px;
	height: 220px;
}
#contents .comInner01 .photoBox {
	float: right;
}
#contents .comInner .photoBox a {
	display: block;
}
#contents .comInner .photoBox a:hover .photo {
	filter: alpha(opacity=0);
	opacity: 0;
	transition-duration: .2s;
	transition-timing-function: ease-in;
	-webkit-transition-duration: .2s;
	-webkit-transition-timing-function: ease-in;
	-moz-transition-duration: .2s;
	-moz-transition-timing-function: ease-in;
}
#contents .comInner.tenorBanner .photoBox img {
	width: 446px;
}
#contents .comInner .link06 a[target="_blank"] {
	padding-right:0;
	background-image:none;
}
#contents .comInner .link06 a {
	width:638px;
	background: url(/kitchen/images/photo24_over.jpg) no-repeat;
	background-size: 446px auto;
}
