/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

@charset "utf-8";
/* Roboto */
/* roboto-300 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Roboto Light'), local('Roboto-Light'),
		url('../fonts/roboto-v20-latin-300.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-300.woff') format('woff'),
		/* Modern Browsers */
       url('../fonts/roboto-v20-latin-300.ttf') format('truetype'),
		/* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-300.svg#Roboto') format('svg');
	/* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/roboto-v20-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local('Roboto'), local('Roboto-Regular'),
		url('../fonts/roboto-v20-latin-regular.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-regular.woff') format('woff'),
		/* Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg');
	/* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
	src: local('Roboto Medium'), local('Roboto-Medium'),
		url('../fonts/roboto-v20-latin-500.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-500.woff') format('woff'),
		/* Modern Browsers */
       url('../fonts/roboto-v20-latin-500.ttf') format('truetype'),
		/* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-500.svg#Roboto') format('svg');
	/* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Roboto Bold'), local('Roboto-Bold'),
		url('../fonts/roboto-v20-latin-700.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-700.woff') format('woff'),
		/* Modern Browsers */
       url('../fonts/roboto-v20-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-700.svg#Roboto') format('svg');
	/* Legacy iOS */
}

body * {
	font-family: "Roboto", "占쏙옙占쏙옙占쏙옙占�", sans-serif;
	letter-spacing: 0.003em;
}
.pointBold {
	font-weight: bold;
    color: #005aa4;
}
.dTable {
	width: 100%;
	height: 100%;
	display: table;
}

.dCell {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.43em;
}
table.tableLayoutFix {
	table-layout:fixed;
}
.clearfix:after {
	display: table;
	content: "";
	clear: both;
}

.tbl-style1 tr td {
	word-break: break-word;
	-webkit-word-break: break-word;
	-moz-word-break: break-word;
	-o-word-break: break-word;
}
.preline {
	white-space:pre-line !important;
	word-break: break-word !important;
	-webkit-word-break: break-word !important;
	-moz-word-break: break-word !important;
	-o-word-break: break-word !important;
}
body.eng .tbl-style1 .sbmDocType {
	width: 210px !important;
}

body.eng .tbl-style1 .sbmDocStatus {
	width: 85px !important;
}
.textDeco-u {text-decoration:underline !important;}
#loadingAlert.important {
	display: block !important
}

#headerWrap {
	background: #fff;
	border: 0;
	z-index: 81;
	position: relative;
}

#header {
	position: relative;
	height: auto;
	z-index: 81;
	background: #fff;
}

#headerIn {
	width: 1200px;
	padding: 15px 0;
	position: relative;
	margin: 0 auto 0px;
}

#header .logo {
    position: static;
    width: 170px;
    float: left;
    margin-top: 2px
}

#header .logo-govca {
    position: static;
	width: 160px;
	float: right;
}
#header .logo-govca img,
#header .logo img {
	width: 100%;
	display: block;
}

#langSelectContainer {
	position: absolute;
	top: 50%;
	right: 0;
	/* overflow:hidden; */
	white-space: nowrap;
	margin-top: -11px;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-o-border-radius: 11px;
	border: 1px solid #e1e1e1;
	padding: 0 2px;
	right: 180px;
}

#langSelectContainer.isHover {
	border-bottom-color: transparent;
	border-radius: 11px 11px 0 0;
}

#langSelectContainer input {
	display: none;
	position: absolute;
	left: -9999px;
}

#langSelectContainer .currentLang {
	color: #000;
	font-size: 12px;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0 25px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAZUlEQVQYlY3PsQkCYRiD4ec7/uJKOeRwBR1A5HAMx3QMJ7BzA0ewi80PisVh3iopElIRaxqg1PAd/voRC6betsEZY0RDwxGHUjecsMUdr4ooNeOCPR64Rp4gHcx9ahcf6q8Xa3oDCxodUFxaoT0AAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	background-position: right center;
}

#langSelectContainer .select-lang-list {
	position: absolute;
	margin-top: -1px;
	top: 100%;
	left: -1px;
	right: -1px;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 0 0 11px 11px;
	-webkit-border-radius: 0 0 11px 11px;
	-o-border-radius: 0 0 11px 11px;
	display: none;
	background: #fff;
}

#langSelectContainer .select-lang-list li {
	border-top: 1px solid #e1e1e1;
}

#langSelectContainer .select-lang-list li:first-child {
	border-top: 0;
}

#langSelectContainer .select-lang-list a {
	display: block;
	padding: 5px;
	text-align: center;
}

#langSelectContainer .select-lang-list a:hover {
	background: #f9f9f9;
}

#gnbNav {
	min-width: 1200px;
	background: #005aa4;
	position: relative;
	z-index: 80;
}

#gnbNav .sub-bg {
	position: absolute;
	top: 100%;
	background: #fff;
	z-index: 79;
	left: 0;
	right: 0;
	height: 340px;
	display: none;
	/* transition-duration:0.25s;
	-webkit-transition-duration:0.25s;
	-o-transition-duration:0.25s;
	-moz-transition-duration:0.25s; */
	border-bottom: 5px solid #005aa4;
}

