@charset "utf-8";

/* 한글 기본 푼트 */
@font-face {
  font-family: 'NotoSansKR';
  src: url('/webfont/NotoSansKR-Thin.eot'),
       url('/webfont/NotoSansKR-Thin.eot?#iefix') format('embedded-opentype'),
       url('/webfont/NotoSansKR-Thin.woff') format('woff');
  font-style: normal;
  font-weight: 100;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'NotoSansKR';
  src: url('/webfont/NotoSansKR-DemiLight.eot'),
       url('/webfont/NotoSansKR-DemiLight.eot?#iefix') format('embedded-opentype'),
       url('/webfont/NotoSansKR-DemiLight.woff') format('woff');
  font-style: normal;
  font-weight: 200;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'NotoSansKR';
  src: url('/webfont/NotoSansKR-Light.eot'),
       url('/webfont/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
       url('/webfont/NotoSansKR-Light.woff') format('woff');
  font-style: normal;
  font-weight: 300;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'NotoSansKR';
  src: url('/webfont/NotoSansKR-Regular.eot'),
       url('/webfont/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
       url('/webfont/NotoSansKR-Regular.woff') format('woff');
  font-style: normal;
  font-weight: 400;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'NotoSansKR';
  src: url('/webfont/NotoSansKR-Medium.eot'),
       url('/webfont/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
       url('/webfont/NotoSansKR-Medium.woff') format('woff');
  font-style: normal;
  font-weight: 500;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'NotoSansKR';
  src: url('/webfont/NotoSansKR-Bold.eot'),
       url('/webfont/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
       url('/webfont/NotoSansKR-Bold.woff') format('woff');
  font-style: normal;
  font-weight: 700;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'NotoSansKR';
  src: url('/webfont/NotoSansKR-Black.eot'),
       url('/webfont/NotoSansKR-Black.eot?#iefix') format('embedded-opentype'),
       url('/webfont/NotoSansKR-Black.woff') format('woff');
  font-style: normal;
  font-weight: 900;
  unicode-range: U+AC00-D7A3;
}

/* webfont */
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Black'),
       local('RobotoBlack');       
  src: url('/webfont/roboto-black-webfont.woff') format('woff'),
       url('/webfont/roboto-black-webfont.woff2') format('woff2');
  font-style: normal;
  font-weight: 900;
  unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
  font-family: 'Roboto';
  src: local('Roboto Bold'),
       local('RobotoBlack');       
  src: url('/webfont/roboto-bold-webfont.woff') format('woff'),
       url('/webfont/roboto-bold-webfont.woff2') format('woff2');
  font-style: normal;
  font-weight: 700;
  unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
  font-family: 'Roboto';
  src: local('Roboto Medium'),
       local('RobotoMedium');       
  src: url('/webfont/roboto-medium-webfont.woff') format('woff'),
       url('/webfont/roboto-medium-webfont.woff2') format('woff2');
  font-style: normal;
  font-weight: 500;
  unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
  font-family: 'Roboto';
  src: local('Roboto Regular'),
       local('RobotoRegular');       
  src: url('/webfont/roboto-regular-webfont.woff') format('woff'),
       url('/webfont/roboto-regular-webfont.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
  unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
  font-family: 'Roboto';
  src: local('Roboto Light'),
       local('RobotoLight');       
  src: url('/webfont/roboto-light-webfont.woff') format('woff'),
       url('/webfont/roboto-light-webfont.woff2') format('woff2');
  font-style: normal;
  font-weight: 300;
  unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;
}

@font-face {
  font-family: 'Roboto';
  src: local('Roboto Thin'),
       local('RobotoThin');       
  src: url('/webfont/roboto-thin-webfont.woff') format('woff'),
       url('/webfont/roboto-thin-webfont.woff2') format('woff2');
  font-style: normal;
  font-weight: 100;
  unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;
}

/* 타이틀 폰트 */
@font-face {
  font-family: 'S-CoreDream';
  src: url('/webfont/S-CoreDream-1Thin.woff') format('woff'),
       url('/webfont/S-CoreDream-1Thin.woff2') format('woff2');
  font-style: normal;
  font-weight: 100;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/webfont/S-CoreDream-2ExtraLight.woff') format('woff'),
       url('/webfont/S-CoreDream-2ExtraLight.woff2') format('woff2');
  font-style: normal;
  font-weight: 200;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/webfont/S-CoreDream-3Light.woff') format('woff'),
       url('/webfont/S-CoreDream-3Light.woff2') format('woff2');
  font-style: normal;
  font-weight: 300;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/webfont/S-CoreDream-4Regular.woff') format('woff'),
       url('/webfont/S-CoreDream-4Regular.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/webfont/S-CoreDream-5Medium.woff') format('woff'),
       url('/webfont/S-CoreDream-5Medium.woff2') format('woff2');
  font-style: normal;
  font-weight: 500;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/webfont/S-CoreDream-6Bold.woff') format('woff'),
       url('/webfont/S-CoreDream-6Bold.woff2') format('woff2');
  font-style: normal;
  font-weight: 700;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/webfont/S-CoreDream-7ExtraBold.woff') format('woff'),
       url('/webfont/S-CoreDream-7ExtraBold.woff2') format('woff2');
  font-style: normal;
  font-weight: 700;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/webfont/S-CoreDream-8Heavy.woff') format('woff'),
       url('/webfont/S-CoreDream-8Heavy.woff2') format('woff2');
  font-style: normal;
  font-weight: 800;
  unicode-range: U+AC00-D7A3;
}
@font-face {
  font-family: 'S-CoreDream';
  src: url('/webfont/S-CoreDream-9Black.woff') format('woff'),
       url('/webfont/S-CoreDream-9Black.woff2') format('woff2');
  font-style: normal;
  font-weight: 900;
  unicode-range: U+AC00-D7A3;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
/*	font-size: 100%;
	vertical-align: baseline; */
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* new style */
body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Roboto', 'NotoSansKR', sans-serif;
	font-weight: 400;
	background-color: #fff;
	overflow-x: hidden;
}

a {
	text-decoration: none;
}

/* btn */
/*
.btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 100px;
	height: 40px;
	padding: 0;
	border: 1px solid #444;
	border-radius: 20px;
	letter-spacing: -1px;
	color: #fff;
	text-decoration: none;
}
.btn:hover {
	border-color: #2C6683;
	background-color: #2C6683;
}
@media (min-width: 767px) {
	.btn {
		background-color: #fff;	
	}
}
*/
.btn.btn-login {
	color: #fff;
	border-color: #0c5f88;
	background-color: #1fb2fa;
}
.btn.btn-regist {
	border: 1px dashed #000;
}
.btn-dodgerblue {
	border-color: #0C5F88;	
	background-color: #1FB2FA;
}
.btn-dodgerblue:hover {
	border-color: #0C5F88;	
	background-color: #0091D9;
}
.btn-turquoise {
	border-color: #1F7D7D;	
	background-color: #37D6D6;
}
.btn-turquoise:hover {
	border-color: #1F7D7D;	
	background-color: #00B2B2;
}

.btn-regular-lg {
	width: 250px;
	font-size: 18px;
	font-weight: 700;
	border-radius: 10px;
}

/* Navigation bar */
header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 60px;
  z-index: 2000;
  background-color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
  display: block;
}
@media (min-width: 767px) {
	header {
		display: flex;
		justify-content: center;
		height: 80px;
	}
}



.container-wrap {
	display: block;
	text-align: center;
}

.container-fluid {
	display: block;
	width: 100%;
	text-align: center;
}


header .container-wrap {
	display: block;
	text-align: left;
}
@media (min-width: 767px) {
	header .container-wrap {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		min-width: 1024px;
	}
}

section.container-wrap {
	padding-top: 60px;
}
@media (min-width: 767px) {
	section.container-wrap {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding-top: 80px;

	}
}

.header-color {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: linear-gradient(to right, #7A2ACA,  #6A60E9, #335BF7, #01A0FF, #12BBEE, #3DDBDB, #37D6D6 );
}
@media (min-width: 767px) {
	.header-color {
		height: 2px;
	}
}

.logo {
  display: inline-block;
  height: 36px;
  margin: 12px 0 12px 10px;
}
.logo > img { 
	height: 36px; 
}

nav {
	display: block;
	width: 100%;
}
@media (min-width: 767px) {
	nav {
		width: auto;
	}
}
.nav-items > li {
  display: block; 
  position: relative;
  text-align: left;
}
@media (min-width: 480px) {
	.nav-items > li {
		border-bottom: 1px dashed #BFBFBF;
	}
	.nav-items > li:nth-last-child(1), .nav-items > li:nth-last-child(2), .nav-items > li:nth-last-child(3) {
		border-bottom: none;
	}
	.nav-items > li.mypage-wrap {
		border-bottom: 1px dashed #BFBFBF;
	}
}
@media (min-width: 767px) {	
	.nav-items > li {
		display: inline-flex;
		align-items: center;
		position: relative;
		width: auto;		
	}
	.nav-items > li + li {
		margin-left: 7px;
	}
	.nav-items > li.gnb-web-hidden {
		display: none;
	}
}
.nav-items > li > a {	
	padding: 0 50px;   /* nav item간 간격 */
	color: rgba(0,0,0,0.4);
	display: inline-block;
	width: 100%;
	line-height: 60px;
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-weight: 700;	
}
@media (min-width: 767px) {
	.nav-items > li > a {	
		display: flex;				
		align-items: center;
		line-height: normal;
		height: 36px;
		padding: 0 15px;
		border-radius: 18px;
		font-size: 16px;
		font-weight: 500;
		white-space: nowrap;
	}
}
.nav-items > li > a:hover {	
  	background: #38D6D7;
}
@media (min-width: 767px) {
	.nav-items > li > a:hover {	
		color: #fff;
	}
}
.nav-items > li > a::before {	
	font-size: 14px;
	color: #000;
	position: absolute;
	top: 1px;
	left: 20px;	
}
@media (min-width: 767px) {
	.nav-items > li > a::before {
		/* top: 50%;
		transform: translateY(-50%); */
		display: none;
	}
}
.nav-items > li > a.gnb-m1::before {
	content: '\f005';
	font-family: 'Font Awesome 5 Free regular';
}
.nav-items > li > a.gnb-m2::before {
	content: '\f201';
	font-family: 'Font Awesome 5 Free';
}
.nav-items > li > a.gnb-m3::before {
	content: '\f274';
	font-family: 'Font Awesome 5 Free regular';
}
.nav-items > li > a.gnb-m4::before {
	content: '\f05a';
	font-family: 'Font Awesome 5 Free';
}
.nav-items > li > a.gnb-m5::before {
	content: '\f02d';
	font-family: 'Font Awesome 5 Free';
}
.nav-items > li > a.gnb-m6::before {
	content: '\f245';
	font-family: 'Font Awesome 5 Free';
	left: 23px;
}
.nav-items > li > a.gnb-m-mypage::before {
	content: '\f2bd';
	font-family: 'Font Awesome 5 Free regular';
	left: 23px;
}
.nav-items > li:last-child {
/*	height: 50vh; */
}
@media (min-width: 768px) {
	.nav-items > li:last-child {
/*		height: 30vh;*/
	}
}

.nav-items > li > a.btn-mypage {
	background-color: #fff;
}
.nav-items > li > a.btn-mypage::before {
	position: relative;
	top: auto;
	left: auto;
	margin-top: 5px;
	margin-right: 10px;
	content: '\f2bd';
	font-size: 14px;
	font-family: 'Font Awesome 5 Free regular';
}
.nav-items > li > a.btn-logout {
	background-color: #fff;
	border: 1px solid #aaa;
	display: inline-flex !important;
}

.nav-items > li > a.btn-logout::before {
	position: relative;
	top: auto;
	left: auto;
	margin-top: 5px;
	margin-right: 10px;
	content: '\f2f5';
	font-size: 14px;
	font-family: 'Font Awesome 5 Free';
}
	.nav-items > li > a.btn-mypage:hover::before, .nav-items > li > a.btn-logout:hover::before {
		color: #fff;
	}
@media (min-width: 767px) {
	.nav-items > li > a.btn-mypage::before, .nav-items > li > a.btn-logout::before {
		display: inline-block;
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	.nav-items > li > a.btn-logout {
		display: inline-block !important;
	}
}

/* navigation icon for Mobile Layout */
.navicon {
	display: inline-block;
	height: 20px;
	position: absolute;
	top: 15px;
	right: 10px;
	padding: 10px;
	cursor: pointer;

	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	user-select: none;          /* Likely future */
}

/* nav icon의 내부 막대 */
.navicon-bar {
  background-color: #333;
  display: block;
  position: relative;
  /* navigation icon animation */
  transition: background-color .2s ease-out;
  width: 20px;
  height: 3px;
}
.navicon-bar::before,
.navicon-bar::after {
  background-color: #333;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  /* navigation icon animation */
  transition: all .2s ease-out;
}
.navicon-bar::before {
  top: -7px;
}
.navicon-bar::after {
  top: 7px;
}
/* toggle navigation icon */
.nav-toggle:checked ~ .navicon > .navicon-bar {
  background: transparent;
}
.nav-toggle:checked ~ .navicon > .navicon-bar::before {
  transform: rotate(45deg);
  top: 0;
}
.nav-toggle:checked ~ .navicon > .navicon-bar::after {
  transform: rotate(-45deg);
  top: 0;
}


.nav-toggle {
  display: none;
}

.nav-items-wrap {
	display: none;
}

@media (min-width: 767px) {
	.navicon {
		display: none;
	}
	.nav-items-wrap {
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		height: auto;
	}
	.nav-items {
	  display: flex;
	  justify-content: center;
	  height: 80px;
	}

}
/* View navigation item */
/*
.nav-toggle:checked ~ .nav-items-wrap {
	display: block;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 100;
	width: 100%;	
	overflow-x: hidden;
	overflow-y: auto;	
	max-height: 9999px;
	height: 100vh;
	background-color: #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
	-webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;			
}
*/
.nav-items-wrap-open {
	display: block;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 100;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 9999px;
	height: 100vh;
	background-color: #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
	-webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}



/* dropdown menu */
.dropdown {
  position: relative;
}
.dropdown a {
  text-decoration: none;
}
.dropdown [data-toggle="dropdown"] {
  display: block;  
  background: transparent;  
}
@media (min-width: 767px) {
	.dropdown [data-toggle="dropdown"] {
		display: flex;
		align-items: center;
		width: auto;
		padding-right: 30px;
	}
}
.dropdown > input[type="checkbox"]:hover + a, .dropdown > input[type="checkbox"]:checked + a {
	background: #38D6D7 ;
}
@media (min-width: 767px) {
	.dropdown > input[type="checkbox"]:hover + a, .dropdown > input[type="checkbox"]:checked + a {
		color: #fff;
	}
}
.dropdown [data-toggle="dropdown"]::after {
  position: absolute;
  display: block;
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-size: 0.7em;
  color: #000;
  top: 0px;
  right: 20px;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
}
@media (min-width: 767px) {
	.dropdown [data-toggle="dropdown"]::after {
		top: 50%;	
		transform: translateY(-50%);
		right: 15px;
	}
}
.dropdown > .dropdown-menu {
	max-height: 0;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-moz-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-moz-transition: max-height 0.6s ease-out;
	-o-transition: max-height 0.6s ease-out;
	-webkit-transition: max-height 0.6s ease-out;
	transition: max-height 0.6s ease-out;
	animation: hideAnimation 0.4s ease-out;
	-moz-animation: hideAnimation 0.4s ease-out;
	-webkit-animation: hideAnimation 0.4s ease-out;

	background-color: #c7ebff;

	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(80,138,163,1);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(80,138,163,1);
	box-shadow: inset 0px 0px 5px 0px rgba(80,138,163,1);
}

@media (min-width: 767px) {
	.dropdown > .dropdown-menu {
		display: none;
		box-shadow: none;
		border: 1px solid #8dc2df;
		background-color: #fff;
	}
}

.dropdown > .dropdown-menu li {
  padding: 0;
}
.dropdown > .dropdown-menu li a {
	display: block;
	font-weight: 400;
	color: #000;
	/* background: #24B8F5;   */
	padding: 17px 50px;
	border-bottom: 1px dashed #8dc2df;
}
@media (min-width: 767px) {
	.dropdown > .dropdown-menu li a {
		width: 120px;
		padding: 15px 20px;
		font-size: 14px;
		font-weight: 400;
	}
	.dropdown > .dropdown-menu li:last-child a {
		border-bottom: none;
	}
}
.dropdown > .dropdown-menu li a:hover {
	color: #fff;
  	background: #38D6D7;
}

.dropdown > input[type="checkbox"] {
  opacity: 0;
  display: block;
  position: absolute;  
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.dropdown > input[type="checkbox"]:checked ~ .dropdown-menu {
  max-height: 9999px; 
  display: block;
  overflow: hidden;
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  animation: showAnimation 0.5s ease-in-out;
  -moz-animation: showAnimation 0.5s ease-in-out;
  -webkit-animation: showAnimation 0.5s ease-in-out;
  -moz-transition: max-height 2s ease-in-out;
  -o-transition: max-height 2s ease-in-out;
  -webkit-transition: max-height 2s ease-in-out;
  transition: max-height 2s ease-in-out;  
} 
@media (min-width: 767px) {
	.dropdown > input[type="checkbox"]:checked ~ .dropdown-menu {		
		position: absolute;
		top: 80px;
		left: -10px;
		z-index: 10;
		font-size: 14px;
		font-weight: 400;
		white-space: nowrap;
	}
}
.dropdown > input[type="checkbox"]:checked + a[data-toggle="dropdown"]::after {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg) translateY(5px);
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  color: #fff;
}
@media (min-width: 767px) {
	.dropdown > input[type="checkbox"]:hover + a[data-toggle="dropdown"]::after {
		color: #fff;
	}
}

@keyframes showAnimation {
  0% {
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -webkit-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-moz-keyframes showAnimation {
  0% {
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -webkit-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes showAnimation {
  0% {
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -webkit-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes hideAnimation {
  0% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@-moz-keyframes hideAnimation {
  0% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@-webkit-keyframes hideAnimation {
  0% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
.nav-items > li.btn-wrap {
	text-align: center;
}
.nav-items > li.btn-wrap > a {	
	width: auto;
}

.nav-items > li.btn-wrap > a.btn {
	display: inline-grid;
	line-height: normal;
	padding: 5px 20px;
	margin: 0 15px;		
	border-radius: 30px;
	width: 160px;
}
@media (min-width: 767px) {
	.nav-items > li.btn-wrap > a.btn {
		width: 80px;
		height: 26px;
		border-radius: 14px;
		padding: 0px 15px;
		font-weight: 500;
		font-size: 12px;
		letter-spacing: 0;
	}
}
.nav-items > li.btn-wrap > a.btn:hover {
	color: #fff;
	background-color: #2C6683;
}

.nav-items > li.btn-wrap {
	margin-top: 20px;
}
@media (min-width: 767px) {
	.nav-items > li.btn-wrap {
		margin-top: 0;
	}
}

.contents-layout {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	max-width: 100%;
	padding: 0 15px 20px 15px;
}
@media (min-width: 767px) {
	.contents-layout {
		padding: 0 0 60px 0;
	}
}
@media (min-width: 1200px) {
	.contents-layout {		
		width: 1024px;
	}
}

.contents-attention {
	display: block;
	line-height: 1.4;
	margin: 20px;
	padding: 15px;	
	border: 1px dashed #1fb2fa;
	font-size: 14px;
	font-weight: 400;
	word-break: keep-all;	
}
@media (min-width: 767px) {
	.contents-attention {
		display: none;
	}
}
.contents-attention > b {
	color: red;
	font-weight: 700;
}
.mobile-top-AD {
	display: none;
	height: 90px;
}
@media (min-width: 768px) {
	.mobile-top-AD {
		display: none;
	}
}

.mobile-top-AD .simple-slider {
	display: block;
	position: relative;
	width: 100%;
	height: 90px;	
}
.mobile-top-AD .page-slider {
	overflow: hidden;
	position: relative;
}
.mobile-top-AD .simple-slider .slider-wrapper {
	display: block;
	height: 100%;
    position: relative;
}
.mobile-top-AD .simple-slider .slider-slide {
	display: block;
	height: 100%;
    float: left;
}
.mobile-top-AD .slider-number {
	display: block;
	color: #000;
}
.mobile-top-AD .simple-slider .slider-slide .today-date {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	font-size: 20px;
	font-weight: 300;
}
.mobile-top-AD .simple-slider .slider-slide .today-date > span {
	font-family: 'Noto Snas KR', sans-serif;
	margin-left: 5px;
	font-size: 17px;
	font-weight: 100;
}

.mobile-top-AD .slider-pagination {
	display: flex;	
	justify-content: center;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}
.mobile-top-AD .slider-pagination .pagination-bullet {
	display: inline-block;	
	width: 6px;
	height: 6px;
	margin-right: 3px;
	border-radius: 3px;
	background-color: #000;
	opacity: 0.2;
}
.mobile-top-AD .slider-pagination .pagination-bullet.is-active {
	opacity: 0.7;
}
.web-banner-1024-AD {
	display: none;
}
@media (min-width: 768px) {
	.web-banner-1024-AD {
		display: block;
		margin-top: 15px;
		text-align: center;
	}
	.web-banner-1024-AD img {		
		width: 750px;
	}
}

@media (min-width: 767px) {
	.web-banner-1024-AD img {		
		width: 900px;
	}
}
@media (min-width: 1200px) {
	.web-banner-1024-AD img {		
		width: 1024px;
	}
}
.imagezone-wrap {
	display: flex;
	justify-content: center;
}
@media (min-width: 768px) {
	.imagezone-wrap {
		display: block;
		position: relative;
		width: 100%;
		height: 495px;		
	}
}
@media (min-width: 767px) {
	.imagezone-wrap {
		display: block;
		width: 100%;
		height: 495px;		
	}
}
.imagezone-contents {
	display: none;
}
@media (min-width: 768px) {
	.imagezone-contents {
		display: block;
		height: 100%;
	}
	.js_main_visual_box {
		width: 100% !important;
	}
	.main_vs {
		height: 495px;
		background: transparent;
	}

	.main_vs .rolling_nate {
		display: block;
		position: absolute;
	    left: 50%;
	    transform: translateX(-50%);
	    z-index: 100;
	    bottom: 125px;
		width: 1024px;
	    text-align: center;
	    
	    
	}
	.main_vs .rolling_nate ul {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: nowrap;
	}
	.main_vs .rolling_nate ul li {
		
	}

	.main_vs .rolling_nate .tx {
		display: inline-block;
		height: 4px;
		background-image: none;
		background-color: rgba(255, 255, 255, 0.5);
	}
	.main_vs .rolling_nate .tx.active {
		background-color: rgba(255, 255, 255, 1.0) !important;	
	}
	.main_vs .rolling_box {			
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		height: 495px;
		background-position: center top;
		background-size: 1680px !important;
		background-repeat: no-repeat;
	}
	.main_vs .rolling_box {
		background-color: #e3f5ff;
	}
	.main_vs .rolling_box + .rolling_box {
		background-color: #c7ebff;
	}
	.main_vs .rolling_box + .rolling_box + .rolling_box{
		background-color: #fff799;
	}
	.main_vs .rolling_box + .rolling_box + .rolling_box + .rolling_box {
		background-color: #c8d0ff;
	}
	.main_vs .rolling_box + .rolling_box + .rolling_box + .rolling_box + .rolling_box {
		background-color: #a1eff3;
	}
	.main_vs .rolling_img {
		top: 50px;
		width:100%;
		margin-top: 0;
		margin-left: 5%;
	}
	.main-visual-wrap {
		padding: 0;
	}
	.main_vs .layout_fix {
		width: 100%;
		height: 495px;
	}
	.title-big-wrap {
		font-weight: 300;
		font-size: 30px;
		font-family: 'S-CoreDream', sans-serif;
		text-align: left;
	}
	.title-big-wrap b {
		font-weight: 700;
		font-size: 30px;
	}
	.title-small-wrap {
		margin-top: 15px;
		font-weight: 200;
		font-size: 16px;
		text-align: left;
		line-height: 1.5;
	}
	.title-small-wrap b {
		font-weight: 700;
	}
}
@media (min-width: 1200px) {
	.main_vs .rolling_img {
		margin-left: 10%;
	}
}
@media (min-width: 1400px) {
	.main_vs .rolling_img {
		margin-left: 20%;
	}
}
@media (min-width: 1600px) {
	.main_vs .rolling_img {
		margin-left: 25%;
	}
}
@media (min-width: 2000px) {
	.main_vs .rolling_img {
		margin-left: 0;
		left: 25%;
	}
}
.product-total-number-wrap {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
	width: 90%;
	height: 80px;
	border-top: 1px dashed #B3B3B3;
	border-bottom: 1px dashed #B3B3B3;
}
@media (min-width: 768px) {
	.product-total-number-wrap {
		justify-content: space-around;
		position: absolute;
		bottom: 15px;
		left: 50%;
		z-index: 10;
		transform: translateX(-50%);
		padding: 10px 0;
		width: 100%;
		border: none;		
		background-color: rgba(255, 255, 255, 0.5);
	}	
}
@media (min-width: 1200px) {
	.product-total-number-wrap {
		width: 1024px;
	}
}
.product-total-number-wrap .today-date {
	display: none;
}
@media (min-width: 768px) {
	.product-total-number-wrap .today-date {
		display: flex;
		align-items: baseline;
		font-weight: 100;
		font-size: 22px;
	}
	.product-total-number-wrap .today-date > span {
		margin-left: 10px;
		font-size: 20px;
		font-weight: 200;
	}
}
.product-total-number-wrap .product-total-number {
	display: flex;
	align-items: flex-end;
	flex-direction: column;
	width: 50%;
	font-family: 'S-CoreDream', sans-serif;
	font-size: 14px;
	font-weight: 700;
}
@media (min-width: 768px) {
	.product-total-number-wrap .product-total-number {
		width: auto;
		align-items: center;
	}
	.product-total-number-wrap .product-total-number span:nth-child(1) {
		order: 1;
		margin-top: 10px;
		font-weight: 400;
		font-size: 14px;
	}
	.product-total-number-wrap  .product-total-number.product-all {
		align-items: flex-end;
		font-weight: 700;
	}
	.product-total-number-wrap  .product-total-number.product-all span {
		font-weight: 500;
	}

}

.product-total-number-wrap .product-provision {
	display: none;
}
@media (min-width: 768px) {
	.product-total-number-wrap .product-provision {
		display: flex;
	}	
}
.product-total-number-wrap .product-total-number .counter {
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	font-weight: 100;
}
.today-product-total-number {
	display: flex;
	align-items: baseline;
	justify-content: center;
	padding-top: 25px;
	padding-bottom: 15px;
	font-family: 'S-CoreDream', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #38D6D7;
}
.today-product-total-number > span {	
	font-family: 'Roboto', sans-serif;	
	font-size: 18px;
	font-weight: 700;
	color: #508AA3;
}
@media (min-width: 768px) {
	.today-product-total-number {
		padding-top: 35px;
		padding-bottom: 25px;
		font-size: 24px;
	}
	.today-product-total-number > span {	
		margin-left: 10px;
		font-weight: 900;
		font-size: 28px;
		color: #24b8f5;
	}
}
.product-list-wrap {
	display: block;
	width: 100%;
}

a.product-article {
	display: flex;
	flex-direction: column;
	position: relative;
	height: auto;
	margin: 15px 0;
	padding: 15px;
	border: 1px solid #BBBBBB;
	border-radius: 15px;
	color: #000;
	text-decoration: none;
}

@media (min-width: 768px) {
	a.product-article {
		flex-direction: row;
		border-color: #e1e1e1;
		border-radius: 0;
	}
	.product-info-layout {
		display: inline-flex;
		flex-direction: column;		
		margin-left: 20px;
		flex-grow: 1;
	}
}

.product-img-wwrap {
	display: none;
}
.product-img-default {
	display: none;
}
@media (min-width: 768px) {
	.product-img-wrap {
		display: inline-block;
		position: relative;
		width: 300px;
		min-width: 300px;
		max-width: 300px;
		height: 200px;
		margin-top: -15px;
		margin-bottom: -15px;
		margin-left: -15px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 110%;
	}
	.product-img-wrap::before {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.3)
	}
	.product-img-default {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: -1;
		width: 50%;
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
	}
}

.time-state-wrap {
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 10;
}
.time-state {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 70px;
	height: 20px;
	border-radius: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #3f789a;
	background-color: #01A0FF;
	color: #fff;
}
@media (min-width: 768px) {
	.time-state {
		height: 26px;
		border-radius: 13px;
		font-size: 16px;
	}
}
.time-state-ing {
	border-color: #6a003f;
	background-color: #EC008C;
}
.time-state-finish {
	font-family: 'NotoSansKR', sans-serif;
	font-size: 12px;
	font-weight: 700;
	border-color: #898989;
	background-color: #D2D2D2;
	color: #000;
}
@media (min-width: 768px) {
	.time-state-finish {
		font-size: 14px;
	}
}
.product-title-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
}
@media (min-width: 768px) {
	.product-title-wrap {
		flex-direction: row;	
		justify-content: flex-start;
		align-items: center;
	}
}
.product-logo {
	display: block;	
	text-align: right;
	width: 100%;
}
.product-logo img {
	height: 30px;
}
@media (min-width: 768px) {
	.product-logo {
		margin-right: 10px;
	}
	.product-logo img {
		width: auto;
		height: 20px;
	}	
}
.product-title {
	display: block;
	text-align: left;
	margin-top: 10px;
	width: 100%;
	font-family: 'S-CoreDream', sans-serif;
	font-size: 14px;
	font-weight: 700;
}
.product-title span {	
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
	overflow: hidden;
    min-height: 30px;
    line-height: 1.5;
}
@media (min-width: 768px) {
	.product-title span {
		-webkit-line-clamp: 1;
		min-height: 14px;
	}
	.product-logo, .product-title {
		width: auto;
	}
	.product-title {
		margin-top: 0;
	}
	.product-title span {		
		width: 300px;
		font-size: 16px;
	}
}
@media (min-width: 767px) {
	.product-title span {
		width: 420px;
	}	
}
@media (min-width: 1200px) {
	.product-title span {
		width: 500px;
	}	
}
.product-info-wrap {
	display: flex;
	flex-direction: row;	
	justify-content: space-around;
	padding-left: 15px;
	padding-right: 15px;
}
.product-number-wrap {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 10px;
	height: 50px;
}
@media (min-width: 768px) {
	.product-number-wrap {
		height: auto;
		margin-top: 15px;
	}
}
.product-number-unit {
	display: inline-flex;
	align-items: flex-end;
}
@media (min-width: 768px) {
	.product-number-unit {
		flex-direction: column;
		align-items: center;
		margin-top: 10px;
	}	
}
.product-number {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	font-weight: 700;
}
@media (min-width: 768px) {
	.product-number {
		font-size: 36px;
	}
}
.number-unit {
	font-size: 14px;
	font-weight: 400;
	color: #B4B4B4;
}
@media (min-width: 768px) {
	.number-unit {
		margin-top: 10px;
		font-size: 12px;
	}
}
.product-number-title {
	display: block;
	margin-top: 7px;
	font-size: 16px;
	font-weight: 400;
	color: #B4B4B4;
	text-align: right;
	white-space: nowrap;
}
@media (min-width: 768px) {
	.product-number-title {
		order: 0;
		font-size: 14px;
	}
}
.product-number-wrap:last-child {
	align-items: flex-end;
}
@media (min-width: 768px) {
	.product-number-wrap:last-child {
		align-items: center;
	}
}
.product-number-wrap:last-child .product-number-title {
	text-align: right;
}
.reward-wrap {
	display: block;	
	margin-top: 15px;
	padding-top: 8px;
	border-top: 1px dashed #BFBFBF;
	font-weight: 500;
	color: #37D6D6;
}
.reward-badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
	padding: 3px 10px;
	border: 1px solid #37D6D6;
	border-radius: 12px;
	font-size: 14px;
	font-weight: 700;
	color: #37D6D6;
}
@media (min-width: 768px) {
	.reward-wrap {
		margin-top: 0;
		text-align: left;
		border: none;
		font-weight: 400;
	}
	.reward-badge {
		width: 87px;
		height: 26px;
		padding: 0 10px;
		border-radius: 13px;
		font-size: 12px;
	}
	.reward-contents {
		font-size: 14px;
	}
}

/*  */
.sort-row-wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}
.sort-row-wrap a {
/*	display: flex; */
	align-items: center;
}
.sort-column-row {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-bottom: 30px;
}
@media (min-width: 767px) {
	.sort-column-row { 
		flex-direction: row;
		justify-content: space-between;
	}
}



.app-link-wrap {
	display: block;
	width: 100%;
	margin: 40px 0 20px;
	padding: 20px 0;
	border: 1px dashed #C4C4C4;
	border-radius: 10px;
}
@media (min-width: 767px) {
	.app-link-wrap {		
		margin: 20px 0 20px;
		border-radius: 0;
	}
}
.small-title {
	display: none;
}
@media (min-width: 768px) {
	.small-title {
		display: block;		
		font-weight: 700;
		font-size: 16px;
		text-transform: uppercase;
	}
}
.googleplay-btn img {
	width: 150px;
}
@media (min-width: 767px) {
	.googleplay-btn img {
		width: 300px;
	}
	.appstore-btn img {
		width: 300px;
	}
}

@media (max-width: 767px) {
	.sort-row-wrap {
		display: block;
	}

	.googleplay-btn {
		width: 100%;
	}
	.appstore-btn {
		width: 100%;
	}

	.googleplay-btn img {
		width: 90%;
	}
	.appstore-btn img {
		width: 90%;
	}
}

footer {
	display: block;
	padding: 20px;
	background-color: #263340;
}
.footer-btn {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	height: 50px;
	margin-bottom: 20px;
	padding-left: 30px;
	border: 1px solid #8AB9E6;
	font-size: 14px;
	color: #8AB9E6;
	border-radius: 10px;
}
@media (min-width: 767px) {
	.footer-btn {
		width: 100%;
		margin-right: 20px;
	}
	.footer-btn:last-child {
		margin-right: 0;
	}
}
.footer-btn:hover {
	color: #263340;
	background-color: #8AB9E6;
}
.footer-btn::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
	content: '\f054';	
	font-size: 14px;
	font-family: 'Font Awesome 5 Free';
	color: #8AB9E6;
}
.footer-btn:hover::after {
	color: #263340;
}

.btn-facebook {
	display: inline-block;
	width: 50px;
	height: 50px;

}
.btn-facebook::before {
	font-size: 50px;	
	font-family: 'Font Awesome 5 Brands';
	color: #fff;
	content: '\f09a';
}
.btn-naverblog {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-image: url('../img/naver_blog_logo.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}
.btn-twitter {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background-color: #fff;
}
.btn-twitter::before {
	font-size: 30px;	
	font-family: 'Font Awesome 5 Brands';	
	color: #263340;
	content: '\f099';
}
footer {
	display: flex;
	justify-content: center;

}
footer .icon-bullet-text {
	display: block;
	text-align: center;
	height: 30px;
	margin-top: 30px;
	color: #8AB9E6;
	height: 30px;
	margin-top: 30px;
	color: #8AB9E6;
}
@media (min-width: 767px) {
	footer .icon-bullet-text {
		font-size: 14px;
	}
}
footer .icon-bullet-text::before {
	margin-right: 10px;
	content: '\f1fa';
	font-size: 16px;
	font-family: 'Font Awesome 5 Free';
	color: #8AB9E6;
}
@media (min-width: 767px) {
	footer .icon-bullet-text::before {
		margin-right: 5px;
		font-size: 14px;
	}
}
address {
	display: block;
	text-align: center;
	line-height: 1.4;
	color: #8AB9E6;
}
@media (min-width: 767px) {
	address {
		font-size: 14px;
	}
}

footer .sort-row-wrap {
	width: 300px;
}

/* 기존 디자인 변경 */
.sub-visual-img3 {
	padding: 99px 0 40px 0;
}
.sub_title h1 {

	color: #fff;
}


.bottomNav {position: fixed;padding: 10px; left: 0; right: 0; bottom: 0; width:100%;  height: 54px; border-top: 1px solid #d4d4d4; box-shadow: 0 -1px 7px rgba(0,0,0,.2); background: #fff !important;  z-index: 1111;}
.btn-group{ line-height: 44px; width: 100%;text-align: center;}
.btn-group select {width: -webkit-calc(50% - 70px); box-sizing: border-box; height: 37px; line-height: 37px;  border: 1px solid #e1e1e1; font-size: 14px; display: initial;    border-radius: 0;}
.renotice-btn {border: 0;;background-color: #1a3d7c !important; color:#fff; font-size: 16px; padding: 10px 20px; text-align: center;}


@media all and (max-width:767px) {
	.bottomNav {position: fixed;padding: 10px; left: 0; right: 0; bottom: 0; width:100%; height: 54px; border-top: 1px solid #d4d4d4; box-shadow: 0 -1px 7px rgba(0,0,0,.2); background: #fff !important;  z-index: 1111;}
	.btn-group{ line-height: 44px; width: 100%;text-align: center;}
	.btn-group select {width: -webkit-calc(50% - 70px); box-sizing: border-box; height: 37px; line-height: 37px;  border: 1px solid #e1e1e1; font-size: 14px; display: initial;    border-radius: 0;}

	.renotice-btn {border: 0;;background-color: #1a3d7c !important; color:#fff; font-size: 16px; padding: 10px 20px; text-align: center;}
}
