@charset "Shift_JIS";

/*============================================================
共通
============================================================*/

/* ヘッダー
-------------------------- */


/* サイド
-------------------------- */




/* トップ メイン
-------------------------- */



/* トップ カルーセル
-------------------------- */



/* トップ コンテンツ
--------------------------- */










/* コンテンツ
-------------------------- */

#contentsWrap {
    background:#fff;
	padding-bottom:30px;
}


/* フッター
-------------------------- */


/* 共通パーツ */
.pageTxtTtl{
	color: #303F66;
	font-size:16px;
	font-weight:bold;
}

#main .pagerArrow a{
	color:#666;
}


/*============================================================
list
============================================================*/




#catMain{
    margin-top:20px;
}

#searchResultsBlock{
    width:auto;
    overflow:hidden;
}

#searchResultsBox{
    float:left;
    width:350px;
    margin-top:26px;
}

#searchResultsBoxLeft{
    float:left;
    font-size:138.5%;
    font-weight:bold;
}

#searchResultsBoxRight{
    float:left;
    font-size:167%;
    font-weight:bold;
}

.pagerBox{
    float:right;
    min-width:300px;
	*width:350px;
    overflow:hidden;
    margin:20px 0;
}

.pagerBoxLeft{
    float:left;
    font-size:123.1%;
    color:#666666;
    padding-top:7px;
    font-weight:bold;
	text-align:right;
}

.pagerBoxRight{
    float:right;
}

.pagerList li{
    float:left;
}

.pagerArrow a,
.pagerEnd span{
    display:block;
    width:28px;
    height:22px;
    padding-top:6px;
    border:1px solid #ffffff;
    background:#ffffff;
    color:#666666;
    text-align:center;
    margin-left:10px;
    font-size:108%;
    font-weight:bold;
    text-decoration:none;
}

.pagerArrow a:hover{
    display:block;
    width:28px;
    height:22px;
    padding-top:6px;
    border:1px solid #666666;
    background:#ffffff;
    color:#666666;
    text-align:center;
    margin-left:10px;
    font-size:108%;
    font-weight:bold;
    text-decoration:none;
}

.pagerNo a{
    margin-left:4px;
    display:block;
    width:28px;
    height:23px;
    padding-top:5px;
    border:1px solid #666666;
    color:#ffffff;
    background:#666666;
    text-align:center;
    font-size:108%;
    font-weight:bold;
    text-decoration:none;
}

.pagerNo a:hover,
.currentPage{
    margin-left:4px;
    display:block;
    width:28px;
    height:23px;
    padding-top:5px;
    border:1px solid #666666;
    color:#666666;
    background:#ededed;
    text-align:center;
    font-size:108%;
    font-weight:bold;
    text-decoration:none;
}

.pagerFirst a,
.pagerFirst span{
    margin-right:6px;
}

#searchBlock{
    /*background:#ffffff;*/
    color:#999999;
    padding-bottom:20px;
}

#onBtn1 a{
    background:url(/images/hare/c/search_ttl1_open.png) 0 0 no-repeat;
    width:985px;
    height:37px;
    display:block;
    text-indent:-9999px;
}

#onBtn1 a:hover{
    background:url(/images/hare/c/search_ttl1_open.png) 0 0 no-repeat;
    width:985px;
    height:37px;
    display:block;
    text-indent:-9999px;
    filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.4;
}

#onBtn1.offBtn1 a{
    background:url(/images/hare/c/search_ttl1_close.png) 0 0 no-repeat;
    display:block;
    width:985px;
    height:37px;
    display:block;
}

#onBtn2 a{
    background:url(/images/hare/c/search_ttl2_open.png) 0 0 no-repeat;
    width:985px;
    height:37px;
    display:block;
    text-indent:-9999px;
}

#onBtn2 a:hover{
    background:url(/images/hare/c/search_ttl2_open.png) 0 0 no-repeat;
    width:985px;
    height:37px;
    display:block;
    text-indent:-9999px;
    filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.4;
}

#onBtn2.offBtn2 a{
    background:url(/images/hare/c/search_ttl2_close.png) 0 0 no-repeat;
    display:block;
    width:985px;
    height:37px;
    display:block;
}

#searchBlock dt{
	background:#ffffff;
}

#searchBlockTop {
	margin-bottom:1px;
    padding:20px;
	background:#eeeeee;
}

#searchBlock dd,
#searchBlock #searchInr{
    padding:20px;
}

.searchInrBorder{
	border:1px solid #dddddd;
}

#searchTable th{
    padding-right:5px;
}

#searchTable td{
    padding-right:20px;
}

#searchText{
    margin:13px 0;
    font-weight:bold;
    color:#ccc;
}

#searchList{
    overflow:hidden;
}

#searchList li{
    float:left;
    padding-right:9px;
    margin-right:9px;
    margin-bottom:8px;
    border-right:1px solid #989898;
}

#searchList li a{
    color:#999999;
    text-decoration:underline;
}

#searchList li a:hover{
    color:#cccccc;
    text-decoration:none;
}

.searchResultList{
    overflow:hidden;
}

.searchResultList li{
    float:left;
    margin-right:20px;
}

.searchResultList li a{
    color:#999999;
    text-decoration:underline;
}

.searchResultList li a:hover{
    color:#cccccc;
    text-decoration:none;
}

#noItemMessageBlock {
	margin-top:20px;
	padding:20px;
}

#noItemMessageBlock #noItemMessage {
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:110%;
	border-bottom:1px dotted #dddddd;
}

#noItemMessageBlock h3 {
	font-size:100%;
	margin-bottom:5px;
}

#displayTable th{
    padding-right:19px;
}

#itemListBlock{
    overflow:hidden;
    padding:20px 0 0 20px;
}

*:first-child+html #itemListBlock{
	padding-bottom:30px;
}

.itemListBox{
    width:182px;
	min-height:1%;
    float:left;
    margin:0 57px 30px 0;
	padding-bottom:2.4em;
	position:relative;
}

.itemListImg{
    position:relative;
    width:182px;
    height:215px;
}

.itemListPriceOffBox {
	height:23px;
	padding-top:2px;
}

.itemListPriceOff{
	line-height:25px;
    text-align:center;
    background:#cc0033;
    color:#ffffff;
    font-size:110%;
    font-weight:bold;
}

.itemListName{
	display:block;
    text-align:left;
	line-height:1.2;
    color:#000;
	padding:5px 0px;
}

#itemListBlock .itemListName{
	margin: 15px 0 5px 0;
}

.itemListicn{
    position:relative;
    margin-bottom:5px;
    padding-bottom:10px;
}

.itemListicn ul{
	text-align:center;
	height:2em;
}

.itemListicn ul li{
	display:inline;
	line-height:10px;
}

.itemListicn ul li img {
	vertical-align:middle;
	padding:3px 0;
}

.icnMens{
    color:#999999;
}

.icnLadies{
    color:#9a9a9a;
}

.icnNewitem{
    color:#60b6b7;
}

.icnPriceoff{
    color:#cd6797;
}

.icnRarrival{
    color:#669966;
}

.icnOther {
	color:#999999;
}

