#main {
	padding: 0px;
	display: block;
}

#main h1,
#main h2 {
	padding: 0;
	margin: 0;
}

#main .entry-header {
	margin-bottom: 0px;
}

#main .pc {
	display: block;
}

#main .sp {
	display: none;
}

#content {
	padding-bottom: 20px;
}

.page-full.wide #main {
	background-color: #d3a957;
}

.page-full .entry-content {
	background-color: #b91c22;
	padding-bottom: 20px;
}

.g-wrapper {
	overflow-x: hidden;
	padding-top: 80px;
}

#chocopie_2025 {
	display: block;
	position: relative;
}

.kyousan__block {
	border: solid 0px #236f37;
	padding: 40px 20px;
	text-align: center;
	background: #fff;
	/*background-image: linear-gradient(rgba(250, 250, 250, .5) .1em, transparent .1em), linear-gradient(90deg, rgba(250, 250, 250, .5) .1em, transparent .1em);
	background-size: 3px 3px;*/

	margin-bottom: 0px;
}

#main .kyousan__block h2 {
	display: inline-block;
	text-align: center;
	color: #236f37;
	font-size: 22px;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px 0px 20px;
}

.kyousan__block h2:before {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	border-left: solid 2px #236f37;
	position: absolute;
	left: 0;
	bottom: 5px;
	transform: rotate(-15deg);
}

.kyousan__block h2:after {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	border-right: solid 2px #236f37;
	position: absolute;
	right: 0;
	bottom: 5px;
	transform: rotate(15deg);
}

.kyousan__block ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.kyousan__block ul li {
	max-width: 250px;
	margin: 0px 6px;
	list-style: none;
}

.kyousan__block ul li img {
	border: solid 1px #ddd;
}

.h_boader .entry-content h2:before,
.h_boader .entry-content h2:after {
	display: none;
}

.h_boader .entry-content h3:before,
.h_boader .entry-content h3:after {
	display: none;
}

.h_boader .entry-content h3 {
	padding: 10px 20px;
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.sub_title__block {
	background-color: #236f37;
	border: solid 10px #236f37;
	text-align: center;
}

#main .entry-content .sub_title__block h2 {
	border: none;
	text-align: center;
	font-size: 22px;
	margin-bottom: 0px;
	color: #fff;
}

#main .entry-content .sub_title__block p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 0px;
	font-weight: bold;
}

.h_boader .entry-content .sub_title__block h2 {
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
}

.h_boader .entry-content .sub_title__block h2 .pc {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.h_boader .entry-content .sub_title__block h2 .sp {
	display: none;
}

.intro img {
	width: 100%;
	height: auto;
}

.h_boader .entry-content .sub_title__block h2:before,
.h_boader .entry-content .sub_title__block h2:after {
	display: none;
}

.kigyou__block {
	margin: 0px 17px;
	background: #fff;
	margin-bottom: 0px;
}

.list__block {
	display: block;
	/*max-width:1040px;
	margin-left:auto;
	margin-right:auto;*/
	padding: 40px 40px 20px;
}

.list-items__block {
	/*max-width:930px;*/
	margin: 0px auto;

	margin-bottom: 0px;
}

.list-items {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px;
	width: calc(100% + 40px);
}

.list-item {
	width: calc((100% - 40px*1)/1);
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	background: #fff;
	padding: 0px;
	box-sizing: border-box;
	background-image: url('/chocopie_2025/bg2.png');
	background-size: 50px;
	background-position: center center;
	display: flex;
	align-items: stretch;
	margin-bottom: 20px;
	flex-wrap: wrap;
}

.h_boader .entry-content .list-item h3,
.entry-content .list-item h3,
.list-item h3 {
	text-align: center;
	background-color: #236f37;
	background-color: #d3141a;
	background-color: #fff;
	color: #fff;
	border: none;
	padding: 20px 20px;
	padding-bottom: 0;
	margin: 0px;
}

.h_boader .entry-content .list-item h3 img,
.entry-content .list-item h3 img,
.list-item h3 img {
	max-width: 300px;
}

.list-item-thumb {
	aspect-ratio: 1/1;
	max-width: 345px;
	aspect-ratio: 330/371;
}

.list-item-body {
	padding: 14px 15px;
	max-width: calc(100% - 345px);
}

.list-item-body-inner {
	padding: 20px;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	min-height: 357px;
}

.h_boader .entry-content .list-item-body-inner h3,
.entry-content .list-item-body-inner h3,
.list-item-body-inner h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #236f37;
	text-align: left;
	padding: 0px;
}

