@charset "utf-8";
body {
	width: 100%;
	margin: 0 auto;
	font-size: 62.5%;
	color: #666;
	font-family: "メイリオ", "Meiryo", "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro","MS", sans-serif;
	background-image: url(../images/common/bg.jpg);
	-webkit-text-size-adjust: 100%;
}

/* --------------/// common ///-------------- */
header p, .wrapper, h1, .logo, nav ul, .thum, .footerNav, .footerLogo .info {
	width: 960px;
	margin: 0 auto;
}
header {
	background-color: #fff;
}
header p {
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
}
header > div {
	width: 100%;
	border-top: 6px solid #b7d300;
}
h1 img {
	float: left;
	width: 350px;
	height: 72px;
	margin-top: -7px;
}
header img.tel {
	float: right;
	width: 300px;
	height: 70px;
	margin: 7px 30px 0 0;
	padding-bottom: 10px;
}
nav {
	width: 100%;
	height: 65px;
	box-shadow:0px 0px 7px rgba(147,147,147,0.4);
	-webkit-box-shadow:0px 0px 7px rgba(147,147,147,0.4);
	-moz-box-shadow:0px 0px 7px rgba(147,147,147,0.4);
}
nav ul, nav ul li a, h1 img, header div > img, .footerNav, .footerNav ul, .footerNav ul li a, .footerLogo h2 {
	display: block;
}
nav ul li {
	display: inline-block;
	line-height: 60px;
	text-indent: -9999px;
}
nav ul li a {
	height: 35px;
	margin-top: 15px;
}
.nav_icon01 {
	width: 160px;
	margin-left: 25px;
	background: url(../images/common/gnav_home.png) no-repeat top;
}
.nav_icon02 {
	width: 164px;
	margin-left: 42px;
	background: url(../images/common/gnav_recruit.png) no-repeat top;
}
.nav_icon03 {
	width: 154px;
	margin-left: 44px;
	background: url(../images/common/gnav_marker.png) no-repeat top;
}
.nav_icon04 {
	width: 108px;
	margin-left: 45px;
	background: url(../images/common/gnav_pen.png) no-repeat top;
}
.nav_icon05 {
	width: 134px;
	margin-left: 43px;
	background: url(../images/common/gnav_mail.png) no-repeat top;
}
nav ul li a:hover, .selected {
	background-position: 0 -35px;
}
.footerNav {
	width: 960px;
	height: 187px;
	background: url(../images/common/footer_pic.png) no-repeat top;
}
.footerNav ul li {
	display: inline-block;
}
.footerNav ul li:first-child {
	margin-left: 295px;
}
.footerNav ul li a {
	margin: 154px 140px 0 0;
	color: #ebebeb;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	text-shadow: 0 1px 2px #333;
	box-sizing: border-box;
}
.footerNav ul li a:hover {
	color:#678705;
}
.footerLogo {
	width: 100%;
	background-color: #78b047;
}
.inner_footerLogo {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
.footerLogo .info {
	position: relative;
	width: 510px;
	padding-top: 10px;
	text-align: center;
}
.flogo {
	width: 244px;
	float: left;
	margin-right: 5px;
}
.footerLogo p {
	color: #fff;
	font-size: 13px;
	font-family: "メイリオ"
}
.copyright {
	text-align: center;
	padding-bottom: 5px;
}
.SLnumber {
	position: absolute;
	width: 250px;
	text-align: right;
	right:0;
	bottom:5px;
}
.toTop {
	position: fixed;
	bottom:50px;
	right:40px;
}
.pankuzu,
.pankuzu a {
	margin: 12px 0 30px 10px;
	color:#888;
	font-size: 13px;
}
.pankuzu a:hover {
	color: #444;
}
.sideNav {
	float: right;
	width: 210px;
}
.sideNav li {
	height: 72px;
	vertical-align: middle;
	background: url(../images/common/sideNav_bg.png) no-repeat top;
	margin-bottom: 15px;
}
.sideNav li a {
	display: block;
	padding: 25px 0 0 60px;
	color: #8e8b0d;
	font-size: 15px;
}
.sideNav li a.line2 {
	padding: 14px 0 0 60px;
}
.sideNav li:hover, .sideNav li.snavOn {
	background-position: 0 -72px;
}
.sideNav li a:hover, .sideNav li a.snavOn {
	color: #575e01;
}

/* --------------/// top ///-------------- */
#home .wrapper {
	width: 960px;
	margin: 0 auto;
}
.main {
	position: relative;
	width: 960px;
	height: 378px;
	margin-top: 3px;
}
.mainSign {
	position: absolute;
	width: 196px;
	height: 75px;
	bottom: 52px;
	left: 492px;
	background: url(../images/top/wooden_sign.png) no-repeat top;
	text-indent: -9999px;
}
.mainSign:hover {
	background-position: 0 -75px;
}
.thum {
	margin: 40px 0;
	text-align: center;
}
.thum01, .thum02 {
	margin-right: 40px;
}
.thum01, .thum02, .thum03 {
	float: left;
	width: 290px;
	background-color: #f7f9e4;
	border: 1px solid #c4e184;
}
.thum01 > img, .thum02 > img, .thum03 > img {
	margin: 20px 10px;
}
.thum01 a, .thum02 a, .thum03 a {
	display: block;
	width: 290px;
	height: 72px;
	background-color: #daecb1;
	text-align: center;
	border-top: 1px dotted #c4e184;
}
.thum01 a:hover, .thum02 a:hover, .thum03 a:hover {
	opacity: 0.6;
}

