@charset "utf-8";
/* CSS Document */


h2 {
	color: #49ab4e;
	font-size: 36px;
	margin-bottom: 30px;
	text-align: center
}
#Mv {
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/mv.jpg) no-repeat top center;
}
#ZeirishiSyoukai {
	background-image: url(../img/zeirishi_footer.png), url(../img/zeirishi_footer_bg.png), url(../img/top_contents_bg.jpg);
	background-repeat: no-repeat, repeat-x, repeat;
	background-position: bottom center, bottom left, top left;
	padding-top: 20px;
	padding-bottom: 100px;
	overflow: hidden;
}
#ZeirishiSyoukai > img {
	display: block;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#ZeirishiSyoukai ul {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	overflow: hidden
}
#ZeirishiSyoukai ul li {
	float: left;
	width: 482px;
	height: 288px;
	margin-right: 10px;
	padding: 10px 5px 10px;
	background: #fff;
	box-shadow: 1px 1.732px 2px 0px rgba(204, 204, 204, 0.35);
	position: relative;
	margin-bottom: 10px;
}
#ZeirishiSyoukai ul li:nth-child(even) {
	margin-right: 0px;
}
#ZeirishiSyoukai ul li:nth-child(3), #ZeirishiSyoukai ul li:nth-child(4), #ZeirishiSyoukai ul li:nth-child(5) {
	margin-top: 20px;
}
#ZeirishiSyoukai ul li:nth-child(5) {
	background: none;
	box-shadow: none;
}
#ZeirishiSyoukai h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 5px;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 8px;
	line-height: 1.0
}
#ZeirishiSyoukai h3 span.small {
	font-size: 15px;
}
#ZeirishiSyoukai h3 span.large {
	font-size: 32px;
	font-weight: bold;
	color: #f58003;
}
#ZeirishiSyoukai .name_box {
	width: 100%;
	overflow: hidden;
	padding: 5px 10px 0px 50px;
	margin-bottom: 5px;
}
#ZeirishiSyoukai a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 6px 5px 0px 38px;
	width: 132px;
	height: 30px;
	color: #fff;
	margin-top: 10px;
	border-radius: 15px;
	text-align: left;
	text-decoration: none;
	position: relative
}
#ZeirishiSyoukai a:before {
	position: absolute;
	content: "";
	width: 12px;
	height: 7px;
	top: 11px;
	left: 15px;
	background: url(../img/link_arrow.png) no-repeat left center;
}
#ZeirishiSyoukai li#Tsuruta .name_box {
	background: rgb(20,149,22);
	background-image: -moz-linear-gradient( 7deg, rgb(20,149,22) 0%, rgb(24,191,28) 100%);
	background-image: -webkit-linear-gradient( 7deg, rgb(20,149,22) 0%, rgb(24,191,28) 100%);
	background-image: -ms-linear-gradient( 7deg, rgb(20,149,22) 0%, rgb(24,191,28) 100%);
}
#ZeirishiSyoukai li#Tsuruta a {
	background: rgb(20,149,22);
}
#ZeirishiSyoukai li#Tsuruta a:hover {
	background: rgb(24,191,28);
}
#ZeirishiSyoukai li#Okamoto .name_box {
	background: rgb(28,100,199);
	background-image: -moz-linear-gradient( 7deg, rgb(28,100,199) 0%, rgb(0,135,230) 100%);
	background-image: -webkit-linear-gradient( 7deg, rgb(28,100,199) 0%, rgb(0,135,230) 100%);
	background-image: -ms-linear-gradient( 7deg, rgb(28,100,199) 0%, rgb(0,135,230) 100%);
}
#ZeirishiSyoukai li#Okamoto a {
	background: rgb(28,100,199);
}
#ZeirishiSyoukai li#Okamoto a:hover {
	background: rgb(0,135,230);
}
#ZeirishiSyoukai li#Higaki .name_box {
	background: rgb(233,86,32);
	background-image: -moz-linear-gradient( 7deg, rgb(233,86,32) 0%, rgb(242,145,37) 100%);
	background-image: -webkit-linear-gradient( 7deg, rgb(233,86,32) 0%, rgb(242,145,37) 100%);
	background-image: -ms-linear-gradient( 7deg, rgb(233,86,32) 0%, rgb(242,145,37) 100%);
}
#ZeirishiSyoukai li#Higaki a {
	margin-top: 30px;
	background: rgb(233,86,32);
}
#ZeirishiSyoukai li#Higaki a:hover {
	background: rgb(242,145,37);
}
#ZeirishiSyoukai li#Nitta .name_box {
	background: rgb(136,51,49);
	background-image: -moz-linear-gradient( 7deg, rgb(136,51,49) 0%, rgb(197,76,73) 100%);
	background-image: -webkit-linear-gradient( 7deg, rgb(136,51,49) 0%, rgb(197,76,73) 100%);
	background-image: -ms-linear-gradient( 7deg, rgb(136,51,49) 0%, rgb(197,76,73) 100%);
}
#ZeirishiSyoukai li#Nitta a {
	margin-top: 30px;
	background: rgb(136,51,49);
}
#ZeirishiSyoukai li#Nitta a:hover {
	background: rgb(197,76,73);
}
#ZeirishiSyoukai li#Murakami .name_box {
	background: rgb(127,90,27);
	background-image: -moz-linear-gradient( 7deg, rgb(127,90,27) 0%, rgb(196,139,43) 100%);
	background-image: -webkit-linear-gradient( 7deg, rgb(127,90,27) 0%, rgb(196,139,43) 100%);
	background-image: -ms-linear-gradient( 7deg, rgb(127,90,27) 0%, rgb(196,139,43) 100%);
}
#ZeirishiSyoukai li#Murakami a {
	margin-top: 30px;
	background: rgb(127,90,27);
}
#ZeirishiSyoukai li#Murakami a:hover {
	background: rgb(196,139,43);
}
#ZeirishiSyoukai .syozoku {
	color: #fff;
	font-size: 12px;
	height: 16px;
	line-height: 1.4
}
#ZeirishiSyoukai .name {
	color: #fff;
	font-size: 26px;
	display: flex;
	height: 36px;
	padding-left: 30px;
	line-height: 1.4
}
#ZeirishiSyoukai .name span {
	color: #fff;
	font-size: 12px;
	margin-right: 30px;
	padding-top: 10px;
}
#ZeirishiSyoukai p.honbun {
	padding: 5px;
}
#ZeirishiSyoukai li#Tsuruta img {
	position: absolute;
	top: -10px;
	right: 10px;
	z-index: 99;
	width: 138px;
	height: auto
}
#ZeirishiSyoukai li#Okamoto img {
	position: absolute;
	top: -8px;
	right: 10px;
	z-index: 99;
	width: 138px;
	height: auto
}
#ZeirishiSyoukai li#Higaki img {
	position: absolute;
	top: -8px;
	right: 10px;
	z-index: 99;
	width: 138px;
	height: auto
}
#ZeirishiSyoukai li#Nitta img {
	position: absolute;
	top: -8px;
	right: 10px;
	z-index: 99;
	width: 138px;
	height: auto
}
#ZeirishiSyoukai li#Murakami img {
	position: absolute;
	top: 3px;
	right: 10px;
	z-index: 99;
	width: 138px;
	height: auto
}
#ZeirishiSyoukai #ZeirishiAisatsu {
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
	height:auto;
}
#ZeirishiSyoukai #ZeirishiAisatsu p {
	background-image: none;
	width: auto;
	height: auto;
}
#ZeirishiSyoukai #ZeirishiAisatsu p:first-child {
	font-size: 25px;
	line-height: 1.2;
	margin-bottom: 20px;
	font-weight: bold
}


