@charset "utf-8";
#detail #html_pdf .pdfbox {
	border: none;
}
.pc_only {
	display: block;
}
.sp_only {
	display: none;
}
.img {
	width: auto;
}
.htmlbox {
	padding: 15px 0;
}
.htmlbox p {
	margin-bottom: 0;
}
.htmlbox .img01,
.htmlbox .img02 {
	text-align: center;
}
.box_title h4 {
	margin: 40px 0 0;
	font-size: 36px;
	font-weight: normal;
	color: #fa7499;
	letter-spacing: -0.01em;
	font-feature-settings: 'palt';
}
.box_title.no_few h4 {
	color: #333;
}
.box_title h4 span {
	display: block;
	font-size: 26px;
}
.box_name {
	margin: 27px 0 0;
	color: #666;
	line-height: 1.8;
}
.box_name span {
	font-size: 24px;
	display: block;
}
.box_text {
	margin: 30px auto 0;
	line-height: 2;
	letter-spacing: -0.01em;
}
.box_text .img01 {
}
.box_text .img01 img {
	width: 250px;
}
.box_text .img01 + p {
	margin: 30px 0 0;
}
.box_text .img02 {
	margin: 40px 0;
}
.box_text .img02 img {
	width: 100%;
}