.itemListPrice{
}
.itemListPrice.priceOff {
	color:#F00;
}
.itemListPrice .priceOffPercent {
	white-space:nowrap;
	
	color:#F00;
	
}

/* 20130314編集 */
.itemListBox .reviewCount,
.styleRankLargeListBox .reviewCount,
.styleRankMiddleListBox .reviewCount,
.styleRanksSmallListBox .reviewCount {
	margin-top: 10px;
	text-align: center;
	font-size:109%;
	height:1em;
}
.itemListBox .reviewCount p,
.styleRankLargeListBox .reviewCount p,
.styleRankMiddleListBox .reviewCount p,
.styleRanksSmallListBox .reviewCount p{
	text-align: center;
}
.itemListBox .reviewCount a,
.styleRankLargeListBox .reviewCount a,
.styleRankMiddleListBox .reviewCount a,
.styleRanksSmallListBox .reviewCount a {
	text-decoration: underline;
}
/* 20130314編集 */

/*============================================================
other
============================================================*/


/*レビュー(PC-01-06,PC-01-07,PC-01-08)*/
#reviewWrapper{
	padding:20px 0 30px 0;
	}
#reviewLeft{
	width:278px;
	float:left;
	background:#fff;
	padding:20px;
	text-align:center;
	margin-left:100px;
	}
#reviewLeftTitle{
	padding:25px 0 13px 0;
	text-align:center;
	width:280px;
	color:#666;
	font-weight:bold;
	margin:0 auto;
	}
#reviewLeftSex{
	color:#dcdcdc;
	font-weight:normal;
	}
#reviewLeftPrice{
	border-top:#ededed 1px solid;
	padding-top:10px;
	text-align:center;
	width:280px;
	color:#666;
	font-weight:bold;
	margin:0 auto;
	}
#reviewRight_cover{
	float:right;
	margin-right:100px;
}

#reviewRight{
	width:660px;
	color:#656565;
	background:#fff;
	}
#reviewRightTitle,
#reviewCenterTitle{
	width:660px;
	text-align:center;
	padding:13px 0 15px 0;
	border-bottom:#ededed 1px solid;
	margin-bottom:3px;
	}
#reviewRightContents{
	width:606px;
	padding:20px 20px 20px 34px;
	border-top:#ededed 1px solid;
	border-bottom:#ededed 1px solid;
	margin-bottom:3px;
	}
#reviewRightBtn,
#reviewCenterBtn{
	width:660px;
	text-align:center;
	padding:20px 0;
	border-top:#ededed 1px solid;
	margin-top:3px;
	}

.reviewTable1{
	width:100%;
	border-collapse:collapse;
	}

.reviewTable1 th{
	background:#ededed;
	padding:12px 10px;
	border-bottom:#fff 1px solid;
	width:150px;
	 }
.reviewTable1 td{
	padding:0 0 0 20px;
	 }
.reviewTableType1{
	 background:#;
	 }
.reviewTableType2{
	 background:#;
	 }


.reviewTable1 .area_title{
	height:20px;
	width:318px;
	}
.reviewTable1 .area_Comment{
	height:132px;
	width:430px;
	}
.reviewTable1 .area_Height{
  height: 20px;
  width: 100px;
}
.reviewTable1 .reviewImg{
  width: 20%;
}
.reviewAttention{
	color:#db6868;
	}
.reviewBtnLeft{
	margin-right:20px;
	}

#reviewCenterContents{
	width:640px;
	padding:20px 0px 20px 20px;
	border-top:#ededed 1px solid;
	border-bottom:#ededed 1px solid;
	margin-bottom:3px;

	}
#reviewThanksMain{
	padding:20px 0 50px 0;
	}
#reviewCenter{
	width:660px;
	margin:0 auto;
	}
#reviewThanksBox{
	width:620px;
	height:86px;
	background:#e6e2d1;
	color:#304066;
	text-align:center;
	padding:64px 0 0 0;
	}
.reviewThanksText{
	font-size:15px;
	font-weight:bold;
	padding-bottom:16px;
	}
#reviewThanksBox p{
	text-align:center;
	}
.reviewThanksList{
	margin:22px 0 0 18px;
	width:610px;
	}
.reviewThanksList li{
	list-style:disc;
	}


/*店舗在庫一覧(PC-01-25)*/
.storeTitle_type2 {
	font-weight: bold;
	font-size: 13px;
	padding-bottom:44px;
}

#storeWrapper{
	padding:20px 0 30px 0;
	}
#storeContents{
	color:#333;
	background:#fff;
	width:700px;
	margin:0 auto;
	padding:0 20px 1px 20px;
	}

#storeWrapper .storeLeft{
	float:left;
	margin:50px 0 0 0;
	}
#storeWrapper .storeRight{
	float:right;
	margin:20px 0 0 0;
	}

.storeTitle{
	font-weight:bold;
	font-size:13px;
	padding-bottom:10px;
	}
.storeSubTitle{
	font-weight:bold;
	font-size:10px;
	}
.storeTable1{
	width:426px;
	border-collapse:collapse;
	margin-top:14px;
	}

.storeTable1 th{
	background:#ededed;
	padding:12px 10px;
	border-bottom:#fff 1px solid;
	width:150px;
	 }
.storeTable1 td{
	padding:0 0 0 20px;
	width:236px;
	 }
.storeTable1 td.sotrePrice {
	color: #CC0022;
}
.storeUnderBox{
	padding:0 9px;
	}
.storeAttention{
	color:#CC0033;
	font-size:11px;
	padding:17px 0 19px 0;
	}

.storeInfoTitle{
	color:#303f66;
	font-size:13px;
	font-weight:bold;
	padding:5px 0 20px 0;
	}
.storeInfoTable1{
	width:100%;
	border-collapse:collapse;
	border-top:#666 1px dotted;
	margin-bottom:23px;
	}
.storeInfoTable1 th,
.storeInfoTable1 td{
	border-bottom:#666 1px dotted;
	padding:9px 0 10px 0;
	}
.storeInfoTable1 th{
	width:220px;
	font-weight:normal;
	 }
.storeInfoTable1 td{
	 }
.storeInfoTableTD1{
	font-weight:bold;
	width:82px;
	 }
.storeInfoTableTD2{
	width:139px;
	 }
.storeInfoTableTD3{
	width:158px;
	 }
.stockIcon1{
	color:#0099FF;
	}
.stockIcon2{
	color:#CC0033;
	}


#storeWrapper ul#adressListHead{
	background:#304066;
	padding:12px 20px;
	width:642px;
	margin:22px -30px 0 0;
	}
#storeWrapper ul#adressListHead li{
	float:left;
	margin-right:30px;
	background:url(/images/hare/c/shoplist_icon4.png) 0 5px no-repeat;
	padding-left:8px;
	font-size:15px;
	}
#storeWrapper ul#adressListHead li a {
	color:#fff;
}

/*スタイリング詳細(PC-01-14)*/

.styleBox{
	width:auto;
	margin-top:19px;
	}

#styleHead{
	padding:0 0 22px 29px;
	}

.styleBox .styleStoreTitle{
	color:#303F66;
	font-size:16px;
	font-weight:bold;
	padding:24px 0 0 0;
	float:left;
	}
