@charset "UTF-8";
.txt_g {
	color: #28a46d
}

.bg_p {
	background: #ffe0ea
}

.txt_r {
	color: #e60012
}

.txt_p {
	color: #ff4980
}

h2 {
	float: none
}

h3 {
	position: static;
	font-weight: normal;
	padding: 0
}

h4 {
	margin: 0;
	padding: 0
}

.cnt_ttl01{
	letter-spacing: 0;
}

.ttl_font {
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif
}

.txtBox {
	padding-top: 30px
}

.txtBox p {
	font-size: 14px;
	padding: 0;
}

.txtBox p:not(:last-child) {
	margin-bottom: 20px
}

.deco_line {
	background: url("../../images/pc/out-of-store/deco_line.jpg") no-repeat center bottom/contain;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.conclude h2,
h1 {
	text-align: center;
	font-size: 30px;
	color: #ff4980;
	padding: 0;
	padding-bottom: 10px;
	border-bottom: 2px dotted #bdbdbd;
	line-height: 1.2;
	display: block;
	margin-bottom: 20px
}

.b_shadow img {
	border: 3px solid #fff;
	-webkit-box-shadow: 1px 0 3px 0 rgba(157, 157, 157, 0.75);
	-moz-box-shadow: 1px 0 3px 0 rgba(157, 157, 157, 0.75);
	box-shadow: 1px 0 3px 0 rgba(157, 157, 157, 0.75)
}

.reason h2 {
	background: url("../../images/pc/out-of-store/rea_bg.png") no-repeat center/contain;
	color: white;
	font-size: 20px;
	text-align: center;
	margin: 5px 0 20px;
	position: relative;
	z-index: 10;
}

.reason > p{
	margin-bottom: -70px;
}

.reason .h3_box {
	margin-bottom: 10px;
}

.reason .h3_box:before,
.reason .h3_box:after {
	display: block;
	content: "";
	width: 100%;
	height: 61px
}

.reason .h3_box>div {
	background: url("../../images/pc/out-of-store/rea_line.png") repeat-y center top/contain;
	padding: 0 30px
}

.reason .h3_box:before {
	background: url("../../images/pc/out-of-store/rea_top.png") no-repeat center bottom/contain
}

.reason .h3_box:after {
	background: url("../../images/pc/out-of-store/rea_btm.png") no-repeat center top/contain
}

.reason h3 {
	color: #ff4980;
	font-size: 26px;
	text-align: center;
	display: block;
	margin-bottom: 30px;
	line-height: 1.2
}

.reason>div {
	background: url("../../images/pc/out-of-store/rea_shade_top.png") no-repeat center top/contain, url("../../images/pc/out-of-store/rea_border.png") repeat-y center top/100%, url("../../images/pc/out-of-store/rea_shade_btm.png") no-repeat center bottom/100%;
	padding: 10px 0
}

.conclude>p {
	font-size: 20px;
	line-height: 1.3
}

.conclude {
	margin: 30px 0 50px
}