.focus-bg {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.3);
	display: none;
	z-index: 75;
}

#headerWrap .focus-bg {
	display: block;
}

#headerWrap:hover .sub-bg {
	/* display:block; */
	
}


#gnbNav .gnb {
	position: relative;
	max-width: 1400px;
	top: auto;
	left: auto;
	margin: 0 auto;
}

#gnbNav .gnb .dep1 {
	text-align: center;
}
#gnbNav .gnb .dep1:after {
	clear:both;
	content:"";
	display:table;
}
#gnbNav .gnb .dep1>li {
	display: block;
	position: relative;
	float: left;
	padding: 0;
	width:14.28571428571429%;
	background: none;
}

#gnbNav .gnb .dep1>.w12{
	 width:12%;
}

#gnbNav .gnb .dep1>.w15{
	 width:15%;
}

#gnbNav .gnb .dep1>.w18{
	 width:18%;
}

#gnbNav .gnb .dep1>.w19{
	 width:19%;
}

#gnbNav .gnb .dep1>li:first-child {
	background: none;
}

#gnbNav .gnb .dep1>li:after {
	content: "/";
	right: -3px;
	top: 50%;
	margin-top: -6px;
	color: #3a89c9;
	font-weight: bold;
	position: absolute;
}

#gnbNav .gnb .dep1>li:last-child:after {
	display: none;
}

#gnbNav .gnb .dep1>li>a {
	padding: 15px 0;
	display: block;
	text-align: center;
	/* width: 213px !important; */
	width:100% !important;
	white-space: nowrap;
	color: #fff;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 1em;
	height: auto;
}

#gnbNav .gnb .dep2-wrap {
	top: 100%;
	left: 0;
	right: auto;
	background: none;
	border: 0;
	/* width: 213px; */
	width:100%;
	margin-left: 0;
	padding-bottom: 20px;
	margin-top: 15px;
	border-right: 1px dashed #dbdbdb;
	height: 290px;
}

#headerWrap:hover .dep2-wrap {
	/* display:block; */
	
}

#gnbNav .gnb .dep1>li:first-child .dep2-wrap {
	right: 0;
	left: auto;
	border-left: 1px dashed #dbdbdb;
}

#gnbNav .gnb .dep2>li {
	margin-top: 25px;
	border: 0;
}

#gnbNav .gnb .dep2>li:first-child {
	margin-top: 12px !important;
}

#gnbNav .gnb .dep2>li>a {
	background: none;
	padding: 0;
	height: auto;
	line-height: 1em;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: 0;
}

#gnbNav .gnb .dep2>li>a:hover, #gnbNav .gnb .dep2>li>a:focus {
	background: none;
	text-decoration: underline !important;
}

#quickNav .quick li {
	padding: 27px 9px;
}

#quickNav .quick li a img {
	display: block;
	width: 100% !important;
	height: auto !important;
}
/* 
	@Footer
 */
#footerWrap {
	background: #3a4147;
	min-width: 1200px;
}

#footer {
	border-top: 0;
	position:relative;
	padding-left:120px;
	padding-right:20px;
	box-sizing:border-box;
}

#footer>div {
	float: left;
}

#footer .logoWrap {
	position:absolute;
	left:0;
	width:110px;
	top:30px;
}

#footer .logoWrap img {
	width: 110px;
	display: block;
}

#footer .infoWrap {
	margin-left: 8px;
	color: #8a949e;
	line-height: 1.4em;
	width:100%;
}
#footer .infoWrap ul.dep1 {
	width:100%;
}
#footer .infoWrap ul.dep1 > li {
	float:left;
	width:16.66666666%;
}

#footer .infoWrap ul li a {color:#8a949e;padding:0 5px;}
#footer .infoWrap ul li a:hover {text-decoration:underline;}
#footer .infoWrap ul.dep1 >  li >  a {
	font-weight:bold;
}
#footer .infoWrap .dep2-wrap {margin-top:20px;}
#footer .infoWrap .dep2-wrap ul li {margin-top:7px;}
#footer .infoWrap p {}
#footer .blur {
	color: #8a949e;
}
#footer .logo-govca-gray {float:left;width: 128px;margin-top: 15px;}
#footer .float-right {float:right;}
#footer .logo-risa-gray {float:left;}
#footer .copyright {float:left;margin-top:20px;text-align:left;}
/* Override */
#validationMessage .vm-wrap .vm-body .txt-area {
	word-break: break-word !important;
}

.cert-step-wrap .step-in .text {
	padding-right: 20px;
}

.cert-step-wrap .step-in h4 span {
	height: auto;
	padding: 0
}

.cert-step-wrap .step-in h4 span.step {
	font-size: 16px;
	color: #005aa4;
}

.cert-step-wrap .step-in h4 span.tit {
	font-size: 16px;
	margin-top: 5px;
	color: #555;
}
/* Layout */
.risa-main {
	padding: 37px 0;
	height: auto;
}

#container.main, #container.main #container {
	min-height: 0;
}

