@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202510-keihanbus{background: url("../../../img/outing/202510-keihanbus/img_kv.jpg")center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.keihanbus_202510_flexwrap01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.keihanbus_202510_flexwrap02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.l_main .keihanbus_202510_is_orange {    color: #e24f1b;}
.l_main .keihanbus_202510_is_brown {    color: #806048;}

.l_main .keihanbus_202510_fs {
  font-size: 110%;
}

.keihanbus_202510_is_orange_Box {
  display: inline-block;
  color: #fff;
  background-color: #e24f1b;
  padding: 10px;
  vertical-align: middle;
  border-radius: 8px;
}
.keihanbus_202510_is_Box {
  font-size: 12px;
  display: inline-block;
  color: #353535;
  border: 1px solid #353535;
  padding: 0 2px;
  margin-left: 10px;
}
 .keihanbus_202510_is_bordertop03 {
  border-top: #c8c8c8 1px solid;
  margin-top: 40px !important;
}
.is_keihanbus_202510_01 {
  position: relative;
}
/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
  .keihanbus_202510_pxpc01 {
  font-size: 2.6vw !important;
}

.keihanbus_202510_titledecoration01 {
  position: relative;
  width: 90px !important;
  height: 5px !important;
  top: -45px;
  left: -20px;
}
.keihanbus_202510_titledecoration02 {
  position: relative;
  width: 90px !important;
  height: 5px !important;
  top: -45px;
  left: -20px;
}
  .keihanbus_202510_is_bordertop02 {
  border-top: #c8c8c8 1px solid !important;
  margin-top: 40px !important;
padding-top: 20px;
  }

.keihanbus_202510_is_bordertop01 {
  border-top: #e24f1b 3px solid !important;
  padding-top: 20px !important;
}
.keihanbus_202510_is_borderbottom {
  border-bottom: #e24f1b 3px solid !important;
  padding-bottom: 20px !important;
}
.keihanbus_202510_is_bordertop04 {
  border-top: #c8c8c8 2px dotted !important;
  margin-top: 40px !important;
  padding-top: 40px !important;
}
.is_keihanbus_202510_01::after {
  content: "";
  position: absolute;
  display: inline-block;
  top:50%;
  left: -60px;
  transform: translateY(-50%);
  background: url("../../../img/outing/202510-keihanbus/titledecoration02.png")no-repeat;
  background-size: contain;
  width: 140px;
  height: 35px;
}
.is_keihanbus_202510_01::before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  right: -148px;
  transform: translateY(-50%);
  background: url("../../../img/outing/202510-keihanbus/titledecoration01.png")no-repeat;
  background-size: contain;
  width: 150px;
  height: 46px;
}

}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
.keihanbus_202510_flexitem01 {
  width: 40%;
}
.keihanbus_202510_flexitem02 {
  width: 58%;
}
.keihanbus_202510_flexitem03 {
  width: 48%;
}
.keihanbus_202510_flexitem04 {
  width: 48%;
}
.keihanbus_202510_titledecoration01 {
  position: relative;
  width: 170px !important;
  height: 5px !important;
  top: -72px;
  left: 296px;
}
.keihanbus_202510_titledecoration02 {
  position: relative;
  width: 170px !important;
  height: 5px !important;
  top: -72px;
  left: 296px;
}
.keihanbus_202510_is_borderleft {
  border-left: #c8c8c8 2px dotted!important;
  padding-left: 40px;
}
.keihanbus_202510_is_bordertop01 {
  border-top: #e24f1b 3px solid !important;
  padding-top: 30px !important;
}
.keihanbus_202510_is_borderbottom {
  border-bottom: #e24f1b 3px solid !important;
  padding-bottom: 30px !important;
}
.keihanbus_202510_is_bordertop02 {
  border-top: #c8c8c8 1px solid !important;
  margin-top: 40px !important;
  padding-top: 40px !important;
}
.is_keihanbus_202510_01::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  left: -97px;
  transform: translateY(-50%);
  background: url("../../../img/outing/202510-keihanbus/titledecoration02.png")no-repeat;
  background-size: contain;
  width: 150px;
  height: 60px;
}
.is_keihanbus_202510_01::before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  right: -152px;
  transform: translateY(-50%);
  background: url("../../../img/outing/202510-keihanbus/titledecoration01.png")no-repeat;
  background-size: contain;
  width: 150px;
  height: 70px;
}

}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/