
#c01,
#c02 {
	margin-top:-100px;
	padding-top:100px;
}

@media screen and (max-width:1500px) {
	
#c01,
#c02 {
	margin-top:-110px;
	padding-top:110px;
}
	
}

@media screen and (max-width:1300px) {

#c01,
#c02 {
	margin-top:-80px;
	padding-top:80px;
}

}

@media screen and (max-width:992px) {
	
#c01,
#c02 {
	margin-top:-120px;
	padding-top:120px;
}
	
}



/* 一覧ページ */
.staff_main2 {
	width: 100%;
	background-color: #ffffff;
	clear: both;
	overflow:auto;
	padding-bottom: 100px;
}

.staff-btn-waku {
	width: 100%;
	margin-top: 100px;
	display:flex;
	display:-moz-flex;
	display:-o-flex;
	display:-webkit-flex;
	display:-ms-flex;
	justify-content:space-between;
	-moz-justify-content:space-between;
	-o-justify-content:space-between;
	-webkit-justify-content:space-between;
	-ms-justify-content:space-between;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}

.s-btn02-on{
	font-family: 'Noto Sans JP', sans-serif;
	color: #fff;
	font-size: 15px;
	line-height: 120%;
	font-weight: 400;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000;
	width: 23%;
	display: inline-block;
	text-align: center;
	text-decoration: none;
    position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
	margin-right: 0;
	margin-left: 0;
}

.s-btn02{
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 120%;
	font-weight: 400;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f0f0f0;
	width: 48%;
	display: inline-block;
	text-align: center;
	text-decoration: none;
    position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
	margin-right: 0;
	margin-left: 0;
}

.s-btn02-on a,
.s-btn02 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.s-btn02-on:hover,
.s-btn02:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

.staff-t-waku {
	width: 100%;
	margin-top: 100px;
}

.staff-t-waku .staff_t_so2 {
	width: 100%;
	font-family: 'Noto Sans JP', sans-serif;
	color: #b0051c;
	font-size: 40px;
	line-height: 120%;
	font-weight: 300;
}

.staff-t-waku .staff_t_so3 {
	width: 100%;
	font-family: 'Noto Sans JP', sans-serif;
	color: #b0051c;
	font-size: 30px;
	line-height: 120%;
	font-weight: 300;
}

.staff-t-waku .staff_t_so2 + .staff_t_so3 {
	margin-top: 10px;
}

.staff-t-waku span {
	width: 50px;
	height: 1px;
	background-color: #b0051c;
	display: block;
	margin-left: 20px;
	margin-top: 20px;
}

.staff-m-waku {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 0;
    zoom: 1; /* float解除 for IE6/7  */
}

.staff-m-waku2 {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 0;
    zoom: 1; /* float解除 for IE6/7  */
	margin-top: 100px;
}

.staff-m-waku2:after, .staff-m-waku2:before,
.staff-m-waku:after, .staff-m-waku:before {
    content: "";
    clear: both;
    display: block;
}

.i-st-waku {
	width: 22%;
	float: left;
	margin-top: 50px;
	margin-left: 4%;
    position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.i-st-waku:nth-child(1),
.i-st-waku:nth-child(5),
.i-st-waku:nth-child(9),
.i-st-waku:nth-child(13),
.i-st-waku:nth-child(17),
.i-st-waku:nth-child(21),
.i-st-waku:nth-child(25) {
	margin-left: 0;
}

.i-st-waku a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.i-st-waku:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

.i-st-waku .img {
	width: 100%;
	position:relative;
}

.i-st-waku .img span {
	width: auto;
	position:absolute;
    z-index: 10;
	bottom: 0px;
	left: 0px;
	color: #fff;
	background-color: #b0051c;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: 400;
	padding: 3px;
}

.i-st-waku .img span:before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: bold;
}

