@charset "utf-8";
/*Block、Element、Modifier*/
h2,h3,#headimage{
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
h2{
	font-size: 3.6rem;
}
h3{
	font-size: 2.4rem;
}
#home h3{
	color:#c89936;
}
h4{
	font-size:2rem;
	margin-bottom: 1em;
	border-left:5px solid #c4a047;
	background-color:#eee;
	padding:3px 7px 3px 7px;
}
h5,h6{
	font-size: 1.7rem;
}

section ul li{
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 0.7em;
	color: #333;
}
section ul li + li,section ol li + li{
	margin-top: 0.5em;
}

section ol li{
	font-size: 1.6rem;
	margin-bottom: 0.5em;
}
.button{
	display: block;
	padding:7px 10px 7px 20px;
	background: #006820 url(../img/common_arrow.png) no-repeat left center;	
	border-radius: 2px;
	color:#fff;
	text-decoration: none;
	font-size: 1.4rem;
	width:10em;
	margin:0 auto;
	letter-spacing: 1px;
	transition: 0.3s;
	text-align: center;
}
.button:hover{
	background-color:#008003;
	background-position:3px center;	
}
.bg-grey-custom{
	background-color: #ddd;
}
#buttonmail{
	display: block;
	padding:7px 10px 7px 20px;
	background: #006820 url(../img/common_arrow.png) no-repeat left center;	
	border-radius: 2px;
	color:#fff;
	text-decoration: none;
	font-size: 1.4rem;
	width:17em;
	letter-spacing: 1px;
	transition: 0.3s;
	text-align: center;
	margin:0 auto;
	clear: left;
}
#buttonmail:hover{
	background-color:#008003;
	background-position:3px center;	
}

figure{
	text-align: center;
	display: table-cell;
	vertical-align: top;
}
figcaption{
	background-color: #333;
	color: #fff;
	font-size: 1.4rem;
	padding:5px;
	margin-bottom: 7px;
}

/*　━━━━━━━━━━━*/
#headimage{
	background-color: #fefef0;
	height:auto;
	padding:10px;
}
#headimage img{
	width: auto;
	float: left;
}
#headimage p{
	font-size: 3rem;
	line-height: 1.6;
	font-weight: bold;
	margin-right: 10px;
	padding:10px 0;
	clear:right;
}
#content{
	margin-top: 50px;
}
#content h2{
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	padding: 7px;
	margin:2em 0 1em 0;
	font-size: 3.6rem;
}
#lead h2{
	padding:1em 0;
}
#lead p{
	text-shadow: 1px 1px 1px #333;
}
#lead b{
	padding:3px;
	background-color: orange;
	font-weight: normal;
}
#lead h3{
	font-size:3rem;
	text-shadow:1px 1px 1px #000;
	line-height: 1.5;
}
#lead h3 span{
	display: block;
	font-size: 80%;
}
#home #sec1{
	background: #317322 url(../img/bg_lead.png) no-repeat 0 0;
	color:#fff;
	padding:3px;
	box-shadow: 0 3px 5px #aaa;
}
#personal{
	background-color: #fff;
}
#personal p{
	text-shadow:none;
}

#feature{
	border:1px solid #fff;
	padding:7px;
}
ul#feature li{
	font-weight: normal;
	margin-left:2em;
	margin-bottom: 1em;
	color:#fff;
}
ul#feature li:last-child{
	margin-bottom: 0;
}
#sec2{
	max-width: 600px;
	margin:0 auto 100px;
}
.anquate{
	border:1px solid #ccc;
	padding:10px 10px 0 10px;
}
#sec3 dl dt,#sec6 dl dt{
	font-size:2rem;
	font-weight: bold;
	margin-bottom: 0;
}
#sec3 dl dd,#sec6 dl dd{
	margin-bottom: 2em;
	font-size: 1.6rem;
	line-height: 1.5;
}
#sec3 dl dd ul li,#sec3 dl dd ul{
	margin-top: 0;
	margin-bottom:0;
	font-weight: normal;
}
#sec3 em{
	font-style: normal;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.3;
}
#sec3_1 img{
	float: left;
	width: 250px;
	margin-right: 2em;
}

