@charset "utf-8";
/* CSS Document */

html, body{width:100%;height:100%;margin:0px;padding:0px;}
body {
    overflow: hidden;
    -webkit-tap-highlight-color:transparent;
}
body,
div,
p {
    padding: 0;
    margin: 0;
    outline: none;
}
img {
    border: 0;
    padding: 0;
    margin: 0;
    outline: none;
    vertical-align: middle;
}
a,
input {
    outline: none;
    color: #424242;
}
* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #3a3c3f;
    font-size:12px;
}
#talkyplemap {
    z-index: 20000;
    top: 65px;
    left: 0;
    width: 100%;
}
/*ei*/
input::-ms-clear {
    display: none;
}

#talkyplecopyright {
    width: 100%;
    height: 66px;
    position: fixed;
    bottom: 0;
    margin-top: 100px;
    background-color: #666666;
    z-index: 9999;
}
.wrap {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
}
.wrap .navitop {
    position: relative;
    top: 0;
    left: 0;
    height: 52px;
    width: 100%;
    background: #ffffff;
    z-index: 10000;
}
.wrap .location {
    position: absolute;
    height: 35px;
    width:100%;
    color: #555555;
    background: #ffffff;
    font-size: 12px;
    padding-left: 360px;
    z-index: 1000;
}
.wrap .location.subway {
	border-bottom: 1px solid #e0e0e0;
}
.wrap .location img {
    margin-left: 25px;
    z-index: 10000;
}
.wrap .navitop .top {
    position: absolute;
    width: 100%;
    z-index: 10000;
}

.wrap .navitop .top .logo {
    width: 100%;
    left: 15px;
    top: 5px;
    z-index: 10000;
}

.wrap .navitop .top .logo img {
    margin-left: 25px;
    z-index: 10000;
}

.wrap .navitop .top .menus {
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: 10000;
}

/* ??? */
.searchengine_type1 {
    position: fixed;
    z-index: 1000;
    height: 100%;
    width:360px;
    background: #ffffff;
    border-right: #ccc 1px solid;
}

.searchengine_type1 .body {
    position: relative;
    width: 360px;
    height: 705px;
    background-repeat: no-repeat;
    z-index: 10000;
    background:#fff;
}

.searchengine_type1 .body .inbg {
    position: absolute;
    top: 20px;
    width: inherit;
    height: inherit;
    padding-left: 29px;
    z-index: 10000;
    font-size: 14px;
    box-sizing: border-box;
}

#searchbn_close {
	position: fixed;
	left: 360px;
	z-index: 10000;
	top:50%
}

.diver {
    /*
	height:1px;
	background: #20ca7c; /* For browsers that do not support gradients 
	background: -webkit-linear-gradient(right, #1dc8a2, #20ca7c); /* For Safari 5.1 to 6.0 
	background: -o-linear-gradient(right, #1dc8a2, #20ca7c); /* For Opera 11.1 to 12.0
	background: -moz-linear-gradient(right, #1dc8a2, #20ca7c); /* For Firefox 3.6 to 15 
	background:linear-gradient(to left, #1dc8a2, #20ca7c); /* Standard syntax 
	*/
    background: #e0e0e0;
    height: 1px;
}

a {
    text-decoration: none;
}
.diver2 {
    background: #e0e0e0;
    height: 1px;
}

.searchengine_type1 .menu a {
    float: left;
    height: 55px;
    background: #00c78c;
    width: 90px;
    color: #ffffff;
    padding-top: 9px;
    box-sizing: border-box;
    cursor: pointer;
}


.searchengine_type1 .menu a.active {
    background-color: #04b27e !important;
}

.top .language {
    background-repeat: no-repeat;
    width: 69px;
    padding-left: 35px;
    display: inline-block;
    height: 24px;
    font-size: 15px;
    cursor: pointer;
    z-index: 9999;
    float: left;
}
.top .language.ko {
    background-image: url("../images/_topmenu01.png");
}
.top .language.ko:active {
    background-image: url("../images/_topmenu01_select.png");
}
.top .language.zh {
    background-image: url("../images/_topmenu02.png");
}
.top .language.zh:active {
    background-image: url("../images/_topmenu02_select.png");
}
.top .language.jp {
    background-image: url("../images/_topmenu03.png");
}
.top .language.jp:active {
    background-image: url("../images/_topmenu03_select.png");
}
.top .language.en {
    background-image: url("../images/_topmenu04.png");
}
.top .language.en:active {
    background-image: url("../images/_topmenu04_select.png");
}