.i-st-waku .pos {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.i-st-waku .name {
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
	font-size: 2.5rem;
	line-height: 120%;
	font-weight: 400;
}

.i-st-waku .position {
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 120%;
	font-weight: 400;
	margin-top: 5px;
}

.cp_waku {
	width: 100%;
	display: block;
	margin-top: 100px;
	vertical-align:top;
	font-size: 0;
}

.cp_txt01 {
	width: 48%;
	height: auto;
	vertical-align:top;
}

.cp_txt01 h2 {
	font-size: 3.2rem;
}

.cp_txt01 h3 {
	font-size: 2.5rem;
}

.cp_txt01 p {
	font-size: 1.6rem;
	line-height: 1.7;
}

.cp_img01 {
	width: 47%;
	height: auto;
	vertical-align:top;
}

.cp_img01 img {
	width: 100%;
	height: auto;
	display: block;
}

.cp_waku:nth-child(odd) .cp_txt01{
	float: left;
}

.cp_waku:nth-child(odd) .cp_img01{
	float: right;
}

.cp_waku:nth-child(even) .cp_txt01{
	float: right;
}

.cp_waku:nth-child(even) .cp_img01{
	float: left;
}

.staff_cp_waku {
	width: 100%;
	display: block;
	font-size: 0;
	margin-top: 50px;
    letter-spacing: -.4em; /* 文字間を詰めて隙間をなくす */
}

.staff_cp1 {
	width: 33.333%;
	display: inline-block;
	font-size: 0;
}


.staff_cp1 img {
	width: 100%;
}

.cp_btn01 {
    width: auto;
	font-size: 16px;
	color: #ffffff;
	background: #5d973e;
	display: inline-block;
    position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
	text-align: center;
	margin-top: 10px;
	border-radius: 3px;
	padding: 5px 20px 5px 20px;
  }

.cp_btn01 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.cp_btn01:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
	
	
@media screen and (max-width:992px) {

.staff-btn-waku {
	margin-top: 50px;
}

.s-btn02-on{
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 23%;
}

.s-btn02{
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 48%;
}

.staff-m-waku2 {
	margin-top: 50px;
}
	
.staff-t-waku {
	margin-top: 50px;
}
	
.staff-t-waku .staff_t_so2 {
	font-size: 30px;
}
	
.i-st-waku {
	width: 30%;
	margin-top: 50px;
	margin-left: 5%;
}
	
.i-st-waku:nth-child(1),
.i-st-waku:nth-child(4),
.i-st-waku:nth-child(7),
.i-st-waku:nth-child(10),
.i-st-waku:nth-child(13),
.i-st-waku:nth-child(16),
.i-st-waku:nth-child(19),
.i-st-waku:nth-child(22),
.i-st-waku:nth-child(25) {
	margin-left: 0;
}
	

.i-st-waku:nth-child(5),
.i-st-waku:nth-child(9),
.i-st-waku:nth-child(17),
.i-st-waku:nth-child(21) {
	margin-left: 5%;
}
	
.i-st-waku .name {
	font-size: 20px;
}

.i-st-waku .position {
	font-size: 15px;
	margin-top: 5px;
}
		
}

@media screen and (max-width:768px) {
	
.staff-btn-waku {
	text-align: center;
}
	
.s-btn02-on{
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 40%;
	margin-top: 5px;
}

.s-btn02{
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 48%;
	margin-top: 5px;
}
	
.i-st-waku {
	width: 48%;
	margin-top: 30px;
	margin-left: 4%;
}
	
.i-st-waku:nth-child(1),
.i-st-waku:nth-child(3),
.i-st-waku:nth-child(5),
.i-st-waku:nth-child(7),
.i-st-waku:nth-child(9),
.i-st-waku:nth-child(11),
.i-st-waku:nth-child(13),
.i-st-waku:nth-child(15),
.i-st-waku:nth-child(17),
.i-st-waku:nth-child(19),
.i-st-waku:nth-child(21),
.i-st-waku:nth-child(23),
.i-st-waku:nth-child(25) {
	margin-left: 0;
}
	
.i-st-waku:nth-child(4),
.i-st-waku:nth-child(6),
.i-st-waku:nth-child(8),
.i-st-waku:nth-child(10),
.i-st-waku:nth-child(12),
.i-st-waku:nth-child(14),
.i-st-waku:nth-child(16),
.i-st-waku:nth-child(18),
.i-st-waku:nth-child(20),
.i-st-waku:nth-child(22),
.i-st-waku:nth-child(24),
.i-st-waku:nth-child(26) {
	margin-left: 4%;
}
	
.staff-m-waku2 {
	margin-top: 30px;
}
	
.staff-t-waku {
	margin-top: 50px;
}
	
.staff-t-waku .staff_t_so2 {
	font-size: 25px;
}
	
.staff_cp1 {
	width: 50%;
	display: inline-block;
	font-size: 0;
}
	
.cp_txt01 h2 {
	font-size: 2.8rem;
}

.cp_txt01 h3 {
	font-size: 2rem;
}
	
.cp_txt01 p {
	font-size: 1.4rem;
	line-height: 1.7;
}

	
}


/* 個別のページ */
.st-back01 {
	width: 100%;
	background-color: #F5F5F5;
	margin: 0;
	padding-top: 100px;
	padding-bottom: 100px;
}

.st-back02 {
	width:100%;
	background-color: #fff;
	margin: 0;
	padding-top: 100px;
	padding-bottom: 100px;
}

.inner2 {
	width:1100px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	position: relative;
}

@media screen and (max-width:1200px) {
	
.inner2 {
	width:95%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
	
}

@media screen and (max-width:992px) {
	
.st-back01 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.st-back02 {
	padding-top: 50px;
	padding-bottom: 50px;
}
	
}

img{
	width: 100%;
}

.st-waku0{
	display: table;
	font-size: 0;
	position:relative;
	width: 100%;
	margin-top: 100px;
}

.st-waku0 .st-img{
	display: table-cell;
	width: 50%;
	vertical-align:top;
}

.st-waku0 .st-txt{
	display: table-cell;
	width: 50%;
	vertical-align:top;
	background-color: #fff;
	padding: 45px;
}

.st-waku0 .st-txt h2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 35px;
	line-height: 140%;
	font-weight: 400;
	margin-top: 20px;
}

.st-waku0 .st-txt h2 span{
	font-size: 20px;
}

.st-waku0 .st-txt .st-position{
	font-size: 20px;
}

.st-waku0 .st-txt table{
	margin-top: 20px;
}

.st-waku0 .st-txt table th{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 15px;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 0;
	vertical-align:top;
	line-height: 1.5;
}

.st-waku0 .st-txt table td{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 15px;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 10px;
	vertical-align:top;
	line-height: 1.5;
}

table.st-tanto th{
	line-height: 1.7;
}

table.st-tanto th a:link,
table.st-tanto th a:visited,
table.st-tanto th a:active {
	color: #4b7ec9;
	text-decoration:underline;
	line-height: 1.7;
} 

table.st-tanto th a:hover {
	text-decoration: none;
}


.st-waku1{
	position:relative;
	width: 100%;
}

.st-waku1 .st-img{
	width: 55%;
	position: relative;
	float: right;
}

.st-waku1 .st-txt{
	width: 40%;
	position: relative;
	float: left;
}

.st-waku2{
	position:relative;
	width: 100%;
}

.st-waku2 .st-img{
	width: 55%;
	position: relative;
	float: left;
}

.st-waku2 .st-txt{
	width: 40%;
	position: relative;
	float: right;
}

.st-waku3{
	position:relative;
	width: 100%;
}

.st-waku3 .st-img{
	width: 55%;
	position: relative;
	float: right;
}

.st-waku3 .st-txt{
	width: 40%;
	position: relative;
	float: left;
}

.st-waku4{
	position:relative;
	width: 100%;
}

.st-waku4 .st-txt{
	width: 100%;
	position: relative;
}

.st-no-w{
	width: 100px;
	position: relative;
	text-align: center;
}

.st-no{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 80px;
	line-height: 140%;
	font-weight: 400;
	position: relative;
}

.st-no-w span{
	width: 20px;
	height: 2px;
	background-color: #000;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.st-t{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 22px;
	line-height: 140%;
	font-weight: 500;
	margin-top: 30px;
}

.st-p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 15px;
	line-height: 200%;
	font-weight: 400;
	margin-top: 30px;
}

