@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_tokaido57 {background: url(/k-press/assets/img/tokaido57/img_kv.jpg) no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/

.is_leadtext {
  color: #664218;
  font-weight: bold;
  font-size: 18px !important;
  margin: 0 0 10px !important;
}
.tokaido57_numberbox {
  background-color: #b476a5;
  padding: 5px 10px;
  color: #fff;
  display: inline-block;
  margin: 0 !important;
}
.tokaido57_title {
  font-family: 'YakuHanJP', 'Shippori Mincho B1', serif;
  font-size: 24px !important;
  color: #1d3383;
  margin: 10px 0 !important;
}
.tokaido57_title span {
  font-size: 20px !important;
}
.tokaido57_bg_yellow {
  background-color: #fef9e3;
  padding: 25px 30px;
}
.tokaido57_blueleadtx01 {
  color: #1d3383;
  font-weight: bold;
  font-size: 18px !important;
  margin: 10px 0 !important;
}
.tokaido57_pinktx {
  color: #c1747a;
}
.tokaido57_ruby_center01 {
  font-size: 40% !important;
  text-align: center;
  ruby-align: center;
  color: #000;
}
.tokaido57_ruby_center02 {
  font-size: 50% !important;
  text-align: center;
  ruby-align: center;
  color: #000;
}
@media only screen and (min-width: 767.99px) {
  .tokaido57_flexWrap01 {
    display: flex;
    justify-content: space-between;
  }
  .tokaido57_flexitem01 {
    width: 48%;
  }
}
@media only screen and (max-width: 767.98px){

}