hr.hr_line {
	margin: 0px;
	padding: 0px;
	border: none;
	border-bottom: 1px solid #ddd;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: transparent;
	height: 0px;
}

.h_boader .entry-content .list-item-body-inner p,
.entry-content .list-item-body-inner p,
.list-item-body-inner p {
	font-size: 13px;
	line-height: 1.6em;
}

.h_boader .entry-content .list-item-body-inner h5,
.entry-content .list-item-body-inner h5,
.list-item-body-inner h5 {
	font-size: 14px;
	color: #236f37;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	padding: 0px;
}

.list-item-body-inner p.other_materials {
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.list-item-body-inner p.other_materials+h5 {
	margin-top: 12px;
}

.list-item-body-inner h4 {
	background-color: #1b5a6f;
	color: #fff;
	font-size: 14px;
	line-height: 1.1em;
	font-weight: bold;
	padding: 5px 10px;
	padding-bottom: 7px;
	box-sizing: border-box;
	padding-left: 15px;
	margin-bottom: 10px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	min-height: 36px;
	left: -30px;
}

.list-item-body-inner h4:after {
	content: '';
	display: block;
	width: 0px;
	height: 0px;
	border: 18px solid #1b5a6f;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	position: absolute;
	right: -8px;
	top: 0px;
}

.list-item-body-inner dl {
	display: flex;
	position: relative;
}

.list-item-body-inner dl:before {
	content: '';
	display: block;
	width: 100%;
	height: 0px;
	border-bottom: 2px dotted #1b5a6f;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

.list-item-body-inner dl dt {
	font-size: 14px;
	font-weight: bold;
	background-color: #fff;
	position: relative;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}

.list-item-body-inner dl dd {
	font-size: 14px;
	margin-left: auto;
	background-color: #fff;
	position: relative;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-left: auto;
}

.list-item .btns {
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.list-item .btns .btn {
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #333;
	background-color: #d3141a;
	color: #fff;
	padding: 15px;
	text-align: center;
	font-weight: bold;
	width: 100%;
}

.entry-content .list-item .btns a[target="_blank"].btn:after {
	display: none;
}

.list-item img {
	margin: 0 auto;
	display: block;
	aspect-ratio: 330/371;
}

.questionnaire__block {
	margin: 0px 17px;
	background: #fff;
	background-image: linear-gradient(rgba(253, 211, 93, .1) .1em, transparent .1em), linear-gradient(90deg, rgba(253, 211, 93, .1) .1em, transparent .1em);
	background-size: 3px 3px;
	text-align: center;
	padding: 40px;
	margin-bottom: 30px;
}

.questionnaire__block p {
	color: #d3141a;
	font-size: 20px;
	font-weight: bold;
}

.questionnaire__block a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #333;
	background-color: #d3141a;
	color: #fff;
	padding: 15px;
	text-align: center;
	font-weight: bold;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	max-width: 380px;
	margin: 0px auto;
}


.chocopie_2025__block {
	margin: 0px 17px;
	background: #fff;
	/*background-image: linear-gradient(rgba(253, 211, 93, .1) .1em, transparent .1em), linear-gradient(90deg, rgba(253, 211, 93, .1) .1em, transparent .1em);
	background-size: 3px 3px;*/
	border: solid 3px #236f37;
	text-align: center;
	padding: 40px;
	margin-bottom: 40px;
}

#main .entry-content .chocopie_2025__block p {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #236f37;
	margin: 0px;
}

#main .entry-content .chocopie_2025__block a[target="_blank"]:after {
	display: none;
}

#main .entry-content .chocopie_2025__block a[target="_blank"] {
	color: #236f37;
	text-emphasis: underline;
}

#main .entry-content .chocopie_2025__block .sub_title__block {
	background: #fff;
	background-color: #fff;
	border: solid 20px #fff;
	text-align: center;
	border: none;
	padding-bottom: 30px;
}

#main .entry-content .chocopie_2025__block .sub_title__block h2 {
	border: none;
	text-align: center;
	font-size: 28px;
	margin-bottom: 0px;
	color: #236f37;
}

#main .entry-content .howto__block .sub_title__block p {
	font-size: 13px;
}

.kikan {
	margin-top: 20px;
	color: #236f37;
	font-weight: bold;
}

