@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Anton', sans-serif;
	-webkit-text-size-adjust: 100%;
	background: url(../images/new_top/bg.png) left bottom repeat-x #BBB6A7;
}
ol, ul {
	list-style: none;
}
img {
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	border: none;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#wp {
	width: 1080px;
	margin: auto;
}
/* header */
header {
	width: 1080px;
	height: 600px;
	margin-bottom: 20px;
	position: relative;
	background-image: url(../images/new_top/bg_kv.jpg);
}
header nav {
	width: 90px;
	padding-left: 8px;
	box-sizing: border-box;
	left: 0;
	top: 18px;
	position: absolute;
}
header nav li {
	font-size: 28px;
	line-height: 1;
}
header .news {
	width: 700px;
	left: 180px;
	position: absolute;
	bottom: 10px;
	height: 140px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: rgba(0,0,0,0.70);
}
header .news h2{
	margin-bottom: 5px;
	color: #FFE500;
	font-size: 20px;
	text-decoration: underline;
}
header .news p  {
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 14px;
	color: #FFE500;
	line-height: 22px;
}
header .news a  {
	color: #FFE500;
}
header p.mainVs {
	width: 700px;
	left: 180px;
	position: absolute;
	bottom: 20px;
	height: 110px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
header ul.sns {
	width: 90px;
	padding-left: 2px;
	box-sizing: border-box;
	right: 0;
	bottom: 10px;
	position: absolute;
}
header ul.sns li {
	height: 30px;
	font-size: 12px;
	line-height: 1;
	margin-bottom: 2px;
	box-sizing: border-box;
	position: relative;
	display: table;
}
header ul.sns li:last-child {
	margin-bottom: 0;
}
header ul.sns li.l01 {
	background: url(../images/new_top/icon_01.png) 0 0 no-repeat;
}
header ul.sns li.l02 {
	background: url(../images/new_top/icon_02.png) 0 0 no-repeat;
}
header ul.sns li.l03 {
	background: url(../images/new_top/icon_03.png) 0 0 no-repeat;
}
header ul.sns li.l04 {
	background: url(../images/new_top/icon_04.png) 0 0 no-repeat;
}
header ul.sns li.l05 {
	background: url(../images/new_top/icon_05.png) 0 0 no-repeat;
}
header ul.sns li a {
	width: 90px;
	height: 30px;
	display: block;
}
header ul.sns li a span {
	height: 30px;
	padding-left: 32px;
	display: table-cell;
	vertical-align: middle;
}
/* information */
.information {
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #CBC6B9;
}
.information h2 {
	margin-bottom: 20px;
}
.information p  {
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
}
/* contents */
#sec01 {
	width: 1080px;
	margin: 0 auto 24px;
}
#sec01 .instagram {
	width: 768px;
	height: 512px;
	float: left;
}
#sec01 .twitter {
	width: 300px;
	height: 512px;
	float: right;
}
/* footer */
footer {
	padding-bottom: 28px;
}
footer p.cpr {
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 1;
}
