@media screen and (max-width: 480px) {

    .has-header-image .custom-header-media img,
    .has-header-video .custom-header-media video, 
    .has-header-video .custom-header-media iframe, 
    .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
        height: auto;
        left: 0;
        max-width: 100%;
        min-height: 0;
        -o-object-fit: unset;
        object-fit: unset;
        position: relative;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
    }
}


/*
.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header {
	height: auto;
}

.custom-header-media {
  	position: static;
}

.recruit-data,
.recruit-data th,
.recruit-data td {
  width: auto !important;
}
*/
@media screen and (max-width: 480px) {

.recruit-data,
.recruit-data thead,
.recruit-data tbody,
.recruit-data tfoot,
.recruit-data tr,
.recruit-data th,
.recruit-data td {
    display: block;
    width: auto !important;
}

.has-header-image.twentyseventeen-front-page .custom-header-media {
  position: static;
}

.has-header-image.twentyseventeen-front-page .custom-header {
  height: auto;
}
  
.has-header-image.twentyseventeen-front-page .site-branding {
  display: none;
}

  
}


/*
.js .main-navigation > div > ul {
  display: block;
}

#site-navigation .menu-toggle .icon-bars {
  display: inline-block;
}

#site-navigation .menu-toggle .icon-close {
  display: none;
}
*/


/*
2017.4.12
*/
.page-one-column .panel-content .wrap {
  max-width: 1000px;
}

#content .entry-header h1.entry-title,
#content .entry-header h2.entry-title{
  text-align: center;
  font-size: 150%;
/*  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}

.custom-header {
  height: 0;
}

.navigation-top {
  box-shadow:0px 0px 6px 3px #000045;
  -moz-box-shadow:0px 0px 6px 3px #000045;
  -webkit-box-shadow:0px 0px 6px 3px #000045;
  background-color: #000045 !important;
}

.navigation-top #top-menu {
  background-color: #000045 !important;
}

.navigation-top #top-menu a {
  color: #fff !important;
  font-weight: bold;
}

.navigation-top #site-navigation * {
  color: #fff !important;
}

#wp-custom-header img {
  position: static !important;
  -ms-transform: none !important;
  transform: none !important;
}

@media screen and (max-width: 480px) {
[class^="srs_"],
[class^="srs_"] thead,
[class^="srs_"] tbody,
[class^="srs_"] tfoot,
[class^="srs_"] tr,
[class^="srs_"] th,
[class^="srs_"] td {
    display: block;
    width: auto !important;
}
}

.colors-custom tr {
   border-bottom: 0 none !important;
}