@charset "utf-8";

/* CSS Document */
#feature-brand-chocosee .clear {
	clear: both;
}

/******************************************************レイアウト*/

#feature-brand-chocosee .fl {
	float: left;
}

#feature-brand-chocosee .fr {
	float: right;
}

#feature-brand-chocosee .tl {
	text-align: left;
}

#feature-brand-chocosee .tr {
	text-align: right;
}

#feature-brand-chocosee .tc {
	text-align: center;
}

/******************************************************余白*/
#feature-brand-chocosee .mt3 {
	margin-top: 3px;
}

#feature-brand-chocosee .mt5 {
	margin-top: 5px;
}

#feature-brand-chocosee .mt10 {
	margin-top: 10px;
}

#feature-brand-chocosee .mt12 {
	margin-top: 12px;
}

#feature-brand-chocosee .mt15 {
	margin-top: 15px;
}

#feature-brand-chocosee .mt20 {
	margin-top: 20px;
}

#feature-brand-chocosee .mt25 {
	margin-top: 25px;
}

#feature-brand-chocosee .mt30 {
	margin-top: 30px;
}

#feature-brand-chocosee .mt35 {
	margin-top: 35px;
}

#feature-brand-chocosee .mt40 {
	margin-top: 40px;
}

#feature-brand-chocosee .mt50 {
	margin-top: 50px;
}

#feature-brand-chocosee .mb5 {
	margin-bottom: 5px;
}

#feature-brand-chocosee .mb10 {
	margin-bottom: 10px;
}

#feature-brand-chocosee .mb20 {
	margin-bottom: 20px;
}

#feature-brand-chocosee .mb30 {
	margin-bottom: 30px;
}

#feature-brand-chocosee .mb40 {
	margin-bottom: 40px;
}

#feature-brand-chocosee .mb50 {
	margin: 0 0 50px;
}

#feature-brand-chocosee .mb60 {
	margin: 0 0 60px;
}

#feature-brand-chocosee .mr40 {
	margin-right: 40px;
}

#feature-brand-chocosee .mr30 {
	margin-right: 30px;
}

#feature-brand-chocosee .ml15 {
	margin-left: 15px;
}

#feature-brand-chocosee .ml20 {
	margin-left: 20px;
}

#feature-brand-chocosee .ml50 {
	margin-left: 50px;
}

#feature-brand-chocosee .p10 {
	padding: 10px;
}

#feature-brand-chocosee .p20 {
	padding: 20px;
}

#feature-brand-chocosee .p30 {
	padding: 30px;
}

/******************************************************clearfix*/
#feature-brand-chocosee .clearfix:after {
	content: " ";
	font-size: 0.1em;
	line-height: 0;
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#feature-brand-chocosee .clearfix {
	display: inline-block;
}

#feature-brand-chocosee * html .clearfix {
	height: 1%;
}

#feature-brand-chocosee .clearfix {
	display: block;
}
