<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Webfont Include */
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

/* Scroll Fixed */
html {overflow-x: hidden; overflow-y: scroll;}

body {
	background-color: #F3F3F3;
}

/* Font Setting */
html, body, h1, h2, h3, h4, h5, h6, p, span, li, a, label, input, textarea {
    font-family: "Noto Sans KR", "留묒� 怨좊뵓", 'Malgun Gothic', 'Apple SD Gothic Neo Medium', sans-serif !important;}

a, a:hover, a:focus, a:link, a:visited {
	text-decoration: none !important;
}

/* Icon Fonts */
.fa {font-family: 'FontAwesome' !important;}
.glyphicon {font-family: 'Glyphicons Halflings' !important;}

/* Social Footer Deleted */
.footer-social-layout, .navbar .divider-vertical,
.navbar .caret {display: none}

/* Board(dh-board) Contents-Area Fixed */
.dh-view-box &gt; div:nth-child(2) &gt; div:nth-child(3) {padding: 20px !important}

.topmarginLay_a { height: 50px !important; }

/* .navbar, body &gt; .container, .footer_copy {
	visibility: hidden;
} */

/* Hub Style */
#hub {
	display: none;
	position: fixed;
	z-index: 9999999;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	background-color: #F4F4F4;
}

#hub .wrapper {
	margin-top: 25vh;
}

#hub .wrapper h2 {
	text-align: center;
	font-weight: 300;
	line-height: 45px;
	color: #616161;
	margin-bottom: 30px;
}

#hub .wrapper .selector &gt; div {
	text-align: center;
}

@media screen and (max-width: 767px) {
	#hub .wrapper .selector &gt; div {
		margin-bottom: 15px;
	}
}

#hub .wrapper .selector &gt; div .inner {
/* 	border: 2px solid #DDD !important; */
	display: block;
	background-color: #FFF;
/* 	border-radius: 6px; */
/* 	-webkit-border-radius: 6px; */
	padding: 15px;
	transition: ease .3s all;
	-webkit-transition: ease .3s all;
}

#hub .wrapper .selector &gt; div:hover .inner {
/* 	border: 2px solid #BBB !important; */
	box-shadow: 0px 3px 6px #BBB;
	-webkit-box-shadow: 0px 3px 6px #BBB;
}

#hub .wrapper .selector &gt; div label {
	font-size: 16px;
	font-weight: 400;
	color: #616161;
	margin-top: 10px;
	margin-bottom: 0;
}

#hub .wrapper .selector &gt; div:hover label {
	font-color: #313131;
}

@media screen and (max-width: 767px) {
	#hub .wrapper {
		margin-top: 30px;
	}
	
	#hub .wrapper h2 {
		font-size: 18px;
		line-height: 26px;
	}
}

#hub .wrapper .copyright {
	margin-top: 25px;
	font-size: 12px;
	color: #616161;
}

/* Navigation Style */
.navbar-inverse {
	background: #FFF;
	background-color: #FFF;
	border-bottom: 1px solid #DEDEDE;
}

.navbar-brand img {
	margin-top: 0;
    max-width: 260px;
    padding: 6px 0px;
/* 	max-width: 350px;
	padding: 0; */
}

