@import url("specialinterview.css");
@import url("sp-jt.css");

#breadcrumbs {
	max-width: 100%;
}

#breadcrumbs span {
	color: #fff
}

.breadcrumbs-sep::before {
	content: '';
	background: none;
	position: absolute;
	left: 0;
	top: 2px;
	left: 0;
	width: 6px;
	height: 5px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#interviewBlocks {
	padding-bottom: 120px!important;
}

#contactArea {
	margin-top: 0
}

#interviewBlocks .cheadline {
	font-size: 3.8rem;
}

#index01 .img {
	width: min(1200px, 60%);
	position: relative;
	z-index: 1;
	margin: 0 auto 120px 0;
}

#index01 .img-wrap {
	position: relative;
	margin-top: 60px
}

#index01 .img-wrap:after {
	content: '';
	width: 50%;
	height: 100%;
	background: #DEE5EB;
	position: absolute;
	right: 0;
	bottom: -70px;
	z-index: 0;
}

#index02 .interviews {
	margin: 0 auto!important;
}

#index05 .row-wrap {
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 calc(50% - 50vw) 0 0;
}

#index05 .interviews {
	width: 650px;
	margin-right: 75px;
	order: 1;
	margin-left: 0;
}

#interviewBlocks #index05 .photob {
	width: calc(100% - 650px);
	margin-right: -100px;
	order: 2
}

#index02:after {
	display: none
}

.index03_mv {
	display: flex;
	gap: 20px;
	margin: 0 5% 60px
}

.index03_mv > div {
	width: min(50% - 20px);
}

#interviewBlocks .secBlock#index01 {
	padding-bottom: 0!important;
}

#specialinterview5 #index03 .row-wrap {
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 0 0 calc(50% - 50vw);
}

#specialinterview5 #index03 .interview_img5 {
	width: calc(100% - 770px);
	margin-left: -110px;
	position: relative;
	z-index: 1;
}

#specialinterview5 #index03 .interviews,#interviewBlocks #index04 .interviews {
	width: 1000px;
	margin-left: auto;
	order: 2;
}

#specialinterview5 #index04 .row-wrap {
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 calc(50% - 50vw) 0 0;
	position: relative
}

#specialinterview5 #index04 .photob {
	width: calc(100% - 770px);
	margin-right: -110px;
	order: 2;
}

#specialinterview5 #index04 .photob:before {
	content: '';
	width: 20%;
	height: 100%;
	background: #DEE5EB;
	position: absolute;
	right: 0;
	bottom: -70px;
	z-index: -1;
}

#specialinterview5 #index04 .interviews._first {
	width: 790px;
	margin-right: 75px;
	margin-left: 0;
	order: 1;
}

#specialinterview5 #index05 .img {
	width: min(1200px, 70%);
	position: relative;
	z-index: 1;
	margin: 0 auto 120px 0;
}

#specialinterview5 #index05 .img-wrap:after {
	content: '';
	width: 50%;
	height: 100%;
	background: #DEE5EB;
	position: absolute;
	right: 0;
	bottom: -70px;
	z-index: 0;
	left: auto;
}

#interviewBlocks #index06 .interviews {
	width: 100%
}

#index06 .img img {
	width: 100%;
}

.collage-item.item--1 {
	width: 66%;
	margin: 0 0 70px auto
}

.gallery-collage {
	position: relative;
	margin-bottom: 120px
}

.gallery-collage:before {
	content: '';
	width: 78%;
	height: 56.129%;
	background: #DEE5EB;
	position: absolute;
	left: 0;
	z-index: 0;
	right: auto;
	top: 14%
}

.gallery-collage .l-row {
	width: 78.9%;
	margin: 0 auto;
	column-gap: 80px;
	justify-content: space-between
}

.collage-item {
	position: relative;
	z-index: 1
}

.collage-item img {
	width: 100%
}

.collage-item.item--2 {
	width: 52%;
}

.collage-item.item--3 {
	width: 40%;
	margin-top: 140px
}

.aoyama_img8 {
	width: min(1366px, 100%);
	margin: 0 auto 60px
}
#firstView {
	display: flex;
	width: 100%;
	justify-content: space-between;
	/*		background-image: linear-gradient(#ffffff 80%, #0b2962 80%);*/
	position: relative
}

#firstView:before {
	content: '';
	background: #0b2962;
	width: 100%;
	height: min(160px, 8vw);
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 0
}

#firstView .mvimg {
	width: min(1020px, 60%);
	position: relative;
	z-index: 1
}

#firstView .txtarea {
	width: min(1020px, 70%);
	margin-right: -20%;
	padding-left: 5%;
	margin-top: clamp(40px, -9.314px + 3.61vw, 60px);
	position: relative;
	z-index: 2
}

