@charset "UTF-8";
/* ----------------------------------------------------------
    header
---------------------------------------------------------- */
#v2_header, #v2_footer {
  font-size: 14px;
  /*  開閉ナビ
  ---------------------------------------------------------- */
  /*  PC:開閉ナビ + SP:モーダル
  ---------------------------------------------------------- */
}

#v2_header .v2_grid, #v2_footer .v2_grid {
  margin-left: -12px;
  margin-right: -12px;
}

#v2_header .v2_grid .v2_gridRow, #v2_footer .v2_grid .v2_gridRow {
  *zoom: 1;
  width: 100%;
}

#v2_header .v2_grid .v2_gridRow:before, #v2_header .v2_grid .v2_gridRow:after, #v2_footer .v2_grid .v2_gridRow:before, #v2_footer .v2_grid .v2_gridRow:after {
  content: " ";
  display: table;
}

#v2_header .v2_grid .v2_gridRow:after, #v2_footer .v2_grid .v2_gridRow:after {
  clear: both;
}

#v2_header .v2_grid .v2_gridRow > *, #v2_footer .v2_grid .v2_gridRow > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  padding-left: 12px;
  padding-right: 12px;
}

#v2_header .v2_grid .v2_gridRow .v2_gridCol1, #v2_footer .v2_grid .v2_gridRow .v2_gridCol1 {
  width: 8.33333%;
}

#v2_header .v2_grid .v2_gridRow .v2_gridCol2, #v2_footer .v2_grid .v2_gridRow .v2_gridCol2 {
  width: 16.66667%;
}

#v2_header .v2_grid .v2_gridRow .v2_gridCol3, #v2_footer .v2_grid .v2_gridRow .v2_gridCol3 {
  width: 25%;
}

#v2_header .v2_grid .v2_gridRow .v2_gridCol4, #v2_footer .v2_grid .v2_gridRow .v2_gridCol4 {
  width: 33.33333%;
}

#v2_header .v2_grid .v2_gridRow .v2_gridCol5, #v2_footer .v2_grid .v2_gridRow .v2_gridCol5 {
  width: 41.66667%;
}

#v2_header .v2_grid .v2_gridRow .v2_gridCol6, #v2_footer .v2_grid .v2_gridRow .v2_gridCol6 {
  width: 50%;
}

#v2_header .v2_grid .v2_gridRow .v2_gridCol7, #v2_footer .v2_grid .v2_gridRow .v2_gridCol7 {
  width: 58.33333%;
}

#v2_header .v2_grid .v2_gridRow .v2_gridCol8, #v2_footer .v2_grid .v2_gridRow .v2_gridCol8 {
  width: 66.66667%;
}

#v2_header .v2_grid .v2_gridRow .v2_gridCol9, #v2_footer .v2_grid .v2_gridRow .v2_gridCol9 {
  width: 75%;
}

#v2_header .v2_grid .v2_gridRow .v2_gridCol10, #v2_footer .v2_grid .v2_gridRow .v2_gridCol10 {
  width: 83.33333%;
}

#v2_header .v2_grid .v2_gridRow .v2_gridCol11, #v2_footer .v2_grid .v2_gridRow .v2_gridCol11 {
  width: 91.66667%;
}

#v2_header .v2_grid .v2_gridRow .v2_gridCol12, #v2_footer .v2_grid .v2_gridRow .v2_gridCol12 {
  width: 100%;
}

#v2_header .v2_gridS, #v2_footer .v2_gridS {
  margin-left: -15px;
  margin-right: -15px;
}

#v2_header .v2_gridS .v2_gridSRow, #v2_footer .v2_gridS .v2_gridSRow {
  width: 100%;
}

#v2_header .v2_gridS .v2_gridSRow > *, #v2_footer .v2_gridS .v2_gridSRow > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

#v2_header .v2_gridS .v2_gridSRow .v2_gridSCol1, #v2_footer .v2_gridS .v2_gridSRow .v2_gridSCol1 {
  width: 8.33333%;
}

#v2_header .v2_gridS .v2_gridSRow .v2_gridSCol2, #v2_footer .v2_gridS .v2_gridSRow .v2_gridSCol2 {
  width: 16.66667%;
}

#v2_header .v2_gridS .v2_gridSRow .v2_gridSCol3, #v2_footer .v2_gridS .v2_gridSRow .v2_gridSCol3 {
  width: 25%;
}

#v2_header .v2_gridS .v2_gridSRow .v2_gridSCol4, #v2_footer .v2_gridS .v2_gridSRow .v2_gridSCol4 {
  width: 33.33333%;
}

#v2_header .v2_gridS .v2_gridSRow .v2_gridSCol5, #v2_footer .v2_gridS .v2_gridSRow .v2_gridSCol5 {
  width: 41.66667%;
}

#v2_header .v2_gridS .v2_gridSRow .v2_gridSCol6, #v2_footer .v2_gridS .v2_gridSRow .v2_gridSCol6 {
  width: 50%;
}

#v2_header .v2_gridS .v2_gridSRow .v2_gridSCol7, #v2_footer .v2_gridS .v2_gridSRow .v2_gridSCol7 {
  width: 58.33333%;
}

#v2_header .v2_gridS .v2_gridSRow .v2_gridSCol8, #v2_footer .v2_gridS .v2_gridSRow .v2_gridSCol8 {
  width: 66.66667%;
}

#v2_header .v2_gridS .v2_gridSRow .v2_gridSCol9, #v2_footer .v2_gridS .v2_gridSRow .v2_gridSCol9 {
  width: 75%;
}

#v2_header .v2_gridS .v2_gridSRow .v2_gridSCol10, #v2_footer .v2_gridS .v2_gridSRow .v2_gridSCol10 {
  width: 83.33333%;
}

#v2_header .v2_gridS .v2_gridSRow .v2_gridSCol11, #v2_footer .v2_gridS .v2_gridSRow .v2_gridSCol11 {
  width: 91.66667%;
}

#v2_header .v2_gridS .v2_gridSRow .v2_gridSCol12, #v2_footer .v2_gridS .v2_gridSRow .v2_gridSCol12 {
  width: 100%;
}

#v2_header .v2_gridC, #v2_footer .v2_gridC {
  margin-left: -15px;
  margin-right: -15px;
}

#v2_header .v2_gridC .v2_gridCRow, #v2_footer .v2_gridC .v2_gridCRow {
  *zoom: 1;
  width: 100%;
}