a.st-btn{
	font-family: 'Noto Sans JP', sans-serif;
	color: #fff;
	font-size: 15px;
	line-height: 200%;
	font-weight: 400;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000;
	width: 300px;
	display: block;
	text-align: center;
text-decoration: none;
}

a.st-btn:link {color:#ffffff;} /*未訪問のリンクの色*/
a.st-btn:visited {color:#ffffff;} /*訪問済みのリンクの色*/
a.st-btn:hover {opacity:0.7;} /*カーソルが乗っているリンクの色*/
a.st-btn:active {color:#ffffff;} /*クリック中のリンクの色*/


@media screen and (max-width:1200px) {

.st-waku0 .st-txt{
	padding: 30px;
}
	
.st-waku0 .st-txt h2{
	font-size: 25px;
	margin-top: 10px;
}

.st-waku0 .st-txt h2 span{
	font-size: 15px;
}
	
.st-waku0 .st-txt .st-position{
	font-size: 18px;
}

.st-waku0 .st-txt table th{
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.st-waku0 .st-txt table td{
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.st-p{
	font-size: 13px;
	margin-top: 20px;
}
	
}

@media screen and (max-width:992px) {
	
.st-waku0{
	display: block;
}
	
.st-waku0 .st-img{
	display: block;
	width: 100%;
}

.st-waku0 .st-txt{
	display: block;
	width: 100%;
	padding: 30px;
}
	
.st-no-w{
	width: 80px;
}

.st-no{
	font-size: 60px;
}

.st-no-w span{
	width: 20px;
	height: 2px;
	background-color: #000;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

}

@media screen and (max-width:768px) {

.st-waku0 .st-txt table{
	margin-top: 15px;
}

.st-waku0 .st-txt table th{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 0;
}

.st-waku0 .st-txt table td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 5px;
}
	
	
	



.st-waku1{
	position:relative;
	width: 100%;
}

.st-waku1 .st-img{
	width: 100%;
 	float: none;
	margin-top: 20px;
}

.st-waku1 .st-txt{
	width: 100%;
 	float: none;
}

.st-waku2 .st-img{
	width: 100%;
 	float: none;
	margin-top: 20px;
}

.st-waku2 .st-txt{
	width: 100%;
 	float: none;
}

.st-waku3 .st-img{
	width: 100%;
 	float: none;
	margin-top: 20px;
}

.st-waku3 .st-txt{
	width: 100%;
 	float: none;
}
	
a.st-btn{
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 280px;
}
	
}



/* Clear  */

.st-waku0,
.st-waku1,
.st-waku2,
.st-waku3,
.st-waku4 {
    zoom: 1; /* float解除 for IE6/7  */
}

.st-waku0:after, .st-waku0:before,
.st-waku1:after, .st-waku1:before,
.st-waku2:after, .st-waku2:before,
.st-waku3:after, .st-waku3:before,
.st-waku4:after, .st-waku4:before {
    content: "";
    clear: both;
    display: block;
}