.n-philosophy-top {
	margin-top: 80px;
}
.philosophy-title0 {
	 padding: 0.2rem;
    margin-bottom: 0.8rem;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
}
.under1 {
	  background: linear-gradient(transparent  70%, #ff0000  70%);
}
.philosophy-box1 {
	margin-left: 200px;
	margin-right: 200px;
}
.philosophy-box {
	margin-bottom: 40px;
	margin-top: 12px;
	line-height:1.25
}
.n-philosophy-box {
		margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 8%;
} 
.philosophy-content {
	font-weight: 600;
	margin-top: 2px;
	margin-bottom: 2px;
}
.philosophy-title {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 8px;
}
.buner-ing {
	display: flex;
	margin-top: 10px;
}
.philosophy-title2 {
	color: #ff0000;
	font-weight: 600;
}

.cp_hr02 {
	border-width: 1.5px 0 0 0;
	margin-top: 8%;
	margin-bottom: 10%;
	border-style: dashed;
	border-color: #ffb300;
}

@media (max-width: 900px) {
	.philosophy-box1 {
		margin-left: 130px;
		margin-right: 130px;
		font-size: 16px;
	}
	.buner1 {
	width: 50%;
	}
}


@media (max-width: 700px) {
	.philosophy-box1 {
		margin-left: 40px;
		margin-right: 40px;
		font-size: 14px;
	}
	.philosophy-title0 {
    font-size: 18px;
    margin-top: 10%;
}
    .philosophy-box {
    	margin-bottom: 25px;
}
.philosophy-content {
	font-size: 14px;
}
.buner-ing {
	flex-direction:column
}
.buner1 {
	width: 50%;
}
}
@media (min-width: 1921px) {
	.philosophy-title0 {
		font-size: 56px;
		margin-bottom: 10%;
	}
	.philosophy-title {
	margin-top: 4px;
	margin-bottom: 18px;
	font-size: 30px;
}
.philosophy-content {
	font-size: 30px;
}
.philosophy-box {
	margin-bottom: 80px;
}
.philosophy-title2 {
	font-size: 30px;
}
.philosophy-box1 {
	margin-left: 300px;
	margin-left: 300px;
	margin-bottom: 200px;
}