@charset "UTF-8";
/*____________________________________________________________________________

SITE TITLE: LOCONDO.jp
TITLE: 返品レポート

UPDATED:2015.06
UPDATED:2016.01　dog_tag、tit_cap削除／変更
UPDATED:2017.08 データ更新
____________________________________________________________________________*/

/*タイトル欄設定*/
#return_report_tit {
	background: #f5f5f5;
	padding: 22px;
	position: relative;
}
#return_report_tit h1 {
	font-size: 30px;
	font-weight: bold;
	color: #4d2406;
	background: url("//media.aws.locondo.jp/contents/img/pc/return_report/tit_pict.png") no-repeat 0 center;
	padding-left: 50px;
	height: 34px;
	line-height: 34px;
	position: absolute;
	left: 50px;
	transform: translate(50%, 0%);
}
#return_report_tit h1 span {
	text-indent: -9999px;
	display: inline-block;
}
#return_report_tit h2 {
	border: 2px solid #4d2406;
	border-radius: 5px;
	background: #fff;
	padding: 24px 0;
	margin-top: 55px;
}
#return_report_tit h2 p {
	text-align: center;
	font-size: 14px;
}
#return_report_tit h2 p#loconya {
	background: url("//media.aws.locondo.jp/contents/img/pc/return_report/tit_loconya.png") no-repeat center center;
	height: 136px;
	text-indent: -9999px;
	margin: 7px 0 24px;
}
#return_report_tit h2 p span {
	color: #fa7719;
	font-weight: bold;
}

h3#editing {
	font-size:13px;
	color: #333;
	margin-top: 2.5em;
	float:right;
}




/*メインコンテンツ設定*/
.brand-initials h3#page-A {
	margin-top:5em;
}


.brand-initials h3#page-L {
	margin-top:1.5em;
}
.brand-initials h3#page-R {
	margin-top:1.5em;
}
.brand-initials h3#page-Y {
	margin-top:1.5em;
}


.brand-initials h3 {
	font-size:26px;
	font-weight:normal;
	margin-top:4em;
}
.brand-initials h3#page-K,
.brand-initials h3#page-Q,
.brand-initials h3#page-X,
.brand-initials h3#page-1-9 {
	margin-top:1.5em;
}
.brand-initials h3 span {
	font-size:14px;
	color:#808080;
	padding-left:20px;
}
.brand-initials ul {
	margin-top:13px;
	background: url("//media.aws.locondo.jp/contents/img/pc/return_report/main_line.png") ;
}

.brand-initials ul li {
	width:402px;
	height:102px;
	padding:0 50px 0 48px;
	float:left;
}
.brand-initials ul li h4.a-lot {
	margin-top:19px;
	font-size:12px;
	font-weight:bold;
}
.brand-initials ul li h4.a-lot span {
	font-size:10px;
	color:#808080;
	padding-left:12px;
}
.brand-initials ul li h4 {
	margin-top:19px;
	font-size:16px;
	font-weight:bold;
}
.brand-initials ul li h4 a {
	text-decoration:none;
	background: url("//media.aws.locondo.jp/contents/img/pc/return_report/main_arrow.png") no-repeat left;
	padding-left:8px;
}
.brand-initials ul li h4 a:hover {
	color:#fa7719;
	background: url("//media.aws.locondo.jp/contents/img/pc/return_report/main_arrow_2.png") no-repeat left;
}
.brand-initials ul li h4 span {
	font-size:11px;
	color:#808080;
	padding-left:12px;
}
.feel-big span {
	color:#cc3333;
}
.feel-small span{
	color:#669999;
}
.brand-initials ul li div.container {
	background: url("//media.aws.locondo.jp/contents/img/pc/return_report/main_50.png") no-repeat center center;
	height:18px;
	margin-top:5px;
	overflow:hidden;
}
.feel-big {
	float:left;
}
.feel-small {
	float:right;
}
.brand-graph img {
	display:block;
	float:left;
}
.brand-initials {
	clear:both;
}
.brand-initials img.ie {
	clear:both;
	margin-bottom:16px;
	margin-top:5px;
}

/*ブランド目次設定*/
.brand-index {
	display: block;
	margin:21px auto 0px;
	line-height:34px;
}

.brand-index ul {
	display: block;
	margin: 0 auto;
	width: 940px;
	background: none;
	float: none;
}

.brand-index ul li {
	display:inline;
	float: none;
	width: 10px;
	height: 10px;
	border-left:solid 1px #e6e6e6;
	padding:11px 9px 11px 13px;
}

.brand-index ul li:first-child {
	border: none;
}

.brand-index ul li a {
	text-decoration:none;
}

/*コンシェルジュ連絡先コンテンツ設定*/
div#concierge {
	background: url("//media.aws.locondo.jp/contents/img/pc/return_report/concierge_loconya_2.png") no-repeat 22px 7px #f2f1e9;
	width:800px;
	height:93px;
	margin:40px 100px 0 100px;
}
div#concierge div {
	margin-left:100px;
}
div#concierge div h5 {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:8.5px;
	color:#4d2212;
}
div#concierge div h5 span {
	color:#ed6d0f;
}
div#concierge div p.tell {
	background: url("//media.aws.locondo.jp/contents/img/pc/return_report/concierge_tell.png") no-repeat 19px 5px #fcfcf9;
	width:236px;
	height:25px;
	float:left;
	margin:0 13px 10px 15px;
	border:solid #fcfcf9 1px;
	border-radius: 5px;
	font-size:20px;
	font-weight:bold;
	color:#4d2212;
	padding:7px 30px 14px 61px;
}
div#concierge div p.tell span {
	font-size:10px;
	color:#4d2212;
}
div#concierge div p.mail {
	background: url("//media.aws.locondo.jp/contents/img/pc/return_report/concierge_mail.png") no-repeat 19px 6px #fcfcf9;
	width:236px;
	height:15px;
	float:left;
	border:solid #fcfcf9 1px;
	border-radius: 5px;
	font-size:19px;
	font-weight:bold;
	color:#4d2212;
	padding:14px 30px 17px 61px;
}
div#concierge div p.mail a {
	text-decoration:none;
}

























	