.styleBox .styleStoreTitle a:link{
	color:#5B3B26;
}
.styleBox .favoritesBtn{
	float:right;
	}
.styleBox .styleLeftSide{
	float:left;
	width:450px;
	text-align:center;
	padding:0 0 30px 31px;
	}

.styleBox .styleLeftSide img{
	width:100%;
	height:auto;
}
.styleBox .styleLeftSide .tCenter img{
	width:auto !important;
	height:auto !important;
}

.styleBox .styleRightSide{
	float:right;
	width:270px;
	margin-right:130px;
	}
.styleBox .styleStoreSubTitle{
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding:11px 0 36px 0;
	}

.styleBox .storeWriteBox{
	width:410px;
	background:#ededed;
	padding:20px 20px 26px 20px;
	}

.styleBox .storeWriteBox .storeTtl{
	padding-bottom:14px;
	color:#303F66;
	font-size:13px;
	font-weight:bold;
	}

.styleBox .styleRightSide #topBtn{
	color:#999999;
	font-size:11.5px;
	font-weight:bold;
	text-align:center;
	padding-bottom:13px;
	border-bottom:#ededed 1px solid;
	width:270px;
	margin-bottom:3px;
	}
.styleBox .styleRightSide #topBtn p{
	text-align:center;
	}
.styleBox .styleRightSide #topBtn #btn{
	margin-bottom:24px;
	}
.styleBox .styleRightSide #listBox{
	border-top:#ededed 1px solid;
	padding:20px 0 15px 0;
	}

.styleBox .styleRightSide #listBox ul li{
	padding-bottom:15px;
	}
.styleBox .styleRightSide #listBox ul li .photo{
	float:left;
	}
.styleBox .styleRightSide #listBox ul li dl{
	float:right;
	width:160px;
	}
.styleBox .styleRightSide #listBox ul li dl dt{
	font-size:11px;
	}
.styleBox .styleRightSide #listBox ul li dl dd{
	line-height:140%;
	}
.styleBox .styleRightSide #listBox ul li dl dd.oldPrice{
	font-size:10px;
	}
.badLine{
	text-decoration: line-through;
	color:#333;
	}
.styleBox .styleRightSide #listBox ul li dl dd.newPrice{
	font-size:10px;
	color:#CC0033;
	}
.styleBox .styleRightSide #listBox ul li dl dd.clothInfo{
	font-size:9px;
	}
.styleBox .styleRightSide #listBox  ul li .productsBtn{
	padding:8px 60px 0 0;
	float:right;
	}

/* NEW ITEM */
#styleNewStyling {
	width:auto;
	}
#styleNewStylingList {
	margin:0 0px 20px 40px;
	padding:20px;
	line-height:1.2;
}
#styleNewStylingList .newStylingBox {
	width:182px;
	float:left;
	margin-right:40px;
	text-align:center;
}
#styleNewStylingList .newStylingBox p {
	text-align:center;
	margin-bottom:5px;
}
#styleNewStylingList .newStylingImg {
	margin-bottom:10px;
}

#styleNewStyling .calouselNav {
	position:relative;
	text-align:center;
	padding:0 20px;
}

#styleNewStyling .calouselNav span {
	line-height:30px;
	color:#878787;
}

#styleNewStyling .calouselNav #styleCatalogPrev {
	position:absolute;
	top:0;
	left:20px;
}

#styleNewStyling .calouselNav #styleCatalogNext {
	position:absolute;
	top:0;
	right:20px;
}
.styleSlideBlock {
	margin-bottom:20px;
	padding-bottom:20px;
}

.styleSlideBlock .styleSlideBlockTtl {
	text-align:center;
	margin-top:20px;
}
.styleSlideBlock .styleSlideBlockTtl h3{
	text-align:center;
	}
.styleSlideBlock .calouselNav .styleSlidePrevBtn {
	position:absolute;
	top:0;
	left:20px;
}
.styleSlideBlock .calouselNav .styleSlideNextBtn {
	position:absolute;
	top:0;
	right:20px;
}


/*店舗詳細詳細(PC-01-24)*/
.shopBox{
	margin-top:19px;
}

#shopHead{
	padding:0 0 22px 29px;
}

.shopBox .shopStoreTitle{
	color:#303F66;
	font-size:16px;
	font-weight:bold;
	padding:0px 0 0 0;
	float:left;
}
.shopBox .shopFavorites{
	padding:0 0 22px 29px;
}
.shopBox .shopLeftSide{
	float:left;
	width:250px;
	text-align:center;
	padding-left:31px;
}
.shopBox .shopLeftSide img{
	margin-bottom:10px;
}
.shopBox .shopRightSide{
	/*
	float:right;
	*/
	width:auto !important;
	padding-left:31px;
	/*
	padding-right:31px;
	*/
}
.shopBox .shopRightSide .shoptable{
	margin-bottom:32px;
}
.shopBox .shopRightSide table tr th,td{
	padding:0 5px 5px 0;
}
.shopBox .shopRightSide table tr th{
	width:80px;
}
.shopBox .staffmessege{
	margin-bottom:25px;
}
.shopBox .staffmessegeL{
	float:left;
	width:60px;
	padding-right:10px;
}
.shopBox .storeWriteBox{
	width:auto;
	background:#ffffff;
	padding:20px 20px 26px 20px;
}
.shopBox .storeTtl{
	padding-bottom:14px;
	font-size:12px;
	font-weight:bold;
}
.shopBox .storeText{
	font-size:14px;
	line-height:1.8;
}
.shopBox .shopStoreTitle1{
	color:#303F66;
	font-size:14px;
	font-weight:bold;
	margin:20px 30px 0;
	padding:24px 0 0 0;
	text-align:left;
	border-top:1px dotted #666666;
}
#shopNewStylingList .newStylingBoxIcon {
	width:30px;
	float:left;
	padding-top:85px;
}

#shopNewStyling {
	/*
	width:830px;
	*/
	position:relative;
	}
#shopNewStylingList {
	width:auto;
	margin:0 0px 0 55px;
	/*padding:20px 20px 0;*/
	position:relative;
	top:20px;
	left:20px;
	line-height:1.2;
	
	overflow:hidden;
}
#shopNewStylingList .newStylingBox {
	width:157px;
	float:left;
	margin-right:70px;
	padding-bottom: 40px;
}
#shopNewStylingList .newStylingImg {
	margin-bottom:10px;
}

#shopNewStylingList .newStylingBox p {
	height: 6em;
	overflow: hidden;
}

#shopNewStyling .calouselNav {
	width:100%;
	position:absolute;
	top:110px;
	left:0;
	text-align:center;
	padding:0 0px;
}

#shopNewStyling .calouselNav span {
	line-height:30px;
	color:#878787;
}


#shopNewStyling .calouselNav #newstylingPrev {
	position:absolute;
	top:0;
	left:20px;
}

#shopNewStyling .calouselNav #newstylingNext {
	position:absolute;
	top:0;
	right:20px;
}


.shopBox .shopBlogNews{
	padding:16px 0 24px 29px;
}

