﻿article section.border	{border-top: dotted 1px #aaaaaa;
	border-bottom: dotted 1px #aaaaaa;
	margin: 60px 10px 100px;
	padding: 30px 0;}




/* ===== PC用の設定 =====*/

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

/* コンテンツ */

article		{border: solid 1px #aaaaaa;
	margin: 0 0 10px;
	padding: 40px 20px 60px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	background-color: rgba(255,255,255,0.5)}

article header h1	{background: none;
	font-size: 18px;
	color: #444444;
	line-height: 50px;
	text-align: right;
	margin: 15px 20px;
	font-weight: 500}

article header h2	{background: none;
	font-size: 14.5px;
	color: #444444;
	line-height: 50px;
	text-align: right;
	margin: 15px 30px 40px;
	font-weight: 500}

article header h3	{background: none;
	font-size: 14px;
	color: #444444;
	line-height: 30px;
	text-align: left;
	margin: 30px 20px;
	font-weight: 500}

article header h4	{background: none;
	font-size: 13px;
	color: #444444;
	line-height: 50px;
	text-align: right;
	margin: 50px 20px 15px;
	font-weight: 500}



article p	{font-size: 14px;
	margin: 10px 20px 20px;
	line-height: 1.7;
	clear: both;
	background: none}

article p.info	{margin: 5px 20px;
	line-height: 1.6;}

article p.hosoku	{font-size: 13px;
	margin-top: 30px;
	margin-bottom: 50px;}


article#unmei p	{font-size: 15px;
	line-height: 1.6;}



article section h4	{font-size: 12px;
	color: #666666;
	font-weight: 500;
	padding: 20px 20px 8px;
	margin-top: 20px;}




article section	{padding: 5px;}

article section#info	{margin: 40px 0 15px;
	padding: 5px 0;}

article section#info2	{margin: 15px 0;
	padding: 5px 0;}



article section#new	{margin: 70px 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#FFFFF0));
	background: -webkit-linear-gradient(#ffffff 0%, #FFFFF0 100%);
	background: -moz-linear-gradient(#ffffff 0%, #FFFFF0 100%);
	background: -o-linear-gradient(#ffffff 0%, #FFFFF0 100%);
	background: -ms-linear-gradient(#ffffff 0%, #FFFFF0 100%);}

article section#new h1	{text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #777777;
	margin: 0 25px 40px;}

article section#new p	{margin: 30px 25px;
	font-size:13px;}



article section#top	{margin-top: 50px;}



article section#kantei	{margin: 50px 0 40px;
	text-align: center;}

a.kantei	{text-decoration: none;
	font-size: 15px;}

a.kantei:hover	{text-decoration: underline;}






br.nopc	{display: none;}



img	{width: 170px;
	height: 170px;
	margin: 20px 20px 0 20px;}

img.e	{width: 100%;
	height: 100%;
	margin: 0;}


form	{background-color: #fffff0;
	padding: 50px 0;}

form section	{margin-top: 50px;}

form input[type="text"] {width: 100%;}

form input[type="email"] {width: 100%;}

form textarea	{width: 100%;
	height: 200px;}

form input[type="submit"] {width: 100%;}

p.mail	{font-size: 12px;
	text-align: right;}




/* 広告 */

div#category_footer	{bottom: 100px;}


}











/* ===== スマートフォン用の設定 =====*/

@media only screen and (max-width: 499px){

/* コンテンツ */

article		{border: solid 1px #aaaaaa;
	margin: 0 0 10px;
	padding: 30px 2%;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	background-color: rgba(255,255,255,0.5)}

article header h1	{background: none;
	font-size: 18px;
	color: #444444;
	line-height: 50px;
	text-align: right;
	margin: 15px 20px;
	font-weight: 500}

article header h2	{background: none;
	font-size: 14px;
	color: #444444;
	line-height: 50px;
	text-align: right;
	margin: 15px 20px;
	font-weight: 500}

article header h3	{background: none;
	font-size: 14px;
	color: #444444;
	line-height: 30px;
	text-align: left;
	margin: 30px 20px;
	font-weight: 500}

article header h4	{background: none;
	font-size: 14px;
	color: #444444;
	line-height: 1.6;
	text-align: right;
	margin: 50px 20px 15px;
	font-weight: 500}



article p	{font-size: 15px;
	margin: 10px 3% 20px;
	line-height: 1.6;
	clear: both;
	background: none}

article p.info	{margin: 10px 3%;
	line-height: 1.6;}

article p.hosoku	{font-size: 14px;}


article section h4	{font-size: 12px;
	color: #666666;
	font-weight: 500;
	padding: 20px 1% 5px;}


article section	{padding: 5px;}

article section#info	{margin: 40px 0 15px;
	padding: 5px 0;}

article section#info2	{margin: 15px 0;
	padding: 5px 0;}




article section#new	{margin: 50px 10px;
	padding: 4%;
	background-color: #fffff0;}

article section#new h1	{text-align: left;
	font-weight: normal;
	font-size: 13px;
	color: #777777;
	margin-bottom: 0 25px 50px;}

article section#new p	{margin: 20px 0;
	font-size:15px;
	color: #999999;}



article section#top	{margin-top: 20px;}



article section#kantei	{margin: 50px 0 20px;
	text-align: center;
	padding: 0;}

a.kantei	{text-decoration: none;
	font-size: 15px;}

a.kantei:hover	{text-decoration: underline;}








img	{width: 170px;
	height: 170px;
	margin: 20px 20px 0 20px;}

img.e	{width: 100%;
	height: 100%;
	margin: 0;}


form	{background-color: #fffff0;
	padding: 50px 0;}

form section	{margin-top: 50px;}

form input[type="text"] {width: 100%;}

form input[type="email"] {width: 100%;}

form textarea	{width: 100%;
	height: 200px;}

form input[type="submit"] {width: 100%;}



p.mail	{font-size: 12px;
	text-align: right;}

}