.top .talkyple {
    float: right;
    font-size: 12px;
    border-right: 2px solid #dddddd;
    margin-top: 9px;
    height: 15px;
    color: #03BE71;
    padding-right: 5px;
    cursor: pointer;
}
.top .snbsoft {
    float: right;
    font-size: 12px;
    margin-top: 9px;
    color: #F47923;
    padding-left: 5px;
    padding-right: 6px;
    cursor: pointer;
}

.sssmall-content {
    font-size: 11px;
}

.ssmall-content {
    font-size: 12px;
}

.ssmall-content {
    font-size: 12px;
}
.small-content {
    font-size: 13px;
}

.nomal-content {
    font-size: 14px;
}

.middle-content {
    font-size: 16px;
}

.big-content {
    font-size: 18px;
}

.bbig-content {
    font-size: 20px;
}

.bbbig-content {
    font-size: 31px;
}

.pointer {
    cursor: pointer;
}
.green {
    color: #00c78c;
}
.title+div {
    background: #02caa4;
    color: #ffffff;
    padding: 10px 28px;
}

/* all */
::-webkit-input-placeholder {
    font-size: 12px;
}
::-moz-placeholder {
    font-size: 12px;
}
/* firefox 19+ */
:-ms-input-placeholder {
    font-size: 12px;
}
/* ie */
input:-moz-placeholder {
    font-size: 12px;
}
input[type="text"]
{
	border: solid 1px #c5c5c5;
	margin: 0px 5px 5px 0px;
	padding-left: 10px;
	font-size:12px;
	color:#262626;
}
input[type="text"]:focus
{
	border: solid 1px #00c78c;
}
							
input[target=nameserchfield] {
    width: 284px;
    height: 28px;
    position: absolute;
    left: 0;
    margin: 0 29px 18px;
}

input[target=start-edit] {
    width: 284px;
    height: 28px;
    position: absolute;
    margin: 6px;
    left: 0;
    margin: 0 29px 18px;
}

input[target=end-edit] {
    width: 284px;
    height: 28px;
    position: absolute;
    margin: 6px;
    left: 0;
    margin: 0 29px 18px;
}

input[target=serchbutton] {
    float: right;
    position: relative;
    height: 28px;
    width: 20px;
    background-image: url("../images/ic_search.png");
    background-position: center;
    background-repeat: no-repeat;
    margin: 3px 41px 3px 3px;
    border: aliceblue;
    background-color: rgba(255, 255, 255, 0);
    cursor: pointer;
    bottom: 1px;
}

input[target=deletebutton] {
    float: right;
    position: relative;
    height: 23px;
    width: 30px;
    margin: 4px 0 3px 3px;
    background-image: url("../images/ic_delete.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0);
    border: aliceblue;
    padding: 0;
    border-right: solid 2px #e1e1e1;
    cursor: pointer;
}

#searchResult ul {
    list-style: none;
    opacity: 0;
    padding: 0;
    margin: 0;
}

#searchResult ul li {
    width: inherit;
    left: 0;
    clear: both;
    min-height: 34px;
    cursor: pointer;
}

#searchResult ul li img {
    float: left;
    margin-left: 25px;
    margin-top: 4px;
}

#searchResult ul li a {
    float: left;
    margin-left: 15px;
    text-align: left;
    margin-top: 10px;
    font-size: 12px;
    color: #424242;
}



#searchResult #top {
    font-size: 12px;
    padding: 2px;
    background: #e9e9e9;
    color: #2f7465;
    text-align: left;
    padding: 4px 20px 4px 25px;
    margin-bottom: 10px;
}

#routeResult #top {
    font-size: 12px;
    padding: 2px;
    background: #e9e9e9;
    color: #2f7465;
    text-align: left;
    padding: 4px 20px 4px 25px;
    margin-bottom: 10px;
}
/** 경뢑탐색 */

input[target=search] {
    height: 30px;
    width: 93px;
    margin-top: 8px;
    background: #f5f5f5;
    color: #494949;
    background-repeat: no-repeat !important;
    background-position: 10px 5px !important;
    border: 1px solid #dedede;
    display: inline-block;
    font-family: "Dotum";
    font-weight: bold;
}
input[target=search]:hover {

    background: #ffffff;
    border: 1px solid #00c78c;
}
input[target=search]:active {
    background: #009f70;
    border: 1px solid #00c78c;
    color: #ffffff;
}
input[target=search].active {
    background: #00c78c;
    border: 1px solid #00c78c;
    color: #ffffff;
}