@media (min-width: 768px) {
	.navbar-right {
		margin-top: 25px;
	}
	.nav&gt;li {
		margin: 0 15px;
	}
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav&gt; li&gt; a {
	text-shadow: none;
}

.navbar-inverse .navbar-nav&gt; li&gt; a {
	color: #333333;
	font-size: 16px;
	letter-spacing: -0.3px;
	font-weight: 500;
	padding: 11px 0;
}

.navbar-toggle {
	margin-top: 30px;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #333333;
}

.navbar-inverse .navbar-nav&gt; li&gt;a:focus,
.navbar-inverse .navbar-nav&gt; li&gt;a:hover,
.navbar-inverse .navbar-nav&gt; li:hover&gt;a,
.navbar-inverse .navbar-nav&gt; li:focus&gt;a {
	color: #40a2d2;
	background-color: transparent;
	border-bottom: 2px solid #40a2d2 !important;
}

.navbar-inverse .navbar-nav &gt; li&gt;a .glyphicon {
	width: 16px;
	height: 16px;
}

.topmarginLay_a {
/* 	height: 81px !important; */
	height: 72px !important;
}

.footer_copy &gt; .col-lg-12.text-center {
	padding: 50px 0 20px;
	background-color: #4c4f52;
}

.footer_copy &gt; .col-lg-12.text-center .text-left ul.info {
	padding-left: 0px;
	list-style-type: none;
	line-height: 1.7;
	color: #8c8f92;
	font-size: 13px;
}

.footer_copy &gt; .col-lg-12.text-center div.copyright {
	color: #8a8f92;
	position: absolute;
	width: 100%;
	background-color: #4c4f52;
	padding: 11px 0;
	border-top: 1px solid #6e7071;
	margin-top: 30px;
	font-size: 13px;
}

.familysite {
    border: 1px solid #6e7071 !important;
    padding: 5px 25px;
    color: #8c8f92;
    float: right;
}

.familysite:hover {
	border: 1px solid #6e7071 !important;
	background-color: #6e7071;
	color: #EEE;
}

/* 硫붿씤 �곸뿭 */
.myModal18{
    left: 695px !important;
}
.myModal23{
    right: 305px !important;
}
.myModal24 img{max-width: 650px;}
.container_slide {
	padding-left: 0;
	padding-right: 0;
}

.intro-html-layout {
	background: #fff;
}

.mainthumbs {
	overflow: hidden;
	margin-bottom: 0px;
	padding: 0 0;
}

@media (min-width: 768px) {
	.mainthumbs {
		overflow: hidden;
		margin-bottom: 0px;
		padding: 0 0px;
	}
}

.mainthumbs&gt; div {
	margin: 20px 0 20px;
}

@media (min-width: 768px) {
	.mainthumbs&gt; div {
		margin: 50px 0 20px;
	}
}

.mainthumbs img {
	width: 100%;
	max-width: 100%;
}

.mainthumbs .caption {
	background-color: #F3F3F3;
	position: relative;
	height: 100px;
}

.mainthumbs .caption .icon {
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
}

.mainthumbs .caption .icon img {
	max-width: 100px;
}

.mainthumbs .caption .title {
	padding-top: 52px;
	font-size: 20px;
	color: #000;
	font-weight: 500;
	position: absolute;
	top: -13px;
	width: 100%;
}

.mainSection01,
.mainSection02 {
	margin-bottom: 0;
	padding: 0 0;
}

.mainSection02 {
	margin-bottom: 15px;
}

@media (min-width: 768px) {
	.mainSection01 {
		margin-bottom: 0;
		padding: 0 30px;
	}
	.mainSection02 {
		margin-bottom: 50px;
		padding: 0 30px;
	}
}

.yelloId {
	float: left;
	width: 100%;
	padding: 0 15px;
}

@media (min-width: 556px) {
	.yelloId {
		float: left;
		width: 35%;
		padding: 0 15px;
	}
}

@media (min-width: 992px) {
	.yelloId {
		float: left;
		width: 25%;
		padding: 0 15px;
	}
}

.yelloId img {
	width: 100%;
	max-width: 248px;
	max-height: 310px;
	overflow: hidden;
	margin: 0 auto 15px;
	display: block;
}

.mainSection02 .advantage {
	float: left;
	width: 100%;
	padding: 0 15px;
}

@media (min-width: 556px) {
	.mainSection02 .advantage {
		float: left;
/* 		width: 65%; */
		width: 100%;
		padding: 0 15px;
	}
}

@media (min-width: 992px) {
	.mainSection02 .advantage {
		float: left;
/* 		width: 75%; */
		width: 100%;
		padding: 0 15px;
	}
}

.mainSection02 .cellWrapper .cell {
	float: left;
	width: 50%;
	height: 145px;
	padding: 20px 10px;
	word-break: keep-all;
}

@media (min-width: 768px) {
	.mainSection02 .cellWrapper .cell {
		float: left;
		width: 50%;
		height: 155px;
		padding: 25px;
		word-break: keep-all;
	}
}

@media (min-width: 992px) {
	.mainSection02 .cellWrapper .cell {
		float: left;
		width: 25%;
		height: 155px;
		padding: 15px;
		word-break: keep-all;
	}
}

@media (min-width: 1200px) {
	.mainSection02 .cellWrapper .cell {
		float: left;
		width: 25%;
		height: 155px;
		padding: 25px;
		word-break: keep-all;
	}
}

.mainSection02 .cellWrapper .cell .shortLine {
	border: 2px solid #40a2d2;
	width: 25px;
	margin-bottom: 7px;
}

.mainSection02 .cellWrapper .cell .shortLine~ p {
	color: #616161;
	line-height: 23px;
}

.mainSection02 .cellWrapper .cell:nth-child(1) {
	background-color: #40a2d2;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 500;
	width: 50%;
}

.mainSection02 .cellWrapper .cell:nth-child(2) {
	background-color: #F0F0F0;
}

.mainSection02 .cellWrapper .cell:nth-child(3) {
	background-color: #F9F9F9;
}

.mainSection02 .cellWrapper .cell:nth-child(4) {
	background-color: #F9F9F9;
}

.mainSection02 .cellWrapper .cell:nth-child(5) {
	background-color: #F0F0F0;
}

.mainSection02 .cellWrapper .cell:nth-child(6) {
	background-color: #F9F9F9;
}

.mainSection02 .cellWrapper .cell:nth-child(7) {
	background-color: #F0F0F0;
}

/* .mainSection02 .cellWrapper .cell:nth-child(8) {
	background-color: #F9F9F9;
	width: 50%;
} */

/* ===== sub page =====*/

.subPageTop .title {
	margin-bottom: 30px;
	padding: 20px 30px 0;
}

.subPageTop .title .container {
	padding: 0;
	border-bottom: 2px solid #d1e6ff;
}

.title {
	padding-top: 20px;
}

@media (max-width: 767px) {
	.title h1 {
		display: inline-block;
		width: 100%;
		margin-top: 0;
	}
}

.title h1 {
	font-size: 32px;
	border-bottom: 3px solid #e1efff;
	padding-bottom: 20px;
}

.subPageContent h3 {
	font-size: 20px;
	color: #40a2d2;
}

.sub-layout {
	padding-bottom: 70px;
	background: #fff;
}

.visual {
	background-image: url(/skin/img/sub/sub_top_170313.jpg);
/* 	background-size: cover; */
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 128px;
}

.breadcrumb {
	background: transparent;
	padding: 0 0 0;
	margin-top: 25px;
}

.breadcrumb&gt;li.active {
	color: #676767;
}

.breadcrumb&gt;li i {
	color: #aaa;
}

.breadcrumb&gt; li+li:before {
	padding: 0 5px;
	color: #aaa;
	font-family: "FontAwesome";
	content: "\f105";
}

.tableStyle {
	font-size: 14px;
	width: 100%;
	border-top: 2px solid #40a2d2;
	border-bottom: 2px solid #ddd;
	margin-bottom: 30px;
}

.tableStyle&gt; thead&gt; tr&gt; th,
.tableStyle&gt; tbody&gt; tr&gt; th,
.tableStyle&gt; tfoot&gt; tr&gt; th,
.tableStyle&gt; thead&gt; tr&gt; td,
.tableStyle&gt; tbody&gt; tr&gt; td,
.tableStyle&gt; tfoot&gt; tr&gt; td {
	padding: 12px 10px;
	color: #616161;
	font-size: 14px;
	vertical-align: middle;
	border: 1px solid #DDD;
}

.dh-board,
.dh-view-box,
.form-horizontal,
#mailForm {
	padding: 0 30px;
}