#risa-main-layout {
	margin-left:-10px;
	margin-right:-10px;
}
#risa-main-layout * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#risa-main-layout .layout-column {
	float:left;
	padding:0 10px;
}
#risa-main-layout .layout-column .layout-column-in {
	
}
#risa-main-left,
#risa-main-right {
	width:25%;
}
#risa-main-center {
	width:50%;
}
#risa-main-layout .layout-column .layout-column-in h2 {
	font-size:24px;
	padding:20px 0 20px;
	position:relative;
}
#risa-main-layout .layout-column .layout-column-in h2:after {
	height:3px;
	width:74px;
	content:"";
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	background:#000;
}
.service-list {
	margin-top:20px;
}
.service-list dd {
	margin-top:4px;
}
.service-list dd:first-child {margin-top:0;}
.service-list dd a {
	padding:10px 20px;
	display:block;
	font-size:16px;
	line-height:1.43em;
	border-radius:6px;
	color:#000;
}
.service-list dd a:hover {opacity:0.8}
.service-list dd a.new {background:#3E84B9}
.service-list dd a.reissue {background:#7EB7E3}
.service-list dd a.issue {background:#DAE2E8}
.service-list dd a.renew {background:#F1F2F2}
.service-list dd a.find {background:#add9e8}
.service-list dd a.service {background:#99D5EB}
.service-list dd a.eds {background:#f28c45;color:#fff;}
.service-list dd a .dTable {
	width:100%;
}
.service-list dd a .dTable .picto {
	width:52px;
}
.service-list dd a .dTable .picto img {
	display:block;
	margin:0 auto;
}
#risa-main-center .item {
	position:relative;
	height:430px;
	overflow:hidden;
}
#risa-main-center .item img {
	display:block;
	margin:0 auto;
	width:450px;
	height:auto;
}
#risa-main-center .item .titleWrap {
	position:absolute;
	lefT:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.5);
	color:#fff;
	padding:20px 100px 20px 20px;
}
#main-carousel .owl-dots {
	position:absolute;
	right:20px;
	bottom:20px;
	z-index:2;
}
#main-carousel .owl-dots button {
	display:inline-block;
	margin-left:10px;
	width:13px;
	height:13px;
	background:rgba(255,255,255,0.33);
}
#main-carousel .owl-dots button:first-child {margin-left:0;}
#main-carousel .owl-dots button.active {
	background:#989899;
	border:1px solid #fff;
}
#main-guide-box {
	-webkit-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	height:218px;
	margin-top:20px;
	color:#fff;
	background-image:url(../img/main-guide-bg.png);
	background-position:cetner center;
	padding:30px;
	position:relative;
}
#main-guide-box h2 {
	font-size:21px;
	padding-top:0 !important;
	padding-bottom:18px !important;
}
#main-guide-box h2:after {background:#fff !important;}
#main-guide-box .description {
	margin-top:18px;
	font-size:13px;
	color:#A6D3F4;
	line-height:1.3em;
}
#main-guide-box .linkList {
	margin-top:20px;
}
#main-guide-box .linkList li {
	margin-top: 13px;
	padding-left:14px;
	background-repeat: no-repeat;
    background-position: left center;
    background-image:url("../img/icn_main_angle_right_1.png");
}
#main-guide-box .linkList a {
	font-size:17px;
	color:#fff;
}
#main-guide-box > .btn {
	position:absolute;
	right: 30px;
    bottom: 29px;
	border:1px solid #fff;
	font-size:15px;
	display:block;
	padding:10px 15px;
	color:#fff;
	border-radius:5px;
}
#main-guide-box > .btn:hover {
	background:#fff;
	color:#426bac;
}
#online-service-list-wrap {
	/* background:#f8fbfe;
	padding:0 24px 24px 24px; */
}
#online-service-list {
	margin-top:20px;
	padding:0 10px;
}
#online-service-list dd {
	margin-top:14px;
}
#online-service-list dd:first-child {
	margin-top:0;
}
#online-service-list dd a {
	display:inline-block;
	font-size:17px;
	color:#4270BA;
}
#online-service-list dd a span,
#online-service-list dd a img {
	display:inline-block;
	vertical-align:middle;
}

#twitterApiWrap {
	margin-top:20px;
	border:1px solid #dbdbdb;
}
#twitterApiWrap > a {
	text-align:center;
	display:block;
	padding:10px;
}



#kica-main-bottom-wrap {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	background: #eff7ff;
	border-top:1px solid #dbdbdb;
}

#kica-main-bottom {
	/* margin-top:40px; */
	width: 1200px;
	margin: 0 auto;
}
#kica-main-bottom .link {
	font-weight: bold;
    padding: 12px 17px 14px;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0.4);
    transition-duration: 0.25s;
    -webkit-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    font-size: 18px;
    display: inline-block;
    color: #fff;
    letter-spacing: 0.02em;
    position: relative;
    margin-top:44px;
}
#kica-main-bottom .link img {
	margin-left: 9px;
}
#kica-main-bottom .link:hover {
	text-decoration: none;
    background: rgba(0, 0, 0, 0.65);
}
#kica-main-bottom>div {
	padding: 50px 25px;
	float: left;
	width: 33.3333333333%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#kica-main-bottom .tit h2 {
	font-size: 24px;
	float: left;
	font-weight: bold;
	color: #444444;
}

