@charset "utf-8";

/*
div#contents #keiyaku ,
div#contents #roan ,
div#contents #tsurumi ,
div#contents #kawasaki ,
div#contents #kamata {
    margin-top:-120px;
    padding-top:120px;
}
*/


.staff_title_area {
    background:url(../images/main_staff.jpg) no-repeat top center;
    background-size:cover;
}

.staff_title_area .inner {
    width:1000px;
    min-height:280px;
    height:280px;
    margin:0px auto;
    display:flex;
    flex-direction:column;
    text-align:left !important;

    justify-content:center;
    align-items:center;
    @include sp {
        width:96%;
    	min-height:160px;
    	height:160px;
    }
}
.staff_title_area .inner h1 {
    margin:0 auto 0px;
    color: #fff;
    text-align: center;
    font-size: 3.8rem;
    line-height: 1.3;
    @include sp {
        font-size: 3rem;
    }
}

#staff_list {
/*
    width:1000px;
    margin:40px auto 60px;
*/
}

#staff_list h2 {
	color: #124385;
	font-size: 3rem;
	font-weight:bold;
	border-bottom: 4px #124385 solid;
	padding-bottom: 15px;
	margin-bottom: 30px;

	letter-spacing:0.1em;

}
#staff_list h2 span {
	display: block;
	font-size: 1.6rem;
}


.h3_area {
	margin:30px 0 20px 0;
/*
	background:url(../images/bg_bar01.gif) no-repeat left top;
*/
	position:relative;
	height: 40px;
	border-bottom: 3px #124385 solid;
	padding-bottom: 10px;
}
.h3_area h3 {
	position:absolute;
	font-size:24px;
	color:#124385;
	font-weight:bold;
	top:0px;
	left:0px;
}
.h3_area_2 {
	height:34px;
	margin:10px 0 0 0;
/*
	background:url(../../../special_feature/adviser/bg_adviser.gif) no-repeat left top;
*/
	border-bottom: 3px #124385 solid;
	position:relative;
}
.h3_area_2 h3 {
	position:absolute;
	font-size:18px;
	color:#124385;
	font-weight:bold;
	top:5px;
	left:0px;
}

.staff_list_area2 {
	margin:0 ;
	padding:0 ;
	width: 100%;
}
.staff_list_area2 ul {
	margin:0px  0px ;
	display: flex;
/*
	justify-content: space-between;
*/
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
}
.staff_list_area2 ul li {
	margin:10px 0.5% 10px  ;
	width: 24%;


	display: flex;
	flex-direction: column;
	border: 1px #c8c8c8 solid;
	border-radius: 4px;
	position: relative;
	text-align: center;
}
.staff_list_area2 ul li:hover {
	opacity: 0.7;
}
.staff_list_area2 ul li a {
	display: block;
	transition: 0.3s;
}
.staff_list_area2 ul li a:hover {
	opacity: 0.7;
}


/*

.staff_list_area2 ul::before{
	content:"";
	display: block;
	width:24%;
	order:1;
  }
  .staff_list_area2 ul::after{
	content:"";
	display: block;
	width:24%;
  }
*/



.staff_list_area2 .name2 {
	text-align:center;
	margin:0 0 0px;
	padding:3px ;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 1.3;
}
.staff_list_area2 .name3 {
	text-align:center;
	margin:0 0 5px;
	padding:3px ;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.3;
}
.staff_list_area2 .name4 {
	text-align:center;
	margin:0 auto 5px;
	padding:3px 20px;
	font-size: 12px;
	background: #222;
	color: #fff;
	font-weight: bold;
	display: inline-block;
/*
	position: relative;
*/
}
.staff_list_area2 .name4_none {
	text-align:center;
	margin:0 0 5px;
	padding:4px 20px;
	font-size: 12px;
	background: #fff;
	color: #fff;
	font-weight: bold;
	display: inline-block;
}