#firstView .firstView_title {
	font-size: clamp(20px, 12.718px + 1.942vw, 50px);
	color: #0B2962;
	font-weight: 600;
	z-index: 1;
	position: relative;

	line-height: 1.8;
	margin-bottom: 60px
}

#firstView .firstView_title span {
	background: linear-gradient(transparent 0%, #fff 0%);
	display: inline;
	padding: 0 1px 0px;
}

.interview_name {
	color: #0B2962;
	font-weight: 500;
}

.interview_name .company {
	font-size: 18px;
	margin-bottom: 1em;
	line-height: 1.5
}

.interview_name .name {
	font-size: 36px;
}

#readarea {
	background: #0B2962;
	color: #fff
}

#readarea .read-ttl {
	margin-top: -110px;
	margin-bottom: 30px;
	position: relative;
	z-index: 2;
	text-align: center;
}

#profiles {
	background: #F2F7FF!important;
}

.profiles-wrap {
	background: linear-gradient(-180deg, #0B2962 50%, #fff 50%)!important;
}

#profiles .company {
	font-size: 14px;
	line-height: 1.5;
}

.index-area {
	background: none!important;
}

#readarea .read-txt {
	padding: 0!important;
	position: relative;
}

#readarea .read-txt:before {
	content: '';
	width: 26%;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 1em;
	left: 0;
}

#readarea .read-txt p {
	width: min(1000px, 70%);
	margin: 0 0 0 auto;
	padding: 0
}

.photoA {
	margin-bottom: 50px
}

#index01 .photob:before {
	display: none
}

.txt-aoyama b {
	color: #176598
}


@media (max-width: 768px) {
	#interviewBlocks .cheadline {
		font-size: 2rem;
	}

	#index01 .img {
		width: 100%;
		margin: 0 auto;
	}

	#index02 .sp-inner {
		padding-right: 0;
		padding-left: 0;
	}

	

	#specialinterview5 #index03 .interviews {
		width: 100%;
		margin-left: auto;
	}

	#specialinterview5 #index04 .interviews._first {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		order: 2
	}

	#specialinterview5 #index03 .row-wrap,
	#specialinterview5 #index04 .row-wrap {
		margin: 0 auto
	}

	#specialinterview5 #index03 .interview_img5 {
		width: 100%;
		margin-left: 0;
		position: relative;
		z-index: 1;
		margin-bottom: 40px
	}

	
	#specialinterview5 #index04 .photob {
		width: 100%;
		margin-right: auto;
		order: 1;
		margin-bottom: 40px
	}

	#specialinterview5 #index04 .photob:before {
		display: none
	}

	#specialinterview5 #index05 .img {
		width: 100%
	}

	._inner1000 {
		width: 100%
	}

	.collage-item.item--1 {
		width: 86%;
		margin: 0 0 30px auto;
	}

	.gallery-collage .l-row {
		width: 100%;
		flex-direction: column;
	}

	.collage-item.item--2 {
		width: 72%;
	}

	.collage-item.item--3 {
		width: 70%;
		margin: 30px 0 0 auto;
	}

	.gallery-collage:before {
		width: 58%
	}
	#firstView{
		margin-top: 46px
	}
	#firstView .txtarea,#firstView:before,#readarea .read-txt:before{
		display: none
	}
	#firstView .mvimg{
		width: 100%;
	}
	#readarea{
		padding-top: 0;
	}
	#readarea .read-ttl{
margin-top: 0px;
    margin-bottom: 30px;
    padding-top: 10px;
	}
	#readarea .read-ttl img {
    width: 100%;
}
	#readarea .read-txt p{
		width: 100%
	}
	.profiles-wrap{
		background: #fff!important;
		padding-top: 40px
	}
	.index-area{
		    justify-content: center;
	}
	#interviewBlocks .index{
		margin-bottom: 30px!important;
	}
	#interviewBlocks .photoA{
		margin-left: 0
	}
	#interviewBlocks  .photoA img{
		        aspect-ratio: 1.35 / 1;
	}
	.index03_mv{
		flex-direction: column;
		margin: 0 auto 30px
	}
	.index03_mv > div {
    width: 90%;
}
	.aoyama_img6 {
    margin: 0 0 0 auto;
}
	#index05 {
        padding-right: 5%;
        padding-left: 5%;
    }
	#interviewBlocks{
		padding-bottom: 50px!important;
	}
	#specialinterview5 #index03 .interviews, #interviewBlocks #index04 .interviews{
		width: 100%!important;
	}
	#index05 .interviews{
		margin-right: auto;
		width: 100%;
	}
	#index05 .row-wrap{
		margin: 0 auto;
	}
	#readarea .read-txt{
		padding: 0 5%!important;
	}
}

