@charset "Shift_JIS";

/*
	================================================================================================
		support walkman impress high-resolution headphone
	================================================================================================
*/
div.headphone_store_title {
	margin-bottom: 20px;
}

div.headphone_store_title h2.store_title {
	font-size: 22px;
	font-weight: normal;
}

div.headphone_store_title h3.hp_type {
	font-size: 18px;
	margin-top: 20px;
}



div.headphone_store {
	width: 290px;
	float: left;
	margin-bottom: 50px;
	margin-right: 10px;
}

div.headphone_store p.mp_name1 {
	margin-left: 50px;
}

div.headphone_store p.mp_name2 {
	margin-left: 50px;
	font-size: 21px;
	font-weight: bold;
}

div.headphone_store .products_link2 {
	width: 135px;
	color: #333333;
	font-size: 12px;
	line-height: 1.4;
	padding: 2px 18px;
	border: 1px solid #bcbcbc;
	border-radius: 3px;
	background: url(/share2/images/mod-linkButton1/bg_01.png) no-repeat 0 52%;
	cursor: pointer;
	transition: opacity 0.2s ease-in;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.hp_style1 {
	float: left;
	height: 520px;
	padding-top: 213px;
	border: 1px solid #bcbcbc;
}

.hp_style1 div.headphone_store {
	width: 260px;
	margin-right: 0px;
}

.hp_style1 div.headphone_store p.mp_name1 {
	margin-left: 27px;
}
.hp_style1 div.headphone_store p.mp_name2 {
	margin-left: 27px;
}

.hp_style2 ul li {
	float: left;
	list-style-type: none;
}

.hp_style2 ul li div.headphone_store {
	width: 280px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding: 20px 0;
	border: 1px solid #bcbcbc;
}

.hp_style3 {
	margin-left: 30px;
}

.hp_style3 div.headphone_store {
	width: 280px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding: 20px 0;
	border: 1px solid #bcbcbc;
}

.plus_icon {
	float: left;
	padding: 160px 6px 0 6px;
}

.hp_style3 .plus_icon {
	padding: 140px 6px 0 6px;
}

span.mod-storeButtonContainer-button {
	width: 135px;
}


span.mod-storeButtonContainer-button a {
padding: 8px 30px 4px;
color: #fff;
font-weight: bold;
line-height: 1;
font-size: 12px;
min-height: 14px;
border-bottom: 2px solid #DF6F2D;
border-radius: 20px;
background: url(/share2/images/mod-topProduct/bg_01.png) 0 48%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 113px;
margin-top: 10px;
}

span.mod-storeButtonContainer-button a:hover {
background-position: 250px 48%;
border-bottom-color: #ED8F34;
}

span.mod-storeButtonContainer-text {
font-size: 10px;
display: block;
text-align: center;
}

/*
----------------------------------------------------------------------------
	画面幅＜640px＞以下のときに適用
----------------------------------------------------------------------------
*/
@media screen and (max-width: 640px) {
div.img230 {max-width: 230px;
margin-left: auto;
margin-right: auto;
}

.resizeimg {
min-width: 134px;
text-align: center;
}

.resizeimg img {
	width: 94%;
	height: auto;
}

div.headphone_store {
	width: 97%;
	float: none;
}

div.mp_name0 {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

div.headphone_store p.mp_name1 {
	margin-left: 10px;
}

div.headphone_store p.mp_name2 {
	margin-left: 10px;
}

.hp_style1 {
	float: none;
	height: 320px;
	padding-top: 15px;
	width: 95%;
}

.hp_style1 div.headphone_store {
	width: 94%;
	margin-right: 0px;
}


.hp_style2 ul {
	width: 50%;
	float: left;
}

.hp_style2 ul li div.headphone_store {
	width: 90%;
	margin-bottom: 0px;
}

.hp_style2 ul li div.center img {
	width: 95%;
}


.hp_style1 div.headphone_store p.mp_name1 {
	margin-left: 27px;
}
.hp_style1 div.headphone_store p.mp_name2 {
	margin-left: 27px;
}

.hp_style3 {
	margin-left: 10px;
}

.hp_style3 div.headphone_store {
	width: 97%;
	float: none;
	margin-bottom: 0px;
}

.plus_icon {
	float: none;
	padding: 10px 6px 0 6px !important;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.hp_style1 div.headphone_store .products_link2 {
	width: 150px;
	padding-right: 0;
}

.hp_style1 span.mod-storeButtonContainer-button a {
	width: 130px;
	padding-right: 0;
}

.hp_style2 div.headphone_store .products_link2 {
	width: 77%;
	padding-right: 0;
}

.hp_style2 span.mod-storeButtonContainer-button a {
	width: 76%;
	padding-right: 0;
	padding-left: 22px;
}



/*
----------------------------------------------------------------------------
	画面幅＜400px＞以下のときに適用
----------------------------------------------------------------------------
*/
@media screen and (max-width: 400px) {
div.headphone_store p.mp_name2 {
	font-size: 17px;
}
}