@charset "utf-8";

.works-o-block {
	max-width: 100rem;
	margin-inline: auto;
	padding-bottom: 10rem;
}
#p-works .single .detail_inner {
	max-width: 85rem;
	margin: 0 auto;
}
#p-works .single .detail_content {
	margin: 6rem 0 0;
}
#p-works .single .detail_content .textBox {
	margin-top: 6rem;
}
#p-works .single .detail_content .textBox img {
	border-radius: .3rem;
}
#p-works .single .detail_content2 {
	margin: 10rem 0 0;
}
#p-works .single .imgBox {
	margin: 5rem 0;
}
#p-works .single .imgBox.-col2 {
	display: flex;
	justify-content: space-between;
	gap: 3rem;
}
#p-works .single .imgBox.-col2 .imgBoxInner {
	background: none;
}
#p-works .single .imgBox.-col2 .imgBoxItem {
	max-width: 48.5rem;
	width: 100%;
}
#p-works .single .imgBox.-col2 .imgBoxItem.-vertical .imgBoxImg {
	max-width: 48.5rem;
	width: 100%;
}
#p-works .single .imgBoxItem.-vertical .imgBoxImg {
	max-width: 40rem;
}
#p-works .single .imgBoxInner {
	background: #efefef;
	border-radius: .3rem;
	display: block;
	text-align: center;
}
#p-works .single .imgBoxImg {
	border-radius: .3rem;
	width: 100%;
}
#p-works .single .imgBoxText {
	margin: .5rem 0 0;
	font-size: 1.4rem;
	line-height: 1.727272727272727;
}
#p-works .single .textBox {
	max-width: 85rem;
	margin: 10rem auto;
}
#p-works .single .textBox h2 {
	font-size: 150%;
	line-height: 1.5;
	margin: 6rem 0 3rem;
}
#p-works .single .textBox p {
	margin: 3rem 0;
}
#p-works .single .detail2_inner {
	padding: 0 10rem;
	border: 1px solid #e2e2e2;
	border-top: 0;
	border-radius: .3rem;
	position: relative;
	padding-bottom: 5rem;
	margin-top: 15rem;
}
#p-works .single .detail2_inner::before,
#p-works .single .detail2_inner::after {
	content: "";
	display: block;
	width: calc(50% - 17rem);
	height: 1px;
	background: #e2e2e2;
	position: absolute;
	top: 0;
	z-index: 0;
}
#p-works .single .detail2_inner::before {
	left: 0;
}
#p-works .single .detail2_inner::after {
	right: 0;
}
#p-works .single .b-heading1_text1 {
  font-size: 3rem;
  letter-spacing: 0.09em;
  display: block;
  line-height: 1.3;
  font-family: var(--font-family-en);
  font-weight: 500;
}
#p-works .single .b-heading1_text2 {
  letter-spacing: 0.145em;
  display: block;
}
#p-works .single .detail2_head {
	text-align: center;
}
#p-works .single .detail2_headTitle {
	position: relative;
	z-index: 1;
	top: -2rem;
}
#p-works .single .detail2_headText1 {
	font-size: 3rem;
}
#p-works .single .detail2_content .textBox {
	margin-top: 6rem;
}
#p-works .single .detail2_content .textBox p:first-child {
	margin-top: 0;
}
#p-works .single .detail2_content2 .textBox:first-child {
	margin-top: 6rem;
}