#ZeirishiSyoukai #GoToZeirishi a {
	margin-top: 0px;
	width:180px;
	background-color: #C00;
}


#ZeirishiSyoukai #GoToZeirishi a:hover{
	opacity:0.7;}

#StaffSyoukai {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 40px;
}
#StaffSyoukai img {
	margin-bottom: 40px;
}
#GoToStaff {
	display: block;
	width: 980px;
	height: 326px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/staff.jpg) no-repeat top center;
 margin-bottom: 50px
}
#StaffDetail {
	background: #2ec232;
	height: 50px;
	width: 320px;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 30px;
	border-radius: 5px;
	text-decoration: none;
	padding-top: 7px;
	box-shadow: 1px 1.732px 2px 0px rgba(204, 204, 204, 0.35);
	margin: 40px auto 50px
}
#StaffDetail:hover {
	background: #139516;
}
#StaffSyoukai p {
	font-size: 20px;
	margin-bottom: 40px;
}
#GyoumuNaiyou {
	background-image: url(../img/gyoumu_bg.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	border-top: 3px solid #d9d8ce;
	border-bottom: 1px solid #E5E4D9;
	padding-top: 40px;
	padding-bottom: 40px;
}
#GyoumuNaiyou ul {
	width: 913px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	display: -webkit-flex;
}
#GyoumuNaiyou ul li {
	display: inline-block;
	width: 272px;
	height: 272px;
	margin-right: 48px;
	background: #fff;
	padding: 10px;
	text-align: center;
	box-shadow: 1px 1.732px 2px 0px rgba(204, 204, 204, 0.35);
}
#GyoumuNaiyou ul li:last-child {
	margin-right: 0px;
}
#GyoumuNaiyou h3 {
	font-size: 20px;
	text-align: center;
	color: #2f6e32;
	background: #ffc88a;
	border-top: solid 5px #ff9620;
	padding: 7px;
	margin-bottom: 10px;
	text-shadow: white 2px 0px, white -2px 0px, white 0px -2px, white 0px 2px, white 2px 2px, white -2px 2px, white 2px -2px, white -2px -2px, white 1px 2px, white -1px 2px, white 1px -2px, white -1px -2px, white 2px 1px, white -2px 1px, white 2px -1px, white -2px -1px;
}
#GyoumuNaiyou a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 5px 0px 25px;
	width: 132px;
	height: 26px;
	color: #fff;
	margin-top: 10px;
	border-radius: 15px;
	text-decoration: none;
	background: #ff9620;
	position: relative
}
#GyoumuNaiyou a:hover {
	background: #eb8a1d;
}
#GyoumuNaiyou a:before {
	position: absolute;
	content: "";
	width: 12px;
	height: 7px;
	top: 11px;
	left: 15px;
	background: url(../img/link_arrow.png) no-repeat left center;
 
}
#GyoumuNaiyou p {
	margin: 20px auto;
}
#Annai {
width: 100%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
  padding-left: 10px;
 padding-right: 10px;
}


