/* Scss Document */
#sec1 h2 {
  text-align: center;
  padding-top: 100px;
  margin-bottom: 66px; }
#sec1 .content {
  width: 450px;
  float: left;
  border-top: 1px dashed #877254; }
  #sec1 .content dl {
    padding: 15px 0;
    line-height: 30px;
    border-bottom: 1px dashed #877254; }
    #sec1 .content dl dt {
      font-weight: bold;
      width: 100px;
      float: left; }
    #sec1 .content dl dd {
      min-width: 50px;
      float: left; }
#sec1 .pic {
  width: 520px;
  float: right; }


#sec1 .emergency{
	width: 260px;
    background: rgba(255,255,255,1);
    line-height: 22px;
    text-align: center;
    border: 2px solid #960306;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
}

#sec1 .emergency h3{
	font-size: 13px;
	margin: 3px 0;
	font-weight: bold;
}

#sec1 .emergency span{
    font-size: 16px;
    line-height: 19px;
}

#sec2 {
  margin-top: 96px; }
  #sec2 .col {
    position: relative;
    float: left;
    width: 475px;
    text-align: center; }
    #sec2 .col:nth-child(2) {
      float: right; }
    #sec2 .col h3 {
      margin-bottom: 22px; }
    #sec2 .col .sub {
      position: absolute;
      top: -24px;
      left: 0; }
    #sec2 .col .gmap {
      height: 420px; }

#sec3 {
  margin-top: 358px; }
  #sec3 h2 {
    text-align: center; }
  #sec3 .map {
    padding-top: 112px;
    margin-left: 33px; }
  #sec3 .pic1 {
    margin-top: 37px; }
  #sec3 .pic2 {
    position: absolute;
    top: 180px;
    right: -100px; }
  #sec3 .txt {
    position: absolute;
    top: 110px;
    left: 473px; }
  #sec3 .button {
    position: absolute;
    top: 780px;
    left: 500px; }
  #sec3 .text {
    position: absolute;
    top: 224px;
    left: 480px;
    color: #fff; }

#sec4 {
  margin-top: 123px;
  background: url(../img/access/sec4-bg.jpg) top center no-repeat;
  background-size: cover;
  padding: 110px 0 140px; }
  #sec4 .left {
    width: 50%;
    float: left; }
    #sec4 .left .map {
      padding-top: 8px;
      margin-left: 35px; }
  #sec4 .right {
    width: 50%;
    float: right; }
    #sec4 .right .text {
      margin-top: 15px;
      color: #fff; }
    #sec4 .right .button {
      margin-top: 310px;
      text-align: right; }

#sec5 {
  margin-top: 248px;
  padding-bottom: 180px; }
  #sec5 h2 {
    text-align: center; }
  #sec5 .row1 {
    padding-top: 83px;
    position: relative; }
    #sec5 .row1 .pic {
      width: 582px;
      float: left;
      margin-left: -100px; }
    #sec5 .row1 .sub {
      position: absolute;
      top: 0;
      left: 80px; }
    #sec5 .row1 .content {
      width: 460px;
      float: right; }
      #sec5 .row1 .content dl {
        padding: 15px 0;
        line-height: 30px;
        border-top: 1px dashed #877254; }
        #sec5 .row1 .content dl dt {
          font-weight: bold;
          width: 100px;
          float: left; }
        #sec5 .row1 .content dl dd {
          min-width: 50px;
          float: left; }
      #sec5 .row1 .content .tel {
        margin-top: 15px;
        font-size: 19px; }
        #sec5 .row1 .content .tel span {
          font-size: 33px; }
      #sec5 .row1 .content .button {
        margin-top: 25px; }
  #sec5 .list {
    word-spacing: -6px;
    text-align: right;
    margin: 40px -100px 0 0; }
    #sec5 .list li {
      display: inline-block;
      word-spacing: 0; }
  #sec5 .sub2 {
    position: absolute;
    bottom: 48px;
    left: 0; }

#sec5 .emergency{
	width: 260px;
    background: rgba(255,255,255,1);
    line-height: 22px;
    text-align: center;
    border: 2px solid #960306;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
}

#sec5 .emergency h3{
	font-size: 13px;
	margin: 3px 0;
	font-weight: bold;
}

#sec5 .emergency span{
    font-size: 16px;
    line-height: 19px;
}
