@charset "utf-8";


/* ----------------------------------------------------
	interview
---------------------------------------------------- */
.page-interview.interview-jn .interview {
	padding: 0 0 270px 0;
}
.page-interview.interview-an .interview {
	padding: 0 0 200px 0;
}
.page-interview.interview-sw .interview {
	padding: 0 0 200px 0;
}
@media screen and (max-width: 767px) {
	.page-interview.interview-jn .interview {
		padding: 0 0 130px;
	}
	.page-interview.interview-an .interview {
		padding: 0 0 100px 0;
	}
	.page-interview.interview-sw .interview {
		padding: 0 0 100px 0;
	}
}

/* interview-main */
.interview-main {
	margin: 0 0 50px;
	padding: 25px 0 0 0;
	text-align: center;
}
.interview-main-title {
	padding: 0 0 20px 0;
}
.interview-main-title img {
	width: 426px;
	height: auto;
}
.interview-main-txt {
	font-size: 120%;
	line-height: 1.8;
}

@media screen and (max-width: 767px) {
	.interview-main {
		margin: -60px 0 25px;
		padding: 85px 0 0 0;
	}
	.interview-main-title {
		max-width: 320px;
		margin: 0 auto;
		padding: 0 20px 20px;
	}
	.interview-main-title img {
		width: auto;
		max-width: 100%;
	}
	.interview-main-txt {
		font-size: 12px;
		padding: 0 20px;
	}
	.interview-main-txt br {
		display: none;
	}
	.interview-main-txt {
		font-size: 13px;
	}
}

/* interview-article */
.interview-nav {
	width: 980px;
	margin: 35px auto 35px;
}
.interview-nav {
	text-align: center;
}
.interview-nav li {
	display: inline-block;
	width: 164px;
	margin: 0 56px 0;
}
.interview-nav li:first-of-type {
	margin-left: 0;
}
.interview-nav li:last-of-type {
	margin-right: 0;
}
.interview-nav li a {
	display: block;
}
.interview-nav li a:focus {
	outline: 0;
}
.interview-nav li .img {
	margin: 0 0 10px;
}
.interview-nav img {
	width: auto;
	max-width: 100%;
	height: auto;
}
.interview-nav li .txt {
	background: #FFF;
}
.interview-nav li.active .txt,
.interview-nav li.ui-tabs-active .txt,
.interview-nav li:hover .txt {
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/bg_ptn_02.png) repeat 0 0;
}
@media screen and (max-width: 767px) {
	.interview-nav {
		width: auto;
		margin: 15px 20px 25px;
		text-align: center;
	}
	.interview-nav {
		text-align: center;
	}
	.interview-nav li {
		display: inline-block;
		width: 30%;
		margin: 0 2% 0;
	}
	.interview-nav li a {
		display: block;
	}
	.interview-nav li .img {
		margin: 0 0 10px;
	}
	.interview-nav img {
		width: auto;
		max-width: 100%;
		height: auto;
	}
}


/* interview-nav */
.interview-article {
	width: 980px;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.interview-article {
		width: auto;
		margin: 0 20px;
	}
}


/* interview-main */
.interview-main-visual {
	position: relative;
	margin: 25px 0 40px;
	padding: 0 0 0 0;
	text-align: center;
}
.interview-main-prof {
	position: absolute;
	top: 13px;
	right: 120px;
	width: 393px;
	height: 338px;
	text-align: left;
}
.interview-main-prof .interview-name {
	margin: 0 0 10px;
}
.interview-main-prof p {
	font-size: 12px;
	line-height: 1.8;
}

.page-interview.interview-jn .interview-main-prof .interview-name {
	margin-top: 78px;
}
.page-interview.interview-an .interview-main-prof {
	left: 25px;
	right: auto;
}
.page-interview.interview-an .interview-main-prof .interview-name {
	margin-top: 48px;
}
.page-interview.interview-sw .interview-main-prof {
	width: 285px;
}
.page-interview.interview-sw .interview-main-prof .interview-name {
	margin-top: 78px;
}

