

html, body { position:relative;}
html{background:#f7f7f7;}
body{background-color:#f0f0f0;}

body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea,
p, blockquote, th, td {
	font-family: 'Open Sans', Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight:300;
	font-size:14px;
	line-height:1.8em;
	color:#404040;
	margin:0;
	padding:0;
	}

body, div, dl, dt, dd, ul, ol, li, p, th, td {font-weight:400;}

a{
	color:#64c832;
	text-decoration:none;
	}
a:hover{
	text-decoration:none;
	opacity: .7;}

.clr {clear:both;height:0px;visibility:hidden;overflow:hidden;}
.menu_hidden {visibility:hidden; text-decoration:none;}
.disnon{ display:none;}

strong{font-weight:bold;}

body{min-width:960px;}

.sp{ display:none !important;}

h1 {
	font-size:30px;
	margin-bottom:15px;
	padding-left:10px;
	}

h2 {
	font-size:16px;
	position:relative;
	background:#e6e6e6;
	color:#808080;
	padding:18px 20px;
	line-height:1.25em;
	}
	h2 .btn{
		position:absolute;
		right:20px;
		top:18px;
		width:100px;
		}

h3 {font-size:18px;}
h4 {}
h5 {}

dl dt{ float:left; margin-bottom:20px; clear:both;}
dl dd{ margin-left:140px; margin-bottom:20px;}

a.pagetop,
a.more{
	padding-right:15px;
	color:#404040;
	font-size:12px;
	margin-bottom:15px;
	}
a.pagetop:hover,
a.more:hover{color:#64c832;}

a.pagetop:before,
a.more:before{
	content:" ";
	position:absolute;
	display:block;
	z-index:10;
	}

	a.pagetop{float:right;}
	a.pagetop:before{
		background:url(//d3e25kotnzlv99.cloudfront.net/assets/bullet_top-1d31a907d27c6d31de769c9ad403eb97086e6813e23f656c455623b95046bf6a.png) no-repeat;
		width:7px;
		height:4px;
		top:12px;
		right:0;
		}
	a.more:before{
		background:url(//d3e25kotnzlv99.cloudfront.net/assets/bullet_right_g-959c670b505c408775292aff78bc74865e415122345c0d0bed682ad06086ea42.png) no-repeat;
		width:5px;
		height:9px;
		top:9px;
		right:0;
		}
		h2 a.more{
			float:right;
			}
	/*safari用*/
	html:first-child a.pagetop:before{ top:10px;}
	html:first-child a.more:before{top:7px;}

/* common
----------------------------------------------------------*/

/* width:100% */
#header,
#footer{
	min-width: 960px;
	width:100%;
	}

/* width:960px */
#header > div,
#main{
	position:relative;
	width:1008px;
	margin:0 auto;
	}

#header{
	height:80px;
	background-color:#fff;
	margin-bottom:20px;
	}
	#header > div{}
	.logo,
	.gn{position:absolute;}
	.logo{top:22px; left:0;}
	.gn{min-width: 843px; margin-left: 180px; font-size: 18px; line-height: 20px; margin-top: 30px;}
	.gn:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}

	.logo a,
	.gn a{
		display:inline-block;
		opacity: 1;
	}
	.logo img{
		width:141px;
		height:40px;
		overflow:hidden;
		}
	.gn li{
		float:left;
		margin-right:20px;
		position: relative;
		}
	.gn li:lang(de),
	.gn li:lang(it),
	.gn li:lang(es){
		margin-right:22px;
		}
	.gn li:lang(pl),
	.gn li:lang(fr){
		margin-right:18px;
		}
	.gn li:lang(ja){
		margin-right:16px;
		}
	.gn li.right {
		position: absolute;
		right: 0;
		display: block;
	}
	.gn a{
		font-family: "Open Sans";
		font-weight: bold;
		font-size: 17px;
		height: 25px;
		color: #404040;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	.gn a:lang(it),
	.gn a:lang(ja){
		font-size: 18px;
	}

	.gn a:lang(de),
	.gn a:lang(fr),
	.gn a:lang(es){
		font-size: 16px;
	}
	.gn a:lang(it){
		font-size: 14px;
	}
	.gn a:lang(ja){
                font-family: 'Open Sans', Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
		font-size: 15px;
                font-weight: normal;
	}
	.gn .separator{
		margin-right: 33px;
	}
	.gn .right {
		float: right;
		margin-right: 15px;
	}
	.gn .right li:lang(ru) {
		margin-right: 24px;
	}
	#about .gn  a.product,
	#about .gn  a.app,
	#store .gn  a.store,
	#support .gn  a.support,
	#info .gn  a.info,
	.gn a:hover{opacity: .7;}

	.gn li a.login{
		display:block;
		height: 28px;
		line-height:28px;
		padding:0 20px;
		text-align:center;
		background-color: #e5e5e5;
		-webkit-border-radius: 14px;
		-moz-border-radius: 14px;
		border-radius: 14px;
		font-size:15px;
		}
	.gn li a.login:hover{
		opacity: .7;
		background-color:#64c832;
		}
	.gn li a.product.top:lang(ja),
	.gn li a.store.top:lang(ja) {
		letter-spacing: 0.25em;
		}
.developers #header {
        height:76px;
        border-bottom: solid #64c832 4px;
}

#main{}
	.contents{}
	.box{
		padding:50px 70px;
		background:#fff;
		}
	.box+.box{border-top:1px solid #ccc;}
	p.lead{ margin:0 10px 30px;}

	.leftpane,
	.rightpane,
	.rightpane_02{ position:relative;}
	.leftpane{ width:410px; float:left;}
	.rightpane{ width:410px; float:right;}
	.rightpane_02{ width:480px; float:right;}

	.contents_2col{
		width:760px;
		float:left;
		}
	.contents_2col .box{
		padding:40px 50px;
		background:#fff;
		}
	.contents_2col .box{
		padding:40px 50px;
		background:#fff;
		}
	.side{
		width:170px;
		float:right;
		}
	.lnav li{line-height:3em;}
	.lnav a{
		display:block;
		color:#404040;
		width:170px;
		background-image:url(//d3e25kotnzlv99.cloudfront.net/assets/bullet_right_g-959c670b505c408775292aff78bc74865e415122345c0d0bed682ad06086ea42.png);
		background-repeat:no-repeat;
		background-position:right;
		background-position-x:right;
		background-position-y:15px;

		}
	.lnav .current a,
	.lnav a:hover{opacity: .7;}

	.have_caption{ margin-top:-25px;}
	.caption{
		font-size:12px;
		margin-bottom:5px;
		}

#contents_foot{margin-top:90px;}

#footer{
	background:#f7f7f7;
  min-width: 1008px;
  width: 100%;
	}
  .footer_band {
    height: 454px;
    position: relative;
    color: #fff;
    background: #1a1a1a;
  }
  .footer_band_inner {
    width: 1008px;
    height: 100%;
    margin: auto;
    position: relative;
  }
  .footer_band table {
    width: 100%;
    table-layout: fixed;
  }
  .footer_band th:first-child {
    max-width: 150px;
    width: 150px;
  }
  .footer_band th {
    vertical-align: top;
  }
  #footer li {
    list-style: none;
    display: block;
    margin-left: 20px;
    width: 100%;
  }
  .footer-sub {
    margin-left: 10px;
    margin-bottom: 24px;
    font-size: 11px;
  }
  .footer-mid li a, .footer-long li a {
    width: 100%;
    text-align: left;
    text-indent: 0;
  }
  .footer_band_inner_sp {
    display: none;
  }
  .footer_cr {
    text-align: center;
    background: #fff;
    padding-bottom: 34px;
    font-size: 12px;
    color: #404040;
  }
  .footer_logo {
    margin: auto;
    padding: 30px 0 20px 0;
    background-color: #fff;
  }
  .footer_logo a {
    background: url(https://theta360stage.com/intl/common/img/company_logo.png) no-repeat;
    width: 101px;
    height: 35px;
    background-size: contain;
    display: block;
    margin: auto;
  }

	.global,
	.fnavi,
	.cr{position:absolute;}

	ul.global{
    position: relative;
    top: 38px;
    float: left;
    left: 0;
    min-width: 200px;
		}
		.global > li{ position:relative;}
		.global li a{
      display: block;
      height: 24px;
      line-height: 18px;
      font-size: 13px;
      color: #fff;
      position: relative;
      text-indent: 25px;
      cursor: pointer;
			}
		a.global_main:before,
		a.global_main:after{
			content:" ";
			display:block;
			position:absolute;
			z-index:10;
			}
		a.global_main:before{
			width:16px;
			height:16px;
			top:0;
			left:0;
			background: url(//d3e25kotnzlv99.cloudfront.net/assets/globe-8e9bdb8ec45812fc43fde64647f737e32af6d20c6b51c274da0576e2bc480236.png) no-repeat;
			}
		a.global_main:after{
			width:4px;
			height:7px;
			top:4px;
			left:65px;
			background: url(//d3e25kotnzlv99.cloudfront.net/assets/bullet_right-0691f4cd6e3c2689be3eebccac13bc52967cba49a3d8e9183eec0170455443a2.png) no-repeat;
			}
		.global .global_sub {
			bottom: 16px;
			left: 0;
			position: absolute;
			text-align: center;
			list-style:none;
			padding-left:0;
			}
			.global .global_sub a{
				background:#f7f7f7;
				text-indent:0;
				height:32px;
				line-height:32px;
				}
			.global .global_sub a:hover{opacity: .7;}
			.global .global_sub .margin{
				display:block;
				height:22px;
				background:#f7f7f7;
				}

	.fnavi{
		padding-left:20px;
		border-left:1px solid #c7c7c7;
		top:24px;
		left:90px;
		}
	.fnavi li{
		float:left;
		margin-right:20px;
		line-height:11px;
		}
	.fnavi a{
		display:block;
		font-size:11px;
		color:#404040;

		}
	.fnavi a:hover{opacity: .7;}

	.cr{
		font-size:11px;
		color: #808080;
		top:21px;
		right:0;
		}

/* 404
----------------------------------------------------------*/
#e404 .contents{
	text-align:center;
	margin:262px 0 281px;
	}