.staff_list_area2 .n3 {
	position:absolute;
	top:6px;
	left:7px;
	text-align:center;
	margin:0 ;
	padding:0 ;
	background:#124385;
/*
	width:156px;
*/
	min-height:20px;
	border-radius:10px;
	padding-top:4px ;
	line-height:1;
}
.staff_list_area2 .n3 span {
	text-align:center;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2);

	font-size:14px;
	font-weight:bold;

}
.staff_list_area2 .n3 a {
	color:#fff;
	text-decoration:none;
	display:block;
}



.staff_list_area2 .photo2 {
	text-align:center;
/*
	position:relative;
*/
/*
	width:146px;
	height: 195px;
*/
	width: 56%;
	text-align:center;
	margin:15px auto 5px;
	background:#fff;
}
.staff_list_area2 ul li .icon1 {
	position:absolute;
	top:-7px;
	left:5px;
}
/*
.staff_list_area2 ul li .icon1 img {
	width:50px;
	height:auto;
}
*/
.staff_list_area2 ul li .icon1_2 {
	position:absolute;
	top:-7px;
	left:5px;
}
.staff_list_area2 ul li .icon1_2 img {
	width:50px;
	height:auto;
}



.staff_list_area2 .p2 {
	text-align:center;
	position:relative;
/*
	width:146px;
	height: 195px;
*/
	text-align:center;
	margin:0 auto 5px;
	background:#fff;
}
.staff_list_area2 .p2 .icon {
	position:absolute;
	bottom:5px;
	right:5px;
}
.staff_list_area2 .p2 .icon img {
	width:30px;
	height:auto;
}

.staff_list_area2 .p2 .icon1 {
	position:absolute;
	bottom:-5px;
	right:10px;
}

.staff_list_area2 .p2 .icon2 {
	position:absolute;
	bottom:0px;
	right:40px;
}

.staff_list_area2 .p2 .icon3 {
	position:absolute;
	bottom:0px;
	right:80px;
}

.staff_list_area2 .p2 .icon4 {
	position:absolute;
	bottom:0px;
	right:120px;
}

.staff_list_area2 .p2 .icon1 img ,
.staff_list_area2 .p2 .icon2 img ,
.staff_list_area2 .p2 .icon3 img ,
.staff_list_area2 .p2 .icon4 img {
	width:50px;
	height:auto;
}




.staff_list_area2 .b2 {
	text-align:center;
	margin:0;
	margin-top: auto;
	padding:0;
}

.staff_list_area2 a.button_profile {
	display: block;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eeeeee+0,dddddd+100;Gren+3D */
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #dddddd 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#dddddd 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #eeeeee 0%,#dddddd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
	color: #333;
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	border-radius: 5px;
	padding: 4px ;
	border: 1px #bcbcbc solid;
}

