/* ==========================================================
  shared.css
  display: index
========================================================== */
  /* CONTENTS
  ------------------ */
.t_size_d1{font-size: 90% !important;}
.t_size_d2{font-size: 85% !important;}
.t_size_d3{font-size: 80% !important;}
.t_size_d4{font-size: 75% !important;}

/*SP版*/
#contents section{
	padding-top: 1em;
}

#contents section > h1{
	font-size: 1.2em;
}

#contents h3{
	background: none;
}

#contents #date{
	text-align: center;
}

#contents #date h2{	
	color: #cfee1d;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
}

#contents .copy h3{
	font-size: 5vw;
	padding:0 4% 0.5em;
	text-align: left;
	color: #cfee1d;
}
#contents .copy p{
	margin: auto 4%;
	font-size: 0.9em;
}
#contents .copy p + p{
	padding-top: 1em;
}
#contents h1 {
	background: url("../../images/bg_dark.jpg") repeat;
	text-align: center;
	padding: 2% 30px;
	color: #cfee1d;
}

#contents #period dl{
	width: 95%;
	margin: 1em auto;
	overflow: hidden;
}

#contents #period dt{
	width: 100%;
	/*float: left;*/
	text-align: left;
}

#contents #period dd{
	width: 100%;
	text-align: left;	
	/*float: left;*/	
}

/*#contents #period dd:before{
	content: ":";	
}*/

#contents #period dl p{
	text-align: left;
	font-size: 80%;
	width:100%;
	margin: auto auto;
}

#contents #period .caution{
	text-align: left;
	margin: 4% 4%;
}

/*#contents #date h2 .ttl::after{
 	content: ":";	
}*/


#contents #trial h2{
	color: #cfee1d;
}

#contents #trial h2:before{
	content: "・";
}
#contents #trial ul li{
	margin-left: 1em;
	text-indent: -1em;
}
#contents #trial ul li:before{
	content: "・";
}


#contents #trial .box01 h2:before,
#contents #trial .box02 h2:before,
#contents #lang h2:before{
	content: "";	
}

#contents #trial .box01 h2,
#contents #trial .box02 h2{
	color: #fff;
	font-size: 1.2em;
}

#contents #trial .inBox p{
	font-size: 1.1em;
	padding: 0.5em 0;
}

#contents #trial .box01,
#contents #trial .box02{
	border: 1px solid #5f5954;
	margin: 1em;
	padding: 1em;
}

#contents #quest,
#contents #making,
#contents #chat,
#contents #training{
	padding: 0.5em 1em;
}

#contents #quest dl{
	display: block;
	overflow: hidden;
	margin-top: 2em;			
}

#contents #quest dd{
	width: 100%;	
}

#contents #quest dt{
	width: 100%;
	margin-top: 0.5em;
}

#contents #quest dl:last-child{
	margin-bottom: 1em;
}

#contents #trial #lang{
	margin: 1em 4%;
	box-sizing: border-box;
	padding: 0.5em;
	border: 1px solid #797372;
}
#contents #trial #lang h2{
	margin-bottom: 0.5em;
}
#contents #trial #lang p{
	text-align: left
}
#contents #trial #lang p + p{
	margin-top: 0.5em;
}

#contents #facepaint h2,
#contents #itemset h2{
	color: #fff;
	font-size: 1.2em;	
}

/*
#facepaint h2:before,
#itemset h2:before{
  content: "・";
}
*/

#contents #facepaint,
#contents #itemset {
	padding: 1em;
}

#contents .itemList ul{
	border: 1px solid #5f5954;
	margin: 1em 0em;
	padding: 1em;	
}

#contents .itemList ul li{
	display: inline;
}

#contents .itemList ul li + li:before{
  content: "/";
}

#contents .itemList h3{
	padding: 0 0 2%;
}

/* attention
-----------------------------------*/
#contents .attention{
}
#contents .attention h2{
	font-size: 1.2em;
	color: #cfee1d;
	text-align: center;
}
#contents .attention ul{
	margin-top: 0.5em;
	height: 16em;
	overflow-y: auto;
	padding: 0.5em 1em 0.5em;
	border: 1px solid #797372;
	box-sizing: border-box;
}
#contents .attention ul li{
	margin-left: 1em;
	text-indent: -1em;
}
#contents .attention li:before{
  content: "-";
	margin-right: 0.5em;
}

#contents #benefit p{
	width: 90%;
	margin: 0 auto;
	font-size: 1.2em;
}

#contents #benefit p + p{
	padding-bottom: 10%;
}

