@charset "utf-8";



/*-------------------------------------
　ページ基本設定
---------------------------------------*/


#container {
    position: relative;
    /*z-index: 9000;*/
    width: 970px;
    margin: 0 auto 100px;
}

#container select, #container input {
	appearance: auto;
	border-width: 1px;
	border-radius: 3px;
}
#container input {
	background-color: rgb(239, 239, 239);
	padding: 1px 6px;
}

.column2R #main {
    float: none;
    width: auto;
}

#memory_page h2 {
	font-size: 32px;
	font-weight:normal;
	color:#313131;
}

#memory_page div.bgh1-header {
	margin-bottom:26px;
}

#memory_page div.bgh1-header h2 {
	float:left;
	margin-right:25px;
}

#memory_page div.bgh1-header p {
	padding-top:12px;
	overflow: hidden;
}

#memory_page h2.heading2 {
	padding-top:10px;
	padding-bottom:8px;
	line-height:16px;
	font-size: 16px;
	border-radius: 2px;
    background-color: #0062b0;
    color: #fff;
}

#memory_page h2.heading2 a {
  color: white;
}

.ranking_here {
	display: block;
	width:300px;
	margin-left:auto;
	padding-right:10px;
	margin-top:-35px;
	margin-bottom:35px;
	text-align: right;
	font-size:16px;
	color: #fff !important;
}

.ranking_here:hover {
	text-decoration:none;	
}

#memory_page h3 {
	margin-bottom:13px;
	font-weight:normal;
	padding-bottom:5px;
	line-height:22px;
	font-size: 22px;
	color:#050505;
	border-bottom: solid 1px #cccccc;
	
}

#memory_page h3 img {
	margin-right:10px;
	vertical-align:bottom;
}

.description {
	margin-bottom:35px;
}

.memory_banner {
	display:inline-block;
	width:auto;
  margin: auto;
	text-align:center;
}

.content_block {
	padding-bottom:45px;
}

.content {
	float:left;
	width: 278px;
	height:245px;
	border:solid 1px #cccccc;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left:35px;
	box-sizing: unset;
}
.content01{background:url(/5goods_parts/img/parts/435058.jpg) no-repeat bottom 10px right 10px;background-size:40%; }
.content02{background:url(/5goods_parts/img/parts/440215.jpg) no-repeat bottom 0px right 10px; background-size: 20%;}
.content03{background:url(/5info/img/event_memory/standard_memory.jpg) no-repeat bottom 10px right 10px;}
.content04{background:url(/5info/img/event_memory/new_arrive_memory.jpg) no-repeat bottom 10px right 10px;}
.content05{background:url(/5info/img/event_memory/rweb_130503.jpg) no-repeat bottom 10px right 10px;}
.content06{background:url(/5goods_parts/img/parts/383634.jpg) no-repeat bottom 10px right 10px; background-size: 30%;}
.content07{background:url(/5info/img/event_memory/brand_memory.jpg) no-repeat bottom 0px right 10px; }
.content08{background:url(/5goods_parts/img/parts/441117.jpg) no-repeat bottom 0px right 10px;background-size: 40%;}
.content09{background:url(/5goods_parts/img/parts/2017/447135.jpg) no-repeat bottom -10px right 10px; background-size: 35%;}
.content10{background:url(/5info/img/event_memory/rweb_130503.jpg) no-repeat bottom 10px right 10px;}
@media screen and (max-width:479px){	
.content01{background:url(/5goods_parts/img/parts/435058.jpg) no-repeat bottom 10px right 10px;background-size:40%; }
.content02{background:url(/5goods_parts/img/parts/440215.jpg) no-repeat bottom 0px right 10px; background-size: 40%;}
.content03{background:url(/5info/img/event_memory/standard_memory.jpg) no-repeat bottom 10px right 10px;}
.content04{background:url(/5info/img/event_memory/new_arrive_memory.jpg) no-repeat bottom 10px right 10px;}
.content05{background:url(/5info/img/event_memory/rweb_130503.jpg) no-repeat bottom 0px right 10px;}
.content06{background:url(/5goods_parts/img/parts/383634.jpg) no-repeat bottom -10px right 10px; background-size: 22%;}
.content07{background:url(/5info/img/event_memory/brand_memory.jpg) no-repeat bottom 0px right 10px; }
.content08{background:url(/5goods_parts/img/parts/441117.jpg) no-repeat bottom -10px right 10px;background-size: 25%;}
.content09{background:url(/5goods_parts/img/parts/2017/447135.jpg) no-repeat bottom -10px right 10px; background-size: 25%;}
.content10{background:url(/5info/img/event_memory/rweb_130503.jpg) no-repeat bottom 0px right 10px;}
}
.content_4retsu {
	float:left;
	width: 205px;
	height:245px;
	border:solid 1px #cccccc;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left:20px;
}
.content_3retsu {
    float: left;
    width: 30%;
    height: 245px;
    border: solid 1px #cccccc;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 1.555555%;
}

.hoshou {
	margin-left: 80px;
	font-size:16px;
}

.bland {
	width: 613px;
}

.bland ul {
	width:153px;
}


.content ul {
	float:left;
}

.two_column ul {
	width:70px;
	padding-right:10px;
	padding-left:10px;
	
}

.two_column ul.ul_first_child {
	width:143px;
}

.three_column ul{
	width:70px;
	padding-right:10px;
}

.three_column ul.first-child {
	width: 100px;
}
	

.content ul li a,.content_bland ul li a {
	position:relative;
	line-height:26px;
	padding-left:10px;
	font-size:13px;
	text-decoration: none;
	color: #0062b0;
	
}

.content ul li a:hover {
	text-decoration:underline;
	color: #F60;
	
}

.content ul li a:before {
	position:absolute;
	left:0px;
	top:-4px;
	content: ">";
	font-size:12px;
	padding-right: 2px;
		
}

.content_4retsu ul li a,.content_bland ul li a {
	position:relative;
	line-height:26px;
	padding-left:10px;
	font-size:13px;
	text-decoration: none;
	color: #0062b0;
	
}

.content_4retsu ul li a:hover {
	text-decoration:underline;
	color: #F60;
	
}

.content_4retsu ul li a:before {
	position:absolute;
	left:0px;
	top:-4px;
	content: ">";
	font-size:12px;
	padding-right: 1px;
		
}

.content_air {
	    background-color: #fff !important;	
		border: none !important;
}

.content_first_child {
	margin-left: 0px;	
}



mb20 {
	margin-bottom:20px;
}

#reportBox_001 {
	margin: 40px 0 20px;
    
}

#reportBox_002 {
    margin: 50px 0;
    border: 10px solid #c9e3fe;
    padding: 15px;
}
#reportBox_003 {
    margin: 50px 0;
    border: 10px solid #c9e3fe;
    padding: 15px;
}

h3.leadTitle {
    font-size: 18px;
    color: #262525;
}

.leadText {
    margin: 10px 0 0;
    font-size: 13px;
}

h4.detailTitle {
    font-size: 14px;
    margin: 30px 0 10px;
    border-top: 1px solid #ccc;
    padding: 15px 0 0;
}
#reportBox_001 .firstBox,
#reportBox_002 .firstBox,
#reportBox_003 .firstBox{
	border-top:none;
	margin: 0 0 10px;
	padding: 4px 0 0;
}

.detailText {
    font-size: 13px;
}

/*メモリーへのリンク部分*/
#MemoryLink {
	margin-bottom: 20px;
}

#MemoryLink li {
	float: left;
}

.mr130{
	margin-right: 130px;
}

#MemoryLink li .bnr {
	display: table;
	table-layout: fixed;
	/*float: left;*/
	width: 350px;
	height: 65px;
	margin: 0px 10px 10px 0px;
	background-image: url(/5img/bcBg_999.gif);
	background-position: 3px center;
	background-repeat: no-repeat;
}

