@charset "utf-8";
/*------------------------------------------------------------
	department
------------------------------------------------------------*/
#gNavi .navi05 > a > .txt::after,
.senmonshoku #gNavi .navi05 .subNavi li.sub01 > a > .txt::after,
.estate #gNavi .navi05 .subNavi li.sub03 > a > .txt::after,
.sensor #gNavi .navi05 .subNavi li.sub05 > a > .txt::after,
.other #gNavi .navi05 .subNavi li.sub07 > a > .txt::after,
.senmonshoku2 #gNavi .navi05 .subNavi li.sub09 > a > .txt::after,
.wealth #gNavi .navi05 .subNavi li.sub11 > a > .txt::after {
	opacity: 1;
}
/*------------------------------------------------------------
	/index.html
------------------------------------------------------------*/
.index .pageTitle {
    background-image: url("../img/senmonshoku/page_title_bg.jpg");
}
.index .pageTitle h2 span {
    color: #3c2b5b;
    background-color: #fff;
}
.index #main .txtP {
	margin-bottom: 80px;
	text-align: center;
	line-height: 2.05;
}
@media screen and (max-width: 767px) {
	.index #main .txtP  {
		margin-bottom: 23px;
		line-height: 1.7;
		text-align: justify;
	}
}
.index .comCase .headLine03 .info {
}
/*------------------------------------------------------------
	/
------------------------------------------------------------*/
#main {
	margin-bottom: 0;
}
.departmentVisual {
	min-height: 400px;
	background: url("../img/senmonshoku/bg01.jpg") no-repeat center top;
	background-size: cover;
}
.departmentVisual {
	min-height: 400px;
	background: url("../img/senmonshoku/bg01.jpg") no-repeat center top;
	background-size: cover;
}
.departmentVisual .topTxt {
	padding: 10px 0 0;
	width: 271px;
	height: 136px;
	color: #3c2b5b;
	font-size: 2.7rem;
	text-align: center;
	float: right;
	box-sizing: border-box;
	background: url("../img/senmonshoku/com_bg01.png") no-repeat center top;
	background-size: 100% auto;
}
.departmentVisual .topTxt .txtSpan {
	display: block;
	font-size: 2.0rem;
	margin-top: -4px;
}
.departmentVisual .topTxt2 {
	padding: 10px 0 0;
	width: 271px;
	height: 136px;
	color: #3c2b5b;
	font-size: 2.5rem;
	text-align: center;
	float: right;
	box-sizing: border-box;
	background: url("../img/senmonshoku/com_bg01.png") no-repeat center top;
	background-size: 100% auto;
}
.departmentVisual .topTxt2 .txtSpan {
	display: block;
	font-size: 2.5rem;
	margin-top: -4px;
}
.departmentVisual .title {
	padding: 158px 0 0;
}
.departmentVisual .title .top {
	padding: 5px 10px;
	color: #3c2b5b;
	font-size: 2.6rem;
	display: inline-block;
	letter-spacing: 1px;
    background-color: #fff;
}
.departmentVisual .title .btm {
	font-size: 1.8rem;
	padding: 6px 10px;
	display: inline-block;
	color: #fff;
	background-color: #3c2b5b;
}
.tab_area{
	display: flex;
	justify-content: space-between;
	border-bottom: solid 4px #3b2b5b;
	width: 100%;
	margin-bottom: 60px;
}	
.tab_area li {
	width: 100%;
	padding: 10px 0;
	display: block;
	text-align: center;
	line-height: 1;
	font-size: 1.8rem;
	background-color: #FFF;
	border-top: solid 1px #AFAFAF;
	border-left: solid 1px #AFAFAF;
	border-right: solid 1px #AFAFAF;
}
.tab_area li.select {
	background-color: #3b2b5b;
	color: #FFF;
}	
.content_area.hide {
	display:none;
}
.department #main .topTxt {
	margin-bottom: 72px;
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.9;
}
.department #main .topTxt2 {
	margin-bottom: 72px;
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.9;
}
.department #main .txt {
	margin-bottom: 60px;
	line-height: 2.05;
    text-align: center;
}
.department #main .txt01 {
	margin-bottom: 88px;
}
.department #main .headLine03 {
	margin-bottom: 33px;
}
.department #main .headLine03 .info {
	min-width: 232px;
}
.department #main .imgBox {
	margin-bottom: 115px;
	text-align: center;
}
.department #main .imgBox2 {
	margin-bottom: 115px;
	text-align: center;
}
.department #main .imgBox img {
	width: 693px;
}
.department #main .imgBox2 img {
	width: 960px;
}
.department #main .ulBox {
	margin-bottom: 112px;
}
.department #main .ulBox .headLine03 .info {
	border-color: #231815;
	color: #231815;
	min-width: 185px;
}
.department #main .ulBox .listUl li {
	margin-bottom: 30px;
	padding: 35px 0;
	color: #fff;
	font-size: 2rem;
	width: 466px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center;
	background-color: #231816;
}
.department #main .expertBox {
	margin-bottom: 180px;
	position: relative;
	min-height: 400px;
	background: url("../img/senmonshoku/bg02.jpg") no-repeat center center;
	background-size: cover;
}
.department #main .expertBox .ttl {
	padding: 160px 0 0;
}
.department #main .expertBox .ttl .top {
	padding: 6px 10px;
	color: #fff;
	display: inline-block;
	font-size: 2.6rem;
	background-color: #231816;
}
.department #main .expertBox .ttl .btm {
	padding: 6px 10px;
	color: #231815;
	font-size: 1.65rem;
	display: inline-block;
	background-color: #fff;
}
.department #main .expertBox .comLink {
	position: absolute;
	left: 0;
	bottom: -32px;
	width: 100%;
}
.department #main .comNavi {
	margin-bottom: 120px;
}
.department #main .comNavi ul {
	display: flex;
	flex-wrap: wrap;
	gap: 30px 40px;
}
.department #main .comNavi ul.flexCenter {
	justify-content: center;
}
.department #main .comNavi ul li a {
	width: 300px;
	height: 282px;
	display: block;
	position: relative;
}
.department #main .comNavi ul li a:hover {
	opacity: 0.8;
}
.department #main .comNavi ul li a p {
	background: rgba(59,43,91,0.85);
	position: absolute;
	bottom: 0;
	color: #FFF;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	min-height: 110px;
}
.department #main .comNavi ul li a strong {
	display: block;
	font-weight: normal;
	font-size: 20px;
	line-height: 180%;
	border-bottom: solid 1px #FFF;
	margin: 0 15px 10px 15px;
}
.department #main .comNavi ul li.item01 a {
	background: url(../img/senmonshoku/nav01.png) no-repeat center top;
	background-size: cover;
}
.department #main .comNavi ul li.item02 a {
	background: url(../img/senmonshoku/nav02.png) no-repeat center top;
	background-size: cover;
}
.department #main .comNavi ul li.item03 a {
	background: url(../img/senmonshoku/nav03.png) no-repeat center top;
	background-size: cover;
}
.department #main .comNavi ul li.item04 a {
	background: url(../img/senmonshoku/nav04.png) no-repeat center top;
	background-size: cover;
}
.department #main .comNavi ul li.item05 a {
	background: url(../img/senmonshoku/nav05.png) no-repeat center top;
	background-size: cover;
}
.department #main .comNavi ul li.item06 a {
	background: url(../img/senmonshoku/nav06.png) no-repeat center top;
	background-size: cover;
}
@media screen and (max-width: 767px) {
	.departmentVisual {
		margin-bottom: 40px;
		min-height: 300px;
	}	
	.tab_area li {
		font-size: 1.5rem;
	}
	.departmentVisual .topTxt {
		padding: 16px 0 0;
		width: 200px;
		height: 100px;
		font-size: 1.7rem;
	}
	.departmentVisual .topTxt .txtSpan {
		font-size: 2.0rem;
		margin-top: -4px;
	}
	.estate .departmentVisual .topTxt .txtSpan,
	.wealth .departmentVisual .topTxt .txtSpan,
	.sensor .departmentVisual .topTxt .txtSpan {
		font-size: 1.8rem;
		margin-top: -12px;
	}
	.senmonshoku .departmentVisual .topTxt .txtSpan {
		font-size: 1.8rem;
		margin-top: -14px;
	}
	.departmentVisual .topTxt2 {
		padding: 16px 0 0;
		width: 200px;
		height: 100px;
		font-size: 1.7rem;
	}
	.departmentVisual .topTxt2 .txtSpan {
		font-size: 1.7rem;
		margin-top: -4px;
	}
	.departmentVisual .title {
		padding: 138px 0 0;
	}
	.departmentVisual .title .top {
		padding: 3px 7px;
		font-size: 1.5rem;
	}
	.departmentVisual .title .btm {
		font-size: 1.3rem;
		padding: 3px 7px;
	}
	.department #main .topTxt {
		margin-bottom: 36px;
		font-size: 1.6rem;
		letter-spacing: 0.01em;
		line-height: 1.5;
	}
	.department #main .topTxt2 {
		margin-bottom: 36px;
		font-size: 1.5rem;
		letter-spacing: 0.01em;
		line-height: 1.5;
	}
	.department #main .txt {
		margin-bottom: 30px;
		line-height: 1.7;
        text-align: left;
	}
	.department #main .txt01 {
		margin-bottom: 44px;
	}
	.department #main .headLine03 {
		margin-bottom: 16px;
	}
	.department #main .headLine03 .info {
		min-width: 200px;
	}
	.department #main .imgBox {
		margin-bottom: 55px;
	}
	.department #main .imgBox img {
		width: 100%;
	}
	.department #main .ulBox {
		margin-bottom: 56px;
	}
	.department #main .ulBox .headLine03 .info {
		min-width: 140px;
	}
	.department #main .ulBox .listUl li {
		margin-bottom: 15px;
		padding: 20px 6px;
		font-size: 1.5rem;
		width: 48%;
		box-sizing: border-box;
	}
	.department #main .expertBox {
		margin-bottom: 90px;
		min-height: 300px;
	}
	.department #main .expertBox .ttl {
		padding: 100px 0 0;
	}
	.department #main .expertBox .ttl .top {
		padding: 3px 7px;
		font-size: 1.6rem;
	}
	.department #main .expertBox .ttl .btm {
		padding: 3px 7px;
		font-size: 1.25rem;
	}
	.department #main .expertBox .comLink {
		bottom: -23px;
	}
	.department #main .comNavi {
		margin-bottom: 90px;
	}
	.department #main .comNavi ul {
		text-align: center;
		display: block;
	}
	.department #main .comNavi ul li:not(:last-child) {
		margin-bottom: 30px;
	}
	.department #main .comNavi ul li a {
		max-width: 280px;
		width: 100%;
		height: 282px;
		margin: 0 auto;
	}
}
/*------------------------------------------------------------
	staff
------------------------------------------------------------*/
.staff01 .departmentVisual {
	background-image: url("../img/senmonshoku/staff01/bg.jpg");
}
.department #main .inner {
	margin: 0 16px 40px 6px;
}
.department #main .inner .photoBox {
	float: right;
	width: 254px;
	text-align: center;
}
.department #main .inner .photoBox .top {
	margin: -20px 20px 5px;
	padding: 5px 0;
	position: relative;
	color: #fff;
	font-size: 1.24rem;
	display: block;
	background-color: #000;
}
.department #main .inner .photoBox .top .info {
	margin-top: -5px;
	display: block;
	font-size: 1.69rem;
}
.department #main .inner .photoBox .name {
	display: block;
	font-size: 2.8rem;
}
.department #main .inner .photoBox .name .en {
	margin-top: -1px;
	display: block;
	font-size: 1.2rem;
	font-family: 'Lato', sans-serif;
}
.department #main .inner .textBox {
	padding-top: 110px;
	float: left;
	width: 620px;
}
.department #main .inner .textBox p {
	font-size: 2.6rem;
	line-height: 2.1;
}
.department #main .staffBox {
	margin-bottom: 120px;
	background-color: #f4f4f4;
}
.department #main .staffBox .subBox {
	padding: 60px 28px 47px;
	width: 240px;
	float: left;
	box-sizing: border-box;
	background-color: #e0e0e0;
}
.department #main .staffBox .subBox:nth-child(2n) {
	background-color: #ececee;
}
.department #main .staffBox .subBox li {
	margin-bottom: 37px;
}
.department #main .staffBox .subBox li:last-child {
	margin-bottom: 0;
}
.department #main .staffBox .pho {
	display: block;
	width: 185px;
	margin: 0 auto;
}
.department #main .staffBox .txtSpan {
	display: block;
	padding: 7px 0;
	color: #fff;
	position: relative;
	font-size: 1.3rem;
	text-align: center;
	margin: -16px auto 6px;
	width: 158px;
	background-color: #000;
	letter-spacing: 1px;
}
.department #main .staffBox .txtSpan2 {
	display: block;
	padding: 7px 0;
	color: #fff;
	position: relative;
	font-size: 1.8rem;
	text-align: center;
	margin: -32px auto 16px;
	width: 158px;
	background-color: #000;
	letter-spacing: 1px;
}
.department #main .staffBox .name {
	text-align: center;
	display: block;
	font-size: 2.2rem;
}
.department #main .staffBox .name .en {
	font-family: 'Lato', sans-serif;
	display: block;
	font-size: 1.2rem;
	margin-top: -2px;
}
.department #main .staffBox .subBox li > ul {
	margin: -11px 10px 0;
}
.department #main .staffBox .subBox li > ul > li {
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	.department #main .inner {
		margin: 0 0 20px;
	}
	.department #main .inner .photoBox {
		float: none;
		margin: 0 auto 20px;
		width: 224px;
	}
	.department #main .inner .photoBox .top {
		margin: -20px 20px 5px;
		font-size: 1.1rem;
	}
	.department #main .inner .photoBox .top .info {
		margin-top: -2px;
		font-size: 1.29rem;
	}
	.department #main .inner .photoBox .name {
		font-size: 1.8rem;
	}
	.department #main .inner .photoBox .name .en {
		margin-top: -3px;
		font-size: 1.1rem;
	}
	.department #main .inner .textBox {
		padding-top: 0;
		float: none;
		width: 100%;
	}
	.department #main .inner .textBox p {
		font-size: 1.6rem;
		line-height: 1.7;
	}
	.department #main .staffBox {
		margin-bottom: 60px;
	}
	.department #main .staffBox .subBox {
		padding: 40px 10px;
		width: 100%;
		float: none;
	}
	.department #main .staffBox .subBox ul {
		margin-top: -20px;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.department #main .staffBox .subBox li {
		margin: 20px 0 0;
		width: 48.5%;
	}
	.department #main .staffBox .subBox li:last-child {
		margin-bottom: 0;
	}
	.department #main .staffBox .pho {
		width: 100%;
		text-align: center;
	}
	.department #main .staffBox .txtSpan {
		padding: 5px 0;
		font-size: 1.1rem;
		width: 100%;
		max-width: 122px;
		margin: -13px auto 6px;
		letter-spacing: 1px;
	}
	.department #main .staffBox .name {
		font-size: 1.6rem;
	}
	.department #main .staffBox .name .en {
		font-size: 1.1rem;
	}
	.department #main .staffBox .subBox li > ul {
		margin: 0 auto;
		max-width: 270px;
		display: -webkit-flex;
		display: flex;
	}
	.department #main .staffBox .subBox li > ul > li {
		width: 48.5%;
		max-width: 130px;
	}
	.department #main .staffBox .subBox li > ul > li .pho {
		width: 100%;
		max-width: 130px;
	}
	.department #main .staffBox .subBox li > ul > li .txtSpan {
		width: 112px;
	}
}
/*------------------------------------------------------------
	staff02
------------------------------------------------------------*/
.senmonshoku2 .departmentVisual {
	background-image: url("../img/senmonshoku/staff01/bg.jpg");
}
.staff02 #main .inner .textBox {
	padding-top: 75px;
}
.staff02 #main .inner .textBox p {
	font-size: 2.1rem;
	line-height: 2.35;
}
@media screen and (max-width: 767px) {
	.staff02 #main .inner .textBox {
		padding-top: 0;
	}
	.staff02 #main .inner .textBox p {
		font-size: 1.6rem;
		line-height: 1.7;
	}
}
/*------------------------------------------------------------
	staff03
------------------------------------------------------------*/
.staff03 #main .inner .textBox {
	padding-top: 75px;
}
.staff03 #main .inner .textBox p {
	font-size: 2.1rem;
	line-height: 2.37;
}
.staff03 #main .staffBox .subBox {
	padding-bottom: 60px;
	width: 33.33%;
}
@media screen and (max-width: 767px) {
	.staff03 .departmentVisual {
		background-image: url("../img/senmonshoku/staff01/bg.jpg");
	}
	.staff03 #main .inner .textBox {
		padding-top: 0;
	}
	.staff03 #main .inner .textBox p {
		font-size: 1.6rem;
		line-height: 1.7;
	}
	.staff03 #main .staffBox .subBox {
		padding-bottom: 40px;
		width: 100%;
	}
}
/*------------------------------------------------------------
	estate
------------------------------------------------------------*/
.estate .departmentVisual {
	background-image: url("../img/senmonshoku/estate/bg.jpg");
}
.estate #main .headLine03 {
	margin-bottom: 25px;
}
.estate #main .imgBox {
	margin: -10px 0 95px;
}
.estate #main .imgBox img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.estate #main .headLine03 {
		margin-bottom: 15px;
	}
	.estate #main .imgBox {
		margin: -5px 0 45px;
	}
}
/*------------------------------------------------------------
	sensor
------------------------------------------------------------*/
.sensor .departmentVisual {
	background-image: url("../img/senmonshoku/sensor/bg.jpg");
}
.sensor #pagePath {
	margin-bottom: 78px;
}
.sensor #main .topTxt {
	margin-bottom: 62px;
}
.sensor #main .headLine03 {
	margin-bottom: 31px;
}
.sensor #main .txt {
	margin-bottom: 85px;
}
.sensor #main .txt01 {
	margin-bottom: 90px;
}
.sensor #main .imgBox {
	margin: 0 0 125px;
}
.sensor #main .imgBox img {
	width: 100%;
}
.sensor #main .h3Ttl .info {
	min-width: 270px;
}
@media screen and (max-width: 767px) {
	.sensor #pagePath {
		margin-bottom: 40px;
	}
	.sensor #main .topTxt {
		margin-bottom: 30px;
	}
	.sensor #main .headLine03 {
		margin-bottom: 15px;
	}
	.sensor #main .txt {
		margin-bottom: 35px;
	}
	.sensor #main .txt01 {
		margin-bottom: 45px;
	}
	.sensor #main .imgBox {
		margin: 0 0 60px;
	}
	.sensor #main .h3Ttl .info {
		min-width: 170px;
	}
}
/*------------------------------------------------------------
	wealth
------------------------------------------------------------*/
.wealth .departmentVisual {
	background-image: url("../img/senmonshoku/wealth/bg.jpg");
}
/*------------------------------------------------------------
	other
------------------------------------------------------------*/
.other .departmentVisual {
	background-image: url("../img/senmonshoku/other/bg.jpg");
}
.other #pagePath {
	margin-bottom: 78px;
}
.other #main .topTxt {
	margin-bottom: 62px;
	text-align: left;
}
.other #main .headLine03 {
	margin-bottom: 31px;
}
.other #main .imgBox {
	margin: 40px 0 60px 0;
}
.other #main .imgBox img {
	width: 100%;
	max-width: 480px;
}
/* .other .ulBox {
	text-align: center;
}
.other .ulBox ul {
	background-color: #F6F6F2;
	width: 100%;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 15px 0;
}
.other .ulBox ul li {
	padding: 0.5em 5%;
} */
@media screen and (max-width: 767px) {
	.other #pagePath {
		margin-bottom: 40px;
	}
	.other #main .topTxt {
		margin-bottom: 30px;
	}
	.other #main .headLine03 {
		margin-bottom: 15px;
	}
}