#v2_header .v2_gridC .v2_gridCRow:before, #v2_header .v2_gridC .v2_gridCRow:after, #v2_footer .v2_gridC .v2_gridCRow:before, #v2_footer .v2_gridC .v2_gridCRow:after {
  content: " ";
  display: table;
}

#v2_header .v2_gridC .v2_gridCRow:after, #v2_footer .v2_gridC .v2_gridCRow:after {
  clear: both;
}

#v2_header .v2_gridC .v2_gridCRow > *, #v2_footer .v2_gridC .v2_gridCRow > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

#v2_header .v2_gridC .v2_gridCRow .v2_gridCCol1, #v2_footer .v2_gridC .v2_gridCRow .v2_gridCCol1 {
  width: 8.33333%;
}

#v2_header .v2_gridC .v2_gridCRow .v2_gridCCol2, #v2_footer .v2_gridC .v2_gridCRow .v2_gridCCol2 {
  width: 16.66667%;
}

#v2_header .v2_gridC .v2_gridCRow .v2_gridCCol3, #v2_footer .v2_gridC .v2_gridCRow .v2_gridCCol3 {
  width: 25%;
}

#v2_header .v2_gridC .v2_gridCRow .v2_gridCCol4, #v2_footer .v2_gridC .v2_gridCRow .v2_gridCCol4 {
  width: 33.33333%;
}

#v2_header .v2_gridC .v2_gridCRow .v2_gridCCol5, #v2_footer .v2_gridC .v2_gridCRow .v2_gridCCol5 {
  width: 41.66667%;
}

#v2_header .v2_gridC .v2_gridCRow .v2_gridCCol6, #v2_footer .v2_gridC .v2_gridCRow .v2_gridCCol6 {
  width: 50%;
}

#v2_header .v2_gridC .v2_gridCRow .v2_gridCCol7, #v2_footer .v2_gridC .v2_gridCRow .v2_gridCCol7 {
  width: 58.33333%;
}

#v2_header .v2_gridC .v2_gridCRow .v2_gridCCol8, #v2_footer .v2_gridC .v2_gridCRow .v2_gridCCol8 {
  width: 66.66667%;
}

#v2_header .v2_gridC .v2_gridCRow .v2_gridCCol9, #v2_footer .v2_gridC .v2_gridCRow .v2_gridCCol9 {
  width: 75%;
}

#v2_header .v2_gridC .v2_gridCRow .v2_gridCCol10, #v2_footer .v2_gridC .v2_gridCRow .v2_gridCCol10 {
  width: 83.33333%;
}

#v2_header .v2_gridC .v2_gridCRow .v2_gridCCol11, #v2_footer .v2_gridC .v2_gridCRow .v2_gridCCol11 {
  width: 91.66667%;
}

#v2_header .v2_gridC .v2_gridCRow .v2_gridCCol12, #v2_footer .v2_gridC .v2_gridCRow .v2_gridCCol12 {
  width: 100%;
}

#v2_header .v2_showSp, #v2_footer .v2_showSp {
  display: none !important;
}

#v2_header a:visited, body:not(.v2_tablet) #v2_header a:hover, #v2_footer a:visited, body:not(.v2_tablet) #v2_footer a:hover {
  color: #0062b2;
}

body:not(.v2_tablet) #v2_header a:hover, body:not(.v2_tablet) #v2_footer a:hover {
  text-decoration: underline;
}

body:not(.v2_tablet) #v2_header a:hover img, body:not(.v2_tablet) #v2_footer a:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#v2_header img.v2_imgHover:hover, #v2_footer img.v2_imgHover:hover {
  -webkit-filter: brightness(0.9);
  -moz-filter: brightness(0.9);
  -ms-filter: brightness(0.9);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.9" /><feFuncG type="linear" slope="0.9" /><feFuncB type="linear" slope="0.9" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9);
}

#v2_header .v2_linkBlank:after, #v2_footer .v2_linkBlank:after {
  width: 16px;
  -webkit-background-size: 12px 11px;
          background-size: 12px 11px;
}

#v2_header .v2_imgBg,
#v2_header .v2_imgBgOf, #v2_footer .v2_imgBg,
#v2_footer .v2_imgBgOf {
  background-color: #000;
}

#v2_header .v2_searchList > ul > li, #v2_footer .v2_searchList > ul > li {
  margin-top: 0;
  width: 25%;
  float: none;
}

#v2_header .v2_searchList > ul > li > a, #v2_footer .v2_searchList > ul > li > a {
  text-decoration: none;
  padding: 55px 10px 10px;
  font-size: 12px;
  background-color: #fff;
  display: block;
}

#v2_header .v2_searchList > ul > li > a .v2_searchType, #v2_footer .v2_searchList > ul > li > a .v2_searchType {
  font-size: 16px;
}

#v2_header .v2_searchList > ul > li.v2_searchRoutemap, #v2_footer .v2_searchList > ul > li.v2_searchRoutemap {
  width: 25%;
  padding: 0 7.5px 0 0;
  position: static;
}

#v2_header .v2_searchList > ul > li.v2_searchRoutemap a, #v2_footer .v2_searchList > ul > li.v2_searchRoutemap a {
  display: block;
  background: url("/library/common/img/icon_btn_search_routemap.png") #fff no-repeat center 20px;
  -webkit-background-size: 30px 27px;
          background-size: 30px 27px;
  height: auto;
}

#v2_header .v2_searchList > ul > li.v2_searchRoutemap a:before, #v2_footer .v2_searchList > ul > li.v2_searchRoutemap a:before {
  display: none;
}

body:not(.v2_tablet) #v2_header .v2_searchList > ul > li.v2_searchRoutemap a:hover,
.v2_stationTop #v2_header .v2_searchList > ul > li.v2_searchRoutemap a, body:not(.v2_tablet) #v2_footer .v2_searchList > ul > li.v2_searchRoutemap a:hover,
.v2_stationTop #v2_footer .v2_searchList > ul > li.v2_searchRoutemap a {
  background-color: #bfd0d6;
}

#v2_header .v2_searchList > ul > li.v2_searchSyllabary, #v2_footer .v2_searchList > ul > li.v2_searchSyllabary {
  padding: 0 5px 0 2.5px;
}

#v2_header .v2_searchList > ul > li.v2_searchSyllabary a, #v2_footer .v2_searchList > ul > li.v2_searchSyllabary a {
  background: url("/library/common/img/icon_btn_search_syllabary.png") #fff no-repeat center 21px;
  -webkit-background-size: 24px 24px;
          background-size: 24px;
}

