@charset "utf-8";


/* ---- header ----*/
header.global nav.nav1 {
	top:748px;
}
header.global nav.nav2 {
	top:748px;
}
header.global .sns {
	top:759px;
}
.logo {
	margin:0 auto 56px;
}

/* ---- slide ----*/
#slide{
	min-width: 1074px;
	max-width:1360px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	height: 704px;
}
#slide #slider {
	position: absolute;
	top:0;
	left:50%;
	margin-left: -680px;
	width:1360px;
	height:704px;
}
#slide #slider li {
	width:1360px;
	height:704px;
}

/* ---- line ----*/
#line{
	overflow:hidden;
	padding-bottom:40px;
	position:relative;
}
#line:after{
	display:block;
	content:"";
	clear:both;
}
#line img.line01{
	float:left;
	margin-left:50px;
}
#line img.line02{
	float:left;
	margin-left:20px;
}
#line img.line03{
	float:right;
	margin-right:50px;
}
#line a{
	position:absolute;
	top:-5px;
	left:570px;
	animation:move 2s;
	animation-iteration-count:1;
		-webkit-animation:move 2s;
		-webkit-animation-iteration-count:1;
}
@keyframes move{
	0%   {transform:translate(0, 130px)}
	50%  {transform:translate(0, 130px)}
	100% {transform:translate(0, 0)}
}
@-webkit-keyframes move{
	0%   {-webkit-transform:translate(0, 130px)}
	50%  {-webkit-transform:translate(0, 130px)}
	100% {-webkit-transform:translate(0, 0)}
}

/* ---- sns ----*/
#sns {
	min-width: 1074px;
	max-width:1360px;
	width: 100%;
	overflow: hidden;
	background:url(/common/img/bg-diamond.png) 0 0 repeat;
	padding-top:75px;
	padding-bottom:80px;
}
#sns h2{
	font-size:20px;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height:29px;
	color:#482426;
	letter-spacing:2px;
	text-align:center;
	margin-bottom:21px;
}
#sns .fb {
	float:left;
	width:500px;
	margin-right:24px;
	margin-left:50px;
}
#sns .fb h2 img{
	padding-right:10px;
	vertical-align:-4px;
}
#sns .fb .fbbox {
	z-index:3;
	width:498px;
	height:446px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	border: 1px solid #ddd;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#sns .youtube {
	float:left;
	width:400px;
}
#sns .youtube h2 img{
	padding-right:14px;
	vertical-align:-4px;
}
#sns .youtube .ytbox {
	z-index:3;
	width:352px;
	height:415px;
	padding: 31px 23px 0px 23px;
	overflow:hidden;
	background:#fff;
	border: 1px solid #ddd;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
#sns .youtube .ytbox.scroll{
	padding-right: 13px;
	width: 362px;
}
#sns .youtube .ytbox.scroll ul{
	width: 362px;
	height: 390px;
	overflow-y: scroll;
}
#sns .youtube .ytbox ul li{
	background: #fdf5f2;
	margin-top:24px;
	font-size:16px;
	line-height: 1.75em;
}
#sns .youtube .ytbox ul li p.img{
	float:left;
	margin-right:20px;
	width: 160px;
	height: 112px;
	overflow: hidden;
	position: relative;
	background-color: #000;
}
#sns .youtube .ytbox ul li p.img img{
	position: absolute;
	width: 200px;
	top:0;
	left: 50%;
	margin-left: -100px;
	vertical-align:middle;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	opacity: 0.6;
}
#sns .youtube .ytbox ul li p.img:after{
	content:url(/common/img/icn-movplay.png);
	position: absolute;
	left:0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 48px;
	height: 48px;
}
#sns .youtube .ytbox ul li p.text{
	height:112px;
	padding-right:20px;
	display: table-cell;
	vertical-align: middle;
}
#sns .youtube .ytbox ul li:first-child{
	margin-top:0px;
}
#sns .youtube .ytbox ul li a {
	display:block;
	height:112px;
	position: relative;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#sns .youtube .ytbox ul li a:hover{
	color: #bb8786 !important;
}
#sns .youtube .ytbox ul li a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/* ---- profile ----*/
#profile {
	min-width: 1074px;
	max-width:1360px;
	width: 100%;
	overflow: hidden;
	min-height:750px;
	background:url(../img/profile-bg.png) center 247px no-repeat;
	padding-top:120px;
	padding-bottom:144px;
}
#profile img{
	float:left;
	margin-right:49px;
}
#profile section {
	float:right;
	width:495px;
	padding-bottom:16px;
}
#profile h2{
	padding:13px 0 54px 0;
	font-size:40px;
	line-height:38px;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#854d4c;
}
#profile h2 span{
	font-family: 'Lora', serif;
	font-size:24px;
	color:#e9bbab;
	font-weight:normal;
}
#profile h3{
	font-size:24px;
	line-height:38px;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#482426;
}
#profile h3 span{
	font-size:16px;
	font-weight:normal;
}
#profile table {
	width:495px;
	font-size:15px;
	margin-bottom: 50px;
}
#profile table th {
	width:95px;
	padding-bottom:3px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}
#profile table td {
	padding-bottom:3px;
}
#profile .btns {
	min-height: 50px;
	text-align: right;
}