.dh-board&gt;.table-hover {
	border-top: 2px solid #40a2d2;
	border-bottom: 2px solid #ddd;
	margin: 0 0 30px;
}

.dh-board&gt;.table-hover tr:hover {
	background: #f3f8ff;
}

.dh-board&gt;.table-hover tr:hover td,
.dh-board&gt;.table-hover tr:hover a {
	color: #40a2d2;
}

.dh-board&gt;.table-hover tr td {
	padding: 11px;
	border-bottom: 1px solid #ddd;
}

.dh-board&gt;.table-hover th {
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
	padding: 11px;
	font-size: 15px;
}

.dh-view-box&gt; .row {
	margin-left: 0;
	margin-right: 0;
}

.bbs-list-view-layout+.row &gt; .col-md-12 {
	padding-left: 45px;
	padding-right: 45px;
}

.subPageContent {
	padding: 0 30px;
}

.root_daum_roughmap {
	width: 100% !important;
	height: 300px;
	background-color: #F4F4F4;
}

/* �뚯궗�뚭컻 */
.introduce.subpageContent p {
	font-size: 16px;
	color: #616161;
	line-height: 28px;
	margin-bottom: 20px;
}
.cer-bind{
    margin: 20px 0;
}
/* �쒗뭹�뚭컻 */
.bold{
    font-weight: 600;
    font-size: 1.1em;
    position: relative;
    top: -2px;
}
.product-table, .product-table th, .product-table td, .product-table th{
 border: 1px solid #000; 
 font-size: 18px;
}
.product-table th{
    border-bottom: 1px solid #000 !important;
}
.product-table th:nth-child(1), .product-table th:nth-child(2){
    background: #C6C6D1;
    text-align: center;
}
.product-table *{
    vertical-align: middle;
    text-align: center;
}
.products{
    text-align: center;
    margin: 40px 0;
}
.products p{
    line-height: 1.5;
    font-size: 18px;
}
.bind-productimg{
    margin: 30px 0;
}