.answer span{
	background-color: #c00;
	padding:3px;
	color:#fff;
	font-size: 80%;
	margin-right: 5px;
}
#sec4 i{
	font-family: serif;
	display: block;
	float: left;
	font-size: 240%;
	font-weight: normal;
	margin-right: 0.3em;
	margin-top: -5px;
}
#sec4 h4{
	margin-top:3em;
	padding-bottom: 0;
}
#sec4 h4:after{
	display: block;
	clear:both;
	content:'';
}
#sec4 h4 span{
	display: block;
}
#sec5 img{
	float: left;
	width: 250px;
}
#sec6{
	border:1px solid #333;
	padding:10px;
}
#sec6 h3{
	background: #317322 url(../img/bg_lead.png) no-repeat 0 -370px;
	color:#fff;
	padding:7px;
	font-size: 2.8rem;
	text-shadow:none;
	text-align: center;
}
#sec6 h3 span{
	font-size: 50%;
}
#sec6 dl{
	margin:0;
}
#sec6 dl dt{
	font-size:2rem;
	font-weight: bold;
	margin-bottom: 0.3em;
	margin-top: 2em;
}
#sec6 dl dd{
	font-size: 1.6rem;
	margin:0;
}
#sec7,#sec8,#sec9,#sec10,#sec11,#sec12{
	margin-top: 10em;
}
#service{
	border:1px solid #ccc;
	padding:7px;
}
#portforio{
	border:1px solid #ccc;
	padding:7px;
}
#portforio h5{
	background-color: #ddd;
	color:#222;
	padding:5px;
}
#sec12 dl{
	padding:0;
	margin:0;
}
#sec12 dl dd{
	font-size: 1.4rem;
	margin-top: 1em;
}
#sec12 dl dt{
	font-weight: bold;
	font-size: 1.6rem;
	display:block;
	width: 9em;
	float: left;
	margin-bottom:1em;
	clear:left;
}
#sec13{
	margin-top:10em;
}
#sec13 h5{
	background-color: #333;
	color:#fff;
	padding:5px;
	margin-bottom: 0.5em;
	text-align: center;
}
#sec13 ul{
	list-style: none;
}
#sec13 ul li{
	margin-bottom: 2em;
	font-size: 16px;
}
#seminar:after{
	display: block;
	clear: both;
	content: '';
}
#seminar .button{
	width: 8em;
}
#seminar dt{
	width:90%;
	font-size: 1.4rem;
	float:left;
	padding:6px;
	margin-right: 10px;
	border-bottom: 1px dotted #999;
	clear:left;
	margin-bottom:1em;
}
#seminar dt i{
	width: 80px;
	margin-right: 10px;
	font-style: normal;
	font-weight: bold;
}
#seminar dd{
	float:left;
	margin-bottom: 1em;
}
/*　IFAについて━━━━━━━━━━━━━━━━━━━━━━━━━　*/
#ifa #headimage{
	height:auto;
	padding:10px;
}
#ifa__h3__question span{
	font-weight: normal;
	font-size: 60%;
}
#ifa__ul__define li{
	font-weight: normal !important;
	font-size: 1.4rem;
}
#ifa__aside__02{
	margin:1em auto;
	padding:10px;
	border-radius: 5px;
	width:85%;
	background-color: #eee;
}
#ifa__aside__02 p{
	width:95%;
	margin:0 auto;
	border-bottom: 2px dotted #aaa;
	padding-bottom: 0.5em;
	line-height: 1.5;
}
#ifa__aside__02 blockquote{
	background-color: #eee;
	background:url(../img/ifa_kinyucho.jpg) no-repeat 0 0;
	font-size: 1.4rem;
	line-height: 1.5;
	padding:10px 10px 10px 130px;
	width:80%;
	margin:1em auto;
	border-radius: 5px;
}