.staff_list_area2 a.button_profile::after {
	content:'';
	transition: all .3s;

    content: "  \f105 ";
    font-family: FontAwesome;
}
.staff_list_area2 a.button_profile:hover {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dddddd+0,eeeeee+100 */
	background: #dddddd; /* Old browsers */
	background: -moz-linear-gradient(top,  #dddddd 0%, #eeeeee 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #dddddd 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #dddddd 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}



.staff_list_area3 {
	width:920px;
/*		background:url(../images/bg_staff_920_1.gif) repeat-y left top;	/**/
	margin:0 ;
	padding:0 ;
}
.staff_list_area3_bottom {
	width:920px;
	height:15px;
/*		background:url(../images/bg_staff_920_2.gif) no-repeat left top;	/**/
	margin:0 ;
	padding:0 ;
}
.staff_list_area3 ul {
	width:890px;
	margin:0px auto 0px auto;
}
* html .staff_list_area3 ul {
	width:894px;
	margin:0px 0 0 14px;
}
.staff_list_area3 ul li {
	width:170px;
	height:195px;
	float:left;
	margin:10px 10px 0px 0 ;
	_margin:10px 10px 0px 0 ;
	background:url(../images/bg_name_list2.gif) no-repeat left top;
	position:relative;
}
.staff_list_area3 ul li.R {
	margin-right:0 ;
}
.staff_list_area3 .n {
	position:absolute;
	top:8px;
	left:7px;
	margin:0 ;
	padding:0 ;
}
.staff_list_area3 .p {
	position:absolute;
	top:34px;
	left:7px;
	width:150px;
	text-align:center;
	margin:0 ;
	padding:2px ;
	background:#fff;
	border:1px #ddd solid;
}
.staff_list_area3 .b {
	position:absolute;
	top:157px;
	left:7px;
	margin:0 ;
	padding:0 ;
}











.staff_info_area {
	margin:0px 0 0 0 ;
	padding:0 ;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.staff_info_area .photo_area {
	width:40%; /*  300px;  */
	margin:0px 0 20px 0px;
}



.staff_info_area .photo_area .pht  {
	padding:0px ;
	margin:0 ;
	position: relative ;
}
.staff_info_area .photo_area .pht img.photo {
	padding:6px ;
	margin:0 ;
	border:1px #ddd solid;
}
.staff_info_area .photo_area .pht .staff_position {
	position: absolute ;
	bottom:4px ;
	left:7px ;
	background:#7C0000 ;
	color:#fff ;
	padding:5px 15px 4px;
	line-height:1;
	font-size:14px ;
	z-index:100;
	display:inline-block;
	min-width:120px;
	height: 24px;
	text-align:center;
}
.staff_info_area .photo_area .pht .icon_lep {
	position: absolute ;
	bottom:5px ;
	right:20px ;
	z-index:100;
	width: 70px;
}


.staff_info_area .photo_area .b  {
	padding:0px ;
	margin:10px 0 0 0 ;
}
.staff_info_area .photo_area .b2  {
	padding:0px ;
	margin:10px 0 0 0 ;
	margin-top: auto;
}


.staff_info_area .photo_area .name_box {
	margin:10px 0 0 ;
	background:#124385;
	border-radius:3px;
	padding:5px 10px ;
}
.staff_info_area .photo_area .staff_name {
	text-align:left;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	margin:0 ;
	padding:0 ;
	font-size:18px ;
	font-weight:bold;
	color:#fff;
	display:inline-block;
	line-height:1;
}
.staff_info_area .photo_area .staff_yomi {
	text-align:left;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);

	font-size:12px ;
	color:#fff;
	display:inline-block;
	margin:0 ;
	padding:0 ;
	line-height:1;

}

.staff_info_area .photo_area .shiten_name {
	text-align:right ;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2);

	font-size:12px;
	color:#fff;
	display:block;
	margin:5px 0 0 ;
	padding:0 ;
	border-top:1px #eee solid;

}




.staff_info_area .profile_area {
	width:55%; /*  650px;  */
    margin:0px 0px 20px 0px;
}
.staff_info_area .profile_area p {
		line-height:1.6;
		margin-bottom: 30px;
}
.staff_info_area .profile_area h3 {
	border-bottom:1px #ddd solid;
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:10px;
}





.staff_info_area .license{
    width: 98%;
    margin: 10px auto;
}
.staff_info_area .license ol.l_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
	box-sizing: border-box;

}
.staff_info_area .license ol.l_list li {
    width: 49%;
    border: none;
    margin-bottom: 5px;

	font-size: 13px;
	border: 1px #124385 solid;
	border-radius: 3px;
	color: #124385;
	text-align: center;
	line-height: 1;
	padding: 5px 3px ;
	min-height: 32px !important;
	font-weight: bold;
/*
	display: table-cell;
	vertical-align: middle;
*/
	display: block;
}

.staff_info_area label {
    display: block;
    padding: 5px 2px ;
    text-align: center;
    font-size: 13px;
    letter-spacing: -0.02em;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    border-radius: 3px;
}





















