@charset "utf-8";
/* 不要ファイル commmon.cssにまとめました。 */
/*common*/

.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
}

#check_cart {
	/*width: 225px;*/
	width:130px;
}

/*pc_Top.html*/
#alert {
	font-size: 82%;
	float: right;
	position: absolute;
	right: 0;
	top: 12px;
	text-align: left;
	width: 237px;
}
#alert ul li {
	margin: 0 0 1.2em 0;
}
#alert ul li .arart-txt {
	margin: 0 0 0 5px;
}
#alert ul li .icon-FollowBrand {
	display: inline-block;
	width: 12px;
	height: 6px;
	margin-top: -8px;
	border-left: 3px solid #720069;
	border-bottom: 3px solid #720069;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background-image: none;
}
#alert ul li a:link,
#alert ul li a:visited {
	color: #555;
	text-decoration: underline;
}
#alert ul li a:hover,
#alert ul li a:active {
	color: #999;
	text-decoration: underline;
}

/*pc_Brand.html*/

.btn-FollowBrand .icon-FollowBrand {
	display: inline-block;
	width: 14px;
	height: 7px;
	border-left: 2px solid #720069;
	border-bottom: 2px solid #720069;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background-image: none;
	margin: 0 0.5em 0 0;
}

.btn-FollowBrand .btn-FollowBrand-txt {
	display: inline-block;
	text-decoration: none;
	border: 1px solid #720069;
	background-color: #fff;
	padding: 0.7em 0.8em;
	margin: 0 0 0.8em 0;
	line-height: 1em;
}
.follow_brand_button {
	border: none;
	background: transparent;
}
.btn-FollowBrand a {
	text-decoration: none;
}

/*pc_FollowBrand.html*/

#FollowBrand-registration h3 {
	font-size: 1.8em;
	color: #720069;
}
#FollowBrand-registration h3 .icon-FollowBrand {
	display: inline-block;
	width: 24px;
	height: 12px;
	border-left: 4px solid #720069;
	border-bottom: 4px solid #720069;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background-image: none;
	margin: 0 0.5em 0 0;
	position: relative;
	top: -4px;
	color: #fff;
	background-color: #fff;
}
#FollowBrand-registration h4 {
	font-size: 1.3em;
	line-height: 1em;
	color: #777;
	background: #f5f5f5;
	padding: 0.8em 1em 0.7em 1em;
	margin: 0 0 10px 0;;
}
#FollowBrand-registration h5 {
	font-size: 1.3em;
	line-height: 1em;
	color: #777;
	padding: 1em 0em;
}

#FollowBrand-registration p.catch {
	font-size: 1.2em;
	margin: 0.3em 0 0 0;
}

#FollowBrand-registration .right-btn a {
	display: block;
	position: relative;
	padding: 10px 25px 10px 10px;
	background: #FFF;
	color: #720069;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	margin: 0.5em 0;
}

#FollowBrand-registration .right-btn a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #720069;
	border-right: solid 2px #720069;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.FollowBrand-checkbox input[type=checkbox] {
	display: inline-block;
	width: 24px;
	height: 12px;
	border-left: 4px solid #720069;
	border-bottom: 4px solid #720069;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background-image: none;
	margin: 0 0.5em 0 0;
	position: relative;
	top: -4px;
}
#FollowBrand-registration input[type=checkbox] + label {
	position: relative;
	display: inline-block;
	cursor: pointer;
}
#FollowBrand-registration input[type=checkbox] {
	display: none;
	margin: 0;
}
#FollowBrand-registration input[type=checkbox] + label {
	border: 1px solid #f5f5f5;
	padding: 15px 0 0 50px;
	margin: 0 5px 10px 5px;
	width: 260px;
	height: 30px;
}
#FollowBrand-registration input[type=checkbox] + label:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 30px;
	height: 30px;
	margin: -15px 0 0 8px;
	background: #fff;
}
#FollowBrand-registration input[type=checkbox] + label:before {
	border: 2px solid #e1e1e1;
}
#FollowBrand-registration input[type=checkbox]:checked + label:after {
	content: "";
	position: absolute;
	top: 50%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}
#FollowBrand-registration input[type=checkbox]:checked + label:after {
	left: 4px;
	width: 26px;
	height: 14px;
	margin: -12px 0 0 8px;
	border-left: 3px solid #720069;
	border-bottom: 3px solid #720069;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.FollowBrand-checkbox {
	float: left;
	padding: 0 0 0 10px;
}

#tab-area-box {
  height: 1800px; /*60ブランド*/
}

.tab-area {
  position: absolute;
	width: 650px;
}
.tab-area input[type=radio] + label {
	display: block; /*form.css*/
}
.tab-area input[type=radio] + label::before {
	content: none; /*form.css*/
}
.tab-radio {
  display: none;
}
.tab-name {
  position: relative;
  z-index: 10;
	padding: 1em 1em;
	display: block;
	background: #f5f5f5;
	border-bottom: 1px solid #720069;
	color: #777;
	font-size: 1em;
	margin: 0 0 10px 0;
}
.tab-2 {
  margin: 0 0 10px 50%;
}
/*
.tab-2 {
  margin: 0 0 10px 33%;
}
*/
/*
.tab-3 {
  margin: 0 0 10px 66%;
}
*/
.tab-radio:checked + .tab-name {
  background: #720069;
	color: #fff;
}
.tab-content {
  display: none;
}
.tab-radio:checked ~ .tab-content {
  display: block;
}

