﻿@charset "UTF-8";
/* CSS Document */


/* BOX1〜 backgorund
------------------------------------------------------------------------------------*/
/* PC */
@media(min-width:768px) {
	#contents #p01 { background:url(../../img/pc/backB.gif) no-repeat center 16px; }
	#contents #p02 { background:url(../../img/pc/backG.gif) no-repeat center 16px; }
	#contents #p03 { background:url(../../img/pc/backY.gif) no-repeat center 32px , url(../../img/pc/backY.gif) no-repeat center 777px; }
	#contents #p08 { background:url(../../img/pc/backG.gif) no-repeat center 16px; }
	#contents #p09 { background:url(../../img/pc/backG.gif) no-repeat center 16px; }
	#contents #p10 { background:url(../../img/pc/backG.gif) no-repeat center 16px; }
	#contents #p11 { background:url(../../img/pc/backG.gif) no-repeat center 16px; }

	
	/*#contents #p03 { background:url(../../img/pc/backY.gif) no-repeat center 80px; }*/
	
	/*
	#contents #p02 { background:url(../../img/pc/backY.gif) no-repeat center 80px , url(../../img/pc/backY.gif) no-repeat center 782px; }
	#contents #p04 { background:url(../../img/pc/backG.gif) no-repeat center 80px; }
	#contents #p05 { background:url(../../img/pc/backB.gif) no-repeat center 80px; }
	*/
	
	
	/* LCRBOX
	---------------------------*/
	#contents .LCRBOX {
		width:1008px;
		margin:0px auto 0px;
		padding:0px 16px;
	}
	
	#contents .LCRBOX div {
		width:468px;
		float:left;
	}
	
	#contents .LCRBOX div:nth-of-type(1) { margin-right:72px; }
	#contents .LCRBOX div:nth-of-type(3) { margin-left:270px; }
}
@media only screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),
       only screen and (min-width:768px) and (min--moz-device-pixel-ratio:2),
       only screen and (min-width:768px) and (-o-min-device-pixel-ratio:2/1),
       only screen and (min-width:768px) and (min-device-pixel-ratio:2)
{
	#contents #p01 { background:url(../../img/pc/backB@2x.gif) no-repeat center 16px; background-size:1264px; }
	#contents #p02 { background:url(../../img/pc/backG@2x.gif) no-repeat center 16px; background-size:1264px; }
	#contents #p03 { background:url(../../img/pc/backY@2x.gif) no-repeat center 32px , url(../../img/pc/backY@2x.gif) no-repeat center 777px; background-size:1264px; }
	#contents #p08 { background:url(../../img/pc/backG@2x.gif) no-repeat center 16px; background-size:1264px; }
	#contents #p09 { background:url(../../img/pc/backG@2x.gif) no-repeat center 16px; background-size:1264px; }
	#contents #p10 { background:url(../../img/pc/backG@2x.gif) no-repeat center 16px; background-size:1264px; }
	#contents #p11 { background:url(../../img/pc/backG@2x.gif) no-repeat center 16px; background-size:1264px; }
		
	/*#contents #p03 { background:url(../../img/pc/backY@2x.gif) no-repeat center 80px; background-size:1264px;  }*/
	/*#contents #p01 { background:url(../../img/pc/backY@2x.gif) no-repeat center 80px , background:url(../../img/pc/backY@2x.gif) no-repeat center 782px; background-size:1264px; }*/	
	/*
	#contents #p03 { background:url(../../img/pc/backG@2x.gif) no-repeat center 90px; background-size:1264px; }
	#contents #p04 { background:url(../../img/pc/backG@2x.gif) no-repeat center 80px; background-size:1264px; }
	#contents #p05 { background:url(../../img/pc/backB@2x.gif) no-repeat center 80px; background-size:1264px; }
	*/
}


