body {
	margin:0; padding:0; text-align: center; border:0;
}

/*ClearFix-*/
.clearfix:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/***********************************
PC_HEADER
***********************************/
.brandSiteHeader {
border-bottom:4px solid #ffd500;
height: 94px;
position: relative;
}

.brandSiteHeader::after {
content: '';
display: table;
clear: both
}

.brandSiteHeader .inner {
margin: 0 auto;
padding: 0 20px;
max-width: 950px;
position: relative;
}

.brandSiteHeader .inner::after {
content: '';
display: table;
clear: both
}

.brandSiteHeader .logo {
float: left;
margin-left: 0;
margin-top: 0;
}
.brandSiteHeader .logo  img {
max-width: 142.36px;
vertical-align: bottom;
}
.brandSiteHeader .ichikamina {
margin: 0;
padding: 0;
position: absolute;
top: 15px;
right: 20px;
width: 200px;
height: 25px;
background: url(https://www.kracie.co.jp/image/share/ichikami_kracieheadbanner_a-1.jpg) left top no-repeat;
text-indent: -9999em;
overflow: hidden;
}
.brandSiteHeader .ichikamina a {
display: block;
width: 200px;
height: 25px;
outline: none;
}

/***********************************
PC_FOOTER
***********************************/
.m-sp {
display:none
}
.brandSiteFooter {
border-top: 1px solid #f4eed3;
max-height: 999999px;
}


.brandSiteFooter .link {
padding: 30px 0 30px;
text-align: center;
color: #fff;
background: #292929
}

.brandSiteFooter .link a {
color: #fff;
}
.brandSiteFooter a {
text-decoration: none;
}
.brandSiteFooter a:hover {
text-decoration:  underline;
}
.brandSiteFooter .link .policy {
margin-bottom: 20px;
font-size: 14px;
font-size: .875rem;
line-height: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
}
.brandSiteFooter .link .policy li {
padding: 0 15px;
border-right: 1px solid #fff;
list-style: none;
font-size: 1.1rem;
}

.brandSiteFooter .link .policy li:last-child {
border-right: 0
}
.brandSiteFooter p.copyright {
font-size: 1.1rem;
}

/***********************************
スマートフォン_HEADER
***********************************/
@media screen and (max-width: 640px){


	body,html {
	overflow-x: hidden;
}
* {
	box-sizing: border-box;
}
.brandSiteHeader {
	border-bottom:2px solid #ffd500;
	height: 43px;
	padding-bottom: 10px;
	background: #fff;
	margin-bottom: 12px;
}

.brandSiteHeader .inner {
	padding: 0 20px;
}
.brandSiteHeader .logo {
	float: left;
	margin-left: 0;
	margin-top: 0px;
}
.brandSiteHeader .logo img {
	width: 62.5px;
	vertical-align: middle;
}
.brandSiteHeader .ichikamina {
	top: 8px;

}
/***********************************
スマートフォン_FOOTER
***********************************/
.m-sp {
	display:block
}
.brandSiteFooter {
	border-top: 1px solid #f4eed3;
	max-height: 999999px;
	margin-top: 20px;
}

.brandSiteFooter .link {
	padding: 30px 0 30px;
	text-align: center;
	color: #fff;
	background: #292929;
}

.brandSiteFooter a {
	text-decoration: none;
}
.brandSiteFooter a:hover {
	text-decoration:  underline;
}
.brandSiteFooter .link {
	border-top:2px solid #ffd500;
	padding: 0;
	background: #fff;
}

.brandSiteFooter .link a {
	color: #333;
}

.brandSiteFooter .link .policy {
	margin-bottom:0;
	display: block;
	padding: 0;
}


.brandSiteFooter .link .policy li {
	text-align:left;
	padding: 0;
	border-right: 0;
	border-bottom: 1px solid #ececec;
	margin: 0;
}

.brandSiteFooter .link .policy li a {
	padding: 15px 20px;
	display: block;
}

.brandSiteFooter .link .copyright {
	padding:10px 0;
	background: #292929;
	font-size: 10px;
	margin: 0;
}
}
