@charset "utf-8";
@import url("style_unyomax768.css");
@media (min-width: 769px) {
  /* TOPページのガイド */
  aside#guide {
    float: clear;
    clear: both;
    margin: 5px;
  }

  aside#guide > ul {
    display: inline-block;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
  }

  aside#guide > li {
    display: inline-block;
    margin: 0px;
    padding: 5px;
  }


  /* 検索条件指定画面 */
  #search_unyo, #search_menu {
    font-size: 1.0em;
    margin: 20px 0;
  }

  #search_unyo article {
    margin: 0px 0px 20px 0px;
  }

  #search_unyo h3 {
    font-size: 1.05em;
    border-left: 5px solid #666;
    margin: 0;
  }

  #search_unyo .link_menu_title_box {
    margin: 20px 0;
  }
  
  #search_unyo .link_menu_title {
    font-size: 1.1em;
    padding-left: 0px;
    border-left: 5px solid #666;
    margin: 0;
    position: relative;
  }
  
  #search_unyo .link_menu {
    padding: 10px 0;
    line-height: 175%;
    overflow: hidden;
  }

  #search_unyo .link_menu_block {
    margin: 0 0 20px 0;
  }

  #search_unyo h4 {
    font-size: 1.02em;
    margin: 10px 0;
  }

  #search_unyo td {
    height:25px;
    padding-right:5px;
  }

  #search_unyo th {
    height:25px;
    padding-right:5px;
    text-align:left;
  }

  #search_unyo dl {
    margin: 2px;
  }

  #search_unyo dt {
    display: block;
    font-weight: bold;
  }

  #search_unyo dd {
    display: block;
  }

  #search_unyo li a:hover,
  .search_change a:hover,
  .unyo_result_dual_number a:hover,
  .unyo_result_tab-menu:hover:not(.is-active) {
    background-color: #dff2eb;
  }

  #search_unyo ul {
    list-style-type: none;
    margin: 0px;
    padding: 0;
  }

  #search_unyo li {
    margin: 0px;
  }

  .botton_left {
    width: 200px;
    float: left;
    margin-left: 0;
  }

  .label_left {
    width: 150px;
    float: left;
    margin-left: 0;
  }
  
  .search_change {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding-left: 0px;
    list-style-type: none;
  }

  .search_change li {
    width: 25%;
    min-width: 35px;
    margin: 0;
    text-align: center;
    font-weight: normal;
    box-sizing: border-box;
  }

  .search_change a,
  .unyo_result_dual_number a,
  .unyo_result_dual_number span {
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 5px 0;
  }

  #numtable,
  #destinationtable,
  #classdsttable,
  #basetimelink,
  #formtable {
    margin: 20px 0;
  }

  .link_menu_block ul {
    display: flex;
    flex-wrap: wrap;
  }

  .link_menu_block a {
    width: 100%;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    font-weight: normal;
    float: left;
    box-sizing: border-box;
  }

  .link_menu_list {
    font-weight: bold;
    margin: 0;
    padding: 5px 0px;
  }

  #formtable dt {
    float: left;
    width: 150px;
    line-height: 175%;
  }

  #formtable dd {
    line-height: 175%;
  }

  #numtable li {
    display: block;
    width: 12.5%;
    min-width: 35px;
    margin: 0;
    padding: 0;
  }

  #destinationtable li {
    display: block;
    width: 20%;
    min-width: 70px;
    margin: 0;
    padding: 0;
  }

  #classdsttable li {
    display: block;
    width: 33.3%;
    min-width: 70px;
    margin: 0;
    padding: 0;
  }

  #basetimelink li {
    display: block;
    width: 12.5%;
    min-width: 55px;
    margin: 0;
    padding: 0;
  }

  #param_search_time_ik:before {
    content: "■";
    color: #ee86a8;
  }

  #param_search_time_tm:before {
    content: "■";
    color: #ae0079;
  }

  .search_button {
    overflow: hidden;
  }
  
  .search_button li {
    float: left;
  }
  
  .search_button li input {
    font-size: 1em;
    font-weight: bold;
    color: #111;
    display: block;
    margin: 10px 20px 10px 0;
    padding: 10px;
    border: solid 2px #111;
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer;
  }

  /* 路線選択画面とダイヤ改正日選択画面 */
  #search_menu > section {
    margin: 0px 0px 30px 0px;
  }

  #search_menu > section > h2 {
    font-size: 1.2em;
    font-weight: bold;
  }

  #search_menu ul {
    list-style-type: none;
    margin: 15px 0px;
    padding: 0;
  }

  #search_menu > h2 {
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
  }

  .search_top_menu li {
    margin: 10px 5px;
  }

  .search_date_menu li {
    margin: 10px 0;
    font-size: 1.1em;
  }

  .it_h2 {
    font-size: 1.2em;
    font-weight:bold;
    border-left:10px solid #999;
    border-bottom:2px solid #999;
    padding-left:3px;
  }

  /* 検索条件指定画面の注意書き */
  .notes_column {
    margin: 10px 0px;
  }

  /* 検索結果全体の構成 */
  #result_unyo {
    font-size: 1.0em;
    margin: 20px 0px;
  }

  .result_count {
    margin: 10px 0;
    padding: 0px;
    list-style-type: none;
  }

  .result_count li {
    padding: 0 20px 0 0;
    float: left;
  }

  .kudari {
    background-color:#ffffff;
    color:#000000;
  }

  .nobori {
    background-color:#eeeeee;
    color:#000000;
  }

  .now {
    background-color:#ffcccc;
    color:#000000;
  }

  .unyo_record_header {
    background-color: #666;
    color: #fff;
    margin: 0;
    padding: 0;
    border: 1px solid #000;
  }

  .unyo_record_header h3 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 5px;
  }

  .result_record {
    font-size:12px;
    margin: 0 0 30px 0;
  }

  .result_record dt {
    display: block;
    margin: 0 0 3px 0;
    padding: 0;
    text-align: center;
  }

  .result_record dd {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: bold;
  }

  .result_record .unyo_record {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 0 5px;
    overflow: auto;
    display: flex;
    flex-wrap: wrap;
  }

  .result_record .unyo_record:first-of-type {
    border-top: 1px solid #000;
  }

  .unyo_record_num {
    width: 85px;
    margin: 3px 10px 3px 0;
    text-align: center;
    padding: 0px; 
    float: left;
    overflow: hidden;
  }

  .unyo_record_num dd {
    margin: 0;
    padding: 1px 0;
  }

  .unyo_record_form {
    width: 100%;
    margin: 5px 0 0 0;
    padding: 0px;
  }

  .unyo_record_form dt {
    float: left;
    width: 70px;
    text-align: left;
  }

  .unyo_record_form dd {
    text-align: left;
  }

  .unyo_record_form dd:after {
    clear: both;
  }

  .unyo_record_class {
    width: 55px;
    margin: 3px 0px 3px 0;
    text-align: center;
    padding: 0px; 
  }

  .unyo_record_class_long {
    width: 85px;
    margin: 3px 0px 3px 0;
    text-align: center;
    padding: 0px; 
  }

  .unyo_record_class dd {
  }

  .unyo_record_train_no {
    width: 40px;
    margin: 3px 0;
    text-align: center;
    padding: 0px; 
  }

  .class_next {
    display: none;
  }

  .unyo_record ul {
    margin: 3px 0;
    padding: 0px;
    list-style-type: none;
  }

  .unyo_record_time {
    width: 85px;
    margin: 0;
    padding: 0;
    text-align: center;
  }

  .unyo_record_time dl {
    font-weight: bold;
    margin: 10px 0 3px 0;
    line-height: 120%;
  }

  .unyo_record_time dd {
    margin: 0;
    padding: 1px 0;
  }

  .unyo_record_time time {
    font-family: 'DiaPro-Regular';
    font-weight: normal;
    font-size: 1.15em;
  }

  .unyo_record_next {
    margin: 15px 0;
  }

  .unyo_record_next:after {
    content: '⇒';
  }
  
  .kudari .unyo_record_next_blank:after {
    content: '⇒';
    color: #ffffff;
  }

  .nobori .unyo_record_next_blank:after {
    content: '⇒';
    color: #eeeeee;
  }

  .now .unyo_record_next_blank:after {
    content: '⇒';
    color: #ffcccc;
  }

  .unyo_record_left {
    display: flex;
    flex-wrap: wrap;
    margin-right: 10px;
  }

  .unyo_record_right {
    display: flex;
    flex-wrap: wrap;
  }

  .unyo_record_dep_ari {
    font-size: 0.8em;
  }

  .unyo_record_dest {
/*  background-color: #000;
    color: #fff;
    display: block;
    margin: 0 4px;
    padding: 0;
    border-radius: 2px; */
  }

  .unyo_record_dest_om15 {
/*  background-color: #3f3;
    color: #fff;
    display: block;
    margin: 0 4px;
    padding: 0;
    border-radius: 2px; */
  }

  .unyo_record_om {
/*  background-color: #f18c43;
    color: #fff;
    padding: 0 4px;
    border-radius: 2px;*/
  }
