@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
#adtag {
  opacity: 0;
}

#access .blk {
  color: #000;
}
#access main img {
  width: 100%;
}
#access .img {
  position: relative;
}
#access main {
  font-family: "RyuminPro", serif;
}
#access .page-annotation {
  font-family: "Noto Sans JP", sans-serif;
}
#access .main-visual {
  position: relative;
  line-height: 0;
  border: none;
}
#access .main-visual .page-lead {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  font-size: 54px;
  width: 90%;
}
#access .taxi-access,
#access .car-access,
#access .lines {
  background-color: #B4A064;
  color: #fff;
}
#access .sections {
  background-color: #B4A064;
  line-height: 0;
}
#access .sections .section-title {
  font-size: 27px;
  padding-top: 95px;
  position: relative;
  margin-bottom: 70px;
}
#access .sections .section-title::after {
  content: "";
  display: block;
  width: 125px;
  height: 125px;
  background-color: #0E3521;
  position: absolute;
  top: 0;
  right: 100%;
  margin-right: 20px;
}
#access .sections .inner {
  margin: 0 auto;
  width: 90%;
  max-width: 690px;
}
#access .sections .lead {
  font-size: 70px;
  padding-bottom: 65px;
  line-height: 1.5;
  color: #fff;
}
#access .sections .lead02 {
  font-size: 38px;
  padding-bottom: 45px;
  line-height: 1.8;
  color: #fff;
}
#access .sections .text {
  font-size: 22px;
  line-height: 2.1;
  color: #fff;
}
#access .sections .img {
  padding-top: 45px;
  padding-bottom: 8px;
}
#access .sections .annotation {
  font-size: 10px;
  text-align: right;
}
#access .intro {
  padding-bottom: 99px;
}
#access .intro .lead {
  line-height: 1.5;
}
#access .intro .image01 {
  margin-bottom: 99px;
}
#access .intro .image01 .annotation {
  bottom: -10px;
}
#access .station-annotation {
  font-size: 15px;
  line-height: 1.4;
}
#access .station-lists li {
  float: left;
  line-height: 0;
  width: 50%;
  position: relative;
}
#access .station-lists li:nth-child(2n+1) {
  clear: both;
}
#access .station-lists li .station-text {
  color: #fff;
  line-height: 1.7;
  font-size: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  text-align: center;
  text-shadow: 0px 0px 8px #000, 0px 0px 8px #000, 0px 0px 8px #000, 0px 0px 8px #000;
  transform: translate(-50%, -50%);
}
#access .station-lists li .station-text .big {
  font-size: 130%;
}
#access .lines-title {
  font-size: 27px;
  padding-bottom: 45px;
  color: #0E3521;
}
#access .line-name {
  font-size: 24px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 40px;
}
#access .lines.line01 .station-lists {
  padding-bottom: 50px;
}
#access .lines.line01 .roots-wrap {
  padding-bottom: 200px;
}
#access .lines.line01 .roots-wrap li {
  margin-bottom: 55px;
}
#access .lines.line01 .roots-wrap dl {
  position: relative;
  overflow: hidden;
}
#access .lines.line01 .roots-wrap dl::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
#access .lines.line01 .roots-wrap dl dt, #access .lines.line01 .roots-wrap dl dd {
  background-color: #B4A064;
  position: relative;
  z-index: 1;
  font-size: 22px;
}
#access .lines.line01 .roots-wrap dl dt .big, #access .lines.line01 .roots-wrap dl dd .big {
  font-size: 170%;
}
#access .lines.line01 .roots-wrap dl dt {
  float: left;
  padding-right: 10px;
}
#access .lines.line01 .roots-wrap dl dd {
  float: right;
  padding-left: 10px;
}
#access .lines.line01 .roots-wrap .cap {
  font-size: 15px;
  padding-top: 8px;
}
#access .lines .lead {
  font-size: 39px;
  line-height: 1.4;
  padding-bottom: 60px;
}
#access .lines .text {
  font-size: 24px;
  line-height: 1.9;
  padding-bottom: 38px;
}
#access .lines .roots-wrap li {
  float: left;
  width: 49%;
}
#access .lines .roots-wrap li:nth-child(2n) {
  float: right;
}
#access .lines .roots-wrap li:nth-child(2n+1) {
  clear: both;
}
#access .lines.line02 {
  padding-bottom: 180px;
}
#access .lines.line02 .station-lists {
  padding-bottom: 30px;
}
#access .lines.line02 .station-annotation {
  padding-bottom: 50px;
}
#access .lines.line02 .img01 {
  margin-bottom: 50px;
}
#access .lines.line02 .img01 .annotation {
  bottom: -15px;
}
#access .lines.line02 .timetable {
  background-color: #C0BBAC;
  position: relative;
  padding: 40px 35px;
}
#access .lines.line02 .timetable .point {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 198px;
}
#access .lines.line02 .timetable .text01 {
  font-size: 27px;
  line-height: 1.7;
  padding: 0 0 30px 180px;
  color: #000;
}
#access .lines.line02 .timetable-annotation {
  padding-top: 6px;
  text-align: right;
  font-size: 15px;
}
#access .lines.line02 .timetable-annotation span {
  display: inline-block;
  margin: 0 0px 0 15px;
}
#access .lines.line02 .timetable-annotation .sub01 {
  color: #006934;
}
#access .lines.line02 .timetable-annotation .sub02 {
  background-color: #A38A77;
  padding: 0 5px;
}
#access .lines.line02 .timetable-annotation .sub03 {
  color: #036EB7;
}
#access .lines.line02 .timetable-annotation .sub04 {
  color: #000;
}
#access .line03 .big-images {
  margin-bottom: 77px;
}
#access .line03 .big-images .annotation {
  bottom: -12px;
}
#access .line03 .img-annotation {
  font-size: 15px;
  line-height: 1.5;
  padding-bottom: 99px;
}
#access .line03 .spot-wrap {
  padding-bottom: 20px;
}
#access .line03 .spot-wrap .spot-title {
  font-size: 24px;
  border-bottom: #fff 1px solid;
  margin-bottom: 50px;
}
#access .line03 .spot-wrap li {
  float: left;
  width: 32%;
  margin-right: 2%;
  position: relative;
}
#access .line03 .spot-wrap li:nth-child(3n) {
  margin-right: auto;
}
#access .line03 .spot-wrap li:nth-child(3n+1) {
  clear: both;
}
#access .line03 .spot-wrap .spot-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 80%;
  font-size: 22px;
  text-shadow: 0px 0px 8px #000, 0px 0px 8px #000, 0px 0px 8px #000, 0px 0px 8px #000;
}
#access .line03 .spot-wrap .big01 {
  font-size: 180%;
}
#access .line03 .spot-wrap .big02 {
  font-size: 140%;
}
#access .line04 .spot-annotation {
  font-size: 15px;
  line-height: 1.8;
  padding-top: 50px;
}
#access .lines.line04 {
  padding-bottom: 200px;
}
#access .lines.line04 .img01 .annotation {
  bottom: -20px;
}
#access .big-images {
  position: relative;
}
#access .car-access {
  padding-bottom: 203px;
}
#access .car-access .section-title {
  padding-top: 50px;
  font-size: 27px;
  padding-bottom: 47px;
  color: #0E3521;
}
#access .car-access .lead {
  padding-bottom: 50px;
  line-height: 1.5;
  font-size: 40px;
}
#access .car-access .text {
  line-height: 1.9;
  font-size: 24px;
  padding-bottom: 90px;
}
#access .car-access .img01 {
  margin-bottom: 90px;
}
#access .car-access .car-roots {
  padding-bottom: 40px;
}
#access .car-access .car-roots .car-title {
  font-size: 24px;
  border-bottom:  #fff 1px solid;
  margin-bottom: 50px;
}
#access .car-access .car-roots li {
  float: left;
  width: 49%;
  margin-bottom: 35px;
}
#access .car-access .car-roots li:nth-child(2n) {
  float: right;
}
#access .car-access .car-roots li:nth-child(2n+1) {
  clear: both;
}
#access .car-access .car-roots dl {
  overflow: hidden;
  border-bottom: 1px solid #fff;
}
#access .car-access .car-roots dt {
  float: left;
  font-size: 19px;
  position: relative;
  padding-top: 16px;
}
#access .car-access .car-roots dt .mini {
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 4px;
}
#access .car-access .car-roots dd {
  float: right;
  font-size: 22px;
}
#access .car-access .car-roots .img {
  margin-top: 20px;
}
#access .taxi-access {
  padding-bottom: 80px;
  margin-bottom: 80px;
}
#access .taxi-access .big-images {
  position: relative;
}
#access .taxi-access .section-title {
  padding-top: 50px;
  font-size: 27px;
  padding-bottom: 47px;
  color: #0E3521;
}
#access .taxi-access .lead {
  padding-bottom: 50px;
  line-height: 1.5;
  font-size: 40px;
}
#access .taxi-access .taxi-title {
  padding-bottom: 19px;
  font-size: 14px;
}
#access .taxi-access .examples li {
  float: left;
  width: 49%;
}
#access .taxi-access .examples li:nth-child(2n) {
  float: right;
}
#access .taxi-access .examples li:nth-child(2n+1) {
  clear: both;
}
#access .taxi-access .examples dl {
  display: flex;
  align-items: stretch;
  text-align: center;
  border: 1px solid #3E3A39;
  background-color: #fff;
}
#access .taxi-access .examples dl .inner {
  width: 100%;
}
#access .taxi-access .examples dt {
  background: #3E3A39;
  padding: 15px;
  display: flex;
  align-items: center;
  width: 40%;
  font-size: 38px;
}
#access .taxi-access .examples dt .big {
  font-size: 140%;
}
#access .taxi-access .examples dd {
  padding: 15px;
  display: flex;
  align-items: center;
  color: #000;
  width: 60%;
}
#access .taxi-access .examples dd .text01 {
  font-size: 32px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #000;
}
#access .taxi-access .examples dd .text01 .big {
  font-size: 130%;
}
#access .taxi-access .examples dd .text02 {
  font-size: 32px;
}
#access .taxi-access .examples dd .text02 .big {
  font-size: 130%;
}
#access main {
  padding-bottom: 140px;
}
@media screen and (max-width: 768px) {
  #access .main-visual .page-lead {
    font-size: 24px;
    line-height: 1.5;
  }
  #access .sections .section-title {
    font-size: 20px;
    padding-top: 45px;
    margin-bottom: 30px;
  }
  #access .sections .section-title::after {
    width: 45px;
    height: 45px;
    margin-right: 10px;
  }
  #access .sections .inner {
    margin: 0 auto;
    width: 70%;
  }
  #access .sections .lead {
    font-size: 30px;
    padding-bottom: 35px;
  }
  #access .sections .lead02 {
    font-size: 20px;
    padding-bottom: 25px;
  }
  #access .sections .text {
    font-size: 17px;
  }
  #access .sections .img {
    padding-top: 25px;
    padding-bottom: 6px;
  }
  #access .intro {
    padding-bottom: 70px;
  }
  #access .intro .lead {
    line-height: 1.5;
  }
  #access .intro .image01 {
    margin-bottom: 40px;
  }
  #access .station-annotation {
    font-size: 15px;
    line-height: 1.4;
  }
  #access .station-lists li {
    float: none;
    width: 100%;
  }
  #access .station-lists li .station-text {
    font-size: 15px;
    width: 90%;
  }
  #access .lines-title {
    font-size: 18px;
    padding-bottom: 45px;
  }
  #access .line-name {
    font-size: 18px;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
  #access .lines.line01 .station-lists {
    padding-bottom: 25px;
  }
  #access .lines.line01 .roots-wrap {
    padding-bottom: 90px;
  }
  #access .lines.line01 .roots-wrap li {
    float: none;
    width: 100%;
    margin-bottom: 25px;
  }
  #access .lines.line01 .roots-wrap li:nth-child(2n) {
    float: none;
  }
  #access .lines.line01 .roots-wrap dl dt, #access .lines.line01 .roots-wrap dl dd {
    font-size: 12px;
  }
  #access .lines.line01 .roots-wrap dl dt {
    padding-right: 10px;
  }
  #access .lines.line01 .roots-wrap dl dd {
    padding-left: 10px;
  }
  #access .lines.line01 .roots-wrap .cap {
    font-size: 15px;
    padding-top: 8px;
  }
  #access .lines .lead {
    font-size: 24px;
    line-height: 1.4;
    padding-bottom: 25px;
  }
  #access .lines .text {
    font-size: 16px;
    line-height: 1.9;
    padding-bottom: 38px;
  }
  #access .lines.line02 {
    padding-bottom: 80px;
  }
  #access .lines.line02 .station-lists {
    padding-bottom: 15px;
  }
  #access .lines.line02 .station-annotation {
    padding-bottom: 25px;
  }
  #access .lines.line02 .img01 {
    margin-bottom: 35px;
  }
  #access .lines.line02 .timetable {
    padding: 40px 10px;
  }
  #access .lines.line02 .timetable .point {
    position: static;
    width: 140px;
    margin: 0 auto 20px;
  }
  #access .lines.line02 .timetable .text01 {
    font-size: 15px;
    padding: 30px 0;
    color: #000;
  }
  #access .lines.line02 .timetable .text01 br {
    display: none;
  }
  #access .lines.line02 .timetable-annotation {
    font-size: 11px;
  }
  #access .lines.line02 .timetable-annotation span {
    margin: 0 0px 0 7px;
  }
  #access .line03 .big-images {
    margin-bottom: 27px;
  }
  #access .line03 .img-annotation {
    padding-top: 9px;
    font-size: 12px;
    padding-bottom: 99px;
  }
  #access .line03 .spot-wrap {
    padding-bottom: 20px;
  }
  #access .line03 .spot-wrap .spot-title {
  font-size: 18px;
  margin-bottom: 25px;
}
  #access .line03 .spot-wrap li {
    float: none;
    width: auto;
    margin-right: auto;
    line-height: 0;
  }
  #access .line03 .spot-wrap li p {
    line-height: 1.7;
  }
  #access .line03 .spot-wrap .spot-text {
    font-size: 15px;
  }
  #access .line04 .spot-annotation {
    font-size: 12px;
    line-height: 1.8;
    padding-top: 50px;
  }
  #access .lines.line04 {
    padding-bottom: 80px;
  }
  #access .big-images {
    position: relative;
  }
  #access .car-access {
    padding-bottom: 100px;
  }
  #access .car-access .section-title {
    padding-top: 25px;
    font-size: 18px;
    padding-bottom: 27px;
  }
  #access .car-access .lead {
    padding-bottom: 25px;
    font-size: 20px;
  }
  #access .car-access .text {
    font-size: 18px;
    padding-bottom: 50px;
  }
  #access .car-access .img01 {
    margin-bottom: 45px;
  }
  #access .car-access .car-roots {
    padding-bottom: 20px;
  }
  #access .car-access .car-roots .car-title {
    font-size: 18px;
    margin-bottom: 25px;
  }
  #access .car-access .car-roots li {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  #access .car-access .car-roots li:nth-child(2n) {
    float: none;
  }
  #access .car-access .car-roots li .img {
    margin-top: 12px;
  }
  #access .car-access .car-roots dt {
    float: left;
    font-size: 12px;
  }
  #access .car-access .car-roots dd {
    float: right;
    font-size: 12px;
  }
  #access .taxi-access {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  #access .taxi-access .section-title {
    padding-top: 25px;
    font-size: 17px;
    padding-bottom: 23px;
  }
  #access .taxi-access .lead {
    padding-bottom: 25px;
    font-size: 20px;
  }
  #access .taxi-access .taxi-title {
    padding-bottom: 11px;
    font-size: 12px;
  }
  #access .taxi-access .examples li {
    float: none;
    width: auto;
    margin-bottom: 15px;
  }
  #access .taxi-access .examples li:nth-child(2n) {
    float: none;
  }
  #access .taxi-access .examples li:nth-child(2n+1) {
    clear: both;
  }
  #access .taxi-access .examples dt {
    padding: 5px;
    width: 40%;
    font-size: 14px;
  }
  #access .taxi-access .examples dd {
    padding: 5px;
    width: 60%;
  }
  #access .taxi-access .examples dd .text01 {
    font-size: 14px;
  }
  #access .taxi-access .examples dd .text02 {
    font-size: 14px;
  }
  #access main {
    padding-bottom: 100px;
  }
}/*# sourceMappingURL=access.css.map */