#OnlineSoudan{
	padding-top: 48px;
	padding-bottom: 48px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	}

#OnlineSoudan img{
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #aeaeae;
	}
#OnlineSoudan ul{
	text-align: center;
	margin-top: 36px;
	}
	
#OnlineSoudan ul li{
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 15px;
	background-color: #2EC232;
	border-radius: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 310px;
	background-image: url(../img/link_arrow.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	position: relative;
	margin-bottom: 20px;
	}
	
#OnlineSoudan ul li:hover{
	background-color: #139516;	
	}
	
#OnlineSoudan ul li a{
	color: #FFF;
	text-decoration: none;
	display: block;
	}


#BlogAnnai {
	width: 608px;
	float: left;
}
#Annai h3 {
	font-size: 24px;
	height: 40px;
	color: #555555;
	margin-bottom: 20px;
	display: flex;
	display: -webkit-flex;
	align-items: center;    /* 4 */
	font-weight: normal
}
#Annai h3 img {
	float: left;
	margin-right: 5px;
}
#Annai h3 span {
	font-size: 12px;
	color: #5ab35f;
	margin-left: 5px;
}
#Annai p {
	margin-bottom: 20px;
}
#BlogBox {
	background-color: #edfaeb;
	overflow-y: scroll;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 305px;
	width: 532px;
	border: solid 4px #69b66d;
}
.newsbox {
	border-bottom: 1px dotted #9B9B9B;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Office {
	width: 371px;
	float: right;
	padding-bottom: 50px;
}
#Office a {
	display: block;
	margin-left: 26px;
	width: 330px;
	height: 45px;
	background: #2ec232;
	color: #fff;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	text-decoration: none;
	padding-top: 10px;
	box-shadow: 1px 1.732px 2px 0px rgba(204, 204, 204, 0.35);
	margin: 1px auto 50px
}
#Office a:hover {
	background: #139516;
}



