@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500,700,900);html {
	font-size: 62.5%;
}

body {
	font-size: 12px;
	font-size: 1.2rem;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.6rem;
}

pre,
code,
kbd,
samp,
tt {
	font-size: 14px;
	font-size: 1.4rem;
	font-family: monospace;
	line-height: 1;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
form,
ul,
li,
ol,
dl,
dt,
dd,
fieldset,
pre,
code,
legend,
blockquote {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

li {
	list-style: none;
}

img {
	border: none;
}

input,
textarea,
select {
	font-size: 100%;
}

legend {
	display: none;
}

fieldset {
	border: none;
}

button {
	overflow: visible;
	margin: 0;
	padding: 0;
	width: auto;
	border: 0;
	background: none;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	font: 100%;
	font-size: inherit;
}

caption {
	text-align: left;
}

th {
	text-align: left;
	font-weight: normal;
}

td {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-weight: normal;
	font-style: normal;
}

.skipNav {
	position: absolute;
	left: -999px;
	width: 999px;
}

hr.divider {
	display: none;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	height: 100%;
	background: white;
	font-size: 62.5%;
}

body {
	background: white;
	color: black;
	font-size: 13px;
	font-size: 1.3rem;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.8;
}

body.mac {
	font-family: "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.pdt30 {
	padding-top: 30px !important;
}

.pdb0 {
	padding-bottom: 0 !important;
}

img {
	vertical-align: top;
}

.bgLoading {
	position: absolute;
	z-index: 50;
	width: 100%;
	height: 500px;
}

.bgPreview {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: auto;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.blockGlobalHeader {
	position: relative;
	padding: 20px;
	width: 100%;
	height: 100px;
	color: #fff;
}

.blockGlobalHeader__logo--main {
	margin-right: 10px;
	width: 250px;
}

.blockGlobalHeader__logo--main img {
	width: 100%;
	height: auto;
}

.blockGlobalHeader__logo--sub {
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: "Roboto", sans-serif;
}

.blockGlobalHeader__logo span {
	display: inline-block;
	vertical-align: bottom;
}

.blockGlobalHeader__refresh {
	font-size: 11px;
	font-size: 1.1rem;
	font-family: "Roboto", sans-serif;
}

.blockGlobalHeader__member > li {
	font-family: "Roboto", sans-serif;
}

.blockGlobalFooter {
	position: fixed;
	bottom: 0;
	z-index: 50;
	padding: 3px 0;
	width: 100%;
	color: #fff;
	text-align: center;
}

.blockGlobalFooter .copyRight {
	font-family: "Roboto", sans-serif;
}

#contents {
	position: relative;
}

.blockMapBg {
	position: absolute;
	z-index: 0;
}

.blockVideo {
	position: absolute;
	z-index: 0;
}

.blockCanvas {
	position: absolute;
	top: 0px;
	left: 0px;
}

.loadingBox {
	position: absolute;
	left: 50%;
	z-index: 70;
	margin-left: -320px;
	width: 700px;
	text-align: center;
}

.blockPreviewImg {
	position: fixed;
	top: 0;
	width: 100%;
}

.blockPreviewImg__imgBox {
	position: absolute;
	left: 50%;
	margin-left: -420px;
	width: 840px;
}

.blockPreviewImg__imgBox--img {
	position: relative;
	margin: 0 auto;
	width: 650px;
}

.blockPreviewImg__imgBox--overray {
	position: relative;
	margin: 0 auto;
	width: 650px;
	height: 432px;
	background: #000;
}

.blockPreviewOverlay {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 40;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin: -217px 0 0 -327px;
	width: 650px;
	height: 432px;
	border: 1px solid #000;
	background: #000;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#data-video {
	position: absolute;
	z-index: 20;
}

.blockGlobalHeaderError {
	position: relative;
	padding: 20px;
	width: 100%;
	background: #000;
	color: #fff;
}

.blockGlobalHeaderError__logo {
	text-align: center;
}

.blockGlobalHeaderError__logo--main {
	margin-right: 10px;
	width: 250px;
}

.blockGlobalHeaderError__logo--main img {
	width: 100%;
	height: auto;
}

.blockGlobalHeaderError__logo--sub {
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: "Roboto", sans-serif;
}

.blockGlobalHeaderError__logo span {
	display: inline-block;
	vertical-align: bottom;
}

.blockGlobalHeaderError__title {
	text-align: center;
	font-weight: normal;
	font-size: 42px;
	font-size: 4.2rem;
	font-family: "Roboto", sans-serif;
	line-height: 1;
}

.imgError > img {
	width: 100%;
	height: auto;
}

.txtError {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -320px;
	width: 640px;
	text-align: center;
}

.blockGlobalFooterError {
	padding: 3px 0;
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 11px;
	font-size: 1.1rem;
}

.blockGlobalFooterError .copyRight {
	font-family: "Roboto", sans-serif;
}

.firefox {
	background: #d25927;
}

.firefox #contents {
	background: #d25927;
}

.firefox .blockGlobalHeaderError {
	background: #d25927;
}

.firefox .blockGlobalFooterError {
	background: #d25927;
}

.firefox .btnChrome {
	background: #d25927;
}

.ie {
	background: #00ccff;
}

.ie #contents {
	background: #00ccff;
}