#kica-main-bottom .tit .more-btn {
	float: right;
	font-size: 18px;
	color: #005aa4;
}

#kica-main-bottom #mainCustomer {
	background: #e0f0ff;
}

#kica-main-bottom>div#mainNotice {
	width: 510px;
}

#kica-main-bottom>div#mainQuickLink, #kica-main-bottom>div#mainCustomer
{
	height:339px;
	width: 345px;
}

#mainNotice .contents {
	margin-top: 40px;
}

#mainNotice li {
	display: block;
	position: relative;
	padding-left: 30px;
	line-height: 1.3em;
	white-space: nowrap;
	font-size: 18px;
	color: #444;
	padding-right: 105px;
	margin-top: 15px;
}

#mainNotice li:fisrt-child {
	margin-top: 0;
}

#mainNotice li a {
	color: #444;
	display: block;
	color: inherit;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis
}

#mainNotice li .num {
	position: absolute;
	color: #005aa4;
	left: 0;
	top: 0;
}

#mainNotice li .date {
	color: #97a2ae;
	position: absolute;
	right: 0;
	top: 0;
}

#mainNotice li .date span.yy {
	display: inline-block;
	text-align: right;
	width: 40px;
}
#mainQuickLink {
	border-left:1px solid #dbdbdb;
}
#mainQuickLink .contents {
	margin-top: 30px;
	position:relative;
	height:185px;
}
#mainQuickLink .text {
	font-size:13px;
	line-height:1.43em;
}
#mainQuickLink .cloud-application-bg {
	position: absolute;
    right: -6px;
    bottom: 0px;
    width: 163px;
    height: auto;
    display: block;
}
#mainQuickLink a.ql {
	background: #9ebcd9;
	display: block;
	height: 60px;
	line-height: 60px;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-o-border-radius: 11px;
	font-size: 18px;
	color: #fff;
	white-space: nowrap;
	margin-top: 20px;
	padding: 0 25px;
	font-weiht: bold;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
}

#mainQuickLink a.ql:hover {
	background: #7fa5ca;
}

#mainQuickLink a.ql>* {
	display: inline-block;
	vertical-align: middle;
}

#mainQuickLink a.ql:first-child {
	margin-top: 0;
}

#mainQuickLink a.ql .arrow .picto {
	margin-right: 18px;
}

#mainQuickLink a.ql .arrow {
	float: right;
	margin-top: 25px;
}

#kica-main-bottom>div#mainCustomer {
	padding-left: 40px;
	/* background-color:#e7eff3; */
	background-repeat:no-repeat;
	background-image:url(../img/cloud/picto_customercenter.png);
	background-position: 202px 116px;
}

#mainCustomer .contents {
	margin-top: 40px;
	position:relative;
}

#mainCustomer .customerNumber {
	font-size: 32px;
	font-weight: bold;
	color: #005aa4;
}
#mainCustomer .customer-item {
	display:table;
	width:100%;	
}
#mainCustomer .customer-item:first-child {
	border-bottom:1px solid #91989c;
}
#mainCustomer .customer-item:first-child .item-cell {
	padding-top:0;
}
#mainCustomer .customer-item .item-cell {
	vertical-align:middle;
	padding:10px 13px;
	display:table-cell;
	text-align:left;
}
#mainCustomer .customer-item .item-cell.picto {
	text-align:center;
	width:40px;
}
#mainCustomer .customer-item .item-cell.info {
	font-size:18px;
	color:#545250
}
#kica-main-bottom #mainCustomer .link {
	margin-top:18px;
} 
#mainCustomer dl {
	margin-top: 28px;
	font-size: 18px;
	line-height: 1.4em;
	color: #444444;
}

#mainCustomer dl dt {
	margin-top: 20px;
	font-weight: bold;
}

#mainCustomer dl dt:first-child {
	margin-top: 0;
}

#mainCustomer dl dt, #mainCustomer dl dd {
	font-size: 18px;
}

#lnbNav h1.stit {
	color: #009dbf !important;
	font-size: 25px !important;
	font-weight: bold !important;
	height: auto;
	margin-bottom: 16px;
}

#lnbNav .lnb {
	border-top: 6px solid #009dbf;
	position: relative;
	background: #fff;
	width: 210px;
}

#lnbNav .lnb:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: -6px;
	height: 6px;
	width: 20px;
	background: #005aa4;
}

#lnbNav .lnb  li a {
	position: relative;
	background-color: none !important;
	height: auto !important;
	line-height: 1.3em !important;
	font-size: 14px !important;
	color: #8f8f8f !important;
	padding: 8px 15px 8px 25px !important;
	/* white-space:nowrap; */
	background-repeat: no-repeat !important;
	background-position: 6px center !important;
	background-image: url("../img/icn_lnb_arrow.png") !important;
}

