@charset "utf-8";
/* CSS Document */


.top_lead_hq {
	float:left;
	width:65%;
}

.top_lead_hq h2 {
	margin:0 20px 0 0;
	padding:0;
	font-size:24px;
	line-height:1.3;
}

.top_info_hq {
	float:right;
	width:440px;
}

.top_info_hq .contact_tel_hq {
	margin-top:0;
}

.wid-01 {
    margin: 0 auto;
    width: 66.6667%;
}

.related_services_item_cell-ocn {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}

.related_services_item:nth-of-type-ocn(1) {
    width: 157px;
    padding-bottom: 50px;
    vertical-align: top;
    text-align: center;
}

.related_services_item-ocn {
    display: table-cell;
}

.related_services_ttl-ocn {
    width: 157px;
    height: 157px;
    background-image: url(/content/dam/nttcom/cmn/img/blue_line_box_bg.png);
    background-position: left top;
    background-size: contain;
    background-repeat: no-repeat;
    display: table;
}

.related_services_ttl-ocn .ttl_inner-ocn {
    display: table-cell;
    width: 157px;
    height: 157px;
    font-size: 14px;
    text-align: center;
    vertical-align: top;
    color: #004386;
}

.related_services_ttl-ocn .ttl_inner-ocn img {
    padding-top: 25px;
    margin-bottom: 10px;
}

.related_resource_rightSide-ocn {
    padding: 54px 1rem 2rem;
    vertical-align: top;
}

.text-point {
    vertical-align: text-bottom;
    padding-right: 5px;
}



@media only screen and (min-width: 0px) and (max-width: 420px) {
.top_lead_hq {
	float:none;
	width:auto;
}

.top_lead_hq h2 {
	margin:0;
	font-size:24px;
}

.top_info_hq {
	float:none;
	width:auto;
	padding-top:10px;
}

.contact_info {
	width:auto;
}

.contact_info .left_info {
	float:none;
	width:auto;
	margin-bottom:10px;
}

.contact_info .right_info {
	float:none;
	width:auto;
}

.wid-01 {
    width:auto;
}

.sp-center {
    text-align: center;
}

.related_services_item_cell-ocn {
    width: 100%;
    text-align: center;
}

.related_services_item-ocn {
    display: inline-block;
}

.related_resource_rightSide-ocn {
    padding: 0px 1rem 2rem;
}

.column_component.colnum-2 > .cc-colnum, .column_component.colnum-3 > .cc-colnum, .column_component.colnum-3 > .cc-colnum:nth-of-type(2), .column_component.colnum-4 > .cc-colnum {
    width: 100%;
    padding: 0 20px;
}
}