@media screen and (max-width: 767px) {
	.interview-main-img img {
		width: 100%;
		height: auto;
	}
	.interview-main-prof {
		position: static;
		width: auto;
		height: auto;
		margin: 15px 10px 0;
	}
	.interview-main-prof .interview-name {
		max-width: 297px;
		margin: 0 0 10px;
	}
	.interview-main-prof .interview-name img {
		width: auto;
		max-width: 100%;
		height: auto;
	}
	.interview-main-prof p {
		font-size: 13px;
	}
	.page-interview.interview-jn .interview-main-prof .interview-name,
	.page-interview.interview-an .interview-main-prof .interview-name,
	.page-interview.interview-sw .interview-main-prof .interview-name {
		margin-top: 0;
	}
	.page-interview.interview-an .interview-main-prof,
	.page-interview.interview-sw .interview-main-prof {
		width: auto;
	}
}
@media screen and (max-width: 480px) {
	.interview-main-prof .interview-name {
		max-width: 200px;
	}
}

/* interview-main */
.interview-block {
	position: relative;
	margin: 40px 0;
	padding: 0 40px;
}
.interview-block.type_01 {
	min-height: 300px;
	padding: 0 280px 0 0;
}
.interview-block.type_02 {
	min-height: 384px;
	padding: 0 0 0 340px;
}
.interview-block.type_03 {
	min-height: 350px;
	padding: 0 330px 0 0;
}
.interview-block.type_04 {
	min-height: 300px;
	padding: 0 0 0 280px;
}
.interview-block.type_05 {
	min-height: 384px;
	padding: 0 340px 0 0;
}
.interview-block.type_06 {
	min-height: 350px;
	padding: 0 0 0 330px;
}
.interview-block .interview-img {
	position: absolute;
}
.interview-block.type_01 .interview-img {
	top: 0;
	right: 0;
	width: 244px;
	height: 300px;
}
.interview-block.type_02 .interview-img {
	top: 0;
	left: 0;
	width: 312px;
	height: 384px;
}
.interview-block.type_02 .interview-img.saito_01:after {
	content: ' ';
	display: block;
	position: absolute;
	bottom: -30px;
	left: -50px;
	width: 93px;
	height: 248px;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/img_att_saito_01.png) no-repeat center center;

}
.interview-block.type_03 .interview-img {
	top: 0;
	right: 0;
	width: 306px;
	height: 350px;
}
.interview-block.type_03 .interview-img.noguchi_01:after {
	content: ' ';
	display: block;
	position: absolute;
	bottom: -36px;
	right: -58px;
	width: 76px;
	height: 211px;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/img_att_noguchi_01.png) no-repeat center center;
}
.interview-block.type_04 .interview-img {
	top: 0;
	left: 0;
	width: 244px;
	height: 300px;
}
.interview-block.type_05 .interview-img {
	top: 0;
	right: 0;
	width: 312px;
	height: 384px;
}
.interview-block.type_05 .interview-img.noguchi_02:after {
	content: ' ';
	display: block;
	position: absolute;
	bottom: -43px;
	right: -38px;
	width: 90px;
	height: 228px;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/img_att_noguchi_02.png) no-repeat center center;
}
.interview-block.type_05 .interview-img.saito_03:after {
	content: ' ';
	display: block;
	position: absolute;
	bottom: -41px;
	right: -38px;
	width: 102px;
	height: 216px;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/img_att_saito_03.png) no-repeat center center;
}
.interview-block.type_06 .interview-img {
	top: 0;
	left: 0;
	width: 306px;
	height: 350px;
}
.interview-block.type_06 .interview-img.saito_02:after {
	content: ' ';
	display: block;
	position: absolute;
	bottom: -68px;
	left: -74px;
	width: 100px;
	height: 224px;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/img_att_saito_02.png) no-repeat center center;
}
.interview-block.type_06 .interview-img.noguchi_03:after {
	content: ' ';
	display: block;
	position: absolute;
	bottom: -56px;
	left: -90px;
	width: 126px;
	height: 224px;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/img_att_noguchi_03.png) no-repeat center center;
}
.interview-block .interview-txt {
	margin: 10px 0 10px;
	font-size: 135%;
	font-weight: bold;
	line-height: 1.4;
	visibility: hidden;
}
.interview-block .interview-txt.visible {
	visibility: visible;
}
.interview-block p {
	font-size: 120%;
	line-height: 2;
}
@media screen and (max-width: 767px) {
	.interview-block {
		position: static;
		margin: 40px 0;
		padding: 0 40px;
	}
	.interview-box {
		position: relative;
		margin: 20px 0 25px;
	}
	.interview-h img {
		width: auto;
		max-width: 100%;
		height: auto;
	}
	.interview-block.type_01,
	.interview-block.type_02,
	.interview-block.type_03,
	.interview-block.type_04,
	.interview-block.type_05,
	.interview-block.type_06 {
		min-height: 0;
		padding: 0 0 0;
	}
	.interview-block .interview-txt {
		display: table;
		width: 48%;
		margin: 0 0;
		font-size: 115%;
		line-height: 1.8;
	}
	.interview-block .interview-txt span {
		display: table-cell;
		vertical-align: middle;
	}
	.interview-block.type_01 .interview-txt,
	.interview-block.type_03 .interview-txt,
	.interview-block.type_05 .interview-txt {
		float: left;
	}
	.interview-block.type_02 .interview-txt,
	.interview-block.type_04 .interview-txt,
	.interview-block.type_06 .interview-txt {
		float: right;
	}
	.interview-block .interview-img {
		position: static;
		width: 48%;
	}
	.interview-block .interview-img img {
		width: 100%;
		height: auto;
	}
	.interview-block.type_01 .interview-img,
	.interview-block.type_02 .interview-img,
	.interview-block.type_03 .interview-img,
	.interview-block.type_04 .interview-img,
	.interview-block.type_05 .interview-img,
	.interview-block.type_06 .interview-img {
		width: 48%;
		height: auto;
	}
	.interview-block.type_01 .interview-img,
	.interview-block.type_03 .interview-img,
	.interview-block.type_05 .interview-img {
		float: right;
	}
	.interview-block.type_02 .interview-img,
	.interview-block.type_04 .interview-img,
	.interview-block.type_06 .interview-img {
		float: left;
	}
	.interview-block.type_02 .interview-img.saito_01:after {
		bottom: -15px;
		left: -10px;
		width: 47px;
		height: 124px;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.interview-block.type_03 .interview-img.noguchi_01:after {
		bottom: -18px;
		right: -19px;
		width: 38px;
		height: 106px;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.interview-block.type_05 .interview-img.noguchi_02:after {
		bottom: -21px;
		right: -19px;
		width: 45px;
		height: 114px;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.interview-block.type_05 .interview-img.saito_03:after {
		bottom: -20px;
		right: -20px;
		width: 51px;
		height: 108px;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.interview-block.type_06 .interview-img.saito_02:after {
		bottom: -20px;
		left: -20px;
		width: 50px;
		height: 112px;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.interview-block.type_06 .interview-img.noguchi_03:after {
		bottom: -20px;
		left: -20px;
		width: 63px;
		height: 112px;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.interview-block p {
		font-size: 110%;
		line-height: 1.8;
	}
}

/* interview-favorite */
.interview-favorite-block {
	margin: 70px 0 25px;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/bg_ptn_01-2.png) repeat 0 0;
}
.interview-favorite-inner {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 25px 0;
}
.interview-favorite-block h4 {
	position: absolute;
	top: -27px;
	left: 50%;
	width: 215px;
	height: 52px;
	margin: 0 0 0 -107px;
}
.interview-favorite-box {
	width: 734px;
	margin: 25px auto;
}
.interview-favorite-box .img {
	width: 280px;
	text-align: center;
}
.interview-favorite-box .txt {
	width: 424px;
	margin: 10px 0 0;
}
.page-interview.interview-sw .interview-favorite-box .txt {
	margin: -5px 0 0;
}
.page-interview.interview-an .interview-favorite-box.type_02 .txt {
	margin: -5px 0 0;
}
.interview-favorite-box.type_01 .img {
	float: left;
}
.interview-favorite-box.type_01 .txt {
	float: right;
}
.interview-favorite-box.type_02 .img {
	float: right;
}
.interview-favorite-box.type_02 .txt {
	float: left;
}
.interview-favorite-box h5 {
	margin: 0 0 5px;
	padding: 12px 0 7px 45px;
	font-size: 15px; /* 絶対値指定 */
	line-height: 1.4;
}
.page-interview.interview-jn .interview-favorite-box.type_01 h5 {
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/icn_fav_rice.png) no-repeat left center;
}
.page-interview.interview-jn .interview-favorite-box.type_02 h5 {
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/icn_fav_cup.png) no-repeat left center;
}
.page-interview.interview-an .interview-favorite-box.type_01 h5 {
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/icn_fav_rice.png) no-repeat left center;
}
.page-interview.interview-an .interview-favorite-box.type_02 h5 {
	padding: 10px 0 7px 45px;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/icn_fav_beer.png) no-repeat left top;
}
.page-interview.interview-sw .interview-favorite-box.type_01 h5 {
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/icn_fav_rice.png) no-repeat left center;
}
.page-interview.interview-sw .interview-favorite-box.type_02 h5 {
	padding: 10px 0 7px 40px;
	background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/icn_fav_camera.png) no-repeat left top;
}
.interview-favorite-box.type_01 .img {
}
.interview-favorite-box p {
	font-size: 120%;
	line-height: 2;
}
@media screen and (max-width: 767px) {
	.interview-favorite-block {
		margin: 50px 0 25px;
	}
	.interview-favorite-inner {
		width: auto;
		margin: 0 auto;
		padding: 15px 20px 10px;
	}
	.interview-favorite-block h4 {
		position: absolute;
		top: -20px;
		left: 50%;
		width: 190px;
		height: 45px;
		margin: 0 0 0 -95px;
	}
	.interview-favorite-block h4 img {
		width: auto;
		max-width: 100%;
		height: auto;
	}
	.interview-favorite-box {
		width: auto;
		margin: 25px auto;
	}
	.interview-favorite-box .img {
		width: auto;
	}
	.interview-favorite-box .img img {
		width: auto;
		max-width: 100%;
		height: auto;
	}
	.interview-favorite-box .txt {
		width: auto;
		margin: 10px 0 0;
	}
	.page-interview.interview-sw .interview-favorite-box .txt,
	.page-interview.interview-an .interview-favorite-box.type_02 .txt {
		margin: 10px 0 0;
	}
	.interview-favorite-box.type_01 .img,
	.interview-favorite-box.type_01 .txt,
	.interview-favorite-box.type_02 .img,
	.interview-favorite-box.type_02 .txt{
		float: none;
	}
	.interview-favorite-box h5 {
		margin: 0 0 5px;
		padding: 7px 0 7px 40px;
		font-size: 14px; /* 絶対値指定 */
		line-height: 1.4;
	}
	.page-interview.interview-jn .interview-favorite-box.type_01 h5 {
		background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/icn_fav_rice_sp.png) no-repeat left center;
		-webkit-background-size: 34px 34px;
		background-size: 34px 34px;
	}
	.page-interview.interview-jn .interview-favorite-box.type_02 h5 {
		background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/icn_fav_cup_sp.png) no-repeat left center;
		-webkit-background-size: 34px 34px;
		background-size: 34px 34px;
	}
	.page-interview.interview-an .interview-favorite-box.type_01 h5 {
		background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/icn_fav_rice_sp.png) no-repeat left center;
		-webkit-background-size: 34px 34px;
		background-size: 34px 34px;
	}
	.page-interview.interview-an .interview-favorite-box.type_02 h5 {
		padding: 10px 0 7px 45px;
		background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/icn_fav_beer_sp.png) no-repeat left center;
		-webkit-background-size: 34px 34px;
		background-size: 34px 34px;
	}
	.page-interview.interview-sw .interview-favorite-box.type_01 h5 {
		background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/icn_fav_rice_sp.png) no-repeat left center;
		-webkit-background-size: 34px 34px;
		background-size: 34px 34px;
	}
	.page-interview.interview-sw .interview-favorite-box.type_02 h5 {
		padding: 10px 0 7px 40px;
		background: url(http://recruit.isapo-group.com/wp-content/uploads/2025/02/icn_fav_camera_sp.png) no-repeat left top;
		-webkit-background-size: 34px 34px;
		background-size: 34px 34px;
	}
	.interview-favorite-box p {
		font-size: 110%;
		line-height: 1.7;
	}
}