.ico_kikan {
	font-style: normal;
	padding: 8px 15px;
	border-radius: 20px;
	font-size: 13px;
	line-height: 1.1em;
	background-color: #236f37;
	color: #fff;
	font-weight: bold;
	margin-right: 20px;
}

.h_boader .entry-content .chocopie_2025__block .list-item h3,
.entry-content .chocopie_2025__block .list-item h3,
.chocopie_2025__block .list-item h3 {
	text-align: center;
	background-color: #236f37;
	color: #fff;
	border: none;
	padding: 15px 20px;
	margin: 0px;
}

.chocopie_2025__block .list-item .btns .btn {
	background-color: #236f37;
}

.about__block {
	background-color: #236f37;
	padding: 40px;
	padding-top: 30px;
}

.about_inner {
	border: 0px solid #fff;
	padding: 0px;
	padding-top: 0px;
}

.about_inner .read {
	padding-top: 20px;
}

#main .about_inner .read p {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 2.5em;
	margin: 0px;
}

.h_boader .entry-content .about__block h2,
.entry-content .about__block h2,
#main .about__block h2 {
	color: #fff;
	text-align: center;
	border-bottom: 2px solid #fff;
	padding-bottom: 15px;
}


#content #inner-content.page-full {
	padding-bottom: 0px;
}


.video__block {
	max-width: 756px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 0px;
}

.video__inner {
	position: relative;
	aspect-ratio: 16/9;
}

.video__inner iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	aspect-ratio: 16/9;
}

.howto__block {
	margin: 0px 17px;
	background: #fff;
	margin-bottom: 0px;
}

.howto_step__block {
	display: block;
	padding: 30px 40px 30px;
}

.howto_step-items {
	background-image: url(/chocopie_2025/bg1.png);
	background-size: 50px;
	background-position: center center;
	padding: 20px;
	counter-reset: howto-step;
}

