

/* SEO 설정 @seo-modify (추후 admin.style.css에 추가분) */
.seo-guide {display:block;font-size:.875rem;line-height:1.5;color:#000}
.seo-guide:not(:only-child) {margin-top:.5rem}
.seo-guide-title {display:block;margin-bottom:.5em;color:#f44e5c}
.seo-guide-list {font-size:.9em}
.seo-guide-list small {font-weight:light;font-weight:var(--wgt300, 300);color:#777}
.seo-guide-point {font-weight:bold;font-weight:var(--wgt500, 500);color:#5684ff;text-decoration:underline}
.seo-guide-more {margin:.5em 0 0;font-size:.8em;font-weight:light;font-weight:var(--wgt300, 300);color:#777}
.seo-guide-link {color:#222 !important;text-decoration:underline}

/**********************************************
note : 인사말
**********************************************/
.about-us.com-1 {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;letter-spacing:-.05em}
.about-us.com-1 .flex-cell {-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-width:0}
.about-us.com-1 .flex-cell.img {flex:0 1 150px;width:150px}
.about-us.com-1 .flex-cell.con {padding-left:2.5rem}
.about-us.com-1 .heading {display:block;margin-bottom:2.5rem;font-size:2rem;color:#005bac}
.about-us.com-1 .heading > strong {display:block}
.about-us.com-1 .heading > span {display:inline-block;padding:5px 10px;font-size:.875rem;color:#fff;background-color:#005bac}
.about-us.com-1 .flex-cell.con p {font-size:.938rem;color:rgba(0,0,0,.6)}
@media screen and (max-width: 39.9375em) {
	.about-us.com-1 .flex-cell {flex:1 1 100%;margin-bottom:1.5rem}
	.about-us.com-1 .flex-cell.con {padding-left:0}
	.about-us.com-1 .heading > span {margin-top:.625rem}
}
