@charset "utf-8";
/* CSS Document */

/* ================================================================================
-----------------------------------------------------------------------------------
	header
-----------------------------------------------------------------------------------
================================================================================ */

header > h1 {
	width: 100px;
	height: 138px;
	display: block;
	position: absolute;
	left: 16px;
	top: 15px;
}

header > h1 > a {
	width: 110px;
	height: 0;
	padding: 152px 0 0 0;
	background: url(../../../img/common/header_h1.svg) no-repeat left top;
	display: block;
	overflow: hidden;
}

header > span {
	width: 122px;
	height: 88px;
	display: block;
	position: absolute;
	left: 16px;
	bottom: 15px;
}

header > span > img {
	width: 100%;
	height: 100%;
	display: block;
}

header > a {
	width: 90px;
	height: 90px;
	display: block;
	overflow: hidden;
	position: absolute;
	right: 16px;
	bottom: 87px;
	cursor: pointer;
}

header > a > span {
	width: 500%;
	height: 100%;
	margin: 0 0 0 -250%;
	background: #fff;
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	text-align: center;
}

header > a > span > b {
	width: 44px;
	height: 0;
	padding: 30px 0 0 0;
	margin: -15px 0 0 -22px;
	background: url(../../../img/index/cell_movie.svg) no-repeat left top;
	background-size: 100%;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
}

header > a > span > img {
	height: 100%;
}

header > b {
	width: auto;
	height: 40px;
	margin: 0 0 0 0;
	display: inline-block;
	position: absolute;
	vertical-align: top;
	letter-spacing: -.40em;
	bottom: 37px;
	right: 168px;
}

header > b > a {
	width: 40px;
	height: 40px;
	margin: 0 0 0 10px;
	display: block;
	overflow: hidden;
	letter-spacing: normal;
	float: left;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
}

header > b > a.on {
	border: #fff solid 3px;
}

header > b > a > span {
	width: 500%;
	height: 40px;
	margin: -20px 0 0 -250%;
	background: #fff;
	display: block;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
}

header > b > a > span > img {
	height: 100%;
}

/*
header > b > span.cover {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 8000;
}
*/

header > nav {
	padding: 8px 8px 8px 8px;
	height: 40px;
	border-radius: 4px;
	background: #fff;
	display: inline-block;
	overflow: hidden;
	position: absolute;
	right: 16px;
	bottom: 37px;
	z-index: 9999;
	vertical-align: top;
}

header > nav > p {
	width: 58px;
	height: 0;
	padding: 24px 0 0 0;
	background: no-repeat left top;
	float: left;
	overflow: hidden;
}

header > nav > p.jp {	background-image: url(../../img/index/icon_share_jp.svg);	}
header > nav > p.eng {	background-image: url(../../img/index/icon_share_eng.svg);	}

header > nav > ul {
	display: inline-block;
	overflow: hidden;
}

header > nav > ul > li {
	padding: 0 0 0 10px;
	display: block;
	float: left;
}

header > nav > ul > li > a {
	width: 24px;
	height: 0;
	padding: 24px 0 0 0;
	background: no-repeat center center;
	display: block;
}

header > nav > ul > li.tw > a {	background-image: url(../../../img/common/header_sns_tw.svg);	}
header > nav > ul > li.fb > a {	background-image: url(../../../img/common/header_sns_fb.svg);	}