/*----タブメニューカスタム(ここから)----*/

  .unyo_result_tab-menu {
    width: 50%;
    box-sizing: border-box;
    text-align: center;
    padding: 5px 0;
    background-color: #fff;
    color: #03c;
    margin: 0;
  }

  .unyo_result_tab-menu.is-active {
    color: #111;
  }

  .unyo_result_dual_number {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .unyo_result_dual_number li {
    display: block;
    width: 50%;
    text-align: center;
    margin: 0;
    padding: 0;
  }

  #unyo_boxdia, #unyo_boxdia_line, #unyo_boxdia_class {
    margin: 10px 0 30px 0;
  }
/*----タブメニューカスタム(ここまで)----*/

  /* 凡例画面 */
  #legend {
    font-size: 12px;
    overflow: hidden;
  }

  .legend_first, .legend_second {
    margin: 0px;
    padding: 0px 2px;
    width: 185px;
    float: left;
  }

  .legend_first p, .legend_second p {
    margin: 0px 2px 0px 0px;
    padding: 4px;
    font-weight: bold;
    background-color: #666;
    color:#ffffff;
    max-width: 100%;
  }

  .legend_first dl, .legend_second dl {
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow: hidden;
  }

  .legend_first dt {
    display: block;
    width: 40px;
    margin: 2px 0px;
    padding: 4px 2px;
    float: left;
    clear: left;
  }

  .legend_first dd {
    color: #000;
    text-align: left;
    display: block;
    width: 130px;
    margin: 2px 0px;
    padding: 4px 2px;
    float: left;
  }

  .legend_second dt {
    margin: 4px 2px 2px 2px;
  }

  .legend_second dd {
    margin: 2px 2px 4px 15px;
  }

  /* 検索結果下部の注意書き */
  #att_unyo {
    font-size: 1.0em;
    margin:10px 0px;
  }

  #att_unyo ul {
    margin: 0;
    padding: 0 0 0 20px;
  }

  #att_unyo li {
    padding: 1px 0;
  }

  /* 検索結果の路線表示(未使用) */
  #footer_unyo > #toy {
    margin-top:15px;
    padding-top:10px;
    border-top:2px solid #ff0000;
  }

  #footer_unyo > #meg {
    margin-top:15px;
    padding-top:10px;
    border-top:2px solid #00ccff;
  }

  #footer_unyo > #den {
    margin-top:15px;
    padding-top:10px;
    border-top:2px solid #00c441;
  }

  #footer_unyo > #oim {
    margin-top:15px;
    padding-top:10px;
    border-top:2px solid #ff9900;
  }

  #footer_unyo > #ike {
    margin-top:15px;
    padding-top:10px;
    border-top:2px solid #ff80ff;
  }

  #footer_unyo > #tam {
    margin-top:15px;
    padding-top:10px;
    border-top:2px solid #ae0079;
  }

  #footer_unyo > #set {
    margin-top:15px;
    padding-top:10px;
    border-top:2px solid #ffff00;
  }

  #footer_unyo > #kod {
    margin-top:15px;
    padding-top:10px;
    border-top:2px solid #0000ff;
  }

  #footer_unyo > #mml {
    margin-top:15px;
    padding-top:10px;
    border-top:2px solid #0000cc;
  }

  #footer_unyo > #mek {
    margin-top:15px;
    padding-top:10px;
    border-top:2px solid #4159e1;
  }

  #footer_unyo {
    text-align:right;
    font-size:12px;
    margin:10px 0px;
  }

  #footer_unyo a {
    text-decoration: underline;
  }

  #footer_unyo a:hover {
    text-decoration: underline;
  }

  #main_un a {
    color:#0000ff;
  }
}

