@media screen and (max-width: 767px) {
	.font_14{
		font-size: 14px !important;
	}
	.ab_info_pc{
		display: none;
	}
	.ab_info_sp p{
		padding-left: 15px;
		padding-right: 15px;
	}
	.pagecontent{
		margin-top: 10% !important;
	}
	.text_detail_title{
		padding-top: 7% !important;
		padding-bottom: 6% !important;
		line-height: 40px !important;
		font-weight: bold;
	}
	.padding_ab{
		padding-bottom: 5% !important;
	}
	.pad_bot_21{
		padding-bottom: 21%;
	}
	.line_ab{
		line-height: 9mm;
    	letter-spacing: 0.8mm !important;
	}
	.image_abo{
		min-height: 107px;
		height: auto;
	}
	.marginbottom14{
		margin-bottom: 10%;
	}
}

@media screen and (min-width: 768px) {
	.ab_info_sp{
		display: none;
	}
}

