/* global
------------------------------------- */
#mainImg { background-image: url(../img/access/mainimg01_sp.png); }

#mainImg .tit:before { top: -6px; left: -15px; width: 64px; height: 18px; background-image: url(../img/access/txt_mainimg01.png); }

@media all and (min-width: 600px) { #mainImg { background-image: url(../img/access/mainimg01_pc.png); }
  #mainImg .tit:before { top: -20px; left: -42px; width: 84px; height: 23px; } }

/* #schedule
------------------------------------- */
#schedule .inner { padding-top: 18px; padding-bottom: 44px; }

#schedule .tableBg { margin: 6px -15px 0; padding: 20px 15px; box-sizing: border-box; background: url(../img/access/bg_list01_sp.png) no-repeat center/cover; }

#schedule .tableBg .table { border: 1px solid #d1cfcf; background: #fff; }

#schedule .tableBg .table tr:first-of-type th, #schedule .tableBg .table tr:first-of-type td { padding: 4px 0; }

#schedule .tableBg .table tr:nth-of-type(n+2) th, #schedule .tableBg .table tr:nth-of-type(n+2) td { padding: 8px 0; }

#schedule .tableBg .table tr:nth-of-type(n+2) td { color: #7cbc00; }

#schedule .tableBg .table th, #schedule .tableBg .table td { border: 1px solid #d1cfcf; font-size: 1rem; text-align: center; vertical-align: middle; }

#schedule .tableBg .table th { width: 84px; }

@media all and (min-width: 600px) { #schedule .inner { padding-top: 68px; padding-bottom: 96px; }
  #schedule .tableBg { margin: 6px 165px 0; padding: 20px 20px; background-image: url(../img/access/bg_list01_pc.png); }
  #schedule .tableBg .table tr:first-of-type th, #schedule .tableBg .table tr:first-of-type td { padding: 6px 0; }
  #schedule .tableBg .table tr:nth-of-type(n+2) th, #schedule .tableBg .table tr:nth-of-type(n+2) td { padding: 14px 0; }
  #schedule .tableBg .table th, #schedule .tableBg .table td { font-size: 1.5rem; }
  #schedule .tableBg .table th { width: 244px; } }

/* #areaMap
------------------------------------- */
#areaMap { background-color: #edf3e0; }

#areaMap .inner { padding-top: 44px; padding-bottom: 32px; }

#areaMap .txt { text-align: center; margin-bottom: 10px; }

#areaMap .mapWrap { padding-top: 4px; }

#areaMap .mapWrap iframe { width: 100%; height: 211px; }

#areaMap .box { position: relative; top: -24px; padding: 35px 28px 30px; margin: 0 10px -70px; background: #fff; box-shadow: 0px 4px 15px 0px rgba(4, 0, 0, 0.1), inset 0px 0px 0px 14px rgba(241, 241, 241, 0.004); }

#areaMap .box:before { content: ""; position: absolute; top: 6px; left: 6px; width: calc(100% - 14px); height: calc(100% - 14px); border: 1px solid #f1f1f1; }

#areaMap .box .img { position: absolute; top: -10px; left: 14px; width: 86px; }

#areaMap .box .logo { width: 62%; margin-top: -10px; padding-left: 84px; }

#areaMap .box .address { padding: 34px 0 4px; font-size: 1.3rem; }

#areaMap .box .sub { color: #7cbc00; font-weight: 500; font-size: 1.5rem; letter-spacing: .08em; }

#areaMap .box .root { padding: 2px 0 0 4px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

#areaMap .box .root dt { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 40px; height: 40px; margin-right: 5px; background: #8fc722; border-radius: 100%; }

#areaMap .box .root dt.train img { width: 20px; }

#areaMap .box .root dd { font-size: 1.3rem; line-height: 1.5; }

#areaMap .bnr { margin: 0 -10px; padding: 72px 0 0; }

@media all and (min-width: 600px) { #areaMap .inner { padding-top: 94px; padding-bottom: 80px; }
  #areaMap .txt { margin-bottom: 25px; }
  #areaMap .mapWrap iframe { height: 572px; }
  #areaMap .box { position: relative; top: -64px; padding: 35px 28px 50px 464px; margin: 0 60px -70px; }
  #areaMap .box .img { top: -30px; left: 76px; width: 342px; }
  #areaMap .box .logo { width: 280px; margin-top: 14px; padding-left: 0; }
  #areaMap .box .txt { margin-top: 14px; font-size: 1.5rem; }
  #areaMap .box .address { padding: 0 0 4px; font-size: 1.5rem; }
  #areaMap .box .sub { margin-top: 14px; font-size: 1.6rem; letter-spacing: .06em; }
  #areaMap .box .root { padding: 10px 0 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  #areaMap .box .root dt { width: 60px; height: 60px; margin-right: 10px; }
  #areaMap .box .root dt.train img { width: 26px; }
  #areaMap .box .root dd { font-size: 1.5rem; line-height: 1.8; }
  #areaMap .bnr { margin: 0; padding: 68px 0 0; }
  #areaMap .bnr .item { width: 690px; margin: 0 auto; } }
