/**/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/**/
html, body {
  font-size: 62.5%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, verdana, sans-serif;
  margin: 0;
  padding: 0;
  color: #333333;
  background: #FFFFFF;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  height: 100%;
  word-break: normal;
  word-wrap: break-word;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}
/*img reset*/
img {
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

video {
  margin: 0;
  padding: 0;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*------------------------------------*/
a {
  text-decoration: none;
  outline: none;
}
a:hover {
  outline: none;
}

img {
  width: 100%;
}

.container {
  width: 100%;
}

/*---------
header
---------*/
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 1;
  border-bottom: 5px solid #000000;
}
.header__inner {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.header__inner__logo {
  width: 41.25%;
  position: absolute;
  top: 0;
  left: 0;
}
.header__inner__btn {
  width: 17.325%;
  position: absolute;
  bottom: 0;
  right: 0;
  padding-right: 3.125%;
  background: #fff;
}

.navTrainBlock {
  width: 100%;
  position: relative;
}
.navTrainBlock__inner {
  position: relative;
  overflow: hidden;
}
.navTrainBlock__inner__train {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.navTrainBlock__inner__train_tr0 {
  margin-left: -71%;
  width: 71%;
}
.navTrainBlock__inner__train_tr1 {
  margin-left: -74%;
  width: 74%;
}
.navTrainBlock__inner__train_tr2 {
  margin-left: -12%;
  width: 12%;
}

/*---------
navBlock
---------*/
.navBlock {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background: #FFD801;
  display: none;
}
.navBlock__head {
  position: relative;
  margin: 0 auto;
  text-align: center;
  border-bottom: 2px solid #FFD801;
}
.navBlock__head__title {
  width: 12.8125%;
  margin: 0 auto;
  text-align: center;
}
.navBlock__head__close {
  width: 14.2%;
  position: absolute;
  bottom: 0;
  right: 0;
  right: 3.125%;
}

.navBlock__gnav__list {
  border-bottom: 1px solid #FFD801;
  background: #000;
}
.navBlock__gnav__list.yet img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=50)";
  /* ie 8 */
  zoom: 1;
}

.navBlock__sns {
  margin: 4% 2%;
}
.navBlock__sns__list {
  margin: 2%;
}

.navBlock__ftnav {
  margin-top: 3.125%;
}
.navBlock__ftnav__list {
  border-bottom: 1px solid #FFD801;
}

.ftBlock {
  clear: both;
  width: 100%;
  margin: 10px auto;
  text-align: center;
  overflow: hidden;
  position: relative;
  background: #ffd801;
  padding: 4%;
}
.ftBlock__list {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.ftBlock__list__link {
  display: block;
  float: left;
}
.ftBlock__list__link_t0 {
  width: 49.5%;
  margin-right: 0.5%;
}
.ftBlock__list__link_t1 {
  width: 49.5%;
  margin-left: 0.5%;
}
.ftBlock__list__link_t2 {
  width: 100%;
  clear: both;
  margin: 1% 0;
}
.ftBlock__list__link_t3 {
  width: 100%;
  clear: both;
  margin: 0 0 1% 0;
}
.ftBlock__list__link_t4 {
  width: 49.5%;
  margin-right: 0.5%;
}
.ftBlock__list__link_t5 {
  width: 49.5%;
  margin-left: 0.5%;
}

.footer {
  width: 100%;
  background: #000;
}
.footer__inner {
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.footer__inner__logo {
  width: 16.25%;
  float: left;
  margin-left: 2%;
}
.footer__inner__copy {
  width: 74.375%;
  float: right;
  margin-right: 2%;
}

/**/
.dmyBlock {
  width: 100%;
  position: relative;
  background: #ffd801;
}

.btnBlock {
  position: relative;
  width: 100%;
  padding: 9.375% 0;
}
.btnBlock_renew {
  padding-top: 4.6875%;
}

.btnBlock_station {
  padding: 6.25% 0;
}

.btnBlock_renewal_m2 {
  padding-top: 4.6875%;
  padding-bottom: 0;
}

.btnBlock_renewal_m4 {
  padding-top: 4.6875%;
  padding-bottom: 0;
}

.btnBlock__btn {
  width: 87.5%;
  margin: 0 auto;
  text-align: center;
}
.btnBlock__btn__link {
  display: block;
  margin: 0 auto;
  text-align: center;
}

/*---------
pageTop
---------*/
.pageTop {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding: 1.5625%;
}
.pageTop__link {
  width: 15.6%;
  display: block;
  float: right;
  margin-right: 2%;
}

.container {
  background: #ffd801;
}

.ftBlock {
  background: #ffd801;
  padding: 6% 4%;
  margin: 0 auto;
}

/*---------
renew
---------*/
.renewBlock {
  position: relative;
  width: 100%;
  background: #ffd801 url(../imgs/dotLine.png) top left repeat-x;
  background-size: 4px 2px;
}
.renewBlock__bg {
  width: 100%;
  height: inherit;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.renewBlock__bg__target {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.renewBlock__inner {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.renewBlock__inner__bg {
  position: relative;
}
.renewBlock__inner__title {
  width: 54.6875%;
  position: absolute;
  top: 13%;
  left: 24%;
}
.renewBlock__inner__tx {
  width: 29.6875%;
  position: absolute;
  top: 23%;
  left: 35%;
}
.renewBlock__inner__text {
  position: absolute;
  top: 0;
  left: 0;
}
.renewBlock__inner__text_left {
  width: 35%;
  top: 23%;
  left: 6%;
}
.renewBlock__inner__text_center {
  width: 35%;
  top: 55%;
  left: 33%;
}
.renewBlock__inner__text_right {
  width: 41.875%;
  top: 22%;
  left: 56%;
}

/*---------
station
---------*/
.stationBlock {
  position: relative;
  width: 100%;
  background: #f4a915 url(../imgs/dotLine.png) top left repeat-x;
  background-size: 4px 2px;
}
.stationBlock__inner {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.stationBlock__inner__title {
  width: 60.3125%;
  margin: 0 auto;
  text-align: center;
  padding-top: 8%;
}
.stationBlock__inner__text {
  width: 53.125%;
  margin: 0 auto;
  text-align: center;
  padding-top: 3%;
}
.stationBlock__inner__area {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-top: 21px;
  margin-bottom: 1%;
}

.designBlock {
  position: relative;
  width: 100%;
  height: 145px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  margin-top: 6.25%;
}
.designBlock__inner__list {
  position: absolute;
}
.designBlock__inner__list img {
  width: inherit;
  height: 145px;
}

.bnrBlock {
  clear: both;
}
.bnrBlock__bnr {
  width: 87.5%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding-bottom: 9.375%;
  margin-top: -6.25%;
}
.bnrBlock__bnr__link {
  margin: 0 auto;
  text-align: center;
  display: block;
}

/*---------
train
---------*/
.trainBlock {
  position: relative;
  width: 100%;
  background: #ffffff url(../imgs/dotLine.png) top left repeat-x;
  background-size: 4px 2px;
  overflow: hidden;
}
.trainBlock__inner {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.trainBlock__inner__title {
  width: 76.875%;
  margin: 0 auto;
  text-align: center;
  padding-top: 10%;
}
.trainBlock__inner__img {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.trainBlock__inner__img_beTxt {
  margin: 6.25% 0;
}
.trainBlock__inner__img_arrow {
  margin: 2.1875% 0 4.375% 0;
}
.trainBlock__inner__img_afTxt {
  margin: 4.6875% 0 10% 0;
}

/*---------
cm
---------*/
.cmBlock {
  position: relative;
  width: 100%;
  background: #000000 url(../imgs/dotLine2.png) top left repeat-x;
  background-size: 4px 2px;
}
.cmBlock__inner {
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 7%;
}
.cmBlock__inner__title {
  width: 12.1875%;
  margin: 0 auto;
  text-align: center;
  padding-top: 10%;
  padding-bottom: 6.25%;
}
.cmBlock__inner__text {
  width: 90.3125%;
  margin: 0 auto;
  text-align: center;
  padding: 6.25% 0;
}
.cmBlock__inner__video {
  width: 94%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding: 56.25% 0 0 0;
  overflow: hidden;
}
.cmBlock__inner__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*---------
poster
---------*/
.posterBlock {
  position: relative;
  width: 100%;
  background: #ffd801 url(../imgs/dotLine.png) top left repeat-x;
  background-size: 4px 2px;
}
.posterBlock__inner {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.posterBlock__inner__title {
  width: 27.1875%;
  margin: 0 auto;
  text-align: center;
  padding-top: 7%;
}
.posterBlock__inner__text {
  width: 70.3125%;
  margin: 0 auto;
  text-align: center;
  padding-top: 4%;
}

.psImgBlock {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-top: 22px;
}
.psImgBlock__inner {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.psImgBlock__inner__list {
  width: 46%;
  margin: 2%;
  float: left;
}

/*---------
viewBlock
---------*/
.viewBlock {
  width: 100%;
  height: 100%;
  min-width: 320px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
}
.viewBlock__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
  cursor: pointer;
}

.viewBlock__inner {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
}

.slideblock {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.slideblock__list {
  float: left;
  overflow: hidden;
}
.slideblock__list img {
  width: auto;
}

.slideblock__btn {
  position: absolute;
  cursor: pointer;
  width: 6.25%;
  margin-top: 24%;
  top: 0;
}
.slideblock__btn_prev {
  left: 3%;
}
.slideblock__btn_next {
  right: 3%;
}
.slideblock__btn.none {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=50)";
  /* ie 8 */
  zoom: 1;
}

.slideblock__close {
  clear: both;
  position: relative;
  width: 14.0625%;
  margin: 0 auto;
  text-align: center;
  padding-top: 6.25%;
}

.loadingBlock {
  width: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -6.25%;
  margin-left: -6.25%;
  display: none;
}
.loadingBlock__inner {
  width: 12.5%;
}