body:not(.v2_tablet) #v2_header .v2_searchList > ul > li.v2_searchSyllabary a:hover,
.v2_stationSyllabary #v2_header .v2_searchList > ul > li.v2_searchSyllabary a, body:not(.v2_tablet) #v2_footer .v2_searchList > ul > li.v2_searchSyllabary a:hover,
.v2_stationSyllabary #v2_footer .v2_searchList > ul > li.v2_searchSyllabary a {
  background-color: #bfd0d6;
}

#v2_header .v2_searchList > ul > li.v2_searchCondition, #v2_footer .v2_searchList > ul > li.v2_searchCondition {
  padding: 0 2.5px 0 5px;
  position: relative;
}

#v2_header .v2_searchList > ul > li.v2_searchCondition > a, #v2_footer .v2_searchList > ul > li.v2_searchCondition > a {
  background: url("/library/common/img/icon_btn_search_condition.png") #fff no-repeat center 23px;
  -webkit-background-size: 24px 19px;
          background-size: 24px 19px;
}

body:not(.v2_tablet) #v2_header .v2_searchList > ul > li.v2_searchCondition > a:hover,
.v2_stationCondition #v2_header .v2_searchList > ul > li.v2_searchCondition > a, body:not(.v2_tablet) #v2_footer .v2_searchList > ul > li.v2_searchCondition > a:hover,
.v2_stationCondition #v2_footer .v2_searchList > ul > li.v2_searchCondition > a {
  background-color: #bfd0d6;
}

#v2_header .v2_searchList > ul > li.v2_searchHere, #v2_footer .v2_searchList > ul > li.v2_searchHere {
  padding: 0 0 0 7.5px;
}

#v2_header .v2_searchList > ul > li.v2_searchHere a, #v2_footer .v2_searchList > ul > li.v2_searchHere a {
  background: url("/library/common/img/icon_btn_search_here.png") #fff no-repeat center 21px;
  -webkit-background-size: 16px 24px;
          background-size: 16px 24px;
}

body:not(.v2_tablet) #v2_header .v2_searchList > ul > li.v2_searchHere a:not(.v2_js-false):hover, body:not(.v2_tablet) #v2_footer .v2_searchList > ul > li.v2_searchHere a:not(.v2_js-false):hover {
  background-color: #bfd0d6;
}

#v2_header .v2_searchList > ul > li.v2_searchHere a.v2_js-false, #v2_footer .v2_searchList > ul > li.v2_searchHere a.v2_js-false {
  color: #00467e;
}

#v2_header .v2_searchList .v2_searchConditionCaption, #v2_footer .v2_searchList .v2_searchConditionCaption {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

#v2_header .v2_searchList .v2_searchConditionBody, #v2_footer .v2_searchList .v2_searchConditionBody {
  position: absolute;
  display: block;
  top: 100%;
  bottom: auto;
  right: -178px;
  background-color: #D2D7D9;
  padding: 30px;
  margin-top: 8px;
}

#v2_header .v2_searchList .v2_searchConditionBody:before, #v2_footer .v2_searchList .v2_searchConditionBody:before {
  position: absolute;
  top: -14px;
  bottom: auto;
  right: 229px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 14px 6px;
  border-color: transparent transparent #D2D7D9 transparent;
}

#v2_header .v2_searchList .v2_searchConditionBody ul, #v2_footer .v2_searchList .v2_searchConditionBody ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -webkit-box-lines: single;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  height: 80px;
  margin-left: -10px;
}

#v2_header .v2_searchList .v2_searchConditionBody ul li, #v2_footer .v2_searchList .v2_searchConditionBody ul li {
  width: 164px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
}

#v2_header .v2_searchList .v2_searchConditionBody ul li a, #v2_footer .v2_searchList .v2_searchConditionBody ul li a {
  display: block;
  background-color: #00467e;
  color: #fff;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 12px;
}

#v2_header .v2_searchList .v2_searchConditionBody ul li a span, #v2_footer .v2_searchList .v2_searchConditionBody ul li a span {
  display: block;
  font-weight: bold;
  font-size: 16px;
}

body:not(.v2_tablet) #v2_header .v2_searchList .v2_searchConditionBody ul li a:hover, body:not(.v2_tablet) #v2_footer .v2_searchList .v2_searchConditionBody ul li a:hover {
  background-color: #2168a3;
}

#v2_header .v2_linkIcon, #v2_footer .v2_linkIcon {
  padding-left: 14px;
}

#v2_header .v2_linkIcon:before, #v2_footer .v2_linkIcon:before {
  width: 14px;
  height: 14px;
  margin-left: -14px;
  font-size: 12px;
  font-size: 13px;
  font-size: 0.85714rem;
  -webkit-background-size: 4px 8px;
          background-size: 4px 8px;
}

#v2_header ul.v2_linkListIcon li:before, #v2_footer ul.v2_linkListIcon li:before {
  -webkit-background-size: 4px 8px;
          background-size: 4px 8px;
}

#v2_header .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionName, #v2_footer .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionName {
  display: block;
  padding: 10px;
  background: url("/library/common/img/icon_link_arrow_down_off.png") #dae0e3 no-repeat right 40px center;
  -webkit-background-size: 9px 5px;
          background-size: 9px 5px;
}

body:not(.v2_tablet) #v2_header .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionName:hover, body:not(.v2_tablet) #v2_footer .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionName:hover {
  text-decoration: none;
}

#v2_header .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionName .v2_headingH2, #v2_header .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionName .v2_headingH3, #v2_footer .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionName .v2_headingH2, #v2_footer .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionName .v2_headingH3 {
  margin: 0 auto;
}

#v2_header .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionNameImg img, #v2_footer .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionNameImg img {
  width: 36px;
}

#v2_header .v2_js-accordionArea.v2_js-open .v2_accordionName a.v2_js-accordionName, #v2_footer .v2_js-accordionArea.v2_js-open .v2_accordionName a.v2_js-accordionName {
  background: url("/library/common/img/icon_link_arrow_down_on.png") #dae0e3 no-repeat right 40px center;
  -webkit-background-size: 9px 5px;
          background-size: 9px 5px;
}

#v2_header .v2_js-accordionAreaPc .v2_js-accordionBody.v2_js-displayN, #v2_footer .v2_js-accordionAreaPc .v2_js-accordionBody.v2_js-displayN {
  display: none;
}

