.footerBox{
width: 100%;
background-color: #EBE7D7;
padding-bottom: 20px;
padding-top: 30px;
margin-left: auto;
margin-right: auto;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sp_device .footerBox{
	display: none;
}
.footerLeft {
	width: 45%;
	float: left;
}
.footerRight {
	width: 45%;
	float: right;
	text-align: right;
}
.copyBox {
	padding-top: 20px;
	padding-bottom: 20px;
	border: none;
}
.sp_device .copyBox {
	padding-top: 20px;
	background-color: #E3E3E3;
}

.sp_device .footerLeft {
	width:100%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.sp_device .footerRight {
	width: 100%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 10px;
}
.footer_h5  {
font-weight: bold;
font-size: 14px;
background-image: url(/common/images/li_arow.png);
background-repeat: no-repeat;
text-indent: 14px;
line-height: 15px;
margin-bottom: 5px;
background-position: 0% 1px;
}
.footerList {
	font-size: 14px;
	text-indent: 18px;
	padding-bottom: 5px;
}
.boxsize_1020 {
width: 1020px;
margin-left: 150px;
margin-right: auto;
margin-bottom: -10px;
}

.campanyBox {
width: 100%;
display: block;
margin-right: auto;
margin-left: auto;
background-color: #000000;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
.sp_device .campanyBox {
padding-top: 0px;
padding-bottom: 0px;
}
.campanyBox ul {
display: table;
margin-right: auto;
margin-left: auto;
}
.campanyBox li {
display: table-cell;
}
.campanyBox li +li:before  {
content: '　｜　';
color: #FFFFFF;
}
.campanyBox li a {
color: #FFFFFF;
}
.sp_device .campanyBox ul {
width: 100%;
display: block;
margin-right: auto;
margin-left: auto;
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin-top: 0px;
}

.sp_device .campanyBox li {
width: 100%;
display: block;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
}

.sp_device .campanyBox li +li:before  {
content: none;
}

.sp_device .campanyBox li +li  {
border-top: 1px dotted #FFFFFF;
}

.kaishaBlock {
    width: 100%;
    padding-top: 20px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;
}

.kaisaBlockimg img {
    padding-right: 20%;
    padding-left: 20%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 600px!important;
    margin-bottom: 3px;
}

.kaisaBlockimg p {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 5px;
}

.sp_device .kaishaBlock .kaisaBlockimg {
}

.sp_device .kaisaBlockimg p {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 5px;
}
.sp_device .kaisaBlockimg img {
    width: 500px!important;
}

/*-- footer04 帯部分フッター -------*/
.footer04 {
    /*background: #604c3f;*/
    text-align: center;
    padding-top: 30px!important;
    height: 245px!important;
}

.sp_device .footer04 {
    margin-top: 0px!important;
}

.footer04 a {
 color: #FFFFFF!important;
 text-decoration: none;
}
.footer04 a:hover {
 text-decoration: underline;
 color: #3E3A39!important;
}
.footer04 .menu {
 margin: 0;
 padding: 0;
 list-style: none;
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}
.footer04 .menu li {
 margin: 0;
 padding: 0 20px;
 border-right: 1px #FFFFFF solid;
}
.footer04 .menu li:last-child {
 border: none;
}
.footer04 .copyright {
 margin: 0;
 padding: 20px 0 0 0;
}
.sp_device .footer04 .menu li {
    margin: 0;
    padding: 0 20px;
    border-right: none;
}

.foot_img {
    color: #fff;    
}

.catch01{
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    color: #ffffff;
}
/* ----------------------------- */

.container {
    /*max-width: 1200px;*/
    padding: 20px 20px;
    margin: 0 auto;
    max-height: 165px;
}

.sp_device .container {
    padding: 20px 20px;
    margin: 0 auto;
    max-height: 150px;
}

/* ----------------------------- */

.footA {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 225px;
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.footA p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}
/*.footA img {
    width: 225px;
    margin-top: 10px;
    margin-bottom: 30px;
}*/

/* ----------------------------- */

.footB {
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footB ul {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.footB a {
  display: block;
  padding: 0;
  padding-bottom: 2px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 1.2rem;
  text-decoration: none;
  margin-right: 0px;
  
}

.footB a:hover {
  border-bottom: 3px solid #fff;
}

@media(min-width:1080px) {
  .footB ul {
    display: flex;
  }

  .footB a {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
  }
}
