@charset "UTF-8";

.sh-PR {
    position: relative;
}
.sh-gradient-wrapper {
    padding-bottom: 40px;
}
.sh-contents {
    max-width: 850px;
}
.sh-shopinfo-contents-box {
    max-width: 1180px;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 2px 5px 20px rgba(0, 0, 0, .25);
    background: #af7369;
}

.sh-shopinfo-title1 {
    font-size: 24px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    text-align: center;
}

.sh-shopinfo-outerbox1 {
    background: url(images/bg_02.png) top left repeat #c7b299;
    background-size: 50%;
    padding-bottom: 60px;
}
.sh-shopinfo-outerbox2 {
    background: #c7b299;
    padding: 60px 0;
}
.sh-shopinfo-outerbox3 {
    background: url(images/bg_03.png) top left repeat #c7b299;
    background-size: 50%;
    padding-bottom: 60px;
}

.sh-shopinfo-titlebox{
    width: 100%;
    max-width: 640px;
    margin: 0 auto 10px;
}

.sh-shopinfo-box1 {
    background: url(images/bg_01.png) top left repeat;
    border-radius: 0 0 60px 60px;
    padding-top: 40px;
    padding-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    box-shadow: 2px 5px 20px rgba(0, 0, 0, .25);
}
.sh-shopinfo-box2 {
    padding: 40px 10px 0px;
}
.sh-shopinfo-box3 {
    background: #afaa69;
    border-radius: 20px;
    padding: 40px 10px;
}

.sh-shopinfo-img1 {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}
.sh-shopinfo-img2 {
    width: 90%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.sh-shopinfo-img3 {
    width: 20%;
    max-width: 230px;
    position: absolute;
    top: -5px;
    left: 0%;
}
.sh-shopinfo-img4 {
    width: 19%;
    max-width: 210px;
    position: absolute;
    top: 0px;
    right: 0%;
}
.sh-shopinfo-img5 {
    width: 15%;
    max-width: 170px;
    position: absolute;
    bottom: 5%;
    right: 0%;
    display: none;
}
.sh-shopinfo-img6 {
    width: 24.2%;
    max-width: 280px;
    position: absolute;
    top: -0.5%;
    left: 0%;
}
.sh-shopinfo-img7 {
    width: 24.2%;
    max-width: 280px;
    position: absolute;
    top: -1%;
    right: 0%;
}
.sh-shopinfo-img8 {
    width: 11.3%;
    max-width: 130px;
    position: absolute;
    top: 35%;
    right: 0%;
    display: none;
}
.sh-shopinfo-img9 {
    width: 15%;
    max-width: 170px;
    position: absolute;
    top: 41%;
    left: 0%;
    display: none;
}
.sh-shopinfo-img10 {
    width: 40%;
    max-width: 290px;
    position: absolute;
    bottom: 4%;
    right: 0%;
}
.sh-shopinfo-img11 {
    width: 100%;
    max-width: 640px;
    margin: 0 auto 20px;
}
.sh-shopinfo-img12 {
    width: 13.8%;
    max-width: 160px;
    position: absolute;
    bottom: 27%;
    right: 0%;
    display: none;
}
.sh-shopinfo-img13 {
    width: 13.8%;
    max-width: 160px;
    position: absolute;
    bottom: 18%;
    left: 0%;
    display: none;
}
.sh-shopinfo-img14 {
    width: 100%;
    max-width: 100%;
}

.pure-g {
  margin: 0 -10px;
}
.pure-g > div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
  padding: 0 10px;
}


.sh-contents-comment {
    text-align: left;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (min-width: 768px) {

    .sh-shopinfo-title1 {
        font-size: 2.7vw;
    }

    .sh-shopinfo-outerbox1 {
        background-size: auto;
        padding-bottom: 90px;
    }
    .sh-shopinfo-outerbox3 {
        background-size: auto;
        padding-bottom: 110px;
    }

    .sh-shopinfo-titlebox{
        width: 55.2%;
        max-width: 640px;
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
    }

    .sh-shopinfo-box1 {
        border-radius: 0 0 240px 240px;
        padding-top: 60px;
        padding-bottom: 120px;
    }

    .sh-pure-box {
        max-width: 1030px;
        margin-left: auto;
        margin-right: auto;
    }
    .pure-g {
      margin: 0 -10px;
    }
    .pure-g > div {
      margin-bottom: 40px;
      padding: 0 10px;
    }

    .sh-shopinfo-img2 {
        width: 60%;
    }
    .sh-shopinfo-img6 {
        top: -2%;
    }
    .sh-shopinfo-img7 {
        top: -2%;
    }
    .sh-shopinfo-img10 {
        width: 25%;
    }
    .sh-shopinfo-img11 {
        width: 100%;
        margin-bottom: 3.125%;
    }
    .sh-shopinfo-img14 {
        width: 76.8%;
        max-width: 890px;
        position: absolute;
        bottom: -1%;
        right: -0.8%;
    }

    .sh-contents-comment {
        max-width: 850px;
    }
}


@media screen and (min-width: 1100px) {
    .sh-shopinfo-title1 {
        font-size: 30px;
    }
    .pure-g {
      margin: 0 -25px;
    }
    .pure-g > div {
      padding: 0 25px;
    }
}


@media screen and (min-width: 1300px) {
    .sh-shopinfo-img3 {
        left: -5%;
    }
    .sh-shopinfo-img4 {
        right: -5%;
    }
    .sh-shopinfo-img5 {
        right: -5%;
        display: block;
    }
    .sh-shopinfo-img6 {
        top: -5px;
        left: -5%;
    }
    .sh-shopinfo-img7 {
        right: -2%;
    }
    .sh-shopinfo-img8 {
        right: -5%;
        display: block;
    }
    .sh-shopinfo-img9 {
        left: -5%;
        display: block;
    }
    .sh-shopinfo-img10 {
        right: -5%;
    }
    .sh-shopinfo-img12 {
        right: -5%;
        display: block;
    }
    .sh-shopinfo-img13 {
        left: -6%;
        display: block;
    }
    .sh-shopinfo-img14 {
        right: -2%;
    }
}



@media screen and (min-width: 1410px) {
    .sh-shopinfo-img5 {
        right: -10%;
    }
    .sh-shopinfo-img6 {
        left: -10%;
    }
    .sh-shopinfo-img8 {
        right: -7%;
    }
    .sh-shopinfo-img9 {
        left: -9%;
    }
    .sh-shopinfo-img10 {
        right: -7%;
    }
    .sh-shopinfo-img12 {
        right: -7%;
    }
    .sh-shopinfo-img13 {
        left: -9%;
    }
    .sh-shopinfo-img14 {
        right: -5%;
    }
}

