@charset "UTF-8";
/**
 * 鉄道事業（快適にご利用いただく取り組み）
 */
/* ==========================================================================
  共通
  ========================================================================== */
* {
  box-sizing: border-box; }

body {
  min-width: 1044px; }
  @media screen and (max-width: 767px) {
    body {
      min-width: inherit; } }

#topicpath .navigation {
  width: 1004px;
  box-sizing: border-box;
  background: none;
  padding-left: 0; }
  #topicpath .navigation img {
    margin: 0 15px 0 3px; }
  #topicpath .navigation li:first-child {
    padding-left: 20px;
    background: url("/common/css/img/icon_home.gif") no-repeat left 4px; }
  #topicpath .navigation li {
    margin-right: 15px; }

@media screen and (max-width: 767px) {
  #topicpath {
    padding-left: 10px; }
    #topicpath .navigation {
      width: 100%; }
      #topicpath .navigation img {
        vertical-align: middle; } }

#topicpath.topicpath-bottom {
  margin-bottom: 0; }

@media screen and (max-width: 767px) {
  #contents {
    width: 100%;
    padding: 0 10px; } }

/* ==========================================================================
   インデックス
   ========================================================================== */
#index-railroad .full-box {
  width: 1024px; }
  @media screen and (max-width: 767px) {
    #index-railroad .full-box {
      width: 100%; } }

@media screen and (max-width: 767px) {
  .two-column-list li {
    float: none;
    margin: 0 0 10px; }
    .two-column-list li.right {
      float: none; } }

@media screen and (max-width: 767px) {
  .two-column-list2 li {
    width: 49.5%;
    float: left;
    margin: 0 1% 10px 0; }
    .two-column-list2 li.right {
      float: right;
      margin-right: 0; } }

.visual-index {
  display: block;
  position: relative;
  width: 500px; }
  @media screen and (max-width: 767px) {
    .visual-index {
      width: 100%; } }
  .visual-index:hover {
    opacity: 0.9;
    text-decoration: none; }
  .visual-index img {
    width: 100%; }
  .visual-index dl {
    box-sizing: border-box;
    padding: 15px 20px 25px 20px;
    width: 100%;
    background-color: #f2f2f2; }
    @media screen and (max-width: 767px) {
      .visual-index dl {
        height: auto;
        padding: 15px 10px; } }
    .visual-index dl dt {
      margin-bottom: 10px;
      background-image: url("img/arrow_right_blue.svg");
      background-repeat: no-repeat;
      background-position: right center;
      font-size: 114.28571%;
      color: #006ab6; }
      @media screen and (max-width: 767px) {
        .visual-index dl dt {
          padding-right: 15px;
          font-size: 107.14286%; } }
      .visual-index dl dt span {
        padding-right: 20px;
        background: url("/common/img/icon_blank_blue.png") no-repeat right center;
        background-size: 9px auto; }
    .visual-index dl dd {
      font-size: 100%;
      color: #262626; }

.tabBox ul li * {
  box-sizing: content-box; }

/* ==========================================================================
     以前のrailroadのCSS
     ========================================================================== */
#cattop-head {
  background: #6fa7ed;
  background: linear-gradient(to bottom, #6fa7ed 0%, #8fbdf9 100%);
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top: 20px; }

#head-inner {
  background: url(img/index_odekake.jpg) no-repeat left top;
  padding-bottom: 10px;
  padding-top: 15px;
  position: relative; }

.head-ttl {
  float: left;
  padding-left: 29px;
  padding-top: 31px;
  width: 180px; }

.head-ttl h2 {
  margin-bottom: 11px;
  margin-left: -5px; }

.head-menu {
  float: right;
  width: 555px; }

.head-menu li {
  margin-bottom: 4px;
  margin-left: 5px; }

.head-menu li:first-child {
  margin-left: 0; }

#head-inner-wrap {
  width: 800px; }

#btn_location {
  position: absolute;
  top: 0;
  right: 0; }

