@charset "utf-8";
/* CSS Document */

/*===================================================================
	 setting
===================================================================*/
/*common setting*/

body{
	background-image:url(../images/top_border.gif);
	background-repeat:repeat-x;
	padding-top:4px;
}

.modInner{
	width:950px;
	margin:0 auto;
	z-index: 50;
	position: relative;
}

strong{
	font-weight:normal;
}


/*float*/
.floLeft{
	float:left;
}
.floRight{
	float:right;
}

p{
	color:#4e4e4e;
}

.pcDisp{
	display:block;
}
.smpDisp{
	display:none;
}

.indent{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

.noscript-msg p{
	color:#C00;
}

/*font color*/
.fontRed{
	color:#e84c2d;
}



/*--------------------------------------------

　　　header

---------------------------------------------*/
header .inner{
	width:950px;
	margin:0 auto;
	padding-top:15px;
}

header .site-logo{
	float:left;
}

.socialPlug{
	float:right;
	width:334px;
	margin-top:5px;
}
	.socialPlug .twitterBtn{
		width:100px;
		display:inline-block;
		vertical-align:top;
		*display:inline;
		*zoom:1;
	}
		.socialPlug .twitterBtn iframe{
			width:100px !important;
		}
	.socialPlug .fbBtn{
		display:inline-block;
		vertical-align:top;
		*display:inline;
		*zoom:1;
		width:150px;
	}
	.socialPlug .hatenaBtn{
		display:inline-block;
		vertical-align:top;
		*display:inline;
		*zoom:1;
		width:70px;
	}


/*pagePosition*/
ul#pagePosition{
	position:fixed;
	top:300px;
	right:100px;
	z-index:999;
}

ul#pagePosition li{
	margin-bottom:12px;
}
	ul#pagePosition li a{
		display:block;
		width: 18px;
		height: 18px;
		background-image:url(../images/renew/page_position.png);
		background-repeat:no-repeat;
	}
	ul#pagePosition li a.current{
		background-position:0 -31px;
	}

/*--------------------------------------------

　　　contents

---------------------------------------------*/

#wrapper{
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat;
}

#container{
	background-image:url(../images/bg_illust.png);
	background-repeat:repeat-y;
	background-position:50% 0
}


/*===================================================================
	 module
===================================================================*/

/*-------------------------------------------------------.mainMod--*/
.mainMod{
	padding-top:45px;
}
.mainMod .modInner{
	position: relative;
}
.mainMod .mainTtlBlk{
	margin-bottom:50px;
}
	.mainMod .mainTtlBlk .mainTtl{
		background-image:url(../images/renew/main_logo.png);
		background-repeat:no-repeat;
		text-indent:-9999px;
		overflow:hidden;
		width: 242px;
		height: 67px;
		margin:0 auto 40px;
	}
	.mainMod .mainTtlBlk .subTtl{
		background-image:url(../images/renew/main_ttl.png);
		background-repeat:no-repeat;
		text-indent:-9999px;
		overflow:hidden;
		width: 579px;
		height: 110px;
		margin:0 auto;
	}

.gmarkTop {
	position: absolute;
	background-image: url(../images/g_type2016_f.png);
	background-repeat: no-repeat;
	display: block;
	width: 97px;
	height: 60px;
	text-indent: -9999px;
	margin-left: 125px;
	margin-top:10px;
}
.kidsDesignTop {
	position: absolute;
	background-image: url(../images/k_2016_top.png);
	background-repeat: no-repeat;
	display: block;
	width: 97px;
	height: 60px;
	text-indent: -9999px;
	margin-left: 240px;
	margin-top: 10px;
}

/*btnArea*/
.mod .storeBtnBox{
	width: 555px;
	margin:0 auto 70px;
}
	.mod .storeBtnBox .dlnow{
		background: url("../images/campaign/pc_download_now.png");
	  background-repeat: no-repeat;
	  text-indent: -9999px;
	  white-space: nowrap;
	  width: 298px;
	  height: 28px;
	  margin: 0 auto;
	  margin-bottom: 12px;
	}

  .mod .storeBtnBox .boxWrapper{
  	margin: 0 auto;
	  width: 520px;
  }

	.mod .storeBtnBox .boxInner{
		width: 249px;
		margin:0 auto;
		float:right;
	}
	.mod .storeBtnBox .boxInner:first-child{
		float:left;
	}

