@media screen and (min-width: 769px) {
  .header__main--btn {
    width: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header__main--btn .btnTel {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 5rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 1.1rem;
  }
  .header__main--btn .btnTel::before {
    position: absolute;
    content: "";
    width: 4.431rem;
    height: 4.428rem;
    background: url("../images/icTel.svg") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .header__main--btn .btnTel a {
    font-size: 3.3rem;
    line-height: 4.8rem;
    font-weight: 700;
    color: #2945A4;
    white-space: nowrap;
  }
  .header__main--btn .btnTel small {
    font-size: 1.2rem;
    line-height: 1.7rem;
    font-weight: 700;
    color: #2945A4;
    margin-top: -0.5rem;
  }
  .header__main--btn > a.more {
    width: 26.4rem;
  }
  .line-box__main {
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .line-box__main .line-box__main--extra {
    width: 44.8%;
  }
  .line-box__main .line-box__main--extra .btnTel {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 8.2rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 1.1rem;
    margin-bottom: 2.48rem;
  }
  .line-box__main .line-box__main--extra .btnTel::before {
    position: absolute;
    content: "";
    width: 7.249rem;
    height: 7.245rem;
    background: url("../images/icTelWhite.svg") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .line-box__main .line-box__main--extra .btnTel a {
    font-size: 5.4rem;
    line-height: 7.9rem;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
  }
  .line-box__main .line-box__main--extra .btnTel small {
    font-size: 1.9rem;
    line-height: 2.7rem;
    font-weight: 700;
    color: #fff;
    margin-top: -1rem;
  }
  .line-box__main .line-box__main--btn {
    width: 100%;
  }
  .line-box__main .line-box__main--btn::after {
    display: none;
  }
  /* .line-box__main .line-box__main--btn::before {
    position: absolute;
    content: "";
    width: 7.679rem;
    height: 7.937rem;
    background: url("../images/manLine.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: -1.73rem;
    right: 0.65rem;
    z-index: 2;
    pointer-events: none;
  } */
}

@media screen and (max-width: 768px) {
  .header {
    position: relative;
  }
  .header.fixed {
/*    position: fixed;
    bottom: 0;
    top: inherit;
    left: 0;*/
  }
  .f_btn{
    position: fixed;
    bottom: 0;
    top: inherit;
    left: 0;
    z-index:99;
    padding: 10px;
  }
  .banner {
    margin-top: 0;
  }
  .header__main--btn {
    width: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header__main--btn .btnTel {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__main--btn .btnTel a {
    width: 6.3rem;
    height: 5.5rem;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../images/icTelHeader.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .header__main--btn .btnTel small {
    display: none;
  }
  .header__main--btn > a.more {
    width: 13rem;
  }
  .line-box__main .line-box__main--extra {
    width: 100%;
  }
  .line-box__main .line-box__main--extra .btnTel {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    margin-bottom: 3.48rem;
  }
  .line-box__main .line-box__main--extra .btnTel a {
    display: block;
    width: 100%;
    height: 10.6rem;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../images/btnCtaTel.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    -moz-border-radius: 1rem;
         border-radius: 1rem;
    -moz-box-shadow: 0 0.5rem 0 #724200;
         box-shadow: 0 0.5rem 0 #724200;
  }
  .line-box__main .line-box__main--extra .btnTel small {
    display: none;
  }
  .line-box__main .line-box__main--btn {
    width: 100%;
  }
  .line-box__main .line-box__main--btn::after {
    display: none;
  }
  /* .line-box__main .line-box__main--btn::before {
    position: absolute;
    content: "";
    width: 7.23rem;
    height: 7.3rem;
    background: url("../images/manLine.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: -2.5rem;
    right: 0.48rem;
    z-index: 2;
    pointer-events: none;
  } */
      #footer{
    padding-bottom:150px!important;
  }
}