/* ---- manifest ----*/
#manifest {
	background:#f9f9f9;
	min-width: 1074px;
	max-width:1360px;
	width: 100%;
	overflow: hidden;
	padding-bottom:60px;
	text-align:center;
}
#manifest header{
	min-width: 1074px;
	max-width:1360px;
	width: 100%;
	height: 520px;
	overflow: hidden;
	position:relative;
	text-align:center;
	margin:0 auto 80px auto ;
}
#manifest header img{
	position: absolute;
	top:0;
	left:50%;
	margin-left:-680px;
}
#manifest h2{
	position:absolute;
	top:50%;
	left:50%;
	width:422px;
	background:#fff;
	margin-top:-92px;
	margin-left:-211px;
	padding:42px 0 58px 0;
	font-size:40px;
	line-height:38px;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#854d4c;
}
#manifest h2 span{
	font-family: 'Lora', serif;
	font-size:24px;
	color:#e9bbab;
	font-weight:normal;
}
#manifest h3{
	padding-bottom:30px;
	font-size:28px;
	line-height:1em;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#manifest .btns {
	min-height: 50px;
	margin-top: 60px;
}
#manifest .btns a{
	width: 200px;
}

/* ---- vision ----*/
#vision {
	min-width: 1074px;
	max-width:1360px;
	width: 100%;
	overflow: hidden;
	padding-top:72px;
	padding-bottom:100px;
}
#vision h2{
	padding-bottom:24px;
	font-size:40px;
	line-height:1em;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align:center;
}
#vision ul li{
	position: relative;
	background:url(/common/img/line.png) left top repeat-x;
	padding-top:40px;
}
#vision ul li:first-child{
	background:none;
}
#vision ul li section{
	float:left;
}
#vision ul li section h3{
	background:url(../img/point-bg.png) left center no-repeat;
	margin-bottom:19px;
	padding-left:18px;
	font-size:20px;
	line-height:40px;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#874e4c;
}
#vision ul li section h3 span {
	padding-right:38px;
	font-family: 'Lora', serif;
	font-size:22px;
	color:#fff;
	font-weight:normal;
}
#vision ul li section dl dt{
	float:left;
	background:url(/common/img/arw-bg.png) left center no-repeat;
	width:38px;
	margin-top:4px;
	margin-right:15px;
	padding-left:10px;
	font-size:12px;
	line-height:24px;
	color:#e45523;
	clear:both;
}
#vision ul li section dl dd{
	float:left;
	padding-bottom:18px;
}
#vision ul li section dl dd p{
	text-indent: -1em !important;
	margin-left: 1em !important;
}
#vision ul li section dl dd a{
	color: #874e4c;
}
#vision ul li img {
	float:right;
	padding-bottom:40px;
}


/* ---- tokyo ----*/
#tokyo {
	min-width: 1074px;
	max-width:1360px;
	width: 100%;
	overflow: hidden;
	min-height:525px;
	background:url(../img/tokyo-bg.jpg) center top no-repeat;
	padding-top:123px;
}
#tokyo h2{
	padding-bottom:95px;
	font-size:40px;
	line-height:1em;
	font-weight:bold;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align:center;
}
#tokyo dl {
	line-height:32px;
	text-align:center;
}
#tokyo dl dt{
	margin-top:-6px;
	padding-bottom:30px;
	font-size:24px;
	line-height:32px;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:bold;
}
#tokyo dl dd{
	font-size:16px;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#tokyo dl.disaster {
	width:277px;
	float:left;
	padding-right:62px;
}
#tokyo dl.olympics {
	width:280px;
	float:left;
	border-left:1px solid #c3d9e3;
	border-right:1px solid #c3d9e3;
	padding-left:30px;
	padding-right:30px;
}
#tokyo dl.farmland {
	width:277px;
	float:right;
	padding-left:62px;
}


#fmenu{
	background:url(/common/img/bg-diamond.png) 0 0 repeat;
	padding-bottom: 80px;
}
#fmenu .inner{
	padding-top: 40px;
}
#fmenu .box{
}
#fmenu .box a{
	display: block;
	padding: 15px 20px 15px 15px;
	height: 168px;
	width: 455px;
	background-color: #fff;
	border: 1px solid #e9bbab;
	border-bottom-width: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-decoration: none;
	-webkit-transition: 0.06s;
	-moz-transition: 0.06s;
	-o-transition: 0.06s;
	-ms-transition: 0.06s;
	transition: 0.06s;
}
#fmenu .box a:hover{
	padding: 18px 20px 18px 15px;
	border-bottom-width: 1px;
}
#fmenu .box1{float: left;}
#fmenu .box2{float: right;}

#fmenu .box figure{float: left;margin-right: 30px;}
#fmenu .box h1{margin-bottom: 14px;padding-top: 14px;font-size: 20px;color: #874e4c;}
#fmenu .box p{line-height: 1.7;font-size: 16px;	word-break: break-all;}
#fmenu .bnr{
	clear: both;
	padding-top: 40px;
}
#fmenu .banr1{clear: both;float: left;padding-top: 40px;}
#fmenu .banr2{float: right;padding-top: 40px;}

/* footer */
footer.global{
	margin-top: -41px;
	padding-top: 41px;
	background:transparent url(/common/img/footer-bgtop.png) 50% 0 repeat-x;
	border-top: 0 none;
}
footer.global nav{
	padding-top: 50px;
}

@media (max-width:1155px) {
header.global .sns {
top: 807px;
}
}