@media screen and (max-width: 700px) {
	
	header > a {
		width: 70px;
		height: 48px;
		display: block;
		overflow: hidden;
		position: absolute;
		right: 88px;
		bottom: 72px;
		cursor: pointer;
	}
	
	header > a > span {
		width: 100%;
		margin: 0 0 0 0;
		background: none;
		position: static;
		left: 0;
	}
	
	header > a > span > b {
		width: 70px;
		padding: 48px 0 0 0;
		margin: 0 0 0 0;
		position: static;
		left: 0;
		top: 0;
	}
	
	header > a > span > img {
		height: 100%;
	}
	
	header > b {
		width: 34px;
		height: auto;
		margin: 0 0 0 0;
		display: block;
		position: absolute;
		vertical-align: top;
		letter-spacing: -.40em;
		bottom: 72px;
		right: 39px;
	}
	
	header > b > a {
		width: 34px;
		height: 0;
		padding: 34px 0 0 0;
		margin: 10px 0 0 0;
		background: #fff;
		float: none;
		position: static;
		border-radius: 20px;
	}
	
	header > b > a.on {
		border: none;
		background: #008cd6;
	}
	
	header > b > a > span {
		width: 100%;
		height: 34px;
		margin: 0 0 0 0;
		position: static;
		top: 0;
		left: 0;
	}
	
	header > b > a > span > img {
		height: 100%;
	}
	
	header > nav {
		right: 16px;
		bottom: 16px;

	}

	header > small {
		bottom: 71px;
	}
	
}

/* ================================================================================
-----------------------------------------------------------------------------------
	section
-----------------------------------------------------------------------------------
================================================================================ */

section {
	width: 100%;
	display: table;
}

section > div {
	width: 100%;
	position: relative;
	display: table-row;
}

article#title {
	width: 30%;
	box-sizing: border-box;
	display: table-cell;
}

article#title > div {
	width: 100%;
	box-sizing: border-box;
}

article#title > div.jp {	padding: 48px 30px 40px 30px;	}
article#title > div.eng {	padding: 48px 30px 33px 30px;	}

article#title > div.jp > h2 > b > br,
article#title > div.jp > h2 > span > br,
article#title > div.eng > h2 > br {
	display: none;
}

article#title > div > h2 {
	font-size: 184.61538%;
	font-weight: bold;
	display: block;
}

article#title > div > h2 > span {
	font-size: 41.666666%;
	letter-spacing: 0.07em;
}

article#txt {
	width: 70%;
	padding: 32px 30px 32px 0;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
}

article#txt > div > p {
	padding: 0 10px 0 10px;
}

article#txt > div > address {
	margin: 12px 0 0 0;
	padding: 14px 10px 0 10px;
	border-top: #008cd6 dotted 1px;
	box-sizing: border-box;
}

article#txt > div > address > p {
	padding: 0 10px 0 24px;
	display: inline-block;
	background: no-repeat left center;
}

article#txt > div > address > p.tel {	background-image: url(../../img/index/icon_tel.svg);	}
article#txt > div > address > p.address {	background-image: url(../../img/index/icon_adr.svg);	}


@media screen and (max-width: 1000px) {
	
	section {
		width: 100%;
		display: block;
	}
	
	section > div {
		display: block;
	}
	
	article#title {
		width: 100%;
		float: none;
		display: block;
	}
	
	article#title > div.jp {	padding: 48px 30px 30px 30px;	}
	article#title > div.eng {	padding: 48px 30px 30px 30px;	}
	
	article#txt {
		width: 100%;
		padding: 0 30px 38px 30px;
		float: none;
		display: block;
	}
	
	article#txt > div > p {
		padding: 0 0 0 0;
	}
	
	article#txt > div > address {
		margin: 30px 0 0 0;
		padding: 30px 0 0 0;
		border-top: #008cd6 dotted 1px;
		box-sizing: border-box;
	}
	
	article#txt > div > address > p {
		padding: 0 0 10px 24px;
		display: block;
		background: no-repeat left center;
	}
	
}

article#map {
	height: 400px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #addef8), color-stop(0.00, #d9e480));
	background: -webkit-linear-gradient(#d9e480, #addef8);
	background: -moz-linear-gradient(#d9e480, #addef8);
	background: -o-linear-gradient(#d9e480, #addef8);
	background: -ms-linear-gradient(#d9e480, #addef8);
	background: linear-gradient(#d9e480, #addef8);
	border-bottom: 14px solid #fff;
	position: relative;
}

article#map > div {
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 1000px) {
	
	article#map {
		height: 100%;
	}
	
}