.thum01 a img, .thum02 a img, .thum03 a img {
	padding-top: 10px;
}
.insurance_online {
	text-align: center;
	margin-bottom: 30px;
}
.insurance_text {
	margin: 30px 0;
}
.insurance_text p {
	font-size: 13px;
	text-align: left;
	margin-bottom: 15px;
}
.mr05 {
	margin-right: 10px;
}
.pet {
	border:1px solid #e4e4e4;
	vertical-align: top;
}
.about {
	display: block;
	width: 907px;
	height: 217px;
	padding: 75px 0 0 47px;
	text-align: left;
	background: url(../images/top/top_about.png) no-repeat top left;
}
.about p {
	width: 854px;
	margin-bottom: 28px;
	color: #255634;
	font-size: 14px;
	line-height: 1.9;
}

/* --------------/// business ///-------------- */
#business article > div {
	background: url(../images/business/business_bgMiddle.png) repeat-y top left;
}
#business article {
	color: #666;
	font-size: 14px;
}
.innerP, .inner {
	width: 660px;
	margin: 0 auto;
}
.president {
	padding: 30px 0 20px 0;
}
.president p {
	margin-bottom: 20px;
}
.president img, .partner02 img {
	width: 210px;
	float: left;
}
.president div, .partner02 div {
	width: 420px;
	float: right;
}
.partner01 div, .partner03 div {
	width: 420px;
	float: left;
}
.partner01 img, .partner03 img {
	width: 210px;
	float: right;
}
.partner01 {
	padding-top: 25px;
}
.partner03 {
	padding-bottom: 25px;
}
.partner01 p {
	margin-top: 60px;
}
.partner02 p {
	margin-top: 43px;
}
.partner03 p {
	margin-top: 47px;
}
.lineR {
	display: block;
	width: 556px;
	margin: 20px 0 15px 130px;
}
.lineL {
	display: block;
	width: 556px;
	margin: 20px 0 15px 25px;
}
.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

/* --------------/// store ///-------------- */
#store section {
	width: 720px;
	float: left;
}
#store .branch {
	margin: 20px 0 40px 0;
}
#store .branch:last-child {
	margin-bottom: 0;
}
#store .branch > img {
	display: block;
}
#store .branch > div {
	background: url(../images/store/store_bgMiddle.png) repeat-y top;
	padding: 15px 0;
}
.address {
	width: 670px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.address > img {
	float:left;
	width: 280px;
}
.address table {
	width: 370px;
	float: right;
	border-top: 1px solid #bfbfbf;
}
.address table th {
	width: 120px;
	color: #457703;
	font-size: 14px;
	font-weight: normal;
	background-color: #e1f0c1;
}
.address table th img {
	margin-top: 7px;
}
.address table tr {
	border-bottom: 1px dotted #bfbfbf;
}
.address table td {
	width: 250px;
	color: #666;
	font-size: 14px;
	padding: 10px 0 10px 15px;
}
.address table td.name {
	background-color: #e1f0c1;
	color: #457703;
	font-size: 16px;
}
iframe {
	display:block;
	margin: 0 auto;
	border: 0;
	background-color: transparent;
	overflow: hidden;
}

/* --------------/// recruit ///-------------- */
#recruit h3 {
	margin: 35px 0 5px 0;
}
#recruit article > div {
	background: url(../images/company/company_bgMiddle.png) repeat-y top left;
	padding: 5px 0;
}
#recruit table {
	width: 650px;
	margin: 0 auto;
}
#recruit td {
	width: 520px;
	color: #555;
	font-size: 14px;
	padding: 11px 0 11px 15px;
}
#recruit table a {
	color: #e89c62;
}
#recruit table a:hover {
	text-decoration: underline;
}
.enpage_banner {
	width: 200px;
	margin-left: 10px;
}

