@charset "utf-8";
/* CSS Document */

  .contentsInr {width: auto;padding: 0;}
  .contentsInr .contentsUnit {padding: 0 10px;}

  .ctm_contentsFull_img,
  .ctm_contentsFull {padding: 40px 0;}
  .ctm_contentsFull_img.hc01 {padding-top: 140vw;background-image: url("../img_sites/bg_map_sp.png");background-size: 100% auto;background-position: center top;}
  .ctm_contentsFull_img.hc02 {background-image: url("../img_sites/bg_jss.png");}
  .ctm_contentsFull.hc03 {background-color: #fff;}
  .ctm_contentsFull.hc04 {background-color: #5ab6c4;}
  .ctm_contentsFull_img.hc05 {background-image: url("../img_sites/bg_spot.png");background-color: #1A2238;background-size: auto;background-position: center bottom;}

  .ctm_relColor_set.hc01 > .acodBlock > .heading{background-color:#26204c;}
  .ctm_relColor_set.hc01 > .acodBlock > .heading > .inr{color:#fff;}
  .ctm_relColor_set.hc02 > .acodBlock > .heading{background-color:#048484;}
  .ctm_relColor_set.hc02 > .acodBlock > .heading > .inr{color:#fff;}
  .ctm_relColor_set.hc03 > .acodBlock > .heading{background-color:#002952;}
  .ctm_relColor_set.hc03 > .acodBlock > .heading > .inr{color:#fff;}

  .bg_white {background-color: #fff;padding: 20px;}
  .txt_fare {margin-top: 8px;font-size: 1.8rem;font-weight: bold;color: #c00;}
  .txt_fare span {font-size: 3.8rem;}

  .head_dallas .ttlLv2 {border-bottom: 0;} 
  .head_dallas .heading {border-color: #000;} 

  .mainHeadWrap {
    position: relative;
  }
  .mainHeadWrap .mainHead .heroimgWrap.typeImg {
    padding: 0;
    height: 74.93333333333334vw;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url("../img_sites/mv_sp_221214.png");
    background-size: 100% auto;
  }
  .mainHeadWrap .mainHead .heroimgWrap .mainTtl {
    font-size: 0;
  } 
  
@media all and (min-width:740px) { 
  .contentsInr {width: auto;padding: 0px;}
  .contentsInr .contentsUnit {width: 950px;padding: 0px;margin: 0 auto;}

  .ctm_contentsFull_img,
  .ctm_contentsFull {padding: 80px 0;}
  .ctm_contentsFull_img.hc01 {padding-top: 400px;background-image: url("../img_sites/bg_map.png");background-size: auto;}
  .ctm_contentsFull_img.hc05 {padding-bottom: 40px;}

  .mainHeadWrap {
    position: relative;
  }
  .mainHeadWrap .mainHead .heroimgWrap.typeImg {
    padding: 0;
    height: 620px;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url("../img_sites/mv_pc_221214.png");
    background-color: #0f1524;
    background-size: auto;
  }
  .mainHeadWrap .mainHead .heroimgWrap .mainTtl {
    font-size: 0;
  }
}