/*DLボタン部分のCSS*/
#contents #period .link_btn{
	border: 1px solid #cfee1d;
	background: #000;
	padding: 2px;
	width: 100%;
	box-sizing: border-box;
	text-align: center;	
}
#contents #period .link_btn a{
	display: block;
	width: 100%;
	color: #cfee1d;
	line-height: 3em;
	background: url("../../../../../images/icon/icon_corn_top_on.svg") left 2px / 11px 11px no-repeat, url("../../../../../images/icon/icon_corn_bottom_on.svg") right bottom/11px 11px no-repeat;
	font-size: 1.4em;
	position: relative;
	text-indent: -0.5em;
}
#contents #period .link_btn a span{
	position: relative;
}
#contents #period .link_btn a span:after{
	content:"" ;
	position: absolute;
	margin: auto auto;
	top: 0;
	bottom: 0;
	width: 0.8em;
	height: 0;
	padding-bottom: 1em;
	background: url("../../../../../images/icon/icon_arrow_on.svg") center center no-repeat;
	background-size: contain;
	right: -1.2em;
}
/* manual
-----------------------------------*/
#contents #manual{
	box-sizing: border-box;
}
#contents #manual article{
	margin-top: 5%;
}
#contents #manual article > div + div{
	margin-top: 10%;
}
#contents #manual article > div h2{
	color: #cfee1d;
	font-weight: bold;
}
#contents #manual article > div .img{
	margin: 0.5em auto;
}
#contents #manual article > div .img + p{
	text-align: center;
}
.rating{
	width:50%;
}

