/*
 * busnavi_site.css
 * © 2017 Nishi-Nippon Railroad Co., Ltd.
 */

.fb-page {
  width: 240px !important;
}

hr {
  padding: 0px;
  margin: 0px;
  margin-top: 4px;
  border: solid #fff;
  border-width: 1px 0 0 0;
  height: 1px;
  /* for IE6 */
  clear: both;
  /* for IE6 */
}

/* --- padding + margin --- */
.pd0 {
  padding: 0;
}

.mg0 {
  margin: 0;
}

/* --- vertical offset-top --- */
.voffset2 {
  margin-top: 10px;
}

.voffset3 {
  margin-top: 15px;
}

.voffset4 {
  margin-top: 30px;
}

.voffset7 {
  margin-top: 80px;
}

body {
  background-color: #F5F5F5;
  letter-spacing: 0.6px;
  font-feature-settings: "palt";
}

p {
  font-size: 0.9em;
  font-weight: normal;
}

figure {
  margin: 0;
}

figure img {
  display: block;
  margin: 0 auto;
}

/* リンク */
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#section-footer a {
  /*リンクされた文字*/
  color: F5F5F5;
  font-style: normal;
  text-decoration: none;
}

#section-footer a:link {
  /*未訪問のリンク*/
  color: #F5F5F5;
  font-style: normal;
}

#section-footer a:visited {
  /*訪問後のリンク*/
  color: #F5F5F5;
  font-style: normal;
  text-decoration: none;
}

#section-footer a:hover {
  /*マウスホバー*/
  color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#section-footer a:active {
  /*クリック中*/
  color: #fff;
  font-style: normal;
}

/* 文字 */
.heading {
  letter-spacing: .04em;
  font-weight: 600;
}

.titlecolor {
  color: #242424;
}

.white {
  color: #FFF;
}

.gray {
  color: #3C3C3C;
}

.shadow {
  text-shadow: 0 1px 4px rgba(0, 0, 0, .13);
}

/* 配置、枠(box) */
.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.right {
  text-align: right;
}

.box {
  position: relative;
  border-radius: 14px;
  background: #FFF;
  text-align: left;
  margin-bottom: 20px;
}

.boxshadow {
  box-shadow: 0 3px 12px rgba(0, 0, 0, .13);
}

.box_inner {
  padding: 5px 20px 25px;
}

/* store-link */
.store-link .store {
  display: inline-block;
  margin-right: 15px;
}

.store-link .store img {
  width: 212px;
}

.store {
  padding: 1px;
  margin: 1px;
}

/* 0 header */
#section-header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

#section-header .left,
#section-header .right {
  display: inline-block;
}

#section-header .left {
  float: left;
}

#section-header .right {
  float: right;
}

#section-header .app_icon_square {
  width: 72px;
  vertical-align: top;
  margin: 0 12px;
}

#section-header .app_icon_square + p {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 72px;
  letter-spacing: .04em;
}

#section-header .logo_nishitetsu {
  width: 272px;
}

/* 1 top */
#section-eyecatch {
  height: 650px;
  background: url('../img/top_img@2x.png') no-repeat center #56C0F5;
  background-size: 1366px auto;
}

#section-eyecatch .top-box {
  position: relative;
  left: 50%;
  width: 50%;
  padding-top: 150px;
  margin-left: -190px;
}

.main-title {
  font-size: 3.4em;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: .04em;
}

/* 2 main_func */
#section-main_func {
  padding: 40px 0;
}

#section-main_func h2 {
  font-size: 46px;
  line-height: 78px;
  letter-spacing: .04em;
  margin-bottom: 30px;
}

#section-main_func h2 i {
  width: 78px;
  height: 70px;
  display: inline-block;
  background: url(../img/icon_busstop@2x.png) no-repeat center;
  background-size: contain;
  vertical-align: text-bottom;
  margin-right: 14px;
}

#section-main_func figure {
  background: #56C0F5;
  border-radius: 14px 14px 0 0;
}

#section-main_func figure img {
  width: 100%;
  max-width: 320px;
}

#section-main_func .box_inner {
  padding-top: 0;
}

#section-main_func h3 {
  font-size: 20px;
  font-weight: 600;
}

#section-main_func h3 + p {
  line-height: 1.6;
}

/* 3 sub_func */
#section-sub_func {
  background: #56C0F5;
  padding: 40px 0;
}

#section-sub_func h2 {
  font-size: 38px;
  margin-bottom: 50px;
}

#section-sub_func h3 {
  font-size: 20px;
  font-weight: 600;
}

#section-sub_func .box {
  margin-bottom: 50px;
}

#section-sub_func .box p {
  height: 4em;
  line-height: 1.6;
}

#section-sub_func figure {
  margin-bottom: 20px;
}

#section-sub_func figure img {
  width: 100%;
  max-width: 200px;
  border: 1px solid #E2E2E2;
}

#section-sub_func .texticon {
  display: inline-block;
  transform: rotate(10deg);
  background: #007AE5;
  width: 78px;
  height: 78px;
  padding: 14px 8px;
  border-radius: 50%;
  color: #FFF;
  font-style: normal;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  position: absolute;
  right: -15px;
  top: -18px;
}

/* 4 voice */
#section-voice {
  padding-bottom: 40px;
}

#section-voice h2 {
  background: #247BD5;
  margin: 0 -15px 40px;
  line-height: 72px;
  padding: 15px;
  font-size: 40px;
}

#section-voice h2 + p {
  font-size: 32px;
  margin-bottom: 20px;
  font-weight: 600;
}