/*
.product1 {
	-webkit-user-drag: none;
	-moz-user-drag: none;
	-ms-user-drag: none;
	-o-user-drag: none;
	user-drag: none;
}

.product1 .a1 {
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	color: #686C6D;
}

.product1 .a2 {
	font-size: 72px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 0;
	color: #C32025;
}

.product1 .a2:before {
	content: '쨌 쨌 쨌 쨌';
	font-size: 72px;
	position: absolute;
	top: 20px;
	left: 0;
	letter-spacing: 2px;
	width: 100%;
	text-align: center;
}

.product1 .a3 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

.product1 .a4 {
	margin-top: 50px;
	font-size: 24px;
	color: #616161;
	text-align: center;
}

.product1 .a5 {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #676C6D;
	margin-bottom: 25px;
}

.product1 .a5 span {
	font-size: 32px;
	color: #C32025;
}

.product1 .b0 {
	margin-top: 50px;
	background-color: #79B5E2;
	background-image: url('/skin/img/sub/b0_bg.png');
	background-position: right top;
	background-repeat: no-repeat;
	padding: 15px;
}

@media screen and (min-width: 992px) {
	.product1 .b0 .col-md-9 {
		padding-top: 100px;
	}
}

.product1 .b1 {
    margin: 0 0 24px;
    font-size: 32px;
    font-weight: 500;
    color: #FFF;
    letter-spacing: -0.05em;
}
.product1 .b1 small {
	color: #FFF;
	opacity: .8;
}

.product1 .product-info-list {
    display: inline-block;
    padding: 25px 40px 24px 30px;
    margin: 0;
    background-color: #FFF;
    list-style-type: none;
}
.product1 .product-info-list li {
    font-size: 18px;
    letter-spacing: -0.03em;
    line-height: 1.9;
    padding-left: 15px;
    position: relative;
}

.product1 .product-info-list li::before {
	content: '';
	position: absolute;
	top: 12px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #df4444;
	border-radius: 100%;
}

.product1 .c0 &gt; .col-xs-12 {
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
}

.product1 .c1 {
	font-weight: 400;
	color: #616161;
	letter-spacing: 0.03em;
	line-height: 1.5;
}

.product1 .c1 big, strong {
	font-weight: bold;
	color: #212121;
}

.product1 .c1 .red {
	color: #C32025;
}

.product1 .c2 {
	margin-top: 50px;
	color: #616161;
}

.product1 .c3 {
	display: inline-block;
	background-color: #383C3F;
	padding: 3px 9px;
}

.product1 .c3 h4 {
	color: #FFF;
	font-size: 28px;
	padding-bottom: 5px;
	border-bottom: 1px solid #9C9EA0;
}

.product1 .d0 {
	background-color: #B2B6B6;
	background-image: url('/skin/img/sub/d0_bg.png');
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px 30px;
}

.product1 .d-r1 {
	color: #F16A7F;
	font-weight: bold;
	margin-bottom: 25px;
}

.product1 .d-r2 {
	color: #528FCB;
    font-size: 24px;
    font-weight: 600;
	line-height: 32px;
	margin-bottom: 25px;
}

.product1 .d-r2 big {
	color: #215B9F;
}

.product1 .d-r3 {
	margin-top: 60px;
	color: #F16A7F;
	font-weight: bold;
	font-size: 24px;
}

.product1 .d-r3 small {
	color: #000;
	font-weight: normal;
}

.product1 .d2 {
	margin-top: 10px;
	margin-bottom: 50px;
}

.product1 .f0 &gt; .col-xs-12 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.product1 .f1 {
	font-size: 42px;
	text-align: center;
	color: #1e5a9f;
	margin-bottom: 50px;
}

.product1 .fybox {
	border: 3px solid #ffde16;
	padding: 15px 0px;
	margin-bottom: 15px;
}

.product1 .fybox:before {
	position: relative;
	left: 0;
	top: -12px;
	font-size: 18px;
	color: #000;
	background-color: #ffde16;
	padding: 3px 8px;
	font-weight: bold;
	content: '';
}

.product1 .fybox.f2:before {
	content: '�앸같蹂닿�(諛곕떖��)';
}

.product1 .fybox.f3:before {
	content: '�앸같李얘린(�섎졊��)';
}

/* .product1 .fybox:after {
	position: relative;
	right: 0;
	top: -12px;
	font-size: 18px;
	color: #2e3192;
	padding: 3px 8px;
	font-weight: bold;
	content: '';
}

.product1 .fybox.f2:after {
	content: '�앸같 諛곕떖�먯슜';
}

.product1 .fybox.f3:after {
	content: '�앸같 �섎졊�먯슜';
} */
/*
.product1 .f4 {
	font-size: 16px;
	text-align: right;
	margin-top: 12px;
}

.product1 .g1 {
	font-size: 42px;
	text-align: center;
	color: #1e5a9f;
	margin-bottom: 15px;
}

.product .g2 {
	font-size: 18px;
	text-align: center;
	margin-top: 12px;
	font-weight: bold;
	margin-bottom: 30px;
}

.product .g0 .tableStyle thead tr th {
	color: #40A2D2;
	font-size: 20px;
}

.product .g0 .tableStyle tr th,
.product .g0 .tableStyle tr td {
	text-align: center;
	font-size: 16px;
}

.product .h0 img+label {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	display: block;
	margin-bottom: 15px;
}

.product .i0 {
	margin-top: 50px;
}

.product .i1, .product .i2 {
	margin-bottom: 15px;
}

.product .i0 .i1 .inner {
	text-align: center;
	background-color: #40A2D2;
	padding: 25px 15px;
	color: #FFF;
}

.product .i1 .inner h3 {
	font-size: 32px;
	margin: 0;
}

.product .i1 .inner h4 {
	font-size: 26px;
	letter-spacing: 0.1em;
	margin: 0;
	margin-top: 12px;
}

.product .i2 .inner {
	background-color: #FFF;
	padding: 25px 25px;
	border: 4px solid #40A2D2;
	text-align: left;
}

.product .i2 .inner h3 {
	font-size: 32px;
	margin: 0;
	color: #616161;
}

.product .i2 .inner h4 {
	font-size: 20px;
	letter-spacing: 0.05em;
	margin: 0;
	margin-top: 12px;
	color: #818181;
}

.product .i2 .inner-btn {
	position: absolute;
    top: 0;
    width: 33.3%;
    right: 15px;
    background-color: #40A2D2;
    color: #FFF;
    height: 100%;
    font-size: 18px;
    text-align: center;
	padding: 25px;
	cursor: pointer;
}

.product .i2 .inner-btn i.fa {
	font-size: 48px;
	display: block;
	cursor: pointer;
}

.product .i2 .inner-btn label {
	display: block;
	margin-top: 5px;
	font-weight: normal;
	letter-spacing: 0.2em;
	cursor: pointer;
}
*/
/* 2017-03-13 added */
.img-bbs-default-index-layout &gt; .row {
    padding-left: 30px;
    padding-right: 30px;
}

