@charset "utf-8";
#f-tsubaki {
    max-width: 123px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 57px;
}
    #footer {
	z-index: 100;
	top: 0px;
	background-image: url(../img/pc_footer.jpg);
	margin: auto;
	background-position: center top;
	padding: 80px 0px;
	position: relative;
}
.foot-bana {
	max-width: 718px;
	margin-left: auto;
	margin-right: auto;
}
.foot-bana .bana1 {
	margin-bottom: 30px;
}
.foot-bana .bana2 {
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	margin-bottom: 50px;
}



#footer div p {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #733612;

}
.foot-bana .copyright {
	display: -webkit-flex; /* Safari */
	display: flex;

	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	max-width: 620px;
	margin-left: auto;
	margin-right: auto;
}
.foot-bana .copyright .copy-img {
	width: 189px;
}
.foot-bana .copyright .copy-txt {
	width: 350px;
	margin-left: 29px;
}













@media screen and (min-width:1200px){
    

#footer #footer-corp {
    width: 560px;
    position: absolute;
    left: 50%;
    margin-left: -280px;
    bottom: 50px;
    letter-spacing: normal;
}

    

}

@media screen and (max-width:1200px){


}



@media screen and (max-width:1200px) and (min-width:600px){

#footer #footer-corp {
    width: 500px;
    position: absolute;
    bottom: 24px;
    left: 50%;
    margin-left: -250px;
}
   #footer #f-tsubaki {
    position: absolute;
    top: 2%;
    left: 45%;
    width: 10%;

}
#footer #f-share {
    position: absolute;
    margin-top: 10%;
    width: 6%;
    top: 22%;
    left: 47%;
    padding: 0px;
}

#footer #sns {
    position: absolute;
    top: 56%;
    left: 50%;
    padding: 0px;
    margin-left: -127px;
    width: 254px;
}
#footer #sns div {
    width: 21%;
}


#footer #footer-corp {
    position: absolute;
    bottom: 2%;
    left: 50%;
    width: 500px;
}
#footer-corp div {
    margin-bottom: 8px;
  
}
#footer #footer-corp div:nth-child(1) {
  



}
#footer #footer-corp div p {
    line-height: 14px;
} 
}

@media screen and (max-width:600px){
#footer {
	z-index: 100;
	top: 0px;
	background-image: url(../img/sp_footer.jpg);
	background-position: center top;
	padding: 22px 0px 20px;
	position: relative;
	background-size: 100% auto;
}
#footer #f-tsubaki {
    width: 19%;
    position: absolute;
    top: 9%;
    left: 40%;
    margin: 0px;
    padding: 0px;

}
#footer #f-share {
    position: absolute;
    margin-top: 10%;
    width: 10%;
    top: 22%;
    left: 44%;
    padding: 0px;
}

#footer #sns {
    width: 40%;
    position: absolute;
    top: 49%;
    left: 30%;
    padding: 0px;
}
#footer #sns div {
    width: 26%;
}


#footer #footer-corp {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    position: absolute;
    bottom: 2px;
    left: 50%;
    margin-left: -160px;
}
#footer-corp div {
    margin-bottom: 8px;
  
}
#footer #footer-corp div:nth-child(1) {
    width: 75%;
    margin-bottom: 11px;


}
#footer #footer-corp div p {
    line-height: 0px;
    letter-spacing: 0px;
}
.foot-bana {
	max-width: 718px;
	margin-left: 8%;
	margin-right: 8%;
}
.foot-bana .bana1 {
	margin-bottom: 15px;
}
.bana2 div {
	margin-bottom: 15px;
}
.foot-bana .bana2 {
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	margin-bottom: 5px;
}
.foot-bana .copyright {
	display: -webkit-flex; /* Safari */
	display: block;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	max-width: 620px;
	margin-left: auto;
	margin-right: auto;
}
.foot-bana .copyright .copy-img {
	width: 79%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.foot-bana .copyright .copy-txt {
	width: 100%;
	margin-left: 0px;
}
.foot-bana .copyright .copy-txt p {
	font-size: 3vw;
	text-align: center;
}














}