#ifa__section__02{
	margin-top: 4em;
	margin-bottom: 4em;
	border: 1px solid #ccc;
	padding:10px;
}
#ifa__p__declare{
	width:90%;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.5;
	margin:2em auto;
	color: #c4a047;
}
#ifa__section__02 h3{
	background: #317322 url(../img/bg_lead.png) no-repeat 0 -370px;
	color:#fff;
	padding:7px;
	font-size: 2.6rem;
	text-align: center;
}
#ifa__section__02 ul li{
	font-size: 1.6rem;
}

/*　会社概要━━━━━━━━━━━━━━━━━━━━━━━━━　*/
#company #headimage{
	height:auto;
	padding:10px;
}
#company #sec01__dl{
	font-size: 1.6rem
}
#company #sec01 h3{
	text-align: center;
	margin:2em auto 1em auto;
	letter-spacing: 0.3em;
	font-size: 2.6rem;
}
#company #sec01__dl:after{
	display: block;
	clear: both;
	content: '';
}
#company #sec01__dl dt{
	width:150px;
	display: block;
	float: left;
	clear: left;
	padding:5px 30px 5px 0;
	text-align: right;
	font-weight: bold;
	margin-bottom: 0.7em;
	letter-spacing: 1px;
}
#company #sec01__dl dd{
	display: block;
	padding:5px 0;
	float:left;
	margin-bottom: 0.7em;
}
#company #sec01__dl ul{
	margin:0;
	padding-left: 1em;
}
#company #sec01__dl ul li{
	font-size: 1.6rem;
	font-weight: normal;
	padding-left: 0;
	margin-bottom: 0.1em;
}
#company #sec01__dl ul li i{
	font-style: normal;
}
#company #sec01__dl ul li i:after{
	content: '：';
}
#company #sec01__dl #access{
	margin-top: 1em;
}
#company #sec01__dl #access li{
	font-size: 1.3rem;
	font-weight: normal;
	text-align: left;
}

/*　お客様本位宣言━━━━━━━━━━━━━━━━━━━━━━━━━　*/
#declare_lead{
	margin:1em auto;
}
#declare_lead img{
	margin-right:1em;
}
#declare #declare_lead p{
	font-size: 1.6rem;
	font-weight: normal;
	font-family: MyYuGothicM,YuGothic,-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
#declare #content h3 i{
	display: block;
	font-size: 240%;
	margin-right: 0.3em;
	margin-top:-5px;
	font-weight: normal;
	float: left;
	font-family: serif;
}
#declare #content h3{
	margin:2em auto 1em auto;
	padding:0.5em 0;
	border-bottom:1px solid #333;
}
#declare_sec1 h3{
	margin-top: 0 !important;
}
#declare_sec2_process{
	border:1px solid #222;
	padding:10px;

}
#declare_sec2_process dl{
	margin:0;
}
#declare_sec2_process dl dt{
	font-size:2rem;
	font-weight: bold;
	margin-bottom: 0.3em;
	margin-top: 2em;
}
#declare_sec2_process dl dd{
	font-size: 1.6rem;
	margin:0;
	line-height: 1.5;
}
#declare_sec2_process h4{
	background: #317322 url(../img/bg_lead.png) no-repeat 0 -370px;
	color:#fff;
	padding:7px;
	font-size: 2.8rem;
	text-shadow:none;
	text-align: center;
	font-family: serif;
	border:none;
}
#declare_sec2_process h4 span{
	font-size: 50%;
}
.signature{
	text-align: right;
	margin:3em 0;
	line-height: 1.3;
	font-size: 1.4rem;
}


/*　メデイアクエリ━━━━━━━━━━━━━━━━━━━━━━━━━　*/