#v2_header .v2_js-clickTooltipSp.v2_js-none .v2_js-clickTooltipBody, #v2_footer .v2_js-clickTooltipSp.v2_js-none .v2_js-clickTooltipBody {
  display: block;
}

#v2_header .v2_js-modalBg, #v2_footer .v2_js-modalBg {
  display: none !important;
}

/* ----------------------------------------------------------
    header
---------------------------------------------------------- */
#v2_header {
  position: relative;
  /* 更新情報 */
  /*   路線一覧
  ---------------------------------------------------------- */
}

#v2_header .v2_logo {
  padding-top: 30px;
  padding-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  padding-right: 68px;
  padding-left: 68px;
}

#v2_header .v2_logoImg {
  width: 116px;
}

#v2_header .v2_logoImg a {
  width: 116px;
  height: 57px;
}

#v2_header .v2_logoImg img {
  width: 100%;
  position: relative;
  z-index: 900;
}

#v2_header .v2_header .v2_emergency {
  width: 100%;
  margin-bottom: 15px;
  background-color: #c00;
}

#v2_header .v2_header .v2_emergencyArea {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  padding-right: 68px;
  padding-left: 68px;
}

#v2_header .v2_header .v2_emergencyArea > * {
  display: table-cell;
}

#v2_header .v2_header .v2_emergency a:before {
  width: 14px;
  height: 14px;
  margin-left: -14px;
  -webkit-background-size: 4px 8px;
          background-size: 4px 8px;
}

#v2_header .v2_header .v2_emergency a:hover {
  color: #fff;
}

#v2_header .v2_header .v2_gnav {
  background: #dfe4e6;
  position: absolute;
  left: 0;
  width: 100%;
}

#v2_header .v2_header .v2_gnav.v2_js-gnavFixed {
  position: fixed;
  top: 0;
  bottom: auto;
  z-index: 855;
}

#v2_header .v2_header .v2_gnav.v2_js-gnavStatic {
  position: static;
}

#v2_header .v2_header .v2_gnavInr {
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  padding-right: 68px;
  padding-left: 68px;
}

#v2_header .v2_header .v2_gnavArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

#v2_header .v2_header .v2_gnavBtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

#v2_header .v2_header .v2_gnavBtn a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
  padding: 15px 10px 25px;
  border-left: 1px #fff solid;
  text-align: center;
  font-weight: bold;
  color: #191919;
  position: relative;
}

#v2_header .v2_header .v2_gnavBtn a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 11px;
  left: 50%;
  width: 16px;
  height: 5px;
  margin-left: -8px;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url("/library/common/img/icon_link_arrow_down_l.png");
}

body:not(.v2_tablet) #v2_header .v2_header .v2_gnavBtn a:hover {
  text-decoration: none;
  color: #191919;
  background-color: #bfd0d6;
}

#v2_header .v2_header .v2_gnav .v2_js-gnavOpen .v2_gnavBtn a,
#v2_header .v2_header .v2_gnav .v2_gnavBtn a.v2_active {
  background-color: #bfd0d6;
}

#v2_header .v2_header .v2_gnavBody {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 1000;
  border-top: 1px #DFE4E5 solid;
  border-bottom: 1px #b9bdbe solid;
  background-color: #DFE4E5;
  padding: 0 0 10px;
}

#v2_header .v2_header .v2_gnavBodyHeader {
  margin: 0 0 9px;
  padding: 25px 0 10px;
  border-bottom: 1px #b9bdbe solid;
}

#v2_header .v2_header .v2_gnavBodyHeaderInr {
  *zoom: 1;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  padding-right: 68px;
  padding-left: 68px;
}

#v2_header .v2_header .v2_gnavBodyHeaderInr:before, #v2_header .v2_header .v2_gnavBodyHeaderInr:after {
  content: " ";
  display: table;
}

#v2_header .v2_header .v2_gnavBodyHeaderInr:after {
  clear: both;
}

#v2_header .v2_header .v2_gnavBodyHeaderTitle {
  font-size: 16px;
  float: left;
}

#v2_header .v2_header .v2_gnavBodyHeaderSide {
  float: right;
  font-size: 12px;
}

#v2_header .v2_header .v2_gnavBodyHeaderLink {
  padding-right: 20px;
  background: url("/library/common/img/icon_link_arrow_gray.png") no-repeat right;
  -webkit-background-size: 4px 8px;
          background-size: 4px 8px;
  color: #191919;
}

#v2_header .v2_header .v2_gnavBodyMain {
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  padding-right: 68px;
  padding-left: 68px;
}

#v2_header .v2_header .v2_gnavBodyCaption {
  margin-bottom: 5px;
}

#v2_header .v2_header .v2_gnavBodyItem {
  *zoom: 1;
}

#v2_header .v2_header .v2_gnavBodyItem:before, #v2_header .v2_header .v2_gnavBodyItem:after {
  content: " ";
  display: table;
}

#v2_header .v2_header .v2_gnavBodyItem:after {
  clear: both;
}

#v2_header .v2_header .v2_gnavBodyItem + .v2_gnavBodyItem {
  margin-top: 15px;
}

#v2_header .v2_header .v2_gnavBodyList > li {
  padding-top: 9px;
}

#v2_header .v2_header .v2_gnavBodyList > li:first-child {
  padding-top: 0;
}

#v2_header .v2_header .v2_gnavBodyColumn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#v2_header .v2_header .v2_gnavBodyColumnItem {
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: 9px;
}

#v2_header .v2_header .v2_gnavBodyColumnItem:first-child {
  margin-left: 0;
}

#v2_header .v2_header .v2_gnavBodyColumnLinkArea {
  background: #fff;
}

#v2_header .v2_header .v2_gnavBodyColumnLink {
  padding: 0 15px 9px;
}

#v2_header .v2_header .v2_gnavBodyColumnLink li {
  margin-top: 10px;
}

#v2_header .v2_header .v2_gnavBodyColumnLink.v2_column2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#v2_header .v2_header .v2_gnavBodyColumnLink.v2_column2 li {
  width: 50%;
}

.v2_androidTablet #v2_header .v2_header .v2_gnavBodyColumnLink.v2_column2 {
  display: block;
  *zoom: 1;
}

.v2_androidTablet #v2_header .v2_header .v2_gnavBodyColumnLink.v2_column2:before, .v2_androidTablet #v2_header .v2_header .v2_gnavBodyColumnLink.v2_column2:after {
  content: " ";
  display: table;
}

.v2_androidTablet #v2_header .v2_header .v2_gnavBodyColumnLink.v2_column2:after {
  clear: both;
}

.v2_androidTablet #v2_header .v2_header .v2_gnavBodyColumnLink.v2_column2 li {
  width: 50%;
}

.v2_androidTablet #v2_header .v2_header .v2_gnavBodyColumnLink.v2_column2 li:nth-child(odd) {
  float: left;
  clear: both;
}

.v2_androidTablet #v2_header .v2_header .v2_gnavBodyColumnLink.v2_column2 li:nth-child(even) {
  float: right;
  clear: right;
}

#v2_header .v2_header .v2_gnavBodyClose {
  margin-top: 20px;
  text-align: right;
}

#v2_header .v2_header .v2_gnavBodyClose a {
  color: #4d4d4d;
}

#v2_header .v2_header .v2_gnavBodyClose a:before {
  content: "";
  display: inline-block;
  background: url("/library/common/img/icon_btn_close.png") no-repeat left;
  -webkit-background-size: 10px 10px;
          background-size: 10px;
  width: 18px;
  height: 1.3em;
  vertical-align: middle;
}

#v2_header .v2_header .v2_gnavTop {
  width: 17%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#v2_header .v2_header .v2_gnavTopArea {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#v2_header .v2_header .v2_gnavTop .v2_unkouInfo {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#v2_header .v2_header .v2_gnavTop .v2_unkouInfoNow {
  display: inline-block;
  width: 21px;
  height: 16px;
  text-align: left;
  vertical-align: middle;
}

#v2_header .v2_header .v2_gnavTop .v2_unkouInfo .v2_gnavBodyHeaderTitle {
  line-height: 1em;
}

#v2_header .v2_header .v2_gnavTop .v2_unkouInfo .v2_gnavBody .v2_txtUpdate {
  margin-right: 30px;
}

#v2_header .v2_header .v2_gnavTop .v2_menuBtn {
  display: none;
}

#v2_header .v2_header .v2_gnavMenu {
  width: 83%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#v2_header .v2_header .v2_gnavList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

#v2_header .v2_header .v2_gnavList > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#v2_header .v2_header .v2_gnavDelay {
  width: 15.9%;
  padding-right: 0.7%;
}

#v2_header .v2_header .v2_gnavDelay .v2_gnavBtn a {
  border-right: 1px #fff solid;
}

#v2_header .v2_header .v2_gnavDelay .v2_routeList {
  margin-top: 20px;
}

#v2_header .v2_header .v2_gnavStation {
  width: 19.9%;
}

#v2_header .v2_header .v2_gnavStation .v2_gnavBodyColumn .v2_gnavBodyColumnItem:first-child {
  width: 62.7%;
  padding-right: 30px;
}

#v2_header .v2_header .v2_gnavStation .v2_gnavBodyColumn .v2_gnavBodyColumnItem:nth-child(2) {
  width: 37.3%;
}

#v2_header .v2_header .v2_gnavTicket {
  width: 21.5%;
}

#v2_header .v2_header .v2_gnavTicket .v2_gnavBtn a {
  padding: 15px 10px;
}

#v2_header .v2_header .v2_gnavTicket .v2_gnavBtn a:after {
  display: none;
}

#v2_header .v2_header .v2_gnavPasmo {
  width: 21.2%;
}

#v2_header .v2_header .v2_gnavPasmo .v2_gnavBodyColumn > * {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 25%;
}

#v2_header .v2_header .v2_gnavPasmo .v2_gnavBodyColumn > *:first-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#v2_header .v2_header .v2_gnavPasmo .v2_gnavBodyColumn > *:first-child .v2_gnavBodyList {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

#v2_header .v2_header .v2_gnavPasmo .v2_gnavBodyColumn > *:first-child .v2_gnavBodyList > li.v2_gnavPasmoImg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

#v2_header .v2_header .v2_gnavPasmo .v2_gnavBodyColumn > *:first-child .v2_gnavBodyList > li.v2_gnavPasmoImg img {
  width: 90%;
  max-width: 149px;
  height: 100%;
  max-height: 94px;
  margin: auto;
}

#v2_header .v2_header .v2_gnavSafety {
  width: 20.8%;
}

#v2_header .v2_header .v2_gnavSafety .v2_gnavBtn a {
  border-right: 1px #fff solid;
}

#v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > :first-child {
  width: 23.3%;
}

#v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > :nth-child(2) {
  width: 38.3%;
}

#v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > :nth-child(3) {
  width: 38.4%;
}

#v2_header .v2_header .v2_menuAreaInfo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  padding-right: 68px;
  padding-left: 205px;
}

#v2_header .v2_headerInfo {
  position: absolute;
  top: 40px;
  left: 435px;
  margin-top: 8px;
}
@media screen and (max-width:1120px) { 
  body > #v2_header .v2_headerInfo {
    top: 20px;
  }
}

#v2_header .v2_headerInfo ul li {
  padding-left: 10px;
  display: inline-block;
  margin-right: 10px;
}

#v2_header .v2_headerInfo ul li:last-child {
  margin-right: 0;
}

#v2_header .v2_headerInfo ul li:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: -14px;
  background: url("/library/common/img/icon_link_arrow_gray.png") no-repeat center;
  -webkit-background-size: 4px 8px;
          background-size: 4px 8px;
  vertical-align: middle;
}

#v2_header .v2_headerInfo ul li a {
  color: #323333;
  font-size: 12px;
}

#v2_header .v2_headerSearch {
  position: absolute;
  top: 40px;
  width: 252px;
  right: 211px;
}

@media screen and (max-width:1120px) { 
  body > #v2_header .v2_headerSearch {
    top: 65px;
  }
}

#v2_header .v2_headerSearchBtn {
  width: 30px;
  height: 30px;
}

#v2_header .v2_headerSearchBtn a {
  width: 30px;
  height: 30px;
  display: block;
}


#v2_header .v2_headerSearchBody .v2_formBtnRightInput {
  width: 434px;
}

#v2_header .v2_headerLanguage {
  float: left;
  z-index: 1010;
  margin-top: 40px;
  font-size: 12px;
}
@media screen and (max-width:1120px) {
  body > #v2_header .v2_headerLanguage {
    margin-top: 20px;
  }
}


#v2_header .v2_headerLanguageTxt {
  display: inline-block;
  width: 70px;
  line-height: 33px;
}
#v2_header .v2_headerLanguage select {
  width: 140px;
  display: inline-block;
}

