.single-interview .box-white {
	position: relative;
	border-radius: min(24px, 1.6667vw);
	border: 1px solid #000;
	background-color: #fff;
	padding-inline: min(81px, 5.625vw);
	padding-block: min(45px, 3.125vw);
}

.single-interview .box-white .heading {
	display: flex;
	align-items: center;
	column-gap: min(13px, 0.9028vw);
	color: #181818;
	margin-bottom: min(15px, 1.0417vw);
}

.single-interview .box-white .heading::before {
	content: "";
	width: min(19px, 1.3194vw);
	display: block;
	border-top: min(7px, 0.4861vw) solid #f88c8c;
}

.single-interview .box-white .heading .en {
	font-family: "Lexend Deca", sans-serif;
	font-size: min(24px, 1.6667vw);
	font-weight: 700;
}

.single-interview .box-white .heading .ja {
	font-size: min(18px, 1.25vw);
	font-weight: 700;
	margin-left: min(3px, 0.2083vw);
	line-height: 1;
}

/*  */
.single-interview .bl-introduce {
	padding-top: min(84px, 5.8333vw);
}

.single-interview .bl-introduce .heading {
	font-family: "Lexend Deca", sans-serif;
	font-size: min(32px, 2.2222vw);
	font-weight: 700;
	color: #242424;
	display: block;
	position: relative;
	padding-bottom: min(7px, 0.4861vw);
	margin-bottom: min(21px, 1.4583vw);
}

.single-interview .bl-introduce .heading::before {
	content: "";
	background-color: #717171;
	width: 100%;
	height: min(3px, 0.2083vw);
	border-radius: 99px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.single-interview .bl-introduce .title {
	font-size: min(24px, 1.6667vw);
	font-weight: 700;
	line-height: 1.45;
	margin-bottom: min(11px, 0.7639vw);
}

.single-interview .bl-introduce .text {
	font-size: min(16px, 1.1111vw);
	line-height: 2;
}

/*  */
.single-interview .bl-profiles {
	position: relative;
	margin-top: min(38px, 2.6389vw);
}

.single-interview .bl-profiles .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #c7a659;
	border-radius: min(24px, 1.6667vw);
	border: 1px solid #000;
	display: block;
	right: max(-17px, -1.1806vw);
	bottom: max(-14px, -0.9722vw);
}

.single-interview .bl-profiles .box-white {
	padding-right: min(50px, 3.4722vw);
	padding-bottom: min(70px, 4.8611vw);
}

.single-interview .bl-profiles .content {
	padding-top: min(20px, 1.3889vw);
	display: grid;
	grid-template-columns: 46% 46%;
	column-gap: min(40px, 2.7778vw);
	justify-content: space-between;
	align-items: start;
}

.single-interview .bl-profiles .profile {
	display: grid;
	align-items: start;
	column-gap: min(33px, 2.2917vw);
	grid-template-columns: max-content 1fr;
}

.single-interview .bl-profiles .profile .img {
	border-radius: 999px;
	border: 1px solid #707070;
	max-width: min(179px, 12.4306vw);
	aspect-ratio: 1 / 1;
	grid-row: 1 / span 2;
	overflow: hidden;
}

.single-interview .bl-profiles .profile img {
	height: 100% !important;
	object-fit: cover;
}

.single-interview .bl-profiles .profile .name {
	font-size: min(24px, 1.6667vw);
	font-weight: 700;
	margin-top: max(-5px, -0.3472vw);
}

.single-interview .bl-profiles .profile .text {
	font-size: min(16px, 1.1111vw);
	line-height: 2;
}

/*  */
.single-interview .bl-index {
	margin-top: min(51px, 3.5417vw);
}

.single-interview .bl-index .content {
	display: grid;
	row-gap: min(14px, 0.9722vw);
	padding-inline: min(22px, 1.5278vw);
	padding-block: min(31px, 2.1528vw) min(34px, 2.3611vw);
}

.single-interview .bl-index .link {
	font-size: min(18px, 1.25vw);
	font-weight: 700;
	color: #717171;
	display: flex;
	column-gap: min(16px, 1.1111vw);
	border-bottom: min(3px, 0.2083vw) solid #717171;
	padding-bottom: min(4px, 0.2778vw);
}

.single-interview .bl-index .link::before {
	content: "";
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223.787%22%20height%3D%2217.752%22%20viewBox%3D%220%200%2023.787%2017.752%22%3E%3Cpath%20d%3D%22m1.234%207.119%206.3%209.133L22.725%201.061%22%20fill%3D%22none%22%20stroke%3D%22%236969dd%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fsvg%3E");
	width: min(24px, 1.6667vw);
	height: min(17px, 1.1806vw);
	margin-top: min(6px, 0.4167vw);
	margin-left: min(7px, 0.4861vw);
}

.single-interview .bl-index .link.link-h3 {
	margin-left: 6.1%;
}

/*  */
.single-interview .bl-collections {
	padding-top: min(89px, 6.1806vw);
	display: grid;
	row-gap: min(93px, 6.4583vw);
}

.single-interview .bl-collections .collection {
	display: flex;
	align-items: flex-start;
	gap: min(89px, 6.1806vw) min(60px, 4.1667vw);
}

.single-interview .bl-collections .collection:nth-child(even) {
	flex-direction: row-reverse;
}

