/*
カスタム CSS 機能へようこそ。

使い方についてはこちらをご覧ください
(英語ドキュメンテーション)。http://wp.me/PEmnE-Bt
*/
@media screen and (max-width: 360px) {
	body {
	}
	
	.page-id-687 #header {
		display: none !important;
	}
	
	#wrap,#content,#footer {
		max-width: 360px !important;
	}
	
	/*
				.page #wrap,
									.page-id-687 #content,
									.page-id-687 #footer {
					max-width: 360px !important;
				}
			*/
	p {
		margin: 1% !important;
	}
	
	.page-id-687 #content img {
		max-width: 300px;
	}
	
	#landing01010a li {
		margin-left: 10px !important;
	}
	
	#landing01010a h3.landing-title {
		font-size: 180% !important;
		padding-top: 15px !important;
		padding-bottom: 15px !important;
		line-height: 1.5em !important;
	}
	
	input {
		width: 95% !important;
		margin: 15px 0 !important;
		padding: 1% !important;
	}
	
	#landing01010a form p input[type=submit] {
		font-size: 100% !important;
	}
}

h4 {
	margin-top: 20px;
	border-bottom: 3px solid #ccc;
}

.contenttext2 blockquote {
	margin: 50px 6ex;
	border: thin solid black;
}

.contenttext2 p {
	margin: 2ex;
}

#landing01010a p:first-child {
	text-align: center;
}

#landing01010a blockquote {
	margin: 20px auto;
	width: 100%;
	background-color: #a22041;
	color: #fff;
	border-radius: 15px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.4);
}

#landing01010a form {
	text-align: center;
	font-size: 120%;
}

#landing01010a input[type=email] {
	padding: 10px;
	margin-left: 10px;
	font-size: 120%;
	box-shadow: 0 3px 3px rgba(0,0,0,0.4);
}

#landing01010a form p input[type=submit] {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	color: #000;
	background: #fff;
	box-shadow: 0 2px 2px rgba(255,255,255,0.3);
}

#landing01010a form p input[type=submit] {
	margin-top: 20px;
	border-radius: 15px;
	padding: 15px;
	font-weight: bold;
	font-size: 120%;
}

#landing01010a form p input[type=submit]:hover {
	color: #a22041;
}

#landing01010a h3.landing-title {
	margin: 20px 0 10px;
	padding-left: 65px;
	line-height: 50px;
	background: url(/wp-content/uploads/2015/11/ae46b1f460ee46f789c27b264a6cb421.png) left center no-repeat;
	font-size: 150%;
	text-shadow: 0 1px 3px rgba(0,0,0,0.5);
	color: #C30D23;
}

#landing01010a ul {
	margin-bottom: 50px;
	padding: 1em;
	background: url(/wp-content/uploads/2015/11/stripe_lplist50.jpg);
	font-size: 130%;
}

#landing01010a li {
	margin-left: 2em;
	font-weight: bold;
	text-shadow: 0 10px 10px #fff;
}