.mod .storeBtnBox .decorat{
	width: 239px;
	height: 24px;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../images/renew/btn_deco.png);
	background-repeat:no-repeat;
	margin:0 0 10px 5px;
}
	.mod .storeBtnBox .decorat.androidVer{
		background-image:url(../images/renew/btn_deco_android.png);
		width: 238px;
		height: 38px;
		margin:-14px 0 10px -10px;
	}

.mod .storeBtnBox .storeBtn{
	margin-bottom:5px;
}
	.mod .storeBtnBox .storeBtn a{
		width: 220px;
		height: 73px;
		display: block;
		text-indent:-9999px;
		overflow:hidden;
		background-image:url(../images/renew/app_btn.png);
		background-repeat:no-repeat;
		margin:0 auto;
	}
		.mod .storeBtnBox .storeBtn a:hover{
			opacity:0.8;
		}

.mod .storeBtnBox .splTxt{
	text-align:center;
	font-size:1em;
}


/*androidVer*/
.mod .storeBtnBox .storeBtn.androidVer{
	position:relative;
	width: 219px;
}
.mod .storeBtnBox .storeBtn.androidVer a{
	background-image:url(../images/renew/android_btn.png);
	width: 219px;
	height: 73px;
}

.mod .storeBtnBox .storeBtn.androidVer .btnOverlay{
	background-image:url(../images/renew/android_btn_overlay.png);
	background-repeat:no-repeat;
	width: 219px;
	height: 73px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	overflow:hidden;
}


/*movieBtnArea*/
.mainMod .movieBtnArea{
	background-image:url(../images/renew/main_ph_movie.png);
	background-repeat:no-repeat;
	background-position:50% 0;
	min-height:478px;
	position:relative;
}

.mainMod .movieBtnArea .movieBlow{
	width: 174px;
	height: 173px;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../images/renew/main_ph_blow.png);
	background-repeat:no-repeat;
	position:absolute;
	right:9px;
	top:-60px;
}

.mainMod .movieBtnArea .movieBtn a{
	display: block;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../images/renew/movie_btn.png);
	background-repeat:no-repeat;
	width: 177px;
	height: 175px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-70px;
	margin-left:-88px;
	background-position:0 0;
}
	.mainMod .movieBtnArea .movieBtn a:hover{
		background-position:0 -175px;
	}



/*-------------------------------------------------------.campaignMod--*/
.campaignMod{
	background-color: #fff14f;
}

.campaignMod a{
	display: block;
	padding: 10px 0;
	background: url(../images/campaign/pc_prize_arrow.png) right 50% no-repeat;
	text-align: left;
}

.campaignMod a:hover{
	opacity: 0.8;
}

/*-------------------------------------------------------.troubleMod--*/
.troubleMod{
	background-color:#eeeae1;
}
	.troubleMod .modInner{
		padding:95px 0 103px;
	}

.troubleMod .modTtl{
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../images/renew/trouble_ttl.png);
	background-repeat:no-repeat;
	width: 441px;
	height: 86px;
	margin:0 auto 60px;
}

.troubleMod ul.troubleList{
	background-image:url(../images/renew/trouble_list.png);
	width: 725px;
	height: 232px;
	margin:0 auto 55px;
}
	.troubleMod ul.troubleList li{
		text-indent:-9999px;
		overflow:hidden;
	}




/*-------------------------------------------------------.featureMod--*/
.featureMod{
}

.featureMod .featureBox{
}

.featureMod .featureBox .boxItem{
}

