.tTop{
	margin: 0px;
    overflow: hidden;
    padding: 0px 0px 0px;
}

.tTop .col2-set .col-1 {
    float: left;
    padding-bottom: 0;
    padding: 0px;
    text-align: left;
    /*width: 49%;*/
    min-height: 362px;
    padding: 18px 25px 0 5px;
    margin-bottom: 0px;
}

.tTop .col2-set .col-2 {
    float: right;
    padding-bottom: 0;
    padding: 10px 0 0 55px;
    text-align: left;
    /*width: 48%;
    margin-bottom: 25px;
    padding: 25px 0;*/
    background: #fff;
    
    
}

.col2-set .nStyle, .infoLine li{
    list-style: none;
}

.infoLine{
	-webkit-padding-start: 0px;
	line-height: 2;
	width: 90%;
	padding: 0px 0px 0 5px;
	text-align: justify;
}

.title{
	line-height: 2.5;
}

.infoT{
	background-color: transparent;
	width: 100%;
	height: auto;
	min-width: 258px;
}

.infoT tr{
	background-color: transparent;
	width: 100%;
	height: auto;
}

.infoT td:nth-child(2){
	background-color: transparent;
	width: 100%;
	height: auto;
}

.infoT td:first-of-type{
	background-color: transparent;
	max-width:140px;
	min-width:100px;
	height: auto;
}

.cMap{
	width: 100%;
    height: 330px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.base5x{
	display: inline-block;
}

.title {
    color: rgb(86, 86, 86);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    -webkit-text-size-adjust: none;
}

@media (max-width: 992px){
	.tTop .col2-set .col-1 {
		width: 80%;
	}
	.tTop .col2-set .col-2 {
		float: left;
		width: 80%;
	}
}

#formContent{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #999999 !important;
    -webkit-text-size-adjust: none;
}

#PrivacyPolicy_inside{
		width: 90%;
		height:310px;
}
