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

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

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

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

#v2_header .v2_fRSp, #v2_footer .v2_fRSp {
  float: right !important;
}

#v2_header .v2_searchList > ul, #v2_footer .v2_searchList > ul {
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  margin-top: 15px;
}

#v2_header .v2_searchList > ul > li, #v2_footer .v2_searchList > ul > li {
  margin-top: 12px;
}

#v2_header .v2_searchList > ul > li > a, #v2_footer .v2_searchList > ul > li > a {
  display: block;
  padding: 30px 5px 5px;
  font-size: 10px;
  color: #fff;
}

#v2_header .v2_searchList > ul > li.v2_searchRoutemap, #v2_footer .v2_searchList > ul > li.v2_searchRoutemap {
  padding-right: 4px;
}

#v2_header .v2_searchList > ul > li.v2_searchRoutemap a, #v2_footer .v2_searchList > ul > li.v2_searchRoutemap a {
  background: url("/library/common/img/sp/icon_btn_search_routemap_header.png") #00467e no-repeat center 15px;
  -webkit-background-size: 16px 15px;
          background-size: 16px 15px;
}

.v2_stationTop #v2_header .v2_searchList > ul > li.v2_searchRoutemap a, .v2_stationTop #v2_footer .v2_searchList > ul > li.v2_searchRoutemap a {
  background-color: #0062b2;
}

#v2_header .v2_searchList > ul > li.v2_searchSyllabary, #v2_footer .v2_searchList > ul > li.v2_searchSyllabary {
  padding-right: 2px;
  padding-left: 2px;
}

#v2_header .v2_searchList > ul > li.v2_searchSyllabary a, #v2_footer .v2_searchList > ul > li.v2_searchSyllabary a {
  background: url("/library/common/img/sp/icon_btn_search_syllabary_header.png") #00467e no-repeat center 15px;
  -webkit-background-size: 15px 15px;
          background-size: 15px;
}

.v2_stationSyllabary #v2_header .v2_searchList > ul > li.v2_searchSyllabary a, .v2_stationSyllabary #v2_footer .v2_searchList > ul > li.v2_searchSyllabary a {
  background-color: #0062b2;
}

#v2_header .v2_searchList > ul > li.v2_searchCondition, #v2_footer .v2_searchList > ul > li.v2_searchCondition {
  padding-left: 4px;
}

#v2_header .v2_searchList > ul > li.v2_searchCondition > a, #v2_footer .v2_searchList > ul > li.v2_searchCondition > a {
  background: url("/library/common/img/sp/icon_btn_search_condition_header.png") #00467e no-repeat center 17px;
  -webkit-background-size: 16px 12px;
          background-size: 16px 12px;
}

.v2_stationCondition #v2_header .v2_searchList > ul > li.v2_searchCondition > a, .v2_stationCondition #v2_footer .v2_searchList > ul > li.v2_searchCondition > a {
  background-color: #0062b2;
}

#v2_header .v2_searchList > ul > li.v2_searchHere, #v2_footer .v2_searchList > ul > li.v2_searchHere {
  width: 100%;
  margin-top: 0;
}

#v2_header .v2_searchList > ul > li.v2_searchHere a, #v2_footer .v2_searchList > ul > li.v2_searchHere 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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  background-color: #00467e;
  font-size: 12px;
  padding: 5px;
  height: 60px;
}

#v2_header .v2_searchList > ul > li.v2_searchHere a:before, #v2_footer .v2_searchList > ul > li.v2_searchHere a:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 26px;
  background: url("/library/common/img/sp/icon_btn_search_here_header.png") no-repeat left;
  -webkit-background-size: 15px 24px;
          background-size: 15px 24px;
  vertical-align: baseline;
}

#v2_header .v2_searchList .v2_searchConditionBody, #v2_footer .v2_searchList .v2_searchConditionBody {
  z-index: 1050;
}

.v2_androidMobile #v2_header .v2_searchList > ul, .v2_androidMobile #v2_footer .v2_searchList > ul {
  display: block;
  *zoom: 1;
  position: relative;
}

.v2_androidMobile #v2_header .v2_searchList > ul:before, .v2_androidMobile #v2_header .v2_searchList > ul:after, .v2_androidMobile #v2_footer .v2_searchList > ul:before, .v2_androidMobile #v2_footer .v2_searchList > ul:after {
  content: " ";
  display: table;
}

