@charset "utf-8";
/* CSS Document */

a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
}

#gift_wrap{
	width:760px;
	margin:0 auto;
	padding:0;
	text-align:center;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:100%;
}

#gift_wrap .h2_txt {
	text-align: center;
	font-size: 0.8em !important;
	margin-bottom: 15px;
	line-height:1.8em;
	font-weight: bold;
	color:#666666;
}

#gift_wrap .tit_line {
	background-image: url(https://www.cerfeuil.jp/oldssl/public_html/images/category/veggie/line_bg.png);
	height: 3px;
	background-repeat: repeat;
	margin-bottom: 15px;
}

#gift_wrap .midashi span{
	color:#EE663E;
	font-size:0.7em;
}

img{
	vertical-align:bottom;
}

#gift_wrap h2{
	font-size:1.6em !important;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	line-height:2.0em;
	padding:0;
	margin:50px 0 20px;
	color: #271512;
}

#gift_wrap h3{
	font-size:1.0em !important;
	font-weight:bold;
	vertical-align:middle;
	margin:10px 0;
	color: #666666;
}

#gift_wrap h4{
	font-size:0.8em !important;
	font-weight:bold;
	vertical-align:middle;
	line-height:0em;
	color: #666666;
}

#gift_wrap .gift_txt{
    font-size: 0.8em !important;
    line-height: 1.8em;
	color:#666666;
	padding:0;
	margin:0;
}

#gift_wrap .howto_txt1 {
	float: left;
	margin-top: 50px;
	width: 400px;
	text-align:left;
}
#gift_wrap p {
	font-size: 1.2em !important;
	line-height: 2em;
}

#gift_wrap .howto_img1 {
	float: right;
	margin-top: 25px;
}
#gift_wrap .howto_txt2 {
	float: right;
	text-align: left;
	margin-top: 40px;
	width: 400px;
}
#gift_wrap .howto_img2 {
	float: left;
	margin-top: 5px;
}
#gift_wrap .howto_txt3 {
	margin-top: 60px;
	float: left;
	width: 400px;
	text-align:left;
}
#gift_wrap .howto_img3 {
	float: right;
	margin:0 0 50px;
}

#gift_wrap .about_txt1 {
	float: left;
	margin-top: 50px;
	width: 490px;
	text-align:left;
}
#gift_wrap p {
	font-size: 1.2em !important;
	line-height: 2em;
}

#gift_wrap .about_img1 {
	float: right;
	margin-top: 25px;
}
#gift_wrap .about_txt2 {
	float: right;
	text-align: left;
	margin-top: 40px;
	width: 490px;
}
#gift_wrap .about_img2 {
	float: left;
	margin-top: 5px;
}
#gift_wrap .about_txt3 {
	margin-top: 60px;
	float: left;
	width: 490px;
	text-align:left;
}
#gift_wrap .about_img3 {
	float: right;
	margin-top: 5px;
}

.btn_detail {
	width: 120px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #271512;
	color: #FFFFFF;
	margin-top: 10px;
	line-height: 30px;
	background-image: url(https://www.cerfeuil.jp/oldssl/public_html/images/category/veggie/bt_arrow_wh.png);
	background-repeat: no-repeat;
	background-position: 18% 50%;
	padding-left: 15px;
	font-size: 0.8em !important;
	text-decoration:none;
}

.item_wrap{
	width:760px;
	margin:30px 0 0;
}

.item_wrap a{
	text-decoration:none;
}

.item_wrap img{
	float:left;
}

.item_box{
	float:right;
	width:240px;
}

.item01{
	padding-top:10px;
}

.item02{
	padding-top:10px;
}

.item03{
	padding-top:10px;
}

.item_box p .item_txt {
	font-size:1.0em !important;
	color:#666666;
	padding-bottom:10px;
}

.item_box p .item_name {
	font-size: 0.8em !important;
	color:#666666;
	text-decoration: underline;
	margin-top: 0px;
	font-weight:bold;
}

.item_box p .price {
	margin-top: 0px;
	font-size: 0.8em !important;
	font-weight:bold;
	color:#666666;
}

.price span{
	font-weight: bold;
}

a:hover .btn_detail {
	background-color: #c0b3b1;
	text-decoration:underline;
}

.clear {
	clear:both;
} 

.clear hr{
	display:none;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */