@charset "Shift_JIS";

.headingBlock-styleTypeSingleTop{
  padding: 0 17px;
}
.eigyo_title_01 {
    margin: 40px 0 20px;
    text-align: center;
    line-height: 1.4;
    font-size: 1.9rem;
    font-weight: bold;
  }
.eigyo_title_02 {
    color: #333333;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 11px;
    position: relative;
  }

.stationSelect_block{
  padding: 10px 15px;
  margin-bottom: 40px;
  background: #f7f7f0;
}
.boxLink.boxLink-area-type01{
  border-color: #cccccc;
  color:#333333;
  font-weight: normal;
  text-align: left;
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  padding: 15px;
}
.boxLink.boxLink-area-type01 span{
  font-weight: bold;
}
.areaSelect{
  margin-bottom: 45px;
}
.stationSelect_list .stationSelect_link{
  display: inline;
}
.textLink.textLink-station-type01{
  display: inline-block;
  line-height: 40px;
  height: 40px;
  border:1px solid #cccccc;
  background: #fff;
  border-radius: 20px;
  margin:0 5px 5px 0;
  padding: 0 15px;
}

.areaSelect .headingBlock-styleType03{
  font-size: 1.9rem;
  margin-bottom: 20px;
}
.areaSelect .headingBlock-styleType03 span{
  position: relative;
  padding-left: 26px;
}
.areaSelect .headingBlock-styleType03 span::before{
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: '';
  display: block;
  position: absolute;
  left: 0px;    
}
.areaSelect .headingBlock-styleType03 span::before{
  background-image: url("../../img/tokyo/tokyo_icon_sp.png");
  height: 21px;
  width: 16px;
  top: calc(50% - 9px);
}
.area_select_link br:not(.sp_none) + .areaSPdot{
  display: none;
}
