@charset "UTF-8";

.break-word,.gnb-info {
	word-wrap: break-word;
	word-break: keep-all
}

button,hr,input {
	overflow: visible
}

progress,sub,sup {
	vertical-align: baseline
}

img,legend {
	max-width: 100%
}

.break-word,.gnb-info,pre {
	word-wrap: break-word
}

.count-num,.count-num+.unit,.cover-cell.is-hidden,.cover-deco,.cover-desc,.cover-h,.cover-mouse,.selectbox-option,.slick-loading .slick-slide,.slick-loading .slick-track {
	visibility: hidden
}

.btn-disabled,.cover-video>iframe,.disable-hover,.slick-slide.dragging img {
	pointer-events: none
}

.base-table,.list-table,.number-table {
	border-collapse: collapse
}

.clearfix,.l-wrap,.pagination,.primary-tab,.row {
	zoom: 1
}

.clearfix:before,.l-wrap:before,.pagination:before,.primary-tab:before,.row:before {
	display: block;
	content: ''
}

.clearfix:after,.l-wrap:after,.pagination:after,.primary-tab:after,.row:after {
	clear: both;
	display: table;
	content: ''
}

.flexible-obj embed,.flexible-obj iframe,.flexible-obj object,.flexible-obj video,.flexible-obj>img,.map-container .flx,.notification-popup:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.break-word span {
	white-space: nowrap
}
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}
[hidden],template {
	display: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,a:hover {
	outline-width: 0
}

b,strong {
	font-weight: bolder
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	position: relative;
	font-size: 75%;
	line-height: 0
}

sub {
	bottom: -.25em
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

code,kbd,pre,samp {
	font-size: 1em;
	font-family: monospace,monospace
}

hr {
	box-sizing: content-box;
	height: 0
}

.slick-slider,legend {
	box-sizing: border-box
}

button,input,select,textarea {
	font: inherit
}

optgroup {
	font-weight: 700
}

button,select {
	text-transform: none
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	padding: 0;
	border-style: none
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: ButtonText dotted 1px
}

legend {
	display: table;
	padding: 0;
	color: inherit;
	white-space: normal
}

textarea {
	overflow: auto
}
[type=checkbox],[type=radio] {
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	outline-offset: -2px;
	-webkit-appearance: textfield
}

.main,.slick-dots>li>button:hover,.slick-list:focus {
	outline: 0
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

.slick-list,.slick-slider,.slick-track {
	position: relative;
	display: block
}

.sidenav .btn-back,.sidenav .d1>.nav-a,.sidenav .nav-dl dt {
	text-transform: uppercase
}



.slick-slider {
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0)
}

.slick-track {
	top: 0;
	left: 0
}

.slick-track:after,.slick-track:before {
	display: table;
	content: ""
}

.slick-track:after {
	clear: both
}

.slick-slide {
	float: left;
	display: none;
	height: 100%;
	min-height: 1px
}
[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.scroller,.slick-slide.slick-loading img {
	display: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-disabled,.slick-arrow.slick-hidden {
	display: none!important
}

.slick-dots {
	position: absolute;
	left: 50%;
	margin-left:0rem;
	z-index: 10;
	padding: 3px 15px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #fff;
	background-color: rgba(255,255,255,0);
	-webkit-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%,0);
	-ms-transform: translate(-50%,0)
}

.slick-dots:hover {
/*	background-color: rgba(255,255,255,0);
	-webkit-transition: all .3s cubic-bezier(.1,.9,.2,2.5);
	-o-transition: all .3s cubic-bezier(.1,.9,.2,2.5);
	transition: all .3s cubic-bezier(.1,.9,.2,2.5)*/
}

.nav-dots:hover,.slick-dots>li>button:before {
/*	-webkit-transition: all .3s cubic-bezier(.1,.9,.2,2.5);
	-o-transition: all .3s cubic-bezier(.1,.9,.2,2.5)*/
}

.slick-dots>li {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0 1px;
}

.slick-dots>li>button {
	position: relative;
	padding: 0;
	width: 20px;
	height: 28px;
	color: transparent;
	background-color: transparent;
}

#skipnav,.scroller,.scroller-drag {
	position: absolute
}

.slick-dots>li>button:focus:before,.slick-dots>li>button:hover:before {
	opacity: 1;
/*	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
	filter: alpha(opacity=100)*/
}

.slick-dots>li>button:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -4px;
	margin-left: -4px;
    width: .8rem;
    height: .8rem;
	border: 0px solid #444;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #51555a;
	content: "";
	opacity: .5;
	transition: all .3s;
/*	transition: all .3s cubic-bezier(.1,.9,.2,2.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";*/
	filter: alpha(opacity=50)
}

#wrap:after,.footer-links-a:before,.gnb .d1.is-active .d1-a:after,.gnb-draw:before,.header .search .close-layer:before,.header .utils:after,.header .utils:before,.header-ly:before,.is-compact .gnb-menu:after {
	content: ''
}

