.lp_wrap{
max-width:640px;
margin:0 auto;
}

.lp_header img,.lp_wrap img{
display:block;
width:100%;
height:auto;
}

.lp_header{
	position:relative;
}

.lp_header h1{
font-size:23px;
padding:5px 10px;
margin:5px;
color:#363540;
text-align:center;
border-bottom:0;
position:absolute;
top:25%;
text-shadow:0px 0px 4px rgb(255,255,255);
}



.lp_header p{
font-size:18px;
font-weight:bold;
text-align:center;
color:#363540;
line-height:1.6;
margin:10px;
background:#efefef;
border-radius:4px;
padding:10px;
}

.lp_header p span{
color:#EE0E51;
font-size:20px;
}

h2{
font-size:16px;
line-height:1.2;
font-weight:bold;
color:#363540;
padding:5px 10px;
border-bottom:3px solid #EE0E51;
box-shadow:0 2px 0px #ddd;
text-align:justify;
}

section{
overflow:hidden;
margin:0 10px 15px;
padding:5px 0;
}

.point_001 h2:before,.point_002 h2:before,.point_003 h2:before,.point_004 h2:before,.point_005 h2:before{
content:"point.1";
width:80px;
text-align:center;
font-size:12px;
display:block;
padding:3px 0;
background:#ddd;
color:#EE0E51;
border-radius:2px;
margin-bottom:5px;
}

.point_002 h2:before{
content:"point.2";
}

.point_003 h2:before{
content:"point.3";
}

.point_004 h2:before{
content:"point.4";
}

.point_005 h2:before{
content:"point.5";
}

section>p{
font-size:14px;
line-height:1.6;
padding:10px;
color:#505458;
}

section>p a{
font-size:14px;
text-decoration:underline;
color:#EE0E51;
}

section ul li{
	border-bottom:1px solid #ddd;
	padding:5px;
}

section ul li:last-child{
	border-bottom:0;
}

section ul li a{
	display:flex;
}

section ul li .thumb{
width:70px;
margin-right:5px;
}

section ul li .texts{
	flex:1;
}

section ul li .texts .title{
	font-size:15px;
	font-weight:bold;
	color:#EE0E51;
	line-height:1.4;
	display:block;
	text-align:justify;
	word-break:break-all;
}

section ul li .texts .tags{
overflow:hidden;
margin:2px 0 2px;
}

section ul li .texts .tags span{
display:inline-block;
background:#f9f9f9;
border:1px solid #ddd;
color:#505458;
padding:1px 3px 2px;
border-radius:2px;
margin-right:3px;
margin-bottom:3px;
}

section ul li .texts .comment{
color:#505458;
font-size:13px;
line-height:1.4;
text-align:justify;
}


section ul li .texts .price{
margin:5px 0 0;
text-align:right;
}

section ul li .texts .price s{
font-size:13px;
color:#999;
margin-right:5px;
}

section ul li .texts .price{
font-weight:bold;
color:#dd0000;
font-size:14px;
}

section ul li .purchase{
margin-top:5px;
clear:both;
}

section ul li .purchase .detail a,section .link_section a,footer .link_section a{
display:block;
background:#f9f9f9;
color:#EE0E51;
font-size:14px;
font-weight:bold;
padding:10px;
border-radius:4px;
text-align:center;
width:100%;
border:1px solid #ddd;
box-shadow:0 1px 0 #ddd;
}

section ul li .item_review li{
overflow:hidden;
background:#f9f9f9;
padding:5px;
border-radius:4px;
border:1px solid #ddd;
margin:5px 0px 10px;
}

section ul li .item_review li p{
font-size:13px;
color:#505458;
padding:0;
text-align:justify;
line-height:1.6;
}

section ul li .item_review li .evaluation{
color:#ffbb00;
text-align:right;
}

section ul li .item_review li .evaluation i{
font-size:15px;
}

section ul li .item_review li .author,section ul li .item_review li a{
display:none;
}