.v2_androidMobile #v2_header .v2_searchList > ul:after, .v2_androidMobile #v2_footer .v2_searchList > ul:after {
  clear: both;
}

.v2_androidMobile #v2_header .v2_searchList > ul > li, .v2_androidMobile #v2_footer .v2_searchList > ul > li {
  float: left;
  display: block;
}

.v2_androidMobile #v2_header .v2_searchList > ul > li:not(.v2_searchHere), .v2_androidMobile #v2_footer .v2_searchList > ul > li:not(.v2_searchHere) {
  margin-top: 72px;
}

.v2_androidMobile #v2_header .v2_searchList > ul > li.v2_searchHere, .v2_androidMobile #v2_footer .v2_searchList > ul > li.v2_searchHere {
  position: absolute;
  top: 0;
  left: 0;
}

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

#v2_header .v2_linkIcon:before, #v2_footer .v2_linkIcon:before {
  width: 12px;
  height: 12px;
  margin-left: -12px;
  -webkit-background-size: 3px 6px;
          background-size: 3px 6px;
}

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

#v2_header .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionName h2, #v2_header .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionName h3, #v2_footer .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionName h2, #v2_footer .v2_js-accordionArea .v2_accordionHfName a.v2_js-accordionName h3 {
  font-size: 18px;
  font-weight: bold;
}

#v2_header .v2_js-accordionName, #v2_footer .v2_js-accordionName {
  cursor: pointer;
  position: relative;
}

#v2_header .v2_js-accordionName:after, #v2_footer .v2_js-accordionName:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 7px;
  height: 4px;
  margin-top: -2px;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url("/library/common/img/icon_link_arrow_down_off.png");
  -webkit-background-size: 7px 4px;
          background-size: 7px 4px;
}

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

#v2_header .v2_js-accordionArea.v2_js-open .v2_js-accordionName:after, #v2_footer .v2_js-accordionArea.v2_js-open .v2_js-accordionName:after {
  background-image: url("/library/common/img/icon_link_arrow_down_on.png");
  -webkit-background-size: 7px 4px;
          background-size: 7px 4px;
}

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

#v2_header .v2_js-clickNavBody, #v2_footer .v2_js-clickNavBody {
  display: none;
}

#v2_header .v2_js-modalBg, #v2_footer .v2_js-modalBg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 803;
  background-color: rgba(0, 0, 0, 0.8);
}

/* ----------------------------------------------------------
    header
---------------------------------------------------------- */
#v2_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 800;
  /* 更新情報 */
  /*   路線一覧
  ---------------------------------------------------------- */
}

#v2_header .v2_logo {
  padding: 0 17px 0;
  background-color: #fff;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 890;
  height: 66px;
}

#v2_header .v2_logo:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #ccc;
  left: 0;
  bottom: -1px;
}

#v2_header .v2_logoImg {
  position: absolute;
  top: 17px;
  width: 69px;
  z-index: 900;
}

#v2_header .v2_logoImg a {
  display: block;
  position: relative;
  z-index: 900;
  width: 69px;
  height: 38px;
  background: url("/library/common/img/sp/logo.png") no-repeat left top;
  -webkit-background-size: 69px 34px;
          background-size: 69px 34px;
}

#v2_header .v2_logoImg img {
  display: none;
}

#v2_header .v2_header {
  width: 100%;
  position: absolute;
  top: 66px;
}

#v2_header .v2_header .v2_menuArea {
  background: #dbe0e2;
}

#v2_header .v2_header .v2_menuClose a {
  display: block;
  padding: 15px;
  font-size: 12px;
  text-align: center;
  background-color: #dae0e3;
}

#v2_header .v2_header .v2_menuClose a:after {
  content: "";
  display: inline-block;
  background: url("/library/common/img/sp/icon_btn_close.png") no-repeat right;
  -webkit-background-size: 10px 10px;
          background-size: 10px;
  width: 20px;
  height: 14px;
  vertical-align: top;
}

#v2_header .v2_header .v2_gnavBody .v2_menuClose {
  margin: 15px -18px -15px;
}

