/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

section#mv {
	background-image: url("../../common/images/staff/main_vis.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 300px;
	position: relative;
	width: 2560px;
}
#mv h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
}
section#staff_area01 {
	background-color: #f5f6f8;
	background-image: url("../../common/images/staff/staff_area01_deco_bg.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 50px;
	position: relative;
	width: 2560px;
}
.staff_area01_ttl {
	height: 79px;
	margin: auto;
	padding: 100px 0 30px;
	position: relative;
	width: 102px;
}
.staff_area01_ttl .staff_area01_title02_txt_yougo_m {
	width: 96px;
	height: 16px;
	font-size: 16px;
	text-align: center;
	color: #013E98;
}
.staff_area01_des_txt_yougo_m {
	margin: auto auto 30px;
	width: 280px;
	height: 16px;
	font-size: 16px;
	text-align: center;
	color: #262626;
}
.staff_area01_00_tab_btn_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: auto auto 10px;
    width: 955px;
}
.staff_area01_01_tab_btn_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
    justify-content: space-between;
	height: 200px;
	margin: auto auto 50px;
	width: 955px;
}
.staff_area01_01_tab_btn_list > div:last-of-type {
	margin: 0 calc(50% - 107px);
}
.staff_area01_tab01_btn {
	background-color: #013e98;
	cursor: pointer;
	height: 53px;
	/*margin-right: 30px;*/
	width: 215px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.staff_area01_tab01_btn:nth-child(4),
.staff_area01_tab01_btn:nth-child(8) {
	margin-right: 0;
}
.staff_area01_tab01_btn_txt {
	text-align: center;
	width: 130px;
}
.staff_area01_tab01_btn_txt a {
	color: #fff;
	display: block;
}
.staff_area01_tab01_btn_txt a span {
	/*line-height: 3;*/
	position: relative;
}
.staff_area01_tab01_btn_txt::before {
	content: url(../../common/images/rent/down_arrow.svg);
    position: absolute;
    display: block;
    margin-left: -20px;
}
/* Tab Style */
.content-area {
	background-image: url("../../common/images/staff/staff_area01_tab01_table_bg.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 30px;
	margin: auto;
	text-align: center;
    width: 955px;
}
.content-area .content {
	display: none;
	padding: 50px 0;
	position: relative;
}
.content-area .content.show {
    display: block;
}
.staff_area01_tab00_01,
.staff_area01_tab01_01,
.staff_area01_tab01_02,
.staff_area01_tab02_01,
.staff_area01_tab02_02,
.staff_area01_tab03_01,
.staff_area01_tab03_02,
.staff_area01_tab03_03,
.staff_area01_tab03_04,
.staff_area01_tab04_01,
.staff_area01_tab04_02,
.staff_area01_tab04_03,
.staff_area01_tab04_04,
.staff_area01_tab05_01,
.staff_area01_tab06_01,
.staff_area01_tab07_01,
.staff_area01_tab08_01 {
	height: 100%;
	margin: auto auto 50px;
	width: 850px;
}
.staff_area01_tab00 .tab_ttl,
.staff_area01_tab01 .tab_ttl,
.staff_area01_tab02 .tab_ttl,
.staff_area01_tab03 .tab_ttl,
.staff_area01_tab04 .tab_ttl,
.staff_area01_tab05 .tab_ttl,
.staff_area01_tab06 .tab_ttl,
.staff_area01_tab07 .tab_ttl,
.staff_area01_tab08 .tab_ttl {
	padding-bottom: 50px;
}
.staff_area01_tab00 .tab_ttl h3,
.staff_area01_tab01 .tab_ttl h3,
.staff_area01_tab02 .tab_ttl h3,
.staff_area01_tab03 .tab_ttl h3,
.staff_area01_tab04 .tab_ttl h3,
.staff_area01_tab05 .tab_ttl h3,
.staff_area01_tab06 .tab_ttl h3,
.staff_area01_tab07 .tab_ttl h3,
.staff_area01_tab08 .tab_ttl h3 {
	font-size: 20px;
	margin: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.staff_area01_tab00 .tab_ttl h3::after,
.staff_area01_tab01 .tab_ttl h3::after,
.staff_area01_tab02 .tab_ttl h3::after,
.staff_area01_tab03 .tab_ttl h3::after,
.staff_area01_tab04 .tab_ttl h3::after,
.staff_area01_tab05 .tab_ttl h3::after,
.staff_area01_tab06 .tab_ttl h3::after,
.staff_area01_tab07 .tab_ttl h3::after,
.staff_area01_tab08 .tab_ttl h3::after {
	border-bottom: solid 3px #013e98;
	content: '';
	display: block;
	height: 3px;
	margin: auto;
	width: 44px;
}
.staff_area01_tab00 .tab_head,
.staff_area01_tab01 .tab_head,
.staff_area01_tab02 .tab_head,
.staff_area01_tab03 .tab_head,
.staff_area01_tab04 .tab_head,
.staff_area01_tab05 .tab_head,
.staff_area01_tab06 .tab_head,
.staff_area01_tab07 .tab_head,
.staff_area01_tab08 .tab_head {
	margin-bottom: 30px;
}
.staff_area01_tab00 .tab_head_txt,
.staff_area01_tab01 .tab_head_txt,
.staff_area01_tab02 .tab_head_txt,
.staff_area01_tab03 .tab_head_txt,
.staff_area01_tab04 .tab_head_txt,
.staff_area01_tab05 .tab_head_txt,
.staff_area01_tab06 .tab_head_txt,
.staff_area01_tab07 .tab_head_txt,
.staff_area01_tab08 .tab_head_txt {
	/*background-color: #fff;*/
	/*border: solid 1px #013e98;*/
	font-size: 16px;
	height: 45px;
	line-height: 3;
	margin-top: 10px;
	/*margin: auto;*/
	/*padding: 0 15px;*/
    /*width: -webkit-fit-content;*/
    /*width: -moz-fit-content;*/
    /*width: fit-content;*/
}
.tab_head_txt span {
	padding: 10px 15px;
	border: solid 1px #013e98;	
	background-color: #fff;
}
.staff_area01_tab_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.staff_area01_tab_fig {
	margin-bottom: 30px;
}
.staff_area01_tab_fig img {
	height: 200px;
	-o-object-fit: cover;
	   object-fit: cover;
	width: 200px;
}
.staff_area01_tab_fig p {
	font-size: 16px;
}
/*プラグイン用css*/
.aigpl-design-1 .aigpl-img-caption {
    z-index: 1000;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    bottom: 0;
    color: #000;
    font-size: 16px;
    padding: 15px 10px;
    position: absolute;
    text-align: center;
    width: 100%;
    line-height: normal;
    background: none;
}