#v2_header .v2_headerTourists {
  float: right;
  margin-top: 40px;
}
@media screen and (max-width:1120px) {
  body >  #v2_header .v2_headerTourists {
    margin-top: 65px;
  }
}

#v2_header .v2_headerTourists p {
  padding-left: 14px;
}

#v2_header .v2_headerTourists p a {
  display: inline-block;
  background: url("/library/common/img/icon_link_arrow_white.png") #00467e no-repeat 10px center;
  -webkit-background-size: 4px 8px;
          background-size: 4px 8px;
  color: #fff;
  padding: 0 12px 0 22px;
  font-size: 12px;
  line-height: 30px;
  height: 30px;
}

#v2_header .v2_headerTourists p a:after {
  background: url("/library/common/img/icon_link_blank_white.png") no-repeat right / 12px 11px;;
}

#v2_header .v2_headerTourists p a:hover {
  background-color: #2168a3;
  color: #fff;
  text-decoration: none;
}

#v2_header .v2_formBtnRightInput {
  padding: 0 10px;
  height: 60px;
  width: 100%;
  -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.4) inset;
  -ms-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.4) inset;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.4) inset;
  font-size: 18px;
}

#v2_header .v2_menuAreaInfo .v2_formBtnRightInput {
  height: 30px;
  font-size: 12px;
}

#v2_header .v2_formBtnRightInput:focus {
  padding: 0 8px;
}

#v2_header .v2_formBtnRightSubmitBtn {
  margin-left: 9px;
  font-size: 18px;
  width: 74px;
  height: 60px;
}

#v2_header .v2_menuAreaInfo .v2_formBtnRightSubmitBtn {
  font-size: 12px;
  width: auto;
  padding: 0 12px;
  height: 30px;
}

#v2_header .v2_txtUpdate {
  font-size: 12px;
  color: #191919;
}

#v2_header .v2_linkUpdate {
  font-size: 12px;
}

#v2_header .v2_linkUpdate:before {
  background: url("/library/common/img/icon_link_update.png") no-repeat left;
  -webkit-background-size: 11px 11px;
          background-size: 11px;
  font-size: 12px;
  height: 1.3em;
  width: 15px;
}

#v2_header .v2_routeList li {
  width: 11.1%;
}

#v2_header .v2_routeListColumn3 li {
  width: 33.3%;
}

#v2_header .v2_routeListColumn3 li:nth-child(n + 4) {
  margin-top: 11px;
}

#v2_header .v2_routeListLink {
  padding: 15px 5px;
  min-height: 77px;
}

body:not(.v2_tablet) #v2_header .v2_routeList a.v2_routeListLink:hover {
  color: #333;
  background-color: #ccc;
  text-decoration: none;
}

#v2_header .v2_routeListUnkou .v2_routeListLink {
  padding-top: 15px;
}

#v2_header .v2_routeListUnkou .v2_routeListLink a {
  color: #00467e;
}

#v2_header .v2_routeListImg {
  display: block;
  margin-bottom: 5px;
}

#v2_header .v2_routeListImg img {
  width: 30px;
}

#v2_header .v2_routeListUnkouIcon {
  margin-top: 10px;
}

#v2_header .v2_routeListUnkouTxt {
  margin-top: 10px;
}

.v2_androidTablet #v2_header .v2_routeList .v2_routeListColumn3 ul {
  display: block;
  *zoom: 1;
}

.v2_androidTablet #v2_header .v2_routeList .v2_routeListColumn3 ul:before, .v2_androidTablet #v2_header .v2_routeList .v2_routeListColumn3 ul:after {
  content: " ";
  display: table;
}

.v2_androidTablet #v2_header .v2_routeList .v2_routeListColumn3 ul:after {
  clear: both;
}

.v2_androidTablet #v2_header .v2_routeList .v2_routeListColumn3 ul li {
  height: auto !important;
  float: left;
  display: block;
}

.v2_androidMobile #v2_header .v2_routeList ul li {
  height: auto !important;
}

.v2_androidMobile #v2_header .v2_routeListColumn3 {
  display: block;
}

.v2_androidMobile #v2_header .v2_routeListColumn3 li {
  width: 33.3%;
}

.v2_androidMobile #v2_header .v2_routeListColumn3 li:nth-child(n + 4) {
  margin-top: 11px;
}

#v2_header input[type=button]:disabled:hover,
#v2_header input[type=submit]:disabled:hover {
  background-color: #dae0e3;
}

#v2_header select.v2_select {
  padding: 0 55px 0 8px;
  background-image: url("/library/common/img/bg_form_arrow_pc.png"), url("/library/common/img/bg_form_select.png");
  -webkit-background-size: 30px 5px, 50px 100%;
          background-size: 30px 5px, 50px 100%;
  height: 33px;
  line-height: 33px;
  width: 153px;
}

#v2_header select.v2_select option {
  line-height: 1em;
}

#v2_header .v2_js-gnavAnimate .v2_gnavTopArea {
  overflow: hidden;
}

body.v2_js-pFix.v2_androidMobile {
  position: static;
}

body.v2_js-headerOpen.v2_androidMobile > *:not(#v2_header):not(.v2_slideMenuBg):not(.v2_slideMenuBg) {
  display: none;
}

.v2_slideMenuBg {
  display: none;
}

/* ----------------------------------------------------------
    footer
---------------------------------------------------------- */
#v2_footer {
  background: #dfe4e6 no-repeat right bottom;
}

#v2_footer .v2_footer {
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  padding-right: 68px;
  padding-left: 68px;
  padding-right: 53px;
  padding-left: 53px;
}

#v2_footer .v2_footer > .v2_gridSRow,
#v2_footer .v2_footer > .v2_gridSRow .v2_gridSCol6:first-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.v2_androidTablet #v2_footer .v2_footer > .v2_gridSRow {
  display: block;
  *zoom: 1;
}

.v2_androidTablet #v2_footer .v2_footer > .v2_gridSRow:before, .v2_androidTablet #v2_footer .v2_footer > .v2_gridSRow:after {
  content: " ";
  display: table;
}

.v2_androidTablet #v2_footer .v2_footer > .v2_gridSRow:after {
  clear: both;
}

#v2_footer .v2_footerSns {
  background-color: #fff;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

#v2_footer .v2_footerSnsCaption {
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

#v2_footer .v2_footerSnsList li {
  padding: 10px 0;
}

#v2_footer .v2_footerSnsList li a {
  font-size: 14px;
}