.slick-dots>li.slick-active>button:before {
    width: .8rem;
    height: .8rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	opacity: 1;
}

@media (max-width:25.865em) {
	.slick-dots>li {
		margin: 0
	}

	.slick-dots>li>button {
		width: 18px
	}
}

.scroller {
	top: 10px;
	right: 10px;
	bottom: 10px;
	z-index: 1000;
	width: 10px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: width .1s,background-color .2s;
	-o-transition: width .1s,background-color .2s;
	transition: width .1s,background-color .2s
}

.scroller.is-hover {
	background-color: rgba(128,128,128,.2)
}

body,html {
	background-color: #fff
}

.scroller-drag {
	top: 0;
	left: 0;
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	opacity: .4
}

html {
	font-size: 62.5%
}



blockquote {
	margin: 1em 40px
}

pre {
	white-space: pre;
	white-space: pre-wrap
}

.gnb .brand-a,.gnb .d1-a,.gnb .d2-a {
	white-space: nowrap
}

q {
	quotes: none
}


address,em {
	font-style: normal
}

figure,form {
	margin: 0
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0
}

label {
	cursor: pointer
}

button,input,select,textarea {
	margin: 0;
	vertical-align: baseline;
	font-size: 100%
}

#skipnav:focus,input[type=checkbox],input[type=radio],select,td {
	vertical-align: middle
}

input[type=search] {
	border-radius: 0
}

input:invalid,textarea:invalid {
	background-color: #f3f3f3
}


img {
	height: auto;
	-ms-interpolation-mode: bicubic
}

em {
	color: #005295
}

sup {
	top: -.35em
}

#skipnav {
	left: -100%;
	background: #555;
	color: #fff;
	font-size: 1.6em
}

#skipnav:focus {
	position: fixed;
	left: 0;
	z-index: 29999;
	display: block;
	padding: 20px;
	width: 100%;
	font-weight: 700;
	line-height: 1.5
}

.blind,.svg-patterns {
	width: 1px;
	height: 1px
}

.ceo-sign b,.gnb .stock .state b,.massage-title {
	font-weight: 400
}

.hidden {
	display: none
}

.blind {
	position: absolute!important;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px)
}

.svg-patterns {
	position: absolute
}

body,html {
	min-height: 100%
}

body.has-cover,body.home {
	border-top: 0
}

#wrap {
	-webkit-user-drag: none;
	touch-action: pan-y
}

#wrap:after {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background-color: #292724;
	opacity: 0;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

#bp,.l-wrap,.main {
	position: relative
}

.is-open-nav #wrap:after {
	z-index: 110;
	opacity: .7
}

.l-wrap {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	padding-right: 5%;
	padding-left: 5%;
	max-width: 1600px;
	-ms-box-sizing: border-box
}

.l-full {
	padding-right: 0;
	padding-left: 0
}

.l-capsule {
	max-width: 768px
}

@media (min-width:37.5em) {
	.l-capsule {
		margin: 0 auto;
		width: 90%
	}
}

.l-narrow {
	margin-right: 5px;
	margin-left: 5px
}