#v2_header .v2_header .v2_emergency {
  padding: 15px 20px;
  background-color: #dae0e3;
  border-top: 1px #808080 solid;
  position: relative;
}

#v2_header .v2_header .v2_emergencyArea {
  background-color: #c00;
  padding: 10px;
}

#v2_header .v2_header .v2_emergencyCaption {
  margin-bottom: 10px;
  text-align: center;
}

#v2_header .v2_header .v2_gnavBody {
  background: #ebf0f2;
  padding: 15px 18px;
  border-top: 1px #808080 solid;
}

#v2_header .v2_header .v2_gnavBodyHeader {
  padding: 0 4px;
}

#v2_header .v2_header .v2_gnavBodyHeaderTitle {
  display: none;
}

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

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

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

#v2_header .v2_header .v2_gnavBodyHeaderLink {
  background: url("/library/common/img/icon_link_arrow_white.png") #00467e no-repeat 10px;
  -webkit-background-size: 3px 6px;
          background-size: 3px 6px;
  color: #fff;
  padding: 5px 10px 5px 20px;
  display: block;
  text-decoration: none;
}

#v2_header .v2_header .v2_gnavBodyHeaderLink span {
  height: 40px;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
}

body:not(.v2_tablet) #v2_header .v2_header .v2_gnavBodyHeaderLink:hover {
  background-color: #2168a3;
}

#v2_header .v2_header .v2_gnavBodyCaption {
  font-size: 16px;
  margin: 4px 0 15px;
  text-align: center;
}

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

#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_gnavBodyColumnItem {
  margin-top: 40px;
}

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

.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:not(.v2_menuClose) {
  display: none;
}

#v2_header .v2_header .v2_gnavTop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#v2_header .v2_header .v2_gnavTop .v2_gnavBtn,
#v2_header .v2_header .v2_gnavTop .v2_menuBtn {
  position: fixed;
  z-index: 895;
  right: 54px;
  top: 0;
  margin-left: 103px;
}

#v2_header .v2_header .v2_gnavTop .v2_gnavBtn a,
#v2_header .v2_header .v2_gnavTop .v2_menuBtn a {
  display: table-cell;
  font-size: 10px;
  background-color: #dfe4e6;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 37px;
  min-width: 40px;
  text-align: center;
  padding: 5px 5px 8px;
  vertical-align: bottom;
  color: #000;
}

#v2_header .v2_header .v2_gnavTop .v2_gnavBtn a {
  font-size: 11px;
}

#v2_header .v2_header .v2_gnavTopArea {
  display: table;
  margin-left: auto;
}

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

#v2_header .v2_header .v2_gnavTop .v2_unkouInfoNow {
  display: block;
  text-align: center;
  margin-bottom: 2px;
}

#v2_header .v2_header .v2_gnavTop .v2_unkouInfo .v2_gnavBodyHeader {
  background-color: #dae0e3;
  margin: -15px -18px 15px;
}

#v2_header .v2_header .v2_gnavTop .v2_unkouInfo .v2_gnavBodyHeaderTitle {
  display: block;
  font-size: 18px;
  line-height: 1em;
  font-weight: bold;
  padding: 15px 18px;
  border-bottom: 1px #808080 solid;
}

#v2_header .v2_header .v2_gnavTop .v2_unkouInfo .v2_gnavBodyHeaderSide {
  padding: 10px 22px 15px;
}

#v2_header .v2_header .v2_gnavTop .v2_unkouInfo .v2_gnavBody {
  position: relative;
  z-index: 884;
  width: 100%;
}

#v2_header .v2_header .v2_gnavTop .v2_unkouInfo.v2_js-gnavOpen .v2_gnavBtn a {
  background-color: #bfd0d6;
}

#v2_header .v2_header .v2_gnavTop .v2_menuBtn {
  vertical-align: top;
  right: 0;
  margin-left: 0;
}

#v2_header .v2_header .v2_gnavTop .v2_menuBtn a {
  background: url("/library/common/img/sp/btn_header_menu.png") #dfe4e6 no-repeat center 14px;
  -webkit-background-size: 15px 12px;
          background-size: 15px 12px;
}