/*------------------------------------------------------------------*/
/* edit 20140523  PC01-24 QA */
/*------------------------------------------------------------------*/
.shopBox .shopStoreTitle2{
	color:#303F66;
	font-size:14px;
	font-weight:bold;
	margin:20px 30px 30px;
	padding:20px 0 20px 0;
	text-align:left;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
}

.shopBox #qa_new_box{
	margin:20px 30px 0px;
	padding-bottom:30px;
}

.shopBox #qa_like_table{
	margin-bottom:30px;
}
.shopBox #qa_like_table th{
	background:#666666;
	width:125px;
	text-align:center;
	color:#ffffff;
	padding:8px 0px;
	font-size:12px;
}
.shopBox #qa_like_table td{
	background:#fff;
	width:100px;
	text-align:center;
	color:#303F66;
	padding:8px 0px;
	font-size:14px;
	
	font-weight:bold;
}

.shopBox #qa_new_box h5{
	background:#EDEDED;
	padding:10px;
	color:#303F66;
	font-size:14px;
	font-weight:bold;
}

.shopBox .staff_answer_item_in{
	position:relative;
	line-height:1.5;
	padding:30px 30px 0px 30px!important;
}

.shopBox .staff_answer_item_in p{
	margin-bottom:12px;
}

.shopBox .staff_answer_item_in h3{
	font-size:14px;
	color:#fa5464;
	font-weight:bold;
}


.shopBox h3.user_icon_2{
	background:url(/images/c/qa/common/icon_w.png) 0 0 no-repeat !important;
	height:35px;
	padding:10px 0px 0px 50px;
	margin-bottom:20px;
}
.shopBox h3.user_icon_1{
	background:url(/images/c/qa/common/icon_m.png) 0 0 no-repeat !important;
	height:35px;
	padding:10px 0px 0px 50px;
	margin-bottom:20px;
}


.shopBox .staff_answer_item_in h3.shop_icon{
	padding-left:55px;
	padding-top:10px;
	margin-bottom:35px;
}

.staff_answer_item_in h3.shop_icon .shop_ph{
	position:absolute;
	top:25px;
	left:27px;
	display:inline-block;
	width:45px;
	height:45px;
	
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	
	overflow:hidden;
	float:left;
	margin-right:10px;
}
.staff_answer_item_in h3 .shop_ph img{
	margin-top:0px;
	margin-left:-2px;
	height:50px;
	width:auto;	
}


.staff_answer_item_in .staff_item_img{
	position:relative;
	display:block;
	float:right;
	margin-left:10px;
	padding:1px;
	border:1px solid #e9e9e9;
	line-height:0;
	font-size:1;
}

.best_answer{
	position:absolute;
	top:-15px;
	right:20px;	
}

.best_answer_on{
	margin-bottom:35px;
}



.carousel_box{
	background:url(/images/c/qa/pc-7-2-carousel_bg.png) 0 30px repeat-x;
	text-align:center;
	position:relative;
	margin:20px -30px 0 -30px;
	
}

.carousel_box .next01{
	position:absolute;
	top:30px;
	right:100px;
}
.carousel_box .next01 a,
.carousel_box .prev01 a{
	display:block;
	padding:38px 15px;
}


.carousel_box .prev01{
	position:absolute;
	top:30px;
	left:100px;
}

.carousel_box_list_wrap{
	margin:0 auto;
	width:455px;
	text-align:center;
}

.carousel_box_list{
	margin:0 auto;
}

.carousel_box li{
	float:left;
	width:100px;
	padding:9px 4px 0 2px;
	margin:0 5px;
	
	height:134px;
	
	background:url(/images/c/qa/pc-7-2-item_ph_bg.png) 0 0 no-repeat;
}


.staff_answer_item_in{
	border-top:1px dotted #333;
	position:relative;
	line-height:1.5;
	padding:30px 30px 0px 30px!important;
	min-height:300px;
}


.staff_answer_item_in p{
	margin-bottom:12px;
	line-height:2;
}

.staff_answer_item_in h3{
	font-size:14px;
	color:#fa5464;
	font-weight:bold;
}



.qaAnswerTtl{
	position:relative;
	padding:10px 10px;
	background:#EDEDED;
	margin:20px -30px 0px;
	
	font-weight:bold;
	color:#303F66 !important;
}
.qaAnswerTtl:after{
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 8px;
	background:url(/images/c/qa_other_ttl.png) 0 0 no-repeat;
    bottom: -8px;
    left: 25px;
    z-index: 10;
}


.qa_more_btn{
	padding-top:30px;
	text-align:center !important;
	margin-bottom:30px;
}





















/*商品拡大画像*/
#itemPopup #container {
	width:785px;
	/*margin:0 auto;*/
	background:#fff;
	position:relative;
}
#itemPopup .colorText {
	font-size:9px;
}
#itemPopup #products .slides_container {
	display:none;
	width:500px;
	height: 600px;
	overflow:hidden;
	float:left;
}
#itemPopup .slides_container a {
	width:500px;
	height: 600px;
	display:block;
}
#itemPopup #products .prev {
	position:absolute;
	top:290px;
	left:0;
	width:50px;
	height:50px;
	display:block;
	z-index:102;
	background:url(/images/hare/c/arrow-prev.png) 0 0 no-repeat;
	text-indent:-9999px;
}
#itemPopup #products .next {
	position:absolute;
	top:290px;
	left: 450px;
	width:50px;
	height:50px;
	display:block;
	z-index:101;
	background:url(/images/hare/c/arrow-next.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#itemPopup #pagenationBlock {
	padding-top:70px;
	color:#333;
}

#itemPopup #products .pagination {
	width:248px;
	float:right;
	overflow:hidden;
}

#itemPopup #products .pagination li {
	list-style-type:none;
	float:left;
	margin:0 0 10px 10px;
	width:50px;
}
#itemPopup #products .pagination li img {
	border:1px solid #ededed;
}
#itemPopup #products .pagination p {
	clear:both;
	width:300px;
	padding:10px 0;
	text-align:center;
}

#itemPopup #products .pagination li a {
	width:50px;
	display:block;
}

#itemPopup #products .pagination li.current a {
	background:#000000;
}

#itemPopup #products .pagination li.current a img {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	border:1px solid #dddddd;
}


/*============================================================
掲載アイテム一覧
============================================================*/
.itemPostedPage {
	font-size:90%;
	text-align:center;
	color:#666666;
}

/*PC-02-03~06_会員登録*/


/*============================================================
styleRanking
============================================================*/
#styleRankingListBlock{
    margin:20px 0 30px 0;
}

#styleRankingListTab{
	overflow:hidden;
	padding-left:20px;
}

#styleRankingListTab li{
	float:left;
	margin-right:20px;
	line-height:0;
	height:50px;
}

#styleRankingListInrTab{
	overflow:hidden;
	line-height:0;
	margin-top:-28px;
}

#styleRankingListInrTab li{
	float:left;
	margin-right:2px;
	overflow:hidden;
	height:28px;
}

#styleRankingListInrTab li.salesTab1 a{
    display:block;
	width:69px;
	height:28px;
    text-indent:-9999px;
    background:url(/images/hare/c/disp_style_inr_tab1_off.png) 0 0 no-repeat;
}