/* 2017-03-14 added */
.intro-board-layout {
	width: 100%;
    background-color: #FFF;
}

.intro-boardbox {
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 15px;
	margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
	.intro-boardbox {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.intro-boardbox &gt; .page-header {
	margin-top: 0;
}

@media screen and (min-width: 992px) {
	.dh-front-blog &gt; .col-md-4 {
		width: 25% !important;
	}
}

.dh-front-blog&gt;.col-md-4&gt;.thumbnail {
	min-height: auto;
	margin-top: 0;
}

.blog-row-subject,
.blog-row-subject &gt; a {
	text-align: center;
	font-size: 14px;
}

.blog-row-contents,
.blog-row-subject &gt; small {
	display: none;
}

.txt-box-footer,
.dhb-txt-box-type-b-text-layout h4 &gt; small {
	display: none;
}

.dhb-txt-box-type-b {
	border: 2px solid #FFF !important;
}

@media screen and (min-width: 1200px) {
	.dhb-txt-box-type-b-img-layout .thumb-hidden {
		height: 150px;
	}
}

.dhb-txt-box-type-b-img-layout .thumb-hidden {
	box-shadow: 0px 2px 5px rgba(0, 0, 0, .124);
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .124);
}

.dhb-txt-box-type-b-text-layout h4 {
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}

.text-bbs9 .dh-view-info {
	display: none;
}

.dh-view-box {
	margin-top: 0;
}

.dh-view-box&gt;.row&gt;.page-header {
	text-align: center;
}

.dh-view-box&gt;.row&gt;.page-header&gt;h4 {
	font-size: 18px;
}

.text-bbs9 .dh-view-box &gt; .dh-attach+div {padding: 20px 0 !important}

/** �뚯궗�뚭컻 �섏씠吏� **/
.introduce-inner {
	text-align: center;
}

.introduce-inner .top {
	margin-top: 25px;
/* 	margin-bottom: 25px; */
}

.introduce-inner .top h3 {
	margin: 0;
	margin-top: 25px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #EEE;
	font-weight: normal;
}

.introduce-inner .bigcopy {
	padding-top: 25px;
}

.introduce-inner .bigcopy h2 {
	color: #174785;
/* 	color: #818181; */
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 30px;
}

/* 2017-3-16 added */
#myCarousel .carousel-control {
	display: none;
}