.staff_list_area2_2 .license ,
.staff_list_area2 .license{
    width: 100%;
    margin: 5px auto;
}
.staff_list_area2_2 .license ol.l_list ,
.staff_list_area2 .license ol.l_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;

}
.staff_list_area2_2 .license ol.l_list li ,
.staff_list_area2 .license ol.l_list li {
    width: 90%;
    border: none;
	margin: 0 auto 3px;
	font-size: 14px;
	text-align: center;

	border: 1px #124385 solid;
	color: #124385;
	text-align: center;
	line-height: 1;
	padding: 3px ;

}
.staff_list_area2_2 .license ol.l_list2 li ,
.staff_list_area2 .license ol.l_list2 li {
    width: 92%;
    border: none;
	margin: 0 auto 3px;
	font-size: 12px;
	text-align: center;


	border: 1px #124385 solid;
	color: #124385;
	text-align: center;
	line-height: 1;
	padding: 3px ;

}

.staff_list_area2_2 .license ol.l_list2 li.on ,
.staff_list_area2 .license ol.l_list2 li.on ,
.staff_list_area2_2 .license ol.l_list li.on ,
.staff_list_area2 .license ol.l_list li.on {
	border: 1px #124385 solid;
	color: #124385;
	text-align: center;
	line-height: 1;
	padding: 3px ;
}
.staff_list_area2_2 .license ol.l_list2 li.off ,
.staff_list_area2 .license ol.l_list2 li.off ,
.staff_list_area2_2 .license ol.l_list li.off ,
.staff_list_area2 .license ol.l_list li.off {
	border: 1px #ccc solid;
	color: #ccc;
	text-align: center;
	line-height: 1;
	padding: 3px ;
}

.staff_list_area2_2 label ,
.staff_list_area2 label {
    display: block;
    padding: 5px 1px ;
    text-align: center;
    font-size: 12px;
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: normal;
    line-height: 1.2;
    border-radius: 3px;
}


.staff_info_area .license_sonpo ,
.staff_info_area .license_fp3 ,


.staff_info_area .license_gyoseisyoshi ,

.staff_list_area2_2 .license_takken ,
.staff_list_area2 .license_takken ,
.staff_list_area2_2 .license_roan ,
.staff_list_area2 .license_roan ,
.staff_list_area2_2 .license_fp ,
.staff_list_area2 .license_fp ,
.staff_list_area2_2 .license_lp ,
.staff_list_area2 .license_lp ,
.staff_list_area2_2 .license_sonpo ,
.staff_list_area2 .license_sonpo ,
.staff_info_area .license_lp ,
.staff_info_area .license_fp ,
.staff_info_area .license_roan ,
.staff_info_area .license_takken {
/*    background: #4CAF50;	/*	#6AA7B4;	*/
/*	background: #FFB300;	/*	#B2898A;	*/
border: 1px #124385 solid;
color: #124385;
text-align: center;
line-height: 1;
padding: 3px ;
min-height: 32px !important;
display: block;
vertical-align: middle !important;
}





.staff_ttl {
	font-size:20px;
	font-weight:bold;
	color:#787878;
	letter-spacing:-0.02em;
}
.staff_ttl:first-letter {
	color:#ea781d;
}


.tantou_area {
	background-color: #E3F2FD;
	border-radius:3px;
	padding-bottom:10px;

}

.tantou_area2 {
	border-top: 3px double #bbb;
	background-color: #fff;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:30px ;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.tantou_area2 .t_left {
	width:100%;
}
.tantou_area2 .t_right {
	width:100%;
}

.tantou_area3 {
	background-color: #f3f5f8;
	border-radius:5px;
	padding:10px;
	margin-top:20px;
	text-align:left;	/*center;	*/
}