/* 箱ダイヤ用 */
.unyo_svg_box {
  stroke: #111;
  stroke-width: 1;
}

.unyo_svg_stname text{
  fill: #000;
  font-size: 12px;
  writing-mode: tb;
  text-anchor: end;
  dominant-baseline: central;
}

.unyo_svg_stname path{
  stroke: #ddd;
  stroke-dasharray: 3;
}

.unyo_svg_hook {
  stroke: #111;
  stroke-dasharray: 2;
}

.unyo_svg_ope text{
  font-size: 10px;
  text-anchor: middle;
  dominant-baseline: central;
}

.unyo_svg_openumber{
  font-style: italic;
}

.unyo_svg_mark {
  fill: #fff;
  stroke: #111;
}

.unyo_svg_line {
  stroke: #111;
  stroke-width: 2;
}

.unyo_svg_line_loc {
  stroke: #06f;
  stroke-width: 2;
}

.unyo_svg_line_loc_om {
  stroke: #30b154;
  stroke-width: 2;
}

.unyo_svg_line_loc_mg {
  stroke: #00e62e;
  stroke-width: 2;
}

.unyo_svg_line_exp {
  stroke: #ff0000;
  stroke-width: 2;
}

.unyo_svg_line_sem {
  stroke: #00cc66;
  stroke-width: 2;
}

