/*
Theme Name: jucs02
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: roefe
Author URI: http://www.jucs.co.jp/
Description: Twenty Seventeen Child Theme
Version: 1.0.0
Template: twentyseventeen
*/


.site-info {
/*	display: none; */
	margin: auto;
	float: none;
}


.site-footer .main-navigation {
	display: none;
}


table.table01, td
{
    border: none;
    padding: 0;
    margin-left: 20px;
    margin-right: 20px;
}

.site-header-main {
/*	background-color: #737289; */
}

.main-navigation a {
/*	color: #fd9909; */
}

.main-navigation a:hover,
.main-navigation a:focus {
/*	color: #ffffff; */
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	border-color: #ffffff;
/*	color: #ffffff; */
}

.site-content {
	padding: 0;
}

.panel-content .wrap {
	padding: 0;
}


.custom-logo-link img {
    /* display: inline-block; */
    max-height: 160px;
    /* width: auto; */
}