<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Nanum+Brush+Script&amp;display=swap');
#site {
	padding-top: 95px;
	font-family: 'notokr', sans-serif;
	letter-spacing: -0.02em;
}

ol,
ul,
li {
	list-style: none;
	list-style-position: inside;
}

#site&gt;.container {
	width: 100%;
	padding: 0;
}

.table_blog dd {
	padding: 10px 20px 20px;
}
footer ul {
    margin-bottom: 5px;
}
/* 불필요 항목 삭제 */
.navbar .caret {
	display: none;
}

/* 상단 메뉴 */
.navbar-inverse {
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	box-shadow: 5px 0 5px rgba(0, 0, 0, 0.1);
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0;
	border: 0
}

.navbar-brand {
	height: auto;
	padding: 0px;
}
.navbar-brand&gt;img {
    width: 260px;
    margin-top: 6px;
}
.navbar-inverse .navbar-nav&gt;li&gt;a {
	font-size: 18px;
	font-weight: 500;
	color: #000;
}

.navbar-inverse .navbar-nav&gt;li&gt;a:hover,
.navbar-inverse .navbar-nav&gt;li&gt;a:focus {
	color: #222;
}

.navbar-inverse .navbar-nav .dropdown.open .dropdown-toggle,
.navbar-inverse .navbar-nav .dropdown.open:hover .dropdown-toggle,
.navbar-inverse .navbar-nav .dropdown.open:focus .dropdown-toggle {
	background: none;
	color: #222;
}

@media (max-width: 767px) {

	/*.navbar-inverse .navbar-toggle{border:1px solid #666;}*/
	.navbar-inverse .navbar-toggle {
		border: 0;
		padding: 9px 0;
	}

	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #666;
		transition: ease-in-out .15s all;
		opacity: 1;
		position: relative;
	}

	.navbar-inverse .navbar-toggle:hover,
	.navbar-inverse .navbar-toggle:focus {
		background: none;
		border-color: #222;
	}

	.navbar-inverse .navbar-toggle:hover .icon-bar,
	.navbar-inverse .navbar-toggle:focus .icon-bar {
		background-color: #222;
	}

	.navbar-inverse .navbar-collapse,
	.navbar-inverse .navbar-form {
		border-color: transparent;
	}

	.navbar-inverse.open .navbar-toggle&gt;.icon-bar:nth-of-type(1) {
		transform: rotate(45deg);
		top: 6px;
	}

	.navbar-inverse.open .navbar-toggle&gt;.icon-bar:nth-of-type(2) {
		opacity: 0;
	}

	.navbar-inverse.open .navbar-toggle&gt;.icon-bar:nth-of-type(3) {
		transform: rotate(-45deg);
		top: -6px;
	}
}

@media (min-width: 768px) {
	.navbar-inverse .navbar-nav .dropdown-menu {
		left: 50%;
		right: auto;
		transform: translate(-50%, 0);
		border-radius: .25rem;
		/* border: 1px solid #d5d5d5; */
		padding: 0;
		-webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, .125);
		box-shadow: 0px 4px 8px rgba(0, 0, 0, .125);
	}

	.navbar-inverse .navbar-nav .dropdown-menu&gt;li&gt;a {
		padding: 11px 10px;
		font-size: 15px;
		background: #fff;
		/* margin-bottom: 2px; */
		border-bottom: 1px solid #eee;
		text-align: center;
	}

	.navbar-inverse .navbar-nav .dropdown-menu&gt;li&gt;a:hover,
	.navbar-inverse .navbar-nav .dropdown-menu&gt;li&gt;a:focus {
		/* background: none; */
		font-weight: 500;
		color: #64a51d;
	}
}

@media (min-width: 992px) {
	.navbar-inverse .navbar-right {
		margin-right: -30px;
	}

	.navbar-inverse .navbar-nav&gt;li&gt;a {
		padding: 29px 31px 15px;
	}
}

/* 슬라이드 공통 */
.carousel-control {
	text-shadow: 0px 2px 6px rgba(0, 0, 0, .125);
	transition: ease-in-out .15s all;
}

.carousel-control.left .glyphicon::before {
	content: '\f053';           
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.carousel-control.right .glyphicon::before {
	content: '\f054';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}
.carousel-indicators{
	display:none;
}
.carousel-indicators li {
	width: 12px;
	height: 12px;
	background-color: rgba(255, 255, 255, .1);
	border: 1px solid #fff;
	margin: 0 8px;
	border-radius: 0;
	transition: ease-in-out .15s all;
} 	

.carousel-indicators li.active {
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 8px;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, .125);
	transform: rotate(45deg);
}

.carousel-caption {
	text-shadow: 0px 0px 10px rgba(0, 0, 0, .75);
	text-align: left;
}

@media (max-width: 767px) {
	.carousel-control {
		font-size: 14px;
	}

	.carousel-indicators li,
	.carousel-indicators li.active {
		width: 6px;
		height: 6px;
	}
}