#section-voice h2 i {
  width: 78px;
  height: 70px;
  display: inline-block;
  background: url(../img/icon_bus@2x.png) no-repeat center;
  background-size: contain;
  vertical-align: text-bottom;
  margin-right: 14px;
}

#section-voice .box p {
  font-size: 18px;
  line-height: 1.6;
}

#section-voice .box_inner {
  padding-top: 25px;
}

#section-voice .thanks {
  margin-top: 10px;
  color: #007AE5;
  font-size: 32px;
}

/* 5 download */
#section-download {
  background: #247BD5;
  padding: 40px 0;
}

#section-download .icon_sub {
  width: 178px;
}

#section-download .dl_title {
  font-size: 40px;
  line-height: 1.6;
  margin: 10px auto 20px;
  font-weight: 600;
}

#section-download .store {
  margin-bottom: 20px;
}

/* 6 facebook */
#section-fb {
  padding-top: 80px;
  background-color: #F5F5F5;
  color: #fff;
}

.share-wrap {
  padding: 28px 0px 0px 0px;
  vertical-align: middle;
  text-align: center;
  display: table;
  margin-right: auto;
  margin-left: auto;
}

.share-fb {
  display: inline;
  zoom: 1;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 0 2px 0 2px;
}

.fb_iframe_widget > span {
  vertical-align: baseline !important;
}

/* フッター */
#section-footer {
  padding-top: 80px;
  background-color: #247BD5;
  color: #fff;
}

.share-wrap > * {
  vertical-align: bottom;
}

.share-tw {
  display: inline;
  zoom: 1;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 0 2px 0 2px;
}

.share-line {
  display: inline;
  zoom: 1;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 0 2px 0 2px;
}

.share-google {
  display: inline;
  zoom: 1;
  display: table-cell;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 0 2px 0 2px;
}

.copyright {
  letter-spacing: -0.3px;
}

small {
  font-size: 12px;
}

/* Tablet */
@media screen and (max-width: 991px) {
  #section-header .app_icon_square {
    width: 48px;
    margin: 0 6px;
  }

  #section-header .app_icon_square + p {
    font-size: 24px;
    line-height: 48px;
  }

  #section-header .logo_nishitetsu {
    width: 200px;
  }

  #section-eyecatch {
    height: 400px;
    background-size: auto 440px;
  }

  #section-eyecatch .top-box {
    padding-top: 80px;
    margin-left: -130px;
  }

  .main-title {
    font-size: 2.2em;
  }

  #section-eyecatch .store-link .store {
    width: 40%;
    margin: 0;
  }

  #section-eyecatch .store-link .store:first-child {
    margin-right: 3%;
  }

  #section-eyecatch .store-link .store img {
    width: 100%;
  }

  #section-main_func h2,
  #section-voice h2 {
    font-size: 36px;
    line-height: 60px;
  }

  #section-main_func h2 i,
  #section-voice h2 i {
    width: 54px;
    height: 54px;
  }

  #section-main_func h3 {
    font-size: 24px
  }

  #section-voice h2 + p,
  #section-voice .thanks {
    font-size: 28px;
  }

  #section-download .dl_title {
    font-size: 32px;
    text-align: center;
  }

  #section-download .store {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  #section-footer {
    padding: 6%;
  }

}

/* Smartphone */
@media screen and (max-width: 767px) {
  h4 {
    font-size: 1.1em;
    letter-spacing: -1px;
    font-weight: 600;
  }

  #section-footer {
    padding: 0 10% 10%;
  }

  .icon {
    width: 5%;
    height: 5%;
  }

  .icon-offset {}

  img.toplink {
    width: 90px;
  }

  #section-header {
    padding-right: 5px;
    padding-left:20px;
  }

  #section-header .left {
    padding-top: 15px;
    width: 100%;
  }

    #section-header .app_icon_square + p {
    font-size: 24px;
  }

  #section-header .logo_nishitetsu {
    width: 180px;
  }

  #section-eyecatch {
    height: auto;
    background: #56C0F5;
    padding-bottom: 40px;
  }

  #section-eyecatch .top-box {
    padding-top: 105px;
    left: 0;
    width: 100%;
    margin: 0 auto;
  }

  .main-title {
    font-size: 1.9em;
    font-weight: 600;
    margin-bottom: 20px;
  }

  #section-eyecatch .store-link .store {
    width: 48%;
  }

  #section-main_func,
  #section-voice {
    padding-top: 0;
  }

  #section-main_func h2,
  #section-voice h2 {
    font-size: 28px;
    line-height: 40px;
    padding: 15px 20px;
  }

  #section-main_func h2 i,
  #section-voice h2 i {
    width: 78px;
    height: 70px;
    display: block;
    margin: 0 auto 4px;
  }

  #section-sub_func h2 {
    font-size: 28px;
    margin-bottom: 20px;
    padding: 5px 20px;
  }

  #section-sub_func h3 {
    font-size: 24px;
  }

  #section-main_func .box p,
  #section-sub_func .box p {
    font-size: 18px;
    line-height: 1.6;
  }

  #section-sub_func .box p {
    height: auto;
  }

  #section-voice h2 + p,
  #section-voice .thanks {
    font-size: 24px;
  }

  #section-download .icon_sub {
    width: 30%;
  }

  #section-download .dl_title {
    font-size: 26px;
  }

  #section-fb {}

  .hide-sm {
    display: none;
  }

  .voffset-sm {
    padding-top: 40px;
  }
}
