@charset "UTF-8";
.philosophy,
.philosophy-intro {
	position: relative
}

.philosophy-intro .div-outside,
.philosophy-section .imgbox {
	margin-top: 2.5em
}

.philosophy-fig,
.philosophy-item {
	right: 0;
	bottom: 0;
	position: absolute
}

.philosophy-intro {
	overflow: hidden;
	z-index: 10;
	margin-bottom: -10.66667em
}

.philosophy-intro .imgbox {
	margin-top: 2.5em;
	margin-bottom: 0
}

.philosophy-section {
	position: relative;
	z-index: 5
}

.philosophy-section .l-wrap {
	z-index: 10
}

.philosophy-section .h {
	line-height: 1.2
}

.philosophy-section .imgbox img {
	width: 100%
}

.philosophy-section .imgbox-outside {
	margin-top: 3.5em;
	margin-left: 33.33333%;
	margin-bottom: 3.5em
}

.philosophy-article {
	font-size: 1.5em;
    letter-spacing: -0.03em;
}

.philosophy-article .l-small {
	margin-top: 2.5em;
    letter-spacing: -0.03em;
}

.philosophy-article .h {
	color: #222;
	font-size: 1.6rem;
	font-family: Buri, Palatino, "Noto Sans JP","Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.03em;
    font-weight:600;
}

.philosophy-article .quote .h {
	font-family: AritaSans, Arial, Helvetica, "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif;
	letter-spacing: 0
}

.philosophy-article .quote p {
	margin: 0
}

.philosophy-cell {
	padding-top: 13.33333em;
	background-color: #f5f5f5
}

.philosophy-cell+.imgbox {
	margin-top: 0
}

.philosophy-fig {
	overflow: hidden;
	left: 0;
	height: 240px;
	z-index: 1
}

.philosophy-deco {
	position: absolute;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%
}

.philosophy-item {
	top: 0;
	left: 0;
	margin: auto;
	min-width: 50%;
	min-height: 50%;
	max-width: none
}

@media (min-width:48em) {
	.philosophy-cell+.imgbox {
		margin-top: -10em
	}
}

@media (min-width:64em) {
	.philosophy-intro {
		margin-bottom: -12.5%
	}
	.philosophy-intro .div-outside {
		float: left;
		width: 50%
	}
	.philosophy-article {
		font-size: 1.5em
	}
	.philosophy-article .l-small {
		margin-top: 5em
	}
	.philosophy-article .h {
		font-size: 1.6rem
	}
	.philosophy-section .imgbox {
		margin-top: 4em;
		margin-bottom: 0
	}
	.philosophy-cell {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
		padding-top: 6.5em;
		white-space: nowrap;
		background-color: transparent
	}
	.philosophy-cell .l-wrap {
		vertical-align: middle;
		white-space: normal
	}
	.philosophy-cell:after {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle
	}
	.philosophy-fig {
		bottom: 5.5%;
		height: 480px
	}
}

@media (min-width:80em) {
	.philosophy-cell {
   		padding-top: 7.5em;
	}
	.philosophy-cell .l-small {
		margin-top: 12em
	}
}
@media (min-width: 100em){
    .philosophy-cell {
       padding-top: 7.5em;
    }
}

/*200226수정*/
@media (min-width:100em){
    .philosophy-intro{margin-bottom: -237px; }
}