.page-content {
	}
.page-content h2 {
	font-family: "Cafe24Dangdanghae"; font-size: 28px;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #cfcfd0; border-left: 5px solid #212121;
	}
.page-content h3 {
	padding-left: 30px;
	font-family: "Cafe24Danjunghae"; font-size: 24px;
	}
.page-content h3::after {
	content: url("/common_file/image/bullet_green20.png");
	position: absolute; top: 0; left: 0;
	}
.page-content .company-story {
	margin-top: 30px;
	}
.page-content blockquote {
	margin: 20px 0 30px;
	padding: 5px 10px 5px 20px;
	border: 1px solid #cfcfd0; border-radius: 20px;
	font-family: "Cafe24Dangdanghae";
	text-align: justify;
	}
.page-content blockquote p {
	margin: 5px 0;
	}
.page-content blockquote q {
	margin-right: 5px;
	color: #0066ff;
	}

.page-content .philosophy {
	}
.page-content .philosophy dl {
	margin: 20px 0 30px;
	}
.page-content .philosophy dt {
	width: 100px;
	margin: 10px 0;
	background-color: #000938; color: #fff;
	border-top-right-radius: 10px; border-bottom-right-radius: 10px;
	font-family: "Cafe24Dangdanghae"; font-size: 20px;
	text-align: center;
	z-index: 2;
	}
.page-content .philosophy dd {
	margin-top: -22px;
	padding: 20px 10px 10px;
	border: 1px solid #cfcfd0; border-radius: 5px;
	text-align: justify;
	z-index: 1;
	}
.page-content .philosophy dd ul {
	width: calc(100% - 30px);
	margin: 10px 0 10px 30px;
	padding: 5px 0;
	border: 1px solid #cfcfd0; border-radius: 5px;
	}
.page-content .philosophy dd li {
	padding: 5px 10px;
	font-family: "Cafe24Danjunghae";
	}
.page-content .philosophy dd em {
	font-family: "Cafe24Dangdanghae"; font-size: 18px;
	color: #000938;
	}
.page-content .philosophy dd p {
	font-family: "Cafe24Dangdanghae";
	color: #000938;
	}

.page-content .CI dl {
	margin: 20px 0 30px;
	}
.page-content .CI dt {
	width: 100px;
	margin: 10px 0;
	background-color: #000938; color: #fff;
	border-top-right-radius: 10px; border-bottom-right-radius: 10px;
	font-family: "Cafe24Dangdanghae"; font-size: 20px;
	text-align: center;
	z-index: 2;
	}
.page-content .CI dd {
	margin-top: -22px;
	border: 1px solid #cfcfd0; border-radius: 5px;
	text-align: center;
	overflow: hidden;
	}
.page-content .CI dd li {
	width: 50%;
	}
.page-content .CI dd li:last-child {
	background-color: #ddd;
	}
.page-content .CI img[alt="wordmark"] {
	width: 200px;
	}
.page-content .CI dd.signature {
	padding: 24px 0 0;
	font-family: "Cafe24Danjunghae"; font-size: 40px; color: #000;
	}
.page-content .CI dd.signature img {
	position: relative; left: 24px; top: -20px;
	vertical-align: text-bottom;
	width: 84px;
	}
.page-content .CI dd.signature em {
	position: relative; top: -2px;
	font-size: 30px;
	vertical-align: middle;
	}
.page-content .biz-area {
	margin: 40px 0;
	}
.page-content .biz-area dl {
	margin-top: 20px;
	}
.page-content .biz-area dt {
    display: block;
	padding: 10px 10px 5px;
	font-family: "Cafe24Dangdanghae"; font-size: 18px;
	color: #000938;
	}
.page-content .biz-area dd {
	margin: 1px 0;
	border: 1px solid #cfcfd0; border-radius: 20px;
	}
.page-content .biz-area dd h4 {
	margin: 10px 0 5px;
	padding-left: 40px;
	font-family: "Cafe24Dangdanghae"; font-size: 18px;
	color: #000938;
	}
.page-content .biz-area dd h4::after {
	content: "\27B2";
	position: absolute; top: 0; left: 20px;
	}
.page-content .biz-area dd p {
	width: 200px;
	padding: 5px;
	}
.page-content .biz-area dd p img {
	width: 100%;
	border-radius: 20px;
	}
.page-content .biz-area dd ul {
	width: calc(100% - 200px);
	}
.page-content .biz-area dd li {
	padding: 5px 10px;
	font-size: 14px; font-weight: bold; 
	}
.page-content .biz-area dd li span {
	display: block;
	}

.page-content .CEO {
	margin-bottom: 40px;
	}
.page-content .CEO pre {
	margin-top: 30px;
	font-family: "GowunBatang-Regular"; font-weight: bold;
	text-align: justify;
	}
.page-content .CEO pre .photo {
	width: 280px;
	height: 280px;
	margin-right: 20px;
	border: 1px solid red;
	}
.page-content .CEO pre .thanks {
	padding-right: 90px;
	text-align: right;
	}
.page-content .CEO pre .thanks .logo {
	font-family: "Cafe24Danjunghae"; font-size: 20px; font-weight: normal;
	}