.introduce-inner .background-area {
	background-image: url('/skin/img/sub/introduce_bg.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
}

.introduce-inner .bigcopy &gt; .row {
/*	margin-top: 150px;*/
    margin-top: 50px;
	margin-bottom: 25px;
}

/* 2017-03-27 added */
.dh-front-list2 .panel-default .panel-body {
	padding: 0;
}

.dh-front-list2 .front-panel&gt;.panel {
	border: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.dh-front-list2-words {
    padding-left: 0;
    padding-right: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEE;
}

.dh-front-list2-words:last-child {
	border-bottom: 0;
}

.dh-front-list2-words .list-row-contents {
	display: none;
}

.dh-front-list2 h6 a, .dh-front-list2 h6 a span {
	font-weight: 400;
}

.dh-front-list2 h6 a span.row-separator {
	display: none;
}

.dh-front-list2 h6 a span.list-row-regdate {
	float: right;
}

.maintenance {
    margin-top: 5px;
    border: 7px solid #E5E5E5;
    padding: 50px 25px;
    text-align: center;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 64px;
	margin-bottom: 10px;
}

.maintenance .big-cont {
	display: block;
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 20px;
}

.fixedRightBanner {
    position: fixed;
    z-index: -1;
    top: 120px;
    right: 120px;
    border: 1px solid #212121;
}

@media (max-width: 1899px) { .fixedRightBanner { right: 80px; } }
@media (max-width: 1799px) { .fixedRightBanner { right: 50px; } }
@media (max-width: 1699px) { .fixedRightBanner { right: 20px; } }
@media (max-width: 1599px) { .fixedRightBanner { right: 50px; } }
@media (max-width: 1499px) { .fixedRightBanner { display: none; } }
.carousel-caption {
    margin: 0;
    padding: 0;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translatey(-50%);
    width: 85%;
    max-width: 1170px;
    text-align: left;
	padding-left:60px;
}
#myCarousel .carousel-caption span{
	opacity:1;
	padding:0;
	background:transparent;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
.carousel-caption h1 {
    margin:20px 0 0;
    font-size: 42px;
    color: #fff;
    font-weight: 400;
}
.carousel-caption p {
    margin: 30px 0 0;
    font-size: 20px;
    color: #fff;
	
}
#myCarousel .carousel-caption p span{
	display:inline-block;
	padding:5px 15px;
	background: rgba(0,0,0,0.4);
	
}
@media(max-width:767px){
	.navbar-brand img{
		width:260px;
	}
}

/*2020-01-06*/
.product.storage .product-table tr td ul{    list-style: none;
    padding: 0;}
.product.storage .product-table tr td ul li{        text-align: left;
    margin-bottom: 10px;
    font-size: 17px;
    letter-spacing: -0.02em;
    word-break: keep-all;
    padding-left: 20px;
    position: relative;}
.product.storage .product-table tr td ul li span{position: absolute;
	left: 0;
	top: 0;
	font-weight: 600;
	color: #555;}


/* 2020-04-03 */
.footer_copy .text-left .info &gt; li &gt; img{
	display: block;
}</pre></body></html>