#styleRankingListInrTab li.salesTab2 a{
    display:block;
	width:69px;
	height:28px;
    text-indent:-9999px;
    background:url(/images/hare/c/disp_style_inr_tab2_off.png) 0 0 no-repeat;
}

#styleRankingListInrTab li.salesTab1 a.active{
    display:block;
	width:69px;
	height:28px;
    text-indent:-9999px;
    background:url(/images/hare/c/disp_style_inr_tab1_on.png) 0 0 no-repeat;
}

#styleRankingListInrTab li.salesTab2 a.active{
    display:block;
	width:69px;
	height:28px;
    text-indent:-9999px;
    background:url(/images/hare/c/disp_style_inr_tab2_on.png) 0 0 no-repeat;
}

#styleRankingListInrTab li.salesTab1 a:hover{
    display:block;
	width:69px;
	height:28px;
    text-indent:-9999px;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

#styleRankingListInrTab li.salesTab2 a:hover{
    display:block;
	width:69px;
	height:28px;
    text-indent:-9999px;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

#styleRankingListBlock #weeklyRankingBlock{
    width:100%;
    background:#BBBBBB;
    padding:20px;
	
	/**/
	-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
		        box-sizing: border-box;
}

#styleRankingListBlock #ttlBlock{
    width:790px;
	margin-bottom:20px;
}

#styleRankingListBlock #ttBlockText{
	text-align:center;
	color:#ffffff;
	font-size:140%;
	font-weight:normal;
}

#styleRankingListBlock #weeklyRankingBlockInr{
	color:#333;
	width:100%;
	background:#ffffff;
    overflow:hidden;
    padding:20px 0;
	
	/**/
	-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
		        box-sizing: border-box;
}

#styleRankingListBlock #monthlyRankingBlock{
    width:100%;
    background:#999999;
    padding:20px;
	
	-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
		        box-sizing: border-box;
}

#styleRankingListBlock #monthlyRankingBlockInr{
	width:100%;
	background:#ffffff;
    overflow:hidden;
    padding:20px 0;
	
	-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
		        box-sizing: border-box;
}

#styleRankingListBlock .styleRankLargeListBox{
    width:236px;
    float:left;
    margin:0 0 30px 60px;
}

#styleRankingListBlock .styleRankLargeListImg1{
    border:1px solid #dcbe28;
}

#styleRankingListBlock .styleRankLargeListImg2{
    border:1px solid #dddddd;
}

#styleRankingListBlock .styleRankLargeListImg3{
    border:1px solid #f0e0d1;
}

#styleRankingListBlock .styleRankLargeListIcn{
	text-align:center;
	margin:10px 0 15px 0;
    color:#BBBBBB;
    font-size:14px;
    font-weight:bold;
}

#styleRankingListBlock .styleRankLargeListName{
    text-align:center;
    margin:15px 0 5px 0;
    font-size:10px;
    color:#000000;
}

#styleRankingListBlock .styleRankLargeListText{
    border-top:1px solid #cccccc;
    padding-top:10px;
	margin-top:5px;
	width:236px;
}

#styleRankingListBlock .styleRankMiddleListBox{
    width:172px;
    float:left;
    margin:0 0 30px 50px;
}

#styleRankingListBlock .styleRankMiddleListName{
    text-align:center;
    margin:15px 0 5px 0;
    font-size:10px;
    color:#000000;
}

#styleRankingListBlock .styleRankMiddleListText{
    color:#666666;
    border-top:1px solid #cccccc;
	margin-top:5px;
    padding-top:10px;
    height: 6em;
	
	line-height:1.5;
	
	font-size:11px;
}

#styleRankingListBlock .styleRanksSmallListBox{
    width:133px;
    float:left;
    margin:0 0 30px 44px;
}

#styleRankingListBlock .styleRankSmallListName{
    text-align:center;
    margin:15px 0 5px 0;
    font-size:10px;
    color:#000000;
}

#styleRankingListBlock .styleRankSmallListText{
	color:#666666;
    border-top:1px solid #cccccc;
    padding-top:10px;
	margin-top:5px;
	height: 6em;
	
	line-height:1.5;
	font-size:11px;
}


/*============================================================
itemRanking
============================================================*/
#itemRankingListBlock{
    margin:20px 0 30px 0;
}

#itemRankingListBlock #itemRankingListTab{
	overflow:hidden;
	padding-left:20px;
}

#itemRankingListBlock #itemRankingListTab li{
	float:left;
	margin-right:20px;
	line-height:0;
	height:50px;
}

#itemRankingListBlock #itemRankingListInrTab{
	overflow:hidden;
	line-height:0;
	margin-top:-28px;
}

#itemRankingListBlock #itemRankingListInrTab li{
	float:left;
	margin-right:2px;
}

#itemRankingListBlock #weeklyRankingBlock{
    width:100%;
    background:#bbbbbb;
    padding:20px;
	
	-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
		        box-sizing: border-box;
}

#itemRankingListBlock #ttlBlock{
    width:790px;
	margin-bottom:20px;
}

#itemRankingListBlock #ttBlockText{
	color:#ffffff;
	text-align:center;
	font-size:140%;
	font-weight:normal;
}

#itemRankingListBlock .weeklyRankingBlockInr{
	width:100%;
	background:#ffffff;
    overflow:hidden;
    padding:20px 0;
	
	-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
		        box-sizing: border-box;
}

#itemRankingListBlock #monthlyRankingBlock{
    width:100%;
    background:#999999;
    padding:20px;
	
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
		        box-sizing: border-box;
}

#itemRankingListBlock #monthlyRankingBlockInr{
	width:100%;
	background:#ffffff;
    overflow:hidden;
    padding:20px 0;
	
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
		        box-sizing: border-box;
}

#itemRankingListBlock .styleRankLargeListBox{
    width:236px;
    float:left;
    margin:0 0 30px 60px;
}

#itemRankingListBlock .styleRankLargeListImg1{
    border:1px solid #dcbe28;
}

#itemRankingListBlock .styleRankLargeListImg2{
    border:1px solid #dddddd;
}

#itemRankingListBlock .styleRankLargeListImg3{
    border:1px solid #f0e0d1;
}

#itemRankingListBlock .styleRankLargeListIcn{
	text-align:center;
	margin:10px 0 15px 0;
    color:#BBBBBB;
    font-size:14px;
    font-weight:bold;
}

#itemRankingListBlock .styleRankLargeListName{
    text-align:center;
    margin:15px 0 5px 0;
    font-size:10px;
    color:#000000;
}

#itemRankingListBlock .styleRankMiddleListText{
    color:#cccccc;
    border-top:1px solid #cccccc;
    padding-top:10px;
	margin-top:5px;
}

#itemRankingListBlock .styleRankMiddleListBox{
    width:172px;
    float:left;
    margin:0 0 30px 50px;
}

#itemRankingListBlock .styleRankMiddleListName{
    text-align:center;
    margin:15px 0 10px 0;
    padding-bottom:10px;
    border-bottom:1px solid #cccccc;
    font-size:10px;
    color:#000000;
}

#itemRankingListBlock .styleRankMiddleListText{
    color:#666666;
}

#itemRankingListBlock .styleRanksSmallListBox{
    width:133px;
    float:left;
    margin:0 0 30px 44px;
}

