@charset "utf-8";


/* ----------------------------------------------------
	about
---------------------------------------------------- */
.about {
	padding: 0 0 270px 0;
}
@media screen and (max-width: 767px) {
	.about {
		padding: 0 0 150px 0;
	}
}


/* about-main */
.about-main {
	margin: 0 0 50px;
	padding: 25px 0 0 0;
	text-align: center;
}
.about-main-title {
	padding: 0 0 20px 0;
}
.about-main-title img {
	width: 426px;
	height: auto;
}
@media screen and (max-width: 767px) {
	.about-main {
		margin-bottom: 30px;
		padding: 40px 0 0 0;
		background-size: 550px auto;
		background-position: 67% bottom;
	}
	.about-main-title {
		max-width: 320px;
		margin: 0 auto;
		padding: 0 20px 20px;
	}
	.about-main-title img {
		width: auto;
		max-width: 100%;
		height: auto
	}
}


/* ----------------------------------------------------
	
---------------------------------------------------- */
.about-overview {
	position: relative;
	width: 980px;
	margin: 0 auto 50px;
	padding: 0 0 30px;
}
.about-overview-txt {
	position: relative;
	width: 330px;
	margin: 0 0 0 490px;
	padding: 30px 0 40px;
	font-size: 115%;
	text-align: center;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/bg_line_01.png) repeat-x left top;
}
.about-overview-txt:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/bg_line_01.png) repeat-x left bottom;
}
.about-overview-img {
	position: absolute;
	top: -27px;
	left: 170px;
	width: 275px;
	height: 326px;
}
.about-overview-head {
	margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
	.about-overview {
		width: auto;
		margin: 0 5% 30px;
		padding: 0 5% 0;
	}
	.about-overview-txt {
		position: relative;
		width: auto;
		margin: 0 0 0 0;
		padding: 30px 0 40px;
		font-size: 115%;
		text-align: center;
		background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/bg_line_01.png) repeat-x left top;
	}
	.about-overview-img {
		position: relative;
		top: -25px;
		left: 0;
		width: auto;
		height: auto;
		text-align: center;
	}
	.about-overview-img img {
		width: auto;
		max-width: 55%;
		height: auto
	}
	.about-overview-head {
		margin: 0 0 20px;
	}
	.about-overview-head img {
		width: auto;
		max-width: 100%;
		height: auto
	}
}


/* ----------------------------------------------------
	
---------------------------------------------------- */
.about-dig {
	width: 980px;
	margin: 75px auto 85px;
}
.about-dig-head {
	margin: 0 auto 15px;
	text-align: center;
}
.about-dig-lead {
	margin: 20px auto 25px;
	font-size: 115%;
	text-align: center;
	line-height: 2.0;
}
.about-dig-list {
	text-align: center;
	display: flex;
}
.about-dig-box {
	display: inline-block;
	width: 301px;
	height: 255px;
	margin: 0 10px 0;
	padding: 46px 0 0;
	text-align: center;
	vertical-align: top;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/bg_circle.png) no-repeat center center;
}
.about-dig-subhead {
	margin: 0 0 20px;
	text-align: center;
}
.about-dig-txt {
	font-size: 14px;
	line-height: 1.6;
}
@media screen and (max-width: 767px) {
	.about-dig {
		width: auto;
		margin: 30px 5% 30px;
	}
	.about-dig-head {
		margin: 0 auto 15px;
		text-align: center;
	}
	.about-dig-head img {
		width: 275px;
		max-width: 100%;
		height: auto;
	}
	.about-dig-lead {
		margin: 15px auto 25px;
		font-size: 100%;
		line-height: 1.6;
	}
	.about-dig-list{
		display: block;
	}
	.about-dig-list li:first-of-type {
		margin-top: 0;
	}
	.about-dig-list li:last-of-type {
		margin-bottom: 0;
	}
	.about-dig-box {
		display: block;
		width: auto;
		height: auto;
		margin: 20px 0;
		padding: 15px 5%;
		text-align: center;
		vertical-align: top;
		background: #fff7de;
	}
	.about-dig-subhead {
		margin: 0 0 20px;
	}
	.about-dig-subhead img {
		width: 50%;
		max-width: 160px;
		height: auto;
	}
	.about-dig-txt {
		font-size: 13px;
		line-height: 1.5;
	}
}