@media (max-width:47.99em) {
	.l-m-full {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:48em) {
	.l-input:after,.l-input:before {
		content: ''
	}

	.l-input {
		zoom: 1
	}

	.l-input:before {
		display: block
	}

	.l-input:after {
		clear: both;
		display: table
	}

	.l-input-narrow {
		float: left;
		margin-right: 6.25%;
		width: 37.5%
	}

	.l-input-wide {
		float: left;
		width: 56.25%
	}

	.l-narrow {
		margin-right: 10px;
		margin-left: 10px
	}
}

@media (min-width:64em) {
	.is-open-nav #wrap:after {
		z-index: 99
	}

	.l-narrow {
		margin-right: 8.33333%;
		margin-left: 8.33333%
	}
}

@media (min-width:80em) {
	.l-wide {
		margin-right: 8.33333%;
		margin-left: 8.33333%
	}

	.l-narrow {
		margin-right: 16.66667%;
		margin-left: 16.66667%
	}

	.l-small {
		margin-right: 6.25%;
		margin-left: 6.25%
	}
}


.serif {
	font-family: Buri,serif
}

.sans {
	font-family: AritaSans,sans-serif
}

.gnb .d1-a,.gnb-h {
	font-family: Buri,Palatino,"Palatino Linotype",Georgia,"Times New Roman",Times,serif
}

#bp {
	z-index: 1
}

@media (min-width:25.875em) {
	#bp {
		z-index: 2
	}
}



@media (min-width:48em) {
	#bp {
		z-index: 4
	}
}

@media (min-width:64em) {
	#bp {
		z-index: 5
	}

	.main {
		margin-bottom: 40px
	}
}

@media (min-width:80em) {
	#bp {
		z-index: 6
	}

	.main {
		margin-bottom: 50px
	}
}

@media (min-width:100em) {
	#bp {
		z-index: 7
	}
}

.main {
	min-height: 300px
}




.sidenav {
	position: fixed;
	top: 0;
	right: -288px;
	bottom: 0;
	z-index: 120;
	display: none;
	width: 288px;
	height: auto;
	-webkit-transition: right .4s;
	-o-transition: right .4s;
	transition: right .4s;
	-webkit-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
	-ms-transform: translate(0,0)
}

.sidenav .nav-draw.is-active,.sidenav-pad,.sidenav.is-active {
	right: 0
}

.sidenav-pad {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding-right: 24px;
	padding-left: 24px;
	height: 100%
}

.sidenav .logo {
	font-size: 0
}

.sidenav .logo-a {
	display: inline-block;
	padding: 19px 10px 16px 5px
}

.sidenav .logo-img {
	height: 15px
}

.sidenav-misc {
	z-index: 1;
	margin: 0 -5px;
	padding-bottom: 4em;
	font-size: 16px;
	zoom: 1
}

.sidenav-misc:before {
	display: block
}

.sidenav-misc:after {
	clear: both;
	display: table
}

.sidenav-misc .misc-language li {
	display: inline-block;
	margin-right: 20px;
	padding: 0 1px 5px;
	line-height: 1
}

.sidenav-misc .misc-language li a {
	color: #444;
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
	filter: alpha(opacity=60)
}

.sidenav-misc .misc-language li.is-current {
	border-bottom: 2px solid #444
}

.sidenav-misc .misc-language li.is-current a {
	color: #444;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
	filter: alpha(opacity=100)
}

.sidenav-misc .misc-link {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding-top: 5px;
	text-align: right;
	line-height: 1
}

.sidenav-misc .misc-link:before {
	position: absolute;
	top: 6px;
	left: 0;
	width: 2px;
	height: 10px;
	background: #e0e0e0;
	content: ""
}

.sidenav-misc .misc-link:hover {
	border-color: #0464b3;
	color: #0464b3;
	text-decoration: none
}

.is-open-nav .sidenav {
	display: block
}

@media (min-width:64em) {
	.is-open-nav .sidenav {
		display: none!important
	}
}

.no-mediaqueries .sidenav {
	display: none!important
}

.sidenav .nav {
	padding-top: 5.27778em;
	padding-bottom: 6.94444em;
	font-size: 1.8em
}

.sidenav .nav-dl {
	padding-bottom: 6.94444em;
	border-top: 1px solid #e0e0e0
}