#itemRankingListBlock .styleRankSmallListName{
    text-align:center;
    margin:15px 0 5px 0;
    font-size:10px;
    color:#000000;
}

#itemRankingListBlock .styleRankSmallListText{
    color:#666666;
    border-top:1px solid #cccccc;
    padding-top:10px;
	margin-top:5px;
}

#itemRankingListBlock .itemListPrice {
	text-align: center !important;
	border-top: 1px solid #cccccc;
	padding: 3px 0px;
}



/*============================================================
PC-01-26.html,
PC-01-27.html
============================================================*/
#productRequestBlock {
	width:740px;
	min-height:300px;
}

#request2 {
	display:none;
}

.product_request .whiteBlock{
	color:#333;
	background:#fff;
	width:680px;
	padding:20px 30px 20px;
	}
.product_request h2{
	font-size:13px;
	font-weight:bold;
	padding-bottom:19px;
	border-bottom:#666 1px dotted;
	}
.product_request h3{
	font-size:13px;
	font-weight:bold;
	padding:20px 0 18px 0;
	}
.product_request h3 span{
	padding-right:20px;
	}
.product_request .area1{
	width:202px;
	height:24px;
	margin:0 5px;
	}
.product_request .subAtentionText{
	padding:20px 0 24px 0;
	}
.product_request #agreeBox{
	width:320px;
	text-align:center;
	margin:0 auto;
	}
.product_request .atentionText{
	font-weight:bold;
	color:#CC0033;
	}
.product_request #btnBox{
	margin:20px auto 0 auto;
	width:150px;
	}


.product_request	 .bigAtentionText{
	color:#CC0033;
	font-size:13px;
	font-weight:bold;
	padding:20px 0;
	}

/*============================================================
qtip 
============================================================*/
/* qtip */
.itemThumsBtn a{
	background:#000;
	color:#fff;
}

/*============================================================
other
============================================================*/
#shoplistNavi{
	margin:19px auto 0;
}


#shoplist_block{
	padding:10px 0 40px 0;
	margin:0px 0 60px 0;
}

#shoplist_block .inhrBlock{
	padding:0 20px;
	}
#shoplist_block #inhrBlock h2{
	font-weight:bold;
	font-size:16px;
	color:#303F66;
	}

#shoplist_block .icon_new{
	background:url(/images/hare/c/shoplist_icon_new.png) left center no-repeat;
	padding-left:36px;
	padding-right:16px;
	}
#shoplist_block .icon_event{
	background:url(/images/hare/c/shoplist_icon_event.png) left center no-repeat;
	padding-left:40px;
	}

#shoplist_block ul#adressListHead{
	background:#666;
	padding:12px 20px;
	margin:22px 0px 0 0;
	}
#shoplist_block ul#adressListHead li{
	float:left;
	margin-right:30px;
	background:url(/images/hare/c/shoplist_icon4.png) 0 5px no-repeat;
	padding-left:8px;
	font-size:15px;
	}
#shoplist_block ul#adressListHead li a {
	color:#fff;
}

#shoplist_block table.shopListT{
	width:100%;
	border-collapse:collapse;
	color:#333;
	margin-top:32px;
	}
#shoplist_block table.shopListT th{
	border-right:#ccc 1px dotted;
	font-size:13px;
	width:90px;
	vertical-align:top;
	 }
#shoplist_block table.shopListT td{
	font-size:12px;
	vertical-align:top;
	padding-bottom:24px;
	}
#shoplist_block table.shopListT td.prefTD{
	padding:0 0 24px 12px;
	width:57px;
	font-size:13px;
	font-weight:bold;
	vertical-align:top;
	 }


#shoplist_block .shopList li {
	float:left;
	background:url(/images/hare/c/shoplist_icon5.png) 0 50% no-repeat;
	padding:0 26px 0 8px;
	line-height:2em;
	white-space:nowrap;
}

#shoplist_block .shopList li span.shopListIcon {
	padding-left:5px;
	position:relative;
	top:2px;
	left:0;
}

#shoplist_block table.shopListT td span{
	line-height:200%;
	}



/*============================================================
news
============================================================*/
#newsListTopBlock{
padding:20px;
}

#newsListImg{
text-align:center;
margin:30px 0;
}

#newsText{
}

#newsText .newsDetailLink {
	text-align:right;
	font-size:90%;
}

#newsText .newsDetailLink a {
	text-decoration:underline;
}

#newsText .newsDetailLink a:hover,
#newsText .newsDetailLink a:active {
	text-decoration:none;
}


#infoNewsEvent{
	position:relative;
}

#infoNewsEvent #infoNewsEventList {
	padding:10px 0px;
	position:relative;
	margin:0 30px;
}

#infoNewsEvent #infoNewsEventList li.infoNewsEventListBlock {
	width:930px;
	float:left;
}

#infoNewsEvent #infoNewsEventList li.infoNewsEventListBlock li {
	width:290px;
	float:left;
	padding:10px;
	margin-bottom:10px;
}

#infoNewsEvent #infoNewsEventList li .newsEventDate {
	color:#ccc;
}

#infoNewsEvent #infoNewsEventList li .newsEventTtl {
	line-height:1.2;
	font-size:100%;
}

#infoNewsEvent #infoNewsEventList li.bl-hover {
	background-color:#333;
	cursor:pointer;
}

#infoNewsEvent #infoNewsEventList li img {
	float:left;
	margin-right:10px;
}
#infoNewsEvent #infoNewsEventList li p,
#infoNewsEvent #infoNewsEventList li h4 {
	float:right;
	width:205px;
}

.calouselNav .currentNum {
	position: relative;
	top:200px;
}

/*============================================================
スタイリング一覧
============================================================*/

.selectStyling {
}

.selectStyling  select {
	margin-right:15px;
}

#stylingList {
	margin-bottom:20px;
	margin-right:-18px;
	line-height:1.2;
}

#stylingList .stylingBox {
	width:182px;
	float:left;
	margin-right:63px;
	margin-bottom:20px;
}

#stylingList .stylingBox p {
	text-align:center;
	margin-bottom:5px;
}

#stylingList .stylingImg {
	margin-bottom:10px;
}

.modelHeight {
	text-align:center;
}

/*============================================================
まとめて購入
============================================================*/

.totalPriceBlock {
	margin:20px 0;
	padding:10px;
	background:#eeeeee;
}

.totalPticeLeft {
	float:left;
	font-weight:bold;
	padding:4px 0 0 15px;
}

.totalPtice {
	font-size:160%;
	color:#CC0033;
}

.totalPticeCart {
	float:right;
}

/* アイテム情報ブロック */
.togetherItemBLock {
	margin-bottom:20px;
	padding:20px 20px 40px 20px;
	
	border-bottom:1px solid #ccc;
}

.togetherInrLeft {
	width:272px;
	float:left;
}

.togetherInrLeft .itemImg {
	border:1px solid #EDEDED;
	margin-bottom:10px;
}
.togetherInrLeft .subImages ul {
	float:left;
	width:183px;
}

.togetherInrLeft .subImages ul li {
	width:50px;
	float:left;
	margin-right:10px;
	text-align:center;
	font-size:90%;
}

