/*全体
--------------------------------------------------------------------------*/
@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width :auto;
}
#con{
width:100%;
}
/*以下、画面の横幅が640pxまでの場合のスタイル記入〜*/

html{
	background: none;
}

body {
	margin:0;
	padding:0;
	COLOR: #5d4b3c;
	FONT-SIZE: 13px;
	font-family:"メイリオ", Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";	
	LINE-HEIGHT: 150%;
	text-align: center;
	background:none;
	background-color: #ecece0;
}

#con{
    width:100%;
	height:auto;
	margin:0px auto;
	padding:0;
	position:relative;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

img{
	border:0;
}

a:link,a:visited{
	outline:0;
	color:#18489d;
	text-decoration:none;
}

a:hover{
	outline: 0;
	color: #18489d;
	text-decoration: underline;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

a:active{
	outline:0;
	color:#18489d;
	text-decoration:none;
}

br.sp{
	display:none;
}
br.spt{
	display:inherit;
}
br.spm{
	display:none;
}
br.sm{
	display:inherit;
}
br.smt{
	display:inherit;
}
br.smm{
	display:none;
}
.nsp{
	display:inherit;
}
.nsm{
	display:none;
}
@media only screen and (max-width: 480px) {
br.spt{
	display:none;
}
br.spm{
	display:inherit;
}
br.smt{
	display:none;
}
br.smm{
	display:inherit;
}
}

/*ヘッダ
--------------------------------------------------------------------------*/
header{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(image/back-html-sm.png) no-repeat right top;
}

header h1{
	clear: both;
	float: left;
	width:96%;
	height: auto;
	margin: 0 0 10px;
	padding: 10px 2% 10px;
	text-align: left;
	line-height: 120%;
	font-size: 13px;
	font-weight: normal;
	color: #5d4b3c;
	background: rgba(252,255,255,0.6);
}

#header-logo{
	clear: both;
	float: left;
	width: 96%;
	height: auto;
	margin: 0 2% 10px;
	padding: 0;
	text-align: center;
}

#header-logo img{
	float: left;
	margin: 0 5% 0 0;
	max-width: 90%
}
#header-logo img.home{
	display: none;
	margin: 45px 0 0 0;
}

@media only screen and (max-width: 480px) {
header h1{
	display: none;
	clear: both;
	float: left;
	width:96%;
	height: auto;
	margin: 0;
	padding: 10px 2% 10px;
	text-align: left;
	line-height: 120%;
	font-size: 13px;
	font-weight: normal;
	color: #5d4b3c;
	background: rgba(252,255,255,0.6);
}
#header-logo{
	clear: both;
	float: left;
	width: 96%;
	height: auto;
	margin: 0 0 5px;
	padding: 10px 2% 10px;
	text-align: center;
	background: rgba(252,255,255,0.8);
}
#header-logo img{
	float: left;
	margin: 0 5%;
	max-width: 90%;
}
#header-logo img.home{
	display: none;
	margin: 45px 0 0 0;
}
}

#header-mail{
	float: right;
	width: 96%;
	height: auto;
	margin: 0 2%;
	padding: 0;
	text-align: center;
}

#header-mail img{
	max-width: 42%;
	margin: 0 2% 0;
}
#header-mail img.telpc{
	display: none;
}
#header-mail img.telsm{
	display: inherit;
	max-width: 50%;
	margin: 0 2% 0;
}

@media only screen and (max-width: 480px) {
#header-mail img{
	display: none;
	max-width: 90%;
	margin: 0 5%;
}
#header-mail img.telpc{
	display: none;
}
#header-mail img.telsm{
	display: inherit;
	max-width: 90%;
	margin: 0 5%;
}
}

#header-mail p{
	text-align: center;
	color: #5d4b3c;
	font-size: 13px;
	line-height: 120%;
	margin: 5px 0 0;
}

/*メイン
--------------------------------------------------------------------------*/
main{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 20px 0 0;
	padding: 0;
}

main p{
	font-size: 13px;
	line-height: 150%;
	margin: 0 0 20px;
	text-align: left;
}

#photo{
	clear: both;
	float: left;
	width: 98%;
	height: auto;
	margin: 0 0 30px 2%;
	padding: 0;
}

#photo ul{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}

article{
	float: right;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

.f-red{
	color: #c7304b;
}

.f-red-b{
	color: #c7304b;
	font-weight: bold;
}

.f-green-b{
	color: #3a6320;
	font-weight: bold;
}

#service-guide{
	clear: both;
	float: left;
	width: 96%;
	height: auto;
	margin: 30px 2% 40px;
	padding: 0;
	text-align: center;
}

#service-guide h1{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 15px;
	padding: 0;
	text-align: left;
	line-height: 100%;
	font-size: 25px;
	font-weight: bold;
	color: #448240;
}

#service-guide1,#service-guide2{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

#service-guide1 .guide-box,#service-guide1 .guide-box2,#service-guide2 .guide-box,#service-guide2 .guide-box2{
	float: left;
	width: 31.2%;
	height: auto;
	margin: 0 1% 10px 0;
	padding: 0 0 10px;
	background: #fff;
	border: 3px solid #448240;
	border-radius: 10px;
}
#service-guide1 .guide-box2,#service-guide2 .guide-box2{
	margin: 0 0 10px;
}

