@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_sp.css
 Style : common sp
================================================================= */


@media screen and (max-width: 768px){
html {
	background:#bfbfbf;
	overflow-y:scroll;
}
#logo {
	position:relative;
	z-index:10;
}
#header{
	top: 40px;
}
.inner2 {
	margin: 0 auto;
	max-width: 100%;
	padding: 0px 40px 0px 40px;
}
#mainImage{
	position: relative;
	padding: 20px 20px 0 20px;
}
#mainImage {
	height:100% !important;
	max-width:768px !important;
}
#mainImage .slickslider .slick-slide {
	background:none !important;
}

#footer ul {
	display: -webkit-flex;
	display: block;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
#footer ul li {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	display: inline-block;
	width: 49%;
	vertical-align: top;
	border-left: none;
}
#footer ul li:nth-of-type(2){
	border-left: 1px solid #303030;
}
#footer ul li:nth-of-type(3){
	padding-top: 10px;
}
#footer ul li:last-child{
	padding-top: 10px;
	border-left: 1px solid #303030;
}
#contents_wrap {
	background:none;
	height:auto !important;
	padding-top:0;
}
#main #col_main,
#main #col_side1 {
	float:none;
	width:100%;
}
#main #col_main {
	padding:30px;
}
.ColLeft,
.ColRight {
	float:none !important;
	width:100% !important;
}
.ColLeft {
	margin-bottom:20px;
	margin-top:20px;
}

.goods {
	width:48.67% !important;
}
.tbl_menu {
	padding:0px !important;
}
.ColLeft {
	  margin-bottom: 0px;
}
}


@media screen and (max-width: 468px){
#contents_wrap {
	background:url() !important;
	background-size:cover;
	padding-top:30px;
	/*position: relative;*/
	z-index: 1;
	overflow: hidden;
}
#contents {
	margin-bottom:50px;
}
#footer {
	width:100%;
	position: static;
	bottom:0;
	z-index: 1000;
	background:#161616;
}
#footer ul li {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	border-left: none;
	border-bottom: 1px solid #303030;
	padding: 15px 0;
}
#footer ul li:first-child{
	border-left: none;
	padding-top: 0;
}
#footer ul li:nth-of-type(2){
	border-left: none;
}
#footer ul li:last-child{
	border-left: none;
	border-bottom: none;
}
.tbl_menu td:last-child {
	width:70px !important;
}
.gallery {
	float:left !important;
	width:49% !important;
}
.tbl_about td:first-child {
	border-bottom:none !important;
	padding-bottom:0 !important;
}
.goods {
	width:100% !important;
}

}
