@charset "shift_jis";
/* CSS Document */

*{ margin:0; padding:0; }
body{
	font-size: 14px;
	line-height: 180%;
	color:#000;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	letter-spacing: 1px;
}
img{ border:0; }
li{ list-style:none; }

#wrapper{
	background:#ffffff;
}
#contents{
	background:#fff;
	max-width:980px;
	width: 100%;
	margin:0 auto;
}
.header img {
	width: 100%;
}
#contents .logo{
	margin:50px 0 50px;
	text-align: center;
}
#contents .maintxt p{
	text-align:center;
	font-size:18px;
	color:#000000;
	line-height:1.6em;
	margin:30px 0 45px;
}
#contents .item {
	margin: 30px 50px 40px;
}
#contents .item .nav{
	margin:0 auto;
	text-align: center;
}
#contents .item ul li{
	float: left;
    height: auto;
    margin: 20px 17px 30px;
}

/*#contents .column_wrapper {
	margin: 0 146px;
}
*/
#contents .item ul li.column1 {
    width: 253px;
}
#contents .item ul li.margin_left {
	margin-left: 146px;
}
#contents .item ul li.margin_right {
	margin-right: 146px;
}
#contents .item ul li.column2 {
	width: 180px;
}
#contents .item ul li img.wear{
	margin-bottom:10px;
	width: 100%;
}
#contents .item ul li img.wear:hover{
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
#contents .item ul{
	display:block;
}
#contents .item ul li p{
	font-size:14px;
	line-height:1.5em;
	text-align:center;
	letter-spacing:-0.01em;
}
#contents .item ul li p img.new{
	margin:0 0 5px 95px;
}	
#contents .item ul li p a{
	color:#000000;
	text-decoration:none;
}
#contents .item ul li p a:hover{
	color:#6d6d6d;
	text-decoration:underline;
}
#contents .item ul li span a{
	background:url(../images/btn_buy.gif) no-repeat scroll center top;
    display: block;
    height: 25px;
	margin:10px auto 20px;
    width: 90px;
}
#contents .item ul li span a:hover{
	background-position:0 -25px;
}

div.footer{
	text-align:center;
	margin:40px 0 40px 0;
	font-size:10px;
	line-height:1.8em;
	color:#000000;
	clear:both;
}



.lopez_icon {
	height: 48px;
}


p.item_text {
	height:83px;
}
.link_campaign a {
    background: #d81d28 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 17px;
    padding: 13px 0;
    position: relative;
    text-align: center;
	width: 40%;
	margin: 0 auto;
	text-decoration: none;
}
.link_campaign a:hover {
	text-decoration: underline;
}
.link_campaign a::after {
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    content: "";
    height: 10px;
    position: absolute;
    right: 25px;
    top: 40%;
    transform: rotate(45deg);
    width: 10px;
}
/*============================ clearfix =============================*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
overflow:hidden;
font-size:0.1em;
line-height:0;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */

.lineclear {
	background-image:none;
}

.clearfix { min-height: 1px; }


@media screen and (max-width: 980px) {
	#contents .item {
		margin: 30px auto 40px;
	}
	#contents .item ul li{
		float: left;
		height: auto;
		margin: 20px 0 30px;
	}
	#contents .item ul li.column1 {
		width: 33%;
	}
	#contents .item ul li.column2 {
		width: 25%;
	}
	#contents .item ul li.margin_left {
		margin-left: 15%;
	}
	#contents .item ul li.margin_right {
		margin-right: 15%;
	}
	.nav {
		max-width: 100%;
		overflow: hidden;
	}
}
@media screen and (max-width: 800px) {
	#contents .item ul li.column1 {
		width: 50%;
	}
	#contents .item ul li.column2 {
		width: 50%;
	}
	#contents .item ul li.margin_left {
		margin-left: 0;
	}
	#contents .item ul li.margin_right {
		margin-right: 0;
	}
	.link_campaign a {
		display: block;
		padding: 13px 0;
		position: relative;
		text-align: center;
		width: 90%;
		margin: 0 auto;
	}
	.link_campaign a::after {
		border-right: 3px solid #fff;
		border-top: 3px solid #fff;
		content: "";
		height: 10px;
		position: absolute;
		right: 17px;
		top: 39%;
		transform: rotate(45deg);
		width: 10px;
	}

}
@media screen and (max-width: 400px) {
	#contents .maintxt p{
		font-size: 3.8vw;
		line-height: 5.8vw;
		margin:5% 2% 10%;
	}
	#contents .item ul li {
		float: left;
		height: auto;
		margin: 17px 0 1px;
	}
	#contents .item ul li p {
		font-size: 12px;
	}
	p.item_text {
		height: 59px;
	}
	.link_campaign a {
		font-size: 4.2vw;
	}
}

.item_special_wrapper {
	width: 100%;
	max-width: 878px;
	margin: 3% auto 6%
}
.item_special_wrapper>.item {
	width: 40%;
	float: left;
	text-align: center;
	margin: 0 !important;
}
.item_special_wrapper>.item img {
	max-width: 100%;
}
.item_special_wrapper>.text_area{
	width: 57%;
	float: left;
	margin-left: 3%;
}
.item_special_wrapper>.text_area>.ttl {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 3%;
}
.item_special_wrapper a.btn {
	display: block;
	border: 2px solid #000;
	padding: 6px 7px;
	margin-top: 8%;
	width: 150px;
	text-align: center;
	color: #000;
	text-decoration: none;
}
.item_special_wrapper a.btn:hover {
	text-decoration: underline;
}
@media screen and (max-width: 600px) {
	.item_special_wrapper>.item {
		width: 96%;
		text-align: center;
		margin: 0 auto !important;
		float: none;
	}
	.item_special_wrapper>.text_area{
		width: 96%;
		float: none;
		padding: 4% 2%;
		margin: 0;
		text-align: center;
		font-size: 3.8vw;
    	line-height: 5.8vw;
	}
	.item_special_wrapper>.text_area>.ttl {
		font-size: 4.6vw !important;
		margin-bottom: 4%;
	}
	.item_special_wrapper a.btn {
		padding: 6px 7px;
		margin: 5% auto 0;
		width: 150px;
	}
}