@media (max-width: 769px) {
body {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font-family: serif;
}
h1,h2,h3,h4{
    font-family: "acumin-pro-extra-condensed", sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
p {
    margin: 0;
}
img{
	width: 100%;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}
img.pc {
    display: none;
}
.wrap {
	display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
	overflow: hidden;
}
.head_block {
	display: block;
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    padding-bottom: 1vw;
    z-index: 99;
}

.product_pankuz {
    display: block;
    position: relative;
    padding-left: 5vw;
    padding-top: 1vw;
    padding-bottom: 0.5vw;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin: 0 auto;
}
.product_pankuz p {
    font-family: sans-serif;
    color: #9e9f9f;
    font-weight: bold;
    font-size: 10px;
}
.product_pankuz a {
    font-family: sans-serif;
    color: #9e9f9f;
    text-decoration: none;
    font-weight: normal;
}
.shop_head {
    display: block;
    position: relative;
    width: 100%;
    background: #EFA489;
    color: #fff;
    padding-left: 5vw;
}
h1.shoph1 span {
    font-size: 12px;
    padding-left: 30px;
}
.shop_linkbtn {
    display: block;
    position: absolute;
    width: 100%;
    top: 21vw;
    left: 65vw;
}
.shop_linktopbtn {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 5vw;
    margin-bottom: 5vw;
    text-align: center;
}
.shop_linktopbtn a.link_btn {
    display: block;
    position: relative;
    width: 40%;
    margin: 0 auto;
    background: #FF5F71;
    border-radius: 20px;
    padding: 5px 0px;
    font-family: sans-serif;
    color: #fff;
    text-align: center;
    box-shadow: 0px 0px 8px 3px #E24D62 inset;
    border: 1px solid #ccc;
    z-index: 1;
    text-decoration: none;
    font-size: 14px;
}
a.link_btn {
    display: block;
    position: relative;
    width: 30%;
    background: #FF5F71;
    border-radius: 20px;
    padding: 5px 0px;
    font-family: sans-serif;
    color: #fff;
    text-align: center;
    box-shadow: 0px 0px 8px 3px #E24D62 inset;
    border: 1px solid #ccc;
    z-index: 1;
    text-decoration: none;
    font-size: 14px;
}
.shop_ttl {
    display: block;
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-top: 15vw;
}
p.shoptxt {
    color: #9e9f9f;
    font-family: sans-serif;
    font-size: 14px;
}
p.shopmidashi {
    color: #9E9F9F;
    font-family: sans-serif;
    font-size: 18px;
}
.shop_txth2 {
    color: #EFA489;
    font-family: sans-serif;
    width: 95%;
    margin: 0 auto;
    font-size: 14px;
    display: block;
    position: relative;
    margin-top: 5vw;
}
.shop_tab {
    display: flex;
    position: relative;
    width: 95%;
    margin: 0 auto;
    margin-top: 5vw;
    font-size: 10px;
}
.tabtxt1 {
    display: block;
    position: relative;
    width: 38%;
    background: #601985;
    color: #fff;
    font-family: sans-serif;
    border-radius: 15px;
    text-align: center;
    padding: 2px;
}
.tabtxt2 {
    display: block;
    position: relative;
    width: 10%;
    background: #00B794;
    color: #fff;
    font-family: sans-serif;
    border-radius: 15px;
    text-align: center;
    padding: 2px;
    margin-left: 5px;
}
.tabtxt3 {
    display: block;
    position: relative;
    width: 14%;
    background: #E10096;
    color: #fff;
    font-family: sans-serif;
    border-radius: 15px;
    text-align: center;
    padding: 2px;
    margin-left: 5px;
}
.tabtxt4 {
    display: block;
    position: relative;
    width: 22%;
    background: #FFA400;
    color: #fff;
    font-family: sans-serif;
    border-radius: 15px;
    text-align: center;
    padding: 2px;
    margin-left: 5px;
}
.shop_fsttxt {
	color: #9e9f9f;
    text-align: center;
    display: block;
    position: relative;
    width: 95%;
    margin: 0 auto;
    font-family: sans-serif;
    margin-top: 15vw;
    font-size: 12px;
    letter-spacing: -1px;
    margin-bottom: 15vw;
}
.shop_txtblock {
    display: block;
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-top: 20vw;
}
.shop_linkmainbtn {
    display: block;
    position: relative;
    width: 100%;
    top: 30px;
    left: 37vw;
    margin: 0 auto;
}
.shoptable {
    display: block;
    position: relative;
    width: 95%;
    margin: 0 auto;
    margin-top: 20vw;
}
table {
border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    color: #9e9f9f;
    vertical-align: baseline;
    font-family: sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
    margin-top: 15vw;
    display: block;
}

tbody {
	display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border-style: none;
}
th {
    background: #f2cdc0;
    color: #fff;
    padding: 5px 0;
    padding-left: 5px;
    vertical-align: middle;
    font-size: 14px;
    display: block;
    font-weight: normal;
    width: 100%;
    margin: 0 auto;
    text-align: left;

}
td {
    padding: 15px 5px;
    font-size: 12px;
    display: block;
    position: relative;
    width: 98%;
    margin: 0 auto;
    border-bottom: solid 1px #ddd;
    overflow: hidden;
}
.shoptabletxt {
display: block;
    position: relative;
    width: 95%;
    margin: 0 auto;
    color: #9E9F9F;
    margin-top: 50px;
}
.shoptabletxt h3 {
    font-size: 16px;
}
p.access {
    display: block;
    position: relative;
    font-family: sans-serif;
    font-size: 14px;
    color: #9E9F9F;
    padding-top: 5px;
}
p.actxt {
    display: block;
    position: relative;
    width: 100%;
    font-family: sans-serif;
    color: #EFA489;
    font-size: 14px;
}
.mapblock {
    display: block;
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-top: 10vw;
    margin-bottom: 10vw;
    border: 1px solid #ccc;
    padding: 5px;
}
.mapblock iframe {
    display: block;
    position: relative;
    width: 100%;
    height: 480px;
}
.shop_linkmapbtn {
    display: block;
    position: relative;
    width: 100%;
    top: 50px;
    left: 37vw;
    margin: 0 auto;
}
.slider-container {
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 1;
}
	.slick-prev,.slick-next{z-index:2;}
	.slick-prev{left:0!important;}
	.slick-next{right:0!important;}
.shop_blockmark1_sp {
    display: block;
    position: relative;
    width: 30%;
    margin: 0 auto;
    margin-top: 5vw;
}
.shop_blockmark2_sp {
    display: block;
    position: relative;
    width: 30%;
    margin: 0 auto;
    margin-top: 5vw;
}
.shop2_linkmainbtn {
    display: block;
    position: relative;
    width: 100%;
    top: 0vw;
    left: 37vw;
    margin: 0 auto;
    margin-bottom: 10vw;
}
.pc {
    display: none;
}
}