input[target=passadd] {
    height: 20px;
    width: 80px;
    margin-left: 28px;
    /* margin-top: 0px; */
    background: #ffffff url('../images/ic_plus.png');
    color: #5b734c;
    background-repeat: no-repeat !important;
    background-position: 7px 6px !important;
    font-family: "Dotum";
    border: 1px solid #dedede;
    display: block;
    padding-left: 10px;
    font-size: 11px;
    margin-right: 10px;
    float: left;
    display: inline-block;

}
input[target=passadd]:hover {
    background: #dedede url('../images/ic_plus.png');
}
input[target=passadd]:active {
    background: #BDBABA url('../images/ic_plus.png');
}

input[target=start-search] {
    float: right;
    position: relative;
    height: 23px;
    width: 30px;
    margin: 4px 0 3px 3px;
    background-image: url("../images/btn_car01.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0);
    border: aliceblue;
    padding: 0;
    border-right: solid 2px #e1e1e1;
    cursor: pointer;
}

input[target=end-search] {
    float: right;
    position: relative;
    height: 23px;
    width: 30px;
    margin: 5px 0 3px 3px;
    background-image: url("../images/btn_car01.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0);
    border: aliceblue;
    padding: 0;
    border-right: solid 2px #e1e1e1;
    cursor: pointer;
}

input[target=start] {
    float: right;
    position: relative;
    height: 28px;
    width: 20px;
    background-image: url("../images/btn_car_start.png");
    background-position: center;
    background-repeat: no-repeat;
    margin: 2px 41px 3px 3px;
    border: aliceblue;
    background-color: rgba(255, 255, 255, 0);
    cursor: pointer;
}

input[target=end] {
    float: right;
    position: relative;
    height: 28px;
    width: 20px;
    background-image: url("../images/btn_car_arrive.png");
    background-position: center;
    background-repeat: no-repeat;
    margin: 2px 41px 3px 3px;
    border: aliceblue;
    background-color: rgba(255, 255, 255, 0);
    cursor: pointer;
}

.body #routeResult
{
	background:#ffffff;
}
.body #routeResult {
    text-align: left;
    font-size: 12px;
}

#routeResult > a {
    display: block;
    padding: 8px 28px;
}
#routeResult > a:nth-child(even) {
    border-top: solid #e1e1e1 1px;
    border-bottom: solid #e1e1e1 1px;
}

#routeResult > a.active {
    background: #02caa4;
    color: #ffffff;
    border-top: solid #e1e1e1 2px;
    border-bottom: solid #e1e1e1 2px;
}
#routeResult > a:hover {
    background: #02caa4;
    color: #ffffff;
}

hr {
    border: 0;
    height: 1px;
    background: #e1e1e1;
}

#listnav {
    margin-top: 25px;
}

#zoomOut {
    list-style: none;
    z-index: 9999;
    /* width: 100px; */
    height: 86px;
    position: absolute;
    right: 15px;
    top: 105px;
}
#zoom {
    width: 40px;
    height: 40px;
    background: #15c589 url("../images/ic_zoomin.png") 10px 10px no-repeat;
    border-radius: 7px;
    display: inline-block;
}
#zoom:active {
    background: #0f9e6d url("../images/ic_zoomin.png") 10px 10px no-repeat;
}
#out {
    width: 40px;
    height: 40px;
    background: #14c39c url("../images/ic_zoomout.png") 10px 10px no-repeat;
    border-radius: 7px;
    margin-top: 5px;
}
#out:active {
    background: #0da07f url("../images/ic_zoomout.png") 10px 10px no-repeat;
}

#zoomOut .messagebox {
    width: 0;
    height: 30px;
    position: absolute;
    display: inline-block;
    right: 45px;
    top: 6px;
    float: right;
}
#zoomOut .messagebox.zoom {
    background: url("../images/zoomin_hover.png");
}
#zoomOut .messagebox.out {
    background: url("../images/zoomout_hover.png");
}
#zoomOut .messagebox .direction {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #ffffff;
    float: right;
    /* right: 0px; */
    position: relative;
    top: 8px;
    left: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    /*-webkit-animation: anim5 0.75s ease infinite;
          			animation: anim5 0.75s ease infinite;*/
}