.unyo_svg_line_comltd {
  stroke: #ff9933;
  stroke-width: 2;
  stroke-dasharray: 2,1;
}

.unyo_svg_line_ltd {
  stroke: #ff9933;
  stroke-width: 2;
}

.unyo_svg_line_fl {
  stroke: #00cc66;
  stroke-width: 2;
  stroke-dasharray: 6;
}

.unyo_svg_line_str {
  stroke: #60e600;
  stroke-width: 2;
}

.unyo_svg_line_rapexp_f {
  stroke: #ff00ff;
  stroke-width: 2;
}

.unyo_svg_line_exp_f {
  stroke: #ff3300;
  stroke-width: 2;
}

.unyo_svg_line_com_f {
  stroke: #ff9900;
  stroke-width: 2;
}

.unyo_svg_line_rap_f {
  stroke: #0099ff;
  stroke-width: 2;
}

.unyo_svg_line_sem_f {
  stroke: #00cc99;
  stroke-width: 2;
}

.unyo_svg_line_loc_f {
  stroke: #333333;
  stroke-width: 2;
}

.unyo_svg_line_loc_fb {
  stroke: #0040ff;
  stroke-width: 2;
}

.unyo_svg_line_rapexp_t {
  stroke: #0033ff;
  stroke-width: 2;
}

.unyo_svg_line_ty {
  stroke: #da0042;
  stroke-width: 2;
}

.unyo_svg_line_mg {
  stroke: #009cd3;
  stroke-width: 2;
}

.unyo_svg_line_sh {
  stroke: #890d84;
  stroke-width: 2;
}