@media screen and (min-width: 744px), print {
	.u-mt5-pc {
		margin-top: .5rem !important;
	}
	.u-mb5-pc {
		margin-bottom: .5rem !important;
	}
	.u-mt10-pc {
		margin-top: 1rem !important;
	}
	.u-mb10-pc {
		margin-bottom: 1rem !important;
	}
	.u-mt15-pc {
		margin-top: 1.5rem !important;
	}
	.u-mb15-pc {
		margin-bottom: 1.5rem !important;
	}
	.u-mt20-pc {
		margin-top: 2rem !important;
	}
	.u-mb20-pc {
		margin-bottom: 2rem !important;
	}
	.u-mt25-pc {
		margin-top: 2.5rem !important;
	}
	.u-mb25-pc {
		margin-bottom: 2.5rem !important;
	}
	.u-mt30-pc {
		margin-top: 3rem !important;
	}
	.u-mb30-pc {
		margin-bottom: 3rem !important;
	}
	.u-mt35-pc {
		margin-top: 3.5rem !important;
	}
	.u-mb35-pc {
		margin-bottom: 3.5rem !important;
	}
	.u-mt40-pc {
		margin-top: 4rem !important;
	}
	.u-mb40-pc {
		margin-bottom: 4rem !important;
	}
	.u-mt45-pc {
		margin-top: 4.5rem !important;
	}
	.u-mb45-pc {
		margin-bottom: 4.5rem !important;
	}
	.u-mt50-pc {
		margin-top: 5rem !important;
	}
	.u-mb50-pc {
		margin-bottom: 5rem !important;
	}
	.u-mt55-pc {
		margin-top: 5.5rem !important;
	}
	.u-mb55-pc {
		margin-bottom: 5.5rem !important;
	}
	.u-mt60-pc {
		margin-top: 6rem !important;
	}
	.u-mb60-pc {
		margin-bottom: 6rem !important;
	}
	.u-mt65-pc {
		margin-top: 6.5rem !important;
	}
	.u-mb65-pc {
		margin-bottom: 6.5rem !important;
	}
	.u-mt70-pc {
		margin-top: 7rem !important;
	}
	.u-mb70-pc {
		margin-bottom: 7rem !important;
	}
	.u-mt75-pc {
		margin-top: 7.5rem !important;
	}
	.u-mb75-pc {
		margin-bottom: 7.5rem !important;
	}
	.u-mt80-pc {
		margin-top: 8rem !important;
	}
	.u-mb80-pc {
		margin-bottom: 8rem !important;
	}
	.u-mt85-pc {
		margin-top: 8.5rem !important;
	}
	.u-mb85-pc {
		margin-bottom: 8.5rem !important;
	}
	.u-mt90-pc {
		margin-top: 9rem !important;
	}
	.u-mb90-pc {
		margin-bottom: 9rem !important;
	}
	.u-mt95-pc {
		margin-top: 9.5rem !important;
	}
	.u-mb95-pc {
		margin-bottom: 9.5rem !important;
	}
	.u-mt100-pc {
		margin-top: 10rem !important;
	}
	.u-mb100-pc {
		margin-bottom: 10rem !important;
	}
	.u-pt5-pc {
		padding-top: .5rem !important;
	}
	.u-pb5-pc {
		padding-bottom: .5rem !important;
	}
	.u-pt10-pc {
		padding-top: 1rem !important;
	}
	.u-pb10-pc {
		padding-bottom: 1rem !important;
	}
	.u-pt15-pc {
		padding-top: 1.5rem !important;
	}
	.u-pb15-pc {
		padding-bottom: 1.5rem !important;
	}
	.u-pt20-pc {
		padding-top: 2rem !important;
	}
	.u-pb20-pc {
		padding-bottom: 2rem !important;
	}
	.u-pt25-pc {
		padding-top: 2.5rem !important;
	}
	.u-pb25-pc {
		padding-bottom: 2.5rem !important;
	}
	.u-pt30-pc {
		padding-top: 3rem !important;
	}
	.u-pb30-pc {
		padding-bottom: 3rem !important;
	}
	.u-pt35-pc {
		padding-top: 3.5rem !important;
	}
	.u-pb35-pc {
		padding-bottom: 3.5rem !important;
	}
	.u-pt40-pc {
		padding-top: 4rem !important;
	}
	.u-pb40-pc {
		padding-bottom: 4rem !important;
	}
	.u-pt45-pc {
		padding-top: 4.5rem !important;
	}
	.u-pb45-pc {
		padding-bottom: 4.5rem !important;
	}
	.u-pt50-pc {
		padding-top: 5rem !important;
	}
	.u-pb50-pc {
		padding-bottom: 5rem !important;
	}
	.u-pt55-pc {
		padding-top: 5.5rem !important;
	}
	.u-pb55-pc {
		padding-bottom: 5.5rem !important;
	}
	.u-pt60-pc {
		padding-top: 6rem !important;
	}
	.u-pb60-pc {
		padding-bottom: 6rem !important;
	}
	.u-pt65-pc {
		padding-top: 6.5rem !important;
	}
	.u-pb65-pc {
		padding-bottom: 6.5rem !important;
	}
	.u-pt70-pc {
		padding-top: 7rem !important;
	}
	.u-pb70-pc {
		padding-bottom: 7rem !important;
	}
	.u-pt75-pc {
		padding-top: 7.5rem !important;
	}
	.u-pb75-pc {
		padding-bottom: 7.5rem !important;
	}
	.u-pt80-pc {
		padding-top: 8rem !important;
	}
	.u-pb80-pc {
		padding-bottom: 8rem !important;
	}
	.u-pt85-pc {
		padding-top: 8.5rem !important;
	}
	.u-pb85-pc {
		padding-bottom: 8.5rem !important;
	}
	.u-pt90-pc {
		padding-top: 9rem !important;
	}
	.u-pb90-pc {
		padding-bottom: 9rem !important;
	}
	.u-pt95-pc {
		padding-top: 9.5rem !important;
	}
	.u-pb95-pc {
		padding-bottom: 9.5rem !important;
	}
	.u-pt100-pc {
		padding-top: 10rem !important;
	}
	.u-pb100-pc {
		padding-bottom: 10rem !important;
	}
	.u-onlySp {
		display: none !important;
	}
}
@media screen and (max-width: 743px) {
	.works-o-block {
		padding: 0 20px 4rem;
	}
	.u-mt5-sp {
		margin-top: .5rem !important;
	}
	.u-mb5-sp {
		margin-bottom: .5rem !important;
	}
	.u-mt10-sp {
		margin-top: 1rem !important;
	}
	.u-mb10-sp {
		margin-bottom: 1rem !important;
	}
	.u-mt15-sp {
		margin-top: 1.5rem !important;
	}
	.u-mb15-sp {
		margin-bottom: 1.5rem !important;
	}
	.u-mt20-sp {
		margin-top: 2rem !important;
	}
	.u-mb20-sp {
		margin-bottom: 2rem !important;
	}
	.u-mt25-sp {
		margin-top: 2.5rem !important;
	}
	.u-mb25-sp {
		margin-bottom: 2.5rem !important;
	}
	.u-mt30-sp {
		margin-top: 3rem !important;
	}
	.u-mb30-sp {
		margin-bottom: 3rem !important;
	}
	.u-mt35-sp {
		margin-top: 3.5rem !important;
	}
	.u-mb35-sp {
		margin-bottom: 3.5rem !important;
	}
	.u-mt40-sp {
		margin-top: 4rem !important;
	}
	.u-mb40-sp {
		margin-bottom: 4rem !important;
	}
	.u-mt45-sp {
		margin-top: 4.5rem !important;
	}
	.u-mb45-sp {
		margin-bottom: 4.5rem !important;
	}
	.u-mt50-sp {
		margin-top: 5rem !important;
	}
	.u-mb50-sp {
		margin-bottom: 5rem !important;
	}
	.u-mt55-sp {
		margin-top: 5.5rem !important;
	}
	.u-mb55-sp {
		margin-bottom: 5.5rem !important;
	}
	.u-mt60-sp {
		margin-top: 6rem !important;
	}
	.u-mb60-sp {
		margin-bottom: 6rem !important;
	}
	.u-mt65-sp {
		margin-top: 6.5rem !important;
	}
	.u-mb65-sp {
		margin-bottom: 6.5rem !important;
	}
	.u-mt70-sp {
		margin-top: 7rem !important;
	}
	.u-mb70-sp {
		margin-bottom: 7rem !important;
	}
	.u-mt75-sp {
		margin-top: 7.5rem !important;
	}
	.u-mb75-sp {
		margin-bottom: 7.5rem !important;
	}
	.u-mt80-sp {
		margin-top: 8rem !important;
	}
	.u-mb80-sp {
		margin-bottom: 8rem !important;
	}
	.u-mt85-sp {
		margin-top: 8.5rem !important;
	}
	.u-mb85-sp {
		margin-bottom: 8.5rem !important;
	}
	.u-mt90-sp {
		margin-top: 9rem !important;
	}
	.u-mb90-sp {
		margin-bottom: 9rem !important;
	}
	.u-mt95-sp {
		margin-top: 9.5rem !important;
	}
	.u-mb95-sp {
		margin-bottom: 9.5rem !important;
	}
	.u-mt100-sp {
		margin-top: 10rem !important;
	}
	.u-mb100-sp {
		margin-bottom: 10rem !important;
	}
	.u-pt5-sp {
		padding-top: .5rem !important;
	}
	.u-pb5-sp {
		padding-bottom: .5rem !important;
	}
	.u-pt10-sp {
		padding-top: 1rem !important;
	}
	.u-pb10-sp {
		padding-bottom: 1rem !important;
	}
	.u-pt15-sp {
		padding-top: 1.5rem !important;
	}
	.u-pb15-sp {
		padding-bottom: 1.5rem !important;
	}
	.u-pt20-sp {
		padding-top: 2rem !important;
	}
	.u-pb20-sp {
		padding-bottom: 2rem !important;
	}
	.u-pt25-sp {
		padding-top: 2.5rem !important;
	}
	.u-pb25-sp {
		padding-bottom: 2.5rem !important;
	}
	.u-pt30-sp {
		padding-top: 3rem !important;
	}
	.u-pb30-sp {
		padding-bottom: 3rem !important;
	}
	.u-pt35-sp {
		padding-top: 3.5rem !important;
	}
	.u-pb35-sp {
		padding-bottom: 3.5rem !important;
	}
	.u-pt40-sp {
		padding-top: 4rem !important;
	}
	.u-pb40-sp {
		padding-bottom: 4rem !important;
	}
	.u-pt45-sp {
		padding-top: 4.5rem !important;
	}
	.u-pb45-sp {
		padding-bottom: 4.5rem !important;
	}
	.u-pt50-sp {
		padding-top: 5rem !important;
	}
	.u-pb50-sp {
		padding-bottom: 5rem !important;
	}
	.u-pt55-sp {
		padding-top: 5.5rem !important;
	}
	.u-pb55-sp {
		padding-bottom: 5.5rem !important;
	}
	.u-pt60-sp {
		padding-top: 6rem !important;
	}
	.u-pb60-sp {
		padding-bottom: 6rem !important;
	}
	.u-pt65-sp {
		padding-top: 6.5rem !important;
	}
	.u-pb65-sp {
		padding-bottom: 6.5rem !important;
	}
	.u-pt70-sp {
		padding-top: 7rem !important;
	}
	.u-pb70-sp {
		padding-bottom: 7rem !important;
	}
	.u-pt75-sp {
		padding-top: 7.5rem !important;
	}
	.u-pb75-sp {
		padding-bottom: 7.5rem !important;
	}
	.u-pt80-sp {
		padding-top: 8rem !important;
	}
	.u-pb80-sp {
		padding-bottom: 8rem !important;
	}
	.u-pt85-sp {
		padding-top: 8.5rem !important;
	}
	.u-pb85-sp {
		padding-bottom: 8.5rem !important;
	}
	.u-pt90-sp {
		padding-top: 9rem !important;
	}
	.u-pb90-sp {
		padding-bottom: 9rem !important;
	}
	.u-pt95-sp {
		padding-top: 9.5rem !important;
	}
	.u-pb95-sp {
		padding-bottom: 9.5rem !important;
	}
	.u-pt100-sp {
		padding-top: 10rem !important;
	}
	.u-pb100-sp {
		padding-bottom: 10rem !important;
	}
	.u-onlyPc {
		display: none !important;
	}

	#p-works .single .detail_inner {
		padding: 0 10px;
	}
	#p-works .single .imgBox.-col2 {
		flex-direction: column;
		align-items: center;
	}
	#p-works .single .imgBox.-col2 .imgBoxItem {
		max-width: none;
	}
	#p-works .single .imgBox.-col2 .imgBoxItem.-vertical .imgBoxImg {
		max-width: none;
	}
	#p-works .single .imgBoxItem.-vertical .imgBoxInner {
		margin: 0;
	}
	#p-works .single .imgBoxItem.-vertical .imgBoxImg {
		max-width: 100%;
	}
	#p-works .single .imgBoxInner {
		margin: 0 -20px;
		background: none;
	}
	#p-works .single .imgBoxText {
		font-size: calc(14 / 18 * 1.2rem);
	}
	#p-works .single .textBox {
		padding: 0 10px;
		margin: 5rem auto;
	}
	#p-works .single .detail2_inner {
		border: 0;
		padding-bottom: 2.5rem;
		margin-top: 7.5rem;
		padding: 0;
	}
	#p-works .single .detail2_inner::before,
	#p-works .single .detail2_inner::after {
		background: #000;
		width: calc(50% - 12rem);
	}
	#p-works .single .detail2_headText1 {
		font-size: 2rem;
	}
	#p-works .single .detail2_content {
		padding: 0 10px;
	}
	#p-works .single .detail2_content .textBox {
		margin-top: 2rem;
	}
	#p-works .single .detail2_content2 .textBox:first-child {
		margin-top: 0;
	}
}