#v2_header .v2_header .v2_gnavTop .v2_menuBtn a.v2_eme:after {
  position: absolute;
  top: 6px;
  right: 9px;
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  width: 13px;
  height: 12px;
  background: url("/library/common/img/sp/icon_emergency.png") no-repeat left;
  -webkit-background-size: 13px 12px;
          background-size: 13px 12px;
}

#v2_header .v2_header .v2_gnavMenu .v2_gnavBtn a {
  display: block;
  padding: 15px 15px 15px 27px;
  background: url("/library/common/img/icon_link_arrow_black.png") no-repeat 20px;
  -webkit-background-size: 3px 6px;
          background-size: 3px 6px;
  border-top: 1px #808080 solid;
  font-size: 12px;
  font-weight: bold;
}

#v2_header .v2_header .v2_gnav .v2_routeList {
  padding: 0 17px;
}

#v2_header .v2_header .v2_gnavUnkou .v2_gnavBodyHeaderTitle {
  display: block;
  font-size: 10px;
  background-color: #fff4d9;
  padding: 6px 22px;
  margin: 6px -22px 15px;
}

#v2_header .v2_header .v2_gnavUnkou .v2_gnavBodyHeaderTitle .v2_unkouInfoTitleNow {
  margin-right: 12px;
}

#v2_header .v2_header .v2_gnavUnkou .v2_gnavBodyHeaderTitle .v2_unkouInfoTitleNow img {
  width: 12px;
}

#v2_header .v2_headerInfo ul li a {
  display: block;
  padding: 15px 15px 15px 27px;
  background: url("/library/common/img/icon_link_arrow_black.png") no-repeat 20px;
  -webkit-background-size: 3px 6px;
          background-size: 3px 6px;
  border-top: 1px #808080 solid;
  font-size: 12px;
  font-weight: bold;
}

#v2_header .v2_headerSearch {
  padding: 15px 22px;
  border: 0;
  border-top: 1px #808080 solid;
}

#v2_header .v2_headerSearchBtn {
  display: none;
}

#v2_header .v2_headerLanguage {
  padding: 15px 22px;
  border-top: 1px #808080 solid;
}

#v2_header .v2_headerLanguageTxt {
  display: none;
}

#v2_header .v2_headerTourists p a {
  display: block;
  padding: 15px 15px 15px 27px;
  background: url("/library/common/img/icon_link_arrow_black.png") no-repeat 20px;
  -webkit-background-size: 3px 6px;
          background-size: 3px 6px;
  border-top: 1px #808080 solid;
  border-bottom: 1px #808080 solid;
  font-size: 12px;
  font-weight: bold;
}

#v2_header .v2_formBtnRightInput {
  height: 45px;
  width: 100%;
  padding: 0 8px;
  -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: 14px;
}

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

#v2_header .v2_formBtnRightSubmitBtn {
  margin-left: 4px;
  font-size: 12px;
  width: 50px;
  height: 45px;
  border-radius: 0;
}

#v2_header .v2_txtUpdate {
  font-size: 10px;
  color: #4d4d4d;
}

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

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

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

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

#v2_header .v2_routeListLink {
  padding: 12px 5px;
  min-height: 60px;
}

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

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

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

#v2_header .v2_routeListUnkouTxt {
  margin-top: 6px;
  font-size: 11px;
}

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

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

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

.v2_androidMobile #v2_header .v2_routeList ul li {
  float: left;
  display: block;
}

#v2_header select.v2_select {
  padding: 0 77px 0 10px;
  -webkit-background-size: 40px 5px, 72px 100%;
          background-size: 40px 5px, 72px 100%;
  background-image: url("/library/common/img/bg_form_arrow_sp.png"), url("/library/common/img/bg_form_select.png");
  height: 33px;
  line-height: 25px;
}

#v2_header .v2_modalSp {
  background: #dbe0e2;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 901;
  width: 100%;
  border-bottom: 1px #808080 solid;
}

#v2_header .v2_modalSpClose {
  display: block;
  padding: 15px;
  font-size: 12px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  cursor: pointer;
}

#v2_header .v2_modalSpClose:before {
  content: "";
  display: inline-block;
  height: 10px;
  width: 15px;
  background: url("/library/common/img/icon_btn_close.png") no-repeat left;
  -webkit-background-size: 10px 10px;
          background-size: 10px;
}