/* ----------------------------------------------------
	
---------------------------------------------------- */
.about-system {
	width: 980px;
	margin: 85px auto 100px;
}
.about-system-head {
	margin: 0 0 15px;
	text-align: center;
}
.about-system-lead {
	font-size: 115%;
	text-align: center;
	line-height: 2.0;
}
.about-system-list {
	margin: 35px -8px 0;
	text-align: center;
	display: flex;
}
.about-system-box {
	position: relative;
	display: inline-block;
	width: 312px;
	margin: 0 8px 0;
	padding: 1px;
	vertical-align: top;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/bg_ptn_01.png) repeat 0 0;
}
.about-system-box-inner {
	padding: 15px 10px 15px;
	background: #FFF;
}
.about-system-box-head {
	margin: 0 0 15px;
}
.about-system-box-img {
	margin: 0 0 10px;
}
.about-system-box ul {
	position: relative;
	text-align: center;
	font-size: 12px;
}
.about-system-box.consulting ul {
	width: 200px;
	margin: 0 auto 0;
}
.about-system-box ul li {
	display: inline-block;
	margin: 0 0.25em 0 0.25em;
	line-height: 1.4;
	vertical-align: top;
}
.about-system-box ul li {
}
@media screen and (max-width: 767px) {
	.about-system {
		width: auto;
		margin: 30px 5% 30px;
	}
	.about-system-head {
		margin: 0 0 15px;
	}
	.about-system-head img {
		width: 287px;
		max-width: 100%;
		height: auto;
	}
	.about-system-lead {
		font-size: 100%;
		line-height: 1.6;
	}
	.about-system-list {
		margin: 10px 0 0;
		text-align: center;
	}
	.about-system-box {
		display: block;
		width: auto;
		margin: 20px 0;
		padding: 1px;
		vertical-align: top;
		background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/bg_ptn_01.png) repeat 0 0;
	}
	.about-system-box-img {
		float: left;
		width: 48%;
		margin: 0 auto 10px;
		text-align: center;
	}
	.about-system-box-img img {
		width: auto;
		max-width: 100%;
		height: auto;
	}
	.about-system-box-inner {
		padding: 15px 10px 15px;
		background: #FFF;
	}
	.about-system-box-head {
		margin: 0 0 15px;
	}
	.about-system-box ul {
		float: right;
		width: 48%;;
		max-width: 250px;
		margin: 20px auto 0 auto;
		text-align: left;
		font-size: 14px;
	}
	.about-system-box.consulting ul {
		margin: 20px auto 0 auto;
	}
	.about-system-box ul li {
		display: block;
		margin: 5px 0;
	}
	.about-system-box ul li span {
		display: none;
	}
}
@media screen and (max-width: 480px) {
	.about-system-box-img {
		float: none;
		width: auto;
		max-width: 230px;
		margin: 0 auto 15px;
		text-align: center;
	}
	.about-system-box ul {
		float: none;
		width: auto;
		margin: 20px auto 0 auto;
		text-align: center;
		font-size: 14px;
	}
}

/* ----------------------------------------------------
	
---------------------------------------------------- */
.about-message {
	position: relative;
	width: 980px;
	margin: 100px auto 30px;
}
.about-message-head {
	margin: 0 0 40px;
	text-align: center;
}
.about-message-txt {
	width: 450px;
	margin: 40px auto 0 172px;
}
.about-message-txt p {
	margin: 30px 0;
	font-size: 115%;
	line-height: 1.8;
}
.about-message-photo {
	position: absolute;
	top: 114px;
	right: 150px;
	width: 190px;
	height: 540px;
}
.btn_interview{
	text-align: center;
}

