@charset "UTF-8";
/* CSS Document */


/*======================================
	align
=======================================*/

 
.alignleft,
.alignright {
	display:block;
    float: none;
    margin: 0.5em 2em 0.5em 0;
}
.wp-caption {
    max-width: 100%;
}

#page-header .navbar-brand {
    background-color: #fff;
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding: 8px 30px;
}

#page-header .navbar-brand {
    max-width: 30%;
}

.staff img{
	display: block;
}


#front-page-header-logo {
    text-align: center;
}

#front-page-header-content {
    position: static;
    text-align: left;
    padding: 0px;
}

#front-page-header-content h3 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 230px;
}
#front-page-header-logo {
	background-color: #fff;
}
#front-page-header-content h2 {
    font-size: 16px;
    font-weight: bold;
}
#front-page-header-content {
}
#btn-home-wrapper {
    bottom: 0px;
    padding: 20px;
    position: absolute;
    width: 100%;
}

#front-page-header {
	background: none;
	height:auto;
}

.btn-home {
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 14px 0;
    text-indent: 0;
    width: 31%;
	white-space:nowrap;
}
.btn-home:nth-child(2) {
    margin-right: 1%;
    margin-left: 1%;
}
.btn-home > span {
   display: none;
}

#front-page-header-logo h1 {
	margin:0;
}


#btn-home-topics {
    border-width: 1px;
    border-color: rgb(136, 167, 170);
    border-style: solid;
    border-radius: 6px;
    width: 70%;
    display: block;
    padding: 6px 20px;
    text-align: center;
    color: #89a7aa;
    float: none;
    transition: 0.3s ease all;
    text-decoration: none;
    margin: 25px auto 0;
}

#home-bottom-contents .aside-content:first-child {
	    padding: 10px 40px 0;
}
#home-bottom-contents .aside-content {
	    padding: 10px 40px;
}

#nav-mobile {
	
}
#nav-mobile > ul > li > ul{
	
}
#nav-mobile > ul > li > ul > li > ul{
	
}
#nav-mobile > ul > li {
	display:block;
}

#nav-mobile > ul > li > a,
#nav-mobile > ul > li > button {
	background-color: #003164;
	color:#FFF;
	border:none;
	box-shadow:none;
	width:100%;
	text-align:center;
	padding:10px 0;
	border-bottom:1px solid #335A83;
	cursol:pointer;
		text-decoration: none;
	padding-left:20px;
}

#nav-mobile > ul > li > a {

display: inline-block;
    width: 100%;
}

#nav-mobile > ul > li > a > span,
#nav-mobile > ul > li > button > span {
	float:right;
	margin-right: 15px;
}

#nav-mobile > ul > li .dropdown-menu {
	position: static;
	width:100%;
	border:none;
	box-shadow:none;
}

#nav-mobile > ul > li > ul > li > a {
	color:#003164;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #EEE;
	display: inline-block;
	width:100%;
}

#nav-mobile > ul > li > ul > li > ul > li > a {
padding:10px;
display: block;
	border-bottom:1px solid #ddd;
	background-color: #eee;
		padding-left:40px;

}

.navbar-brand img {
	max-width:none;
	width:100px;
}

#page-header .navbar-brand {
    padding: 12px 30px;
    max-width: 170px;
}
#page-header {
    margin-bottom: 20px;
}

#page-header-mobile-nav {
	width:100%;
}

.btn {
    padding: 8px 0px;
    margin: 10px auto 0;
    width: 90%;
	display: block;
}

.article-body h1 {
    color: #003164;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
}
.article-body {
    margin-bottom: 20px;
}

.article-body h2 {
    font-size: 18px;
}
.article-body h3 {
    font-size: 16px;
}
.aside-content {
    padding: 15px 40px;
}
.aside-content:first-child {
	border-bottom: 1px solid #FFF;
}
article {
    margin-bottom: 0px;
}

#nav-mobile ul {
	margin-bottom: 0;
}

.alignnone.size-full.wp-image-208 {
    margin-bottom: 20px;
}

#list-kensyu .editor img {
    width: 70px;
}

#kyouikumokuhyou .editor {
    padding: 20px;
}
#page-header #logo {
	margin-top: 0px;
}
.alignleft.size-full.wp-image-135 {
    float: left;
    margin: 5px 25px 20px 10px;
    width: 54px;
}

#recruit-form table tbody,
#recruit-form table tr,
#recruit-form table th,
#recruit-form table td {
	display: block;
	width:100%;
}


#recruit-form table th {
	padding:5px 10px;
}
#recruit-form table td {
	padding:10px;
}

#recruit-form input[type="submit"] {
	float:none !important;
	margin:auto !important;
	display: block;
}

#home-bottom-contents .aside-content:first-child {
	border-right: none;
}


#nav-mobile .dropdown-backdrop {
	display: none !important; 
}

#recruit-footer {
    padding: 15px;
}
.section-recruit h3 {
	line-height: 1.4;
}
.section-recruit h3 em {
	font-style: normal;
	display: inline-block;
	
}

.wp-image-330,
.wp-image-331 {
	width:140px;
}
#home-bottom-contents #map {
	margin:0;
	padding:0;
}
#home-topics li {
	border-bottom:1px solid #EEE;
	margin: 0;
}
#home-topics li > a {
	text-decoration: none;
	padding: 10px 0;
	display: block;
}
#home-topics time {
	display: block;
}
#home-topics li > a > span {
	text-decoration: underline;
}
.pc_only{
	display:block;
}
.sp_only{
	display:none;
}

@media screen and (max-width:575px) {
.pc_only{
	display: none;
}
.sp_only{
	display: block;
}
}

.nav-recruit-bottom {
	display: flex;
	margin-bottom: 10px;
    flex-wrap:wrap;
}
.nav-recruit-bottom a {
	padding: 5px;
    flex-basis: 50%;
    flex-shrink: 0;
}

.nav-recruit-bottom a:first-child {
	padding-left: 0px;
}
.nav-recruit-bottom a:last-child {
	padding-right: 0px;
}