@-webkit-keyframes direction {
    to {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@keyframes direction {
    to {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
.messagebox a {
    font-size: 14px;
    color: #3a3c3f;
    position: relative;
    top: 3px;
    left: 11px;
    cursor: default;
}

#btnsky {
    position: fixed;
    right: 0;
    height: 21px;
    margin-top: 5px;
    margin-right: 19px;
    width: 100px;
    border: 1px solid #00c78c;
    border-radius: 5px;
    list-style: none;
    overflow: hidden;
    cursor: pointer;
}
#btnsky li {
    background: #ffffff;
    color: #00c78c;
}
#btnsky li.active {
    background: #00c78c;
    color: #ffffff;
}

#btnsky #skyview {
    display: inline-block;
    height: 100%;
    float: left;
    width: 60px;
    text-align: center;
    padding-top: 4px;
}
#btnsky #mapview {
    display: inline-block;
    height: 100%;
    float: left;
    width: 40px;
    text-align: center;
    padding-top: 4px;
}


#btnjp {
    height: 21px;
    margin-top: 5px;
    margin-right: 19px;
    width: 80px;
    border: 1px solid #00c78c;
    border-radius: 5px;
    list-style: none;
    overflow: hidden;
    cursor: pointer;
    display: none;
}
#btnjp li {
    background: #ffffff;
    color: #00c78c;
}
#btnjp li.active {
    background: #00c78c;
    color: #ffffff;
}

#btnjp #ganji {
    display: inline-block;
    height: 100%;
    float: left;
    width: 40px;
    text-align: center;
    padding-top: 4px;
}
#btnjp #kata {
    display: inline-block;
    height: 100%;
    float: left;
    width: 40px;
    text-align: center;
    padding-top: 4px;
}


#language_menu {
    margin-left: 350px;
    height: 52px;
}
#logo_menu{
	width: 350px; 
	float: left;
}
#logo_menu a {
    color: #BCBBBB;
    font-size: 11px;
    top: 6px;
    position: relative;
}
#menu_route_search {
    width: 293px;
    height: 45px;
    margin-left: 29px;
    clear: both;
}



#searchResult ul li:hover {
    background: #e4f1ed;
    color: #ffffff;
}
#searchResult ul li:active
{
    background: #02caa4;
}
#searchResult ul li:active a {
    color: #ffffff;
}

#searchResult ul li.active
{
    background: #02caa4;
}
#searchResult ul li.active a {
    color: #ffffff;
}

#passexplain
{
	    color: #b6b6b6;
    font-family: 'Dotum';
    width: 198px;
    display: inline-block;
    padding-top:5px;
}

.subwayContainer p#ready
{
	display:none;
} 