@media screen and (max-width: 767px) {
	.about-message {
		width: auto;
		margin: 0 5% 30px;
		padding: 20px 0 0;
	}
	.about-message-head {
		margin: 0 0 20px;
		text-align: center;
	}
	.about-message-head img {
		width: 295px;
		max-width: 100%;
		height: auto;
	}
	.about-message-txt {
		width: auto;
		margin: 20px auto 0 auto;
		text-align: center;
	}
	.about-message-txt p {
		margin: 15px 0;
		font-size: 100%;
		line-height: 1.5;
	}
	.about-message-photo {
		display: none;
	}
	.btn_interview img{
		width: 65%;
		height: auto;
	}
}


/* ----------------------------------------------------
	
---------------------------------------------------- */
.about-photogallery {
	position: relative;
	margin: 106px auto 0;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/bg_ptn_01-2.png) repeat 0 0;
}
.about-photogallery-inner {
	width: 980px;
	margin: 0 auto 0;
	padding: 55px 0 45px;
}
.about-photogallery-head {
	position: absolute;
	top: -43px;
	left: 50%;
	width: 298px;
	margin: 0 0 0 -149px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.about-photogallery {
		width: auto;
		margin: 63px 0 0;
	}
	.about-photogallery-inner {
		width: auto;
		margin: 0 auto 0;
		padding: 40px 5% 30px;
	}
	.about-photogallery-head {
		position: absolute;
		top: -24px;
		left: 50%;
		width: 210px;
		height: 49px;
		margin: 0 0 0 -105px;
		text-align: center;
	}
	.about-photogallery-head img {
		width: auto;
		max-width: 100%;
		height: auto;
	}
}


/* ----------------------------------------------------
	
---------------------------------------------------- */
.about-photogallery-wrap {
	position: relative;
}
.sp-slides-container {
	width: 680px;
	overflow: hidden;
}
.sp-thumbnails-container {
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
	width: 300px!important;
	height: 428px;
}
.sp-thumbnails {
	width: 300px!important;
}
.sp-bottom-thumbnails {
	margin-top: 0;
}
.sp-thumbnail-container {
	width: 130px;
	height: 130px;
	margin: 0 0 19px 20px;
}
.sp-top-thumbnails .sp-thumbnail-container:first-child,
.sp-bottom-thumbnails .sp-thumbnail-container:first-child {
	margin: 0 0 19px 20px;
}
.sp-top-thumbnails .sp-thumbnail-container,
.sp-bottom-thumbnails .sp-thumbnail-container {
	margin: 0 0 19px 20px;
}
.sp-selected-thumbnail {
	position: relative;
}
.sp-selected-thumbnail:after {
	display: block;
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 124px;
	height: 124px;
	border: 3px solid #ffeaa8;
}
@media screen and (max-width: 767px) {
	.sp-slides-container {
		width: 100%;
		margin-bottom: 10px;
	}
	.sp-thumbnails-container {
		position: static;
		top: 0;
		right: 0;
		left: auto;
		width: auto!important;
		max-width: 300px;
		height: auto;
		margin: 0 auto;
	}
	.sp-slide img {
		width: 100%;
		height: auto;
	}
	.sp-thumbnails {
		width: auto!important;
		height: auto!important;
		margin: 0 -1.5%;
		-webkit-transform: none!important;
		transform: none!important;
	}
	.sp-bottom-thumbnails {
		margin-top: 0;
	}
	.sp-thumbnail-container {
		width: 30.333%!important;
		height: auto!important;
		margin: 1.5%;
	}
	.sp-top-thumbnails .sp-thumbnail-container:first-child,
	.sp-bottom-thumbnails .sp-thumbnail-container:first-child {
		margin: 1.5%;
	}
	.sp-top-thumbnails .sp-thumbnail-container,
	.sp-bottom-thumbnails .sp-thumbnail-container {
		margin: 1.5%;
	}
	.sp-selected-thumbnail {
		position: relative;
	}
	.sp-selected-thumbnail:after {
		content: ' ';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		display: block;
		width: 100%!important;
		height: 100%!important;
		border: 3px solid #ffeaa8;
		box-sizing: border-box;
	}
	.sp-selected-thumbnail:after img {
		margin: -3px;
	}
}

