/********************************************************* main*/
#contents {
  padding-bottom: 40px;
}
#contents.noTitle {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  #contents {
    padding: 0 15px 30px 15px;
  }
}
/********************************************************* side*/
.side-nav-ttl {
  color: #fff;
  font-weight: bold;
  background-color: #025336;
  padding: 15px;
  margin-bottom: 10px;
  font-size: 140%;
  line-height: 1.3;
}
.side-nav-ttl .border {
  position: relative;
  padding-left: 15px;
  display: block;
}
.side-nav-ttl .border:before {
  content: '';
  width: 5px;
  height: 100%;
  border-radius: 5px;
  background-color: #0bc859;
  top: 0;
  left: 0;
  position: absolute;
}
.side-nav-ttl a {
  color: #fff;
}

.side-nav > li {
  border: 1px solid #dedede;
  margin-bottom: 3px;
  padding: 3px;
  background-color: #f4f4f4;
}
.side-nav > li > a {
  display: block;
  font-size: 107%;
  font-weight: bold;
  padding: 23px 40px 23px 15px;
  position: relative;
  line-height: 1.2;
  color: #000;
  background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
  transition: background 0.3s ease;
}
.side-nav > li > a:after {
  content: '\e91d';
  font-family: 'icomoon' !important;
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  color: #017a2a;
  font-size: 16px;
  line-height: 20px;
}
.side-nav > li > a.icon-blank:after {
  content: '';
}
.side-nav > li > a:hover, .side-nav > li > a.current {
  background: #025336;
  color: #fff;
  text-decoration: none;
}
.side-nav > li > a:hover:after, .side-nav > li > a.current:after {
  color: #fff;
}