.featureMod .featureBox .boxInner{
	width: 945px;
	margin:0 auto;
	padding:200px 0 0px;
	position:relative;
}

	.featureMod .featureBox .boxItem .boxPh{
		background-image:url(../images/renew/feature_ph_iphone.png);
		background-repeat:no-repeat;
		display:block;
		position:absolute;
	}

		/*pinkVer*/
		.featureMod .featureBox .boxItem.pinkVer{
			background-color:#ff928f;
			background-image:url(../images/renew/trouble_bom_bg.png);
			background-repeat:no-repeat;
			background-position:50% 0%;
			padding-top:10px;
		}
		.featureMod .featureBox .boxItem.pinkVer .boxInner{
			padding-bottom:55px;
		}
			.featureMod .featureBox .boxItem.pinkVer .boxPh{
				background-position:0 0;
				width: 383px;
				height: 586px;
				bottom: 0px;
				right:0px;
			}
			.featureMod .featureBox .boxItem.pinkVer .boxCont{
				padding-bottom:180px;
			}

		/*yelVer*/
		.featureMod .featureBox .boxItem.yelVer{
			background-color:#fad339;
		}
		.featureMod .featureBox .boxItem.yelVer .boxInner{
			padding-bottom:0px;
			padding-top:190px;
		}
			.featureMod .featureBox .boxItem.yelVer .boxPh{
				background-position: 0 -1215px;
				width: 563px;
				height: 606px;
				bottom: 0px;
				left: -130px;
			}
			.featureMod .featureBox .boxItem.yelVer .boxCont{
				padding-bottom:220px;
			}

		/*orageVer*/
		.featureMod .featureBox .boxItem.orageVer{
			background-color:#f89e34;
		}
		.featureMod .featureBox .boxItem.orageVer .boxInner{
			padding-bottom:0px;
			padding-top:220px;
		}
			.featureMod .featureBox .boxItem.orageVer .boxPh{
				background-position:0 -2445px;
				width: 620px;
				height: 550px;
				bottom:0px;
				left:-80px;
			}
			.featureMod .featureBox .boxItem.orageVer .boxCont{
				padding-bottom:220px;
			}

		/*blueVer*/
		.featureMod .featureBox .boxItem.blueVer{
			background-color:#a2d9e8;
		}
		.featureMod .featureBox .boxItem.blueVer .boxInner{
			padding-bottom:0px;
			padding-top:220px;
		}
			.featureMod .featureBox .boxItem.blueVer .boxPh{
				background-position:0 -1841px;
				width: 528px;
				height: 594px;
				right:-55px;
				bottom: 0px;
			}
			.featureMod .featureBox .boxItem.blueVer .boxCont{
				padding-bottom:230px;
			}

		/*purpleVer*/
		.featureMod .featureBox .boxItem.purpleVer{
			background-color:#cc95e8;
		}
		.featureMod .featureBox .boxItem.purpleVer .boxInner{
			padding-bottom:0px;
			padding-top:169px !important;
		}
			.featureMod .featureBox .boxItem.purpleVer .boxPh{
				background-position:0 -3012px;
				width: 528px;
				height: 647px;
				bottom: 0px;
				right:-60px;
			}
			.featureMod .featureBox .boxItem.purpleVer .boxCont{
				padding-bottom:180px !important;
			}
				.featureMod .featureBox .boxItem.purpleVer .boxCont.left{
					width: 510px !important;
				}
					.featureMod .featureBox .boxItem.purpleVer .boxCont.left h4{
					letter-spacing: -0.1em !important;
				}
					.featureMod .featureBox .boxItem.purpleVer .boxCont.left .conv{
					letter-spacing: 0em !important;
				}

.featureMod .featureBox .boxItem .boxCont{
	width: 475px;
}
	.featureMod .featureBox .boxItem .boxCont.left{
		margin:0 auto 0 0;
	}
	.featureMod .featureBox .boxItem .boxCont.right{
		margin:0 0 0  auto;
	}

.featureMod .featureBox .boxItem .boxTtl{
	color:#fff;
	font-weight:bold;
	font-size:3.7em;
	margin-bottom:15px;
	text-align:left;
	line-height:1.1;
}

.featureMod .featureBox .boxItem .boxTxt{
	text-align:left;
	font-size:1.5em;
	line-height:1.3;
}

	.featureMod .featureBox .boxItem .boxCont.left{

	}
	.featureMod .featureBox .boxItem .boxCont.right .boxTxt{
	}



/*-------------------------------------------------------.btnAreaMod--*/
.btnAreaMod{
	background-color:#fff600;
}