#lnbNav .lnb li.over a, #lnbNav .lnb li a:hover {
	color: #444444;
	background-color: #eff7ff !important;
	font-weight: bold;
}

.drz
,
{
box-sizing
:
 
border-box
;
 
}
.drz {
	margin-top: 30px;
	border: 2px dashed #009dbf;
	background: white;
	padding: 104px 54px;
	min-height: 311px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.drz:hover {
	background: #f9f9f9;
}

.drz.dz-clickable {
	cursor: pointer;
}
/* .drz.dz-clickable * {
    cursor: default; 
} */
.drz.dz-clickable .dz-message, .drz.dz-clickable .dz-message * {
	cursor: pointer;
}

.drz.dz-clickable .dz-message .plusIcn {
	margin: 0 auto 10px;
	width: 60px;
	height: 60px;
	border: 2px dashed #666;
	color: #666;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	line-height: 60px;
	text-align: center;
	font-size: 35px;
}

.drz.dz-drag-hover {
	border-style: solid;
	background: #eff7ff
}

.drz.dz-started .dz-message {
	display: none;
}

.drz.dz-drag-hover .dz-message {
	opacity: 0.5;
}

.drz .dz-message {
	line-height: 1.4em;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
}

.drz .dz-preview {
	display: inline-block;
	vertical-align: top;
	margin: 16px 0;
	height: 150px;
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	margin-top: -75px;
	/* margin-left: -75px; */
}

.drz .dz-preview img {
	display: block;
	margin: 28px auto 10px;
}

.drz .dz-preview .dz-details {
	text-align: center;
	font-size: 17px;
}

.drz .dz-preview .dz-details .dz-filename {
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	margin-left: auto;
	margin-right: auto;
}

.drz .dz-preview .dz-details .dz-filename span {
	display: inline;
}

.drz .drz-helper {
	position: absolute;
	text-align: center;
	bottom: 15px;
	left: 0;
	color: #ef7f61;
	width: 100%;
	font-size: 12px;
}

.drz .drz-helper .onfile {
	display: none;
}

.drz.dz-started .drz-helper .ready {
	display: none
}

.drz.dz-started .drz-helper .onfile {
	display: inline
}

.regist-num-input table.bd-top-1 td, .regist-num-input table.bd-top-1 th
	{
	border-top: 1px solid #dbdbdb;
	height: 41px;
	font-size: 14px;
}

.regist-num-input table.bd-top-1 tr:first-child td, .regist-num-input table.bd-top-1 tr:first-child th
	{
	border-top: 0;
}

#guideTab .tab3 {
	height: 46px;
}

#guideTab .tab3 table {
	border-spacing: 1px;
}

#guideTab .tab3 table.width100 {
	width: 100%;
}

#guideTab .tab3 .line {
	width: auto;
	right: 2px;
}

#guideTab .tab3 table td {
	border-top-color: #e0e0e0;
	height: 40px;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	position: relative;
	padding-left: 6px;
	padding-right: 6px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#guideTab .tab3 table td:before {
	width: 8px;
	height: 4px;
	background: url(../img/guide_arrow.png) no-repeat 100% 100%;
	position: absolute;
	content: "";
	top: 0;
	left: 50%;
	margin-left: -4px;
	opacity: 0;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}

#guideTab .tab3 table td:not (.on ):hover {
	background: #fff;
	border-color: #e1e1e1;
}

#guideTab .tab3 table td.on {
	border-color: #e1e1e1;
	border-top: 2px solid #009dbf;
}

#guideTab .tab3 table td.on:before {
	opacity: 1;
}

#guideTab .tab3 .line {
	background: #e1e1e1;
	z-index: 1;
}

#guideTab .tab3 table td a {
	height: 100%;
	line-height: 40px;
	white-space: nowrap;
}

#guideTab .tab3 table td a br {
	display: none;
	height: auto;
}

.documentSubmissionInfo h4.stit {
	background: none;
	font-size: 16px;
	position: relative;
	height: auto;
	margin-bottom: 15px;
	padding-left: 15px;
}

.documentSubmissionInfo h4.stit:before {
	width: 6px;
	height: 6px;
	left: 0;
	top: 50%;
	margin-top: -3px;
	content: "";
	position: absolute;
	display: block;
	background: #cccccc;
}

.documentSubmissionInfo .tbl-style1 {
	border-color: #959595;
	border-top-width: 1px;
}

.documentSubmissionInfo .tbl-style1.th-n tr th {
	font-size: 14px;
	color: #009dbf;
	font-weight: bold;
	text-align: left;
	border-top-color: #959595;
}

.documentSubmissionInfo .tbl-style1.th-n tr th.orangeColor {
	color: #ef7f61
}

.documentSubmissionInfo .tbl-style1 th, .documentSubmissionInfo .tbl-style1 td
	{
	border-color: #ebebeb;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.6em;
	word-break: break-word;
}

.documentSubmissionInfo .tbl-style1 th *, .documentSubmissionInfo .tbl-style1 td *
	{
	line-height: 1.6em;
}

