#lp_page{
	text-align: center;
}

.title25 {
	width: 900px;
	margin-bottom: 15px;
}
.content {
	width: 900px;
}
.item_area {
      display:table;
      border-collapse:collapse;
			border-spacing: 0;
}
.item_area .item_row{
      display:table-row;
}
.item_con {
	box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
.item_box {
	width: 24%;
	border: 1px solid #C1C1C1;
	display:inline-block;
	box-sizing: border-box;
	height: auto;
	vertical-align: top;
}
.item_info, .item_box img{
	width: 90%;
	margin: 0px 5% 5%;
}
.button {
	text-align: center;
	width: 60%;
	margin: 0 auto;
}
.button :hover {
	opacity: 0.5;
}
.price,
.price_area {
	color: #FF0000;
}
.price_area, .delivery_date, .release_date {
	text-align: center;
}
.release_date {margin-top: 15px;}
.item_name, .price {
	font-weight: bold;
}
.item_name_box {}

/*---------------------------
　ページTOPへ
---------------------------*/
#pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
#pagetop a {
	color: #333;
	background-color: #FCCF00;
	border-radius:5px;
	display: block;
	font-size: 12px;
	line-height:1.5em;
	padding:5px 10px;
	text-align: center;
	text-decoration: none;
}

@media screen and (max-width:480px){
body {
	min-width: 100%!important
}
h1 {
	width: 96%!important;
}
#container {
	width: 100%!important;
}
.container {
	width: 100%!important;
	margin-bottom: 30px;
}
#contentsBox {
	width: 100%!important;
	margin-bottom: 15px;
	float: none;
}
	#Header .inner {
    height: 50px;
    width: 100%;
	}
	
	#Header .logo {
		padding: 10px 0 0 10px;
    position: static;
	}
	
	#Header h1,
	#Header ul.navi,
	#Header .keyword,
	#Header .btn,
	#Globalnavi,
	#headsearchBox,
	.leadSection,
	.leadSectionInner,
	.breadCrumb,
	#splink_footer {
		display: none !important;
	}
	
	#lp_page {
		width: 100%!important;
		padding: 0px;
		box-sizing: border-box;
	}

	#chatIcon {
		visibility: hidden!important;
	}
	
	.item_name, .price {
		font-weight: normal;
		line-height: 1.2;
	}
	
	.button {
		width: 90%;
		margin: 10px auto;
	}
	
	.item_box {
width: 46%;
    height: auto;
    border: 1px solid #C1C1C1;
    /* float: none; */
    box-sizing: border-box;
    margin: 5px 1% 10px !important;
    display: inline-block;
	}
	
	#pagetop {
		bottom: 10px;
		right: 10px;
	}
	
.sp-img-center {
	width: 100%;
	display: block;
	text-align: center;
	margin: 10px 10px;
}
.sb_img {
	float: none;
	text-align: center;
	display: block;
}
.text_pd10 {
	padding: 10px;
}
.sub_rot_wrap {
	width: 100%!important;
	margin: 0!important;
}
.small_rot {
	margin: 0!important;
}
#sub_rot_slider {
	width: 85%!important;
	height: auto!important;
}
.p_area {
	width: 100%;
}
.leadSectionInner {
	width: 96%;
}
#Header {
	min-width: 320px;
}
/*#Header .inner {
	width: 99.5%;
}
#Header .logo {
	position: absolute;
	top: 35px;
	left: 0px;
}
#Header .keyword {
	font-size: 15px;
	position: absolute;
	top: 80px;
	left: 5px;
	display: none;
}
#headsearchBox {
	position: absolute;
	top: 80px;
	left: 0px;
}
#headsearchBox #inputBox input {
	width: 60%;
	height: 13px;
}
#Header .btn #cartDisp {
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
	}
#Header .btn {
    position: absolute;
    top: unset;
    right: 0px;
    padding: 0;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: none;
}*/

.leadSection {
	width: 100%!important;
	margin: 0 auto;
}
.breadCrumb {
	width: 96%!important;
	padding: 2%;
	display: block;
	overflow: hidden;
	font-size: x-small;
}

.p_area .cap01 {
	width: 100%!important;
	margin-bottom: 20px;
}
.pay_area {
	height: unset;
}
/*
.pay_area_left, .pay_area_center, .pay_area_right, .pay_area_left p {
		width: unset;
	}*/
.series_list li {
	width: 80%;
	margin: 10%;
}
#Globalnavi, #sub {
	display: none;
}
.flowBox {
	margin:15px 5%;
	width: 90%;
}
.btn_btn {
	margin: 30px auto;
}
	.btn_login {
	font-size: 15px;
}
	
	.heading00 {
		font-size: large
	}
#footer {
	min-width: 100%;
}
#footerLinks {
	display: none;
}
.footerTagline, #footer, #footerNav2, #footerLinks #footerLinks_Nav, #footerLinks #footerLinks_NavParts, #footerCopy, #footerCopy p.copyright {
	width: 96%;
	min-width: 96%;
	font-size: 12px;
	padding: 15px 2%;
	text-align: left;
}
#footer .siteSwitchLink {
	padding-top: 1em;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
	.title25 {
	width: 100%;
}
.content {
	width: 100%;
}
}