.sidenav .nav-dl dt {
	padding: 1.66667em 2px 1.16667em 0;
	font-size: 1.33333em;
	font-family: Buri,Palatino,"Palatino Linotype",Georgia,"Times New Roman",Times,serif;
	line-height: 1.3
}

.close-box:before,.sidenav .btn-back:before,.sidenav .nav-a:after,.sidenav .nav-dl dt:after {
	font-family: fontello;
	speak: none
}

.sidenav .nav-dl dt:after {
	position: relative;
	top: -2px;
	margin-left: -4px;
	color: #ccc;
	content: "";
	font-size: 14px
}

.sidenav .nav-dl dt.is-nolink:after {
	display: none
}

.is-current .sidenav .d2-box,dd.is-current .sidenav .d3-box {
	display: block
}

.sidenav .nav-a {
	position: relative;
	display: block;
	padding: 14px 20px 12px 4px;
	border-bottom: 1px solid #e0e0e0
}

.sidenav .nav-a:after {
	position: absolute;
	right: 0;
	margin-top: 2px;
	content: "";
	font-size: .85em
}

.sidenav .nav-a:hover {
	text-decoration: none
}

.sidenav .nav-a:only-child:after {
	content: ''
}

.sidenav .nav-draw {
	position: fixed;
	top: 0;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 50px 24px 0;
	height: 100%;
	background-color: #fff;
	-ms-box-sizing: border-box
}

.btn-r,.checkbox,.flexible-obj,.imgbox .shift,.sidenav .is-noscroll,.table-shadow {
	overflow: hidden
}

.sidenav .nav-draw::-webkit-scrollbar {
	width: 0
}

.sidenav .btn-back {
	position: absolute;
	top: 15px;
	left: 22px;
	z-index: 1;
	padding: 4px 20px;
	text-align: left;
	font-size: 14px
}

.sidenav .btn-back:before {
	position: absolute;
	top: 5px;
	left: 0;
	margin-right: 4px;
	content: ""
}

.close-box,.close-sidenav {
	position: absolute;
	top: 11px
}

.btn-r-bottom:after,.btn-r-bottom:before,.btn-r-end:after,.btn-r-end:before,.btn-r-first:after,.btn-r-first:before,.btn-r-left:after,.btn-r-left:before,.btn-r-right:after,.btn-r-right:before,.btn-r-top:after,.btn-r-top:before,.error-dialog--check.has-success .msg:before,.error-dialog.has-error .msg:before {
	font-family: fontello;
	speak: none
}


.no-js .count-num,.no-js .count-num+.unit,.notification-popup.is-show {
	visibility: visible
}

.loading {
	padding-top: 50px;
	padding-bottom: 50px
}



textarea {
	padding: 10px;
	width: 100%;
	height: 276px;
	line-height: 26px;
	resize: vertical
}


select {
	padding-left: 10px
}

.input-wide,.select-wide {
	display: block;
	width: 100%
}


.btn-solid:after,.input-wrap:after {
	content: ''
}

.input-wrap {
	position: relative
}

.input-wrap .input-field {
	border-bottom: 0
}