#v2_footer .v2_footerSnsImg {
  padding-right: 12px;
  width: 22px;
}

#v2_footer .v2_footerSnsTwitter {
  width: 16px;
}

#v2_footer .v2_footerSnsYoutube {
  width: 17px;
}

#v2_footer .v2_footerSnsFacebook {
  width: 9px;
}

#v2_footer .v2_footerInfoList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#v2_footer .v2_footerInfoList li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#v2_footer .v2_footerInfoList li:nth-child(n+3) {
  margin-top: 24px;
}

#v2_footer .v2_footerInfoList li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background: url("/library/common/img/icon_link_arrow_white.png") #00467e no-repeat 20px;
  -webkit-background-size: 4px 8px;
          background-size: 4px 8px;
  color: #fff;
  padding: 15px 10px 15px 40px;
  width: 100%;
}

body:not(.v2_tablet) #v2_footer .v2_footerInfoList li a:hover {
  background-color: #0062b2;
  color: #fff;
  text-decoration: none;
}

.v2_androidTablet #v2_footer .v2_footerInfoList {
  display: block;
  *zoom: 1;
}

.v2_androidTablet #v2_footer .v2_footerInfoList:before, .v2_androidTablet #v2_footer .v2_footerInfoList:after {
  content: " ";
  display: table;
}

.v2_androidTablet #v2_footer .v2_footerInfoList:after {
  clear: both;
}

.v2_androidTablet #v2_footer .v2_footerInfoList li {
  display: block;
  float: left;
}

.v2_androidTablet #v2_footer .v2_footerInfoList li a {
  height: 100%;
}

#v2_footer .v2_footerLinks {
  margin-top: 24px;
}

#v2_footer .v2_footerLinks li a {
  background: url("/library/common/img/icon_link_arrow_blue.png") #fff no-repeat 20px;
  -webkit-background-size: 4px 8px;
          background-size: 4px 8px;
  display: block;
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#v2_footer .v2_footerLinks li a span.v2_btnInr {
  display: table-cell;
  vertical-align: middle;
}

body:not(.v2_tablet) #v2_footer .v2_footerLinks li a:hover {
  background-color: #ccc;
}

#v2_footer .v2_footerNav {
  margin-top: 50px;
  padding: 0 14px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  padding-right: 68px;
  padding-left: 68px;
}

#v2_footer .v2_footerNav ul li {
  display: inline-block;
  font-size: 14px;
  margin-right: 14px;
  padding-left: 14px;
}

#v2_footer .v2_footerNav ul li:last-child {
  margin-right: 0;
}

#v2_footer .v2_footerNav ul li:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 1.3em;
  margin-left: -14px;
  background: url("/library/common/img/icon_footer_nav.png") no-repeat center;
  vertical-align: middle;
}

.v2_androidMobile #v2_footer .v2_footerNav ul li {
  height: auto !important;
}

#v2_footer .v2_footerTerminal {
  margin: 27px auto;
}

#v2_footer .v2_footerTerminal li {
  width: 170px;
}

#v2_footer .v2_footerTerminal li a {
  font-size: 18px;
  line-height: 44px;
}

body:not(.v2_tablet) #v2_footer .v2_footerTerminal li a:hover {
  background-color: #00467e;
  color: #fff;
  text-decoration: none;
}

#v2_footer .v2_footerCopy {
  font-size: 12px;
}

#v2_footer .v2_pagetop {
  position: fixed;
  z-index: 790;
  right: 20px;
  bottom: 30px;
  width: 30px;
  height: 30px;
}

#v2_footer .v2_pagetop a {
  -webkit-background-size: 10px 10px;
          background-size: 10px;
}

#v2_footer .v2_js-fTtrainInr {
  margin-left: -2000px;
}

#v2_footer .v2_js-fTtrain .v2_js-fTtrainImg {
  left: 100%;
}

/* ----------------------------------------------------------
    旧サイト用の調整CSS
---------------------------------------------------------- */
#wrapper #v2_header .v2_logo,
#wrapper #v2_header .v2_emergencyArea,
#wrapper #v2_header .v2_gnavInr,
#wrapper #v2_header .v2_gnavBodyHeaderInr,
#wrapper #v2_header .v2_gnavBodyMain,
#wrapper #v2_header .v2_menuAreaInfo {
  width: 960px;
  padding-right: 0;
  padding-left: 0;
}

#wrapper #v2_header .v2_menuAreaInfo {
  padding-left: 137px
}
#wrapper #v2_header .v2_headerInfo {
  left: 367px;
}
#wrapper #v2_header .v2_headerSearch {
  right: 143px;
}

#wrapper #v2_footer .v2_footer,
#wrapper #v2_footer .v2_footerNav {
  width: 960px;
  padding-right: 0;
  padding-left: 0;
}

#wrapper .v2_txtWSNormal {
  white-space: normal !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

body.catStation #contentSeg {
  margin-top: 29px;
}

/* ----------------------------------------------------------
    popup
---------------------------------------------------------- */
#v2_footerPopup .v2_windowClose a:before {
  content: "";
  display: block;
  background: url("/library/common/img/btn_modal_close.png") no-repeat center;
  height: 10px;
  margin-bottom: 5px;
}

/* ----------------------------------------------------------
    多言語 common
---------------------------------------------------------- */
/* */
.v2_en #v2_header .v2_header .v2_gnavSafety,
.v2_kr #v2_header .v2_header .v2_gnavSafety,
.v2_cn #v2_header .v2_header .v2_gnavSafety,
.v2_tcn #v2_header .v2_header .v2_gnavSafety,
.v2_th #v2_header .v2_header .v2_gnavSafety,
.v2_fr #v2_header .v2_header .v2_gnavSafety,
.v2_es #v2_header .v2_header .v2_gnavSafety {
  width: 20.8%;
}

.v2_en #v2_header .v2_header .v2_gnavSafety .v2_gnavBtn a,
.v2_kr #v2_header .v2_header .v2_gnavSafety .v2_gnavBtn a,
.v2_cn #v2_header .v2_header .v2_gnavSafety .v2_gnavBtn a,
.v2_tcn #v2_header .v2_header .v2_gnavSafety .v2_gnavBtn a,
.v2_th #v2_header .v2_header .v2_gnavSafety .v2_gnavBtn a,
.v2_fr #v2_header .v2_header .v2_gnavSafety .v2_gnavBtn a,
.v2_es #v2_header .v2_header .v2_gnavSafety .v2_gnavBtn a {
  border-right: 1px #fff solid;
}

