﻿@charset "utf-8";
/* CSS Document */



#titlecolor{
	margin:10px 0 10px 0;
}

#colorimage1{
	margin:0 0 0 0;
	padding:0 0 10px 0;
}
#colorimage2{
	margin:0 0 0 0;
	padding:0 0 10px 0;
}
#colorimage3{
	margin:0 0 0 0;
	padding:0 0 10px 0;
}
#colorimage4{
	margin:0 0 0 0;
	padding:0 0 10px 0;
}
#colorimage5{
	margin:0 0 0 0;
	padding:0 0 10px 0;
}
#colorimage6{
	margin:0 0 0 0;
	padding:0 0 10px 0;
}

#titlecoordination{
	margin:10px 0 11px 0;
}

#brandBar{
	width:740px;
	padding:0 0 10px 0;
	margin:20px 0 0 0;
	height:auto;
	overflow:hidden;
}

#brandBar p.kakaku{
	width:720px;
	margin:20px 0 0 0;
	padding:0 0 0 10px;
	font-size:14px;
	font-weight:bold;
}

#brandBar h3{
	width:740px;
	margin:0px;
	padding:10px 0 5px 0;
}

#brandBar p{
	float:left;
	width:170px;
	margin:0;
	padding:0px;
}

#brandBar p.right{
	margin:0;
}

#featureCate{
	width:740px;
	height:auto;
	text-align:right;
	padding:5px 0 0 0;
	margin:0px;
}


/***********160603　azumaya *********/


/***********矢印*********/
.arrow{
position: relative;
display: inline-block;
padding: 0 16px 0 0;
color: #FFF;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}
.arrow::before,
.arrow::after{
position: absolute;
top: 0;
bottom: 0;
right: 10px;
margin: auto;
content: "";
vertical-align: middle;
}

.sample5-3::after{
right: 5px;
width: 10px;
height: 10px;
border-top: 1px solid #FFF;
border-right: 1px solid #FFF;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
/***********NEWアイコン*********/
span.new-icon {
    border-radius: 100px;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    left: 0;
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 8px 5px;
    padding: 10px 3px;
    position: absolute;
    top: 0;
    vertical-align: middle;
	background-color:#e3181b;
font-family: "FontAwesome","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,"メイリオ",Osaka,"MS PGothic","ＭＳ Ｐゴシック",sans-serif;
}

span.w-icon {
z-index:1;
position:absolute;
top:3px;
left:3px;
}


#newArrivalBox{
    height: auto;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0;
    width: 730px;
}

#newArrivalBox .arrivalBlock .newArrivalItem{
    border: 4px solid #FFF;
    float: left;
    height: auto;
    margin: 5px;
    padding: 0;
    width: 340px;
overflow:hidden;
position:relative;
border-radius: 10px;
overflow:hidden;
position:relative;
box-shadow:0px 0px 4px 0px #6c6c6c;
-moz-box-shadow:0px 0px 4px 0px #6c6c6c;
-webkit-box-shadow:0px 0px 4px 0px #6c6c6c;
}

#newArrivalBox .arrivalBlock p.newArrivalImg{
	display:inline-block;
}

#newArrivalBox .arrivalBlock p.newArrivalThum{
	display:inline-block;
	float:right;
	line-height:0.7;
}
#newArrivalBox .arrivalBlock p.newArrivalThum img {

}

#newArrivalBox .arrivalBlock p.newArrivalTxt{
	margin:1px 0 0 0;
	padding:10px 0 10px 50px;
	text-align:left;
	height:auto;
	background:#000;
	color:#ffffff;
	line-height:1.6;
	font-size:10px;
   display: block;
}

#newArrivalBox .arrivalBlock p.newArrivalTxt .itemName{
	font-size:14px;
}


#pickUpItemBox{
    height: auto;
    margin: 10px 0 15px;
    overflow: hidden;
    padding: 0 0 0 20px;
    width: 720px;
}

#pickUpItemBox .pickUpItemBlock li{
    border: 4px solid #FFF;
    float: left;
    height: auto;
    margin: 5px 15px 15px 0;
    padding: 0;
    width: 160px;