.btnAreaMod .modInner{
	padding:65px 0 20px;
}

.btnAreaMod .modTtl{
	background-image:url(../images/renew/dl_btn_ttl.png);
	background-repeat:no-repeat;
	width: 676px;
	height: 45px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 30px;
}

.btnAreaMod .storeBtnBox{
	margin-bottom:15px;
}

.btnAreaMod .storeBtnBox .boxInner{
	width: 520px;
	float:none;
}
	.btnAreaMod .storeBtnBox .boxInner:first-child{
		float:none;
	}

.btnAreaMod .storeBtnBox .col2{
	margin-bottom:20px;
}

.btnAreaMod .storeBtnBox .col2 .storeBtn{
	float:right;
}
	.btnAreaMod .storeBtnBox .col2 .storeBtn:first-child{
		float:left;
	}

/*pdfBtn*/
.btnAreaMod .storeBtnBox .pdfBtnArea{
}

.btnAreaMod .storeBtnBox .pdfBtnArea .btnDeco{
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../images/renew/btn_deco_pdf.png);
	background-repeat:no-repeat;
	width: 249px;
	height: 29px;
	margin:0 auto 5px;
}

.btnAreaMod .storeBtnBox .pdfBtnArea .pdfBtn a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../images/renew/pdf_btn.png);
	background-repeat:no-repeat;
	width: 323px;
	height: 49px;
	margin:0 auto;
}
	.btnAreaMod .storeBtnBox .pdfBtnArea .pdfBtn a:hover{
		opacity:0.85;
	}

/*-------------------------------------------------------.ftContMod--*/
.ftContMod{
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat;
}

.ftContMod .modBg{
	background-image:url(../images/renew/ft_bg.png);
	background-repeat:no-repeat;
	background-position:50% 100%;
	min-height:1060px;
}

.ftContMod .modBgInner{
	width: 950px;
	margin:0 auto;
	position:relative;
	min-height:1060px;
}
	.ftContMod .modBgInner .pageTop a{
		display:block;
		background-image:url(../images/renew/page_top_ph.png);
		background-repeat:no-repeat;
		width: 80px;
		height: 80px;
		text-indent:-9999px;
		overflow:hidden;
		margin:0 0 30px auto;
		position:absolute;
		bottom:0;
		right:0px;
	}


.ftContMod .modInner{
	padding:90px 0 30px;
}

.ftContMod .socialPlug{
	margin:0 auto 60px;
	float:none;
	width: auto;
}