.FollowBrand-key a {
	font-size: 1.4em;
	display: inline-block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 45px;
	padding: 15px 0 ;
	text-align: center;
	text-decoration: none;
}
.FollowBrand-key-right a {
	font-size: 1.4em;
	display: inline-block;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 45px;
	padding: 15px 0 ;
	text-align: center;
	text-decoration: none;
}
.FollowBrand-key-bottom a {
	font-size: 1.4em;
	display: inline-block;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 45px;
	padding: 15px 0 ;
	text-align: center;
	text-decoration: none;
}
.FollowBrand-key-other a {
	font-size: 1.4em;
	display: inline-block;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 91px;
	padding: 15px 0 ;
	text-align: center;
	text-decoration: none;
}

.FollowBrand-key a:hover,
.FollowBrand-key-bottom a:hover,
.FollowBrand-key-right a:hover,
.FollowBrand-key-other a:hover {
	background: #720069;
	color: #fff;
}
#FollowBrand-key-box{
	text-align:left;
}
#FollowBrand-key-box a.active {
	background: #720069;
	color: #fff;
}

p.FollowBrand-txt-01 {
	margin: 1em 0;
}

/*pc_FollowBrand_List.html*/

.top-margin-20 {
	padding: 20px 0 0 0;
}
.FollowBrand-List {
	width: 310px;
	height: 45px;
	border: 1px solid #f5f5f5;
	margin: 0 6px 10px 6px;
	float: left;
}
.FollowBrand-List-name {
	padding: 8px 0 2px 10px;
}
.FollowBrand-List-day {
	font-size: 0.9em;
	color: #999;
	padding: 0 0 0 10px;
}
.FollowBrand-List .FollowBrand-List-right-btn a {
	text-decoration: none;
}
.FollowBrand-List .FollowBrand-List-right-btn a:after {
	display: block;
	content: "";
/*	position: absolute;*/
/*	top: 50px;*/
/*	left: 100px;*/
	width: 6px;
	height: 6px;
	margin: -21px 0 0 290px;
	border-top: solid 2px #720069;
	border-right: solid 2px #720069;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#FollowBrand-registration .right-btn-box {
	background: #f5f5f5;
	padding: 0.5em 1em;
	margin-top: 10px;
	clear: both;
}

#FollowBrand-registration .right-btn-box ul li {
	list-style: disc;
	margin: 1em;
	
}
#FollowBrand-registration .right-btn-box h4{
	padding: 0.5em 1em 0 0;
	margin: 0px;
	font-size: 1em;
}

/* brand list pagination */

.follow_brand_pagination_wrapper {
	margin: 30px 0 0 0;
	text-align: center;
}

.follow_brand_pagination {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.follow_brand_pagination li {
	height: 28px;
	width: 28px;
	float: left;
	margin: 0 5px;
	padding: 5px 0 0 0;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	background-color: #fafafa;
	text-align: center;
	font-size: 14px;
}

.follow_brand_pagination li.follow_brand_current {
	padding: 5px 0 0 0;
}

.follow_brand_pagination li.follow_brand_next, .follow_brand_pagination li.follow_brand_prev {
	padding: 5px 0 0 0;
}

.follow_brand_pagination li a, .follow_brand_pagination li a:visited {
	display: block;
	height: 26px;
	width: 26px;
	text-decoration: none;
	font-weight: normal;
	color: #555;
}

.follow_brand_pagination li a:hover {
	color: #fff;
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
	-o-transition: color 0.2s ease-out;
	transition: color  0.2s ease-out;
}

.follow_brand_pagination li:hover {
	height: 28px;
	width: 28px;
	background-color: #d8263c;
	border-color: #d8263c;
	border-radius: 2px;
	-webkit-transition: background-color,border;
	-moz-transition: background-color,border;
	-o-transition: background-color,border;
	transition: background-color,border;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

li.follow_brand_next, li.follow_brand_prev{
	height: 28px;
	width: 28px;
	padding: 0;
}

.follow_brand_pagination li.follow_brand_current {
	color: #fff;
	border: 1px solid #d8263c;
	background-color: #d8263c;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/* FOLLOW BRAND IN NAVIGATION*/

li.cate_first #FollowBrand-registration p{
	background:none;
	margin:15px;
}
li.cate_first #FollowBrand-registration p a{
	text-decoration:underline;
	padding-top:6px;
}

li.cate_first #FollowBrand-registration input[type=checkbox] + label{
	border:0;
	margin:0;
	width:340px;
	padding: 6px 0 0 45px;
	height:22px;
}

li.cate_first #FollowBrand-registration input[type=checkbox] + label span{
color: #bbbbbb;
font-size:87%;
}

li.cate_first #FollowBrand-registration input[type="checkbox"] + label::before,
li.cate_first #FollowBrand-registration input[type="checkbox"]:checked + label::after {
	margin: -11px 0 0 15px;
}

li.cate_first #FollowBrand-registration input[type="checkbox"] + label::before {
	width: 18px;
	height: 18px;
	border: 1px solid #e1e1e1;
}

li.cate_first #FollowBrand-registration input[type="checkbox"]:checked + label::after {
	width: 18px;
	height: 9px;
	border-left: 2px solid #720069;
	border-bottom: 2px solid #720069;
}
li.cate_first #FollowBrand-registration h4 {
	font-size:100%;
	padding: 0.8em 15px;
	line-height: 1.5em;
}

/*IE8 CSS*/
/*li.cate_first #FollowBrand-registration input[type="checkbox"]:checked + label:before {
content:url('/public/images/UI/v3/menu_checked.png');
}
li.cate_first #FollowBrand-registration input[type="checkbox"]:checked + label:after {
	display:none;
}*/

