    /* -footer
----------------------------------------------------------- */
	#footer{
		margin:0;
		padding:9px 0 26px;
		text-align:left;
		border-top:solid 1px #ccc;
		font-size:83.33%;
	}
		ul#goTop{
			float:right;
		}
			ul#goTop li{
				background:url(/common/images/content_images/arrows/02_top.gif) no-repeat 0 0.30em;
				padding:0 0 7px 10px;
				text-indent:-10px;
				white-space:nowrap;
				line-height:1;
			}
				ul#goTop li a{
					white-space:nowrap;
					padding-left:9px;
				}

		ul#footUtilities{
			float:left;
		}
			ul#footUtilities li{
				float:left;
				margin:0 0 0 5px;
				padding:0 0 7px 0;
				line-height:1;
				white-space:nowrap;
			}
				ul#footUtilities li a{
					padding-left:5px;
					border-left:solid 1px #ccc;
					white-space:nowrap;
				}
			ul#footUtilities li:first-child{
				margin:0;
			}
				ul#footUtilities li:first-child a{
					padding-left:0;
					border-left:none;
				}

		#copyright{
			margin-top:1px;
		}
			#copyright address{
				color:#808080;
			}

            
			/* tc-footer
----------------------------------------------------------- */
.tc_footer{
    margin:0 auto;
    position:relative;
    height:570px;
    background-color: #ffffff;
    overflow:hidden;
    width:768px;
	border-top:1px solid #cccccc;
	text-align:left;
}

.tc_footer a{
    color:#333333;
    text-decoration: none;
    border-bottom:1px solid #ffffff;
    transition:.1s linear;
    padding-bottom: 1px;
}

.tc_footer-menu__title a:hover{
    opacity:0.75;
    border-color: #444444;
}

.tc_footer .tc_footer__wrap{
    display:flex;
    flex-wrap:nowrap;
    margin-top: 30px;
    width:768px;
}



.tc_footer .tc_footer__logo img{
    width:130px;
    height:30px;
    margin-top: 27px;
}
.tc_footer .tc_footer-menu.majorworks{
    width: 12%;
}

.tc_footer .tc_footer-menu.solution{
    width: 18%;
}

.tc_footer .tc_footer-menu.corp{
    width: 25%;
}

.tc_footer .tc_footer-menu.CSR{
   width:25%;
}

.tc_footer .tc_footer-menu.library{
    width:25%;
}
 
.tc_footer .tc_footer-menu ul{
    margin-top: -25px;
    font-size: 12px;
    line-height:1.3;
}

.tc_footer .tc_footer-menu li{
    margin-top: 15px;
    
}



.tc_footer .tc_footer-menu li a{
    color:#444444;
    transition:.1s linear;
    border-bottom:1px solid #ffffff;
}
.tc_footer .tc_footer-menu li a:hover{
    border-color:#444444;
    opacity:0.75;
}


.tc_footer .tc_footer-menu__title{
    color:#ffffff;
    font-size:15px; 
    margin-bottom: 20px;
    font-weight:bold;
}

.tc_footer .tc_footer-menu__title:hover{
    border-color:#333333;
    opacity:0.75;
}

.tc_footer-title__blank{
    position:relative;
}

.tc_footer-title__blank:after{
    position: absolute;
    content:url("/cmn/img/top/icon_blank_gray.svg");
    top: 6px;
    margin-left: 8px;
    width:10px;
    height: 10px;
}

.tc_footer .tc_footer-sub__wrap{
    position:relative;
    display: flex;
    flex-wrap: wrap;
    width:768px;
    padding-bottom:20px;
    margin:0 auto;
   
}

.tc_footer-line{
    width:100%;
    height:1px;
    background-color:#cccccc;
    margin-top: 20px;
}

.tc_footer .tc_footer-sub__wrap .tc_footer-menu__title{
    margin-right:55px;
}

.tc_footer .tc_footer-blank{
    position:relative;
}

.tc_footer .tc_footer-blank:after{
    content:url("/cmn/img/top/icon_blank_gray.svg");
    position:absolute;
    width:10px;
    height:10px;
    top:4px;
    margin-left: 9px;
}

.tc_footer-menusub__title{
    color: #e6e6e6;
    font-size: 13px;
    margin-right: 55px;
}

footer #tc_footer-bottom{
    width:768px;
    margin-top: 3px;
   
} 

.tc_footer #tc_footer-bottom__wrap{
    display:flex;
    flex-wrap:nowrap;
}

.tc_footer .tc_footer-bottom__link{
    margin-right: 24px;
    color: #969696;
    font-size: 12px;
}
.tc_footer .tc_footer-bottom__link.end{
    margin-right: 0px;
}

.tc_footer .tc_footer-bottom__link a{
    color:#555555;
    border-bottom:1px solid #ffffff;
    transition:.1s linear;
    padding-bottom:1px;
}
.tc_footer .tc_footer-bottom__link a:hover{
    border-color:#555555;
    opacity: 0.75;
}
.tc_footer small.tc_footer__menu{
    display:block;
    color:#969696;
    margin-top:21px;
    font-size: 10px;
}

.tc_footer-menu__pc{
    margin-left: 590px;
}
#tc_footer-back__top{
    position:absolute;
    right:12px;
    bottom:25px;
}
#tc_footer-back__top a{
    font-size:12px;
}

#tc_footer-back__top .top-back{
    position:absolute;
    fill:none;
    stroke:#737373;
    width:9px;
    height:6px;
    top:8px;
    right:-13px;
}



.tc_footer a{
    text-decoration:none;
    cursor: pointer;
    border-bottom:1px solid #ffffff;
    transition:.1s linear;
}
.tc_footer a:hover{
    border-color: #333333;
    opacity: 0.75;
}


.tc_footer li{
    display:inline-block;
}
.tc_footer .main-content-wrapper{
    position:relative;
    z-index:0;
    width:100%;
    display: block;
}

.tc_footer #footer_menu{
    position: absolute;
    right:0;
}
.tc_footer .tc_menu-close{
    display:none;
}


@media print{
    .tc_header{
        display:none;
    }
    .tc_footer{
        display:none;
    }
}



/* header追記 */
.l-article{
	margin-top: 85px;
}
.header_dropNav{
    text-align: left;
}