.wrap-main-img{
	position: relative;
}
p.animated{
    font-family: 'ヒラギノ明朝 ProN W3', serif;
    position: absolute;
    top: 22%;
    right: 10%;
    font-size: 32px;
}
.beauty ul li{
	width: calc(50% - 15px);
	float: left;
	padding-right: 30px;
	margin-bottom: 30px
}
.beauty ul li:nth-child(2n){
	padding-right: 0
}
.beauty ul li .care-name:after{
    color: #c40000;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 30px;
    font-weight: normal;
    height: 44px;
    line-height: 47px;
}
.beauty ul li:first-child .care-name:after{
    content: "01";
}
.beauty ul li:nth-child(2) .care-name:after{
    content: "02";
}
.beauty ul li:nth-child(3) .care-name:after{
    content: "03";
}
.beauty ul li:nth-child(4) .care-name:after{
    content: "04";
}
.beauty ul li:nth-child(5) .care-name:after{
    content: "05";
}
.beauty ul li:nth-child(6) .care-name:after{
    content: "06";
}
.beauty ul li:nth-child(7) .care-name:after{
    content: "07";
}
.care-name{
    border-left: 5px #c40000 solid;
    border-top: 1px #c40000 dotted;
    border-right: 1px #c40000 dotted;
    border-bottom: 1px #c40000 dotted;
    color: #c40000;
    padding: 10px;
    box-sizing: border-box;
    font-weight: bold;
    position: relative;
    font-size: 18px;
}
.care-info{
	padding: 10px 0
}
.care-info img{
	width: 30%;
	float: left;
}
.care-info p{
	width: 70%;
	float: left;
	padding-left: 10px;
	box-sizing: border-box;
}
.care-info p a{
    display: block;
    border: 2px #c40000 solid;
    text-align: center;
    color: #c40000;
    font-weight: bold;
    width: 200px;
    margin: 15px auto;
    padding: 2px 0;
}
.pad{
	display: none;
}
.price{
	border-top: 1px #C40000 solid;
	border-bottom: 1px #C40000 solid;
	padding: 15px 0;
	text-align: center;
}
.price p{
	font-size: 24px;
	font-weight: bold;
}
.price ul{
	padding-top: 30px
}
.price ul li{
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
.price ul li:before{
	font-family: FontAwesome;
	content: "\f04d";
	padding-right: 5px;
	font-size: 14px
}
.price ul li span{
	width: 80px;
	text-align: right;
	display: inline-block;
}
.caution{
	background: #F6E2B9;
	margin: 50px auto;
	padding: 5px
}
.caution .border{
	border: 1px #fff solid;
	padding: 10px 0
}
.caution .border p{
	width: 100%;
	background: #F2D79E;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 20px;
	font-weight: bold;
	box-sizing: border-box;
}
.caution .border ul li{
	padding: 5px 10px 5px 35px;
	position: relative;
}
.caution .border ul li:before{
  	font-family: FontAwesome;
	content: "\f04d";
	font-size: 16px;
	padding-right: 5px;
	display: block;
    float: left;
    line-height: 23px;
    position: absolute;
    left: 10px;
    top: 5px;
}
/*プラセンタ*/
.effect{
	margin: 30px auto 40px;
}
.effect li{
	width: 32%;
	float: left;
	background: #f6e2b9;
	color: #000;
	box-sizing: border-box;
	border-radius: 3px;
	margin-bottom: 15px;
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px #f2d79e solid;
}
.effect li.w-waku {
	width: 66%;
	float: left;
}
.effect li:nth-child(2),
.effect li:nth-child(5),
.effect li:nth-child(8),
.effect li:nth-child(11),
.effect li:nth-child(14){
	margin-left: 2%;
	margin-right: 2%;
}
.effect li.w-waku:nth-child(2) {
	margin-left: 2%;
	margin-right: 0;
}
.wrap-beauty table{
	margin: 30px auto 50px;
	border-collapse: collapse;
	width: 100%;
}
.wrap-beauty table tr th{
	border: 1px #ccc solid;
	background: #f1f1f1;
	padding: 10px 0;
}
.wrap-beauty table tr td{
	border: 1px #ccc solid;
	font-weight: normal;
	padding: 10px 0;
	text-align: center;
}
.beauty-img div:first-child{
	margin-bottom: 50px;
}
.beauty-img div:first-child p{
	width: 280px;
    height: 280px;
    border-radius: 50%;
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    background: #fdd5d5;
    margin-right: 30px;
}
.beauty-img div:first-child p span{
	display: block;
	box-sizing: border-box;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.beauty-img div p{
	float: right;
	width: 46%;
	box-sizing: border-box;
}
.beauty-img div:last-child{
	border: 10px #fdd5d5 solid;
	padding: 15px;
}
.beauty-img div:last-child p{
    float: left;
    box-sizing: border-box;
    padding: 50px 15px;
}
.vitamin .beauty-img div:first-child{
	background: url(../images/beauty/vitamin/01.jpg) no-repeat left center;
	background-size: 50%;
	border-bottom: none;
}
.vitamin .beauty-img div:first-child p{
	padding: 82px 0;
}
.vitamin .beauty-img div:last-child{
	background: url(../images/beauty/vitamin/02.jpg) no-repeat 96% center;
	background-size: 50%;
	padding: 30px 15px;
}
.glutathione .beauty-img div:first-child{
	background: url(../images/beauty/vitamin/01.jpg) no-repeat left center;
	background-size: 50%;
	border-bottom: none;
}
.glutathione .beauty-img div:first-child p{
	padding: 94px 0;
}
.glutathione .beauty-img div:last-child{
	background: url(../images/beauty/glutathione/bg.jpg) no-repeat right center;
	background-size: 50%;
	padding: 30px 15px;
}
.garlic .beauty-img div:first-child{
	background: url(../images/beauty/garlic/01.jpg) no-repeat left center;
	background-size: 50%;
	border-bottom: none;
}
.garlic .beauty-img div:first-child p{
	padding: 93px 0;
}
.garlic .beauty-img div:last-child{
	background: url(../images/beauty/garlic/02.jpg) no-repeat 96% center;
	background-size: 50%;
}
.hangover .beauty-img div:first-child{
	background: url(../images/beauty/hangover/01.jpg) no-repeat left center;
	background-size: 50%;
	border-bottom: none;
}
.hangover .beauty-img div:first-child p{
	padding: 94px 10px;
}
.hangover .beauty-img div:last-child{
	background: url(../images/beauty/hangover/02.jpg) no-repeat 96% center;
	background-size: 50%;
	padding: 90px 15px;
}
.placenta .beauty-img div:first-child{
	background: url(../images/beauty/placenta/01.jpg) no-repeat left center;
	background-size: 50%;
	border-bottom: none;
}
.placenta .beauty-img div:first-child p{
    padding: 105px 0px;
}
.placenta .beauty-img div:last-child{
	background: url(../images/beauty/placenta/02.jpg) no-repeat 96% center;
	background-size: 50% ;
}
.beauty-img div:last-child p{
	padding: 0;
}
.beauty-img div:last-child p span{
	font-family: 'ヒラギノ明朝 ProN W3', serif;
	display: block;
	font-size: 22px;
	font-weight: bold;
}
.effect .tablet{
	display: none;
}
@media screen and (max-width: 800px) {
	p.animated{
	    font-size: 28px;
	    width: 100%;
	    right: inherit;
	    margin-right: 0;
	    text-align: center;
	    color: #fff;
	    text-shadow: 1px 1px 1px #000;
	    top: 50%;
	    margin-top: -42px;
	}
	.pad{
		display: block;
	}
	.beauty ul li {
	    width: calc(50% - 5px);
	    float: left;
	    padding-right: 10px;
	    margin-bottom: 30px;
	}
	.care-info p a{
		width: auto;
	}
	.effect .sp,
	.effect .tablet{
		display: block;
	}
	.placenta-img div:last-child p span{
		font-size: 20px;
	}
	.price p{
		font-size: 20px;
	}
}

@media screen and (max-width: 768px){
	.caution{
		margin: 30px auto;
	}
	.beauty-img div{
		background: none !important;
	}
	.beauty-img div{
		border: none;
		margin-bottom: 10px;
	}
	.beauty-img div:last-child{
		padding: 0 !important;
	}
	.beauty-img div img{
		width: 100%;
	}
	.beauty-img div p{
		float: inherit !important;
		width: 100%;
		padding: 10px !important;
	}
	.beauty-img div:first-child p{
		width: 100%;
		border-radius: 0;
		height: auto;
		padding: 15px;
		text-align: left;
		font-size: 14px;
	}
}
@media(max-width:600px){
	p.animated{
	    font-size: 20px;
	    margin-top: -30px;
	}
	.pad{
		display: none;
	}
	.beauty{
		padding: 10px;
		box-sizing: border-box;
	}
	.beauty ul li{
		float: inherit;
		width: 100%;
		padding-right: 0
	}
	/*プラセンタ*/
	.placenta{
		padding: 10px;
		box-sizing: border-box;
	}
	.placenta-img div p{
		float: inherit !important;
		width: 100% !important;
	}
	.placenta-img div img{
		float: inherit;
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	.placenta-img div:first-child p{
		font-size: 18px
	}
	.placenta-img div:last-child p{
		margin-bottom: 30px
	}
	.effect li{
		width: calc((100% - 10px)/2);
		font-size: 14px
	}
	.effect li.w-waku{
		width: 100%;
	}
	.effect li:nth-child(odd){
		margin-right: 10px !important;
		margin-left: 0 !important
	}
	.effect li:nth-child(even){
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.effect .tablet{
		display: none;
	}
}
@media(max-width:320px){
	p.animated{
	    font-size: 16px;
	    margin-top: -24px;
	}
}
.placenta h3 {
	color: #555;
	margin: 20px 0 20px;
}