#key {
  background-image: url("../img/shared/pat1.jpg"); }

#sec1 {
  padding-top: 40px;
  padding-bottom: 40px; }
  #sec1 .img {
    margin-top: 15px; }
  #sec1 .tbox {
    width: 94%;
    margin: 0 auto;
    background-image: url("../img/shared/pat6.jpg");
    padding: 10px;
    margin-top: 30px; }
  #sec1 .box {
    padding-bottom: 30px; }
    #sec1 .box h3 {
      padding-top: 30px;
      padding-bottom: 20px; }
  #sec1 .btn {
    margin-top: 40px; }

#sec2 {
  padding-bottom: 40px; }
  #sec2 h2 {
    padding-top: 60px;
    padding-bottom: 25px; }
  #sec2 .ttl {
    padding-top: 15px;
    padding-bottom: 20px; }
  #sec2 .txt {
    font-weight: bold; }
  #sec2 .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 25px; }
    #sec2 .slick-dots li {
      width: 13px;
      height: 13px;
      line-height: 0;
      margin: 0 5px; }
      #sec2 .slick-dots li button {
        width: 13px;
        height: 13px;
        background: url("../img/shared/pat5.jpg");
        border-radius: 50%;
        border: none;
        font-size: 0; }
    #sec2 .slick-dots .slick-active button {
      background: #fff; }
  #sec2 .slick-prev {
    font-size: 0;
    border: none;
    background: transparent;
    position: absolute;
    left: 3%;
    bottom: -12px; }
    #sec2 .slick-prev:after {
      content: '\f104';
      font-family: "fontello";
      font-size: 40px;
      color: #46250c; }
  #sec2 .slick-next {
    font-size: 0;
    border: none;
    background: transparent;
    position: absolute;
    right: 3%;
    bottom: -12px; }
    #sec2 .slick-next:after {
      content: '\f105';
      font-family: "fontello";
      font-size: 40px;
      color: #46250c; }

#sec3 {
  padding-bottom: 15px; }
  #sec3 h2 {
    padding-top: 20px; }
  #sec3 .img {
    margin-top: -10%; }
  #sec3 h4 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding-top: 15px; }
    #sec3 h4 span {
      border-bottom: 1px solid #fff;
      padding-bottom: 10px; }
  #sec3 .price {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    padding-top: 25px; }
    #sec3 .price span {
      font-size: 16px; }
  #sec3 .txt {
    padding-top: 20px; }
  #sec3 .img2 {
    padding-top: 25px; }

#sec4 {
  padding-top: 49px;
  padding-bottom: 40px; }
  #sec4 .btn2 {
    margin-top: 30px; }

#sec5 {
  padding-bottom: 40px; }
  #sec5 h3 {
    padding-top: 20px; }
  #sec5 .tel {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 12px;
    margin-top: 30px; }
    @media (max-width: 370px) {
      #sec5 .tel {
        font-size: 11px; } }
    #sec5 .tel p {
      padding-top: 5px; }
  #sec5 .btn {
    margin-top: 30px; }

/*# sourceMappingURL=recommend.css.map */
