﻿

/********* RESET **********/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins,  object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset 
 {margin:0;padding:0;}
img, fieldset {border:0;}
img {max-width:100%;height:auto;width: auto\9;} /* ie8 width: auto\9; */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;}
body,input,textarea,select,button,table {
	font-family:'Noto Sans KR,Segoe UI,Apple SD Gothic Neo,Roboto,Helvetica Neue,Arial, NanumSquare','Noto Sans KR','Nanum Gothic','나눔고딕','Malgun Gothic','맑은 고딕', '굴림',Gulim, '돋움', Dotum,Helvetica, sans-serif !important
}
body    {font-size: 12px;font-weight: 400;color: #000;background:#fff;}
a       {color:#333;text-decoration:none;outline:none;}/*026acb dimension.png*/
a:hover {text-decoration:none;}
p       {font-size:12px;margin:0;padding:0;line-height:150%;color:#1c1c1c;}
.clear  {clear:both;}
.f_normal		{ font-weight: 400 }
.f_bold		{ font-weight: 700 }
.f_light		{ font-weight: 300 }

ol,ul {list-style:none;}

.hp__h0   {  font-size: 56px; line-height: 125%;letter-spacing: -1.8px;}
.hp__h1   {  font-size: 42px; line-height: 120%;letter-spacing: -1.8px;}
.hp__h2   {  font-size: 36px; line-height: 120%;letter-spacing: -0.2px;}
.hp__h3   {  font-size: 28px; line-height: 120%;letter-spacing: -1.0px;}
.hp__h4   {  font-size: 24px; line-height: 160%;}
.hp__h5   {  font-size: 20px; line-height: 160%;font-weight: 300; letter-spacing: .2px;}
.hp__md  {  font-size: 18px; line-height: 180%;}
.hp__p     {  font-size: 16px; line-height: 180%;}
.hp__p1     {  font-size: 14px; line-height: 180%;}
.hp_color_b  { color: #090b17 !important; }
.hp_color_bg  { color: #676e8b !important; }
.hp_color_w { color: #ffffff !important; }
.mobile__br { display:block;}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.align-center {
    text-align: center;
}
/* reset webkit search input styles */
input[type=search] {-webkit-appearance:none;outline:none;}
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {display:none;}



#sitewrap    {
	position:relative;
	width:100%;
	margin:auto;
	padding-top:70px;
	background:#fff;
}
#pagewrap    {
	position:relative;
	width:100%;margin:0 auto;
	min-height:600px;
}
#header-box  {
	position:relative;
	width:100%;	
	z-index:9999;
	margin:auto;
}


/**********  header nav ***********/
nav.header-nav {
    position: fixed;
	width:100%;
	margin:auto;
	z-index:999;
	padding: 0  16px;   
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 70px;
    line-height: 68px;    
	/*
	-webkit-backdrop-filter: saturate(180%) blur(20px);
	backdrop-filter: saturate(180%) blur(20px);
	background-color: rgba(255,255,255,.94);
	*/
	background-color: #1D1E20;
	border-bottom: solid 1px rgba(0,0,0,.08);

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
nav.header-nav>.applinks {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
nav.header-nav>.applinks_center {
    -webkit-box-align: center;
    -webkit-align-items: flex-center;
    -ms-flex-align: center;
    align-items: flex-center;
}
nav.header-nav>.navlink {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
nav.header-nav .user-link {
    display: inline-block;
	float:left;
	font-size: 14px;
	color:#000;
	margin-right:32px;
}
nav.header-nav .userlinks {
    position: relative;
    display: inline-block;
	float:left;	
	height:100%;
	padding:0 16px 0 16px;
	color:#fff;
	font-size: 16px;
	font-weight: 600;
}
nav.header-nav .userlinks span {
	color:#fff;
    font-size: 14px;
	border:1px solid #000;
	padding:4px 16px 6px 16px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
	background-color:#000;
}
.btn-user-icon {
    width: 24px;
    height: 24px;
    margin-top: 22px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
	background-color: #fff;
	border:2px solid #ffffff;
}
.user-photo-imgurl {
	width:24px;
	height:24px;
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center center;
}
.btn-user-man {
    background-image: url(../img-file/top/user.svg);
}
.btn-user-basket {
    background-image: url(../img-file/top/basket.svg);
}
.sitelogo-img {
    position: relative;
    width: 80px;
    height: 20px;
    margin-top: 26px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img-file/top/tapme-logo.svg);
    display: block;	
}
.header-nav .dropdown-menu {
	position: absolute;
	top: 69px;
	left: -1px;
	display: none;
	width: 100%;
	max-width:520px;
	min-height: calc(100vh - 60px);
	padding: 60px 0 30px 0;
	margin: 0;
	border-radius: 0;
	background-color: #1d1e20;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-right: 1px solid #000000;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	z-index:9999;
}
.header-nav .dropdown-box {
	position: relative;				
	margin: 0 30px;
	font-size: 11px;
	text-align: left;
	list-style: none;
}
.header-nav .dropdown-box li {	
    display: list-item;
    text-align: -webkit-match-parent;
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.4;
    color: #ffffff;
    white-space: nowrap;
    padding: 24px 8px  !important;
    font-size: 15px;
    border-top: 1px solid #333;
	border-bottom: 1px solid #000;
}
.header-nav .dropdown-br {
	height:24px;
}
.header-nav .dropdown-box li:hover {	
   /** background: #f5f5f5; **/
}
.header-nav .dropdown-box  .fa {
    font-size: 16px;
	margin-right:24px;
}
.header-nav .dropdown-box .pro_title {
    color: #333;    
    padding: 18px  !important;
    font-size: 13px;	
    border-bottom: 1px solid #f0f0f0;
}
.header-nav .dropdown-box .pro_bgcolor {
    padding-left: 64px  !important;
	color: #00a0e1;   
}
/*
.header-nav .dropdown-box > li > a {
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.6;
    color: #333;
    white-space: nowrap;
    padding: 18px  !important;
    font-size: 15px;
    border-bottom: 1px solid #f0f0f0;
}
*/
.header-nav .open>.dropdown-menu {
    display: block;
}
.header-nav .logout-bg {	
    background: #f5f5f5;
}
.header-nav .viewer-user {
	position: relative;
    width: 24px;
}
.viewer-user-img {
    float: left;
    width: 24px;
    height: 24px;
    margin-top: 26px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;	
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	background-color:#f1f1f1;
	overflow:hidden;
}
.viewer-user-icon {
	margin-top: 8px;
    width: 40px;
	height:40px;
	color:#444;
	font-size: 18px;
	line-height:40px;
	text-align:center;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	background-color:#f1f1f1;
}
.header-nav .dropdown-menu .getstarted-mobile {display:none !important}
.nav-menu-close {
	 position: absolute;
	 top:-50px;
	 left:0;
	 text-align: right;
     width: 100%;
	 height:50px;
	 max-width:480px;
     line-height: 50px;
     color: #f1f1f1;    
}
.nav-menu-close .fa {
	 font-size: 32px !important;
	 margin-right:0 !important;
}
.pro-menu-label {
    clear: both;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: 1px;
    padding: 4px 4px;
    margin-top: -4px;
    margin-left: 8px;
	margin-right: 8px;
    background-color: #F0BE50;
    border: 1px solid #F0BE50;
    color: #fff;
}
@media screen and (max-width: 680px) {
.header-nav .getstarted {display:none !important; }
.header-nav .dropdown-menu .getstarted-mobile {display:block !important; }
	nav.header-nav .user-link {	
		margin-right:0;
	}
	nav.header-nav .userlinks {				
		font-size: 13px;
	}
}

/*********** Search Form **********/
#searchform1    {position:relative;margin:33px 0 0 0;padding:0;z-index:100;width:23%;float:right;}
#searchform1 #s {
    width:100%;
	height:28px;
	background:#fff;
	margin:0 auto;
	padding:0;
	border:1px solid #e6e6e6;
	border-radius:2px;	
	-webkit-border-radius:2px;
	-moz-border-radius:2px;	
	-webkit-transition: width .7s;
	-moz-transition: width .7s;
	 transition: width .7s;
}
select {
    font-size:11px;padding:3px;margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #fff;   
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
#searchform {
    z-index: 20;width:90%;max-width:940px;top:55%;left:0;right:0;margin: auto;
	position:absolute;padding:5px;border-radius: 3px;
	background: rgba(89,89,89,.6);
}
#search-box{position:relative;
    padding:0;font-size:14px;font-weight:400;
	border-radius: 2px;line-height: 1;color: #555;text-align: center;
}
#search-keyword    {width:78%;float:left;}
#search-but        {width:22%;float:left;}
#home-service      {width:47%;padding:0;float:left;position:relative;margin-left:17px;}
#home-service-area {width:48%;padding:0;float:left;position:relative;}
#home-service-but  {width:100%;padding:0;margin:auto;position:relative;}
.home-service      {
	position:relative;border: 1px solid #CDCDCD;width:100%;
	font-weight: 600;background-color: #fff;text-transform: uppercase;
	color: #333;font-size: 14px;padding: 12px 6px 12px 8px;
}
#search-box select {   
    -webkit-box-shadow:none;-moz-box-shadow:none;
    box-shadow: none;outline:none;display: inline-block;
    -webkit-appearance:none;-moz-appearance:none;
    appearance:none;cursor:pointer;
}
#addressbox {
	position:relative;border: 1px solid #CDCDCD;width: 100%;
	font-weight: 600;background-color: #fff;text-transform: uppercase;
	color: #333;font-size: 11px;letter-spacing:-1px;padding: 11px 6px 11px 8px;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
}
/* gsp */
#gps_loading {position: absolute;top:10px;left:20%;display:none;z-index:9;}
.input-group {
	position: relative;
	width:100%;
}
.form-control {
	position:relative;width:100%;overflow: hidden;text-overflow: ellipsis;float:left;
	font-weight: 600;background-color: #fff;text-transform: uppercase;
	color: #333;font-size: 14px;letter-spacing:-1px;padding:13px 6px;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	border: 1px solid rgba(89,89,89,.6);
}
.form-control:focus {
        border-color: #4d90fe;
        margin-left: -1px;
}
.input-group-btn {
	position: absolute;height:100%;top:3px;right:60px;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.icon-btn-gps {	
	padding:0 3px;font-weight: 600;
	color:#1291cb;font-size:26px;	
	text-align: center;
	line-height: 32px;
	float:left;
}
.button-gps {
	width:60px;height:30px;padding:0 0;line-height:35px;
	font-size: 11px;font-weight: bold;
	text-align: center;
	vertical-align: middle;cursor: pointer;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	color: #1291cb;float:left;
}
.button-search {
	display: block;width:100%;padding: 13px 0;float:right;
	font-size: 14px;font-weight: bold;
	line-height: 18px;text-align: center;
	vertical-align: middle;cursor: pointer;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #019cde;
	border: 1px solid #019cde;	
}





/* 검색결과 회원 리스트 출력*/
#shop-content {width:0px;height:0px;overflow: hidden;}
#membox-pro   {position:relative;margin:auto;width:90%;height:auto;overflow: hidden;letter-spacing:-1px;}
#membox-map   {position:relative;float:left;width:100%;height:auto;overflow: hidden;}
#membox-time  {position:relative;float:right;width:46%;padding:20px 2%;}
.open-time    {position:relative;margin-top:20px;padding-left:20px;}
.open-url     {position:relative;float:left;width:50%;}

#membox-pro h3 {line-height:150%;margin:0;padding-left:5px;color:#666;font-size:12px;text-align:left;}
#membox-pro h4 {line-height:150%;margin:0;padding-left:5px;color:#666;font-size:16px;text-align:left;}
#membox h5     {line-height:150%;margin:0;color:#000;font-size:16px;}

.membox-prev   {width:60%;padding:20px 0;font-size:16px;float:left;}
.membox-pbox   {width:100%;padding:10px 0;}
.people_img    {
	margin:0 auto;width:98%;height:auto;max-height:206px;overflow:hidden;
	display:block;vertical-align:top;border:1px solid #ddd;border-radius:4px;text-align:center;
}
#membox-pro-live{width:100%;margin-top:20px;}
#membox-pro-live li {width:100%;height:40px;line-height:40px;color:#666;margin:0;border-bottom:1px solid #d7d7d7;display:block;float:left;}
.membox-pro-li  {font-size:20px;float:left;padding:0 10px;color:#1070de;}
#membox-fillter {width:100%;float:left;}
#membox-fillter  li {width:100%;height:40px;padding-left:20px;line-height:40px;color:#666;margin:0;display:block;float:left;}
.membox-fillter-li {font-size:20px;padding:2px 5px 0 0;float:left;color:#666;}
#button-resbox  {width:100%;background-color: #f5f5f5;border-bottom:1px solid #d1d1d1;}
#button-reserve {width:96%;max-width:500px;padding:10px 2%;float:right;}
.button-reserve {
	display: inline-block;width:46%;max-width:250px;padding: 10px 1%;float:right;
	font-size: 14px;font-weight: bold;
	line-height: 20px;text-align: center;
	border-radius: 2px;color:#ffffff;
	background-color: #f55856;		
	border: 1px solid #f55856;	
}
.button-link {
	display: inline-block;width:98%;padding: 10px 1%;float:left;
	font-size: 16px;font-weight: bold;
	line-height: 30px;text-align: center;background: -webkit-linear-gradient(top, #4092f1, #1a7cee);
	border-radius: 2px;border:1px solid #1070de;color:#fff;background-color: #2d87f0;
}
.button-message {
	display: inline-block;width:44%;max-width:250px;padding: 10px 1%;float:left;margin-right:10px;
	font-size: 12px;font-weight: bold;
	line-height: 20px;text-align: center;background-color: #83d4fb;
	border-radius: 2px;border:1px solid #83d4fb;color:#fff;
}
.button-safe {
	display: inline-block;width:98%;max-width:250px;padding: 10px 1%;float:left;
	font-size: 12px;font-weight: bold;
	line-height: 20px;text-align: center;
	border-radius: 2px;color:#f55856;
}
#reserve_Sumwon  {
	display: inline-block;width:48%;max-width:250px;padding: 10px 1%;float:right;
	font-size: 24px;font-weight: bold;
	line-height: 36px;text-align: right;
	color:#d2453f;border-radius: 2px;	
}
#mem-photo    {margin:20px auto;}
#mem-photo li {width:147px;height:82px;margin:0 5px 5px 0;border:1px solid #d7d7d7;display:block;float:left;overflow: hidden;}
.membox-layout {width:70%;float:right;margin-bottom:20px;padding:0;font-size:14px;letter-spacing:-1px;}
.membox-layout p {font-size:120%;line-height:130%;}






/******** Page List *********/
nav[role="navigation"] {
  text-align: center;
}
.cd-pagination {
  width: 90%;
  max-width: 768px;
  margin: 2em auto 4em;
  text-align: center;  
}
.cd-pagination li {
  display: none;
  margin: 0 .2em;
}
.cd-pagination li.button {
  display: inline-block;
}
.cd-pagination a, .cd-pagination span {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: .3em .4em;
  font-size: 1.6rem;
}
.cd-pagination a {
  border: 1px solid #e6e6e6;
  border-radius: 0.25em;
  margin-bottom:5px;
}
.no-touch .cd-pagination a:hover {
  background-color: #f2f2f2;
}
.cd-pagination a:active {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.cd-pagination a.disabled {
  color: rgba(46, 64, 87, 0.4);
  pointer-events: none;
}
.cd-pagination a.disabled::before, .cd-pagination a.disabled::after {
  opacity: .4;
}
.cd-pagination .button:first-of-type a::before {
  content: '\00ab  ';
}
.cd-pagination .button:last-of-type a::after {
  content: ' \00bb';
}
.cd-pagination .current { 
  background-color: #64a281;
  border-color: #64a281;
  color: #ffffff;
  pointer-events: none;
}
.cd-pagination {
    margin: 4em auto 8em;
  }
.cd-pagination li {
    display: inline-block;
  }
.pull-left {float:left !important;}
.pull-right{float:right !important;}



.tour-button  {	    
	margin: 0 auto;
    display:block;
	width:140px;
	padding: 20px 1%;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;	
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color:#2d87f0;
	border: 1px solid #1070de;
	background: -webkit-linear-gradient(top, #4092f1, #1a7cee);
}

/*********** FAQ ***********/
#faq_qusbox {
	 width:90%;padding:5px 2%;margin:10px auto;border:1px solid #D1D3D4;
	 background:#ededed;	 
	 display:table;
	 -webkit-border-radius:2px;
	 -moz-border-radius:2px;
	 -o-border-radius:2px;
	 -ms-border-radius:2px;
}
.faq_No     {text-align:center;width:30px;padding-top:10px;float:left;}
.faq_title  {width:80%;padding:13px 0;font-size:14px;line-height:150%;float:left;}
.faq_ansbox {width:90%;padding:5px 2%;margin:5px auto;border:1px solid #D1D3D4;display:table;}
.faq_ans    {width:85%;padding:13px 0;float:left;margin-bottom:15px;}
.faq_ans p  {font-size:13px;line-height:150%;}

/********* Blog style *********/
.content-header {
	font-size: 20px;
	line-height:120%;
	margin:60px auto 0px auto;
	width:90%;
	max-width:980px;
}
.content-header .sub-text {
	color:#999;
	font-size: 40px;
	font-weight: 600;
	line-height:150%;
	letter-spacing:-1px;
	padding-left:8px;
	clear:both;
}
.content-header p {
	color:#666;
	font-size: 18px;
	font-weight: 400;
	line-height:120%;
	padding-left:8px;
	clear:both;
}
#content    {
	margin:0 auto;
	margin-bottom:50px;
	padding:20px 0;
	width:94%;
	max-width:980px;
}
#blog-layout {
    float:left;
	display:block;
	width:70%;
	padding-bottom:80px;
}
#blog-about {
    float:right;
	display:block;
	width:25%;
	padding:0;
	color:#666;
	text-align:center;	
	border:1px solid #f1f1f1;
}
.blog-me {
	padding:16px;
	font-weight: 700;
    letter-spacing: -1px;
    font-size: 16px;
    line-height: 150%;
	
}
.blog-msg {
	padding:0 16px;	
    letter-spacing: -1px;
    font-size: 14px;
	text-align:left;
    line-height: 200%;
    margin-bottom: 16px;
}
.blog-btn {
	width:98%;
	margin:auto;
	padding-bottom:2px;
	clear:both;
}
.list_box   {	
	padding:0;	
	display:block;
	text-align:left;
}
.list_img   {
	width:100%;
	height:300px;
	margin:0 auto 16px auto;
	padding:0;
	overflow:hidden;
	display:block;
	clear:both;
	background-position: center center !important;
    background-repeat: no-repeat;
    background-size: cover;
	background-color:#f1f1f1;
	
} 
.list_div   {
	padding:0 16px;
	margin:auto;
}
.list_title {
	padding:0;
	font-size:2.6em;
	line-height:150%;
	letter-spacing:-1px;
	color: #00adef;
    font-weight: 400;
	clear:both;
}
.list_year  {
	padding:8px 0;
	font-size:0.85em;
	font-family:Tahoma, serif;
}
.blog-bottom {
	height:80px;
}
.contentbox   {
	padding:16px;
	margin:auto;
}
.content_text  {
	color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.38;
}
.content_text b {
	color: #333;
    font-size: 18px;
    font-weight: 500;
}
.content_text p {
	font-size:14px;
}
.btn__contents {
	font-size:16px;
	padding:8px 24px;
	color:#fff;
	background-color: #3498db !important;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
}
/* SNS or Message Menu */
.link_box     {
	width:100%;
	margin-top:30px;
	padding:20px 0;
	text-align:center;
}
.btn-circle {
	width: 40px;
	height: 40px;
	text-align: center;
	color:#FFF;
	padding: 8px 8px;
	font-size: 12px;
	line-height: 1.528571429;
	border-radius: 50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;	
}
.palette-blue {
	background-color: #3498db !important;
}
.palette-green {
	background-color: #5cb85c !important;
}
.btdel-icon i {width:20px;padding-top:3px;font-size:20px;}
.his_back     {float:left;margin-left:20px;}
.navi_sns     {float:right;margin-right:20px;}



/************************************************************************************
FOOTER
*************************************************************************************/
#footer-container    {
	position:relative;
	margin:0 auto;
	width:100%;
	padding:0;
	color:#fff;
	background: #000000;   
	}
#footer-containe-copy {
	margin:auto;
	margin-top:30px;
	padding-bottom:60px;
	max-width:680px;
    border-top: 1px solid rgba(255,255,255,0.1);
}
#footer-box          {margin:0 auto;width:100%;max-width:980px;color:#fff;}
.footer-box          {width:100%;margin:0 auto;padding:30px 0 0 0;}
.footer-li              {width:33.3332%;float:left;padding:0;}
.footer-li h3         {font-size:16px;padding:16px 0 16px 30px;font-weight:500;letter-spacing: 1.5px;color:#fff;}
.nav-ft-list {
	margin-left:30px;
	font-size: 14px;
	line-height: 26px;
	font-weight:400;
}
.nav-ft-list li {
	overflow: visible;
    margin: 0;
    padding: 8px 0;
    text-decoration: none;
    color: #fff;
    -webkit-transition: color 300ms;
    transition: color 300ms;
}
.nav-ft-list li a {
	color:#fff;
	letter-spacing: 0.5px;
}
#footer      {margin:auto;width:90%;padding:15px 0;text-align:center;font-size:11px;line-height:140%;clear:both;color:#fff;}
#footer a    {color:#fff;}
.footer-img  {float:right;}

/* Help Sns Icon */
#sns-container {
	width:126px;
	height:66px;
}
#sns-box-li {
    margin:16px auto;
	height:32px;
	
}
#sns-box-li li {
    float:left;
	margin-right:10px;
	width:32px;
	height:32px;
	background-repeat:no-repeat;	
	background-size: 96px 32px;
	background-image: url('../images/icon/sns-icons.png');
}