/* 個別設定
------------------------------------------------------------------------------------*/
/* PC */
@media(min-width:768px) {
	#contents #p01 img {
		text-align: center;
		margin-top: 26px;
	}
	
	#contents #p01 li,
	#contents #p03 li {
		text-align: center;
		line-height:26px;
		line-height:2.6rem;
	}
	
	#contents #p02 img {
		text-align: center;
		margin-top: 26px;
	}
	
	/* ディスク紹介 */
	#contents #p03 .CBOX div {
		height: 475px;
		background-size: 1008px;
		position: relative;
		margin: 138px 0px 44px 0px;
	}
	#contents #p03 .CBOX div:first-of-type {
		margin-top: 90px;
	}
	#contents #p03 .CBOX div img {
		position: absolute;
		top: 0px;
		margin: 0px;
	}
		
	/* キュレム */
	#contents #p03 .CBOX:nth-of-type(1) div:nth-of-type(1) img:nth-of-type(1) {
		/* キャラCG */
		width: 441px;
		left: 567px;
	}
	
	#contents #p03 .CBOX:nth-of-type(1) div:nth-of-type(1) img:nth-of-type(2) {
		/* 背景 */
		width: 1008px;		
	}
	
	#contents #p03 .CBOX:nth-of-type(1) div:nth-of-type(1) img:nth-of-type(3) {
		/* ディスク*/
		width: 556px;
		top: 62px;
		left: 110px;
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	#contents #p03 .CBOX:nth-of-type(1) div:nth-of-type(1) img:nth-of-type(4) {
		/* テキスト */
		width: 526px;
		top: 357px;
		left: 211px;
		z-index: 1;
	}
	
	/* ネクロズマ */
	#contents #p03 .CBOX:nth-of-type(2) div:nth-of-type(1) img:nth-of-type(1) {
		/* キャラCG */
		width: 631px;
	}
	
	#contents #p03 .CBOX:nth-of-type(2) div:nth-of-type(1) img:nth-of-type(2) {
		/* 背景 */
		width: 1008px;		
	}
	
	#contents #p03 .CBOX:nth-of-type(2) div:nth-of-type(1) img:nth-of-type(3) {
		/* ディスク*/
		width: 556px;
		top: 62px;
		left: 342px;
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	#contents #p03 .CBOX:nth-of-type(2) div:nth-of-type(1) img:nth-of-type(4) {
		/* テキスト */
		width: 526px;
		top: 357px;
		left: 271px;
		z-index: 1;
	}
	
	#contents #p03 .textCBOX:last-child { width:468px; }
	
	/*
	#contents #p09 p:first-of-type {
		font-size:20px;
		font-size:2rem;
		font-weight: bold;
		line-height: 100%;
		margin-bottom: 16px;
	}
	
	#contents #p09 p:first-of-type:before { content: "ー "; }
	#contents #p09 p:first-of-type:after { content: " ー"; }
	*/
	
	#contents #p08 img {
		text-align: center;
		margin-top: 26px;
	}
	
	#contents #p09 img {
		text-align: center;
		margin-top: 26px;
	}
	
	#contents #p10 img {
		text-align: center;
		margin-top: 26px;
	}
	
	#contents #p11 img {
		text-align: center;
		margin-top: 26px;
	}
}

/* スマホ */
@media(max-width:767px) {
	#contents #p01 div {
		background: url(../../img/sp/backB.jpg) no-repeat 0px 20%;
		background-size :contain;
	}
	
	#contents #p02 div {
		background: url(../../img/sp/backG.jpg) no-repeat 0px 20%;
		background-size :contain;
	}
	
	#contents #p01 li,
	#contents #p03 li {
		line-height:22px;
		line-height:2.2rerm;
		margin: -22px 0px 22px 8px;
	}
	
	#contents #p03 .CBOX div {
		position: relative;
		margin: 38px 0px 16px;
		padding-top: 57.81%;
	}
	#contents #p03 .CBOX div:first-of-type {
		background: url(../../img/sp/backY.jpg) no-repeat;
		background-size :contain;
	}
	#contents #p03 .CBOX div img {
		position: absolute;
		top: 0px;
		margin: 0px;
	}
	
	/* キュレム */
	#contents #p03 .CBOX:nth-of-type(1) div:nth-of-type(1) img:nth-of-type(1) {
		/* キャラCG */
		width: 35.31%;
		left: 64.69%;
	}
	
	#contents #p03 .CBOX:nth-of-type(1) div:nth-of-type(1) img:nth-of-type(2) {
		/* 背景 */
		width: 100%;		
	}
	
	#contents #p03 .CBOX:nth-of-type(1) div:nth-of-type(1) img:nth-of-type(3) {
		/* ディスク*/
		width: 64.37%;
		top: 10.81%;
		left: 12.19%;
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	
	#contents #p03 .CBOX:nth-of-type(1) div:nth-of-type(1) img:nth-of-type(4) {
		/* テキスト */
		width: 76.56%;
		top: 69.72%;
		left: 23.12%;
		z-index: 1;
	}
	
	/* ネクロズマ */
	#contents #p03 .CBOX:nth-of-type(2) div:nth-of-type(1) img:nth-of-type(1) {
		/* キャラCG */
		width: 58.75%;
		left: 0px;
	}
	
	#contents #p03 .CBOX:nth-of-type(2) div:nth-of-type(1) img:nth-of-type(2) {
		/* 背景 */
		width: 100%;		
	}
	
	#contents #p03 .CBOX:nth-of-type(2) div:nth-of-type(1) img:nth-of-type(3) {
		/* ディスク*/
		width: 64.37%;
		top: 10.81%;
		left: 23.12%;
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	
	#contents #p03 .CBOX:nth-of-type(2) div:nth-of-type(1) img:nth-of-type(4) {
		/* テキスト */
		width: 76.56%;
		top: 69.72%;
		left: 0;
		z-index: 1;
	}
	/*
	#contents #p09 p:first-of-type {
		font-size:15px;
		font-size:1.5rem;
		font-weight: bold;
		line-height: 100%;
		text-align: center;
		margin-bottom: 16px;
}
	
	#contents #p09 p:first-of-type:before { content: "ー "; }
	#contents #p09 p:first-of-type:after { content: " ー"; }
	*/
	
	#contents #p08 div {
		background: url(../../img/sp/backG.jpg) no-repeat 0px 20%;
		background-size :contain;
	}
	
	#contents #p09 div {
		background: url(../../img/sp/backG.jpg) no-repeat 0px 20%;
		background-size :contain;
	}
	
	#contents #p10 div {
		background: url(../../img/sp/backG.jpg) no-repeat 0px 20%;
		background-size :contain;
	}
	
	#contents #p11 div {
		background: url(../../img/sp/backG.jpg) no-repeat 0px 20%;
		background-size :contain;
	}
}