.documentSubmissionInfo .tbl-style1.th-n tr.brd2 th {
	border-top-color: #ebebeb
}

.documentSubmissionInfo .mt60 {
	margin-top: 60px;
}

.documentSubmissionInfo .dl-list1 dt, .documentSubmissionInfo .dl-list1 dd
	{
	display: block;
	float: none;
	padding-left: 0;
}

.documentSubmissionInfo dl {
	margin-top: 15px;
}

.documentSubmissionInfo dl:first-child {
	margin-top: 0;
}

.documentSubmissionInfo dd {
	margin-top: 5px;
}

.apply-complete-wrap .apply-name span {
	padding-top: 45px;
	line-height: 1.2em;
	display: block;
	height: auto;
    padding-bottom: 45px;
    min-height:94px;
}

.popupDocTable .numbering li {
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 3px !important;
}

.list-type1.numbering li .s-txt {
	margin-left: 0;
}

.numbering li {
	position: relative;
	padding-left: 20px;
	margin-top: 9px;
	line-height: 1.6em;
}

.numbering li:first-child {
	margin-top: 0
}

.numbering li .num {
	position: absolute;
	left: 0;
	top: 0;
}

.howToSbmDocStepWrap {
	position: relative;
	padding-left: 170px;
	margin-top: 50px;
}

.howToSbmDocStepWrap:before {
	border-left: 4px dashed #e1e1e1;
	content: "";
	position: absolute;
	top: 0;
	bottom: -20px;
	left: 85px;
	display: block;
}

.howToSbmDocStepWrap:first-child {
	margin-top: 0;
}

.howToSbmDocStepWrap:last-child:before {
	display: none;
}

.howToSbmDocStepWrap:first-child .picto {
	padding-top: 0px;
}

.howToSbmDocStepWrap .picto {
	position: absolute;
	left: 0;
	width: 170px;
	top: 0;
	z-index: 2;
	background: #fff;
	padding-bottom: 30px;
}

.howToSbmDocStepWrap .picto img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.issuanceGuideWrap {
	margin-left: -10px;
	margin-right: -10px;
}

.issuanceGuideWrap:after {
	clear: both;
	display: table;
	content: "";
}

.issuanceGuideWrap .itemWrap {
	width: 33.33333333333%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}

.issuanceGuideWrap.fRight .itemWrap {
	float: right;
}

