html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	background:transparent;
	border:0;
	outline:0;
	vertical-align:baseline;
}

html{
  overflow-y: scroll;
}

body{
	line-height:1.5em;
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	/*min-width: 1000px;*/	/*コンテンツ幅に応じて変更*/
	/*margin: 20px 0;*/
}

a{
	color: #333;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:focus, a:active{
	border:0;
	outline: none; 
}


ul,ol{
	list-style: none;
}

.clear{
  clear: both;
}

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

.clearfix {
	min-height: 1px; /*IE6、7対策*/
}

/*アイエムテンプレート*/
#header{
	position: fixed;
	width: 100%;
	box-shadow: 0 3px 5px rgba(0,0,0,.2);
	background: #fff;
	z-index: 100;
	padding: 0;
}

.header_top {
	padding: 0 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header_top .dsp_inline_blk {
	padding: 10px 0 0;
}
.header_telnum {
	/*
	position: absolute;
	right: 20px;
	top: 0;
	*/
}
/* Add 202111 */
.header_telnum .hours {
	font-size: 13px;
	margin: 0 0 0.5em;
}
.header_telnum .email {
	font-size: 26px;
	color: #6e9a43;
}
.header_telnum .email a {
	font-weight: 600;
	color: #6e9a43;
}

.header_bottom{
	margin: 10px 0 0 0;
	border-top: 1px solid #b4b4b5;
	border-bottom: 4px solid #6c9b44;
}

.gnavi_wrapper{
	padding: 10px 0 8px;
}

.gnavi_wrapper li{
	float: left;
	width: 175px;
	border-left:1px solid #b4b4b5;
	padding: 10px 0 0;
}

.gnavi_wrapper li:last-child{
	width: 178px;
	border-right:1px solid #b4b4b5; 
}

.gnavi_wrapper li a{
	display: block;
	text-align: center;
	margin: 0 10px;
	border-bottom: 4px solid #fff;
	padding: 0 0 6px;
	line-height: 0;
}

.gnavi_wrapper li a:hover, .gnavi_wrapper li a.current{
	border-bottom: 4px solid #d7db94;
}

#body{
	position: relative;
	top:165px;
	z-index: 10;
	/*padding: 25px 0 0;*/
	/*background: url(/images/contents_body_bg.jpg?20150907) repeat-y top center #ddd;*/
	background: #eaeaea;
	background-size: 1200px 100%;
}

#pagetop_wrapper{
	padding: 100px 0 30px;
}

#footer{
	position: relative;
	top:165px;
	background: #3e3a39;
	z-index: 10;
	/*padding: 0 0 20px;*/
}

.footer_contents{
	padding: 25px 0;
	color: #fff;
	width: 890px;
	margin: 0 auto;
}

.footer_left {
	float: left;
}

/* Add 202111 */
.footer_left ul li {
	color: #ffffff;
}
.footer_left ul li.hours {
	font-size: 12px;
	margin: 0 0 0.5em;
}
.footer_left ul li.email a {
	color: #ffffff;
	font-size: 24px;
}

.footer_right{
	width: 620px;
	float: right;
	text-align: right;
	padding: 10px 0 0 0;
}

.footer_links_wrapper{
	display: inline-block;
	*display: inline;
	*zoom:1;
}

.footer_links_wrapper div{
	float: left;
}

.footer_links_wrapper div ul li{
	margin: 0 0 20px;
	text-align: left;
}

.footer_links_wrapper div ul li ul{
	padding: 0 0 0 1em;
	margin: 5px 0 0 0;
}

.footer_links_wrapper div ul li ul li{
	margin: 0 0 5px;
}

.footer_links_wrapper div ul li a{
	color: #fff;
}

.copyright{
	text-align: right;
	margin: 60px 0 0 0;
}

.copyright span{
	font-size: 20px;
	vertical-align: bottom;
}

/*下層ページ*/
.breadcrumbs{
	text-align: right;
	width: 1060px;
	margin: 0 auto 5px;
}

	.breadcrumbs span{
		margin: 0 10px;
	}

#body.lower_pages{
	background: no-repeat top center #eaeaea;
	background-size: contain;
}

.page_title_wrapper{
	width: 1060px;
	padding: 70px 0 0;
	margin: 0 auto;
}

#body.lower_pages .contents_area{
	background: #fff;
	width: 890px;
	padding: 50px 85px 0px;
	/*border-top: 12px solid #6c9b44;*/
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}


/*汎用*/
.inner_blk10{padding: 0 10px;}
.inner_blk20{padding: 0 20px;}
.contents_area{
	width: 1060px;
	padding: 0 20px;
	margin: 0 auto;
}

.headline1{
	border-left: 13px solid #6c9b44;
	line-height: 0em;
	padding:0 0 0 20px;
	margin: 0 0 50px;
}

.headline2{
	border-left: 13px solid #6c9b44;
	line-height: 1em;
	padding:0 0 0 20px;
	font-size: 35px;
	font-weight: normal;
	margin: 0 0 50px;
}

	.headline2 span{
		font-size: 20px;
		color: #6c9b44;
		margin: 0 0 0 20px;
		line-height: 1em;
	}

.font_gothic{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.font_mincho{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.im_btn{
	padding: 10px 30px;
	line-height: 1em;
	background: #6c9b44;
	color: #fff;
	border-radius: 4px;
	font-size: 23px;
	text-align: center;
}

.im_btn:hover{
	text-decoration: none;
}
