.logo_tel {
  display: none; }

.cf:after, #news dl:after {
  content: "";
  display: block;
  clear: both; }

.mb10 {
  margin-bottom: 10px; }

body {
  color: #000;
  font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif; }

section {
  padding: 50px 0; }
  section p {
    font-size: 16px;
    line-height: 1.8; }
  section .heading {
    margin-bottom: 30px; }
    section .heading h2 {
      margin-bottom: 10px;
      font-size: 30px; }

.navbar-default {
  background: #fff; }

.navbar-brand {
  padding: 0;
  height: 50px; }

.navbar-fixed-top {
  padding-top: 10px;
  padding-bottom: 0;
  margin-bottom: 0; }

.navbar-text {
  margin-top: 0;
  margin-bottom: 10px; }

.navbar-default .navbar-nav > li > a {
  color: #000; }

.navbar-fixed-top.navbar-shrink {
  padding-bottom: 0; }

header {
  background: #fff; }
  header img {
    margin-bottom: 0; }
  header .container {
    padding: 0; }
  header .nav_wrap {
    background: url(../img/yellow_back.jpg) repeat;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000; }
    header .nav_wrap .nav {
      display: table;
      width: 100%; }
      header .nav_wrap .nav li {
        display: table-cell;
        float: none; }
        header .nav_wrap .nav li.active a {
          background: #fff;
          color: #000; }
        header .nav_wrap .nav li a {
          width: 100%;
          border-left: 2px solid #000; }
          header .nav_wrap .nav li a:hover {
            background: #fff;
            color: #000; }
        header .nav_wrap .nav li:last-child a {
          border-right: 2px solid #000; }

.main_img {
  margin-top: 108px; }

#recommend {
  background: url(../img/yellow_back.jpg) repeat; }
  #recommend .heading {
    text-align: center; }
    #recommend .heading h2 {
      display: inline-block;
      background: url(../img/icon_heading_recommend.png) left center no-repeat;
      padding-left: 50px; }
  #recommend .heading2 {
    text-align: center; }
    #recommend .heading2 h2 {
      font-size: 30px;
      margin-bottom: 30px;
      display: inline-block;
      background: url(../img/icon_heading_home.png) left center no-repeat;
      padding-left: 50px;
      margin-top: 50px; }
  #recommend .heading_tenant {
    text-align: center; }
    #recommend .heading_tenant h2 {
      font-size: 30px;
      margin-bottom: 30px;
      display: inline-block;
      background: url(../img/icon_heading_tenant.png) left center no-repeat;
      padding-left: 50px;
      margin-top: 50px; }
  #recommend .article_list .article_img {
    border: 2px solid #000; }
    #recommend .article_list .article_img p {
      background: rgba(0, 0, 0, 0.8);
      width: 100%;
      margin-bottom: 0;
      color: #fff;
      font-size: 16px;
      padding: 10px; }
      #recommend .article_list .article_img p .comment {
        font-size: 12px; }
    #recommend .article_list .article_img img {
      width: 100%;
      height: auto; }
  #recommend .article_list .article_info {
    margin-top: 10px; }
    #recommend .article_list .article_info p {
      color: #000;
      margin-bottom: 10px;
      line-height: 1;
      font-size: 16px; }
      #recommend .article_list .article_info p:first-child {
        font-weight: bold;
        margin-right: 5px; }
  #recommend a {
    color: #000; }
    #recommend a:hover {
      text-decoration: none; }
      #recommend a:hover img {
        opacity: 0.8; }
      #recommend a:hover .article_img {
        background: #fff; }
      #recommend a:hover .article_info {
        text-decoration: underline; }
  #recommend a.request {
    display: block;
    text-align: center;
    background: #19b1ff;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    border-bottom: 4px solid #1597da;
    padding: 10px 20px;
    padding-right: 30px;
    position: relative;
    margin: 20px 0 0; }
    #recommend a.request::after {
      content: "";
      display: block;
      width: 8px;
      height: 8px;
      border-top: 3px solid #fff;
      border-right: 3px solid #fff;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -4px; }
    #recommend a.request:hover {
      text-decoration: none;
      position: relative;
      top: 4px;
      border-bottom: 0;
      margin-bottom: 4px; }

#station {
  background: url(../img/white_back.jpg) repeat; }
  #station .heading {
    text-align: center; }
    #station .heading h2 {
      display: inline-block;
      background: url(../img/icon_heading_station.png) left center no-repeat;
      padding-left: 50px;
      line-height: 44px; }
  #station .keihan {
    margin-bottom: 30px; }
  #station .limited {
    position: relative;
    display: inline-block; }
    #station .limited::after {
      content: "";
      display: block;
      width: 50px;
      height: 50px;
      background: url(../img/icon_limited.png) left center no-repeat;
      position: absolute;
      right: -20px;
      top: -20px;
      border-radius: 50%; }

#search {
  background: #fff; }
  #search .heading {
    text-align: center; }
    #search .heading h2 {
      display: inline-block;
      background: url(../img/icon_heading_search.png) left center no-repeat;
      padding-left: 50px;
      line-height: 44px; }
  #search .search_btn {
    display: block;
    background: url(../img/yellow_back.jpg) repeat;
    border: 3px solid #000;
    border-bottom: 6px solid #000;
    border-radius: 8px;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 20px 0 20px 20px;
    position: relative; }
    #search .search_btn:hover {
      text-decoration: none;
      position: relative;
      top: 3px;
      border-bottom: 3px solid #000;
      margin-bottom: 3px; }
  #search a.conditions::after {
    content: "";
    display: block;
    width: 38px;
    height: 38px;
    background: url(../img/icon_link_search1.png) left center no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-left: -4.5em; }
  #search a.store::after {
    content: "";
    display: block;
    width: 38px;
    height: 28px;
    background: url(../img/icon_link_search2.png) left center no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -7em; }