.page-content .CEO pre .thanks .logo img {
	position: relative; left: 10px;
	vertical-align: text-bottom;
	}
.page-content .CEO pre .thanks .sign {
	margin-left: 20px; 
	font-size: 20px;
	}
.page-content .CEO pre .thanks::after {
	content: url("../image/signature.png");
	position: absolute; right: 0; bottom: -16px;
	}

.page-content .architecture {
	margin-bottom: 40px;
	}
.page-content .architecture .architecture-wrap {
	margin-top: 40px;
	}
.page-content .architecture .architecture-wrap > li {
	margin: 2px 0 36px;
	padding: 10px 0;
	border: 1px solid #cfcfd0; border-radius: 10px;
	font-family: "Cafe24Danjunghae"; font-size: 20px; font-weight: normal;
	color: #000938;
	text-align: center;
	}
.page-content .architecture .architecture-wrap > li::after {
	content: "⮋";
	position: absolute; left: calc(50% - 24px); bottom: -34px;
	font-size: 48px;
	}
.page-content .architecture .architecture-wrap > li:last-child {
	margin-bottom: 10px;
	}
.page-content .architecture .architecture-wrap > li:last-child::after {
	content: "";
	}
.page-content .architecture li.API {
	padding: 10px 5px;
	}
.page-content .architecture li span {
	display: block;
	font-family: "notosanskr"; font-size: 16px; font-weight: bold;
	color: #a5a5a5;
	}
.page-content .architecture li dl {
	width: calc(50% - 10px);
	margin: 30px 5px 0;
	padding: 0;
	border: 1px solid #cfcfd0; border-radius: 5px;
	font-family: "notosanskr"; font-size: 16px; font-weight: normal;
	color: #212121;
	}
.page-content .architecture li dt {
	padding: 5px 0;
	background-color: #f1f1f1;
	font-size: 18px;
	}
.page-content .architecture li dd {
	}
.page-content .architecture li dd ul {
	list-style: disc inside none;
	margin-top: 0;
	padding-left: 20px;
	}
.page-content .architecture li dd li {
	padding: 5px 0;
	font-family: "notosanskr"; font-size: 14px; font-weight: bold;
	color: #565e55;
	text-align: left;
	}
.page-content .architecture img[alt="BizOne"] {
	width: 200px;
	}
.page-content .architecture img[alt="dbms"] {
	width: 100px;
	}
.page-content .architecture .bizone dl {
	width: 300px;
    margin: 0 calc((100% - 300px) / 2);
	}
.page-content .architecture .dbms ul {
	margin-top: 30px;
	padding-top: 30px;
	}
.page-content .architecture .dbms > ul::after {
	content: "";
	position: absolute; top: 0; left: 16%;
	width: 68%;
	border-top: 1px solid #565e55;
	}
.page-content .architecture .dbms > ul > li {
	width: 33.33333%;
	}
.page-content .architecture .dbms > ul > li::after {
	content: "\2B07";
	position: absolute; top: -30px; left: calc(50% - 10px);
	font-size: 20px; color: #565e55;
	}
.page-content .architecture .dbms > ul > li:nth-child(2)::before {
	content: "\2B06";
	position: absolute; top: -50px; left: calc(50% - 10px);
	font-size: 20px; color: #565e55;
	}
.page-content .architecture .dbms > ul > li span {
	display: block;
	font-size: 14px; font-weight: bold;
	color: #000938;
	}
.page-content .architecture .dbms > ul > li ul {
	margin-top: 0;
	padding-top: 0;
	}
.page-content .architecture .dbms > ul > li li {
	padding: 5px 0;
	font-family: "notosanskr"; font-size: 14px; font-weight: bold;
	color: #565e55;
	text-align: center;
	}
.page-content .history {
	margin-bottom: 40px;
	}
.page-content .history > div:nth-child(1) {
	border: 1px solid red;
	}
.page-content .history > div h4 {
	width: 240px;
	font-family: "SF_HambakSnow"; font-size: 28px; color: #000938;
	text-align: right;
	}
.page-content .history > div > ul {
	width: calc(100% - 270px);
	margin-left: 30px;
	padding-left: 30px;
    border-left: 3px solid #000938;
	}
.page-content .history > div h4 img {
	width: 100%;
	margin-top: 10px;
	border-radius: 20px;
	}
.page-content .history > div > ul > li {
	padding: 10px 0 20px;
	}
.page-content .history > div > ul li.launch {
	font-family: "Cafe24Danjunghae"; color: #f0c;
	}
.page-content .history > div > ul i {
    position: absolute; top: 0; left: -40px;
    background-color: #fff; color: #808285;
	}
.page-content .history > div > ul .year {
    position: relative; top: -14px;
	font-size: 24px; font-family: "Oswald", cursive; font-weight: normal;
	color: #000938;
	}
.page-content .history > div > ul em {
	display: inline-block;
	float: left;
	margin-right: 3px; font-weight: bold;
	}
.page-content .history > div > ul p {
	display: inline-block;
	width: auto;
	font-size: 14px; font-weight: bold;
	}
.page-content .history > div > ul p span {
	display: block;
	}