@media screen and (min-width: 768px) {
	
	/*PC版*/	
	#contents	{
		width: 100%;
		max-width: 1000px;
		box-sizing: border-box;
		min-width:500px;
	}
	#contents	section {
		min-width:500px;
		padding-top: 45px; 
	}
	
	#contents section > h1{
		font-size: 26px;
		margin-bottom: 40px;
	}
		
	#contents #date h2{	
		font-size: 33px;
		line-height: 46px;
	}
	
	#contents .copy{
		font-size: 18px;
		margin-top: 50px;
		display: inline-block;
		position: relative;
	}
	#contents .copy h3{
		font-size: 24px;
		padding-bottom: 0;
		text-align: center;
		margin-bottom: 1em;
	}
	#contents .copy p{
		margin: auto auto;
	}
	#contents #period dl{
		width: 100%;
		margin: 15px auto;
		/*max-width: 870px;*/
	}	
	
	#contents #period dt,
	#contents #period dd{
		font-size: 25px;
	}	
	
	#contents #period dt{
		width: 100%;
		text-align: center;
	}
	
	/*
	#contents #period dd{
		width: 55%;
		float: left;
		text-align: left;
	}*/
	
	#contents #period dl p{
		width:85%;		
		text-align: center;
		font-size: 14px;
		/*margin-bottom: 2em;*/
	}	
	#contents #period .caution{
		width: 90%;
		margin: 30px auto auto;
	}	
	#contents #trial h2{
		font-size: 18px;
	}
	
	#contents #trial .box01 h2,
	#contents #trial .box02 h2{
		color: #fff;
		font-size: 25px;
	}
	
	#contents #lang h2{
		text-align: center;
	}

	#contents #trial .box01,
	#contents #trial .box02{
		margin: 25px;
		padding: 15px 25px;
	}
	
	#contents #trial .inBox p{
		font-size: 20px;
		padding: 0 0 5px;
	}

	#contents #quest,
	#contents #making,
	#contents #chat,
	#contents #training{
		padding: 10px 40px;
	}
	
	#contents #quest p,
	#contents #making p,
	#contents #chat p,
	#contents #training p{
		margin: 5px 30px 0;
	}
	
	#contents #quest dl{
		width: 100%;
		display: block;
		overflow: hidden;
		margin-top: 30px;
		box-sizing: border-box;
		letter-spacing: -.40em;
	}
	#contents #quest dd{
		display: inline-block;
		width: 40%;
		max-width: 260px;	
		box-sizing: border-box;
		vertical-align: top;
	}
	#contents #quest dt{
		letter-spacing: normal;
		display: inline-block;
		width: 60%;
		padding: 0 0 0 20px;
		box-sizing: border-box;
		vertical-align: top;
	}	

	#contents #quest dl.large dd{
		width: 50% !important;
		max-width: 470px !important;	
	}
	#contents #quest dl.large dt{
		width: 50% !important;
	}
	
	#contents #trial #lang{
		margin: 50px auto auto;
		width: 100%;
		max-width: 860px;
		box-sizing: border-box;
		padding: 24px;
		border: 1px solid #797372;
		text-align: left;
	}
	#contents #trial #lang p{
		text-align: center
	}


	#contents #facepaint h2,
	#contents #itemset h2{
		color: #fff;
		font-size: 20px;	
	}
	
	#contents #facepaint p,
	#contents #itemset p{
		margin: 5px 30px 0;
	}	

	#contents #facepaint{
		padding: 15px 45px;
	}
	
	#contents #itemset{
		padding: 15px 0;	
	}
	
	#contents #itemset h2,
	#contents #itemset p{
		padding: 0 45px;
	}

	#contents .itemList ul{
		width: 800px;
		margin: 30px auto;
		padding: 30px;	
	}

	#contents .itemList h3{
		padding: 0 0 5px;
		text-align: left;
		font-size: 18px;
	}
	
	/* attention
	-----------------------------------*/	
	#contents .attention{
		margin-top: 60px;
	}
	#contents .attention h2{
		font-size: 18px;
		color: #cfee1d;
		text-align: center;
	}
	#contents .attention ul{
		width: 100%;
		max-width: 800px;
		margin-top: 10px;
		height: 16em;
		overflow-y: auto;
		padding: 20px 1em 0 20px;
		border: 1px solid #797372;
		margin-left: auto;
		margin-right: auto;
		box-sizing: border-box;
	}
	#contents .attention ul li:last-child{
		margin-bottom: 20px;
	}
	
	#contents #benefit h1 + p{
		text-align: center;
		font-size: 22px;
		padding-bottom: 20px;
	}

	#contents #benefit p + p{
		padding-bottom: 40px;
	}

	/*DLボタン部分のCSS*/
	#contents #period .link_btn{
		border: 1px solid #cfee1d;
		background: #000;
		padding: 3px;
		width: 496px;
		box-sizing: border-box;
		margin:auto auto;
		text-align: center;
	}
	#contents #period .link_btn:hover{
		border: 1px solid #cfee1d;
		background: #cfee1d;
		padding: 3px;
		width: 496px;
		box-sizing: border-box;
		margin:auto auto;
	}
	#contents #period .link_btn a{
		border: 1px solid #000;
		display: block;
		width: 100%;
		color: #cfee1d;
		line-height: 76px;
		background: url("../../../../images/icon/icon_corn_top_on.svg") 2px 2px / 11px 11px no-repeat, url("../../../../images/icon/icon_corn_bottom_on.svg") right 2px bottom 2px/11px 11px no-repeat;
		font-size: 28px;
		position: relative;
		text-indent: -0.5em;
		box-sizing: border-box;
	}
		#contents #period .link_btn:hover a{
		border: 1px solid #000;
		display: block;
		color: #000;
		background: url("../../../../images/icon/icon_corn_black_top_d.svg") 2px 2px / 11px 11px no-repeat, url("../../../../images/icon/icon_corn_black_bottom_d.svg") right 2px bottom 2px/11px 11px no-repeat;
	}
	#contents #period .link_btn a span{
			position: relative;
		}
	#contents #period .link_btn a span:after{
		content:"";
		position: absolute;
		margin: auto auto;
		top: 0;
		bottom: 0;
		width: 0.8em;
		height: 0;
		padding-bottom: 1em;
		background: url("../../../../images/icon/icon_arrow_on.svg") center center no-repeat;
		background-size: contain;
		right: -2em;
	}
	#contents #period .link_btn:hover a span:after{
		background: url("../../../../images/icon/icon_arrow_black_on.svg") center center no-repeat;
		background-size: contain;
	}

	/* manual
	-----------------------------------*/
	#contents #manual{
		margin-top: 0;
		box-sizing: border-box;
	}
	#contents #manual article{
		letter-spacing: -.40em;
		text-align: center;
		margin-top: 20px;
	}
	#contents #manual article > div{
		width: 47%;
		max-width: 400px;
		box-sizing: border-box;
		letter-spacing: normal;
		display: inline-block;
		text-align: left;
		vertical-align: top;
	}
	#contents #manual article > div + div{
		margin-top: 0;
		margin-left: 2%;
	}
	#contents #manual article > div h2{
		color: #cfee1d;
		font-weight: bold;
	}
	#contents #manual article > div .img{
		margin: 0.5em auto;
		padding: 0;
		line-height: 0;
		border: 1px solid #797372;
	}
	#contents #manual article > div .img:hover{
		border: 1px solid #cfee1d;
	}
	#contents #manual article > div .img + p{
		text-align: center;
	}
	.rating{
		width:200px;
	}
	

}