/* 푸터 */
#site footer {
	margin-top: 0px;
	padding: 35px 0;
	background-color: #333;
	color: #ddd;
}
img.img-responsive.foot-logo {
    margin-top: 10px;
    opacity: 0.6;
}
footer p.copy {
    font-size: 11px;
    color: #777;
}
/* 메인 페이지 */
#mainCarousel .carousel-inner .item {
	height: 750px;
}

.root_daum_roughmap {
	width: 100% !important;
	padding: 0 !important;
}

.root_daum_roughmap .map_border {
	display: none !important;
}

.board_box_blog2 .row {
	margin-left: -5px;
	margin-right: -5px;
}

.board_box_blog2 .row&gt;div[class^="col-"] {
	padding-left: 5px;
	padding-right: 5px;
}

.board_box_blog2 .inner {
	margin-top: 0;
	margin-bottom: 0;
}

.board_box_blog2 .inner .bottom {
	padding: 12px 10px;
}

.board_box_blog2 .inner .bottom .title {
	margin-bottom: 0;
}

.board_box_blog2 .inner .bottom .title a {
	font-size: 14px;
}

.board_box_blog2 .inner .bottom .info {
	display: none;
}

.board_box_blog2 .inner .top a .thumb {
	height: 180px;
}

/* member */
.member_wrapper {
	max-width: 1140px;
	margin: 0 auto;
}

.member_wrapper .btn {
	transition: all ease 0.3s
}

.member_wrapper .table tbody tr th {
	background-color: rgba(0, 0, 0, 0.03);
}

.member_wrapper .table tbody tr th span {
	color: #5dae57
}
/* personal setting 0.67v */
@media(min-width:768px){
	.col-sm-20{
		width:20%;
	}
}
/* img */
.img-bordered{border:1px solid #ddd;}
.img-caption{
	margin:10px 0;
	text-align:center;
	font-size:16px;
	color:#555;
	font-weight:500;
}
/* align */
.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td{
	text-align:center!important;
	vertical-align:middle!important;
}
.text-center-table .text-left,
.text-center-table .text-left th,
.text-center-table .text-left td{
	text-align:left!important;
}
/* font */
.numbering{margin-right:10px;}
.numbering.circle,
.numbering.sqr{
	display: inline-block;
	width: 1.8em;
	height: 1.8em;
	line-height: 1.8em;
	text-align: center;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: -0.04em;
	color: #fff;
	border-radius: 0;
	background: #0f0064;
	border: 1px solid #100162;
}
.numbering.circle{
	border-radius:50%;
}
/*list style*/
.li-none &gt; li{list-style:none!important;}
.li-circle &gt; li{list-style:circle!important; margin-left:20px;}
.li-disc &gt; li{list-style:disc!important;margin-left: 35px;}
.li-check &gt; li,
.li-dash &gt; li,
.li-dot &gt; li{/* margin-left:10px; */padding-left:20px;position:relative;margin-bottom: 2px;letter-spacing: -0.015em;}
.li-check &gt; li:before,
.li-dash &gt; li:before,
.li-dot &gt; li:before{
	content:'-';
	display:block;
	position:absolute;
	left:5px;
	top:0;
}
#product01 .row.trait-wrap li::before{
	content:'\f00c';
	display:block;
	position:absolute;
	left: 1px;
	top: 12px;
	color: #77c125;
	transform: translateY(-50%);
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 13px;
}
.li-dot &gt; li:before{
	content:'·';
}
.li-check &gt; li:before{
	content:'\f00c';
    left:0;
	font-family: 'font awesome 5 free';
	font-weight: 900;
    color: #0F0064;
}
.location-li{
    border-top: 2px solid #0f0064;
    margin: 20px 0 0;
}
.location-li li {
    border-bottom: 1px solid #ddd;
    padding: 11px;
    font-size: 15px;
    letter-spacing: -0.03em;
    margin-bottom: 3px;
}
.location-li li:first-child {
	/* font-size:16px; */
	/* background: #f5f5f5; */
	/* border:none; */
}
.location-li span {
    display: inline-block;
    margin-right: auto;
    min-width: 130px;
    font-weight: 500;
    color: #222;
    border-radius: 4px;
    margin-right: 13px;
}
@media(max-width:767px){
	.location-li span {
		display:block;
	}
}
.location-li span i {
    margin-right: 12px;
    color: #0F0064;
    background: #f5f5f5;
    padding: 13px 13px 13px 14px;
    border-radius: 50%;
    width: 41px;
    height: 41px;
}
.fa-map-marker-alt:before {
    padding: 2px;
    content: "\f3c5";
}
.partner-li{
	margin:20px 0;
}
.partner-li:after{
	content:'';
	display:block;
	clear:both;
}
.partner-li &gt; li{
	float:left;
	width:20%;
	padding:10px;
}
.partner-li &gt; li img{
	border:1px solid #ddd;
}
.category-li{
	display:inline-block;
	margin:20px auto;
}
.category-li:after{
	content:'';
	display:block;
	clear:both;
}
.category-li &gt; li{
	float:left;
	margin:5px;
	padding:10px 20px;
	background:#f5f5f5;
	border:1px solid #ddd;
}
.li-pill li{
	position:relative ;
	margin-bottom: 10px;
	padding-left:100px;
}
.li-pill li span{
	position:absolute;
	left:0;
	padding:5px 0;
	text-align:center;
	width:90px;
	color:#555;
	line-height:1.1;
	font-weight:500;
	border-radius:4px;
	background:#d5d5d5;
}
.trait-dl{
	margin: 0px 0 40px;
}
.trait-dl:after{
	content:'';
	display:block;
	clear:both;
}
.trait-dl dt,
.trait-dl dd{
	float:left;
	margin-bottom:10px;
	padding: 20px 0px 20px 9px;
	border-top:2px solid #ddd;
}
.trait-dl dt{
	border-color: #6662a2;
	font-size: 20px;
	color: #0f0064;
}
.stripe-dl {
    margin: 30px 0;
}
.stripe-dl dt {
    padding: 10px 20px;
    font-size: 16px;
    background: #f5f5f5;
}
.stripe-dl dd {
    margin-bottom: 20px;
    padding: 20px;
}
@media(min-width:768px){
	.trait-dl dt{
		width: 16%;
	}
	.trait-dl dd{
		width: 84%;
	}	
}
@media(max-width:767px){
	.partner-li &gt; li{
		width:50%;
	}
}
/* component */
.card{
	display:block;
	position:relative;
	padding:15px;
	margin-bottom:20px;
	/* border: 1px solid #eee; */
	min-height:max-content;
}
.card .card-ttl{
	margin:-15px -15px 15px;
	padding:10px 0;
	text-align:center;
	font-size:16px;
	font-weight:500;
	color:#fff;
	background:#0F0064;
}
.column-2{
	column-count:2;
	column-rule:1px solid #ddd;
	column-gap:30px;
}

