@charset "UTF-8";
/* sans-serif */
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/YakuHanJP/YakuHanJP-Regular.woff2) format("woff2"), url(../fonts/YakuHanJP/YakuHanJP-Regular.woff) format("woff"), url(../fonts/YakuHanJP/YakuHanJP-Regular.eot);
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/YakuHanJP/YakuHanJP-Medium.woff2) format("woff2"), url(../fonts/YakuHanJP/YakuHanJP-Medium.woff) format("woff"), url(../fonts/YakuHanJP/YakuHanJP-Medium.eot);
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
/* monospace */
@font-face {
  font-family: "SourceHanCodeJP-Regular";
  src: local("SourceHanCodeJP-Regular");
}
@font-face {
  font-family: "Myrica M";
  src: local("Myrica M");
}
@font-face {
  font-family: "MyricaM M";
  src: local("MyricaM M");
}
@font-face {
  font-family: "Ricty Diminished Discord";
  src: local("Ricty Diminished Discord");
}
@font-face {
  font-family: "Migu 1M";
  src: local("Migu 1M");
}
@font-face {
  font-family: "Rounded M+ 1m regular";
  src: local("Rounded M+ 1m regular");
}
@font-face {
  font-family: "Rounded Mgen+ 1m regular";
  src: local("Rounded Mgen+ 1m regular");
}
@font-face {
  font-family: "VL ゴシック";
  src: local("VL ゴシック");
}
/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

body {
  font-size: 62.5%;
  color: #363636;
  font-family: "YakuHanJP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  background: #fff;
  min-width: 640px;
}
@media all and (-ms-high-contrast: none) {
  body {
    font-family: Verdana, Meiryo, sans-serif;
  }
}

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
button,
input,
select,
textarea {
  color: #363636;
  outline: none;
}