.single-interview .bl-collections .collection.vertical {
	flex-direction: column;
}

.single-interview .bl-collections .collection img {
	border: 1px solid #000;
}

.single-interview .bl-collections .collection.horizontal img {
	border-radius: min(20px, 1.3889vw);
	max-width: min(600px, 41.6667vw) !important;
}

.single-interview .bl-collections .collection.vertical img {
	border-radius: min(24px, 1.6667vw);
	width: 100%;
}

.single-interview .bl-collections .collection .title {
	font-size: min(36px, 2.5vw);
	font-weight: 700;
	line-height: 1.45;
	margin-bottom: min(16px, 1.1111vw);
}

.single-interview .bl-collections .collection .sub-title {
	font-size: min(24px, 1.6667vw);
	font-weight: 500;
	line-height: 1.45;
	margin-bottom: min(11px, 0.7639vw);
}

.single-interview .bl-collections .collection .text {
	font-size: min(16px, 1.1111vw);
	line-height: 2;
}

/*  */

.single-interview .bl-point {
	margin-top: min(84px, 5.8333vw);
}

.single-interview .bl-point .box {
	border: 1px solid #000;
	border-radius: min(20px, 1.3889vw);
	background-color: #fff;
	padding: min(26px, 1.8056vw) min(30px, 2.0833vw) min(28px, 1.9444vw);
}

.single-interview .bl-point .heading {
	text-align: center;
	font-family: "Lexend Deca", sans-serif;
	font-size: min(24px, 1.6667vw);
	font-weight: 700;
	margin-bottom: min(2px, 0.1389vw);
}

.single-interview .bl-point .content {
	font-size: min(16px, 1.1111vw);
	line-height: 1.75;
	max-width: min(1132px, 78.6111vw);
	margin-inline: auto;
}

/*  */
.single-interview .bl-others {
	padding-top: min(86px, 5.9722vw);
	display: grid;
	grid-template-columns: 1fr;
	row-gap: min(50px, 3.4722vw);
}

.single-interview .bl-others .box-white {
	padding-right: min(50px, 3.4722vw);
	padding-bottom: min(30px, 2.0833vw);
}

.single-interview .bl-others .other .content {
	display: grid;
	grid-template-columns: max-content 56.8%;
	column-gap: min(40px, 2.7778vw);
	align-items: start;
	justify-content: space-between;
}

.single-interview .bl-others .other .img {
	border-radius: min(24px, 1.6667vw);
	border: 1px solid #000;
	overflow: hidden;
	max-width: min(366px, 25.4167vw);
}

.single-interview .bl-others .other .desc {
	padding-top: min(14px, 0.9722vw);
	padding-right: min(24px, 1.6667vw);
}

.single-interview .bl-others .other .title {
	color: #181818;
	font-size: min(24px, 1.6667vw);
	font-weight: 700;
	margin-bottom: min(10px, 0.6944vw);
}

.single-interview .bl-others .other .text {
	color: #181818;
	font-size: min(16px, 1.1111vw);
	line-height: 2;
}

.single-interview .bl-others .other .link {
	grid-column: 1 / -1;
	width: fit-content;
	display: block;
	margin-left: auto;
	display: flex;
	align-items: center;
	position: relative;
	font-weight: 500;
	font-size: min(18px, 1.25vw);
	column-gap: min(15px, 1.0417vw);
	padding-bottom: min(8px, 0.5556vw);
	margin-top: max(-26px, -1.8056vw);
}

.single-interview .bl-others .other .link::before {
	content: "";
	width: 100%;
	height: min(3px, 0.2083vw);
	border-radius: 99px;
	background-color: #f88c8c;
	position: absolute;
	bottom: 0;
	left: 0;
}

.single-interview .bl-others .other .link::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223.381%22%20height%3D%2210.57%22%20viewBox%3D%220%200%2023.381%2010.57%22%3E%3Cpath%20d%3D%22M22.931%202.987c-1.286-.128-1.836.828-4.967.7-.381-.016-.841-.135-1.128.1a.593.593%200%200%200%20.127%201.013%2014%2014%200%200%200%202.754.166c-.26.4-7.031%205.62-7.906%203.476-.613-1.5.508-3.691.963-4.958.789-2.2.165-3.541-2.231-3.477-2.428.451-4.971%202.471-6.582%204.059-.567.559-5.174%205.628-3.656%206.463a1%201%200%200%200%201.087-.3c.314-.469-.13-.422.154-.963a22.2%2022.2%200%200%201%203.58-4.6%2020.3%2020.3%200%200%201%203.1-2.349C8.765%202%2012.051.23%2011.815%202.151c-.111.9-.989%202.34-1.331%204.111-.324%201.673-.008%203.439%201.335%203.854%202.605.805%206.141-2.351%207.548-3.192a10%2010%200%200%200-.345%201.3c-.022.5.27.832.792.707.65-.155.242-.768%201.158-2.138a18%2018%200%200%201%201.358-1.935c.224-.231.771-.68.874-.82.387-.526.067-.813-.273-1.051%22%20fill%3D%22%23242424%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: min(24px, 1.6667vw) min(11px, 0.7639vw);
	border-radius: 999px;
	border: 1px solid #000;
	background-color: #fff;
	width: min(43px, 2.9861vw);
	aspect-ratio: 1 / 1;
	display: block;
}