.v2_en #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > *,
.v2_kr #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > *,
.v2_cn #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > *,
.v2_tcn #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > *,
.v2_th #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > *,
.v2_fr #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > *,
.v2_es #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > * {
  width: 33.3%;
}

.v2_en #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > *:first-child,
.v2_kr #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > *:first-child,
.v2_cn #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > *:first-child,
.v2_tcn #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > *:first-child,
.v2_th #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > *:first-child,
.v2_fr #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > *:first-child,
.v2_es #v2_header .v2_header .v2_gnavSafety .v2_gnavBodyColumn > *:first-child {
  width: 33.4%;
}

.v2_en #v2_header .v2_searchList > ul > li.v2_searchSyllabary a,
.v2_kr #v2_header .v2_searchList > ul > li.v2_searchSyllabary a,
.v2_cn #v2_header .v2_searchList > ul > li.v2_searchSyllabary a,
.v2_tcn #v2_header .v2_searchList > ul > li.v2_searchSyllabary a,
.v2_th #v2_header .v2_searchList > ul > li.v2_searchSyllabary a,
.v2_fr #v2_header .v2_searchList > ul > li.v2_searchSyllabary a,
.v2_es #v2_header .v2_searchList > ul > li.v2_searchSyllabary a {
  background-image: url("/library/lang/common/img/icon_btn_search_syllabary.png");
  background-position: center 21px;
  -webkit-background-size: 24px 24px;
          background-size: 24px;
}

.v2_en #v2_header .v2_searchList .v2_searchConditionBody,
.v2_kr #v2_header .v2_searchList .v2_searchConditionBody,
.v2_cn #v2_header .v2_searchList .v2_searchConditionBody,
.v2_tcn #v2_header .v2_searchList .v2_searchConditionBody,
.v2_th #v2_header .v2_searchList .v2_searchConditionBody,
.v2_fr #v2_header .v2_searchList .v2_searchConditionBody,
.v2_es #v2_header .v2_searchList .v2_searchConditionBody {
  right: -58px;
}

.v2_en #v2_header .v2_searchList .v2_searchConditionBody:before,
.v2_kr #v2_header .v2_searchList .v2_searchConditionBody:before,
.v2_cn #v2_header .v2_searchList .v2_searchConditionBody:before,
.v2_tcn #v2_header .v2_searchList .v2_searchConditionBody:before,
.v2_th #v2_header .v2_searchList .v2_searchConditionBody:before,
.v2_fr #v2_header .v2_searchList .v2_searchConditionBody:before,
.v2_es #v2_header .v2_searchList .v2_searchConditionBody:before {
  right: 109px;
}

/* ----------------------------------------------------------
    英語
---------------------------------------------------------- */
.v2_en #v2_header .v2_headerSearch {
  right: 206px;
}
.v2_en #wrapper #v2_header .v2_headerSearch {
  right: 138px;
}
/* ----------------------------------------------------------
    韓国語 hf
---------------------------------------------------------- */
.v2_kr #v2_header .v2_headerSearch {
  right: 188px;
}
.v2_kr #wrapper #v2_header .v2_headerSearch {
  right: 120px;
}
/* ----------------------------------------------------------
    中国語(簡体)
---------------------------------------------------------- */
.v2_cn #v2_header .v2_headerSearch {
  right: 191px;
}
.v2_cn #wrapper #v2_header .v2_headerSearch {
  right: 123px;
}
/* ----------------------------------------------------------
    中国語(繁體)
---------------------------------------------------------- */
.v2_tcn #v2_header .v2_headerSearch {
  right: 191px;
}
.v2_tcn #wrapper #v2_header .v2_headerSearch {
  right: 123px;
}
/* ----------------------------------------------------------
    タイ語 hf
---------------------------------------------------------- */
.v2_th #v2_header .v2_headerSearch {
  right: 228px;
}
.v2_th #wrapper #v2_header .v2_headerSearch {
  right: 160px;
}
/* ----------------------------------------------------------
    フランス語
---------------------------------------------------------- */
.v2_fr #v2_header .v2_headerSearch {
  right: 236px;
}
.v2_fr #wrapper #v2_header .v2_headerSearch {
  right: 168px;
}

.v2_fr #v2_header .v2_formBtnRightSubmitBtn {
  width: 100px;
}

.v2_fr #v2_header .v2_menuAreaInfo .v2_formBtnRightSubmitBtn {
  padding: 0 6px;
}
@media screen and (max-width:1210px) { 
  .v2_fr #v2_header .v2_headerInfo {
    top: 20px;
  }
  .v2_fr #v2_header .v2_headerSearch {
    top: 65px;
  }
  .v2_fr #v2_header .v2_headerLanguage {
    margin-top: 20px;
  }
  .v2_fr #v2_header .v2_headerTourists {
    margin-top: 65px;
  }
}
.v2_fr #wrapper #v2_header .v2_headerInfo {
  top: 20px;
}
.v2_fr #wrapper #v2_header .v2_headerSearch {
  top: 65px;
}
.v2_fr #wrapper #v2_header .v2_headerLanguage {
  margin-top: 20px;
}
.v2_fr #wrapper #v2_header .v2_headerTourists {
  margin-top: 65px;
}

/* ----------------------------------------------------------
    スペイン語
---------------------------------------------------------- */
.v2_es #v2_header .v2_headerSearch {
  right: 277px;
}
.v2_es #wrapper #v2_header .v2_headerSearch {
  right: 209px;
}

.v2_es #v2_header .v2_formBtnRightSubmitBtn {
  width: 100px;
}

.v2_es #v2_header .v2_menuAreaInfo .v2_formBtnRightSubmitBtn {
  padding: 0 6px;
}
@media screen and (max-width:1240px) {
  .v2_es #v2_header .v2_headerInfo {
    top: 20px;
  }
  .v2_es #v2_header .v2_headerSearch {
    top: 65px;
  }
  .v2_es #v2_header .v2_headerLanguage {
    margin-top: 20px;
  }
  .v2_es #v2_header .v2_headerTourists {
    margin-top: 65px;
  }
}
.v2_es #wrapper #v2_header .v2_headerInfo {
  top: 20px;
}
.v2_es #wrapper #v2_header .v2_headerSearch {
  top: 65px;
}
.v2_es #wrapper #v2_header .v2_headerLanguage {
  margin-top: 20px;
}
.v2_es #wrapper #v2_header .v2_headerTourists {
  margin-top: 65px;
}