.web-os-ctu p {
    font-size: 21px;
    color: #232323;
    line-height: 29px;
    font-weight: 600;
}
.web-about-ab p {
    color: #ffffff;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
}
.web-ct-us-ma p {
    font-size: 19px;
    line-height: 27px;
    margin-top: 4px;
    color: #898989;
	text-align: center;
    font-weight: 500;
}
.web-ct-us-ma p strong {
    color:#073c63
}
.web-ab-tp p {
    font-size: 33px;
    line-height: 41px;
    color: #ffffff;
    font-weight: 500;
}
.web-ab-tp2 p {
    font-size: 33px;
    line-height: 41px;
    color: #ffffff;
    font-weight: 500;
	
}
.web-ab-ex p {
    color: #232323;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
}
.web-ab-his p {
    color: #171717;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
	text-align: center;
}

.web-ab-ex p strong{
    color: #073c63
}









































 /*¸ð¹ÙÀÏ css ½ÃÀÛ*/

@media only screen and (max-width: 768px){
.web-os-ctu p {
    font-size: 18px;
    line-height: 26px;
}
.web-ct-us-ma p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 14px;
	padding-left: 14px;
    padding-right: 14px;
}
.web-ct-us-ma p br {
    display: none;
}

.web-ab-ex p {
    color: #232323;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
	padding-left: 14px;
    padding-right: 14px;
}
.web-ab-ex p br {
    display: none;
}

.web-ab-his p {
    font-size: 16px;
    line-height: 24px;
}
.web-about-ab p {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 14px;
    line-height: 22px;
}
.web-ab-tp p {
    font-size: 24px;
    line-height: 32x;
    color: #ffffff;
    font-weight: 500;
	padding-left: 14px;
    padding-right: 14px;
}
.web-ab-tp2 p {
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 500;
	padding-left: 14px;
    padding-right: 14px;
	
}










}