.togetherInrLeft ul li a {
	display:block;
}

.togetherInrLeft ul li.current a {
	background:#000000;
}

.togetherInrLeft ul li.current a img {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

.togetherInrLeft .subImages .zoomImgBtn {
	float:right;
}

.togetherInrRight{
	float:right;
	width:565px;
	margin-top:10px;
}
.togetherInrRight .detailItemBox{
	text-align:center;
	position:relative;
	padding-bottom:10px;
}
.togetherInrRight .favoritesBtn{
	position:absolute;
	top:0;
	right:0;
}

.togetherInrRight .detailItemBox h3{
	font-size:150%;
	font-weight:bold;
	text-align:left;
	margin:0 auto 21px;
	line-height:1.6;
}
.togetherInrRight .detailItemBox h4{
	text-align:left;
	margin-bottom:16px;
}
.togetherInrRight .detailItemBox p{
	text-align:left;
	margin-bottom:16px;
}
.togetherInrRight .detailItemPlice{
	padding:10px 0;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	line-height:1.8;
	margin-bottom:24px;
}
.togetherInrRight .detailItemPliceNomal {
	font-size:120%;
}
.togetherInrRight .detailItemPlice p{
	text-align:left;
}

.togetherInrRight .detailItemPlice .fontNomal{
	font-size:140%;
	font-weight:bold;
}

.togetherInrRight .detailItemPlice .fontRed{
	color:#cc0022;
	font-size:140%;
	font-weight:bold;
}
.togetherInrRight .detailItemPlice .fontRed2{
	color:#cc0022;
	font-size:120%;
	font-weight:nomal;
	white-space:nowrap;
}
.togetherInrRight .detailItemText{
	padding:0 0px 24px;
}

.togetherInrRight .detailItemText dl dt{
	float:left;
	width:100px;
	font-weight:bold;
}
.togetherInrRight .detailItemText dl dd{
	float:left;
	width:270px;
}

.togetherInrRight .itemSelect {
	width:200px;
}

.itemInfoTab {
	margin:20px 0 0 0;
}

.togetherInrRight .itemInfoTab li {
	width:152px;
	float:left;
}

.togetherInrRight .itemInfoTab li a {
	display:block;
	height:40px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/* タブ切り替え */
.togetherInrRight .itemInfoTab li.tab1 a {
	background:url(/images/hare/c/together_tab1.png) left bottom no-repeat;
}
.togetherInrRight .itemInfoTab li.tab1 a:hover {
	background:url(/images/hare/c/together_tab1_on.png) left bottom no-repeat;
}
.togetherInrRight .itemInfoTab li.tab1 a.active {
	background:url(/images/hare/c/together_tab1_cr.png) left bottom no-repeat;
}

.togetherInrRight .itemInfoTab li.tab2 a {
	background:url(/images/hare/c/together_tab2.png) left bottom no-repeat;
}
.togetherInrRight .itemInfoTab li.tab2 a:hover {
	background:url(/images/hare/c/together_tab2_on.png) left bottom no-repeat;
}
.togetherInrRight .itemInfoTab li.tab2 a.active {
	background:url(/images/hare/c/together_tab2_cr.png) left bottom no-repeat;
}

.togetherInrRight .itemInfoBlock {
	border:1px solid #EDEDED;
	border-top:none;
	background:url(/images/hare/c/together_block_bg1.png) 0 0 repeat-x;
	padding:10px 0 0 0;
}

.togetherInrRight .itemInfoBlock .detailIMg {
	float:none;
	margin:0 0 10px 10px;
}
.togetherInrRight .itemInfoBlock .detailMainTablel2 {
	width:100%;
	float:none;
	margin-bottom:0;
}

.togetherInrRight .itemInfoBlock .detailMainTablel2 tr.lastChild td {
	border-bottom:none;
}

.togetherInrRight .itemInfoBlock .itemInfoInrBlock {
	padding:0 20px;
}

.togetherInrRight .itemInfoBlock .detailMainTablel1 th {
	color:#999999;
}

/*============================================================
御利用ガイド
============================================================*/
#guideMain{
	margin:20px 0;
	padding:20px 30px;
	background: #fff;
}
#guideMain h2.pageTxtTtl{
	color:#000;
	font-size:16px;
	font-weight:bold;
}
#guideMain .guideListBlock{
	margin-bottom:20px;
}
#guideMain .guideList{
	margin:20px 0;
	float:left;
	width:170px;
	padding-right:15px;
}
#guideMain .guideList h3,.guideList_last h3{
	color:#5a3a26;
	margin-bottom:10px;
}
#guideMain .guideList ul li, .guideList_last ul li{
	background:url(/images/hare/c/guide_listIcon.png) 0 50% no-repeat;
	padding-left:10px;
}
#guideMain .guideList_last{
	margin:20px 0;
	float:left;
	width:170px;
	padding-right:30px;
}
#guideMain h3.guidettl{
	margin:0 -30px 20px;
	padding:10px 0 10px 20px;
	background:#313f69;
	color:#fff;
}
#guideMain h4.pageTxtTtl{
	color:#000;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
	background:url(/images/hare/c/guide_ttl_line.png) 0 bottom no-repeat;
	margin-bottom:16px;
}
#guideMain p{
	margin-bottom:16px;
}
#guideMain h5{
	font-size:12px;
	margin-bottom:10px;
}
#guideMain .guideGreyBox{
	background:#f3f3f3;
	padding:20px;
}
#guideMain .guideGreyBoxcon{
	margin-bottom:16px;
}
#guideMain .guideGreyBoxconL{
	float:left;
	width:75px;
	padding-right:20px;
}
#guideMain .guideGreyBoxconR{
	float:left;
	width:600px;
	margin-top:-3px;
}
#guideMain .guideGreyBox2{
	border-top:1px solid #fff;
	background:#f3f3f3;
	padding:20px;
	margin-bottom:30px;
}
#guideMain .redText{
	color:#cc0033;
	font-weight:bold;
}
#guideMain .guideImg{
	margin-bottom:20px;
}
#guideMain .guideImgL{
	float:left;
	width:210px;
}
#guidecontactBox{
	background:#f3f3f3;
	padding:20px 20px 10px;
}
#guideMain  #guidecontactBox h3,.contactText{
	text-align:center;
}
#guideMain a:link{
	text-decoration:underline;
}


/*よくあるお問い合わせ*/
#qa_brandBlock{
	width:830px;
	border:##333 1px solid;
	background:#fff;
	margin:20px 0 0 0;
	color:#656565;
	padding-bottom:34px;
	}
#qa_brandBlock #headZone{
	padding:23px 32px 22px;
	}
#qa_brandBlock #headZone h2{
	color:#333;
	font-size:16px;
	font-weight:bold;
	float:left;
	}
#qa_brandBlock #headZone ul{
	float:right;
	}
#qa_brandBlock #headZone ul li{
	float:left;
	margin-left:24px;
	background:url(/images/hare/c/shoplist_icon5.png) left center no-repeat;
	padding-left:7px;
	}
#qa_brandBlock h3{
	background:#999;
	color:#fff;
	padding:14px 0 14px 32px;
	margin-bottom:25px;
	}