.more-btn{
	display:block;
	margin:40px auto 10px;
	width: 200px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:16px;
	font-weight: 500;
	color:#fff;
	border:1px solid #0F0064;
	background:#0F0064;
}
.more-btn:hover{
	color:#0F0064;
	background:transparent;
}
.circle-wrap{
	margin:30px 0;
	text-align: center;
}
.circle-wrap .circle{
	position:relative;
	display:inline-block;
	width:200px;
	height:200px;
	margin:0 15px;
	vertical-align: top;
	border-radius: 50%;
	background:#555;
}
.circle-wrap .circle &gt; div{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	color:#fff;
	font-weight:500;
	font-size:18px;
	line-height:1.3;
	min-width:80%;
}
.bull{
	/* padding-left:10px; */
	line-height: 1;
	/* border-left: 4px solid #0f0064; */
	color: #0f0064;
}

@media(max-width:767px){
	.column-2{
		column-count:1;
	}
}
.column-2 ul,
.column-2 dl,
.column-2 ol{
	margin:0;
}

.greet .quote,
p.quote{
	margin:30px 0;
	font-size: 28px;
	font-weight:300;
	color: #0f0064;
	line-height: 1.4;
	letter-spacing: -0.02em;
}
p.quote span{
	font-weight:500;
}
/* custom setting */
.board_wrapper,.calendar_wrapper{
    margin-top:0;
    visibility: hidden;
}
.pagination_wrap, .search_wrap{
    visibility: hidden;
}
ul,dl,ol{padding:0;}
p,li,dt,dd{line-height:1.6;}
a:hover,a:focus{text-decoration:none;}
*{
	box-sizing:border-box;
	word-break:keep-all;
}
.table-style {
	margin: 0 0 20px;
	border-top: 2px solid #0F0064;
}

.table-style tr th,
.table-style tr td {
	padding: 10px 10px !important;
	border-bottom: 1px solid #dedede !important;
	letter-spacing: -0.02em;
	word-break: keep-all;
	vertical-align: middle !important;
}

.table-style tr th {
	color: #333;
	text-align: center;
}

.table-style thead tr th {
	background: #f8f8f8;
}

.table-style tr td {
	color: #666;
}
.history-wrap{
	position:relative;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
}
.history-wrap:before {
    content: '';
    display: block;
    height: 100%;
    width: 2px;
    background: #d5d5d5;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.history-wrap .history-box{
	position:relative;
	width:50%;
	padding: 5px 50px;
}

.history-wrap  h6{
    position: relative;
    margin: 0 0 10px;
    color: #0f0064;
    font-size: 45px;
    letter-spacing: -0.05em;
    font-weight: 300;
}
.history-wrap  h6:before{
	content: '';
    position: absolute;
    top: 50%;
    left: -45px;
    display: block;
    border-right: 0px;
    border-top: 1px solid #0F0064;
    width: 26px;
}
.history-wrap h6:after{
    content: '';
    position: absolute;
    top: 50%;
    left: -50px;
    transform: translate(-50%, -50%);
    display: block;
    width: 13px;
    height: 13px;
    border: 3px solid #64a51d;
    border-radius: 50%;
    background: #fff;
}
.history-wrap li{
	position:relative;
	margin:5px 0;
	font-size: 17px;
	letter-spacing: -0.03em;
	color: #313131;
}
.history-wrap li span{
	display:block;
	font-weight:600;
	font-size: 18px;
	color:#0F0064;
}
@media(min-width:768px){
	.history-wrap .history-box:nth-child(odd){
		text-align:right;
	}
	.history-wrap .history-box:nth-child(even){
		margin-top: 120px;
	}
	.history-wrap .history-box:nth-child(odd) h6:before{
		left:auto;
		right:-45px;
	}
	.history-wrap .history-box:nth-child(odd) h6:after{
		left:auto;
		right: -63px;
	}
}
@media(max-width:767px){
	.history-wrap:before{
		left:15px;
	}
	.history-wrap .history-box{
		width:100%;
		padding-top:0;
		padding-right:15px;
		margin-left:15px
	}
	.history-wrap  h6{
		font-size:26px;
	}
	.history-wrap li{
		font-size:14px;
	}
}