#city {
  background: url(../img/white_back.jpg) repeat; }
  #city .heading {
    text-align: center; }
    #city .heading h2 {
      display: inline-block;
      background: url(../img/icon_heading_city.png) left center no-repeat;
      padding-left: 40px;
      line-height: 40px; }
  #city h3 {
    font-size: 20px;
    margin-bottom: 20px; }

#news {
  background: #fff; }
  #news .heading {
    text-align: center; }
    #news .heading h2 {
      display: inline-block;
      background: url(../img/icon_heading_news.png) left center no-repeat;
      padding-left: 50px;
      line-height: 40px; }
  #news dl dt {
    float: left;
    width: 6em;
    background: #000;
    color: #fff700;
    font-size: 14px;
    font-weight: normal;
    padding: 3px 5px;
    text-align: center; }
  #news dl dd {
    float: left;
    width: 80%;
    margin-left: 30px;
    padding: 3px 5px; }
    #news dl dd a {
      color: #000; }

#concept {
  background: url(../img/yellow_back.jpg) repeat; }
  #concept .heading {
    text-align: center; }
    #concept .heading h2 {
      display: inline-block;
      background: url(../img/icon_heading_concept.png) left center no-repeat;
      padding-left: 55px; }
  #concept h3 {
    font-size: 20px;
    margin-bottom: 20px; }
  #concept ul {
    margin-left: 25px; }
    #concept ul li {
      margin-bottom: 10px; }

#access {
  background: #fff url(../img/footer_back.jpg) left bottom repeat-x;
  padding-bottom: 150px; }
  #access .heading {
    text-align: center; }
    #access .heading h2 {
      display: inline-block;
      background: url(../img/icon_heading_access.png) left center no-repeat;
      padding-left: 52px;
      line-height: 43px; }
  #access .btn {
    background: #19b1ff;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    border-bottom: 4px solid #1597da;
    padding: 10px 20px;
    padding-right: 30px;
    position: relative; }
    #access .btn::after {
      content: "";
      display: block;
      width: 8px;
      height: 8px;
      border-top: 3px solid #fff;
      border-right: 3px solid #fff;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -4px; }
    #access .btn:hover {
      position: relative;
      top: 4px;
      border-bottom: 0; }

footer .footer-above {
  background: #333; }
footer .footer-below {
  background: url(../img/yellow_back.jpg) repeat;
  color: #000;
  text-align: center;
  padding: 10px 0; }
footer a {
  display: block; }
footer h3 {
  margin: 0;
  font-size: 20px;
  margin-bottom: 10px; }
footer p {
  font-size: 16px;
  text-align: left;
  margin-bottom: 0; }
footer ul {
  padding-left: 0; }
  footer ul li {
    text-align: left;
    list-style: none;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px; }
  footer ul .tel {
    margin-bottom: 10px; }

#page {
  margin-top: 108px; }
  #page input[type=text], #page input[type=email], #page input[type=tel], #page textarea {
    -webkit-appearance: none;
    background: #eee;
    border: none;
    padding: 5px 10px;
    font-size: 18px;
    border-radius: 3px; }
  #page input[type=submit] {
    -webkit-appearance: none;
    display: block;
    border: none;
    text-align: center;
    background: #19b1ff;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    border-bottom: 4px solid #1597da;
    padding: 10px 20px;
    position: relative;
    margin: 20px 0 0;
    width: 300px; }
    #page input[type=submit]:hover {
      text-decoration: none;
      position: relative;
      top: 4px;
      border-bottom: 0;
      margin-bottom: 4px; }

/*-- single.php --*/
body.single header {
  padding-bottom: 135px; }
body.single .pages {
  padding: 0; }
body.single h1 {
  font-size: 30px; }

/*-- アクセス --*/
.page-id-34 header {
  padding-bottom: 135px; }
.page-id-34 section {
  padding-bottom: 0; }
  .page-id-34 section .heading h2 {
    overflow: visible;
    background: url(../img/yellow_back.jpg) repeat;
    border: 2px solid #000;
    position: relative;
    padding-left: 210px;
    font-size: 20px;
    line-height: 42px; }
    .page-id-34 section .heading h2 span {
      background: url(../img/img_access_head1.png) left no-repeat;
      display: block;
      overflow: hidden;
      width: 160px;
      padding-top: 84px;
      height: 0;
      position: absolute;
      left: 30px;
      top: -28px; }
  .page-id-34 section .arrow {
    display: block;
    width: 80px;
    margin: 50px auto 0; }
  .page-id-34 section#step2 h2 span {
    background: url(../img/img_access_head2.png) left no-repeat; }
  .page-id-34 section#step3 h2 span {
    background: url(../img/img_access_head3.png) left no-repeat; }
  .page-id-34 section#step4 h2 span {
    background: url(../img/img_access_head4.png) left no-repeat; }
  .page-id-34 section#step5 h2 span {
    background: url(../img/img_access_head5.png) left no-repeat; }
  .page-id-34 section#step6 h2 span {
    background: url(../img/img_access_head6.png) left no-repeat; }
  .page-id-34 section#step7 h2 span {
    background: url(../img/img_access_head7.png) left no-repeat; }
  .page-id-34 section#step8 h2 span {
    background: url(../img/img_access_head8.png) left no-repeat; }
  .page-id-34 section#step9 h2 span {
    background: url(../img/img_access_head9.png) left no-repeat; }
  .page-id-34 section#step10 {
    margin-bottom: 100px; }
    .page-id-34 section#step10 h2 {
      padding-left: 220px; }
      .page-id-34 section#step10 h2 span {
        background: url(../img/img_access_head10.png) left no-repeat;
        width: 176px; }