@media (max-width: 1100px) {
    .top .talkyple {
        display: none;
    }
    .top .snbsoft {
        display: none;
    }
}
@media (max-width: 880px) {
    .top .language {
        width: 55px;
    }
}
@media (max-width: 768px) {
	#logo_menu{
		width:80%;
		
	}
    .top .language{
        display:block;
        width: 10px;
        color: #ffffff;
        font-family: "Dotum";
        font-weight: bold;
        margin-top: 10px;
    }
    .top .language.ko {
        background-image: url("../images/topmenu01.png");
    }
    .top .language.zh {
       background-image: url("../images/topmenu02.png");
    }
    .top .language.en {
        background-image: url("../images/topmenu03.png");
    }
    .top .language.jp {
       background-image: url("../images/topmenu04.png");
    }
    
    .top .language.ko:active {
        background-image: url("../images/topmenu01.png");
    }
    .top .language.zh:active {
       background-image: url("../images/topmenu02.png");
    }
    .top .language.en:active {
        background-image: url("../images/topmenu03.png");
    }
    .top .language.jp:active {
       background-image: url("../images/topmenu04.png");
    }

    #language_menu {
      	margin-left: 0;
	    position: fixed;
	    left: 0px;
	    top: 61px;
    }
    /*
	#language_menu
	{
		margin-left: 0px;
	    position: absolute;
	    height: 50px;
	    right: 5px;
	    top: 4px;
	    width: 108px;
	    height: 128px;
	    background: rgba(87, 87, 87, 0.47);
	    border-bottom-left-radius: 16px;
	    border-bottom-right-radius: 16px;
	    overflow: hidden;
	    top: 55px;
	}
	*/
	select{
		display:none;
	}
    .searchengine_type1 {
        width: 100%;
        display: none;
        z-index:10000;
    }
    .searchengine_type1 .menu a {
       width: 25%;
    }
    .searchengine_type1 .body {
        width: 100%;
    }
    #searchbn_close {
        display: none;
    }
    td {
        text-align: center;
    }
    #daummap {
        display: none !important;
    }
    .location {
        display: none !important;
    }
    #talkyplemap {
        margin-top: 0;
    }
    
    .searchengine_type1
    {
       	-webkit-animation: slideLeftToRight 0.75s ease;
        animation: slideLeftToRight 0.75s ease;
        animation-fill-mode:forwards;
    }
    .searchengine_type1.active 
    {
       	-webkit-animation: slideRigtToLeft 0.75s ease;
        animation: slideRigtToLeft 0.75s ease;
        animation-fill-mode:forwards;
    }
    #slide_menu {
        width: 39px;
        height: 32px;
        background: #FFFFFF;
        right: 13px;
        position: absolute;
        top: 10px;
        border-radius: 8px;
        border: 2px #00c78c solid;
        z-index: 99999;
    }
    /*
	#slide_menu:hover
	{
		background:#00c78c;
	}
	#slide_menu:hover > span
	{
		background:#ffffff;
	}
	*/
	#slide_menu:active {
      -webkit-animation: click 0.1s ease;
        animation: click 0.1s ease;
	}
    #slide_menu.active {
      background:#00c78c;
    }
    #slide_menu.active > span {
        background: #ffffff;
    }
    
    #slide_menu span {
        width: 24px;
        margin: 0 auto;
        height: 3px;
        background: #00c78c;
        display: block;
        margin-top: 6px;
    }

    #zoomOut {
        top: 80px;
    }
    #zoom {
        width: 30px;
        height: 30px;
        background: #15c589 url("../images/ic_zoomin.png") 6px 6px no-repeat;
        border-radius: 7px;
        display: inline-block;
    }
    #out {
        width: 30px;
        height: 30px;
        background: #14c39c url("../images/ic_zoomout.png") 6px 6px no-repeat;
        border-radius: 7px;
        margin-top: 5px;
    }
    #zoom:active {
        background: #0f9e6d url("../images/ic_zoomin.png") 6px 6px no-repeat;
         -webkit-animation: click 0.1s ease;
        animation: click 0.1s ease;
    }
    #out:active {
        background: #0da07f url("../images/ic_zoomout.png") 6px 6px no-repeat;
         -webkit-animation: click 0.1s ease;
        animation: click 0.1s ease;
    }


    input[target=nameserchfield] {
        width: 88%;
        margin: 0 0 0 6%;
        box-sizing: border-box;
    }
    input[target=serchbutton] {
        margin: 2px 7% 3px 3px;
    }
    input[target=end-edit],
    input[target=start-edit] {
        width: 88%;
        margin: 0 0 0 6%;
        box-sizing: border-box;
        height: 31px;
    }
    input[target=end],
    input[target=start] {
        margin: 3px 7% 3px 3px;
    }
    input[target=passadd] {
        margin: 0 6% 0 6%;
    }
    #menu_route_search 
    {
        width: 88%;
        margin-left: 6%;
    }
    #menu_route_search input {
        width: 32%;
    }
    
    #searchResult ul li:hover {
 	  background: #02caa4;
      color: #ffffff;
	}
    #searchResult ul li:active {
   	 background: #02caa4;
	}
	#searchResult ul li:active a {
    	color: #ffffff;
	}
	.top .language:active
	{
	  -webkit-animation: click 0.1s ease;
	       animation: click 0.1s ease;
	}
	
	/*
	.body #routeResult.active
    {
       	-webkit-animation: top-150px 1.0s ease;
        animation: top-150px 1.0s ease;
        animation-fill-mode:forwards;
    }
    */
    
/*     .subwayContainer p#ready */
/* 	{ */
/* 		display:block; */
/* 		padding: 20px; */
/* 	    font-size: 15px; */
/*     	text-align: center; */
/* 	}  */

	.subwayContainer .subway-top,
	.subwayContainer.subway-marker-4
	{
		display:none !important;
	}
/* 	.subwayContainer .subway-mid, */
/* 	.subwayContainer .subway-bottom */
	
}

input:-ms-input-placeholder {   
  color: #ccc;
}
input,select
{
	border-radius:2px;
}