/* personal setting 0.67v end */
/* navigation setting */

/* mainpage setting */
.board_box_list{
	padding:0;
}
.carousel-caption{
	text-align:left;
	top:30%;
	left:15%;
	right:15%;
}
.carousel-caption h1{
	margin: 0;
	letter-spacing: -0.04em;
	text-transform: uppercase;
	font-weight: 700;
	/* text-shadow: none; */
}
.carousel-caption h1 span{
	font-size: 55px;
}
.carousel-caption h1 small{
	color:#fff;
	display:block;
	font-size: 29px;
	margin-bottom: 9px;
}
.carousel-caption h1 span img{
	margin-right: 20px;
	margin-top: -6px;
	max-width:100%;
}

.carousel-caption p{
	margin-top: 10px;
	font-size: 24px;
	/* text-align: center; */
	line-height: 1;
	/* font-family: 'Nanum Brush Script', cursive; */
}

.main-business{
	z-index: 10;
	position:absolute;
	left:0;
	right:0;
	bottom: 80px;
	display:none;
	/* padding: 0 0 60px; */
	margin-top: -150px;
}
.main-business:before {
    content: '';
    display: none;
    width: 13vw;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    background: #fff;
}
.main-business .container{
	width: 1380px;
	max-width: 100%;
}
.main-business ul{
	display:flex;
	margin: 0;
	justify-content: center;
}
.main-business ul li{
	margin-right:10px;
	min-width: 200px;
}
.main-content .title{
	margin-bottom: 40px;
	text-align:center;
}
.main-content .title h3{
	margin: 0 0 15px;
	font-size: 45px;
	font-weight:bold;
	letter-spacing: -0.04em;
	color:#111;
	position: relative;
}
.main-content .title h3 span{
	position:relative;
}
/* .main-content .title h3 span:before{
	content:'';
	position:absolute;
	right: -10px;
	top: 0px;
	display:block;
	width: 15px;
	height: 15px;
	background: #64a51d;
	border-radius: 50%;
	opacity: 0.4;
} */
.main-content .title a{
	font-size: 15px;
	color: #64a51d;
	font-weight: 500;
	text-transform: uppercase;
	border: 1px solid #66a620;
	padding: 10px 25px;
}
.main-content .title a:hover{
	text-decoration: none;
	background: #64a51d;
	color: #fff;
}
.col-sm-12.bottom {
    text-align: center;
    margin-top: 50px;
}
.main-business .inner{
	position: relative;
	display:block;
	/* text-align: right; */
	padding: 10px 15px;
	border: 4px solid #999;
	transition: all .3s ease;
	background: #555;
	color: #eee;
	overflow:hidden;
}
.main-business .inner:before{
	content:'';
	display:block;
	z-index: 1;
	position:absolute;
	right:100%;
	top: 0;
	background:#fff;
	transition: all 0.5s ease;
	width: 100%;
	height: 100%;
}
.main-business .inner:hover{
	border-color:#ccc;
	color:#333;
}
.main-business .inner:hover:before{
	right:0;
}
.main-business .inner:hover h5 span{
	color: #62a821;
}
a.more {
    color: #62a821;
    border: 1px solid #66a520;
    padding: 10px 24px;
}
a.more:hover {
    background: #5ba216;
    color: #fff;
}
.main-business .inner img{
	transition:all .3s ease;
	display: none;
}
.main-business .inner:hover img{
	transform:translateY(-5px);
	box-shadow: 0 10px 10px rgba(0,0,0,0.2);
}
.main-business .inner h5{
	z-index:10;
	position: relative;
	margin: 0;
	font-size: 20px;
	letter-spacing: -0.04em;
	/* color: #fff; */
	/* text-align: center; */
	font-weight: 500;
}
.main-business .inner h5 span{
	/* color:#64a51d; */
	font-weight: 600;
}
.main-bbs{
	padding: 60px 0 35px;
	background:#f5f5f5;
}
div[class^="board_box_"] .page-header h4 {
    font-size: 24px;
    margin-bottom: auto;
}
.page-header{
	margin-top:0;
	border-color: #777;
}
.board_box_list ul li,
.board_box_list ul li a{
	font-size:15px;
}
/* footer setting */
#site footer li{
	display:inline-block;
	margin-right:10px;
	color: #bdbdbd;
}
footer .row.text-left .col-sm-9 {
    margin-top: 9px;
}
/* subpage setting */
.pageheader{
	height: 230px;
	background:#000 url(/public/img/sub/subtop-bg.jpg) no-repeat center / cover;
}
[id^="about"] .pageheader {
    background: url(/public/img/sub/about01-top-bg.jpg) no-repeat center / cover;
}
[id^="business"] .pageheader {
    background: url(/public/img/sub/business-top-bg.jpg) no-repeat center / cover;
}
[id^="product"] .pageheader {
    background: url(/public/img/sub/product-top-bg.jpg) no-repeat center / cover;
}
[id^="notice"] .pageheader {
    background: url(/public/img/sub/notice-top-bg.jpg) no-repeat center / cover;
}
.pageheader .container{
	position:relative;
	height:100%;
}
.pageheader h2{
    margin:0;
    position:absolute;
    left:50%;
    top: 52%;
    transform:translate(-50%,-50%);
    font-size: 53px;
    color:#fff;
    LETTER-SPACING: -0.02em;
    font-weight: 300;
}
.breadcrumb{
	position: absolute;
	margin:0;
	padding:0;
	background:transparent;
	font-size:13px;
	color:#bbb;
	right: 15px;
	bottom: 13px;
}
.breadcrumb .active{
	color:#fff;
}
.subpage-content{
	padding-top: 80px;
	padding-bottom:80px;
}
.subpage-content .emp{
	font-weight:500;
	color:#0F0064;
}
.subpage-content section{
	padding-bottom: 110px;
}
#product01 .subpage-content section {
    padding-bottom: 50px;
}
#business04 .subpage-content section {
    padding-bottom: 70px;
}
#business03 section.col-md-12.se1 {
    padding-bottom: 20px;
}
#business03 .se2 li{
	font-size:18px;
}
#business03 .se1 li{
	font-size: 17px;
}
.business-wrap{
	margin-top:40px
}
section.col-md-12.se3 {
    padding-bottom: 70px;
}
.subpage-content section h4{
	position:relative;
	margin-bottom:20px;
	font-size:28px;
	letter-spacing: -0.04em;
	padding-left: 11px;
	font-weight: 500;
}
.subpage-content section h4 small{
	display:block;
	margin-top:15px;
	font-size:18px;
}
#product01 h4 small {
    font-size: 19px;
    color: #70ab30;
    padding-left: 3px;
}
.col-sm-12.last-con {
    margin-top: 80px;
}
.subpage-content section h4:before{
	content:'';
	display:block;
	margin-bottom:7px;
	width: 13px;
	height: 13px;
	background: rgba(140, 204, 76, 0.69);
	position: absolute;
	top: -11px;
	left: -8px;
}
.subpage-content section h4:after{
	content:'';
	display:block;
	margin-bottom:7px;
	width: 8px;
	height: 8px;
	background: #66a41a;
	position: absolute;
	top: -3px;
	left: 0px;
}
.subpage-content section h5{
	margin-top: 35px;
	margin-bottom:15px;
	font-size: 21px;
	position: relative;
	padding-left: 20px;
}
#product01 h6 {
    margin-top: 25px;
}
#product01 .pro-img-1 {
    border: 1px solid #ddd;
    padding: 30px 80px;
    margin-bottom: 100px;
}
#business04 ul.li-none {
    padding: 25px 30px;
    background: #f5f5f5;
}
.business-wrap ul.li-bull {
	column-count: 2;
    background: #f5f5f5;
    padding: 25px;
    font-size: 15px;
    color: #646464;
}
.li-bull li{
	position:relative;
	padding-left:15px;
}
.li-bull li:before{
	content:'';
	display:block;
	width:5px;
	height:5px;
	background:#5ba216;
	position:absolute;
	left:0;
	top: 10px;
	/* transform:translateY(-50%); */
}
.subpage-content section h5::before {
    content: '\f054';
    color: #0f0064;
    position: absolute;
    left: 2px;
    top: 11px;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 19px;
}
#business00 .subpage-content section h5::before {
	content:none;
}
#product01 .subpage-content section .row.trait-wrap h5::before {
	content:none;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
    background-color: #fff;
    border: 1px solid #0c0063;
    color: #0c0063;
}
.btn.btn-primary {
    background-color: #0f0166;
    border: 1px solid #0f0166;
    color: #fff;
}
@media(max-width:767px){
	.table_default colgroup,
	.table_default .writer,
	.table_default .num,
	.table_default .regdate,
	.table_default .hits{
		display:none;
	}
}
.snb{
	border:1px solid #ddd;
}
.snb ul{
	display:flex;
	justify-content: center;
	margin:0;
}
.snb li{
	width: 25%;
}
.snb a{
	display: block;
	padding: 14px 15px 15px;
	font-size:18px;
	font-weight:500;
	color:#555;
	letter-spacing: -0.04em;
	border-bottom: 2px solid #fff;
	text-align: center;
}
.snb a:hover{
	color: #62a41b;
}
.snb .active a{
	border-color:#64a51d;
}
.snb ul li::after {
    content: '';
    display: block;
    height: 1px;
    width: 23px;
    background: #e6e6e6;
    position: relative;
    transform: rotate(90deg);
    top: -33px;
    left: -11px;
    right: auto;
    margin-top:-1px;
}
.snb ul li:first-child::after {
	content:none;
}
.s-title{
	margin-bottom:60px;
	text-align:center;
}
div[id^="about"] .s-title{
	display: none;
}
.s-title h3{
	/* display: none; */
	margin:0;
	font-size:42px;
	font-weight: 600;
	margin-bottom: 30px;
}
.board_data_view .header_wrap {
    text-align: center;
    padding: 50px 0;
    border-bottom: 1px solid #aaa;
}
/* subpage about */
.greet .quote{
	margin:0 0 60px;
	text-align: center;
}
.greet .right-con{
	padding-left:60px;
}
.greet p{
	margin-bottom: 31px;
	font-size: 19px;
	line-height: 1.8;
	letter-spacing: -0.035em;
}
.greet .name{
	margin-top: 50px;
	font-size: 22px;
	text-align: right;
	font-weight: 700;
	color:#111;
}
.greet .name small{
	margin-right: 10px;
	font-weight: 500;
	color: #666;
	font-size: 22px;
}
#site[lang="en"] .greet .name small{
	margin:0;
	font-size:18px;
}
/* subpage business */
.img-wrap{
	margin:0 -5px;
}
.img-wrap &gt; div{
	padding:0 5px;
}
.business-link .inner{
	display:block;
	position:relative;
	padding:30px;
	color:#fff;
	min-height: 300px;
	background:#000;
	overflow:hidden;
}
.business-link .inner *{
	position:relative;
	z-index:10;
	transition:all .3s ease;
}
.business-link .inner:before{
	content:'';
	display:block;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	opacity: 0.5;
}
.business-link .box1 .inner:before{background:url(/public/img/sub/busi-link1.jpg) no-repeat center / cover;}
.business-link .box2 .inner:before{background:url(/public/img/sub/busi-link2.jpg) no-repeat center / cover;}
.business-link .box3 .inner:before{background:url(/public/img/sub/busi-link3.jpg) no-repeat center / cover;}
.business-link .box4 .inner:before{background:url(/public/img/sub/busi-link4.jpg) no-repeat center / cover;}
.business-link .clearfix{
	padding-bottom:30px;
}
.business-link .inner .txt-box{
	position:absolute;
	left:0;
	top:100%;
	width:100%;
	height:100%;
	padding:50px;
	background: rgba(16, 7, 66, 0.88);
}
.business-link .inner .txt-box:after{
	content:'\f061';
	z-index: 20;
	position:absolute;
	right: 35px;
	bottom: 15px;
	font-size: 78px;
	font-weight: 900;
	font-family: 'font awesome 5 free';
	color:#fff;
	opacity: 0.2;
}
.business-link .inner:hover .txt-box{
	top:0;
}
.business-link .inner .txt-box p{
	margin-bottom:20px;
	font-size: 28px;
	font-weight: 500;
	letter-spacing: -0.02em;
}
.business-link .inner .txt-box li{
	margin-left:0;
	font-size:16px;
	color: #e6e6e6;
}
.business-link .inner h5{
	position:absolute;
	left:50%;
	top: 50%;
	transform:translate(-50%,-50%);
	margin: 0;
	text-align:center;
	font-size: 39px;
	line-height: 1.2;
}
#business00 .business-link .inner h5 {
	padding:0;
}
.business-link .inner h5 span{
	display:block;
	margin: 0;
	font-size: 23px;
	font-weight: 300;
}
.business-link .inner .more{
	position:absolute;
	left:50%;
	top: 51%;
	transform:translate(-50%,-50%);
	margin: 50px 0 0;
	border: 1px solid;
	padding: 5px 10px;
	display: none;
}
.business-wrap .txt-box{
	padding-right: 30px;
}
.small-quote{
	font-size:20px;
	color: #0f0064;
}
.business-wrap .li-disc li{
	font-size: 17px;
	letter-spacing: -0.03em;
	color: #424242;
}
#business01 .li-disc small {
    font-size: 15px;
    color: #666;
    letter-spacing: -0.02em;
}
#business04 .li-none
.business-wrap .li-dash{
	padding:30px 20px;
	column-count:2;
	column-gap:30px;
	background:#f5f5f5;
}
.card-wrap{
	margin-bottom: 80px;
}
#business03 .card-wrap .card{
	padding: 35px 35px 35px;
	/* min-height: 200px; */
	/* text-align: center; */
	/* box-shadow: 0 0 15px rgb(0 0 0 / 6%); */
	background: #72af3c;
	position:relative;
}
.card-wrap .card::before {
	border: 1px solid #fff;
	content:'';
	width:calc(100% - 20px);
	height:calc(100% - 20px);
	display:block;
	position:absolute;
	top: 10px;
	left: 10px;
	opacity: 0.5;
}
.card-wrap .card p{
	font-size: 17px;
	line-height: 1.6;
	color: #ffffff;
	margin: 0;
	letter-spacing: -0.02em;
}
.card-wrap .card p + p{
	margin-top:15px;
}
.card-wrap .card span{
	font-size: 50px;
	font-weight: 300;
	color: #ffffff;
	font-style: italic;
	opacity: 1;
	line-height: 1;
	display: block;
	margin-bottom: 17px;
}
#business04 .subpage-content section h4 + p{
	margin-bottom:20px;
	font-size: 18px;
	letter-spacing: -0.03em;
	color: #555;
	padding-left: 10px;
}