.staff_info_bar {
	margin-top:20px ;
	padding: .2em .75em;
/*	background-color: #B3E5FC;	/**/
	border-top: 3px solid #1976D2;
	border-bottom: 3px double #1976D2;
	color:#0D47A1;
	font-size:16px;
	font-weight:bold;
}
.staff_info_bar > span:before {
	font-size:14px;
	font-family: FontAwesome;
	content: "\f13a ";	/* right arrow */
	padding-right:0.5em;
}


.staff_info_bar2 {
	margin-top:15px ;
	padding: .2em .75em;
	background-color: #fefefe;	/**/
	color:#0D47A1;
	font-size:16px;
	font-weight:bold;

	position: relative;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #3498db;

}
.staff_info_bar2:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;

}
.staff_info_bar2 > span:before {
/*
		font-size:12px;
		font-family: FontAwesome;
		content: "\f0f7 ";
		padding-right:0.5em;
*/
}
.shiten {
	margin-top:10px;
	margin-left:20px ;
	padding-left:0 ;
}
.shiten a {
	text-decoration: none;
	display:block;
	font-size:15px;
}
.shiten a:after {
	font-size:14px;
	font-family: FontAwesome;
	content: "\f0a9 ";
	padding-left:0.5em;
}


.list-inline {
	margin-top:15px;
  padding-left: 0;
  list-style: none;
/*  margin-left: -5px;/**/
}
.list-inline > li {
/*  display: inline-block;/**/
	float:left;
/*
  padding-left: 2%;
  padding-right: 2%;
*/
  width:45%;
  margin-left:10px;
  margin-bottom:10px;
/*  margin-right:5px;/**/
}


.list-inline2 {
	margin-top:10px;
  padding-left: 0;
  list-style: none;
/*  margin-left: -5px;/**/
}
.list-inline2 > li {
  display: inline-block;/**/
  margin:0 5px 15px;
  	width:230px;
}