.sns-facebook {
	background-position: 0 0 !important;
}
.sns-naverblog {
	background-position: -32px 0 !important;
}
.sns-band {
	background-position: -64px 0 !important;
}
/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after {visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix {display:inline-block;}
.clearfix {display:block;zoom:1;}
#font_box {height:25px;color:#000000;display:inline-table;height:20px;margin:0;padding:8px 0;line-height:1.5em;display:block;}
#submit   {background-image:url("../../img/et_bg/button_medium.png");background-repeat:repeat;background-position:top right;display:block;float:left;height:40px;text-decoration:none;color:#FFF;font-family:"Lato", sans-serif;font-size:16px;font-weight:600;padding:5px 20px 5px 18px;margin-right:5px;cursor:pointer;text-align:center;line-height:20px;text-shadow:0px 1px 1px #545454;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:0;background-color:#d93e39;}
#submit:hover     {background-position: 0 -40px;}
#submit:active    {background-position: 0 -80px;}
.recentcomments a {display:inline !important;padding:0 !important;margin:0 !important;}
.button_small {
	background-color:#7bb3f3;
	background-image:url("../images/bgcolor/button_small.png");
	background-position:top right;
	display:block;
	float:left;
	height:22px;
	text-decoration:none;
	color:#FFF;
	font-family:"Lato", sans-serif;
	font-size:11px;
	padding:3px 20px 5px 18px;
	margin-top:5px;
	margin-right:5px;
	/*cursor:pointer;*/
	text-align:center;
	line-height:20px;
	text-shadow:0px 1px 1px #545454;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.bzcard-send-bg {
	width:100%;
	min-height:66px;
	padding:16px 0;
	background-color:rgba(0, 170, 255, 1.0);
}
.bzcard-send-box {
    position:relative;
	margin:auto;
	width:90%;
	max-width:760px;
	cursor: pointer;
}
.bzcard-send-box-msg {
	padding:0 150px 0 0;
	font-size:20px;
	color:#fff;
	float:left;
}
.bzcard-send-box-img {
    position: absolute;
	top:-56px;
	right:0;
	width:144px;
	height:141px;	
}
@media screen and (max-width: 980px) {
		.header-nav .dropdown-box li {	
			padding: 12px 8px  !important;
		}
}