.process-wrap{
	margin: 50px -15px 70px;
	text-align:center;
}
.process-wrap .circle{
	position:relative;
	width: 270px;
	/* height: 230px; */
	padding: 15px 8px 15px;
	/* max-width: 100%; */
	/* border-radius: 50%; */
	background:#333;
	margin: 0 auto;
	border-radius: 5px;
}
.process-wrap .circle:before{
	content:'';
	display: none;
	width:calc(100% - 10px);
	height:calc(100% - 10px);
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	border-radius: 50%;
	border:2px solid rgba(255,255,255,0.3);
}
.process-wrap .box1 .circle{background: #5b9bd5;}
.process-wrap .box2 .circle{background: #70ad47;}
.process-wrap .box3 .circle{background: #2f5597;}
.process-wrap .circle span{
	/* position:absolute; */
	/* left:50%; */
	/* top:50%; */
	/* transform:translate(-50%,-50%); */
	font-size: 25px;
	color:#fff;
	width:90%;
	font-weight: 500;
	letter-spacing: -0.04em;
}
#site[lang="en"] .process-wrap .circle span{
	font-size:19px;
}
.process-wrap .circle span small{
	display: inline-block;
	margin-top: 10px;
	font-size: 15px;
	font-weight: 400;
	padding: 7px 20px;
	background: #fff;
	color: #333;
	border-radius: 4px;
	width: 100%;
	text-align: left;
}
.process-wrap .circle span small:before{
	content:'';
	display:inline-block;
	margin-right:8px;
	margin-top:-2px;
	width:3px;
	height:3px;
	vertical-align: middle;
	background-color: #333;
}
.process-wrap &gt; div + div:before{
	content:'\f105';
	font-family: 'font awesome 5 free';
	font-weight:900;
	font-size: 63px;
	position:absolute;
	left: -15px;
	top:50%;
	transform:translateY(-50%);
	color: #d5d5d5;
}
.img-wrap {
	margin-bottom:40px;
}
.img-wrap .clearfix{
	padding-bottom:30px;
}
#business04 .img-wrap img{
	padding:10px;
	border:1px solid #ddd;
}

#business04 section li{
	font-size:16px;
}
#business04 .li-disc li{
	font-size:18px;
	margin-bottom: 3px;
}

