@charset "utf-8";

@media screen and (max-width:480px){

body {
	font-size: 12px;
	line-height: 1.5;
}

#wrapper {
	width:100%;
	min-width:100%;
}

.inner {
	max-width:100%;
	padding-left:0px;
	padding-right:0px;
}

#main {
	float:none !important;
	width:100% !important;
	margin-left:0px;
}

#header {
	height:auto;
	text-align:left;
	height:140px !important;
}
#header .inner {
	max-width:100%;
}
#header #member {
	float:left;
	z-index:100;
}
#header .header_logo_area {
	float:left;
	width:50%;
	margin-top:20px;
	margin-left:10px;
	margin-right:0px;
}
#header .header_logo_area h1 {
	display:inline-block;
}
.header_logo_area .logo {
	width:100%;
	padding-top:0px;
	padding-left:10px;
}

#menubar {
	position:static !important;
	border-top: 1px solid #fff;
}
#menubar ul {
	max-width:100%;
	margin: 0 auto;
	border-left-style:none;
	height:auto;
}
#menubar ul li {
	float:left;
	width:100%;
}
#menubar ul li a {
	text-decoration: none;
	display: block;
	width:100% !important;
	text-align: center;
	line-height: 50px !important;
	background: #7ac1a2 !important;
	color: #fff !important;
	border-radius:0% !important;
	border:none !important;
	border-bottom: 1px solid #fff !important;
	position:static !important;
}

.member_link {
	position:static;
	width:100px;
	height:120px;
	margin-top:10px;
}
.member_link li.text a {
	height:30px;
	margin-bottom:3px;
	line-height:30px;
}

#contents {
	margin:0;
}
#contents .inner {
	padding-left:1% !important;
	padding-right:1% !important;
}
#contents p {
	padding:0px;
	font-size:14px;
}

#contents h1.page-heading,
#contents h2,
#contents h3 {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}

#side_main section {
	padding:5px;
	margin-bottom:10px;
}
#side_main section h2 {
	margin:5px 0px;
	font-size: 16px;
	font-size: 1.6rem;
}
#calendar {
	margin-top:10px !important;
}
#footer_inner {
	max-width:100%;
}
#footer ul {
	float:none;
	width:100%;
	padding-right:0%;
}
#footer ul li {
	display: block;
}

#pagetop {
	max-width:100%;
}

.sample {
	float: none;
	margin:0;
	margin-bottom: 10px;
	width: 100%;
}

img.image {
	width:100%;
}

/*
その他
*/
.pc {
	display:none;
}
.pc2 {
	display:none;
}
.sp {
	display:block;
}
.sp2 {
	display:inline-block;
}

body#page_homepage header {
	background: url(../images/bg1.png) no-repeat right center/auto 130%,radial-gradient(circle 300px at 35% -100px,#b9f5d7,#7ac1a2);
	height: 200px !important;
}
body#page_homepage .header_logo_area .logo {
	width:60%;
	left:3%;
	top:105px;
}
body#page_homepage #contents_top {
	padding-top:0px;
}
body#page_homepage #top_main {
	padding-top:40px;
}
body#page_homepage #top_main h2 {
	font-size:20px !important;
}

#item_list .product_item {
	float:none;
	width:100%;
	height:auto;
}
#item_list .product_item .item_photo {
	width: 30%;
	height:auto;
	float: left;
	margin-right: 2%;
}
.product_page .product_item a {
	padding-bottom:0px;
}
#detail_wrap {
	padding:0px 1%;
}
.item_comment th {
	display:block;
	width:100%;
}
.item_comment td {
	display:block;
	width:100%;
}
.product_page .cart_area {
	padding-left:50px;
}
#item_price {
	float:none;
}
#detail_cart_box dl {
	width:300px;
}
#detail_cart_box dt,
#detail_cart_box dd {
	display:inline-block;
	float:none;
}
#detail_cart_box dt {
	width:60px;
}
#detail_cart_box dd {
	padding-left:0px;
}
#detail_cart_box .quantity {
	float:none;
	margin-left:0px;
}

#page_help_guide .inner2 {
	padding:0px 5px;
}
#page_help_guide .inner2 ul, #page_help_guide .inner2 h4 {
	margin-top:5px;
}
#page_help_guide .inner2 ul, #page_help_guide .inner2 ol {
	margin-top:0px;
}

}
