@charset "utf-8";

/* page_access
------------------------------------------------ */
#contents {
  background-color: #fdf7e8;
  padding-top: 145px;
}
#page_access {
  max-width: 980px;
  width: 96%;
  margin: 0 auto;
  padding: 0 2% 65px;
}
#page_heaer {
  max-width: 590px;
  width: 100%;
  margin: auto;
  padding-top: 35px;
  padding-bottom: 60px;
}
.yama #page_heaer {
  max-width: 620px;
}
.block {
  margin-bottom: 20px;
  padding-bottom: 0;
  border-bottom: dashed #ccc 2px;
}
.block h2 {
  font-size: 124%;
  text-indent: -9999px;
  padding: 0 0 4px 0;
}
.block h2#oume {
  background: url(/foreign/common/img/access/tama01.png) no-repeat;
}
.block h2#fussa {
  background: url(/foreign/common/img/access/tama02.png) no-repeat;
}
.block h2#hamura {
  background: url(/foreign/common/img/access/tama03.png) no-repeat;
}
.block h2#akiruno {
  background: url(/foreign/common/img/access/tama04.png) no-repeat;
}
.block h2#mizuho {
  background: url(/foreign/common/img/access/tama05.png) no-repeat;
}
.block h2#hinode {
  background: url(/foreign/common/img/access/tama06.png) no-repeat;
}
.block h2#okutama {
  background: url(/foreign/common/img/access/tama08.png) no-repeat;
}
.block h2#hinohara {
  background: url(/foreign/common/img/access/tama07.png) no-repeat;
}
.block h2#oshima {
  background: url(/foreign/common/img/access/shima01.png) no-repeat;
}
.block h2#toshima {
  background: url(/foreign/common/img/access/shima02.png) no-repeat;
}
.block h2#niijima {
  background: url(/foreign/common/img/access/shima03.png) no-repeat;
}
.block h2#shikinejima {
  background: url(/foreign/common/img/access/shima04.png) no-repeat;
}
.block h2#kouzushima {
  background: url(/foreign/common/img/access/shima05.png) no-repeat;
}
.block h2#miyakejima {
  background: url(/foreign/common/img/access/shima06.png) no-repeat;
}
.block h2#mikurashima {
  background: url(/foreign/common/img/access/shima07.png) no-repeat;
}
.block h2#hachijojima {
  background: url(/foreign/common/img/access/shima08.png) no-repeat;
}
.block h2#aogashima {
  background: url(/foreign/common/img/access/shima09.png) no-repeat;
}
.block h2#chichijima {
  background: url(/foreign/common/img/access/shima10.png) no-repeat;
}
.block h2#hahajima {
  background: url(/foreign/common/img/access/shima11.png) no-repeat;
}

.block .box {
  padding: 0 1em 20px 1em;
}
.block .box div {
  margin-top: 20px;
}
.block .box div p {
  font-size: 108%;
  font-weight: bold;
}
.block .box div ul {
  padding: 6px 1em 0;
}
.block .box div ul li a {
  color: #00f;
}
.block .box div ul li.linereturn {
  margin-left: 1.4em;
  text-indent: -1.4em;
}
.block .box div ul li.second {
  text-indent: 1.4em;
}
@-moz-document url-prefix() {
  .block .box div ul li.linereturn {
    margin-left: 1.4em;
    text-indent: -1.4em;
  }
  .block .box div ul li.second {
    text-indent: 1.4em;
  }
}
@media all and (-ms-high-contrast: none) {
  .block .box div ul li.linereturn {
    margin-left: 1.35em;
    text-indent: -1.35em;
  }
  .block .box div ul li.second {
    text-indent: 1.35em;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .block .box div ul li.linereturn {
    margin-left: 1.38em;
    text-indent: -1.38em;
  }
  .block .box div ul li.second {
    text-indent: 1.38em;
  }
}

#page_heaer div {
  float: left;
}
#page_heaer h1 {
  padding-bottom: 1%;
}
.sukima {
  padding-top: 20px;
}
.icon_yama,
.icon_shima {
  float: left;
  margin-left: 10px;
  margin-left: 7%;
}
.icon_yama li,
.icon_shima li {
  font-size: 124%;
  font-weight: bold;
  text-decoration: underline;
  padding-bottom: 15%;
}
.icon_yama li:hover,
.icon_shima li:hover,
p.pegetop:hover {
  opacity: 0.8;
}
.icon_yama li:before {
  content: " ";
  background-image: url(/foreign/common/img/access/icon_yama.png);
  position: relative;
  left: 0;
  top: 0;
  padding-left: 35px;
  padding-bottom: 4px;
  background-repeat: no-repeat;
}
.icon_shima li:before {
  content: " ";
  background-image: url(/foreign/common/img/access/icon_shima.png);
  position: relative;
  left: 0;
  top: 0;
  padding-left: 35px;
  padding-bottom: 4px;
  background-repeat: no-repeat;
}
.pegetop:before {
  position: relative;
  content: url(/foreign/common/img/access/icon_pagetop.png);
  top: 8px;
  left: 0;
  margin-right: 5px;
}
.pegetop {
  text-align: right;
  padding-bottom: 12px;
  margin-top: -20px;
  text-decoration: underline;
  margin-left: 70%;
}

.manner {
  text-align: right;
}

@media screen and (max-width: 767px) {
  /* contents
    ------------------------------------------------ */
  #contents {
    padding: 26% 0 20px 0;
  }

  /* page_access
    ------------------------------------------------ */
  #contents {
    background-image: url(/foreign/common/img/line.png);
    background-repeat: no-repeat;
    background-position: bottom;
  }
  #page_access {
    max-width: 1000px;
    width: 94%;
    padding-bottom: 0;
    padding-top: 20px;
  }
  #page_access section .block {
    font-size: 90%;
  }
  #page_heaer {
    padding-top: 0;
    padding-bottom: 20px;
  }
  #page_heaer div {
    max-width: 396px;
    width: 100%;
    float: none;
    max-width: 396px;
    width: 100%;
    margin: 0 auto;
  }
  #page_heaer div img {
    width: 100%;
  }
  .pegetop {
    margin-top: 0;
    margin-left: 50%;
  }
  .icon_yama,
  .icon_shima {
    float: none;
    max-width: 396px;
    width: 100%;
    margin: 0 auto;
    padding-top: 2%;
    clear: both;
  }
  .icon_yama li,
  .icon_shima li {
    padding-bottom: 2%;
    width: 50%;
    float: left;
  }

  .block h2 {
    text-indent: -9999px;
    padding: 0 0 6px 0;
  }
}