.howto_step-items-inner {
	background-color: #fff;
	padding: 20px;
	border-radius: 0px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.howto_step-item {
	position: relative;
	margin-bottom: 30px;
}

.howto_step-item:last-child {
	margin-bottom: 0px;
}

.h_boader .entry-content .howto_step-item-title {
	background-color: #d3141a;
	color: #fff;
	padding: 10px 15px;
	text-align: left;
	border-radius: 100px;
	display: block;
	justify-self: flex-start;
	align-items: center;
	position: relative;
	margin-bottom: 20px;
	padding-left: 115px;
}

.h_boader .entry-content .howto_step-item-title i {
	background-color: #fff;
	color: #d3141a;
	font-size: 12px;
	line-height: 1.1em;
	padding: 3px 16px;
	border-radius: 100px;
	font-weight: bold;
	font-style: normal;
	display: inline-block;
	position: relative;
	top: -3px;
	margin-right: 10px;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.h_boader .entry-content .howto_step-item-title h3 {
	font-size: 20px;
	line-height: 1.6em;
	text-align: left;
	border-radius: 0px;
	background-color: transparent;
	display: inline-block;
	width: auto;
	padding: 0px;
	margin: 0px;
}

.howto_step-item-inner {
	display: flex;
}

.howto_step-item-title {
	width: 100%;
}

.howto_step-item-thumb {
	max-width: 210px;
}

.howto_step-item-body {
	padding: 10px 20px;
	max-width: calc(100% - 210px);
	box-sizing: border-box;
}

.h_boader .entry-content .howto_step-item-body h3 {
	background-color: transparent;
	padding: 0;
	margin: 0;
	color: #236f37;
	font-size: 17px;
	font-weight: bold;
	border: none;
	padding: 0px;
	padding-bottom: 0;
	margin: 0;
	margin-bottom: 10px;
}

.h_boader .entry-content .howto_step-item-body p {
	font-size: 15px;
}

.howto_step-item-body-btn .btn {
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #333;
	background-color: #d3141a;
	color: #fff;
	padding: 15px;
	text-align: center;
	font-weight: bold;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	max-width: 380px;
	margin: 0px auto;
	margin-left: 0px;
}

.course__block {
	margin: 0px 17px;
	background: #fff;
	margin-bottom: 30px;
}

.course_items__block {
	padding: 20px;
}

.entry-content ul.caution__list,
.caution__list {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
}

.entry-content ul.caution__list li,
.caution__list li {
	margin-bottom: 0px;
	font-size: 9px;
	line-height: 1.5em;
	padding-left: 13px;
}

.entry-content ul.caution__list li:before,
.caution__list li:before {
	content: "※";
	display: inline-block;
	margin-right: 8px;
	font-size: 9px;
	background-color: transparent;
	width: auto;
	height: auto;
	border-radius: 0px;
	box-shadow: none;
	left: 0px;
	top: 0px;
}

.course_items {
	display: flex;
	flex-wrap: wrap;
	margin-left: -0px;
	margin-right: -0px;
	width: calc(100% + 0px);
}

.course_item {
	width: calc((100% - 0px*3)/3);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #fff;
	padding: 0px;
	box-sizing: border-box;
}

.course_item:nth-child(2) {
	border-left: solid 1px #d19670;
	border-right: solid 1px #d19670;
}


.ancher_block{

}

.ancher_block ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 5px;
	padding: 20px 10px;
}
.entry-content .ancher_block ul li,
.ancher_block ul li{
	margin: 0px;
}
.ancher_block ul li::before{
	display: none;
}
.ancher_block ul li a{
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background-color: #236f37;
	padding: 20px 30px;
	border-radius: 100px;
	border: solid 2px #fff;
	min-width: 250px;
	box-sizing: border-box;
}

@media (max-width: 768px) {

	#content #inner-content.page-full {
		padding: 0;
	}

	#main .pc {
		display: none;
	}

	#main .sp {
		display: block;
	}

	#main .sub_title__block h2 {
		margin-left: -5px;
		margin-right: -5px;
		width: calc(100% + 10px);
	}

	.h_boader .entry-content .sub_title__block h2 {
		margin-left: -5px;
		margin-right: -5px;
		width: calc(100% + 10px);
	}

	.h_boader .entry-content .sub_title__block h2 .pc {
		display: none;
	}

	.h_boader .entry-content .sub_title__block h2 .sp {
		display: block;
	}

	.entry-content img {
		margin: 0 0 10px 0;
		max-width: 100%;
		height: auto;
	}

	#main .entry-content .sub_title__block h2 {
		font-size: 20px;
	}

	#main .entry-content .sub_title__block p {
		font-size: 16px;
	}

	.kyousan__block ul li {
		margin-bottom: 10px;
	}

	.kigyou__block {
		margin: 0px 15px;
	}

	.questionnaire__block {
		margin: 0px 15px;
		padding: 20px;
		margin-bottom: 20px;
	}

	.questionnaire__block p {
		font-size: 18px;
	}

	.questionnaire__block a {
		font-size: 16px;
		padding: 10px 10px;
	}

	.list__block {
		display: block;
		padding: 15px 15px 0px;
	}

	.list-items {
		display: flex;
		flex-wrap: wrap;
		margin-left: -10px;
		margin-right: -10px;
		width: calc(100% + 20px);
	}

	.list-item {
		width: calc((100% - 20px*1)/1);
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 20px;
	}

	.list-item-inner {
		padding: 15px;
	}

	.h_boader .entry-content .list-item h3 img,
	.entry-content .list-item h3 img,
	.list-item h3 img {
		max-width: 100%;
	}

	.chocopie_2025__block {
		margin: 0px 15px;
	}

	.h_boader .entry-content .chocopie_2025__block .list-item h3,
	.entry-content .chocopie_2025__block .list-item h3,
	.chocopie_2025__block .list-item h3 {
		padding: 10px 15px;
	}

	.list-item .btns .btn {
		padding: 10px 10px;
	}

	.chocopie_2025__block .list-items__block {
		margin-bottom: 15px;
	}

	.chocopie_2025__block {
		margin-bottom: 20px;
		padding: 20px;
	}

	#main .entry-content .chocopie_2025__block p {
		font-size: 16px;
	}

	#main .entry-content .chocopie_2025__block .sub_title__block h2 {
		font-size: 22px;
	}

	.about__block {
		background-color: #236f37;
		padding: 25px;
		padding-top: 20px;
	}

	.g-wrapper {
		overflow-x: hidden;
		padding-top: 60px;
	}

	.course__block {
		margin: 0px 15px;
		margin-bottom: 20px;
	}

	.course_items__block {
		padding: 15px;
	}

	.course_item {
		width: calc((100% - 0px*1)/1);
		margin-left: 0px;
		margin-right: 0px;
	}

	.course_item:nth-child(2) {
		border-left: none;
		border-right: none;
		border-top: solid 1px #d19670;
		border-bottom: solid 1px #d19670;
		padding-top: 20px;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	.video__block {
		padding-top: 15px;
		margin-left: 15px;
		margin-right: 15px;
	}

	.list-item {
		flex-direction: column;
		padding: 15px;
		padding-bottom: 0px;
	}

	.list-item-thumb {
		max-width: 100%;
		width: 100%;
	}

	.list-item-body {
		max-width: 100%;
		width: 100%;
		margin-left: -16px;
		margin-right: -16px;
		width: calc(100% + 32px);
		max-width: calc(100% + 32px);
	}

	.list-item-body-inner {
		padding: 15px;
		min-height: 1px;
	}

	.list-item-body-inner h4 {
		left: -25px;
	}

	.howto_step__block {
		padding: 15px;
	}

	.howto_step-items {
		padding: 15px;
	}

	.howto_step-item-inner {
		flex-direction: column;
	}

	.howto_step-item-thumb {
		max-width: 100%;
		width: 100%;
	}

	.howto_step-item-body {
		max-width: 100%;
		width: 100%;
		padding: 0px;
	}

	.h_boader .entry-content .howto_step-item-title i {
		border: solid 2px #d3141a;
		position: absolute;
		left: 50%;
		top: -10px;
		transform: translateX(-50%);
	}

	.h_boader .entry-content .howto_step-item-title h3 {
		font-size: 16px;
		padding: 6px;
	}

	.h_boader .entry-content .howto_step-item-title{
		padding: 10px 10px;
		border-radius: 10px;
	}
}