#v2_header .v2_modalSpCaption {
  padding: 15px;
  font-weight: bold;
  border-top: 1px #808080 solid;
}

#v2_header .v2_modalSpBtnList li {
  padding: 15px;
}

#v2_header .v2_modalSpBtnList li a {
  display: block;
  margin: -15px;
  padding: 15px 15px 15px 27px;
  background: url("/library/common/img/icon_link_arrow_black.png") no-repeat 20px;
  -webkit-background-size: 3px 6px;
          background-size: 3px 6px;
  border-top: 1px #808080 solid;
  font-size: 12px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}

#v2_header .v2_gnavMenu .v2_js-gnavArea:not(.v2_js-gnavAreaPc) .v2_gnavBtn a {
  background-image: none;
  position: relative;
}

#v2_header .v2_gnavMenu .v2_js-gnavArea:not(.v2_js-gnavAreaPc) .v2_gnavBtn a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 7px;
  height: 4px;
  margin-top: -2px;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url("/library/common/img/icon_link_arrow_down_off.png");
  -webkit-background-size: 7px 4px;
          background-size: 7px 4px;
}

#v2_header .v2_gnavMenu .v2_js-gnavArea:not(.v2_js-gnavAreaPc).v2_js-gnavOpen .v2_gnavBtn a:after {
  background-image: url("/library/common/img/icon_link_arrow_down_on.png");
  -webkit-background-size: 7px 4px;
          background-size: 7px 4px;
}

#v2_header .v2_gnavMenu .v2_js-gnavArea.v2_js-gnavAreaPc.v2_js-gnavActive .v2_js-gnavBody {
  display: none;
}

#v2_header .v2_header .v2_gnavTop .v2_unkouInfo.v2_js-gnavChien .v2_js-gnavBody {
  left: 100%;
  display: none;
  z-index: 840;
}

#v2_header .v2_header .v2_gnavTop .v2_unkouInfo.v2_js-gnavChien.v2_js-gnavActive .v2_js-gnavBody {
  display: block;
}

#v2_header .v2_header .v2_gnavTop .v2_unkouInfo.v2_js-gnavChien.v2_js-gnavOpen .v2_js-gnavBody {
  left: 0;
}

#v2_header .v2_js-gnavMenuBody {
  position: relative;
  left: 100%;
  display: none;
}

#v2_header .v2_js-gnavMenuOpen .v2_menuBtn a {
  background-color: #bfd0d6 !important;
}

#v2_header .v2_js-gnavMenuOpen .v2_js-gnavMenuBody {
  display: block;
  left: 0;
}

#v2_header .v2_js-menuUnkouInfoBody.v2_js-menuBodyOpen {
  position: relative;
  z-index: 860;
  display: block;
}

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

body.v2_js-pFix {
  position: fixed;
}

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;
}

body.v2_js-headerOpen > #v2_header,
body.v2_js-headerOpen > .v2_slideMenuBg {
  display: block;
}

body.v2_js-headerOpen #v2_header {
  position: fixed;
  overflow-x: hidden;
  overflow-y: scroll;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.v2_slideMenuBg {
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 800;
}

/* ----------------------------------------------------------
    footer
---------------------------------------------------------- */
#v2_footer {
  padding: 0 0 40px;
  -webkit-background-size: 150px 11px;
          background-size: 150px 11px;
}

#v2_footer .v2_footer {
  background-color: #fff;
}

#v2_footer .v2_footer li {
  padding-top: 1px;
}

#v2_footer .v2_footer li a {
  display: block;
  color: #00467e;
  text-decoration: none;
}

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

#v2_footer .v2_footer li a {
  background: url("/library/common/img/icon_link_arrow_gray.png") #dae0e3 no-repeat 18px;
  -webkit-background-size: 3px 6px;
          background-size: 3px 6px;
  padding: 15px 10px 15px 26px;
}

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

#v2_footer .v2_footerSnsCaption {
  padding: 0 20px;
  background-color: #dae0e3;
}

#v2_footer .v2_footerSnsCaption span {
  display: table-cell;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
}