.side-nav-sub {
  display: none;
}
.side-nav-sub li {
  border-top: 1px solid #ccc;
}
.side-nav-sub li.current a {
  background-color: #8fc31f;
  text-decoration: none;
  color: #fff;
}
.side-nav-sub a {
  display: block;
  padding: 15px;
  transition: background 0.3s ease;
  border-left: 3px solid #025336;
  color: #000;
}
.side-nav-sub a:hover, .side-nav-sub a.current {
  background-color: #8fc31f;
  text-decoration: none;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .side-nav-ttl {
    padding: 10px;
    font-size: 120%;
  }

  .side-nav > li > a {
    font-size: 100%;
    font-weight: bold;
    padding: 12px 30px 12px 12px;
  }
  .side-nav > li > a:after {
    right: 5px;
    font-size: 14px;
  }

  .side-nav-sub a {
    padding: 8px;
  }
}
/********************************************************* bread*/
.bread {
  padding: 15px 0;
}
.bread li {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  position: relative;
}
.bread li:not(:last-child):after {
  content: '';
  position: absolute;
  right: -12px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 5px;
  height: 5px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .bread {
    display: none;
  }
}
/********************************************************* page head*/
.page-head {
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  margin-bottom: 30px;
  display: table;
  width: 100%;
}
.page-head > div {
  display: table-cell;
  vertical-align: middle;
  height: 150px;
  padding: 0 0 0 35px;
  background: url(../images/bg_head_gradation.png) repeat-y 424px top;
}
.page-head h1 {
  font-size: 174%;
  line-height: 1.2;
  text-shadow: 0 0 5px #fff, 0 0 7px #fff, 0 0 8px #fff, 0 0 9px #fff, 0 0 10px #fff;
}
.page-head.bg-gradation {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.88) 30%, rgba(143, 195, 31, 0.6) 100%);
}
.page-head.bg-gradation > div {
  background: none;
  height: 100px;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.page-head.bg-about {
  background: url(../images/bg_head_about.jpg) no-repeat right top;
}
.page-head.bg-greeting {
  background: url(../images/bg_head_greeting.jpg) no-repeat right top;
}
.page-head.bg-structure {
  background: url(../images/bg_head_structure.jpg) no-repeat right top;
}
.page-head.bg-history {
  background: url(../images/bg_head_history.jpg) no-repeat right top;
}
.page-head.bg-train {
  background: url(../images/bg_head_train.jpg) no-repeat right top;
}
.page-head.bg-dro {
  background: url(../images/bg_head_dro.jpg) no-repeat right top;
}
.page-head.bg-pko {
  background: url(../images/bg_head_pko.jpg) no-repeat right top;
}
.page-head.bg-civil {
  background: url(../images/bg_head_civil.jpg) no-repeat right top;
}
.page-head.bg-mark {
  background: url(../images/bg_head_mark.jpg) no-repeat right top;
}
.page-head.bg-news {
  background: url(../images/bg_head_news.jpg) no-repeat right top;
}
.page-head.bg-news-dro {
  background: url(../images/bg_head_news_dro.jpg) no-repeat right top;
}
.page-head.bg-news-pko {
  background: url(../images/bg_head_news_pko.jpg) no-repeat right top;
}
.page-head.bg-news-defense {
  background: url(../images/bg_head_news_defense.jpg) no-repeat right top;
}
.page-head.bg-news-train {
  background: url(../images/bg_head_news_train.jpg) no-repeat right top;
}
.page-head.bg-news-press {
  background: url(../images/bg_head_news_press.jpg) no-repeat right top;
}
.page-head.bg-station {
  background: url(../images/bg_head_station.jpg) no-repeat right top;
}
.page-head.bg-equipment {
  background: url(../images/bg_head_equipment.jpg) no-repeat right top;
}
.page-head.bg-equipment-fire {
  background: url(../images/bg_head_equipment_fire.jpg) no-repeat right top;
}
.page-head.bg-equipment-ee {
  background: url(../images/bg_head_equipment_ee.jpg) no-repeat right top;
}
.page-head.bg-equipment-air {
  background: url(../images/bg_head_equipment_air.jpg) no-repeat right top;
}
.page-head.bg-equipment-ce {
  background: url(../images/bg_head_equipment_ce.jpg) no-repeat right top;
}
.page-head.bg-equipment-qe {
  background: url(../images/bg_head_equipment_qe.jpg) no-repeat right top;
}
.page-head.bg-equipment-ch {
  background: url(../images/bg_head_equipment_ch.jpg) no-repeat right top;
}
.page-head.bg-equipment-me {
  background: url(../images/bg_head_equipment_me.jpg) no-repeat right top;
}
.page-head.bg-contact {
  background: url(../images/bg_head_contact.jpg) no-repeat right top;
}
.page-head.bg-chotatsu {
  background: url(../images/bg_head_chotatsu.jpg) no-repeat right top;
}
.page-head.bg-faq {
  background: url(../images/bg_head_faq.jpg) no-repeat right top;
}
.page-head.bg-faq-task {
  background: url(../images/bg_head_faq_task.jpg) no-repeat right top;
}
.page-head.bg-faq-recruit {
  background: url(../images/bg_head_faq_recruit.jpg) no-repeat right top;
}
.page-head.bg-faq-mametishiki {
  background: url(../images/bg_head_faq_mame.jpg) no-repeat right top;
}
.page-head.bg-event {
  background: url(../images/bg_head_event.jpg) no-repeat right top;
}
.page-head.bg-fire {
  background: url(../images/bg_head_event_fire.jpg) no-repeat right top;
}
.page-head.bg-music {
  background: url(../images/bg_head_event_music.jpg) no-repeat right top;
}
.page-head.bg-review {
  background: url(../images/bg_head_event_review.jpg) no-repeat right top;
}
.page-head.bg-fan {
  background: url(../images/bg_head_fan.jpg) no-repeat right top;
}
.page-head.bg-fan-chara {
  background: url(../images/bg_head_fan_chara.jpg) no-repeat right top;
}
.page-head.bg-fan-photo {
  background: url(../images/bg_head_fan_photo.jpg) no-repeat right top;
}
.page-head.bg-fan-download {
  background: url(../images/bg_head_fan_download.jpg) no-repeat right top;
}
.page-head.bg-fan-sound {
  background: url(../images/bg_head_fan_sound.jpg) no-repeat right top;
}
.page-head.bg-fan-enqu {
  background: url(../images/bg_head_fan_enqu.jpg) no-repeat right top;
}
.page-head.bg-fan-movie {
  background: url(../images/bg_head_fan_movie.jpg) no-repeat right top;
}
.page-head.bg-fan-pamphlet {
  background: url(../images/bg_head_fan_pamphlet.jpg) no-repeat right top;
}
.page-head.bg-fan-calendar {
  background: url(../images/bg_head_fan_calendar.jpg) no-repeat right top;
}
.page-head.bg-fan-wallpaper {
  background: url(../images/bg_head_fan_wallpaper.jpg) no-repeat right top;
}
.page-head.bg-fan-blogparts {
  background: url(../images/bg_head_fan_blogparts.jpg) no-repeat right top;
}
.page-head.bg-fan-papercraft {
  background: url(../images/bg_head_fan_papercraft.jpg) no-repeat right top;
}
.page-head.bg-recruit {
  background: url(../images/bg_head_recruit.jpg) no-repeat right top;
}
.page-head.bg-recruit-careers {
  background: url(../images/bg_head_recruit_careers.jpg) no-repeat right top;
}
.page-head.bg-recruit-branches {
  background: url(../images/bg_head_recruit_branches.jpg) no-repeat right top;
}
.page-head.bg-recruit-school {
  background: url(../images/bg_head_recruit_school.jpg) no-repeat right top;
}
.page-head.bg-recruit-fixed {
  background: url(../images/bg_head_recruit_fixed.jpg) no-repeat right top;
}
.page-head.bg-recruit-civilian {
  background: url(../images/bg_head_recruit_civilian.jpg) no-repeat right top;
}
.page-head.bg-recruit-zaisyoku {
  background: url(../images/bg_head_recruit_zaisyoku.jpg) no-repeat right top;
}
.page-head.bg-link {
  background: url(../images/bg_head_link.jpg) no-repeat right top;
}
.page-head.bg-menu {
  background: url(../images/bg_head_menu.jpg) no-repeat right top;
}
.page-head.bg-rikujimeshi {
  background: url(../images/bg_head_rikujimeshi.jpg) no-repeat right top;
}
.page-head.bg-recipe {
  background: url(../images/bg_head_recipe.jpg) no-repeat right top;
}
.page-head.bg-rikujimeshi-ramen {
  background: url(../images/bg_head_rikujimeshi_ramen.png) no-repeat right top;
}
.page-head.bg-rikujimeshi-tokusyu {
  background: url(../images/bg_head_rikujimeshi_tokusyu.png) no-repeat right top;
}
.page-head.bg-rikujimeshi-gp {
  background: url(../images/bg_head_rikujimeshi_gp.png) no-repeat right top;
}
.page-head.bg-rikujimeshi-niku {
  background: url(../images/bg_head_rikujimeshi_niku.png) no-repeat right top;
}
.page-head.bg-rikujimeshi-gotouti {
  background: url(../images/bg_head_rikujimeshi_gotouti.png) no-repeat right top;
}
.page-head.bg-rikujimeshi-don {
  background: url(../images/bg_head_rikujimeshi_don.png) no-repeat right top;
}
.page-head.bg-rikujimeshi-cary {
  background: url(../images/bg_head_rikujimeshi_cary.png) no-repeat right top;
}
.page-head.bg-rikujimeshi-tokusyu-don {
  background: url(../images/bg_head_rikujimeshi_tokusyu_don.png) no-repeat right top;
}
.page-head .subtxt {
  display: block;
  color: #666;
  font-size: 67%;
  font-weight: normal;
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

@media screen and (max-width: 767px) {
  .page-head {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  }
  .page-head > div {
    height: 100px;
    padding: 0 15px;
    background: none;
  }
  .page-head h1 {
    font-size: 140%;
  }
  .page-head[class*="bg-"] {
    background-size: cover;
    background-position: center top;
  }
  .page-head.bg-mark {
    background-size: auto 100px;
    background-position: right center;
  }
}
/********************************************************* category*/
.list-catmenu {
  margin: 0 -10px -20px -10px;
}
.list-catmenu.col3 > li {
  width: 230px;
}
.list-catmenu > li {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  float: left;
  width: 354px;
  margin: 0 10px 20px 10px;
}
.list-catmenu01 > li {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  float: left;
  width: 354px;
  margin: 0 10px 20px 10px;
}
.list-catmenu h2 {
  font-size: 107%;
  margin-bottom: 5px;
}
.list-catmenu a {
  display: block;
  background-color: #fff;
  transition: background 0.3s ease, color 0.3s ease;
}
.list-catmenu a p {
  color: #000;
}
.list-catmenu a:hover {
  background: #025336;
  color: #fff;
  text-decoration: none;
}
.list-catmenu a:hover .thumb img {
  transform: scale3d(1.1, 1.1, 1.1);
}
.list-catmenu a:hover p {
  color: #fff;
}
.list-catmenu .thumb {
  overflow: hidden;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.list-catmenu .thumb img {
  transition: transform 0.3s ease;
  width: 100%;
  min-height: 150px;
}
.list-catmenu .txt {
  padding: 11px;
}

@media screen and (max-width: 767px) {
  .list-catmenu {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .list-catmenu.cf:after, .list-catmenu.cf:before {
    display: none;
  }
  .list-catmenu > li {
    float: none;
    width: 48.5%;
    margin: 0 0 20px 0;
  }
  .list-catmenu > li:nth-last-of-type(-n+2) {
    margin-bottom: 0;
  }
  .list-catmenu a {
    text-align: left;
  }
  .list-catmenu .thumb img {
    min-height: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 500px) {
  .list-catmenu {
    display: block;
  }
  .list-catmenu > li {
    width: auto;
  }
  .list-catmenu > li:nth-last-of-type(-n+2) {
    margin-bottom: 20px;
  }
  .list-catmenu > li:last-child {
    margin-bottom: 0;
  }
}
/********************************************************* station*/
.box-station-colwrap {
  overflow: hidden;
}
.box-station-colwrap .col {
  width: 50%;
  padding: 10px;
  display: table;
  float: left;
  background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
  border-bottom: 1px dotted #ccc;
}
.box-station-colwrap .col:nth-child(odd) {
  border-right: 1px solid #ddd;
}
.box-station-colwrap .col .colLeft {
  width: 114px;
  padding-right: 10px;
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.box-station-colwrap .col .colLeft:empty {
  height: 85px;
}
.box-station-colwrap .col .colRight {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.box-station-colwrap .col .colRight p {
  margin-bottom: 0;
}

.box-station-detail {
  border: 2px solid #ddd;
  background-color: #f5f5f5;
  padding: 10px;
  overflow: hidden;
}
.box-station-detail .thumb {
  float: left;
  width: 230px;
}
.box-station-detail .data {
  float: right;
  width: 460px;
}
.box-station-detail dt {
  width: 100px;
  margin-right: 5px;
  padding: 5px 0;
  font-weight: bold;
  float: left;
}
.box-station-detail dd {
  border-bottom: 1px solid #dddddd;
  padding: 5px 0 5px 110px;
}
.box-station-detail dd:last-of-type {
  border-bottom: none;
}

@media screen and (max-width: 767px) {
  .box-station-colwrap .col .colLeft {
    width: 50px;
  }
  .box-station-colwrap .col .colLeft:empty {
    height: auto;
  }
  .box-station-colwrap .col .colRight {
    font-size: 13px;
  }

  .box-station-detail .thumb {
    width: auto;
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
  .box-station-detail .thumb:empty {
    margin-bottom: 0;
  }
  .box-station-detail .data {
    width: auto;
    float: none;
  }
}
/********************************************************* branches*/
.colBranches {
  overflow: hidden;
}
.colBranches .colLeft {
  width: 310px;
}
.colBranches .colRight {
  width: 400px;
}

@media screen and (max-width: 767px) {
  .colBranches .colLeft {
    width: auto;
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }
  .colBranches .colRight {
    width: auto;
    float: none;
  }
}
/********************************************************* news*/
.list-calendar {
  text-align: center;
  padding: 10px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  margin-bottom: 30px;
}
.list-calendar > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.list-calendar > li a {
  display: block;
  padding: 5px;
}
.list-calendar .active a {
  color: #000;
  background-color: #ccc;
}

@media screen and (max-width: 767px) {
  .list-calendar {
    padding: 5px;
  }
  .list-calendar > li a {
    padding: 3px;
  }
}

/*# sourceMappingURL=pages.css.map */