.fixbtns{
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 1000;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	box-sizing: border-box;
}

.fixbtn-inner{
	display: inline-block;
	color: #fff;
	background-color: #236f37;border-radius: 100px;
}

.fixbtns .btn{
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #fff;
	background-color: #236f37;
	padding: 24px 80px;
	font-weight: bold;
	font-size: 22px;
	border-radius: 100px;
	border: solid 3px #fff;
	box-sizing: border-box;
}

.fixbtn-inner .btn{
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.howto_step-item-inner.howto_step-item-inner-add{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
	border-radius: 0px;
	background-color: #1b5a6f;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	text-align: center;
}

#main .howto_step-item-inner.howto_step-item-inner-add h2,
.h_boader .entry-content .howto_step-item-inner.howto_step-item-inner-add h2,
.howto_step-item-inner.howto_step-item-inner-add h2{
	padding-bottom: 12px;
	margin-bottom: 15px;
	color: #fff;
	border-color: #fff;
	width: 100%;
}

.h_boader .entry-content .howto_step-item-inner.howto_step-item-inner-add p,
.howto_step-item-inner.howto_step-item-inner-add p{
	margin-bottom: 0px;
	color: #fff;
}

.h_boader .entry-content .howto_step-item-inner.howto_step-item-inner-add p small,
.howto_step-item-inner.howto_step-item-inner-add p small{
	color: #e30000;
	font-size: 12px;
}

.h_boader .entry-content .howto_step-item-body p small,
.h_boader .entry-content p small{
	color: #e30000;
	font-size: 13px;
	font-weight: bold;
}

@media (max-width: 768px) {
	.fixbtns{
		bottom: 67px;
	}
	.fixbtns .btn{
		border: solid 2px #fff;
		padding: 14px 28px;
		font-size: 18px;
	}

	.howto_step-item-inner.howto_step-item-inner-add{
		padding: 12px
	}

	#main .howto_step-item-inner.howto_step-item-inner-add h2,
.h_boader .entry-content .howto_step-item-inner.howto_step-item-inner-add h2,
.howto_step-item-inner.howto_step-item-inner-add h2{
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #fff;
	border-color: #fff !important;
}

.h_boader .entry-content .howto_step-item-inner.howto_step-item-inner-add p,
.howto_step-item-inner.howto_step-item-inner-add p{
	margin-bottom: 0px;
	color: #fff;
	text-align: left;
}

.h_boader .entry-content .howto_step-item-inner.howto_step-item-inner-add p br,
.howto_step-item-inner.howto_step-item-inner-add p br{
	display: none !important;
}

.h_boader .entry-content .howto_step-item-inner.howto_step-item-inner-add p small,
.howto_step-item-inner.howto_step-item-inner-add p small{
	color: #fff;
	font-size: 12px;
}
}