border-radius: 10px;
overflow:hidden;
position:relative;
box-shadow:0px 0px 4px 0px #6c6c6c;
-moz-box-shadow:0px 0px 4px 0px #6c6c6c;
-webkit-box-shadow:0px 0px 4px 0px #6c6c6c;
}

#pickUpItemBox .pickUpItemBlock p.pickUpImg{
	display:inline-block;
	height:150px;
	width:150px;
}

#pickUpItemBox .pickUpItemBlock p.pickUpThum{
	display:inline-block;
	float:right;
}
#pickUpItemBox .pickUpItemBlock p.pickUpThum img {
    padding: 2px 2px 0;
}

#pickUpItemBox .pickUpItemBlock p.pickUpTxt{
	margin:1px 0 0 0;
	padding:10px;
	text-align:center;
	height:auto;
	background:#000;
	color:#ffffff;
	line-height:1.6;
	font-size:10px;
   display: block;
}
#pickUpItemBox .pickUpItemBlock p.pickUpTxt .itemName{
	font-size:14px;
}

 #BannerBox,
 #ServiceBox{
	 text-align:center;
	 margin:20px 0;
}
 #BannerBox p img,
 #ServiceBox p img{
	 margin-bottom:20px;
box-shadow:0px 0px 2px 0px #6c6c6c;
-moz-box-shadow:0px 0px 2px 0px #6c6c6c;
-webkit-box-shadow:0px 0px 2px 0px #6c6c6c;
}
/****** ↑↑↑↑↑　160603azumaya ↑↑↑↑↑ ******/


.pickUpItemBox,
 #recommendBox{
	height:auto;
	margin:10px 0 15px 0;
	padding:0 0 0 20px;
	overflow:hidden;
	width:720px;
}
.arrivalBlock a,
.pickUpItemBlock a{
	display:block;
	overflow:hidden;
	color:#ffffff;
	text-decoration:none;
}


.pickUpItemBox p{
	float:left;
	margin-right:20px;	
}


.pickUpItemBox .pickUpItemBlock{
	float:left;
	margin:0;
	padding:0px 20px 0 0;
	width:338px;
	height:auto;
	border:1px solid #FFF;
}

.pickUpItemBlock p.pickUpItemImg{
	margin:0px;
	padding:0px;
	display:block;
	width:338px;
	height:auto;	
}

.pickUpItemBlock p.pickUpItemTxt{
	margin:1px 0 0 0;
	padding:10px;
	text-align:center;
	width:318px;
	height:auto;
	background:#000;
	color:#ffffff;
	line-height:140%;
	font-size:12px;
	letter-spacing:-0.1em;
}


.PickupitemBox2{
	height:auto;
	margin:10px 0 15px 0;
	padding:0;
	overflow:hidden;
	width:740px;
}

.PickupitemBox2 p{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	width:338px;
	height:225px;
	border:1px solid #fff;
}


#recommendBox p{
	float:left;
	margin:0 20px 0 0;
	padding:0px;
	width:218px;
	height:113px;
	border:1px solid #000;
	display:block;	
}

.cautionBox{
	width:698px;
	height:320px;
	margin:0 0 20px 20px;
	padding:0;
	background-image:url(https://image.rakuten.co.jp/mano-a-mano/cabinet/banner/caution_2.jpg) ;
	display:block;
	text-indent:-9999px;
	border:#666 1px solid;
}
	

/* BrandFit */

.taxInfo{
	width:698px;
	height:auto;
	margin:0 0 0 20px;
	padding:10px 0;
	display:block;
	overflow:hidden;
}

.BrandBox{
	width:698px;
	margin:0 0 10px 20px;
	padding:0px;
	border:1px solid #ccc;
}

#BrandBox2{
	width:698px;
	height:148px;
	margin:11px 0 10px 20px;
	padding:0px;
	border:1px solid #333;
}


#BrandBarArea{
	width:698px;
	height:auto;
	overflow:hidden;
	padding:0px 0 16px;
	border:#000 1px solid;
	margin:0px 0 20px 20px;
}

#BrandBarArea .BrandBarBox{
	width:200px;
	height:auto;
	margin:16px 16px 0 16px;
	padding:0px;
	float:left;
}