a.btn_staff {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	outline: none;
	width:100%;
	border-radius:3px;
	border:1px #42A5F5 solid;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	letter-spacing:0.02em;

	color: #fff;

	font-size:15px;
	font-weight:bold;


/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b2e1ff+0,66b6fc+100;Blue+3D+%236 */
background: rgb(178,225,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(178,225,255,1) 0%, rgba(102,182,252,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(178,225,255,1) 0%,rgba(102,182,252,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(178,225,255,1) 0%,rgba(102,182,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e1ff', endColorstr='#66b6fc',GradientType=0 ); /* IE6-9 */

}
a.btn_staff span:before {
	font-size:12px;
	font-family: FontAwesome;
	content: "\f002 ";	/* right arrow */
	padding-right:0.3em;
	text-shadow: 0px 1px 1px rgba(5,5,5,.3);
}


a.btn_staff::before,
a.btn_staff::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
a.btn_staff,
a.btn_staff::before,
a.btn_staff::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

a.btn_staff:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66b6fc+0,b2e1ff+100 */
background: rgb(102,182,252); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(102,182,252,1) 0%, rgba(178,225,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(102,182,252,1) 0%,rgba(178,225,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(102,182,252,1) 0%,rgba(178,225,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66b6fc', endColorstr='#b2e1ff',GradientType=0 ); /* IE6-9 */

	text-shadow: 0px -1px 0px rgba(0,0,0,.3);
}



a.btn_inquiry {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	outline: none;
	width:100%;
	border-radius:3px;
	border:1px #ccc solid;
	text-shadow: 1px 1px 1px rgba(255,255,255,.8);
	letter-spacing:0.01em;

	color: #444;
	font-size:14px;
	font-weight:bold;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b2e1ff+0,66b6fc+100;Blue+3D+%236 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,dddddd+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(221,221,221,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(221,221,221,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */


}

a.btn_inquiry span:before {
	font-size:16px;
	font-family: FontAwesome;
	content: "\f138 ";	/* right arrow */
	padding-right:0.3em;
	color:#FF7043;
	text-shadow: 0px 1px 1px rgba(5,5,5,.3);
}

a.btn_inquiry::before,
a.btn_inquiry::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
a.btn_inquiry,
a.btn_inquiry::before,
a.btn_inquiry::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

a.btn_inquiry:hover {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dddddd+0,f6f6f6+100 */
background: rgb(221,221,221); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(221,221,221,1) 0%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(221,221,221,1) 0%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

	text-shadow: 0px -1px 0px rgba(255,255,255,.3);
}





a.btn_inquiry2 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	outline: none;
	width:100%;
	border-radius:3px;
	border:1px #FFA726 solid;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	letter-spacing:0.01em;

	color: #fff;
	font-size:14px;
	font-weight:bold;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9c667+0,f79621+100;Orange+3D+%234 */
background: rgb(249,198,103); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(249,198,103,1) 0%, rgba(247,150,33,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-9 */


}

a.btn_inquiry2 span:before {
	font-size:16px;
	font-family: FontAwesome;
	content: "\f0f6 ";	/* right arrow */
	padding-right:0.3em;
	color:#fff;
	text-shadow: 0px 1px 1px rgba(5,5,5,.3);
}

a.btn_inquiry2::before,
a.btn_inquiry2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
a.btn_inquiry2,
a.btn_inquiry2::before,
a.btn_inquiry2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

a.btn_inquiry2:hover {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f79621+0,f9c667+100 */
background: rgb(247,150,33); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(247,150,33,1) 0%, rgba(249,198,103,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(247,150,33,1) 0%,rgba(249,198,103,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(247,150,33,1) 0%,rgba(249,198,103,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79621', endColorstr='#f9c667',GradientType=0 ); /* IE6-9 */

	text-shadow: 0px -1px 0px rgba(0,0,0,.3);
}





a.btn_staff_link {
/*	display: inline-block;	/**/
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	outline: none;
	border-radius:3px;
	border:1px #90CAF9 solid;
	text-shadow: 1px 1px 1px rgba(255,255,255,.8);
	letter-spacing:0em;
	padding:0.5em 0.5em;

	color: #333;
	font-size:14px;
	font-weight:bold;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaf6ff+0,bfe9ff+100 */
background: rgb(234,246,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,246,255,1) 0%, rgba(191,233,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(234,246,255,1) 0%,rgba(191,233,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(234,246,255,1) 0%,rgba(191,233,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf6ff', endColorstr='#bfe9ff',GradientType=0 ); /* IE6-9 */


}

a.btn_staff_link span:before {
	font-size:16px;
	font-family: FontAwesome;
	content: "\f138 ";	/* right arrow */
	padding-right:0.3em;
	color:#FF7043;
	text-shadow: 0px 1px 1px rgba(5,5,5,.3);
}

a.btn_staff_link::before,
a.btn_staff_link::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
a.btn_staff_link,
a.btn_staff_link::before,
a.btn_staff_link::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

a.btn_staff_link:hover {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfe9ff+0,eaf6ff+100 */
background: rgb(191,233,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(191,233,255,1) 0%, rgba(234,246,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(191,233,255,1) 0%,rgba(234,246,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(191,233,255,1) 0%,rgba(234,246,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfe9ff', endColorstr='#eaf6ff',GradientType=0 ); /* IE6-9 */

	text-shadow: 0px -1px 0px rgba(255,255,255,.3);
}



.badge {
	display:flex;
	margin-bottom:20px;

}
.badge p img {
	margin-bottom:10px;
}
.badge p {
	text-align:center;
	line-height:1.2 ;
}

.badge2 {
	float:right;
}
.badge2 p img {
	margin-bottom:10px;
	width:30px;
}
.badge2 p {
	text-align:left;
	line-height:1.2 ;
}
.badge2 p.lep {
	margin-top:0px ;
}
.badge2 p.lep a {
	text-decoration:none;
}
.badge2 p.lep:before {
	  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 30px;/*画像の幅*/
  height: 30px;/*画像の高さ*/
  background-image: url(../images/icon_lp.png);
  background-size: contain;
  vertical-align: middle;
}
.badge2 p.fp {
	margin-top:0px ;
}
.badge2 p.fp:before {
	  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 30px;/*画像の幅*/
  height: 30px;/*画像の高さ*/
  background-image: url(../images/icon_fp.png);
  background-size: contain;
  vertical-align: middle;
}
.badge2:after {
	clear:right;
}




#staff_main {
    position: relative;
    width:860px;
    min-height:1080px;
    margin:0 auto;
    overflow: hidden;
    z-index: 10;
    background:url(../images/bg_flyer.png) no-repeat top left;

	border-left: 6px solid;
    border-image: linear-gradient(to bottom, #004190 0%, #d3edfb 100%);
    border-image-slice: 1;

}


#staff_main .layer-01,
#staff_main .layer-02 {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
/*    height: 100%;	/**/
}
#staff_main .layer-01 {
    left: 0;
    height: 100%;
    background-color: rgba(25,118,210 ,1);
    z-index: 1;
    -webkit-transform: skewY(15deg) skewX(-15deg) translateX(0);
    transform: skewY(15deg) skewX(-15deg) translateX(0);
    opacity: 0.3;
}
#staff_main .layer-02 {
    right: 0;
    height: 100%;
    background-color: #fff;
    z-index: 2;
    -webkit-transform: skewY(118deg) skewX(24deg) translateX(0);
    transform: skewY(118deg) skewX(24deg) translateX(0);
    opacity: 1;
}
#staff_main .staff_container {
    position: relative;
    z-index: 3;
}

#staff_print {
	margin:0px auto;
	padding:20px;
/*
	background:rgba(255,255,255,.6);
*/
	width:820px;

}

#staff_print .inner {
/*
	border-left: 6px solid;
    border-image: linear-gradient(to bottom, #004190 0%, #d3edfb 100%);
    border-image-slice: 1;
*/
}

#staff_print h1 {
	color:#187fc4;
	font-size:36px;
	font-family: "Noto Sans Japanese";
	font-weight:600;
	line-height:1.1;
	text-align:left;
	padding-left:20px;
	letter-spacing:-0.01em;
    z-index: 300 ;
}

#staff_print .staff_summary {
	display:flex;
	justify-content:space-between;
/*	align-items:flex-end;	/**/
	margin:30px 20px 0;
}
#staff_print .staff_summary .left_area {
	width:47%;
}
#staff_print .staff_summary .right_area {
	width:50%;

	display:flex;
	flex-direction:column-reverse;
	align-items:flex-end;
}

#staff_print .block1 {
	background:rgba(255,255,255,0.8);
	box-shadow:3px 3px 5px rgba(0,0,0,.3);
	padding:10px 20px 10px 20px;
	text-align:left;
	margin:0 0 25px;
}
#staff_print .block2 {
	background:rgba(255,255,255,0.8);
	box-shadow:3px 3px 5px rgba(0,0,0,.3);
	padding:10px 20px 10px 20px;
	text-align:left;
	margin:0 0 25px;
}
#staff_print .block3 {
	background:rgba(255,255,255,0.8);
	box-shadow:3px 3px 5px rgba(0,0,0,.3);
	padding:10px 20px 10px 20px;
	text-align:left;
	margin:0 0 20px;
}

#staff_print h2 {
	font-size:20px;
	color:#004190;
	font-family: "Noto Sans Japanese";
	font-weight:600;
	line-height:1.3;
	margin-bottom:15px;
}

#staff_print p {
	font-size:13px ;
	line-height:1.3;
	font-family: "Noto Sans Japanese";
	font-weight:300;
	color:#000;
}

#staff_print .block2 dl ,
#staff_print .block1 dl {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
#staff_print .block2 dt ,
#staff_print .block1 dt {
	width:30%;
	font-family: "Noto Sans Japanese";
	font-weight:600;
	margin-bottom:10px;
	font-size:14px;
	line-height:1.3;
}
#staff_print .block2 dd ,
#staff_print .block1 dd {
	width:68%;
	font-family: "Noto Sans Japanese";
	font-weight:300;
	margin-bottom:10px;
	font-size:14px;
	line-height:1.3;
	color:#000;
}
#staff_print .block2 dt::before ,
#staff_print .block1 dt::before {
	content:"■";
	font-size:10px;
	color:#0068b7;
	line-height:1.3;
}