#service-guide h2{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	min-height: 55px;
	margin: 10px 0 5px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	line-height: 110%;
	color: #448240;
	font-size: 20px;
}

#service-guide .guide-box p,#service-guide .guide-box2 p{
	font-size: 13px;
	line-height: 120%;
	margin: 10px 3% 0;
	text-align: justify;
	text-justify: inter-ideograph;
}

@media only screen and (max-width: 480px) {
#service-guide1 .guide-box,#service-guide1 .guide-box2,#service-guide2 .guide-box,#service-guide2 .guide-box2{
	float: left;
	width: 97%;
	height: auto;
	min-height: auto;
	margin: 0 1% 5px;
	padding: 0 0 10px;
	background: #fff;
	border: 3px solid #448240;
	border-radius: 10px;
}
#service-guide1 .guide-box2,#service-guide2 .guide-box2{
	margin: 0 1% 5px;
}
#service-guide h2{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	min-height: 35px;
	margin: 10px 0 5px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	line-height: 110%;
	color: #448240;
	font-size: 20px;
}
}

#service-guide h2 a:link,#service-guide h2 a:visited{
	color: #448240;
}
#service-guide h2 a:hover{
	color: #000;
}

#gyomu-guide{
	clear: both;
	float: left;
	width: 96%;
	height: auto;
	margin: 0 2% 0;
	padding: 0;
}

#gyomu-guide h1{
	clear: both;
	float: left;
	width: 96%;
	height: auto;
	margin: 0 0 10px 4%;
	padding: 0;
	text-align: left;
	line-height: 100%;
	font-size: 25px;
	font-weight: bold;
	color: #5d4b3c;
}

#gyomu-box{
	clear: both;
	float: left;
	width: 88%;
	height: auto;
	margin: 0 2%;
	padding: 20px 4% 0;
	background: #fff;
	border-radius: 10px;
	box-shadow: 1px 1px 3px #ccc;
}

#gyomu-box p{
	text-align: left;
	font-size: 13px;
	line-height: 150%;
	margin: 0 0 30px;
}

#gyomu-box p.pright{
	text-align: right;
}

#gyomu-box img{
	float: right;
	border: 1px solid #cec6a1;
	background: #f0ebd5;
	padding: 5px;
	margin: 0 0 0 20px;
}

@media only screen and (max-width: 480px) {
#gyomu-box{
	clear: both;
	float: left;
	width: 82%;
	height: auto;
	margin: 0 2%;
	padding: 20px 7% 0;
	background: #fff;
	border-radius: 10px;
	box-shadow: 1px 1px 3px #ccc;
}
#gyomu-box img{
	float: none;
	border: 1px solid #cec6a1;
	background: #f0ebd5;
	padding: 5px 2%;
	margin: 0 18% 10px;
	max-width: 60%;
}
#gyomu-box p{
	text-align: left;
	font-size: 13px;
	line-height: 150%;
	margin: 0 0 30px;
}
}

/*サイドバー
--------------------------------------------------------------------------*/
aside{
	display: none;
	clear: both;
	float: left;
	width: 280px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

aside img{
	margin: 0 0 10px;
}

aside ul{
	clear: both;
	float: left;
	width: 280px;
	height: auto;
	margin: 0;
	padding: 0;
}

aside li{
	list-style-type: none;
	margin: 0 0 15px;
	text-align: left;
	font-size: 15px;
	line-height: 120%;
	color: #5d4b3c;
}

aside li a:link,aside li a:visited{
	color: #5d4b3c;
	text-decoration: underline;
}

aside li a:hover{
	color: #000;
}

#kiso{
	clear:both;
	float:left;
	width:270px;
	height:auto;
	margin:0 0 10px;
	padding:0;
	background:#fff;
	border:5px solid #998677;
}

#kiso p{
	background:#998677;
	height:30px;
	color:#fff;
	font-size:17px;
	line-height:35px;
	text-align:left;
	margin:0;
	padding:0;
	text-indent:1em;	
}

#kiso p a:link,#kiso p a:visited{
	color:#fff;
	text-decoration: none;
}

#kiso p a:hover{
	color:#fff;
	text-decoration: underline;
}

#kiso ul{
	clear:both;
	width:250px;
	height:auto;
	margin:0 10px 0 10px;
	padding:0 0 10px;
	font-size:small;
	text-align:left;
	line-height:120%;
}

#kiso li{
	margin:8px 0 0;
	padding:5px 0 5px 17px;
	background:url(image/kiso-li.jpg) no-repeat left center;
	border-bottom:1px dotted #795E37;
}

#kiso li a:link,#kiso li a:visited{
	text-decoration: none;
}

#kiso li a:hover{
	text-decoration: underline;
}

/*フッタ
--------------------------------------------------------------------------*/
#page-top{
	width:40px;
	height:40px;
	display:none;
	position:fixed;
	right:16px;
	bottom:16px;
}
 
#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	background:#3b3b3b;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
 
#page-top p:hover{
	background:#8b8b8b;
}
 
#move-page-top{
	color:#fff;
	line-height:40px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}





}