.issuanceGuideWrap .itemWrap .item {
	border: 1px solid #ebebeb;
	height: 250px;
	display: table;
	width: 100%;
	text-align: center;
	color: #444444;
	z-index: 1;
	position: relative;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
.issuanceGuideWrap.hAuto .itemWrap .item {
	height:100px;
}
.issuanceGuideWrap.hAuto .itemWrap .item .inner {
	vertical-align:middle;
	padding:0 10px;
}
.issuanceGuideWrap.hAuto .itemWrap .item img {
	display:block;
	margin:0 auto;
	max-width:100%;
	height:auto;
}
body.eng .issuanceGuideWrap.second .itemWrap .item, body.fra .issuanceGuideWrap.second .itemWrap .item
	{
	height: 250px;
}

body.eng .issuanceGuideWrap.third .itemWrap .item, body.fra .issuanceGuideWrap.third .itemWrap .item
	{
	height: 280px;
}

.issuanceGuideWrap .itemWrap .item:hover {
	background: #f9f9f9;
}

.issuanceGuideWrap .itemWrap .item .inner {
	display: table-cell;
	vertical-align: top;
}

.issuanceGuideWrap .itemWrap .item .picto {
	margin-top: 20px;
	height: 58px;
}

.issuanceGuideWrap .itemWrap .item .picto img {
	display: block;
	margin: 0 auto;
}

.issuanceGuideWrap .itemWrap .item .step {
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	line-height: 1.4em;
	padding: 0 10px;
}

.issuanceGuideWrap .itemWrap .item .step br {
	display: none;
}

body.eng .issuanceGuideWrap .itemWrap .item .step br, body.fra .issuanceGuideWrap .itemWrap .item .step br
	{
	display: block;
}

.issuanceGuideWrap .itemWrap .item .desc {
	font-weight: 300;
	max-width: 220px;
	margin: 20px auto 0;
	line-height: 1.5em;
}

.issuanceGuideWrap .arrow {
	position: absolute;
	z-index: 2;
}

.issuanceGuideWrap .arrow.toRight, .issuanceGuideWrap .arrow.toLeft {
	top: 50%;
	margin-top: -14px;
}

.issuanceGuideWrap .arrow.toRight {
	right: -18px;
}

.issuanceGuideWrap .arrow.toLeft {
	left: -18px;
}

.issuanceGuideWrap .arrow.toBottom {
	bottom: -16px;
	left: 50%;
	margin-left: -16px;
}

.regist-num-input.line1.paddingEqual {
	padding-top: 28px;
	padding-bottom: 28px;
}

.faq-list tr td.answer {
	white-space: pre-line
}

.faq-list table, .board-list table {
	table-layout: fixed;
}

.board-list.noneFix table {
	table-layout: auto
}

.board-list.noneFix table th {
	line-height: 1.4em;
}

.faq-list tr td {
	
}

.faq-list a {
	line-height: 1.4em;
}

.board-list tr td:not (.vstPlcTel ) {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.board-list tr td.wb {
	padding-top: 8px;
	padding-bottom: 8px;
  word-break: break-word;
  -ms-word-break: break-word;
  word-wrap: break-word;
  width: 100%;
}
.board-list tr td.vstPlcTel, .board-list tr td.zipAddr, .board-list tr td.vstPlcNm
	{
	white-space: normal;
	padding: 8px;
}
.board-view table {
	table-layout:fixed;
}
.board-view tr td.subject {
	padding-top: 8px;
	padding-bottom: 8px;
	 word-break: break-word;
  -ms-word-break: break-word;
	word-wrap: break-word;
	white-space: pre-line;
}

.board-view tr td.contents-area {
	 word-break: break-word;
  -ms-word-break: break-word;
	word-wrap: break-word;
	white-space: pre-line;
}

.board-list tr td.zipAddr {
	word-break: break-word;
}
/* document reception layout override*/
#pprsPrsntnMthdWrap.gray-box1 .con-box table th {
	white-space: nowrap;
}

/* language custom */
body.eng #pprsPrsntnMthdWrap.gray-box1 .con-box table th, body.fra #pprsPrsntnMthdWrap.gray-box1 .con-box table th
	{
	padding-right: 40px;
}

body.eng .apply-detail-info .info-wrap .info-row.line-break dd, body.fra .apply-detail-info .info-wrap .info-row.line-break dd
	{
	padding-left: 100px;
}

body.eng .apply-detail-info .info-box dd, body.fra .apply-detail-info .info-box dd
	{
	padding-left: 115px
}

body.eng .btn1.s a, body.eng .btn1.s button, body.eng .btn1.s input,
	body.fra .btn1.s a, body.fra .btn1.s button, body.fra .btn1.s input {
	line-height: 25px;
}

body.eng .btn1 a, body.eng .btn1 button, body.eng .btn1 input, body.fra .btn1 a,
	body.fra .btn1 button, body.fra .btn1 input {
	line-height: 30px;
}

.roundBtn a{
	border-radius:10px;
}

.tbl-style2 tr td .s-txt.dBlock {
	display: block;
	margin-top: 4px;
	margin-left: 0;
}

.ico-attention4 {
	padding-top: 3px;
	height: 13px;
}
.ico-attention4.lh11 {
	line-height:11px;
}
.ico-attention4.mt10 {
	margin-top: 10px;
}

.tbl-style1.v.nowrap tr td {
	/* white-space:nowrap; */
	word-break: inherit;
}

.con-step-wrap .step-process li span {
	display: table;
}

.con-step-wrap .step-process li span em {
	/* line-height:1.43em;
	display:inline-block;
	
	background:none;
	padding:0; */
	line-height: 1.43em;
	vertical-align: middle;
	display: table-cell;
}

.stit-txt.noneFloat {
	float: none;
	margin: 0;
	margin-top: 4px;
}

/*
Cloud ui 
 */
 
 .howoto-cloud-info-wrap {
 	margin-left:-10px;
 	margin-right:-10px;
 }
 .howoto-cloud-info-wrap:after {
 	clear:both;
 	content:"";
 	display:table;
 }
  .howoto-cloud-info-wrap .arrow {
 	position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -12px;
    right: -15px;
}
.howoto-cloud-info-wrap .arrow img {
	width:28px;
	display:block;
}
.howoto-cloud-info-wrap.col2 .cloud-step-item-wrap {
	width:25%;
	padding:10px;
	height:230px;
}
 .howoto-cloud-info-wrap .cloud-step-item-wrap {
 	float:left;
 	width:33.3333333333333333%;
 	padding:0 10px;
 	height:220px;
 	box-sizing:border-box;
 	-webkit-box-sizing:border-box;
 	-moz-box-sizing:border-box;
 	-o-box-sizing:border-box;
 	position:relative;
 }
 .howoto-cloud-info-wrap .cloud-step-item {
 	border:1px solid #ebebeb;
 	text-align:center;
 	position:relative;
 	display:table;
 	height:100%;
 	width:100%;
 }

 .howoto-cloud-info-wrap .cloud-step-item .icn {
 	display:inline-block;
 	vertical-align:middle;
 	margin:0 auto;
 }
  .howoto-cloud-info-wrap .cloud-step-item .icn.mt3 {
  	margin-top:3px;
  }
  .howoto-cloud-info-wrap .cloud-step-item .icn.ml9 {
  	margin-left:9px;
  }
 .howoto-cloud-info-wrap .cloud-step-item .tit {
 	font-weight:bold;
 	font-size:15px;
 	line-height:1.3em;
 	margin-top:10px;
 }
 .howoto-cloud-info-wrap .cloud-step-item .description {
 	margin-top:10px;
 	font-size:14px;
 	font-weight:300;
 	line-height:1.43em;
 }
 .howoto-cloud-info-wrap.col2 .cloud-step-item .item-cell {
 	padding-top:0;
 	vertical-align:middle;
 }
 .howoto-cloud-info-wrap .cloud-step-item .item-cell {
 	display:table-cell;
 	vertical-align:top;
 	padding-top:35px;
 }
 .howoto-cloud-info-wrap .cloud-step-item .imgWrap {
 	height:61px;
 }
 .howoto-cloud-info-wrap.col2 .cloud-step-item .imgWrap {
 	height:67px;
 }
 .howoto-cloud-info-wrap .cloud-step-item .manage_btn {
 	width:150px;
 	height:45px;
 	line-height:45px;
 	text-align:center;
 	margin:10px auto 0;
 	color:#fff;
 	background:#005aa4;
 	display:block;
  	font-weight:bold;
 	font-size:14px;
 	border-radius: 23px;
	-moz-border-radius: 23px;
	-webkit-border-radius: 23px;
	-o-border-radius: 23px;
	transition-duration: 0.25s;
	-webkit-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
 }
 .howoto-cloud-info-wrap .cloud-step-item .manage_btn:hover {
 	background:#1e80d0;
 }
 .pageDescBtnWrap {
 	margin-top:25px;
 	text-align:center;
 	background:#f9f9f9;
 	padding:40px 25px;
 	box-sizing:border-box;
 	-webkit-box-sizing:border-box;
 	-moz-box-sizing:border-box;
 	-o-box-sizing:border-box;
 }
 .pageDescBtnWrap .pageDesc {
 	font-size:15px;
 	line-height:1.43em;
 }
 .pageDescBtnWrap .pageDesc .pointColor {
 	color:#009fea;
 }
 .pageDescBtnWrap a {
 	background:#005aa4;
 	width:360px;
 	height:60px;
 	line-height:60px;
 	text-align:center;
 	display:block;
 	margin:25px auto 0;
 	color:#fff;
 	font-weight:bold;
 	font-size:18px;
 	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	transition-duration: 0.25s;
	-webkit-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
 }
 .pageDescBtnWrap a:hover {
 	background:#1e80d0;
 }
 .cloud-management-list {}
.cloud-management-list:after {
	clear:both;
	display:table;
	content:"";
}
.cloud-management-list .itemRow {
	display:table;
	border-spacing:10px;
	height:210px;
}
.cloud-management-list .itemRow .cloud-management-item-wrap {
	display:table-cell;
	border:1px solid #dbdbdb;
	vertical-align:middle;
}
.cloud-management-list .itemRow .cloud-management-item-wrap.noneBorder {
	border:0;
}
.cloud-management-item-wrap {
	/* float:left; */
	width:50%;
	padding:5px;
	-webkit-box-sizing:border-box;
 	-moz-box-sizing:border-box;
 	-o-box-sizing:border-box;
}
.cloud-management-item-wrap:nth-child(2n+1) {
	clear:both;
}
.cloud-management-item-wrap .itemRow {
	
}
.cloud-management-item {
	display:table;
	/* border:1px solid #dbdbdb; */
	width:100%;
	height:100%;
}
.cloud-management-item > div {
	display:table-cell;
	vertical-align:top;
	padding:15px 0;
}
.cloud-management-item > div.icnCell {
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	width:90px;
	position:relative;
}
.cloud-management-item > div.icnCell:after {
	content:"";
	display:block;
	position:Absolute;
	right:0;
	top:10px;
	bottom:10px;
	width:1px;
	background:#dbdbdb;
}
.cloud-management-item > div.icnCell img {
	display:block;
	margin:0 auto;
}
.cloud-management-item > div.infoCell {line-height:1.43em;padding-left:10px;}
.cloud-management-item > div.infoCell .tit {
	font-weight:bold;
	font-size:14px;
}
.cloud-management-item > div.infoCell .tit br {display:inline-block;}
.cloud-management-item > div.infoCell .desc {
	margin-top:10px;
}
.cloud-management-item > div.infoCell a {
	width: 145px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top: 10px;
    color: #fff;
    background: #005aa4;
    display: block;
    font-weight: bold;
    font-size: 12px;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -o-border-radius: 16px;
    transition-duration: 0.25s;
    -webkit-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
}
.cloud-management-item > div.infoCell a:hover {
	background:#1e80d0;	
}
.cloud-management-item > div.btnCell {
	
}
.error-box {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding-bottom:100px;
}
#apiDescription {text-align:center;}
#apiFrmWrap {
	text-align:center;
	margin-top:10px;
}
#apiFrmWrap label.apiLbl,
#apiFrmWrap input.apiInp {
	vertical-align:middle;
}
#apiFrmWrap label.apiLbl {
	display:inline-block;
}
#apiFrmWrap input.apiInp {
	width:200px;
	height:30px;
}
#reasonTxt {
 	line-height:1.43em;
 	font-weight:bold;
 	font-size:16px;
 }

#map {
	height:300px;
}