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;
}
@media screen and (max-width: 750px){
.brandSiteHeader {
	margin-bottom: 12px;
}
}
.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: 0!important;
    padding: 0!important
}

.brandSiteHeader .logo img {
    max-width: 142.36px;
    vertical-align: bottom;
}

.brandSiteHeader .ph-logo {
    float: right;
    margin-bottom: 0!important;
    padding: 0!important;
}

.brandSiteHeader .ph-logo img{
    max-width: 180px;
    vertical-align: bottom;
}
.brandSiteHeader .Kampoful-Life {
margin: 0;
padding: 0;
position: absolute;
top: 15px;
right: 20px;
width: 200px;
height: 25px;
background: url(../../image/share/bnnr_KampofulLife_header.jpg) left top no-repeat;
text-indent: -9999em;
overflow: hidden;
}
.brandSiteHeader .Kampoful-Life 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;
	background: #fff;
}

.brandSiteHeader .inner {
	padding: 0;
}
.brandSiteHeader .logo {
	float: left;
	height: 43px;
	width: 70.11px;
}
.brandSiteHeader .logo img {
	height: 43px;
	margin-left: 5px;
	vertical-align: middle;
}
.brandSiteHeader .ph-logo {
	float: right;
	margin-top: 0px!important;
	height: 43px;
	/* width: 180px; */
}

.brandSiteHeader .ph-logo img {
	height: 43px;
	margin-right: 5px;
	vertical-align: middle;
	padding-bottom: 2px;
}
.brandSiteHeader .Kampoful-Life {
	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;
}
}



/***********************************
Change Logo
***********************************/

.brandSiteHeader .logo {
    max-width: 180px;
}

.brandSiteHeader .logo img {
    display: block;
    max-width: 180px;
    height: 94px;
    object-fit: contain;
    object-position: center;
}

@media screen and (max-width: 980px) {
    .brandSiteHeader .logo img {
        max-width: 180px !important;
        height: 94px !important;
    }
}

@media screen and (max-width: 768px) {
    .brandSiteHeader .logo img {
        max-width: 180px !important;
        height: 94px !important;
    }
}

@media screen and (max-width: 640px) {
    .brandSiteHeader .logo {
        width: 120px;
        max-width: 120px !important;
        height: 43px !important;
    }

    .brandSiteHeader .logo img {
        max-width: 120px !important;
        height: 43px !important;
        margin-left: 10px;
    }
}