@media screen and (max-width: 980px) {
#Mv {
background: url(../img/mv_980.jpg) no-repeat top center;
padding-top: 50.0408163%;
background-size: 100% auto;
height: auto
}
}



@media screen and (max-width: 810px) {
h2 {
	font-size: 20px;
}
h2::after {
	display: inline-block;
	font-size: 20px;
	color: #49ab4e;
	content: attr(data-label); /*contentでdata-label属性を指定*/
}
h2 img {
	display: none;
}
#Mv {
	width: 100%;
	height: auto;
	background: url(../img/mv_sp.jpg) no-repeat top center;
	padding-top: 108%;
	background-size: 100% auto;
}
#ZeirishiSyoukai {
	padding-top: 40px;
}
#ZeirishiSyoukai ul {
	width: 90%;
}
#ZeirishiSyoukai ul li {
	width: 90%;
	float: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#ZeirishiSyoukai ul li:nth-child(even) {
	margin-right: auto;
}
#ZeirishiSyoukai ul li:nth-child(5) {
	text-align: center
}
#ZeirishiSyoukai .name_box {
	padding: 5px 10px 0px 5px;
	background: none
}
#ZeirishiSyoukai li:nth-child(3) a {
	margin-top: 20px;
}
#ZeirishiSyoukai .syozoku {
	height: auto;
}
#ZeirishiSyoukai li#Tsuruta img, #ZeirishiSyoukai li#Okamoto img, #ZeirishiSyoukai li#Higaki img, #ZeirishiSyoukai li#Nitta img, #ZeirishiSyoukai li#Murakami img {
	right: 20px;
}
#ZeirishiSyoukai #ZeirishiAisatsu {
	padding: 20px 0 0;
	margin-bottom: 0;
}

#ZeirishiSyoukai #GoToZeirishi a {
	margin-top: 20px;
}

#StaffSyoukai {
	width: 90%;
}
#GoToStaff {
	display: block;
	width: 100%;
	height: auto;
	margin: 10px auto;
	padding-top: 33%;
	background-size: 100% auto;
}

#StaffDetail {
	height: 40px;
	max-width: 300px;
	width: 100%;
	font-size: 14px;
	padding-top: 10px;
	margin: 10px auto 30px
}
#StaffSyoukai p {
	font-size: 14px;
	margin-bottom: 40px;
}
#GyoumuNaiyou ul {
	width: 100%;
	display: inline-block;
}
#GyoumuNaiyou ul li, #GyoumuNaiyou ul li:last-child {
	display: block;
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding: 10px;
}
#GyoumuNaiyou h3 {
	font-size: 18px;
}
#GyoumuNaiyou p {
	margin: 20px auto;
}
#Annai {
	width: 100%;
	overflow: hidden
}