#index-safety {
  background: url(img/index_safety.gif) no-repeat center top;
  padding-bottom: 40px;
  padding-top: 14px;
  min-width: 980px; }

.safety-list {
  margin-top: 10px; }

.safety-list li {
  margin-left: 25px; }

.safety-list li:first-child {
  margin-left: 0; }

.about-list {
  margin-bottom: 50px; }

.about-list li {
  margin-left: 20px; }

.about-list li:first-child {
  margin-left: 0; }

#index-about,
#index-fan {
  margin-top: 20px !important;
  padding-top: 20px; }

.fan-menubox {
  float: left;
  margin-left: 20px;
  width: 180px; }

.fan-menubox:first-child {
  margin-left: 0; }

.fan-menu {
  border: 2px solid #c6cacc;
  border-radius: 5px;
  overflow: hidden; }

.fan-menu li {
  border-top: 2px solid #c6cacc;
  font-size: 107.69231%;
  font-weight: bold;
  line-height: 1.5; }

.fan-menu li:first-child {
  border-top: none; }

.fan-menu a {
  background: url(/common/css/img/nav_arrow.png) no-repeat 9px 15px;
  display: block;
  padding: 10px 5px 10px 25px; }

.fan-menu .blank {
  background: url(/common/css/img/icon_window02.png) no-repeat 9px 15px; }

.fan-menu .inner-fan {
  display: block;
  font-size: 85.71429%; }

#fan-make a {
  background-color: #f6fff2; }

#fan-make a:hover {
  background-color: #edffe6; }

#fan-collect a {
  background-color: #fffce5; }

#fan-collect a:hover {
  background-color: #fff9ce; }

#fan-see a {
  background-color: #fff3f2; }

#fan-see a:hover {
  background-color: #ffe8e6; }

#fan-go a {
  background-color: #f8f5ff; }

#fan-go a:hover {
  background-color: #f1ebff; }

#fan-know a {
  background-color: #f2faff; }

#fan-know a:hover {
  background-color: #e6f5ff; }

.tabBox {
  background: url(img/bg_tabBox.gif) #f2f3f5 repeat-x left top !important; }

.tabBox ul {
  letter-spacing: -.40em;
  padding: 15px 20px 10px; }

.tabBox ul li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  font-size: 100%;
  margin-right: 10px;
  vertical-align: top;
  line-height: 1.5 !important; }

.tabBox ul li a {
  background-color: #FFF;
  border: 1px solid #cfd3d6;
  padding: 8px 35px;
  vertical-align: top;
  display: block;
  height: 18px; }

.tabBox ul li a:hover {
  border: 1px solid #0073bc; }

.tabBox ul li a.active {
  background: url(img/bg_tab_active.gif) no-repeat center top !important;
  color: #FFF;
  border: none;
  height: 26px; }

.photo {
  position: relative; }

.photo span {
  position: absolute;
  bottom: 0;
  right: 0; }

.project-detail {
  padding: 0 10px; }

#cboxLoadedContent {
  padding-bottom: 30px;
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 10px; }

#cboxClose, #cboxClose:hover {
  background: url(/common/css/img/close_colorbox.png) no-repeat left top !important;
  height: 60px !important;
  width: 60px !important;
  right: -10px !important;
  top: 5px !important; }

.project-yuso .contLeft {
  width: 280px;
  float: left; }

.project-yuso .contRight {
  width: 420px;
  float: right; }

.project-yuso ul {
  margin-top: 0 !important; }

.project-yuso ul li {
  margin-top: 0 !important;
  font-size: 92.30769%; }

.project-shinsen .tblStyle {
  border: 1px solid #d9d9d9;
  margin-top: 10px; }

.project-shinsen table.tblStyle th {
  background-color: #f2f2f2;
  font-weight: bold;
  width: 35px; }

.project-shinsen table.tblStyle th,
.project-shinsen table.tblStyle td {
  padding: 10px;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9; }
