/* p-about-caption */

.p-about-caption {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}

.p-about-caption h3 {
	font-size: 24px;
color: #EE1C23;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: 600;
	margin-bottom: 30px;
}




/* c-concept */

.c-concept {
	margin-bottom: 150px;
}

.c-concept h3 span {
	font-size: 18px;
}

.c-concept h6 {
	width: 830px;
	text-align: right;
	font-size: 13px;
line-height: 1.2;
font-weight: 400;
	padding-top: 30px;
}

/* p-about-caption */

.p-about-caption {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}

.p-about-caption h3 {
	font-size: 24px;
color: #EE1C23;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: 600;
	margin-bottom: 30px;
}

/* p-about-container01 */

.p-about-container01 {
	width: 100%;
	text-align: center;
	margin-bottom: 190px;
}

.p-about-container01__item {
	position: relative;
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
	gap:0px 60px;
	padding-top: 20px;
}

.p-about-container01__item:not(:last-child) {
	margin-bottom: 70px;
}

.p-about-container01__item::after {
	position: absolute;
left: 0px;
top: 0px;
	width: 100%;
	text-align: center;
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: 24px;
color: #EE1C23;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: 600;
}

.p-about-container01__item:nth-child(1)::after {
	content: "CASE 01.";
}

.p-about-container01__item:nth-child(2)::after {
	content: "CASE 02.";
}

.p-about-container01__item:nth-child(3)::after {
	content: "CASE 03.";
}

.p-about-container01__item:nth-child(4)::after {
	content: "CASE 04.";
}

.p-about-container01-before {
	width: 417px;
	height: 388px;
	background-image: url("../../img/about/text-back01.svg");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
	position: relative;
	padding: 0px 80px;
	padding-top: 100px;
}

.p-about-container01-before::before {
	content: "";
	position: absolute;
left: 0px;
bottom: 60px;
background-position: left bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	margin-left: -30px;
}

.p-about-container01__item:nth-child(1) .p-about-container01-before::before {
	background-image: url("../../img/about/icon01-case.svg");
	width: 153px;
	height: 164px;
}

.p-about-container01__item:nth-child(2) .p-about-container01-before::before {
	background-image: url("../../img/about/icon02-case.svg");
	width: 134px;
	height: 167px;
	margin-left: -10px;
}

.p-about-container01__item:nth-child(3) .p-about-container01-before::before {
	background-image: url("../../img/about/icon03-case.svg");
	width: 110px;
	height: 171px;
	margin-left: 0px;
}

.p-about-container01__item:nth-child(4) .p-about-container01-before::before {
	background-image: url("../../img/about/icon04-case.svg");
	width: 176px;
	height: 199px;
	bottom: 40px;
}

.p-about-container01-before__inner p {
	padding-left: 70px;
}

.p-about-container01-after {
	width: 390px;
	height: 350px;
	background-color: #fff;
	padding: 0px 35px;
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
	position: relative;
	border: 1px solid #EE1C23;
}

.p-about-container01-after::after {
	content: "";
	position: absolute;
left: -10px;
top: 0px;
	background-image: url("../../img/about/arrow-case_pc.svg");
background-position: left center;
background-repeat: no-repeat;
	background-size: auto 80px;
	width: 97px;
	height: 100%;
	margin-left: -100px;
}

.p-about-container01 h3 {
	font-size: 20px;
color: #000;
line-height: 2;
letter-spacing: 0.05em;
font-weight: 600;
	border-bottom-style : solid;
border-bottom-color : #000000;
border-bottom-width : 2px;
	display: inline;
	padding-bottom: 5px;
}

.p-about-container01 .p-about-container01-after h3 {
color: #EE1C23;
border-bottom-color : #EE1C23;
}

.p-about-container01 p {
	font-size:14px;
line-height: 1.8;
	padding-top: 25px;
	text-align: left;
}

/* p-about-container02 */

.p-about-container02 {
	width: 100%;
	text-align: center;
	background-image: url("../../img/about/midashi-bg.jpg");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
}

.p-about-container02__inner {
	width: 100%;
	height: 270px;
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
}

.p-about-container02 h3 {
	width: 240px;
	font-size: 20px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: 600;
	background-color: #EE1C23;
	padding: 20px 0px;
	display: inline-block;
}

/* p-about-container03 */

.p-about-container03 {
	width: 972px;
	text-align: center;
	padding: 100px 0px 150px;
}
.p-about-container02__img img{
	width: 972px;
	height: auto;
}

.p-about-container03 p {
	max-width: 790px;
	margin: 0 auto;
	font-size:14px;
	padding-top: 50px;
	line-height: 1.8;
	text-align: left;
}

/* p-about-container04 */

.p-about-container04 {
	width: 100%;
	text-align: center;
	background-color: #FCF2ED;
	padding: 150px 0px;
}

.p-about-container04-contents {
	display: flex;
  justify-content: center;
flex-wrap: wrap;
	gap:0px 25px;
}

.p-about-container04__item {
	width: 250px;
	background-color: #FFF;
	border-radius: 20px;
	padding: 45px 20px;
}

.p-about-container04 h6 {
	font-size: 18px;
color: #EE1C23;
line-height: 1.4;
letter-spacing: 0em;
font-weight: 600;
	height: 50px;
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
	margin-bottom: 20px;
}

.p-about-container04__item p {
	text-align: left;
	letter-spacing: 0em;
}


/* p-about-container05 */

.p-about-container05 {
	width: 100%;
	text-align: center;
	background-color: #F4F4F4;
	padding: 150px 0px;
}

.p-about-container05-contents {
	width: 1090px;
	display: flex;
  justify-content: flex-start;
flex-wrap: wrap;
	gap:40px 22px;
}

.p-about-container05__item {
	width: 200px;
}

.p-about-container05 h6 {
	font-size: 18px;
color: #000;
line-height: 1.2;
letter-spacing: 0em;
font-weight: 600;
	padding-top: 17px;
}



.sp-view {
	display: none;
}
