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