@charset "UTF-8";

/* 共通 */
.bl-vert-thumb-wrapper{
	height: 11.25rem;
}
.bl-cat-list{
	margin-top: 1rem;
}
.el-vert-post-ttl .el-client{
	display: block;
	font-size: 1rem;
	color: #0071B9;
}
@media screen and (max-width: 46.875rem){
	.bl-vert-thumb-wrapper{
		height: 11.6rem;
	}
	.el-vert-post-ttl .el-client{
		font-size: 1.5rem;
	}
}

/*=======================================================
MV
=======================================================*/
.el-lower-mv-ttl::before{
	content: 'WORKS';
}

/*=======================================================
ボタン
=======================================================*/
.bl-btn-wrapper {
	padding: 5rem 0 0;
}
.bl-btn-wrapper .el-btn{
	margin: 0;
}
.bl-btn-wrapper .el-btn::after{
	transform: translateY(-50%) rotate(90deg);
}
.bl-btn-wrapper .el-btn:hover::after{
	right: 1.5rem;
}
@media screen and (max-width: 46.875rem){
	.bl-btn-wrapper {
		padding-top: 8rem;
	}
	.bl-btn-wrapper .el-btn{
		width: 20rem;
		text-align: center;
		line-height: 1.3;
	}
}
/*=======================================================
interview
=======================================================*/
.bl-interview.--archive{
	padding: 5rem 0 0;
}
.bl-interview .el-main-ttl::before{
	content: 'INTERVIEW';
}
.bl-interview .bl-post-list{
	margin-top: 3.5rem;
}
.bl-vert-post .bl-cat-list{
	gap: 0.5rem 1rem;
}
@media screen and (max-width: 46.875rem){
	.bl-interview.--archive{
		padding: 5rem 0 0;
	}
	.bl-interview .el-main-ttl::before{
		content: 'INTERVIEW';
	}
	.bl-interview .bl-post-list{
		margin-top: 3.5rem;
	}
}

/*=======================================================
works
=======================================================*/
.bl-works.--archive{
	padding: 7.5rem 0 14rem;
}
.bl-works .el-main-ttl::before{
	content: 'INTRODUCE';
}
@media screen and (max-width: 46.875rem){
	.bl-works.--archive{
		padding: 7.5rem 0 14rem;
	}
	.bl-works .el-main-ttl::before{
		content: 'INTRODUCE';
	}
}

/*=======================================================
works single
=======================================================*/
.ly-main:has(.bl-mv-bg){
	padding-top: 7.75rem;
}
/* single */
.bl-post{
	padding-top: 6.25rem;
}
.bl-post .el-post-ttl{
	width: 64rem;
	font-size: 2.125rem;
	text-align: center;
	line-height: 1.4;
	margin: 0 auto 2.75rem;
}
.bl-section{
	padding: 2rem 0;
}
.bl-section:first-of-type{
	padding-top: 0;
}
.bl-section:has(.bl-aside) .ly-cont-inner{
	display: flex;
	flex-wrap: wrap;
	gap: 0 2.5rem;
}
.el-sec-ttl{
	width: 100%;
	font-size: 1.5rem;
	letter-spacing: 0.12rem;
	color: #0071B9;
	line-height: 1.5;
	border-bottom: 0.125rem solid #0071B9;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}
.bl-sec-head{
	display: flex;
	/* align-items: center; */
	justify-content: center;
	gap: 2.5rem;
	margin-bottom: 2rem;
}
.bl-sec-thumb-wrapper{
	/* flex: 0 0 41.5rem; */
	width: 41.5rem;
	/* margin: 0; */
	/* margin: 0 auto; */
}
.bl-sec-thumb-wrapper img{
	width: 100%!important;
}
.bl-section * + p{
	margin-top: 1em;
}
.bl-section em{
	font-style: italic;
}
.bl-section .hp-small {
	font-size: 1rem;
}
.bl-section p > a{
	color: #D83F07;
	text-decoration: underline;
}
/* aside */
.bl-aside{
	/* flex: 0 0 20rem; */
	width: 20rem;
	background: none;
}
.bl-detail{
	background: #CAE6E6;
	border-radius: 1.125rem;
	padding: 2rem;
}
.bl-detail > div{
	padding: 1rem 0;
	border-bottom: 0.125rem solid #0071B9;
}
.bl-detail > div:first-of-type{
	padding-top: 0;
}
.bl-detail > div > dt{
	font-size: 1.125rem;
	color: #01588E;
	line-height: 1.5;
	margin-bottom: 0.5rem;
}
.bl-detail > div > dd{
	line-height: 1.5;
}
.bl-aside .bl-cat-list{
	margin-top: 1.5rem;
}

/* ボックス */
.bl-box{
	background: #C2DFF2;
	border-radius: 1.125rem;
	padding: 1.5rem;
	margin: 1.5rem 0;
}
.bl-box.--white{
	background: #fff;
	border: 0.25rem solid #C2DFF2;
}
.bl-box:has(.bl-box-img-wrapper),
.bl-box:has(iframe){
	padding: 3rem;
	margin: 0 auto;
}
* + .bl-box:has(.bl-box-img-wrapper),
* + .bl-box:has(iframe){
	margin-top: 2.5rem;
}
.bl-section:nth-of-type(even) .bl-box{
	/* background: #fff; */
}

.el-box-ttl{
	font-size: 1.5rem;
	letter-spacing: 0.09rem;
	line-height: 1.5;
	color: #01588E;
	margin-bottom: 1.5rem;
}
.bl-box-img-wrapper{
	width: fit-content;
	max-width: 42rem;
	border: 0.0625rem solid #ccc;
	margin: 0 auto;
}
* + .bl-box-img-wrapper{
	margin-top: 2.5rem;
}
.bl-box-img-wrapper img{
	border-radius: 0;
}
.bl-link-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 3rem;
	margin: 2.5rem 0 0;
}
.bl-box iframe{
	width: 27.5rem;
	height: 15.5rem;
}