#qa_brandBlock dl{
	padding:0 32px;
	font-size:11px;
	}
#qa_brandBlock dl dt{
	font-weight:bold;
	padding-bottom:5px;
	}
#qa_brandBlock dl dd{
	padding-left:1em;
	text-indent:-1em;
	padding-bottom:25px;
	}
#qa_brandBlock .qa_pagetop{
	padding:30px 30px 0 0;
	}
#qa_brandBlock .qa_pagetop_type2 {
	padding: 0 30px 22px 0;
}
#qa_brandBlock .qa_pagetop a,
#qa_brandBlock .qa_pagetop_type2 a{
	background:url(/images/hare/c/qa_pagetop_icon.png) left center no-repeat;
	padding-left:13px;
	float:right;
	}
#qa_brandBlock .qa_border{
	position:relative;
	}
#qa_brandBlock .qa_border img{
	position:absolute;
	top:0;
	left:-10px;
	}
.paddingB8{
	padding-bottom:8px;
	}
.paddingT70{
	margin-top:70px;
	}
#qa_brandBlock dl dd p{
	padding:25px 0 0;
	text-indent:0;
	}
#qa_brandBlock dl dd p a{
	text-decoration:underline;
	}

/*============================================================
キャンペーンページ
============================================================*/

#campaignMain {
	margin-top: 20px;
	background: #fff;
}

.campaignTit {
	padding: 22px 30px;
	line-height: 1;
	font-size: 140%;
	font-weight: bold;
}

.campaignSubttl {
	background: #999999;
	color: #fff;
	padding: 14px 30px;
	line-height: 1;
	font-size: 120%;
}

.campaignWrap {
	padding: 26px 30px;
}

#camplaignMainTtl {
	margin-bottom: 28px;
}

.campaignWrap #bgBlock {
	background: url(/images/hare/c/campaign_top_img1.jpg) no-repeat right top;
}

.campaignBlock {
	padding-bottom: 40px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e0e0e0;
}
.campaignBlock.lastBlock {
	margin-bottom: 16px;
}

.campaignBlock .blockTtl {
	margin-bottom: 18px;
}

.campaignBlock .txt {
	font-size: 110%;
	margin-bottom: 8px;
}

.campaignBlock .boldTxt {
	font-weight: bold;
	font-size: 110%;
}
.campaignBlock .note {
	font-size: 90%;
}

.campaignBtmBlock {
	width: 483px;
	height: 288px;
	padding-top: 54px;
	margin: 0 auto 40px;
	background: url(/images/hare/c/campaign_top_bottom_bg.png) no-repeat left top;
}

.campaignBtmBlock p {
	text-align: center;
	font-size: 110%;
}

.registrationBtn {
	text-align: center;
}

/*============================================================
add movie for brand
============================================================*/




/*============================================================
スタイリング投稿：201306
============================================================*/
.fs_s{
	font-size:70% !important;
}

#stylingEntryDetail{
	padding:10px;
}
#stylingEntryDetail #brand_logo{
	float:left;
	padding:10px 10px 30px;
}
#stylingEntryDetail #snsBox{
	float:right;
	padding:10px 10px;
	/**/
	/*display:none;*/
	visibility:hidden;
	min-height:25px;
}

#stylingEntryDetail #snsBox_no{
	min-height:25px;
}

#stylingEntryDetail #snsBox li{
	float:right;
	margin-left:10px;
}

#stylingEntryDetail #stylingEntryDetail_ph{
	width:400px;
	float:left;
	padding-bottom:50px;
}
#stylingEntryDetail #stylingEntryDetailRight{
	float:right;
	text-align:left;
	width:540px;
}
#stylingEntryDetail #thumbList{
	margin-bottom:30px;
}
#stylingEntryDetail #thumbList li{
	float:left;
	margin-right:10px;
}
#stylingEntryDetail h3{
	font-size:130%;
	margin-bottom:20px;
	color:#fff;
}

#stylingEntryDetail #EntryComment{
	line-height:1.8;
	margin-bottom:30px;
}

#stylingEntryDetail #EntryOther p{
	margin-bottom:10px;
}




/*============================================================
  シークレット認証 201307 
============================================================*/

.certifyBox{
	width:auto;
	margin-top:5px;
}
.contactArea{
	width:300px;
}

.certifyBox h2{
	text-align:left;
	padding:16px;
	margin-bottom:5px;
	font-size:150%;
	color:#fff;
}

.certifyBox table{
	background:#eee;
	width:100%;
}
.certifyBox td{
	padding:20px 10px;
	color:#333;
}
.certifyBox th{
	padding:25px 10px;
	vertical-align:top;
	text-align:center;
	width:80px;
	color:#333;
}
.certifyBox td input{
	vertical-align:middle;
}

.certifyBoxIn {
	padding:0 20px 30px;
}




/*============================================================
  商品使用スタイリング一覧 201401
============================================================*/
#itemStylingBox {
	background-image: none;
}
#itemStylingList {
	margin-bottom:20px;
	margin-right:-18px;
	line-height:1.2;
}

#itemStylingList .stylingBox {
	width:142px;
	float:left;
	margin-right:50px;
	margin-bottom:20px;
}

#itemStylingList .stylingBox p {
	text-align:center;
	margin-bottom:5px;
}

#itemStylingList .stylingImg {
	margin-bottom:10px;
}

#itemMenuBox {
	background-image: none;
}





/*============================================================
  新レイアウト追加 201402
============================================================*/
/*商品拡大画像*/
#itemPopup #container2 {
	width:725px;
	/*margin:0 auto;*/
	background:#fff;
	position:relative;
}
#itemPopup .colorText {
	font-size:9px;
}
#itemPopup .products .slides_container {
	display:none;
	width: 440px;
	height: 530px;
	overflow:hidden;
	float:left;
}
#itemPopup .slides_container a {
	width: 440px;
	height: 530px;
	display:block;
}
#itemPopup .products .prev {
	position:absolute;
	top:290px;
	left:0;
	width:50px;
	height:50px;
	display:block;
	z-index:102;
	background:url(/images/hare/c/arrow-prev.png) 0 0 no-repeat;
	text-indent:-9999px;
}
#itemPopup .products .next {
	position:absolute;
	top:290px;
	left: 390px;
	width:50px;
	height:50px;
	display:block;
	z-index:101;
	background:url(/images/hare/c/arrow-next.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#itemPopup #pagenationBlock {
	padding-top:70px;
}

#itemPopup .products .pagination {
	width:248px;
	float:right;
	overflow:hidden;
}

#itemPopup .products .pagination li {
	list-style-type:none;
	float:left;
	margin:0 0 10px 10px;
	width:50px;
}
#itemPopup .products .pagination li img {
	border:1px solid #ededed;
}
#itemPopup .products .pagination p {
	clear:both;
	width:300px;
	padding:10px 0;
	text-align:center;
}

#itemPopup .products .pagination li a {
	width:50px;
	display:block;
}

#itemPopup .products .pagination li.current a {
	background:#000000;
}

#itemPopup .products .pagination li.current a img {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	border:1px solid #dddddd;
}


#categoryTab {
	border-bottom:1px solid #313131;
}