#BrandBarArea .BrandBarBox p{
	width:200px;
	margin:5px 0 0px 0;
	font-size:13px;
	padding:0px;
	text-align:center;	
	font-weight:bold;	
}

#BrandBarArea .BrandBarBox p a{
	text-decoration:none;
}

#BrandBarArea .BrandBarBox p a:link{
	color:#000;
}

#BrandBarArea .BrandBarBox p a:visited{
	color:#000;
}

#BrandBarArea .BrandBarBox p a:hover{
	color:#999;
}

#BrandBarArea .BrandBarBox p a:active{
	color:#999;
}


#BrandBoxL{
	margin:0 0 0 5px;
	padding:0px;
	float:left;
	border:1px solid #000;
}

#BrandBoxR{
	float:left;
	margin-left:5px;
	border:1px solid #000;}


/* ArrivalInfo */

#ArrivalinfoCON h3{
	margin:5px 0 0 5px;
}

.ArrivalInfowrap {
	width: 730px;
	padding: 0px;
	margin: 3px 0 0 0; 
	text-align: left;
}

.ArrivalInfowrap .ArrivalInfobox {
	position: relative;	
	border: 1px solid #CCC;
	padding:5px 0;
	overflow: hidden;
}
#ticker {
    position: relative;
}
#ticker span {
	padding-right: 0;
}


/* ArrivalInfo */


#mainBlock .featureP{
	margin:15px 0 10px 0;
	padding:0 0 10px 0;
}

#mainBlock h2{
	width:740px;
	text-indent:-999px;
	margin:10px 0 0 0;
	height:auto;
}

#mainBlock h2.title{
	text-indent:0px;
	margin:10px 0;
	padding:0 0 0 10px;
	background-color:#a48b77;
	height:30px;
	line-height:30px;
	width:730px;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	
}

#mainBlock h2#newArrival{
	background:url(../images/komidashi_new.gif) no-repeat;
	width:740px;
	height:33px;
	margin:15px 0 0 0;	
}

#mainBlock h2#Pickupitem{
	background:url(../images/top_komidashi_pickup.gif) no-repeat;
	width:740px;
	height:33px;
	margin:10px 0 0 0;	
}


#mainBlock h2#recommendBar{
	background:url(../images/komidashi_reco.gif) no-repeat;
	width:740px;
	height:33px;
	margin:20px 0 0 0;	
}

#mainBlock h2#cassisRank{
	background:url(https://image.rakuten.co.jp/mano-a-mano/cabinet/special/category_ranking_01.jpg) no-repeat;
	height:77px;
}

#mainBlock h2#dimodellRank{
	background:url(https://image.rakuten.co.jp/mano-a-mano/cabinet/special/category_ranking_06.jpg) no-repeat;
	height:90px;
}

#mainBlock h2#optionRank{
	background:url(https://image.rakuten.co.jp/mano-a-mano/cabinet/special/category_ranking_11.jpg) no-repeat;
	height:100px;

}

/*  ランキング共通設定 */

#mainBlock h2#cassisRank, #mainBlock h2#dimodellRank, #mainBlock h2#optionRank{
	width:740px;
	margin:0px 0 0 0;
	clear:both;	
}

/*  ランキング共通設定 */


#LongCon{
	margin:10px 0 30px 0;
	padding:0px;
}


#subContent {
	width:740px;
	overflow:hidden;
	height:auto;
	margin:0px;
	padding:0px;
}

#SizeSearchAll {
	background:url(https://www.rakuten.ne.jp/gold/mano-a-mano/images/sizelist_bgimg.jpg) no-repeat;
	margin:20px 0 10px 0; 
	padding:0px;
	height:219px;
	width:738px;
}



#leftSizeBlock{
	float:left;
	height:185px;
	margin:15px 0 0 135px;
	width:217px;
	border-right:#999 dotted 1px;
}

#rightSizeBlock{
	float:left;
	height:180px;
	margin:15px 0px 0 150px;
	width:200px;
}

.SizeListBoxTitle{
	width:180px;
	height:30px;
	padding:0px;
	margin:0 0 0 10px;
}