/* 横並びボックス */
.bl-col3-unit{
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
	margin: 2rem auto 0;
}
.bl-col-box{
	width: 20rem;
	border-radius: 1.125rem;
	background: #E0F3FF;
	padding: 2rem 1rem;
	text-align: center;
	line-height: 1.5;
}
.bl-col-box.--white{
	background: #fff;
	border: 0.25rem solid #C2DFF2;
}
.bl-section:nth-of-type(even) .bl-col-box{
	background: #fff;
}
.hp-color--blue{
	font-size: 1.625rem;
	line-height: 1.5;
	letter-spacing: 0.0975rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.5em;
}
.hp-color--blue .hp-big{
	font-size: 2.875rem;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.115rem;
	margin: 0 0.1em;
}

@media screen and (max-width: 46.875rem){
	.ly-main:has(.bl-mv-bg){
		padding-top: 8.75rem;
	}
	/* single */
	.bl-post{
		padding-top: 8rem;
	}
	.bl-post .el-post-ttl{
		width: 43.125rem;
		font-size: 2.25rem;
		margin: 0 auto 3rem;
	}
	.bl-section{
		padding: 3rem 0;
	}
	.bl-sec-head{
		flex-direction: column;
	}
	.bl-sec-thumb-wrapper{
		flex: 0 1 100%;
		width: 100%;
	}
	.bl-sec-thumb-wrapper img{
		width: 100%!important;
	}
	.el-sec-ttl{
		font-size: 2rem;
		padding-bottom: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.bl-section .hp-small {
		font-size: 1.5rem;
	}
	/* aside */
	.bl-aside{
		width: 100%;
		padding-bottom: 3rem;
		order: 1;
	}
	.bl-detail{
		padding: 2.5rem;
	}
	.bl-detail > div{
		padding: 1.5rem 0;
	}
	.bl-detail > div > dt{
		font-size: 1.875rem;
	}
	.bl-aside .bl-cat-list{
		margin-top: 2rem;
	}

	/* ボックス */
	.bl-box{
		padding: 2rem !important;
		margin: 2.5rem 0;
	}
	.el-box-ttl{
		font-size: 2rem;
	}
	.bl-box-img-wrapper{
		max-width: 100%;
	}
	.bl-link-list{
		gap: 2rem;
	}
	.bl-box iframe{
		width: 100%;
		height: 22.5rem;
	}

	/* 横並びボックス */
	.bl-col3-unit{
		gap: 1.5rem;
		margin: 2.5rem auto 0;
	}
	.bl-col-box{
		width: 100%;
		padding: 1.5rem 1rem;
	}
	.hp-color--blue{
		font-size: 2.25rem;
	}
	.hp-color--blue .hp-big{
		font-size: 3rem;
	}
}

/*=======================================================
other
=======================================================*/
.bl-other{
	padding: 3.5rem 0 11.25rem;
}
.el-other-ttl{
	font-size: 2rem;
	line-height: 1.5;
	letter-spacing: 0.12rem;
	color: #0071B9;
	text-align: center;
	margin-bottom: 3rem;
}
@media screen and (max-width: 46.875rem){
	.bl-other{
		padding: 5rem 0 14rem;
	}
	.el-other-ttl{
		font-size: 2.25rem;
		margin-bottom: 4rem;
	}
	.bl-other .bl-vert-post:nth-of-type(3){
		display: none;
	}
}