#staff_print .block3 h2 ,
#staff_print .block2 h2 ,
#staff_print .block1 h2 {
	position:relative;
	padding-left:30px;
}
#staff_print .block1 h2::before {
	position:absolute;
	top:-15px;
	left:-20px;
	content:"";
  display: inline-block;/*忘れずに！*/
  width: 45px;/*画像の幅*/
  height: 45px;/*画像の高さ*/
  background-image: url(../images/prof1.png);
  background-size: contain;
}
#staff_print .block2 h2::before {
	position:absolute;
	top:-15px;
	left:-20px;
	content:"";
  display: inline-block;/*忘れずに！*/
  width: 45px;/*画像の幅*/
  height: 45px;/*画像の高さ*/
  background-image: url(../images/prof2.png);
  background-size: contain;
}
#staff_print .block3 h2::before {
	position:absolute;
	top:-15px;
	left:-20px;
	content:"";
  display: inline-block;/*忘れずに！*/
  width: 45px;/*画像の幅*/
  height: 45px;/*画像の高さ*/
  background-image: url(../images/prof3.png);
  background-size: contain;
}


#staff_print .staff_summary .right_area .block4 {
	background:url(../images/bg_name.png) no-repeat top center;
	padding:40px 10px 10px 0px;
	text-align:left;
	margin:0 20px 20px 0px;
	width:88%;
}