.ie .blockGlobalHeaderError {
	background: #00ccff;
}

.ie .blockGlobalFooterError {
	background: #00ccff;
}

.ie .btnChrome {
	background: #00ccff;
}

.safari {
	background: #4eaee8;
}

.safari #contents {
	background: #4eaee8;
}

.safari .blockGlobalHeaderError {
	background: #4eaee8;
}

.safari .blockGlobalFooterError {
	background: #4eaee8;
}

.safari .btnChrome {
	background: #4eaee8;
}

.android {
	background: #98cb02;
}

.android #contents {
	background: #98cb02;
}

.android .blockGlobalHeaderError {
	background: #98cb02;
}

.android .blockGlobalFooterError {
	background: #98cb02;
}

.android .btnChrome {
	background: #98cb02;
}

.iphone {
	background: #4eaee8;
}

.iphone #contents {
	background: #4eaee8;
}

.iphone .blockGlobalHeaderError {
	background: #4eaee8;
}

.iphone .blockGlobalFooterError {
	background: #4eaee8;
}

.iphone .btnChrome {
	background: #4eaee8;
}

.skipNav {
	position: absolute;
	top: 0px;
	left: -999px;
	width: 999px;
}

.errorALL {
	padding: 5px 0;
	background: #ec008c;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	font-size: 1.5rem;
}

.error {
	color: #fff;
}

.posStatic {
	position: static !important;
	margin: 0 auto !important;
}

.bgSample {
	background: #e1e1e1 !important;
}

.hide {
	display: none;
}

.reload {
	position: relative;
	margin-top: -120px;
	height: 100px;
	background: #f2f2f2 url("../images/bg_pattern_reload.png");
	box-shadow: 0px -9px 5px -5px #999999 inset;
	text-align: center;
	font-size: 24px;
	font-size: 2.4rem;
	font-family: "Roboto", sans-serif;
	line-height: 1;
}

.bgBlue {
	background: #00aeef;
}

.borderBlue img {
	border: 5px solid #00aeef;
}

.bgRed {
	background: #ec008c;
}

.borderRed img {
	border: 5px solid #ec008c;
}

.bgOrange {
	background: #f7931e;
}

.borderOrange img {
	border: 5px solid #f7931e;
}

.bgGreen {
	background: #00a651;
}

.borderGreen img {
	border: 5px solid #00a651;
}

.bgPurple {
	background: #662d91;
}

.borderPurple img {
	border: 5px solid #662d91;
}

.previewLoading,
.reloadLoading {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 200;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: "Roboto", sans-serif;
	line-height: 100px;
}

.previewLoading:before,
.reloadLoading:before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -2;
	margin: -70px 0 0 -70px;
	border-radius: 10px;
	content: '';
}

.previewLoading:after,
.reloadLoading:after {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border: 1px solid #fff;
	border-radius: 100%;
	box-shadow: 2px 2px #e1e1e1;
	content: '';
	text-align: center;
	text-transform: uppercase;
}

.previewLoading {
	margin: -25px 0 0 -25px;
	width: 50px;
	height: 50px;
}

