/*--------------------------------------
	copyright : d-techno
-----------------------------------*/
body {
  margin: 0 auto;
  background-image: url(../images/caring/bgStripes.jpg);
}

.wrap {
  width: 950px;
  margin: 0 auto;
  padding-bottom: 10px;
}

#title {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
#title img.topback {
  top: 65px;
  left: 0;
  position: absolute;
}
#title img.topimage {
  top: 150px;
  width: 100%;
  position: relative;
}
#title img.charaface {
  top: 120px;
  left: 30px;
  position: absolute;
}
#title img.star {
  top: 10px;
  width: 90%;
  left: 5%;
  position: absolute;
}
#title img.logo {
  position: absolute;
  left: 15%;
  top: 58px;
  width: 630px;
}

#intro {
  margin: 0 auto 40px auto;
  margin-top: 165px;
}
#intro img.dl {
  width: 90%;
  margin: 0 auto 0 auto;
}
#intro ul.store {
  padding: 2% 18% 0%;
  font-size: 0px;
}
#intro ul.store li {
  display: inline-block;
  margin-right: 20px;
}
#intro ul.store li.last {
  margin-right: 0px;
}

.bnrGoods {
  width: 850px;
  margin: 0px auto 0px auto;
}

#screenshot {
  width: 90%;
  margin: 0 auto;
  margin-top: 50px;
  position: relative;
  font-size: 0;
}
#screenshot img {
  display: inline-block;
  width: 32%;
  margin-right: 2%;
}
#screenshot img.last {
  margin-right: 0;
}
#screenshot img.soon {
  position: absolute;
  top: 28%;
  left: 18%;
  width: 70%;
}
#screenshot img.caution {
  margin: 0 auto;
  padding: 0.5% 0 0;
  display: block;
}

#spec {
  width: 90%;
  margin: 0 auto;
  margin-top: 5px;
	text-align: center;
}
#spec img.spec {
  width: 53%;
  margin-top: 3px;
	display: inline;
}
#spec table {
  width: 45%;
  float: right;
}
#spec table th, #spec table td {
  padding: 2%;
}
#spec table img {
  margin: 0 auto;
}
#spec table img.banner {
  width: 100%;
}

#spec:after {
  clear: both;
}


/*160916add*/
.voice{
	position:absolute;
	right:0;
	bottom: -167px;
	cursor:pointer;
}
.voicepack img ,.voicepack_mv{
	margin:0 auto 80px auto;
}
.voicepack_mv{
	position:relative;
  background: url(../images/caring/voicepack03.png) no-repeat center top;
  height:894px;
}
.voicepack_mv blockquote{
	width:380px;
	float:left;
	margin-left:80px;
	margin-top:60px;
}
.voicepack_mv img{
	position:absolute;
	right:50px;
	top:0;
}
.voicepack_mv .twitter-video{
	width:400px!important;
	float:left;
	margin-left:90px!important;
	margin-top:40px!important;
	max-width: 380px!important;
	
}
.img_close{
	position:absolute;
	right:125px;
	bottom: -185px;
}
#close_info{
	width: 840px;
	margin:180px auto 50px auto;
	border: 1px solid #000;
	background: url(../images/caring/bg_close.png);
	
	
}
#close_info .ttl_close{
	background: #000;
	text-align: center;
	padding: 6px;
	margin: 15px 30px;
}
#close_info .ttl_close img{
	display: inline;
}
#close_info .txt{
	color: #000;
	font-weight: bold;
	margin: 20px 30px;
	font-size: 110%;
	
}
#close_info .txt .red{
	color: #FF0004;
}
#close_info .txt .big{
	font-size: 1.2em;
	line-height: 1.5em;
}

