@charset "UTF-8";

#fv,#sec01,#sec02,#sec03,#sec05{
	background:#FFF9ED;
	padding-bottom:4%;
}

.discription{
	margin:0 4% 4%;
	font-size:11px;
}

.discription p{
	margin-left:1em;
	font-size:11px;
}

.discription p span{
	margin-left:-1em;
}

.bg_white{
	background:#ffffff;
}

#sec04{
	padding-bottom:4%;
	border-bottom:#FACCB5 solid 4px;
}

.bg_pinkGtad{
	padding-top:4%;
	background:url(../img/bg_pinkGrad.png) repeat-x;
	background-size:contain;
}

.sec05Box{
	background:url(../img/bg_oreCircle.png) no-repeat;
	background-size:contain;
	width:94%;
	margin:auto;
}

.sec05Box p{
	color:#724639;
}

.bg_oreShadw{
	background:url(../img/bg_oreShadw.png) repeat-x;
	background-position:bottom;
}

.bg_oreShadw02{
	background:url(../img/bg_oreShadw02.png) repeat-x;
	background-position:top;
	padding-top:4%;
	padding-bottom:4%;
}

.footer_dot{
	background:url(../img/hr_footer.png) repeat-x;
	background-position:bottom;
	padding-bottom:4%;
}

.info_wrap{
	padding-top:4%;
	padding-bottom:4%;
}

.info_wrap p{
	font-size:14px;
}

.footer_link{
	background:#bababa;
	border-top:#dcdbd8 solid 1px;
	border-bottom:#dcdbd8 solid 1px;
	text-align:center;
}

.footer_linkBox{
	margin:10px auto 0;
	padding:0;
	width:95%;
}

.footer_link p{
	font-size:9px;
	float:left;
	margin-bottom:10px;
	margin-left:4px;
}

@media screen and (min-width: 413px){

.footer_link p{
	font-size:11px;
}

}

@media screen and (min-width: 374px){

.footer_linkBox{
	width:90%;
}

}

.footer_link p:before{	
	margin:-2px 1px 0 0;
	content:" ";
	display:inline-block;
	width:9px;
	height:9px;
	background:url(../img/arrow_footer.png); 
	background-size:contain;
	vertical-align:middle;
}

.footer_link a{
	color:#ffffff;
}
