@charset "utf-8";
h4 {
	margin-top: 40px !important;
}

.prArea_ex2 {
  font-size: 0.9em;
  background-color: #F3A8BB;
  color: #fff;
}
.midashiBg a {
	color: #fff;
}

.fcolor {
	color: rgb(68, 68, 68) !important;
	font-weight: normal;
	line-height: 1.7em;
	font: 13px "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif,hanazonoFont;
}
.input_item ul li {
	list-style-type: none;
}
.input_item ul li.locked{
	opacity: 0.75;
	color: #aaa;
}
.sample_sp {
	display: none;
}
div.sample-flame_390 {
	height: auto;
	float: unset;
}
.sample-present_flex {
	display: flex;
}


@media screen and (max-width: 1000px) {
	.sample-present_flex {
		display: flex;
		flex-wrap: wrap;
	}
	.sample-present_flex > .flame_390.alignleft {
		height: auto !important;
		margin: 0 auto 20px !important;
	}
}


@media screen and (max-width: 600px) {
	.sample_sp {
		display: block;
	}
	.sample_pc {
		display: none;
	}
}
::placeholder {
	color: #aaa;
}
