@charset "utf-8";
/************************************************************
PC
************************************************************/
@media all and (min-width:769px){
/*header*/
.mail-magazine{width: 100%; text-align: center;　position: fixed; bottom: 0;}
	.mail-magazine p{background: linear-gradient(-45deg, #f78428, #d32129);
	background-size: 400% 400%;
	-webkit-animation: Gradient 6s ease infinite;
	-moz-animation: Gradient 6s ease infinite;
	animation: Gradient 6s ease infinite;}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
	.mail-magazine a{color: #fff; display: block; padding: 30px 0;}

#footer {
	width: 100%;
	margin: auto;
	background-color: #1a1919;
}
	#footer .inner {
		width: 100%;
		max-width: 1000px;
		padding: 70px 0px 70px;
		margin: auto auto;
		display: flex;
		justify-content: space-between;
	}
	#footer .inner .container-left {
		margin-top: 0;
	}
	#footer .inner .container-left .logo-bw {
		width: 280px;
		margin: 0px auto 130px 0px;
	}
	#footer .inner .container-left .logo-bw img {
		width: 100%;
	}
	#footer .inner .container-left .copyright {
		font-size: 10px;
		color: #ffffff;
		font-family: 'Lato', sans-serif;
		letter-spacing: 0.1em;
	}
	#footer .inner .container-center {
		width: 260px;
		margin-top: 0;
	}
	#footer .inner .container-center nav ul {
		margin: 0;
		padding: 0;
	}
	#footer .inner .container-center nav ul li {
		list-style: none;
		margin: 0px auto 16px;
		font-size: 12px;
	}
	#footer .inner .container-center nav ul li a {
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		transition: .2s;
	}
	#footer .inner .container-center nav ul li a:hover{
		color: #cccccc;
	}
	#footer .inner .container-right {
		margin-left: 30px;
		text-align: center;
	}
	#footer .inner .container-right div {
		width: 240px;
		height: 70px;
		border: solid 1px #ffffff;
		margin: 0px 0px 10px;
		padding: 0;
		vertical-align: middle;
	}
	#footer .inner .container-right div img {
		width: 100%;
	}
	#footer .inner .container-right div:hover{
		background-color: #2d2b2b;
	}
}

/************************************************************
SP
************************************************************/
@media all and (max-width:768px){
/*header*/
	.mail-magazine{width: 100%; text-align: center;　position: fixed; bottom: 0; }
	.mail-magazine p{background: linear-gradient(-45deg, #f78428, #d32129);
	background-size: 400% 400%;
	-webkit-animation: Gradient 6s ease infinite;
	-moz-animation: Gradient 6s ease infinite;
	animation: Gradient 6s ease infinite;}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
.mail-magazine p a{padding: 30px 0; display: block; color: #fff;}

#footer {
	width: 100%;
	margin: auto;
	background-color: #1a1919;
}
	#footer .inner {
		width: 90%;
		max-width: 350px;
		padding: 30px 0px 20px;
		margin: auto auto;
	}
	#footer .inner .container-left {
		width: 100%;
		margin: 0px auto 30px 0px;
	}
	#footer .inner .container-left .logo-bw {
		width: 70%;
		margin: 0px auto 20px ;
	}
	#footer .inner .container-left .logo-bw img {
		width: 100%;
	}
	#footer .inner .container-left .copyright {
		font-size: 10px;
		color: #ffffff;
		font-family: 'Lato', sans-serif;
		text-align: center;
	}
	#footer .inner .container-center {
		display: none;
	}
	#footer .inner .container-right {
		width: 100%;
		max-width: 389px;
		margin: auto;
		text-align: center;
	}
	#footer .inner .container-right div {
		width: 60%;
		border: solid 1px #ffffff;
		margin: 0px auto 10px;
		padding: 0;
		vertical-align: middle;
	}
	#footer .inner .container-right div img {
		width: 100%;
	}
	#footer .inner .container-right div:hover{
		background-color: #2d2b2b;
	}
	.mail-magazine{width: 100%; text-align: center;　position: fixed; bottom: 0; }
	.mail-magazine p{background: linear-gradient(-45deg, #f78428, #d32129);
	background-size: 400% 400%;
	-webkit-animation: Gradient 6s ease infinite;
	-moz-animation: Gradient 6s ease infinite;
	animation: Gradient 6s ease infinite;}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
.mail-magazine p a{padding: 30px 0; display: block; color: #fff;}
}}