/* --------------/// president ///-------------- */
.president_inner p {
	color: #666;
	font-size: 14px;
}
.president_inner {
	float: left;
	width: 720px;
}
.president_inner > img {
	display: block;
}
.president_inner > div {
	background: url(../images/president/president_bgMiddle.png) repeat-y top;
}
.inner_conts01, .inner_conts02, .inner_conts03, .inner_conts04 {
	width: 650px;
	margin: 0 auto;
}
.inner_conts01 {
	padding-top: 10px;
}
.inner_conts01 > img, .conts03 > img {
	float: left;
	display: block;
	width: 232px;
}
.inner_conts01 > img, .conts03 > div {
	margin-right: 35px;
}
.inner_conts01 > div, .conts03 > div {
	float: left;
	width: 380px;
}
.inner_conts01 p {
	width: 380px;
	margin-top: 25px;
}
#president h2 {
	margin: 25px 0;
}
#president .inner_conts04 h2 {
	margin: 0 0 25px 0;
}
.inner_conts02 p, .inner_conts03 div p, .inner_conts04 p {
	margin-bottom: 25px;
}
.inner_conts04 p:last-child {
	margin-bottom: 0;
	padding-bottom: 10px;
}

/* --------------/// interview ///-------------- */
#interview section {
	width: 720px;
	float: left;
}
#interview h2 {
	margin-bottom: 30px;
}
#interview article > img {
	display: block;
}
#interview article > div {
	background: url(../images/interview/interview_bgMiddle.png) repeat-y top;
	padding: 20px 0;
}
.profile {
	width: 610px;
	margin: 0 auto;
	padding: 20px;
	background-color: #e9f5da;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.profile img {
	float: left;
	width: 204px;
}
.profile div {
	float: right;
	width: 385px;
}
.staff_02 div {
	float: left;
	width: 380px;
}
.staff_02 img {
	float: right;
	width: 204px;
}
.profile h3 {
	color: #875403;
	font-size: 17px;
}
.profile p {
	color: #666;
	font-size: 14px;
}
.profile span {
	padding: 3px 10px;
	color: #fff;
	font-size: 15px;
	font-faily: "ヒラギノ丸ゴ ProN W4";
	background-color: #f9a332;
}
.staff {
	width: 230px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #f9a332;
}
.comment {
	margin-top: 10px;
}
#interview h4 {
	width: 654px;
	height: 46px;
	margin: 25px auto 10px auto;
	padding-top: 15px;
	color: #557222;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: url(../images/interview/interview_line.png) no-repeat;
}
#interview article {
	margin-bottom: 25px;
}
#interview article:last-child {
	margin-bottom: 0;
}
#interview article > div > p {
	width: 650px;
	margin: 0 auto 20px auto;
	color: #666;
	font-size: 14px;
}
#interview article > div > p.mb0 {
	margin-bottom: 0;
}

/* --------------/// bukken ///-------------- */
#bukken .wrapper > img {
	margin: 0 0 30px 0;
}
.bukken_inner > img {
	display: block;
}
.bukken_inner {
	display: block;
	position: relative;
	width: 920px;
	margin: 0 auto;
	text-align: center;
}
.bukken_inner > div {
	padding-bottom: 35px;
}
.Bukken_leaf {
	position:absolute;
	top: -5px;
}
.bukken_inner > div {
	background: url(../images/bukken/bukken_bgMiddle.png) repeat-y top;
}
#bukken h2, .info {
	color: #4e7707;
	font-size: 17px;
	font-weight: normal;
}
#bukken h2 {
	margin-bottom: 20px;
	padding-top: 20px;
}
.info {
	margin-bottom: 30px;
}
#bukken table {
	width: 680px;
	margin: 0 auto;
}
#bukken table tr {
	border-top: 1px dotted #b2b2b2;
}
#bukken table tr:last-child {
	border-bottom: 1px dotted #b2b2b2;
}
#bukken table th {
	width: 180px;
	color: #557222;
	font-size: 16px;
	font-weight: bold;
	background-color: #e3f2d1;
}
#bukken table td {
	color: #555;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.6;
	text-align: left;
	padding: 18px 0 18px 50px;
	text-decoration: none;
}

