@charset "UTF-8";
/* CSS Document */



/* contents01 */

.contents01 {
	width: 1170px;
	margin-bottom: 100px;
}

/* contents01 */

.contents01 .box05 {
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
}

.contents01 .box05 .box {
	display: flex;
  justify-content: space-between;
	align-items: center;
	width: 48%;
}

.contents01 .box05 .box001 {
	width: 230px;
	height: 95px;
	text-align: center;
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
	background-color: #384f78;
	clip-path: polygon(0% 0%, 85% 0, 100% 50%, 85% 100%, 0% 100%);
	-webkit-clip-path: polygon(0% 0%, 85% 0, 100% 50%, 85% 100%, 0% 100%);
	padding-right: 10px;
}

.contents01 .box05 .box002 {
	flex: 1;
}

.contents01 .box05 img {
	width: 100%;
height: auto;
}

.contents01 .box05 h5 {
	font-size: 24px;
color: #FFF;
line-height: 1.2;
font-weight: 200;
}

.lay01 .box02 h4.p01::before {
	content: "上下ともリンガル矯正　";
}

.contents01 .box05a {
	padding: 35px 40px;
	background : rgba(56, 79, 120, 0.1);
}

.contents01 .box05a h5 {
	font-size: 24px;
color: #384f78;
line-height: 1.4;
	letter-spacing: 0.05em;
font-weight: 300;
	margin-bottom: 15px;
}




.sp-view {
	display: none;
}
