@charset "UTF-8";


body	{margin: 0;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif}


/* サイト名 */
.site h1 a	{color: #006400;
	text-decoration: none}

.site h1	{margin: 0;
	font-size: 28px}

.site img	{border: none}


/* ヘッダー画像 */
.topimg	{max-width: 100%;
	height: auto;
	vertical-align: bottom;
	box-shadow: 0 0 8px #ffffff inset}

/* キャッチコピー */
.catch	{margin: 0;
	padding: 15px;
	background-color: rgba(255,255,255,0.7);
	font-size: 28px}

/* ヘッダー画像にキャッチコピーを重ねる */
.top	{position: relative}

.catch	{position: absolute;
	bottom: 7%;
	left: 3%}

/* ナビゲーション */
.menu ul	{margin: 0;
	padding: 0;
	list-style: none}

.menu li	{float: left;
	width: auto;
	font-size: 16px}

.menu li a	{display: block;
	padding: 15px;
	color: #808080;
	text-decoration: none}

.menu li a:hover	{background-color: #75dbe7}

.menu ul:after	{content: "";
	display: block;
	clear: both}



/*@media(min-width: 768px){
	.box1	{display: flex;
	align-items: center;
	justify-content: space-between}

	.menu ul	{display: flex}*/


/* 概要 */
.main	{/*height: 450px*/}

.main h1	{margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: bold}

.main p	{margin-top: 0;
	margin-bottom: 0;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: white;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000/*#008b8b*/;
	font-size: 20px;
	text-align: center;
	/*font-weight: bolder*/}


/* 連絡先・営業時間 */
.box5	{background-color:#e3efe2}

.contact	{height: 245px;
		padding-left: 10px}

.contact h1	{margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	font-size: 20px;
	font-weight: lighter;
	color: #2d7027 /*#8b1543 006400*/}

.contact h2	{margin-top: 0;
	margin-bottom: 5px;
	padding-left: 5px;
	font-size: 24px;
	color: #111111}

.contact p	{margin: 0;
 	padding-left: 5px;
	color: #111111;
	font-size: 20px;
	/*font-weight: bolder*/}

.contact a	{text-decoration: none;
	color: #000}

.contact a:hover {
  color: #2d7027}

/* プロフィール */
.prof	{margin-top: 10px;
	margin-bottom: 10px}

.prof h1	{margin-top: 0;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 20px;
	color: #000/*#666666*/}
		
.prof photo {
	text-align: center;
	height:200px;
	width: 200px}

		

/* 業務内容 */
.content	{padding: 20px;
	border: solid 5px #e3efe2/*#dddddd*/;
	height: 470px;
	width: 500px}

.content h1	{margin-top: 0;
	margin-bottom: 15px;
	font-size: 20px;
	color: #666666}

.content ul	{margin: 0;
	padding: 0;
	list-style: none}

.content li {display: block;
	padding: 15px 15px;
	border-bottom: dotted 2px #008000;
	color: #000000;
	font-size: 20px;
	text-decoration: none}


/* アクセス */
.access-wrap	{margin: 0;
	padding: 0}

.access-wrap	{padding: 10px;
	border: solid 5px #ffffff}

.access h1	{margin-top: 0;
	margin-bottom: 0px;
	font-size: 20px;
	color: #666666}

.access p	{font-size: 18px}

.location iframe {
	width: 350px;
	height: 350px;
	text-align: center;
	vertical-align: center}
	

/* コピーライト */
.footer p{margin: 0;
		color: #666666;
		font-size: 14px;
		text-align:center}




/* ボックスの左右 */
.box4, .box5, .box6, .box7
	{padding-left: 10px;
	padding-right: 10px;
	margin: 0}


/* ボックスの上下 */

.box1, .box3	{padding: 20px}

.boxA	{padding-top: 20px;
	padding-bottom: 10px;
	/*height: 500px*/}

.boxB	{padding-top: 20px;
	padding-bottom: 20px}

.box4, .box5
	{height: 500px}


/* 法改正 */
.content2	{padding: 20px;
	border: solid 5px #dddddd;
	width: 90%}

.content2 h1	{margin-top: 0;
	margin-bottom: 15px;
	font-size: 24px;
	color: #666666}

.content2 h2	{font-size:22px}

.content2 ul	{margin: 0;
	padding: 0;
	list-style: none}

.content2 li {display: block;
	padding: 15px 15px;
	border-bottom: dotted 2px #008000;
	color: #000000;
	font-size: 16px;
	text-decoration: none}

.content2 .time {font-size: 20px;
	float: left;
	width: 110px}

.content2 .text {font-size: 20px;
	float: none;
	width:auto;
	margin-left: 110px}


/* 料金表 */

.box3 h1	{font-size: 24px}

.section	{padding: 20px;
	border: solid 5px #dddddd;
	width: 90%}

.section h1	{margin-top: 0;
	margin-bottom: 15px;
	font-size: 24px;
	color: #666666}

.section h2	{font-size:22px}

.section table th,td	{border: dotted 2px #dddddd }

.section th,td	{width:120px;
	text-align: center}
	
.section .long	{width: 450px;
	text-align: left}

.section .mid	{width: 250px}


/* ########### 599px以下 ########### */
@media (max-width: 599px) {

/* ナビゲーション */
.menu li a	{padding: 10px 7px;
	font-size: 14px}

/* キャッチコピー */
.catch	{padding: 5px 10px;
	font-size: 12px}

}



/* ########### 767px以下 ########### */
@media (max-width: 767px) {

/* トグルボタン */
#menubtn	{padding: 6px 12px;
	border: solid 1px #aaaaaa;
	border-radius: 5px;
	background-color: #ffffff;
	position: absolute;
	top: 20px;
	right: 15px;
	cursor: pointer}

#menubtn:hover	{background-color: #dddddd}

#menubtn:focus	{outline: none}

#menubtn i	{color: #888888;
	font-size: 18px}

#menubtn span	{display: inline-block;
	text-indent: -9999px}

/* ナビゲーションメニュー（縦並び） */
.menu	{display: none}

.menu ul	{margin: 0;
	padding: 0;
	list-style: none}

.menu li a	{display: block;
	padding: 5px;
	color: #000000;
	font-size: 16px;
	text-decoration: none}

.menu li a:hover	{background-color: #eeeeee}

}


/* ########### 768px以上 ########### */
@media (min-width: 768px) {

/* トグルボタン */
#menubtn	{display: none}

/* ナビゲーション */
#menu	{display: block !important}

.menu ul	{margin: 0;
	padding: 0;
	list-style: none}

.menu li a	{
	display: block;
	padding: 10px 15px;
	color: #000000;
	font-size: 18px;
	text-decoration: none
}

.menu li a:hover	{background-color: #eeeeee}

.menu ul:after	{content: "";
	display: block;
	clear: both}

.menu li	{float: left;
	width: auto}

.box1	{display: flex;
	align-items: center;
	justify-content: space-between}

.menu ul	{display: flex}


/* BOX4とBOX5を横に並べる設定 */
.boxA:after	{content: "";
	display: block;
	clear: both}

.box4	{float: left;
	width: auto}

.box5	{float: right;
	width: 35%}
	
/*.boxA .boxA-inner	{
	display: flex;
	margin-left: auto;
	marfin-right: auto}

.boxA .box4	{
	flex: 1}

.boxA .box5	{
	flex: 1}*/




/* BOX6とBOX7を横に並べる設定 */
.boxB:after	{content: "";
	display: block;
	clear: both}

.box6	{float: left;
	width: auto}

.box7	{float: right;
	width: 35%}


}


/* ########### 1190px以上 ########### */
@media (min-width: 1190px) {

/* 全体の横幅を固定 */
.boxA-inner, .boxB-inner
	{width: 1140px;
	margin-left: auto;
	margin-right: auto}

/* BOX Aの下に罫線を挿入 */
.boxA	{margin-bottom: 30px;
	border-bottom: dotted 1px  #008000}

}
