@charset "UTF-8";

html{
	width:100%;
	height:100%;
}
body {
	background-color: #45AFCF;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	-webkit-text-size-adjust: 100%;
}

a{
	cursor: pointer;
	color:#FFF;
	text-decoration:none;
}

#header{
	overflow:hidden;
	padding:30px 20px 0px 0px;
	position:relative;
	z-index:1;
}
#header #rightNavi{
	float:right;
	font-size:0;
}
#header #rightNavi a{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#header #rightNavi #contact{
	display:inline-block;
	font-size:10px;
	line-height:1em;
	font-family: 'Aldrich', sans-serif;
	vertical-align:top;
}
#header #rightNavi #contact a:hover{
	color:#CCC;
}
#header #rightNavi #sns{
	display:inline-block;
	vertical-align:top;
	margin-top:-3px;
	margin-left:15px;
	font-size:0;
}
#header #rightNavi #sns li{
	display:inline-block;
	vertical-align:middle;
	margin-left:20px;
}
#header #rightNavi #sns li:first-child{
	margin-left:0px;
}
#header #rightNavi #sns li a:hover{
	opacity:0.7;
}

#black{
	left: 0px;
	top: 0px;
	position: absolute;
	width:100%;
	height:100%;
	background-color:#000;
	z-index:2;
}
.fadeout{
	opacity: 0;
	transition: 3s ease-in-out;
	-webkit-transition: 3s ease-in-out;
}
.fadeout2{
	opacity: 0;
	transition: 1.5s ease-in-out;
	-webkit-transition: 1.5s ease-in-out;
}
.none{
	display:none;
}
#title{
	background-color:#000;
	background-image: url(../images/title.png);
	background-repeat:no-repeat;
	background-position:center bottom 6px;
	height: 50%;
	width: 100%;
	left: 0px;
	top: 0px;
	position: fixed;
	transition: all 0.7s;
	-webkit-transition: all 0.7s ease-in-out;
	z-index:3;
}
#title.active{
	top:-50%;
}
#title.none{
	background-color:transparent;
	height: 24px;
	width: 96px;
	left:20px;
	top:20px;
	background-position:left top;
	opacity:0;
}
#title.block{
	display:block;
}
#title.set{
	opacity:1;
}
#subtext{
	background-color:#000;
	background-image: url(../images/subtext.png);
	background-repeat:no-repeat;
	background-position:center 8px;
	background-size:70px 17px;
	height: 50%;
	width: 100%;
	left: 0;
	top: 50%;
	right: 0px;
	bottom: 0px;
	position: fixed;
	transition: all 0.7s;
	-webkit-transition: all 0.7s ease-in-out;
	z-index:3;
}
#subtext.active{
	top:100%;
}
#subtext.none{
	background-color:transparent;
	height: 18px;
	width: 94px;
	left:20px;
	top:20px;
	margin-top:30px;
	background-position:left top;
	opacity:0;
}
#subtext.block{
	display:block;
}
#subtext.set{
	opacity:1;
}
#progressBar{
	position: absolute;
	top: 50%;
	left:50%;
	margin-left:-175px;
	margin-top:-0.5px;
	z-index:4;
	/* [disabled]left: 11px; */
	/* [disabled]top: 203px; */
}
#progressBar.fadeout{
	opacity: 0;
	transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
}

#cityBox{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#cityBox canvas{
	width:100% !important;
	height:100% !important;
}
#titleBox{
	position:absolute;
	left: 20px;
	bottom: 20px;
	z-index:3;
	padding-right:15px;
}
#titleBox #logo{
	margin-bottom:10px;
	font-size:14px;
	line-height:1.2em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	font-weight:bold;
}
#titleBox #logo a{
	display:inline-block;
	vertical-align:middle;
}
#titleBox #logo img{
	vertical-align:top;
}
#titleBox #logo a:hover img{
	opacity:0.7;
}
#titleBox #logo span{
	display:inline-block;
	vertical-align:middle;
}
#titleBox h1{
	font-size:42px;
	line-height:1.2em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	margin:0px 0px 5px;
}
#titleBox p{
	font-size:10px;
	line-height:1.2em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	margin:0px 0px 10px;
	font-weight:bold;
}
#titleBox table th{
	width:48px;
	padding:5px 10px 5px 0px;
	vertical-align:top;
}
#titleBox table th .num{
	width:48px;
	height:48px;
	font-size:20px;
	line-height:1.2em;
	text-align:center;
	padding-top:13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#45AECE;
	background-color:#FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