.SizeListBox{
	width:180px;
	height:28px;
	padding:0px;
	margin:0 0 0 10px;
}

.SizeListBox a{
	float:left;
	margin:4px 0 0 7px;
	border:none;
	text-align:right;
	
}

/* leftBlock */

#topics {
	width:580px;
	clear:both;
	overflow:hidden;
	padding:15px 0 0 0;
}

#topics p {
	float:left;
}

#topics p.spaceLeft {
	padding:0 0 0 5px;
}

#topics p.specialList {
	width:580px;
	clear:both;
	text-align:right;
	padding:10px 0 0 0;
}

#subTopics {
	width:580px;
	clear:both;
	overflow:hidden;
	padding:15px 0 0 0;
	line-height:1.7em;
}

#subTopics a{
	text-decoration:none;
	color:#000;
}

#subTopics .leftBox{
	width:209px;
	height:265px;
	background:url(https://image.rakuten.co.jp/mano-a-mano/cabinet/left_cont.jpg);
	border-right:1px solid #ccc;
	padding:0 10px 0 20px;
	float:left;
}

#subTopics .leftBox p{
	padding:0 0 10px 0;
}

#subTopics img{
	margin:5px 0 0 0;
}

#subTopics .rightBox {
	width:340px;
	height:265px;
	float:right;
}

#subTopics .topBox,
#subTopics .bottomBox {
	width:320px;
	height:122px;
	padding:0 5px 10px 15px;
	background:url(https://image.rakuten.co.jp/mano-a-mano/cabinet/right_cont.jpg);
	overflow:hidden;
}

#subTopics .topBox {
	border-bottom:1px solid #ccc;
}

#subTopics .topBox .fLeft,
#subTopics .bottomBox .fLeft {
	width:150px;
}

#subTopics .topBox .fRight,
#subTopics .bottomBox .fRight {
	width:155px;
	margin:18px 0 0 0;
}

.blockFlame {
	width:738px;
	border:1px solid #ccc;
}

#pickUpItem {
	width:740px;
	border:none;
	margin:10px 0 0 0;
}

#pickUpItem img {
	margin:0 0 15px 0;
	border:1px solid #000;	
}

#leftBlock h2{
	width:740px;
	text-indent:-999px;
	margin:0;
	height:auto;
}


#leftBlock h2.title,
.infoBlock h2.title{
	text-indent:0px;
	margin:0px;
	padding:0 0 0 10px;
	margin:20px 0 10px 0;
	background-color:#a48b77;
	height:30px;
	line-height:30px;
	width:730px;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
}


#leftBlock .itemBlock {
	width:738px;
	overflow:hidden;
	clear:both;
	border:1px solid #ccc;
	border-top:none;
}

.itemBox {
	padding:2px 0 2px 0;
	overflow:hidden;
	text-align:center;
	border-top:1px solid #CCC;
}

.itemBox .fLeft {
	border-right:1px solid #ccc;
}

.itemBox .fLeft,
.itemBox .fRight {
	width:235px;
	padding:5px 5px 0 5px;
	line-height:1.4em;
}

.itemBox .fLeft p,
.itemBox .fRight p {
	font-weight:bold;
	padding:5px 0 5px 0;
}

.itemBox .fLeft p.text,
.itemBox .fRight p.text {
	font-weight:normal;
	color:#444;
	padding:0 0 5px 0;
}

.itemBox .fLeft p.alignLeft,
.itemBox .fLeft p.alignRight,
.itemBox .fRight p.alignLeft,
.itemBox .fRight p.alignRight {
	padding:4px 0 1px 0;
}

.itemBox .fLeft p.explain,
.itemBox .fRight p.explain {
	padding:0 0 5px 0;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	color:#444;
}

.itemBox .fLeft p.link,
.itemBox .fRight p.link {
	padding:0 0 5px 0;
}


#rightColumn .brandBlock {
	width:738px;
	overflow:hidden;
	clear:both;
	border:1px solid #ccc;
}

.brandBox {
	padding:2px 0 2px 0;
	overflow:hidden;
	text-align:center;
}

