#sec1 {
  background: #fff;
  padding: 40px 0; }
  #sec1 .vcard {
    margin-top: 30px; }
    #sec1 .vcard dl {
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-bottom: 1px solid #000; }
      #sec1 .vcard dl dt {
        width: 25%;
        float: left; }
      #sec1 .vcard dl dd {
        width: 75%;
        float: right;
        padding-left: 10px; }
        #sec1 .vcard dl dd a {
          display: block; }
  #sec1 .btn1 {
    margin-top: 30px;
    margin-bottom: 15px; }

#sec2 {
  border-top: 3px solid #d71317;
  padding: 40px 0;
  position: relative;
  z-index: 1; }
  #sec2:before {
    content: '';
    width: 30%;
    height: 100%;
    background-image: url("../img/shared/bg2.jpg");
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1; }
  #sec2 h2 {
    margin-bottom: 30px; }
  #sec2 .box {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 5%;
    background: #fff;
    margin-top: 25px; }
    #sec2 .box h3 {
      background: #38332d;
      padding: 10px 0; }
    #sec2 .box .txt {
      padding-top: 5%; }
  #sec2 .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 20px; }
    #sec2 .slick-dots li {
      margin: 0 5px; }
      #sec2 .slick-dots li button {
        background: transparent;
        border: none;
        font-size: 17px;
        font-family: 'Noto Serif JP', serif; }
    #sec2 .slick-dots .slick-active button {
      color: #d71317; }
  #sec2 .slick-prev {
    text-align: left; }
  #sec2 .slick-next {
    text-align: right; }
  #sec2 .pd {
    padding-bottom: 5%; }

#sec3 {
  padding-bottom: 40px;
  border-top: 3px solid #d71317; }
  #sec3 .btn1 {
    margin-top: 30px; }
  #sec3 .url_btn {
    margin-top: 15px;
    margin-bottom: 15px; }

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