#v2_footer .v2_footerSnsCaption span:after {
  content: "";
  display: inline-block;
  width: 59px;
  height: 13px;
  background: url("/library/common/img/sp/bg_footer_sns.png") no-repeat right;
  -webkit-background-size: 49px 13px;
          background-size: 49px 13px;
}

#v2_footer .v2_footerSnsList li a {
  background-color: #ebf0f2;
}

#v2_footer .v2_footerSnsImg {
  width: 11px;
  padding: 0 10px 0 6px;
}

#v2_footer .v2_footerSnsTwitter {
  width: 11px;
}

#v2_footer .v2_footerSnsYoutube {
  width: 10px;
}

#v2_footer .v2_footerSnsFacebook {
  width: 6px;
}

.v2_androidTablet #v2_footer .v2_footerInfoList li {
  height: auto !important;
}

#v2_footer .v2_footerNav ul {
  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;
  padding-top: 3px;
  padding-bottom: 1px;
  background-color: #fff;
  font-size: 10px;
}

#v2_footer .v2_footerNav ul li {
  width: 50%;
  padding-top: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#v2_footer .v2_footerNav ul li:nth-child(odd) {
  padding-right: 1px;
}

#v2_footer .v2_footerNav ul 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;
  padding: 15px 10px 15px 26px;
  background: url("/library/common/img/icon_link_arrow_gray.png") #dae0e3 no-repeat 20px;
  -webkit-background-size: 3px 6px;
          background-size: 3px 6px;
  width: 100%;
}

.v2_androidMobile #v2_footer .v2_footerNav ul {
  display: block;
  *zoom: 1;
}

.v2_androidMobile #v2_footer .v2_footerNav ul:before, .v2_androidMobile #v2_footer .v2_footerNav ul:after {
  content: " ";
  display: table;
}

.v2_androidMobile #v2_footer .v2_footerNav ul:after {
  clear: both;
}

.v2_androidMobile #v2_footer .v2_footerNav ul li {
  display: table;
  float: left;
}

.v2_androidMobile #v2_footer .v2_footerNav ul li a {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

#v2_footer .v2_footerTerminal {
  margin: 15px auto;
  width: 90%;
}

#v2_footer .v2_footerTerminal li {
  width: 50%;
}

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

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

#v2_footer .v2_pagetop {
  margin: 30px 18px 0 auto;
  width: 42px;
  height: 42px;
}

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

#v2_footer .v2_js-fTtrain .v2_js-fTtrainImg {
  left: 20% !important;
}

/* ----------------------------------------------------------
    旧サイト用の調整CSS
---------------------------------------------------------- */
#wrapper {
  padding-top: 66px;
}

/* ----------------------------------------------------------
    popup
---------------------------------------------------------- */
/* ----------------------------------------------------------
    多言語 common
---------------------------------------------------------- */
/* */
.v2_en #v2_header .v2_logoImg a,
.v2_kr #v2_header .v2_logoImg a,
.v2_cn #v2_header .v2_logoImg a,
.v2_tcn #v2_header .v2_logoImg a,
.v2_th #v2_header .v2_logoImg a,
.v2_fr #v2_header .v2_logoImg a,
.v2_es #v2_header .v2_logoImg a {
  background: url("/library/lang/common/img/sp/logo.png") no-repeat left top;
  -webkit-background-size: 69px 38px;
          background-size: 69px 38px;
}

.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/sp/icon_btn_search_syllabary_header.png");
  background-position: center 15px;
  -webkit-background-size: 15px 15px;
          background-size: 15px;
}

/* ----------------------------------------------------------
    英語
---------------------------------------------------------- */
/* ----------------------------------------------------------
    韓国語 hf
---------------------------------------------------------- */
/* ----------------------------------------------------------
    中国語(簡体)
---------------------------------------------------------- */
/* ----------------------------------------------------------
    中国語(繁體)
---------------------------------------------------------- */
/* ----------------------------------------------------------
    タイ語 hf
---------------------------------------------------------- */
/* ----------------------------------------------------------
    フランス語
---------------------------------------------------------- */
.v2_fr #v2_header .v2_formBtnRightSubmitBtn {
  width: 70px;
}
/* ----------------------------------------------------------
    スペイン語
---------------------------------------------------------- */
.v2_es #v2_header .v2_formBtnRightSubmitBtn {
  width: 70px;
}