@media(max-width: 576px) {/*sm*/
	#logo{
		width:auto;
		height: auto;
		margin-left: 0;
	}	
	#home h2{
		font-size: 2.8rem;
	}
	h3{
		font-size: 2rem;
		line-height: 1.3;
	}
	#headimage{
		height: auto;
		text-align: center;
	}
	#headimage h2{
		font-size: 2.6rem;
	}	

	#headimage p{
		font-size: 2rem;
	}
	#headimage img{
		float: none;
	}
	#feature li{
		margin-left:1em;
	}
	.anquate{
		padding:10px 10px 0 0;
	}
	.anquate ul{
		padding-left:2em;
	}
	.anquate ul li{
		font-size: 1.4rem;
	}
	#sec3 dl dt,#sec6 dl dt{
		font-size:1.6rem;
	}
	#sec3 dl dd,#sec6 dl dd,#sec3 dl dd ul li{
		font-size:1.4rem;
	}

	#sec3 p em{
		font-size: 1.8rem;
	}

	#sec4 i{
		font-family: serif;
		display: inline-block;
		float: none;
		font-size: 100%;
	}
	#sec4 i:after{
		content:'）';
	}
	#sec4 h4 span{
		display: inline;
	}
	#service ul{
	padding-left: 2em;
	}
	#portforio dl dt{
		float:none;
		margin-bottom: 0;
		margin-top: 1em;
	}
	#portforio dl dd{
		margin-top: 0;
	}
	#sec3_1{
		text-align: center;
	}
	#sec3_1 img{
		float: none;
	}
	#sec3_1 ul{
		text-align: left;
		padding-left: 1em;
	}
	#sec5 img{
		float: none;
		width: 100%;
	}
	#sec6 h3{
		text-align: left;
	}


	#seminar dt{
		width:100%;
		float:none;
		margin-right: 0;
		border-bottom: none;
		margin-bottom:0;
	}
	#seminar dt i{
		width:100%;
		margin-right:0;
		display: block;
	}
	#seminar dd{
		margin: 0 0 2em 0;
	}
	#company #sec01 h3{
		font-size: 2rem;
		padding:7px 0;
		letter-spacing: 0.5em;
		background-color: #999;
		color:#fff;
	}
	#company #sec01__dl dt{
		float: none;
		text-align: center;
	}

	#company #sec01__dl dt{
	width:100%;
	float: none;
	margin: 2em 0 0 0;
	padding:0;
	text-align: center;
	}
	#company #sec01__dl dd{
	display: block;
	padding:5px 0;
	float:none;
	text-align: center;
	}
	#company #sec01__dl ul li{
	font-size: 1.6rem;
	text-align: left;
	}
	#ifa__aside__02 blockquote{
	background:url(../img/ifa_kinyucho.jpg) no-repeat center top;
	padding:130px 0 0 0;
	width:90%;
	margin:1em auto;
	}
	/*　お客様本位宣言━━━━━━━━━━━━━━━━━━━━━━━━━　*/

	#declare h2 span{
		display: block;
	}
	#declare_lead{
		width:90%;
	}
	#declare_lead p{
		text-align: left;
	}
	#declare #content h3 i{
		font-size: 240%;
	}
	#declare #content h3{
		margin:2em auto 1em auto;
		padding:0.5em 0;
		border-bottom:1px solid #333;
	}
	#declare_sec2_process{
		border:1px solid #222;
		padding:10px;

	}
	#declare_sec2_process dl{
		margin:0;
	}
	#declare_sec2_process dl dt{
		font-size:1.8rem;
	}
	#declare_sec2_process dl dd{
		font-size: 1.4rem;
	}
	#declare_sec2_process h4{
		padding:7px;
		font-size: 2.5rem;
		text-align: left;
	}
	.signature{
		text-align: right;
		margin:3em 0;
		line-height: 1.3;
		font-size: 1.4rem;
	}

}
/*　━━━━━━━━━━━━━━━━━━━━━━━━━　*/
@media(min-width: 577px) {/*md*/
}
/*　━━━━━━━━━━━━━━━━━━━━━━━━━　*/
@media(min-width: 768px) {/*lg*/
	#headimage p{
		font-size: 3.6rem;
	}

	h2{
		font-size: 4rem;
	}
	h3{
		font-size: 3.2rem;
	}
	#sec3 p,#sec4 p,#sec7 p,#sec8 p,#sec9 p,#sec10 p,#sec11 p,#sec12 p{
		margin-left: 2em;
	}

}
/*　━━━━━━━━━━━━━━━━━━━━━━━━━　*/