@charset "utf-8";

/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*----------------------------------------------------------------------------title*/
.fot_btn {
  clear: both;
  padding-top: 20px;
}

.fot_btn span a img{
	max-width: 180px;
}

.hedcart {
  float: left;
}

.conbtn {
  float: right;
  margin-top: 0 !important;
  margin-left: 5px;
}

.tel {
  position: absolute;
  left: -1%;
  bottom: -10%;
}

.contact_txt {
  position: absolute;
  top: 20px !important;
  left: 30px !important;
}

.time {
  position: absolute;
  left: 30px;
  top: 50px;
}

.tel2 {
  position: absolute;
  top: 120px !important;
  left: 30px !important;
}

.btn {
  top: 50px !important;
  left: 420px !important;
  text-align: left;
}

.txt_ser {
  font-size: 15px;
  color: #464646;
  padding-left: 20px;
}

.txt_ser span {
  display: block;
}

/*ネット割引*/
.t_net {
  font-size: 15px;
  font-weight: bold;
  color: red;
}

/*次回ご予約割引*/
.t_next {
  font-size: 20px;
  font-weight: bold;
  color: red;
}

/*１ヵ月以内の再来店*/
.t_repeat {
  font-size: 22px;
  font-weight: bold;
  color: red;
}

.share-buttons {
  display: none !important;
}
.line {
  display: none;
}
.ribbon p {
  padding: 10px 20px 30px 15px;
  text-align: center;
}

/*----------------------------------------------------------------------------common1*/
/*----------------------------------------------------------------------------common2*/
/*----------------------------------------------------------------------------common3*/

@media screen and (max-width: 768px) {
  /* ================================================================= 
     *
     * tablet size
     *
     * ================================================================= */
  /*----------------------------------------------------------------------------title*/
  .fot_btn {
    text-align: center;
  }

  .fot_btn span {
    width: 30%;
    display: inline-block;
  }

  .fot_btn span img {
    width: 100%;
  }
  .line {
    display: block;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    right: 55px;
    top: 36px;
  }
  .instagram {
    right: 85px;
  }

  /*----------------------------------------------------------------------------common1*/
  /*----------------------------------------------------------------------------common2*/
  /*----------------------------------------------------------------------------common3*/

  /* tablet END ###################################################### */
}

@media screen and (max-width: 468px) {
  /* ================================================================= 
     *
     * smartphone size
     *
     * ================================================================= */
  /*----------------------------------------------------------------------------title*/
  .fot_btn span {
    display: block;
    width: 70%;
    margin: 10px auto 0;
  }
.fot_btn span a img{
	max-width: 100%;
}
  /*----------------------------------------------------------------------------common1*/

  .txt_ser {
    font-size: 15px;
    color: #464646;
    padding-left: 45px;
  }

  /*----------------------------------------------------------------------------common2*/
  /*----------------------------------------------------------------------------common3*/

  /* smartphone END ################################################## */
}