#staff_print .staff_summary .right_area .block4 h3 {
	font-family: "Noto Sans Japanese";
	font-weight:600;
	color:#187fc4;
	font-size:22px;
	margin-left:40px;
}

#staff_print .staff_summary .right_area .block4 .com_info {
	margin:5px 0 0 40px;
}

#staff_print .staff_summary .right_area .block4 .branch_name ,
#staff_print .staff_summary .right_area .block4 .com_name {
	font-family: "Noto Sans Japanese";
	font-weight:600;
	color:#333;
	font-size:16px ;

}

#staff_print .staff_summary .right_area .block4 .staff_name {
	font-family: "Noto Sans Japanese";
	font-weight:600;
	color:#333;
	font-size:36px ;

}

#staff_print .staff_summary .right_area .block4 .staff_name span {
	font-size:16px ;
}

#staff_print .staff_summary .right_area .block4 .staff_alpha {
	font-family: "Noto Sans Japanese";
	font-weight:600;
	color:#187fc4;
	font-size:16px ;
	margin-bottom:0px;
}

#staff_print .staff_summary .right_area .block4 .staff_tel {
	font-family: "Noto Sans Japanese";
	font-weight:600;
	font-size:14px ;
	color:#187fc4;
	text-align:right;
	margin-right:10px;
}
#staff_print .staff_summary .right_area .block4 .staff_phone {
	font-family: "Noto Sans Japanese";
	font-weight:600;
	font-size:26px ;
	color:#b6003d;
	text-align:right;
	margin-right:10px;
}
#staff_print .staff_summary .right_area .block4 .staff_mail {
	font-family: "Noto Sans Japanese";
	font-weight:600;
	font-size:12px ;
	color:#187fc4;
	text-align:right;
	margin-right:10px;
	margin-bottom:20px;
}

.staff_footer {
	background:#d3edfb;
	width:100%;
	margin:0 auto;
	width:820px;
	padding:30px 20px;
	text-align:left;
}

.staff_footer img {
	height:auto;
	width:780px;
	height:auto;
}