button {
  cursor: pointer;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

a:link,
a:visited,
a:active {
  color: #39445f;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 687px) {
  a:hover {
    text-decoration: none;
  }
}

p {
  margin: 0 0 1em;
}

label,
select,
input[type=submit] {
  cursor: pointer;
}

*, *:before, *:after {
  box-sizing: border-box;
}

a:hover img.over {
  opacity: 0.8;
  filter: alpha(opacity=80);
  cursor: pointer;
}
@media only screen and (max-width: 687px) {
  a:hover img.over {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media screen and (max-width: 767px) {
  .pc_content {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sp_content {
    display: none;
  }
}
/*
 Container
----------------------------------------------------------- */
.container {
  position: relative;
  line-height: 1.6;
}
.container:after {
  content: "";
  display: block;
  clear: both;
}

.flexContainer {
  max-width: 1600px;
  min-width: 1100px;
  margin: 0 auto;
  position: relative;
  font-size: 140%;
  line-height: 1.6;
  padding: 0 3%;
}
.flexContainer:after {
  content: "";
  display: block;
  clear: both;
}

.flexContainer02 {
  min-width: 1100px;
  margin: 0 auto;
  position: relative;
  font-size: 140%;
  line-height: 1.6;
  padding: 0 3%;
}
.flexContainer02:after {
  content: "";
  display: block;
  clear: both;
}

.largeContainer {
  margin: 0 auto;
  font-size: 140%;
}

/*
 Header
----------------------------------------------------------- */
/*

.header{
  background: #595757;
  padding: 10px;
  height: 56px;

  &_logo{
    float: left;
    width: 120px;
    padding-top: 5px;
  }
  &_btn{
    float: right;
    a{
      display: inline-block;
      background: #c9caca;
      padding: 7px 25px 7px 10px;
      position: relative;
      // font-size: 1.2rem;
      font-size: 13px;
      &:after{
        content: "";
        position: absolute;
        width: 8px;
        height: 8px;
        top: 0;
        right: 8px;
        bottom: 0;
        margin: auto;
        border: solid #000;
        border-width: 1px 1px 0 0;
        transform: rotate(45deg);
      }
    }
  }

}
*/
body {
  padding-top: 60px;
}

header {
  font-size: 16px;
  width: 100%;
  height: 60px;
  background-color: #7A6A56;
  color: #fff;
  z-index: 9050;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.03);
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: flex-start;
}

/*

.header_inner {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;


}*/
.header_logo {
  text-align: left;
  margin-left: 20px;
  margin-right: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 40px;
  display: flex;
  align-items: center;
}

.header_logo img {
  height: auto;
  width: 48px;
}

.header_nav_group {
  border-right: 1px #fff solid;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 40px;
  text-align: left;
}

.header_nav_group a {
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  text-decoration: none;
  padding-right: 2em;
  padding-left: 1em;
  white-space: nowrap;
}

.header_nav_icon {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 15px;
  background-color: #fff;
}

.icon_info {
  background-image: url(../img/global/icon_info.svg);
}

.icon_road {
  background-image: url(../img/global/icon_road.svg);
}

.icon_bus {
  background-image: url(../img/global/icon_bus.svg);
}

.header_nav_right {
  text-align: right;
  flex: 1;
}

.header_nav_right a {
  line-height: 2.5;
  position: relative;
  width: auto;
  display: inline-block;
  background-color: #fff;
  color: #7A6A56;
  text-decoration: none;
  margin-top: 10px;
  margin-right: 20px;
  padding-left: 1em;
  padding-right: 2em;
  white-space: nowrap;
}
.header_nav_right a::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 1px #7A6A56 solid;
  border-right: 1px #7A6A56 solid;
  transform: rotate(45deg);
  top: 50%;
  right: 10px;
  margin-top: -5px;
}

@media screen and (max-width: 1200px) {
  .header_logo {
    margin-right: 10px;
  }

  .header_nav_group a {
    padding-right: 1em;
    padding-left: 0.5em;
  }

  .header_nav_right a {
    margin-right: 5px;
  }
}
@media screen and (max-width: 960px) {
  .header_logo {
    margin-right: 10px;
  }

  .header_nav_group {
    font-size: 14px;
  }

  .header_nav_group a {
    padding-right: 1em;
    padding-left: 0.5em;
  }

  .header_nav_icon {
    width: 26px;
    height: 26px;
    border-radius: 13px;
    margin-right: 8px;
  }

  .header_nav_right a {
    margin-top: 13px;
    font-size: 1.4rem;
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  header {
    height: 48px;
    justify-content: flex-end;
    padding-right: 8px;
  }

  .header_logo {
    text-align: left;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 4px;
    margin-bottom: 4px;
    height: 40px;
    display: flex;
    align-items: center;
    flex: 1;
  }

  .header_logo img {
    height: 40px;
    width: auto;
  }

  .header_nav_group {
    border-left: 1px #fff solid;
    border-right: 0;
    font-size: 12px;
    margin-top: 4px;
    margin-bottom: 4px;
    height: 40px;
  }

  .header_nav_group a {
    padding-right: 4px;
    padding-left: 4px;
  }

  .header_nav_icon {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    margin-right: 4px;
  }

  .header_nav_right {
    display: none;
  }
}
.spPic {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
}

.aboutContainer {
  padding: 30px 15px;
}
.aboutContainer h2 {
  margin-bottom: 15px;
  font-size: 20px;
}
.aboutContainer a {
  text-decoration: underline;
  color: #2c67a5;
}
.aboutContainer a:hover {
  text-decoration: none;
}

.navBtnBox {
  margin: 15px 0;
}
.navBtnBox_inner {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.navBtnBox_inner .active {
  background: #9ac143;
  background: linear-gradient(#9ac143, #8bb336);
  color: #fff;
}
.navBtnBox_item {
  display: table-cell;
  border: 1px solid #bbb;
  text-align: center;
  padding: 0;
  font-size: 110%;
  font-weight: bold;
  padding: 7px 0;
  background: #fff;
  background: linear-gradient(#fff, #e8e8e8);
  vertical-align: middle;
}
.navBtnBox--vertical {
  margin: 30px auto 0;
  width: 70%;
}
.navBtnBox--vertical .navBtnBox_item {
  display: block;
  min-height: 69px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.navBtnBox--vertical .navBtnBox_item + * {
  margin-top: 17px;
}

.mapMarkPin {
  display: block;
  width: 34px;
  height: 34px;
  background: #34362f;
  text-align: center;
  margin-top: 10px;
  font-weight: bold;
  color: #fff !important;
  border-radius: 100px;
  padding-top: 6px;
  line-height: 1.3;
  margin-top: 23px;
  font-size: 150%;
  border-radius: 7px;
}

.loadInfo {
  height: 250px;
  border-bottom: 1px solid #000;
  width: 100%;
  z-index: 10000;
  background: #fff;
  left: 0;
  top: 0;
  position: relative;
}
.loadInfo_inner {
  padding: 0 10px;
  height: 250px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.loadInfo_item {
  position: relative;
  border-bottom: 1px solid #bbb;
  padding: 15px 0;
  cursor: pointer;
}
.loadInfo_item:hover {
  background: #fafafa;
}
.loadInfo_item:last-child {
  border-bottom: none;
}
.loadInfo_number {
  position: absolute;
  top: 15px;
  left: 0;
  color: #fff;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 1.3;
  font-weight: bold;
  font-size: 13px;
  padding-top: 2px;
}
.loadInfo_data {
  padding-left: 30px;
}
.loadInfo_head {
  overflow: hidden;
  line-height: 1.3;
  margin-bottom: 5px;
}
.loadInfo_head-01 {
  color: #fff;
  display: inline-block;
  padding: 1px 5px;
  font-size: 110%;
  min-width: 85px;
  text-align: center;
  margin-right: 5px;
}
.loadInfo_head-02 {
  color: #595757;
  font-size: 110%;
  display: inline-block;
}
.loadInfo_title {
  font-size: 120%;
  font-weight: bold;
  line-height: 1.4;
}
.loadInfo .noneItem {
  margin-top: 15px;
  background: #9ac143;
  background: linear-gradient(#9ac143, #8bb336);
  color: #fff;
  text-align: center;
  padding: 60px 0;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 200%;
}
.loadInfo .noneItem img {
  width: auto;
  height: 100%;
}

.mapMain {
  margin: 0 auto;
  position: relative;
}
.mapMain_btn {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100000;
  background: url("../img/common/btn_on.png") no-repeat;
  background-size: cover;
}
.mapMain_btn.active {
  background: url("../img/common/btn_off.png") no-repeat;
  background-size: cover;
}
.mapMain_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.loadInfoChild {
  position: fixed;
  width: 100%;
  height: 375px;
  top: 0;
  left: 0;
  z-index: 2000000;
  background: rgba(230, 241, 203, 0.95);
  display: none;
}
.loadInfoChild_item {
  display: none;
}
.loadInfoChild_close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  background: #000;
  width: 40px;
  height: 40px;
}
.loadInfoChild_close:before {
  content: "";
  width: 26px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: rotate(45deg);
  margin: auto;
}
.loadInfoChild_close:after {
  content: "";
  width: 26px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: rotate(-45deg);
  margin: auto;
}
.loadInfoChild_inner {
  padding: 60px 0 0;
}
.loadInfoChild_over {
  position: relative;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 300px;
  padding: 0 10px 10px;
}
.loadInfoChild_number {
  position: absolute;
  top: 1px;
  left: 5px;
  color: #fff;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 1.3;
  font-weight: bold;
  font-size: 13px;
  padding-top: 2px;
}
.loadInfoChild_data {
  padding-left: 30px;
  padding-right: 20px;
}
.loadInfoChild_head {
  overflow: hidden;
  line-height: 1.3;
  margin-bottom: 5px;
}
.loadInfoChild_head-01 {
  color: #fff;
  display: inline-block;
  padding: 1px 5px;
  font-size: 110%;
  min-width: 85px;
  text-align: center;
  margin-right: 5px;
}
.loadInfoChild_head-02 {
  color: #595757;
  font-size: 110%;
  display: inline-block;
}
.loadInfoChild_title {
  font-size: 140%;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
}
.loadInfoChild_main {
  font-size: 120%;
  line-height: 1.6;
}

.tozanContainer {
  padding: 15px 10px 320px;
}
.tozanContainer_day {
  text-align: right;
  margin-bottom: 10px;
}

.tozanSubBox {
  margin-bottom: 20px;
}
.tozanSubBox_title {
  background: #9ac143;
  color: #fff;
  padding: 10px;
  font-size: 140%;
  font-weight: bold;
  line-height: 1.3;
}
.tozanSubBox_title02 {
  background: #bc271a;
  color: #fff;
  padding: 10px;
  font-size: 140%;
  font-weight: bold;
  line-height: 1.3;
}

.tozanSubBoxItem {
  border-bottom: 1px solid #bbb;
}
.tozanSubBoxItem #contens02 {
  margin-bottom: 15px;
}
.tozanSubBoxItem #contens02 .normal-02 {
  font-size: 140%;
  color: #bc271a;
  margin-bottom: 10px;
  line-height: 1.5;
  padding: 0 10px;
  font-weight: bold;
}
.tozanSubBoxItem_title {
  background: #eeeeee;
  font-size: 120%;
  padding: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.tozanSubBoxItem_title span {
  color: #ec612b;
}
.tozanSubBoxItem_title02 {
  background: #eeeeee;
  font-size: 120%;
  padding: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.tozanSubBoxItem_title02 span {
  color: #ec612b;
}
.tozanSubBoxItem_main {
  padding: 10px;
}
.tozanSubBoxItem_attention {
  font-size: 140%;
  color: #bc271a;
  margin-bottom: 10px;
  line-height: 1.5;
  padding: 0 10px;
  font-weight: bold;
}
.tozanSubBoxItem_list {
  margin-bottom: 10px;
}
.tozanSubBoxItem_list:last-child {
  margin-bottom: 0;
}
.tozanSubBoxItem_list dt {
  font-weight: bold;
  font-size: 120%;
  margin-bottom: 3px;
}
.tozanSubBoxItem .normal-01 {
  font-weight: bold;
  font-size: 120%;
  margin-bottom: 3px;
  padding: 0 10px;
  margin-bottom: 10px;
}
.tozanSubBoxItem .normal-02 {
  padding: 0 10px;
  margin-bottom: 15px;
  font-size: 110%;
}

.tozanMapBox {
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 320px;
  background: #efefef;
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.2);
}
.tozanMapBox img {
  width: auto;
  height: 100%;
}

.busContainer {
  padding: 0 10px;
  margin-bottom: 40px;
}

.busNavi {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 15px;
}
.busNavi_item {
  display: table-cell;
  width: 20%;
  font-size: 16px;
  text-align: center;
  border: 1px solid #9FA0A0;
  padding: 5px 0;
  line-height: 1.4;
  background: #ffffff;
  background: linear-gradient(#ffffff, #e8e3d7);
  font-weight: bold;
}
.busNavi_item.active {
  background: #d32d26 !important;
  color: #fff;
}

.busItem_title {
  overflow: hidden;
  margin-bottom: 10px;
}
.busItem_title-main {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 1px;
}
.busItem_title-day {
  float: right;
  letter-spacing: 1px;
  color: #595757;
  padding-top: 4px;
}

.busItemLine_inner {
  margin-bottom: 20px;
}
.busItemLine_item {
  background: #dad3c0;
  border: 1px solid #bbb;
  font-size: 18px;
  padding: 8px 10px;
  font-weight: bold;
}
.busItemLine_item img {
  width: 12px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: -4px;
}
.busItemLine_item.active {
  background: #d32d26;
  color: #fff;
}
.busItemLine_item.active02 {
  background: #ec612b !important;
  color: #fff;
}
.busItemLine_info {
  padding: 20px 20px 20px 45px;
  position: relative;
}
.busItemLine_info:before {
  content: "";
  width: 2px;
  height: 100%;
  top: 0;
  left: 25px;
  background: #9ac143;
  position: absolute;
}
.busItemLine_info dt {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  color: #fff;
  padding: 5px 40px;
  margin-bottom: 10px;
}
.busItemLine_info dd {
  font-weight: bold;
}
.busItemLine_info.active:before {
  background: #d32d26;
}
.busItemLine_info.active dt {
  background: #d32d26;
}
.busItemLine_info.active02:before {
  background: #ec612b;
}
.busItemLine_info.active02 dt {
  background: #ec612b;
}

.busItemYuransen_title {
  border: 1px solid #9FA0A0;
  padding: 10px 15px;
  line-height: 1.4;
  background: #ffffff;
  background: linear-gradient(#ffffff, #e8e3d7);
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 16px;
}
.busItemYuransen_day {
  letter-spacing: 1px;
  color: #595757;
  margin-bottom: 15px;
}
.busItemYuransen_info {
  font-weight: bold;
  position: relative;
}
.busItemYuransen_info-01 {
  padding: 0 100px 0 0;
}
.busItemYuransen_info-02 {
  position: absolute;
  top: -10px;
  right: 0;
  width: 70px;
  background: #c9caca;
  padding: 10px 0 10px 10px;
}
.busItemYuransen_info-02:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  margin: auto;
  border: solid #333;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
}

.busItemYuransenDetail {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 1000000;
  top: 0;
  left: 0;
  background: rgba(232, 241, 207, 0.94);
  display: none;
}
.busItemYuransenDetail_over {
  overflow-y: auto;
}
.busItemYuransenDetail_inner {
  margin: 60px 15px 30px;
}
.busItemYuransenDetail_time {
  color: #6c6c67;
  margin-bottom: 10px;
}
.busItemYuransenDetail_title {
  font-weight: bold;
  font-size: 130%;
  margin-bottom: 20px;
}
.busItemYuransenDetail_comment {
  font-size: 120%;
  line-height: 1.6;
}
.busItemYuransenDetail_close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  background: #000;
  width: 40px;
  height: 40px;
  z-index: 10000;
}
.busItemYuransenDetail_close:before {
  content: "";
  width: 26px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: rotate(45deg);
  margin: auto;
}
.busItemYuransenDetail_close:after {
  content: "";
  width: 26px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: rotate(-45deg);
  margin: auto;
}

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-drag: none;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
  max-width: none !important;
}

.leaflet-container.leaflet-touch-zoom {
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  -webkit-filter: inherit;
          filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(images/marker-icon.png);
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}

.leaflet-popup-content p {
  margin: 18px 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
