@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'HiraginoUDSansStd-W3', 'Helvetica neue', Helvetica, '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:17px;
}
p {
	line-height: 1.6;
}
a {
	color: #237702;
	text-decoration: underline;
}
a:hover {
	color: #f18302;
	text-decoration: none;
}
hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
li {
	line-height: 1.6;
}
button, input, optgroup, select, textarea {
	font-size: 96%;
	line-height: 1.6;
}
.clearfix::after {
 content: "";
 display: table;
 clear: both;
}
/*.video-container {
	text-align: center;
}
.video-container video {
	width: 80%;
	max-width: 1200px;
	min-width: 980px;
	margin: 0 auto;
}*/
#youtube-movie {
  margin: 0 auto;
  width: 80%;
  max-width: 1200px;
  min-width: 960px;
  padding-top: 20px;
}
 
#youtube-movie-content {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
 
#youtube-movie-content iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}

.matop10 {
	margin-top: 10px !important;
}
.matop20 {
	margin-top: 20px !important;
}
.fll {
	float: left;
}
.flr {
	float: right;
}
#nav {
	width: 80%;
	height: 86px;
	line-height: 86px;
	margin: 0 auto;
	text-align: left;
	max-width: 1200px;
	min-width: 980px;
}
#nav h1 {
	padding: 0;
	margin: 0;
}
#nav ul {
	list-style: none;
	background: url(../images/nav_line.png) no-repeat right;
	padding-right: 60px;
	height: 54px;
}
#nav img {
	vertical-align: middle;
}
#nav ul li {
	display: inline-block;
	text-align: center;
	line-height: 1.4;
	position: relative;
	padding-left: 72px;
	background: url(../images/nav_line.png) no-repeat;
	height: 51px;
}
#nav ul li span {
	display: block;
}
#nav ul li a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background: none;
	display: block;
	padding: 5px 7px;
}
#nav ul li a:hover {
	color: #fff;
	font-weight: bold;
	background: url(../images/bg_nav_on.jpg);
}
.content {
	background: url(../images/cont_line.jpg) repeat-x 0 top;
	margin-top: 20px;
}
.cont {
	width: 80%;
	margin: 0 auto;
	text-align: left;
	padding: 20px 0;
	max-width: 1200px;
	min-width: 980px;
}
.cont h2 {
	font-size: 46px;
	letter-spacing: 10px;
	height: 52px;
	line-height: 52px;
	position: static;
}
.cont h2 img {
	padding-right: 14px;
	vertical-align: text-top;
}
.cont h2 span {
	font-size: 20px;
	position: absolute;
	line-height: 52px;
	letter-spacing: 1px;
	padding-left: 20px;
}
#profile h3 {
	font-size: 26px;
	color: #36a60a;
	padding-left: 100px;
}
#profile .gaiyo_image {
	padding-right: 100px;
}
.tbl_prof {
	padding-left: 100px;
}
.tbl_prof th, .tbl_prof td {
	font-weight: bold;
	padding: 10px 0;
}
.tbl_prof th {
	padding-right: 30px;
}
#profile h4 {
	font-size: 26px;
	text-align: center;
	clear: both;
}
.img_rinen {
	text-align: center;
}
#recruit h3 {
	padding: 0 20px;
}
#recruit p {
	padding: 0 20px;
	font-size: 96%;
}
.voice {
	background: url(../images/bg_voice.jpg) repeat;
	text-align: left;
	padding: 20px 0;
	margin-top: 50px;
}
.voice h4 {
	font-size: 18px;
	color: #fff;
	text-align: left;
	padding-left: 40px;
}
.voice p {
	color: #fff;
	padding: 0 40px !important;
}
.voice p.voice_name {
}
.voice hr {
	border-top: 1px #c4dec4 solid;
	margin: 0 40px;
}
.img_voice {
	padding: 20px;
}
.bosyu {
	margin-top: 50px;
}
.bosyu h4 {
	padding: 0 20px;
	font-size: 1.17em;
	text-align: left;
}
.bosyu p {
	margin: 0;
}
.bosyu_table {
	width: 90%;
	overflow: hidden;
	border-spacing: 5px;
	margin: 15px 30px;
}
.bosyu_table th {
	width: 155px;
	margin: 0;
	padding: 10px 20px;
	background-color: #c4ebb6;
	color: #237702;
	font-weight: bold;
	vertical-align: text-top;
}
.bosyu_table td {
	margin: 0;
	padding: 10px 20px;
	line-height: 1.7em;
	background-color: #e6e8e5;
}
.footer {
	background: url(../images/cont_line.jpg) repeat-x 0 top;
	margin-top: 20px;
	padding-bottom: 40px;
}
.footer_area {
	width: 80%;
	margin: 0 auto;
	text-align: left;
	max-width: 1200px;
	min-width: 980px;
	padding-top: 40px;
}
.address {
	font-style: normal;
	font-size: 88%;
	line-height: 1.6;
	font-weight: bold;
}
.footer_area ul {
	list-style: none;
	font-size: 96%;
	font-weight: bold;
}
.footer_area ul li {
	display: inline-block;
	background: url(../images/ic_footer_nav.gif) no-repeat 0% 50%;
	padding-left: 12px;
	line-height: 22px;
	margin-left: 25px;
}
.footer_area ul li a {
	text-decoration: none;
}
.footer_area ul li a:hover {
	text-decoration: none;
}
.copy {
	display: block;
	text-align: right;
	clear: both;
	font-size: 76%;
}
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 40px;
}
#pageTop a {
	display: block;
	z-index: 999;
	width: 65px;
	height: 65px;
}
#pageTop a:hover {
	opacity: 0.7;
}
.tbl_contact {
	border-collapse: collapse;
	box-sizing: border-box;
}
.tbl_contact th, .tbl_contact td {
	vertical-align: top;
	padding: 5px;
	vertical-align: top;
	padding: 24px;
	display: table-cell;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}
.tbl_contact th {
	background: #f5f5f5;
}
.tbl_contact td {
	width: 75%;
}
.hissu {
	font-size: 76%;
	color: red;
	padding-left: 20px;
}
#contact h4 {
	text-align: 32px;
}
#contact h4 img {
	vertical-align: middle;
	padding-right: 15px;
}
#contact .tel {
	font-size: 40px;
	line-height: 0;
}
#contact p + h4 {
	padding-top: 50px;
}
#contact p.tit_privacy {
	font-weight: bold;
}
.square_btn {
	position: relative;
	display: inline-block;
	padding: 0.25em 0.5em;
	text-decoration: none;
	color: #FFF;
	background: #848484;/*色*/
	border: solid 1px #797979;/*線色*/
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.square_btn:hover {/*押したとき*/
	background: #98e079;
	border: solid 1px #77d852;/*線色*/
	box-shadow: none;
	text-shadow: none;
}
.square_btn:active {/*押したとき*/
	border: solid 1px #77d852;
	box-shadow: none;
	text-shadow: none;
}

/* 2024.02.26 add */
.sdgs { margin: 80px auto 0; }
.sdgs a { display: flex; background:#237702; }
.sdgs img { width: 100%; }
.sdgs a img:hover { width: 100%; opacity:0.7; transition:0.3s;}