#titleBox table td{
	vertical-align:middle;
	font-size:16px;
	line-height:1.2em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	font-weight:bold;
}
/*#contact{
	position:absolute;
	bottom:43px;
	right:40px;
	z-index:0;
	max-width:350px;
}
#contact p{
	font-size:12px;
	line-height:1.8em;
	margin:0px 0px 20px;
	color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}
#contactBtn a{
	display: inline-block;
	padding: 15px 40px 15px 15px;
	text-decoration: none;
	background-color: #FFF;
	color: #45AFCF;
	font-size: 16px;
	line-height: 1.2em;
	background-image: url(../images/btn_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
#contactBtn a:hover{
	opacity:0.7;
}*/

#modal{
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	z-index:100;
	width:562px;
	padding:70px;
	background-image: url(../images/black80.png);
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	font-size:0;
}
#sp #modal{
	width:auto;
}
#modalTxt{
	display:inline-block;
	vertical-align:bottom;
	width:293px;
}
#sp #modalTxt{
	display:block;
	margin:0px auto;
}
#modalTxt h2{
	font-size:20px;
	line-height:1.2em;
	font-family: 'Oswald', arial, serif;
	text-align:left;
	color:#FFF;
	margin:0px 0px 10px;
}
#modalTxt h2 strong{
	font-size:48px;
	line-height:1.2em;
}
#modalTxt #modalBtn{
	width:100%;
	color:#333;
	margin-bottom:20px;
	position:relative;
}
#modalTxt #modalBtn a{
	color:#333;
	width:100%;
	font-size:28px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display:block;
	padding:12px 0px 10px;
	background-color:#FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/cube_btn_arrow.png);
	background-repeat:no-repeat;
	background-position:right center;
	background-size:28px 16px;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
#modalTxt #modalBtn a:hover{
	opacity:0.7;
}
#modalTxt #modalBtn .cover{
	display:none;
}
#sp #modalTxt #modalBtn .cover,
#tb #modalTxt #modalBtn .cover{
	display:block;
	width:100%;
	height:100%;
	background-image:url(../images/cube_cover.png);
	position:absolute;
	top:0px;
	left:0px;
}
#modalIcon{
	font-size:0;
	text-align:center;
}
#modalIcon > div{
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	line-height:1.2em;
	color:#FFF;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#modalSmp img,
#modalVr img{
	margin-bottom:5px;
}
#modalQr{
	display:inline-block;
	vertical-align:bottom;
	width:164px;
	padding:23px;
	border:solid 2px #FFF;
	margin-left:55px;
}
#sp #modalQr{
	display:none;
}
#modalNote{
	margin-top:30px;
	font-size:11px;
	line-height:1.2em;
	color:#FFF;
	width:100%;
	text-align:right;
	clear:both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#modalClose{
	position:absolute;
	top:15px;
	right:15px;
	border:solid 2px #FFF;
	padding:2px 5px;
	font-size:16px;
	line-height:1em;
	color:#FFF;
	cursor:pointer;
	font-weight:bold;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
#modalClose:hover{
	opacity:0.7;
}
#modalCover{
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	z-index:99;
	top:0px;
	background-image: url(../images/black60.png);
}

@media screen and (max-width: 768px) {
#sp #titleBox #logo{
	font-size:12px;
}
#sp #titleBox #logo a img{
	height:20px;
	width:auto;
}
#sp #titleBox h1{
	font-size:30px;
	margin-bottom:3px;
}
#sp #titleBox p{
	font-size:12px;
	margin-bottom:5px;
}
#sp #titleBox table th{
	width:30px;
	padding:4px 8px 4px 0px;
}
#sp #titleBox table th .num{
	width:30px;
	height:30px;
	font-size:15px;
	padding-top:6px;
}
#sp #titleBox table td{
	font-size:13px;
}
/*#contact{
	width:100%;
	max-width:100%;
	right:0px;
	bottom:20px;
}
#contact p{
	display:none;
}
#contactBtn{
	width:100%;
	text-align:center;
}
#contactBtn a{
	position:relative;
	font-size:13px;
	bottom:auto;
	right:auto;
}
*/
#modal{
	padding:30px;
	width:auto;
}
#modalTxt{
	display:block;
	margin:0px auto;
}
#modalTxt h2{
	font-size:16px;
}
#modalTxt h2 strong{
	font-size:30px;
}
#modalTxt #modalBtn{
	margin-bottom:15px;
}
#modalTxt #modalBtn a{
	font-size:20px;
}
#modalIcon > div{
	font-size:12px;
}
#modalSmp img,
#modalVr img{
	height:60px;
	width:auto;
}
#modalQr{
	display:block;
	margin:30px auto 0px;
}
}