/* --------------/// company ///-------------- */
#company section, #recruit section,
#business section, #insurance .list  {
	width: 710px;
	float: left;
}
#company h2 {
	margin: 40px 0 15px 0;
}
#company .conts, #recruit article, #business article {
	width: 710px;
}
#company .conts > img, #recruit article > img,
#business article h3 img, #insurance article > img {
	display: block;
}
#company .conts > div {
	background: url(../images/company/company_bgMiddle.png) repeat-y top left;
	padding: 15px 0;
}
#company table {
	width: 640px;
	margin: 0 auto;
}
#company th, #recruit th {
	width: 130px;
	font-size: 14px;
	font-weight: normal;
	color: #557222;
	background-color: #e1f0c1;
}
#company td {
	width: 510px;
	color: #555;
	font-size: 14px;
	padding: 11px 0 11px 25px;
}
#company table td a {
	float: left;
	display: block;
	width: 220px;
	margin-top: 20px;
	color: #dd7605;
	font-size: 14px;
}
#company td a.hokenLogo:hover {
	opacity: 0.6;
}
#company td a.hoken {
	padding-top: 5  px;
}
#company table tr, #recruit table tr {
	border-top: 1px dotted #b2b2b2;
}
#company table tr:last-child, #recruit table tr:last-child {
	border-bottom: 1px dotted #b2b2b2;
}
#company table a:hover {
	text-decoration: underline;
}

/* --------------/// insurance ///-------------- */
#insurance h2 {
	line-height: 64px;
	margin: 40px 0 10px 0;
	padding:7px 0 0 77px;
	color: #213a02;
	font-size: 20px;
	font-weight: normal;
	background: url(../images/insurance/insurance_title.png) no-repeat top left;
}
#insurance h2:first-child {
	margin-top: 0;
}
#insurance article {
	margin-bottom: 40px;
}
#insurance article div {
	background: url(../images/insurance/insurance_bgMiddle.png) repeat-y top left;
}
#insurance .list dl {
	width: 630px;
	margin: 0 auto;
	color: #4a5102;
	font-size: 14px;
	line-height: 1.1;
}
#insurance .list dl dt{
	float: left;
	width: 345px;
	margin-bottom: 13px;
	padding-left: 10px;
	border-left: 6px solid #b7d316;
}
#insurance .list dl dt.mb10 {
	margin-bottom: 5px;
}
#insurance .list dl dd {
	float: left;
	text-align: left;
}
#insurance .list dl dd a {
	color: #e89c62;
	font-style: italic;
}
#insurance .list dl dd a:hover {
	color: #d65b07;
	text-decoration: underline;
}
#insurance .notice {
	margin-top: 15px;
}
#insurance .company_banner  {
	padding: 10px 0 10px 45px;
}
#insurance .company_banner img {
	display: block;
	margin-bottom: 20px;
}
#insurance .company_banner img:hover {
	opacity: 0.6;
}
#insurance .company_banner img.pb10 {
	margin-bottom: 0;
}

/* --------------/// contact ///-------------- */
#contact .policy {
	width: 910px;
	margin: 0 auto;
}
#contact article {
	width: 910px;
}
#contact article > img {
	display: block;
}
#contact article div {
	background: url(../images/contact/contact_bgMiddle.png) repeat-y top left;
}
#contact article P {
	width: 850px;
	margin: 0 auto 15px auto;
	font-size: 13px;
	text-align: left;
}
#contact article P:last-child {
	margin-bottom: 0;
}
#contact article P a {
	color: #dd7605;
}
#contact article P a:hover {
	text-decoration: underline;
}
#contact h3 {
	line-height: 65px;
	margin-top: 35px;
	padding:5px 0 0 70px;
	color: #213a02;
	font-size: 20px;
	font-weight: normal;
	background: url(../images/contact/contact_title_bg.png) no-repeat top left;
}
.pb40 {
	padding-bottom: 10px;
}