.li-none li{
	position:relative;
	margin-bottom:5px;
	padding-left:2em;
}
.li-none li span{
	position:absolute;
	left:0;
	top:0;
}
.text-info a{
	font-weight:bold;
	text-decoration: underline;
	color: #569c08;
}
.text-info {
    color: #666;
    font-size: 15px;
}
#product01 h6{
	font-size:16px;
}
.row.img-wrap.img-wrap1 {
    border: 1px solid #ddd;
    padding: 20px 10px;
    width: 1140px;
    margin: 0 auto;
    margin-bottom: 40px;
    max-width: 100%;
}
#product01 .row.img-wrap.img-wrap2 {
    margin-bottom: 100px;
}
#product01 .pro-img-2 {
    border: 1px solid #ddd;
    padding: 20px 20px;
}
.trait-wrap .inner{
	margin-bottom:30px;
	padding: 27px 35px 40px;
	/* background: #f5f5f5; */
	min-height: 380px;
	position:relative;
	border: 1px solid #ddd;
	border-top: 2px solid #786cbd;
	box-shadow: 2px 3px 7px #f0f0f0;
}
#product01 .trait-wrap .inner::before {
	content:'';
	display:block;
	position:absolute;
	width: 290px;
	height: 1px;
	background: #d2d2d2;
	top: 125px;
	left: 33px;
}
.trait-wrap .inner h5{
	margin-top: -10px;
	min-height: 96px;
	font-size: 19px;
	text-align: left;
	font-weight: 600;
	color: #0f0064;
	line-height: 1.35;
	letter-spacing: -0.01em;
	margin-bottom: 45px;
	padding-left: 45px;
	padding-top: 25px;
}
.trait-wrap .inner h5.lineone {
    padding-top: 37px;
}
.trait-wrap .inner h5 span{
	display:block;
	/* margin: 0 auto 10px; */
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
#product01 .trait-wrap .inner h5 span {
    color: #bfbdca;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 35px;
    left: -5px;
    background: none;
    border: none;
    font-size: 58px;
}
.trait-wrap .inner li{
	font-size: 16px;
	letter-spacing: -0.04em;
	margin-bottom: 10px;
	margin-left: 0;
	color: #333;
	padding-left: 23px;
}
.prod-top{
	padding: 30px 30px 25px;
	background: #f5f5f5;
	margin-bottom: 100px;
}
.prod-top li{
	margin-bottom:10px;
	font-size:16px;
}
#product01 .prod-top li {
    margin-bottom: 18px;
    line-height: 1.55;
    letter-spacing: -0.03em;
    margin-left: 20px;
}
#product02 .business-wrap .img-box{
	padding-left:60px;
}
#product02 .business-wrap img{
	padding:10px;
	border:1px solid #ddd;
}
.menu-top{
	position:absolute;
	left:0;
	right:0;
	top: -1px;
	z-index:1050;
	text-align:Right;
}
.menu-top button{
	display:inline-block;
	margin: 0 -1px;
	padding: 1px 9px;
	border:0;
	box-shadow: none;
	color: #efefef;
	font-size: 12px;
	background: #a7a7a7;
}
.menu-top button.active{
	background: #0f0064;
	color: #fff;
}
/* 241112 */
#product03 h6 {
    font-size: 16px;
}
.img-fl-box{
	display: flex;
}
.pr3-mb{margin-bottom: 100px !important;}
#product03 .li-dash + h6{
	margin-top: 40px;
}
#product03 .li-dash li{
	font-size: 16px;
}
@media(max-width:767px){
	#site{
		padding-top:78px;
	}
	.navbar-brand img{
		width:auto;
		height:35px;
	}
	.carousel-caption{
		left:5%;
		right:5%;
	}
	.carousel-control{
		display:none;
	}
	.main-business{
		bottom:50px;
		position: static;
		margin: 0;
		padding: 10px 0;
		background: #ffffff;
	}
	.main-business ul{
		flex-wrap: wrap;
	}	
	.main-business ul li{
		margin-right:0;
		width: 80%;
		padding: 1px;
	}
	.main-business .inner h5{
		font-size:16px;
	}
	.carousel-caption h1 small{
		font-size: 20px;
		margin-bottom: 0;
	}
	.carousel-caption h1 span{
		font-size:30px;
	}
	.carousel-caption h1 span img {
		margin-right: 10px;
		height: 30px;
	}	
	.carousel-caption p{
		font-size:23px;
		line-height:1;
		margin-top: 14px;
	}
	#mainCarousel .carousel-inner .item {
		height: 440px;
	}
	.main-bbs{
		padding:40px 0 20px;
	}
	div[class^="board_box_"] .page-header h4{
		font-size:20px;
	}
	.board_box_list .info .writer,
	.board_box_list .info .hits{
		display:none;
	}
	img.img-responsive.foot-logo{
		margin-bottom:15px;
		width:auto;
		height:35px;
	}
	.navbar-inverse .navbar-nav&gt;li&gt;a{
		font-size:16px;
	}
	.pageheader{
		height:170px;
	}
	.pageheader h2{
		font-size: 40px;
	}
	.snb .container{
		padding:0;
	}
	.snb li {
		width:100%;
	}
	.snb ul{
		flex-wrap: wrap;
	}
	.snb ul li::after{
		display:none;
	}
	.snb a{
		padding:8px 0;
	}
	.subpage-content{
		padding:60px 0;
	}
	.greet .quote{
		font-size: 20px;
	}
	.greet .right-con{
		padding-left:15px;
	}
	.greet p{
		font-size:16px;
	}
	.greet .name{
		font-size:20px;
	}
	.greet .name img{
		display:block;
		margin-top:10px;
		margin-left:auto;
		height:70px;
	}
	.s-title h3 {
		font-size:32px;
	}
	.subpage-content section{
		padding-bottom:70px;
	}
	.subpage-content section h4{
		font-size:24px;
	}
	.business-wrap .li-disc li{
		font-size:15px;
	}
	.business-wrap ul.li-bull{
		column-count: 1;
	}
	.small-quote{
		font-size:18px;
	}
	.subpage-content section h5{
		font-size:18px;
	}
	.business-wrap .img-box{
		padding-bottom:40px;
	}
	.img-wrap{
		margin-bottom:0;
	}
	#business04 .li-disc li,
	#business03 .se2 li{
		font-size:16px;
	}
	.trait-dl dt{
		width:100%;
		padding-bottom:0;
	}
	.trait-dl dd{
		padding-top:0;
		border-top:0;
	}
	#business03 .se1 li{
		font-size:15px;
	}
	.process-wrap .circle{
		margin-bottom:10px;
	}
	.process-wrap .circle span{
		font-size:22px;
	}
	#business04 .subpage-content section h4 + p{
		font-size:16px;
	}
	.subpage-content section h4 br{
		display:none;
	}
	.trait-wrap .inner{
		min-height: 0;
	}
	.trait-wrap .inner h5{
		font-size:17px;
		min-height:75px;
	}
	#product01 .trait-wrap .inner h5 span{
		top:32px;
		font-size:44px;
	}
	#product01 .trait-wrap .inner::before{
		width:80%;
		top:110px;
	}
	#product02 .business-wrap .img-box{
		padding-left:15px;
	}
	#product01 h4 small {
		font-size:16px;
	}
	#product01 .pro-img-1{
		padding:4px;
	}
	#product01 .img-wrap .clearfix{
		padding-bottom:10px;
	}
}</pre></body></html>