#MemoryLink li .bnr a {
	position: relative;
	display: table-cell;
	overflow: hidden;
	padding-left: 15px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(255,255,255,1), -1px 1px 0px rgba(255,255,255,1), 1px -1px 0px rgba(255,255,255,1), -1px -1px 0px rgba(255,255,255,1);
	line-height: 120%;
	width: 225px;
}

#MemoryLink li .bnr a img {
	position: absolute;
	height: 58px;
	right: 4px;
	top: 4%;
	z-index: -999;
}

#MemoryLink li .bnr a:hover {
	border-color: #eb5e00;
	color: #ff6600;
}

#MemoryLink li .bnr a img.smaller {
}

#MemoryLink li .bnr a img.enlarge {
	height: 82px;
	top: -9px;
	right: 0px;
}

/*ランキング*/
.siRank {
	display: -webkit-flex;
	display:flex;
	float: right;
}

.siRank .rankingBox:first-child {
	width: 50%;
	padding-right: 5px;
}

.siRank .rankingBox:last-child {
	width: 100%;
	padding-left: 5px;
}

.rank_title{
	width: 100%;
  display: block;
	background-color: #e5f2f7;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 6px 10px;
	box-sizing:border-box;
}

.siRank .rankingBox li {
	float: left;
	text-align: center;
	width: 158px;
}

.siRank .rankingBox li a {
	display: block;
	padding: 0px 8px;
}

.siRank .rankingBox li a img {
	width: 120px;
	height: 120px;
}

.siRank .priceTxt {
	color: #f00;
}

.specReduction {
	position: relative;
	height: 60px;
	overflow: hidden;
	line-height: 20px;
	font-size:90%;
	padding:0 10px;
}
.specReduction:before,
	.specReduction:after {
	position: absolute;
	background: #fff;
}

.specReduction:before {
	content: "･･･";
	bottom: 0;
	right: 12px;
}

.specReduction:after {
	content: "";
	width: 100%;
	height: 100%;
}

.search_box {
	margin: 10px 0 15px 5px;
}
.strSearchBox {
  /*float:left;
  width: 50%;*/
}



@media screen and (max-width:479px){	
	#container {
		margin-bottom: 0px;
	}
	
	.column2R #main {
		width: 98%;
		margin-left: 1%;
	}

	#MemoryLink li .bnr {
		width: 100%;
	}
	
	#memory_page .breadCrumb {
		line-height: 130%;
	}
	
	.memory_banner img {
		width: 100%;
	}
	
	#memory_page div.bgh1-header h2 {
		float: none;
	}
	
	.description p a {
		display: block;
	}
	
	.ranking_here {
		width: auto;
		margin: 0px 0px 20px 0px;
		color: #0062b0;
	}
	
	#memory_page .content_block {
		padding: 0px;
	}
	
	#memory_page .content_block div {
		float: none !important;
		width: auto !important;
		height: auto !important;
		margin: 0px 0px 12px 0px !important;
	}
	
	#reportBox_003 {
		margin-bottom: 0px;
	}
  .strSearchBox {
    flat: none;
    width:100%;
    margin-bottom: 15px;
  }
}
	
/*-------------------------------------
　マージン、パディング
---------------------------------------*/

.mt40 {
	margin-top: 40px;
}

.mb30 {
	margin-bottom: 30px;
}

/*-------------------------------------
　装飾
---------------------------------------*/

.txtRed {
	color: #F00;
}


.txtBold {
	font-weight: bold;
}


/*-------------------------------------
　罫線
---------------------------------------*/

.keisen {
	border: none;
	border-top: solid 1px #CCC;
	height:1px;
	color:#FFF;
	width:100%;
	margin: 10px 0;
}

/*-------------------------------------
　ページTOPへ
---------------------------------------*/
#pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}

#pagetop a {
	color: #fff;
	background-color: #333;
	border-radius:5px;
    -webkit-border-radius:5px; 
    -moz-border-radius:5px;
	display: block;
	font-size: 12px;
	line-height:1.5em;
	padding:5px 10px;
	text-align: center;
	text-decoration: none;
}

