@charset "Shift_JIS";
  .topicPath_sponly{
    display: none;
  }

  .eigyo_title_01 {
    margin: 40px 0 35px;
    text-align: center;
    line-height: 1.4;
    font-size: 4.0rem;
    font-weight: bold;
  }
  .eigyo_title_02 {
    color: #333333;
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 8px;
    position: relative;
  }
  .areaSelect{
    margin: 40px auto 40px;
  }

  .areaSelect .headingBlock-styleType03{
    font-size: 3rem;
    margin-bottom: 40px;
  }
  .areaSelect .headingBlock-styleType03 span{
    position: relative;
    padding-left: 33px;
  }
  .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_pc.png");
    height: 31px;
    top: calc(50% - 15px);
    width: 22px;
  }
  .areaSelect .area_select_map{
    position: relative;
    width: 1080px;
    height: 551px;
    background-image: url("../../img/tokyo/tokyo_img_pc.png");
    background-repeat: no-repeat;
    background-position: 58px 6px;
  }
  .area_select_link{
      display: inline-block;
      position: absolute;
      background: #ffffff;
  }
  .area_select_link br:not(.pc_none) + .areaSPdot{
    display: none;
  }
  .area_select_link:nth-child(10){
    bottom: 299px;
    left: 67px;
    width: 216px;
  }

  .area_select_link:nth-child(4){
    top: 0;
    left: 294px;
    width: 238px;
  }
  .area_select_link:nth-child(4) > .boxLink.boxLink-area-type01{
    padding-bottom: 26px;
  }

  .area_select_link:nth-child(8){
    top: 0;
    left: 550px;
    width: 224px;
  }

  .area_select_link:nth-child(9){
    top: 0;
    left: 790px;
    width: 231px;
  }
  .area_select_link:nth-child(9) > .boxLink.boxLink-area-type01{
    padding-bottom: 20px;
  }

  .area_select_link:nth-child(1){
    top: 176px;
    left: 821px;
    width: 225px;
  }
  .area_select_link:nth-child(5){
    top: 292px;
    left: 821px;
    width: 225px;
  }
  .area_select_link:nth-child(1) > .boxLink.boxLink-area-type01,
  .area_select_link:nth-child(5) > .boxLink.boxLink-area-type01{
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .area_select_link:nth-child(6){
    bottom: 60px;
    left: 645px;
    width: 225px;
  }
  .area_select_link:nth-child(7){
    left: 412px;
    bottom: 93px;
    width: 218px;
  }
  .area_select_link:nth-child(3){
    top: 271px;
    left: 194px;
    width: 201px;
  }
  .area_select_link:nth-child(2){
    bottom: 307px;
    left: 320px;
    width: 201px;
  }
  .boxLink.boxLink-area-type01{
    border-color: #cccccc;
    border-width: 2px;
    color:#333333;
    font-weight: normal;
    text-align: left;
    width: 100%;
    display: inline-block;
    padding: 18px 22px 12px 15px;
  }
  .sideClmBlock .boxLink.boxLink-area-type01:hover{
    background-color:initial;
    color: initial;
    opacity: 0.7;
  }
  .boxLink.boxLink-area-type01 span{
    font-weight: bold;
  }
  .stationSelect_block{
    padding: 20px 25px;
    background: #f7f7f0;
  }
  .stationSelect_list .stationSelect_link{
    display: inline;
  }
  .textLink.textLink-station-type01{
    display: inline-block;
    line-height: 40px;
    height: 40px;
    border:1px solid #cccccc;
    background: #ffffff;
    border-radius: 20px;
    margin:0 5px 3px 0;
    padding: 0 15px;
  }
  .textLink.textLink-station-type01:hover{
    opacity: 0.7;
  }
.onewaybnr{
	
	text-align: center; 
}
.onewaybnr:hover{
    opacity: 0.7;
  }
