@charset "utf-8";
/* CSS Document */

@media (min-width:950px){



}

@media (max-width:949px){
	

.sns {
	margin-bottom: 2em;
	height: 27px;
	width: 100%;
	text-align:center;
}

.content {
	width : 100% ;
	height: auto;
	padding-top:2em;
	padding-bottom:2em;
	padding-left:1em;
	padding-right:1em;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
}

.info {
	height: auto;
	width : 100%;
	padding: 10px;
	border: 2px dashed #F90;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.howTo {
	font-size: 14px;
	line-height: 22px;
}

.inquiry-wrap {
	height: auto;
	width: 100%;
	margin-bottom:1em;
}

.logo {
	width: 100%;
	height: auto;
	margin-bottom:1em;
	float:none;
}

.shop-detail {
	height: auto;
	width: 100%;
	float:none;
	padding:0;
}

.ggmap {
	width:100%;
	height:auto;
}

.ggmap {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
}

.ggmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}



#slides {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


}


@media (max-width:600px){
	
h4 {
	font-size: 20px;
	line-height: 32px;
	color: #000;
	margin-bottom: 1.25em;
}


.price {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}

.brand ul {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.brand ul li {
	width: 100%;
	float: none;
	list-style-type: none;
	height: 2.5em;
}
	
/*
.table-left {
	width:96%;
	padding:0 2%;
}

.table-right {
	width:96%;
	padding:2%;
}
*/

}


@media (max-width:460px){
nav ul {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 5px;
}

h2 {
	font-size: 20px;
	line-height: 40px;
}


h3 {
	font-size: 15px;
	line-height: 40px;
}

h4 {
	font-size: 18px;
	line-height: 40px;
}




	
}

@media (max-width:320px){
	
h2 {
	font-size: 18px;
}


h4 {
	font-size: 15px;
	line-height: 40px;
}


	
}