.pagetop {
	width:970px;
	margin:0 auto 15px;
}
/*-------------------------------------
　1/9追記、　サーチボックス部分
---------------------------------------*/
.floatleft {
	float: left;
}


.harfBox dt {
	float: left;
	color: #0062b0;
	text-align: right;
	width: 80px;
	margin-bottom: 15px;
	margin-right: 10px;
	font-weight: bold;
}

.harfBox select {
	width: 300px;
}

.searchSpec{
	width: 476px;
	border: solid 2px #0062b0;
	margin-bottom: 20px;
}

.searchSpec h3 {
	background-color: #e5f2f7;
	font-size: 13px!important;
	font-weight: bold!important;
	color: #0062b0!important;
	width: auto!important;
	height: 25px!important;
	border: none!important;
	padding: 5.5px;
	box-sizing: unset;
}

.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}

.mb20{
	margin-bottom: 20px;
}
.ml10{
	margin-left: 10px;
}
.textCenter {
	text-align: center;
}

.textCenter input {
	display: inline-block
}

.strKeyWordSearchBox {
	text-align: center;
	height: 45px;
    width: 100%;
	background-color:#DAECF3;
	margin-bottom: 20px;
	display: table;
}

.strKeyWordSearchBox div {
	display: table-cell;
	vertical-align: middle;
}

.mr5 {
	margin-right: 5px;
}

.ml5 {
	margin-left: 5px;
}

.font_w {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}

.searchTitle {
	font-size: 18px;
    color: #262525;
}

.searchTitle img {
	margin-right: 10px;
}


@media screen and (max-width:479px){
.floatleft {
	float: none;
}
	.pagetop {
		width: auto;
		margin: 0px 2% 0px 0px;
	}
}

/*-------------------------------------
こっからしたはclearfix
---------------------------------------*/

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/*-------------------------------------
スマホ対策
---------------------------------------*/

@media screen and (max-width:479px){

body {
	min-width:100% !important;
}
#headerBody {
	width:98% !important;
}
#headerBody h1.tagLine {
	display:none;
}
#headerBody .head_lead {
	position:static !important;
	text-align: center;
}
#navBot{
	overflow:hidden;
}
#navMid .navMid_right,
#navMid .navMid_center,
#headBtn,
#siteNav,
.head_lead .mobileLink {
	display:none !important;
}
#headsearchBox {
	width:100% !important;
}
#headsearchBox #inputBox {
	width:83%;
}
#headsearchBox #btnBox {
	width:15%;
}
#container, #lp_page {
	width:98% !important;
}
#main img {
	max-width:100%;
	height:auto;
}

#lp_page .sectionBox .detailText > p > span {
	display:block;
}
#title > p {
	font-size:11px;
	text-align:left;
}

/* フッター周り */
.footerTagline {
	width:100% !important;
}
#footer, #footerNav2 {
	width:100% !important;
	min-width:320px;
}

/*ランキング*/
.siRank {
	float: none;
}
.siRank .rankingBox li {
	float: none;
	text-align: center;
	width: 100%;
}
.siRank {
	display: block;
}
.siRank .rankingBox:first-child {
	width: 100%;
	padding-right: 0px;
}
.siRank .rankingBox:last-child {
	width: 100%;
	padding-left: 0px;
  clear: left;
}
/*-------------------------------------
　1/11追記、　サーチボックス部分 など
---------------------------------------*/
	
	
	.searchSpec{
		width: 100%;
		margin: 0 0 10px;
	}
	
	.harfBox select {
	width: 60%;
	}
	
	#MemoryLink li {
		margin-right: 0px;
	}
	
}



/* 99: Pop Up for SmartPhone
=========================================================================================== */
@media screen and (max-width:510px){
	#fvpop {
		height:auto !important;
		width:90% !important;
	}
	#fvpop img {
		height:auto !important;
		width:100% !important;
	}
}