body {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.7, #E1FEE0), color-stop(0.00, #15650F));
	background: -webkit-linear-gradient(top, #15650F 0%, #E1FEE0 7%);
	background: -moz-linear-gradient(top, #15650F 0%, #E1FEE0 7%);
	background: -o-linear-gradient(top, #15650F 0%, #E1FEE0 7%);
	background: -ms-linear-gradient(top, #15650F 0%, #E1FEE0 7%);
	background: linear-gradient(to bottom, #15650F 0%, #E1FEE0 7%);
	background-repeat:repeat-x;
}
.view_pc {
	max-width: 1000px;
	box-sizing:border-box;
	background: url(https://img21.shop-pro.jp/PA01418/553/etc/top_bg_mango_PC.gif?cmsp_timestamp=20180807092439) top no-repeat;
	background-size: 1000px auto;
	border-left: #FDCA2F 3px solid;
	border-right: #FDCA2F 3px solid;
	border-bottom: #FDCA2F 3px solid;
	background-color: #FFF;
	padding:80px 10px 50px 10px;
	margin:0 auto;
	font-size:1.1rem;
	color:#555;
}
.c-form__title, .c-form__note {
	font-size:0.95rem;
	color:#555;
}



#mango_contact_bg {
	background-color:#CA9D23;
}
	

.p-shop__title {
	font-size:1.7rem;
}
.view_pc, .p-page__body {
	background-color:#e8f7e733;
}
.c-alert {
	margin-bottom:60px;
	background-color:##edf6ed;
	filter: drop-shadow(8px 8px 8px rgba(0,0,0,0.1));
	font-size:1rem;
}
.fwb {
	font-weight:bold;
}
.c-alert p {
	margin-bottom:10px;
}
.c-form__table {
	font-size:1rem;
}
.c-form__title, .c-form__note {
	font-size:0.9rem;
}