.brandBox .fLeft,
.brandBox .fRight {
	width:235px;
	padding:15px 5px 0 5px;
	line-height:1.4em;
	text-align:center;
}

.brandBox .fLeft p,
.brandBox .fRight p {
	font-weight:bold;
	padding:0 0 18px 0;
}

#rightColumn .infoBlock {
	width:738px;
	overflow:hidden;
	clear:both;
	border:1px solid #ccc;
}

.infoBox {
	padding:2px 0 2px 0;
	overflow:hidden;
	border-bottom:1px dashed #CCC;
}

.infoBoxEnd {
	padding:2px 0 2px 0;
	overflow:hidden;
}

.infoBox h4,
.infoBoxEnd h4 {
   padding: 10px 0 0 10px;
    margin: 0;
}

.infoBox ul,
.infoBoxEnd ul {
	margin:0 0 0 20px;
	padding:4px 5px 5px 5px;
	line-height:1.4em;
}

.infoBox li,
.infoBoxEnd li {
	padding:2px 0 0 0;
}

.infoBoxEnd p {
	margin:0 0 0 20px;
	padding:10px 5px 5px 5px;
	line-height:1.4em;
}

#h-banner{
background: url("https://image.rakuten.co.jp/mano-a-mano/cabinet/banner/ss0302_5_t_a.gif") left top repeat-y;
height:14400px;/*ページ全体の高さ*/
width: 120px;/*帯の幅*/
left:0px;
position: absolute;
top:0px;
z-index:0;
text-indent:-9999px;
}


/* leftBlock */


/* rightBlock */
#rightColumn #rightBlock{
	width:150px;
	float:right;
	text-align:right;
}

#rightBlock p{
	padding:0 0 10px 0;
}

#rightBlock .topSpace{
	padding:15px 0 20px 0;
}

#rightBlock .underSpace{
	padding:0 0 20px 0;
}


.bannerArea{
	width:740px;
	height:120px;
	margin:0px auto;
	padding:20px 0 20px 0;
	text-align:center;
}

#rankingWrap{
	width:740px;
	background-color:#fff;
	height:auto;
	padding:20px 0 0 0;
	}
	
#rankingWrap ul,#rankingWrap li{
	margin:0;
	padding:0;
	overflow:hidden;
	}

#rankingWrap a:hover img{
	opacity: 0.50;
	filter: alpha(opacity = 50);
	-moz-opacity: 0.50;
	zoom: 1;
}
#rankingWrap img{
	border:none;
	}

#rankingWrap li{
	list-style:none;
	float:left;
}
.list1{
	clear:both;
}


/* rightBlock */


/* apple watch */

#subCtt *{font-size:12px; margin:25px 0 0 0; padding:0; line-height:120%;}
#subCtt {width:730px;}
#subCtt img {border:none;}


#subCtt a{color:#000;}
#subCtt a:link{text-decoration:none;}

#subCtt a:hover{color:#555;}


#subCtt .mainArea{width:730px; height:auto; margin:0px; padding:0 0 20px 0; }

#subCtt .section,
#subCtt .sectionR{width:230px; margin:0 20px 0 0; padding:0 0 0 0; float:left; display:block;}
#subCtt .sectionR{margin:0;}

#subCtt h5{ font-size:12px; margin:0; padding:10px 0 0 0;}
#subCtt p{margin:0px; height:auto; padding:5px 0 0 0; display:block;}

#subCtt .underSpace {padding:0 0 10px 0;}
#subCtt .fltL {float:left;}
#subCtt .fltR {float:right;}

a:hover img{
 opacity:0.6;
 filter:alpha(opacity=60);
}

/* slider */
#mainPhoto .slider {
	margin: 0 0 10px;
}
#mainPhoto .slider img {
	width: 100%;
	height: auto;
}
#mainPhoto .slider-for {
	max-width: 730px;
	margin: 0 auto 5px 0;
	padding: 0;
}
#mainPhoto .slider-nav {
	max-width: 730px;
	margin: 0 -4px 0 auto 0;
}
#mainPhoto .slider-nav li{
	margin: 5px 5px 5px 0;
}

