/* Add here all your CSS customizations */
.bshdw {
 padding:12px 12px 1px 12px;
 margin-bottom:24px;
border-radius: 7px; 
border: 1px solid #cccccc;
background-color: #ffffff;
}
p{color:#000000; font-size:1.5em; line-height: 1.7em;}

img .imgleft {
float: left;
}

.hairaito {
	background: linear-gradient(transparent 60%, #ffdec7 60% 90%, transparent 90%);
}

.fuchi{
font-weight: 900;
 text-shadow: 0 0 10px #fff;
   }
   
   
h3.{line-height: 1em;}
h4.{line-height: 1em;}

.footermob
{
font-size: 1.5em;
line-height: 1.7em;
}

@media (max-width: 575px) {
		.footermob {
				font-size: : 40px;
				margin-top: 20px;
				margin-bottom: 30px;
		}
}

.parallax {
	background-color: transparent;
	background-position: 50% 50%;
	background-repeat: repeat;
	background-attachment: fixed;
	position: relative;
	clear: both;
	background-size: contain;
}