.unyo_svg_line_dt {
  stroke: #00aa8d;
  stroke-width: 2;
}

.unyo_svg_line_om {
  stroke: #f18c43;
  stroke-width: 2;
}

.unyo_svg_line_ik {
  stroke: #ee86a8;
  stroke-width: 2;
}

.unyo_svg_line_tm {
  stroke: #ae0079;
  stroke-width: 2;
}

.unyo_svg_line_sg {
  stroke: #fcc800;
  stroke-width: 2;
}

.unyo_svg_line_kd {
  stroke: #0068b7;
  stroke-width: 2;
}

.unyo_svg_line_mm {
  stroke: #00489a;
  stroke-width: 2;
}

.unyo_svg_line_mk {
  stroke: #4159e1;
  stroke-width: 2;
}

.unyo_svg_line_h {
  stroke: #b5b5ad;
  stroke-width: 2;
}

.unyo_svg_line_z {
  stroke: #8b76d0;
  stroke-width: 2;
}

.unyo_svg_line_n {
  stroke: #4da99b;
  stroke-width: 2;
}

.unyo_svg_line_f {
  stroke: #93613a;
  stroke-width: 2;
}

.unyo_svg_line_i {
  stroke: #2e6ab1;
  stroke-width: 2;
}

.unyo_svg_line_sr {
  stroke: #394690;
  stroke-width: 2;
}

.unyo_svg_line_ts {
  stroke: #0f6cc3;
  stroke-width: 2;
}

.unyo_svg_line_ti {
  stroke: #ff0000;
  stroke-width: 2;
}

.unyo_svg_line_tn {
  stroke: #ffa600;
  stroke-width: 2;
}

.unyo_svg_line_tj {
  stroke: #000099;
  stroke-width: 2;
}

.unyo_svg_line_si {
  stroke: #ef7a00;
  stroke-width: 2;
}

.unyo_svg_line_so {
  stroke: #0071c1;
  stroke-width: 2;
}

.unyo_svg_line_sot_ty {
  stroke: #ff93db;
  stroke-width: 2;
  stroke-dasharray: 6;
}

.unyo_svg_line_sot_mg {
  stroke: #38ffff;
  stroke-width: 2;
  stroke-dasharray: 6;
}

/* 運用数一覧用 */

.unyo_ana {
  max-width: 100%;
  font-size: 12px;
  border: solid 1px #000;
  border-collapse: collapse;
  table-layout: fixed;
  margin: 0 0 30px 0;
}

.unyo_ana th {
  text-align: center;
  border: solid 1px #000;
  border-collapse: collapse;
}

.unyo_ana td {
  border: solid 1px #000;
  border-collapse: collapse;
  width: 60px;
  min-width: 40px;
  max-width: 80px;
}

.unyo_ana .table_head_date {
  min-width: 110px;
}

.unyo_ana .table_left_head {
  min-width: 90px;
}

.unyo_ana .ana_class {
  padding: 5px 0;
}

.unyo_ana .zerodata {
  background-color: #666;
}

.unyo_ana_menu {
  list-style-type: none;
  margin: 20px 0;
  padding: 0;
  overflow: auto;
}

.unyo_ana_menu:after {
  content: "";
  clear: both;
}

.unyo_ana_menu a:hover {
  background-color: #dff2eb;
}

.unyo_ana_result {
  margin: 0 0 30px 0;
}

.unyo_ana_result h2 {
  font-size: 1.2em;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  border-bottom: 5px solid #70c3a4;
}

.unyo_ana_result h3 {
  font-size: 1.1em;
  padding-left: 5px;
  border-left: 5px solid #666;
}

@media (min-width: 769px) {
  .unyo_ana_menu a {
    display: inline-block;
    width: 25%;
    min-width: 35px;
    margin: 0;
    padding: 5px 0px;
    text-align: center;
    font-weight: normal;
    float: left;
    box-sizing: border-box;
  }
}