#BlogAnnai {
	width: 90%;
	float: none;
	text-align: center;
	margin: 0 auto 40px
}
#Annai h3 {
	font-size: 18px;
	height: auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center
}
#Annai h3 img {
	float: none;
	display: block;
	margin-right: auto;
	margin-left: auto
}
#Annai h3 span {
	display: none;
}

#OnlineSoudan img{
	height: auto;
	width: 90%;
	}
	
#OnlineSoudan ul li{
	margin-right: 10px;
	margin-left: 10px;
	}

#BlogBox {
	width: 100%;
}
#Office {
	width: 100%;
	float: none;
	text-align: center
}
#Office > img {
	width: 100%;
	max-width: 374px;
}
#Office a {
	height: 40px;
	max-width: 300px;
	width: 90%;
	font-size: 14px;
	padding-top: 10px;
	margin: 10px auto 30px
}
}

@media screen and (max-width: 610px) {
h2 {
	margin-bottom: 20px
}
#ZeirishiSyoukai ul {
	padding-top: 20px;
}
#ZeirishiSyoukai ul li {
	float: none;
	width: 100%;
	max-width: 600px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;
	padding: 20px 10px;
	box-shadow: none
}
#ZeirishiSyoukai li#Tsuruta {
	border-top: 5px solid rgb(20,149,22);
}
#ZeirishiSyoukai li#Okamoto {
	border-top: 5px solid rgb(28,100,199);
}
#ZeirishiSyoukai li#Higaki {
	border-top: 5px solid rgb(233,86,32);
}
#ZeirishiSyoukai li#Nitta {
	border-top: 5px solid rgb(136,51,49);
}
#ZeirishiSyoukai li#Murakami {
	border-top: 5px solid rgb(127,90,27);
}
#ZeirishiSyoukai li#Tsuruta img, #ZeirishiSyoukai li#Okamoto img, #ZeirishiSyoukai li#Higaki img, #ZeirishiSyoukai li#Nitta img, #ZeirishiSyoukai li#Murakami img {
	position: static;
	margin-bottom: 10px;
	width: 200px;
}
#ZeirishiSyoukai ul li:nth-child(even) {
	margin-right: auto;
}
#ZeirishiSyoukai h3 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 0;
	line-height: 1.4
}
#ZeirishiSyoukai h3, #ZeirishiSyoukai h3 span.small, #ZeirishiSyoukai h3 span.large {
	font-size: 19px;
	font-weight: bold;
}
#ZeirishiSyoukai li#Tsuruta .name_box, #ZeirishiSyoukai li#Okamoto .name_box, #ZeirishiSyoukai li#Higaki .name_box, #ZeirishiSyoukai li#Nitta .name_box, #ZeirishiSyoukai li#Murakami .name_box {
	color: #fff;
	padding: 15px 10px;
	text-align: center
}
#ZeirishiSyoukai li#Tsuruta .name_box {
	background: rgb(20,149,22);
}
#ZeirishiSyoukai li#Okamoto .name_box {
	background: rgb(28,100,199);
}
#ZeirishiSyoukai li#Higaki .name_box {
	background: rgb(233,86,32);
}
#ZeirishiSyoukai li#Nitta .name_box {
	background: rgb(136,51,49);
}
#ZeirishiSyoukai li#Murakami .name_box {
	background: rgb(127,90,27);
}
#ZeirishiSyoukai .syozoku {
	display: none
}
#ZeirishiSyoukai .name {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	height: auto;
	padding-left: 10px;
	color: #fff;
	display: block
}
#ZeirishiSyoukai .name span {
	font-size: 14px;
	margin-right: 10px;
	margin-top: 4px;
	padding-top: 0px;
	color: #fff;
}
#ZeirishiSyoukai li#Tsuruta img {
	position: static;
	width: 200px;
}
#ZeirishiSyoukai #ZeirishiAisatsu p:first-child {
	font-size: 18px;
}

#OnlineSoudan ul li{
	display: block;
	font-size:14px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	}

}