.input-wrap label {
	position: absolute;
	top: 25px;
	left: 10px;
	color: #687687;
	font-size: 16px;
	line-height: 1;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.input-wrap:after {
	position: absolute;
	bottom: 45px;
	left: 0;
	margin: auto;
	width: 0;
	height: 2px;
	background-color: #0464b3;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}


.input-wrap:hover label {
	color: #0464b3
}

.input-wrap:hover .error-dialog {
	border-color: #0464b3
}

.input-wrap.is-focus .error-dialog {
	border-color: #ccc
}

.input-wrap.is-focus:after {
	width: 100%;
	background-color: #0464b3
}

.input-wrap.is-fixed label {
	top: 0;
	color: #687687;
	font-size: 13px
}

.checkbox-wrap {
	position: relative;
	height: 70px
}

.checkbox-wrap .error-dialog {
	padding-left: 0;
	border: 0
}


.select-wrap {
	margin-bottom: 25px
}

.select-wrap .item {
	position: relative;
	margin: 10px 8px
}

.select-wrap .item input {
	padding-right: 50px;
	width: 280px
}

.btn-solid:after,.btn-wide {
	display: block;
	width: 100%
}

.select-wrap .item .go-search {
	position: absolute;
	top: 18px;
	right: 5px;
	padding: 0
}

.select-wrap .item .icon {
	font-size: 24px
}

@media (min-width:64em) {
	.select-wrap {
		margin-bottom: 60px
	}
}

.l-input .dot-list {
	margin-bottom: 20px
}

@media (min-width:48em) {
	.l-input .gray-box {
		margin-right: 0;
		margin-left: 0;
		padding: 25px 6.25%
	}

	.l-input .checkbox-wrap {
		padding-top: 25px
	}
}


.btn .icon {
	margin-right: -10px;
	margin-left: 5px;
	vertical-align: 1px;
	font-size: 12px;
	line-height: 0
}

.btn-l,.btn-m {
	font-size: 16px
}

.pagination,.pagination .icon,.pagination .page,.sns .icon,.table-shadow .dot-petten {
	vertical-align: middle
}

.btn-light {
	border: 1px solid #ccc;
	border-color: rgba(204,204,204,.5);
	color: #fff
}

.btn-solid,.btn-solid:focus,.btn-solid:hover {
	border-width: 0
}

.btn-light:focus,.btn-light:hover {
	border-color: #fff;
	background: #fff;
	color: #444
}

.btn-solid {
	position: relative;
	color: #fff;
	line-height: 22px
}

.btn-solid span {
	position: relative;
	z-index: 1
}

.btn-solid:after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	height: 100%;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #0464B3;
	background: -moz-linear-gradient(legacy-direction(to right),#0464B3 0,#005295 25%,#00437A 50%,#005295 75%,#0464B3 100%);
	background: -webkit-linear-gradient(legacy-direction(to right),#0464B3 0,#005295 25%,#00437A 50%,#005295 75%,#0464B3 100%);
	background: linear-gradient(to right,#0464B3 0,#005295 25%,#00437A 50%,#005295 75%,#0464B3 100%);
	background-position: 0;
	background-size: 200% 200%;
	transition: all .2s ease-out;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0464B3 0%', endColorstr='#005295 25%', GradientType=1 )
}

.btn-solid:focus:after,.btn-solid:hover:after {
	background-position: 100%;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.btn-m {
	padding: 12px 40px 12px 36px;
	line-height: 24px
}

.btn-m .btn-solid {
	line-height: 28px
}

.btn-l {
	padding: 18px 58px 18px 54px;
	line-height: 24px
}

.btn-l .btn-solid {
	line-height: 28px
}

.btn-disabled {
	opacity: .5;
	cursor: default;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
	filter: alpha(opacity=50)
}

.btn-disabled:focus,.btn-disabled:hover {
	border-color: rgba(153,153,153,.5);
	background: inherit;
	color: inherit
}

.btn-r {
	width: 44px;
	height: 44px;
	border: 0px solid #999;
	background-color: rgba(81,85,90,0.3);
    color: rgba(255,255,255,0.7);
	font-style: normal;
	font-size: 32px;
	line-height: 44px
}

.imgbox-note,.quote-cite,.table-note,.videobox-note {
	font-style: italic
}

.btn-r:after,.btn-r:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 44px;
	height: 44px;
	text-align: center;
	color: rgba(255,255,255,0.7);
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.btn-r-normal {
	padding: 10px 0;
	line-height: 20px
}

.btn-r:focus,.btn-r:hover,a:focus .btn-r,a:hover .btn-r {
	border-color: #444;
	background: #444;
	color: #fff;
	text-decoration: none
}

.btn-r:focus:after,.btn-r:hover:after,a:focus .btn-r:after,a:hover .btn-r:after {
	color: #fff;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	transform: translate(0,0)
}

.btn-r:before {
	transform: translate(0,0)
}

.btn-r-light {
	border: 0px solid #ccc;
}

.btn-r-light:focus,.btn-r-light:hover,a:focus .btn-r-light,a:hover .btn-r-light {
	background-color: rgba(81,85,90,0.7);
	color: rgba(255,255,255,1);
}

.btn-r-light:focus:after,.btn-r-light:hover:after,a:focus .btn-r-light:after,a:hover .btn-r-light:after {
	color: #444
}

.btn-r-first:after,.btn-r-first:before {
	content: ""
}

/*.btn-r-left:after,.btn-r-left:before {
    content: "\e643";
}

.btn-r-right:after,.btn-r-right:before {
	content: ""
}*/

.btn-r-end:after,.btn-r-end:before {
	content: ""
}

.btn-r-top:after,.btn-r-top:before {
	content: ""
}

.btn-r-bottom:after,.btn-r-bottom:before {
	content: ""
}

.gray-box .h,.line-box .h {
	font-family: Buri,Palatino,"Palatino Linotype",Georgia,"Times New Roman",Times,serif
}

.btn-r-gotop {
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -20px;
	padding: 4px 0;
	background: #fff;
	line-height: 14px
}

.btn-r-gotop .icon {
	font-size: 12px
}

.btn-r-gotop span {
	display: inline-block;
	color: #707070;
	font-size: 11px
}

.btn-r-gotop:focus,.btn-r-gotop:hover {
	border-color: #444;
	background: #444;
	color: #fff
}

.btn-r-gotop:focus span,.btn-r-gotop:hover span {
	color: #fff
}

.btn-r-first:after,.btn-r-left:after {
	transform: translate(100%,0)
}

.btn-r-end:after,.btn-r-first:focus:before,.btn-r-first:hover:before,.btn-r-left:focus:before,.btn-r-left:hover:before,.btn-r-right:after {
	transform: translate(-100%,0)
}

.btn-r-end:focus:before,.btn-r-end:hover:before,.btn-r-right:focus:before,.btn-r-right:hover:before,.btn-r:focus .btn-r-right:before,a:hover .btn-r-right:before {
	transform: translate(100%,0)
}

.btn-r-top:after {
	transform: translate(0,100%)
}

.btn-r-bottom:after,.btn-r-top:focus:before,.btn-r-top:hover:before {
	transform: translate(0,-100%)
}

.btn-r-bottom:focus:before,.btn-r-bottom:hover:before {
	transform: translate(0,100%)
}

.sns .icon {
	margin: 0 6px;
	font-size: 36px;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.sns a:focus .icon-facebook,.sns a:hover .icon-facebook {
	color: #3B5998
}

.sns a:focus .icon-instagram,.sns a:hover .icon-instagram {
	color: #000
}

.sns a:focus .icon-youtube,.sns a:hover .icon-youtube {
	color: #E62117
}

.sns a:focus .icon-twitter,.sns a:hover .icon-twitter {
	color: #55ACEE
}

.sns a:focus .icon-blog,.sns a:hover .icon-blog {
	color: #00C73C
}

.sns a:focus .icon-onlineshop,.sns a:hover .icon-onlineshop {
	color: #000
}

.sns a:focus .icon-pinterest,.sns a:hover .icon-pinterest {
	color: #bd081c
}

.pagination {
	margin: 30px 0;
	line-height: 24px
}

.pagination .icon {
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	color: #ccc;
	font-size: 15px
}

.pagination a .icon {
	color: #444
}

.pagination a .icon:focus,.pagination a .icon:hover {
	color: #005295
}

.pagination .page {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	color: #999;
	font-size: 14px
}

.pagination .page-wrap {
	position: relative;
	padding: 0 5px
}

.pagination .page:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 2px;
	background-color: #444;
	content: '';
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.line-box .item-thumb img,.pagination .page.is-current:after {
	width: 100%
}

.pagination .page.is-current {
	color: #444
}

.no-touchevents .pagination .page:focus,.no-touchevents .pagination .page:hover {
	color: #005295;
	text-decoration: none
}

.no-touchevents .pagination .page:focus:after,.no-touchevents .pagination .page:hover:after {
	width: 100%;
	background-color: #0464b3
}


@media (max-width:48em){
	.slick-dots { left: 47%;}

}