.ftContMod .modTtl{
	background-image:url(../images/renew/ft_cont_mod_ttl.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width: 690px;
	height: 54px;
	margin:0 auto 50px;
}

.ftContMod .companyBox{
	margin-bottom:50px;
}
	.ftContMod .companyBox .boxPh{
		display:table-cell;
		vertical-align:middle;
	}
	.ftContMod .companyBox .boxTxt{
		display:table-cell;
		vertical-align:middle;
		text-align:left;
		font-size:1.3em;
		line-height:1.4;
		padding:10px 0 10px 45px;
	}

.ftContMod .kidsDesignPoint{
	text-align: center;
}
.ftContMod .kidsDesignPoint .boxTxt,
.ftContMod .gmark_2016 .boxTxt{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;
	margin-bottom: 40px;
}

.ftContMod .kidsDesignPoint .boxTxt span,
.ftContMod .gmark_2016 .boxTxt span{
	display: inline-block;
	font-size: 2.2em;
	vertical-align: middle;
}

.ftContMod .kidsDesignPoint .boxTxt .kidsDesignLogo{
	background-image:url(../images/kids_design_ftCont.png);
	background-repeat:no-repeat;
	width: 270px;
	height: 60px;
	margin-right: 20px;
}
.ftContMod .gmark_2016 .boxTxt .gmarkLogo{
	background-image:url(../images/g_2016_hori.png);
	background-repeat:no-repeat;
	width: 270px;
	height: 60px;
	margin-right: 20px;
}

.mediaMod{
	background-color: #f6f6e8;
	padding: 50px 0;
}


.mediaMod li{
	display: inline-block;
	margin: 15px 45px;
}

.mediaMod li a{
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
}

.mediaMod li a:hover{
	opacity: 0.5;
}

/*fancybox*/
.fancybox-close{
	background-image:url(../images/renew/close_btn.png) !important;
	width: 41px !important;
	height: 39px !important;
	background-repeat:no-repeat !important;
	position:fixed !important;
	top:60px !important;
	right: 60px !important;
}

/*--------------------------------------------

　　　foooter

---------------------------------------------*/

footer{
	background-color:#fff;
}

footer .inner{
	width:950px;
	margin:0 auto;
	padding-top:10px;
	padding:20px 0 40px;
}

footer .pageTop a{
	width:88px;
	height:17px;
	background-image:url(../images/gotop.gif);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

footer ul{
	margin-bottom:5px;
}

footer ul li{
	color:#848484;
	border-left:#848484 solid 1px;
	display:inline-block;
	padding-left:15px;
	font-size:1.1em;
	*display:inline;
}

	footer ul li:first-child{
		padding-right:10px;
		padding-left:0;
		border:none;
	}
	footer ul li.pcDisp{
		display:inline-block;
		*display:inline;
	}


footer ul li a{
	color:#ff8683 !important;
	text-decoration:none !important;
}
	footer ul li a:hover{
		text-decoration:underline !important;
	}

footer small{
	text-align:right;
	display:block;
	font-size:1.1em;
}

. .mediaLogo{

}



@media screen and (max-width: 1024px) {
	ul#pagePosition{
		display:none !important;
	}
	.ftContMod .modBgInner .pageTop{
		display:none !important;
	}

}

/*add 2015.11*/
.socialPlug2{
	margin:0 auto 60px;
	text-align: center;
}
.socialPlug2 .facebook, .twitter{
	display: inline-block;
    width: 40%;
}
.socialPlug2 .facebook a, .socialPlug2 .twitter a{
    padding-left: 35px;
    color: #4e4e4e;
    font-size: 1.54em;
}
.socialPlug2 .facebook a:hover, .socialPlug2 .twitter a:hover{
	text-decoration: none;
}
.socialPlug2 .facebook a{
	background: url(../images/fb_icon.png) no-repeat;
}
.socialPlug2 .twitter a{
	background: url(../images/tw_icon.png) no-repeat;
}

/* add 2016.03*/
.mod.knowhowMod{
	background: #cae5e0;
	display: block;
}
.knowhowList{
	margin:0 auto;
}
.knowhowList li{
	display: inline-block;
	width: 50%;
	float: left;
}
.knowhowList .knowhowL{
	background: #fff14f;
}
.knowhowList .knowhowR{
	background: #fba846;
}
.knowhowList .pc_blogger{
	text-indent: -9999px;
	background: url(../images/btn_pc_blogger.png) no-repeat;
	width: 409px;
	height: 120px;
	display: block;
	margin-right: 10px;
	float: right;
	background-position: 0px;
}
.knowhowList .pc_howto{
	text-indent: -9999px;
	background: url(../images/btn_pc_howto.png) no-repeat;
	width: 409px;
	height: 120px;
	display: block;
	margin-left: 10px;
}
.boxItem.purpleVer .price{
	font-size: 0.8em;
}
#pagePost04 .boxCont.right .boxRed{
	display: inline-block;
	padding:8px;
	background: #eb6100;
	color: #fff;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 8px;
	font-size: 0.7em;
}
#pagePost04 .boxCont.right .boxTxt em{
	display: inline-block;
	vertical-align: middle;
}
.mod.awardMod {
    background-color: #fff;
}
.mod.awardMod .modInner {
    padding: 48px 0px;
}
.mod.awardMod .modTtl {
    font-size: 1.6em;
    font-weight: bold;
    letter-spacing: -0.05em;
    line-height: 1.7;
}
.awardList {
    display: block;
    margin: 40px auto 24px;
}
.awardItem {
	display:inline-block;
	margin-right: 22px;
	width: 320px;
	border: 1px solid #363536;
	border-radius: 4px;
}
.awardItem:last-child {
    margin-right: 0px;
}
.awardMsg {
    font-size: 1.1em;
    line-height: 1.9;
}