.previewLoading:after {
	margin: -25px 0 0 -25px;
	width: 50px;
	height: 50px;
	-webkit-animation-name: loadingList;
	animation-name: loadingList;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.reloadLoading {
	margin: -25px 0 0 -25px;
	padding-top: 3px;
	width: 50px;
	height: 50px;
	color: #a02223;
	font-weight: bold;
	font-family: "Roboto", sans-serif;
}

.reloadLoading:after {
	margin: -35px 0 0 -25px;
	width: 50px;
	height: 50px;
	border-color: #c52a2c;
	box-shadow: 2px 2px #a02223;
	-webkit-animation-name: loadingList;
	animation-name: loadingList;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.loading {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 70;
	margin: -25px 0 0 -143px;
	width: 286px;
	height: 50px;
	text-align: center;
}

.loading__box {
	display: inline-block;
	width: 25px;
	height: 25px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #fff;
	-webkit-animation-name: loading;
	animation-name: loading;
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
	-webkit-animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
	animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.loading__box:nth-child(1) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.loading__box:nth-child(2) {
	-webkit-animation-delay: 0.45s;
	animation-delay: 0.45s;
}

.loading__box:nth-child(3) {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.loading__box:nth-child(4) {
	-webkit-animation-delay: 0.35s;
	animation-delay: 0.35s;
}

.loading__box:nth-child(5) {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

.loading__box:nth-child(6) {
	-webkit-animation-delay: 0.25s;
	animation-delay: 0.25s;
}

.loading__box:nth-child(7) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.loading__box:nth-child(8) {
	-webkit-animation-delay: 0.15s;
	animation-delay: 0.15s;
}

.loading__box:nth-child(9) {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.loading__box:nth-child(10) {
	-webkit-animation-delay: 0.05s;
	animation-delay: 0.05s;
}

.loading__txt {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: "Roboto", sans-serif;
}

.colorLoading {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 50;
	margin: -29px 0 0 -79px;
	width: 162px;
	height: 58px;
	text-align: center;
}

.colorLoading__txt {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: "Roboto", sans-serif;
}

.colorLoading__box {
	display: inline-block;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #fff;
	-webkit-animation-name: loadingColor;
	animation-name: loadingColor;
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
	-webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.btnYoutube {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.btnYoutube a,
.btnYoutube span {
	display: block;
	overflow: hidden;
	width: 60px;
	height: 59px;
	background-image: url('../images/sprite_btns.png');
	background-position: 0 -118px;
	background-repeat: no-repeat;
	text-indent: -999999px;
}

.btnYoutube a:hover,
.btnYoutube span:hover {
	background-position: 0 -177px;
}

.btnNext {
	position: absolute;
	top: 40%;
	right: 0;
	cursor: pointer;
}

.btnNext a,
.btnNext span {
	display: block;
	overflow: hidden;
	width: 60px;
	height: 60px;
	background-image: url('../images/sprite_btns.png');
	background-position: 0 -236px;
	background-repeat: no-repeat;
	text-indent: -999999px;
}

.btnNext a:hover,
.btnNext span:hover {
	background-position: 0 -296px;
}

.btnPrev {
	position: absolute;
	top: 40%;
	left: 0;
	cursor: pointer;
}

.btnPrev a,
.btnPrev span {
	display: block;
	overflow: hidden;
	width: 60px;
	height: 60px;
	background-image: url('../images/sprite_btns.png');
	background-position: 0 -356px;
	background-repeat: no-repeat;
	text-indent: -999999px;
}

.btnPrev a:hover,
.btnPrev span:hover {
	background-position: 0 -416px;
}

.btnClose {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 60;
	cursor: pointer;
}

.btnClose a,
.btnClose span {
	display: block;
	overflow: hidden;
	width: 60px;
	height: 59px;
	background-image: url('../images/sprite_btns.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -999999px;
}

.btnClose a:hover,
.btnClose span:hover {
	background-position: 0 -59px;
}

.btnChrome,
.btnOfficial {
	margin: 0 auto;
	padding: 10px;
	width: 100%;
}

.btnChrome > a,
.btnOfficial > a {
	display: block;
	padding: 15px 0;
	width: 100%;
	border: 6px solid #fff;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
	font-family: "Roboto", sans-serif;
}

.btnChrome > a:hover,
.btnOfficial > a:hover {
	border: 6px solid #e9e9e9;
	color: #e9e9e9;
}

.loadingBox__logo {
	margin: 0 auto 25px;
	width: 540px;
}

.loadingBox__logo > img {
	width: 100%;
	height: auto;
}

.loadingBox__with {
	color: #fff;
	font-size: 36px;
	font-size: 3.6rem;
	font-family: "Roboto", sans-serif;
	line-height: 1.2;
}

.loadingBox__siteTitle {
	color: #fff;
	font-size: 100px;
	font-size: 10rem;
	font-family: "Roboto", sans-serif;
	line-height: 1;
}

.explanation {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 50;
	margin: -45px 0 0 -325px;
	width: 650px;
	height: 90px;
}

.explanation__txt {
	color: #fff;
	text-align: center;
	font-size: 26px;
	font-size: 2.6rem;
	font-family: "Roboto", sans-serif;
}

.photoList {
	position: fixed;
	top: 100px;
}

.photoList__img {
	position: absolute;
	z-index: 50;
}

.photoList__img > img {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
}

.photoList__img > img:hover {
	cursor: pointer;
}

@media screen and (max-width: 640px) {

.blockGlobalHeaderError__logo--main {
	margin: 0 auto;
}

.blockGlobalHeaderError__logo span {
	display: block;
}

.txtError {
	margin-left: -160px;
	width: 320px;
}

.txtError > img {
	width: 100%;
	height: auto;
}

.btnChrome {
	display: none;
	padding: 0;
}

.btnOfficial > a {
	font-size: 16px;
	font-size: 1.6rem;
}

}

@-moz-keyframes loadingList {

0% {
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}

100% {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

}

@-webkit-keyframes loadingList {

0% {
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}

100% {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

}

@keyframes loadingList {

0% {
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}

100% {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

}

@-moz-keyframes loading {

0%,100%,80% {
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	transform: scale(0.3);
}

40% {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

}

@-webkit-keyframes loading {

0%,100%,80% {
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	transform: scale(0.3);
}

40% {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

}

@keyframes loading {

0%,100%,80% {
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	transform: scale(0.3);
}

40% {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

}

@-moz-keyframes loadingColor {

0%,100%,80% {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

40% {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

}

@-webkit-keyframes loadingColor {

0%,100%,80% {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

40% {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

}

@keyframes loadingColor {

0%,100%,80% {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

40% {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

}

