@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&subset=japanese");
html {
	font-size: 62.5%;
	height: 100%;
}
body {
	width: 100vw;
	height: auto;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: "Noto Sans JP", sans-serif;
	line-height: 200%;
	color: #404040;
	background-color: #fff;
	overflow-x: hidden;
	overflow-y: auto;
}
img[width="1"] {
	position: fixed;
	top: 0;
	left: 0;
}
#contentsWrapper .dispWide {
	display: block;
}
#contentsWrapper .dispNarrow {
	display: none;
}
@media screen and (max-width: 800px) {
	#contentsWrapper .dispWide {
		display: none;
	}
	#contentsWrapper .dispNarrow {
		display: block;
	}
}
#contentsWrapper .cover {
	width: 100%;
	height: auto;
}
#contentsWrapper .cover80 {
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#includeFooter {
	position: relative;
	z-index: 50;
}
#contentsWrapper {
	position: relative;
	width: 100%;
	letter-spacing: 0.05em;
	background-image: url("../images/bg.png");
	background-repeat: repeat-y;
	background-position: center center;
	background-size: 100% auto;
	box-sizing: border-box;
	overflow: hidden;
	z-index: 10;
}
@media screen and (max-width: 800px) {
	#contentsWrapper {
		background-size: 160% auto;
	}
}
#contentsWrapper .widthWrapper {
	position: relative;
	width: 78.125%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	overflow: hidden;
}
#contentsWrapper .widthWrapper .innerWrapper {
	width: 100%;
	padding: 2em 4%;
	background-color: rgba(255,255,255,0.5);
	box-sizing: border-box;
}
#contentsWrapper .tweetWrapper {
	width: 100%;
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
}
#contentsWrapper .widthWrapper .scrollBox {
	height: 50vh;
	/*
	background-color: rgba(254,71,0,0.05);
	*/
	background-color: rgba(255,221,246,0.3);
	border: 2px solid #ff343c;
	overflow-y: scroll;
}
@media screen and (max-width: 800px) {
	#contentsWrapper .widthWrapper {
		width: 100%;
	}
	#contentsWrapper .widthWrapper .innerWrapper {
		padding: 1em 4%;
		background-color: rgba(255,255,255,0.6);
	}
	#contentsWrapper .widthWrapper .scrollBox {
		width: 96%;
		padding: 0.5em 2%;
		margin-left: auto;
		margin-right: auto;
		border: 1px solid #ff343c;
	}
}
#contentsWrapper .flexBlock,
#contentsWrapper .flexBlock .thumbBlock {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: row;
	flex-shrink: 0;
	list-style: none;
}
#contentsWrapper .flexBlock .thumbBlock {
	flex-direction: column;
	align-items: stretch;
	justify-content: space-between;
}
#contentsWrapper .flexBetween {
	justify-content: space-between;
}
#contentsWrapper .flexAlignCenter {
	align-items: center;
}
#contentsWrapper .flexList2 > li {
	width: 48%;
	margin: 1em 1% 0;
}
#contentsWrapper .flexList2 > li > a {
	padding: 0;
}
@media screen and (max-width: 800px) {
}
#contentsWrapper .alignCenter {
	text-align: center;
}
#contentsWrapper .alignRight {
	text-align: right;
}
#contentsWrapper .alignLeft {
	text-align: left;
}
#contentsWrapper .fontBold {
	font-weight: bold;
}
#contentsWrapper .text34 {
	font-size: 34px;
}
#contentsWrapper .text20 {
	font-size: 20px;
}
#contentsWrapper .text16 {
	font-size: 16px;
}
#contentsWrapper .text0 {
	font-size: 0;
}
@media screen and (min-width: 801px) and (max-width: 1280px) {
	#contentsWrapper .text34 {
		font-size: 2.65625vw;
	}
	#contentsWrapper .text20 {
		font-size: 1.5625vw;
	}
	#contentsWrapper .text16 {
		font-size: 1.25vw;
	}
}
@media screen and (max-width: 800px) {
	#contentsWrapper .text34 {
		font-size: 4.5vw;
	}
	#contentsWrapper .text20 {
		font-size: 3.5vw;
	}
	#contentsWrapper .text16 {
		font-size: 3vw;
	}
}
#contentsWrapper .lineHeight160 {
	line-height: 160%;
}
#contentsWrapper .lineHeight200 {
	line-height: 200%;
}
#contentsWrapper .marginTopHarf {
	margin-top: 0.5em!important;
}
#contentsWrapper .marginTop1em {
	margin-top: 1em!important;
}
#contentsWrapper .marginTop2em {
	margin-top: 2em!important;
}
#contentsWrapper .marginTop3em {
	margin-top: 3em!important;
}
#contentsWrapper .marginTop4em {
	margin-top: 4em!important;
}
#contentsWrapper .marginTopAuto {
	margin-top: auto!important;
}
#contentsWrapper .marginRightHarf {
	margin-right: 0.5em!important;
}
#contentsWrapper a {
	color: #f81f92;
	padding-left: 0.25em;
	padding-right: 0.25em;
	background-color: transparent;
	text-decoration: none!important;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
#contentsWrapper a.hover {
	color: #fff;
	background-color: #f81f92;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#contentsWrapper a.opacity {
	opacity: 1;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
#contentsWrapper a.opacity.hover {
	opacity: 0.75;
	background-color: transparent;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#contentsWrapper .textBlack {
	color: #000;
}
/*デフォルトカラー*/
#contentsWrapper .textGray {
	color: #404040;
}
#contentsWrapper .textWhite,
#contentsWrapper a .textWhite {
	color: #fff;
}
#contentsWrapper .textOrange {
	color: #ff343c;
}
#contentsWrapper a.deactive {
	pointer-events: none;
}
#contentsWrapper .closingText {
	display: inline-block;
	color: #fff;
	padding: 0.5em 1em;
	background-color: #ff343c;
	border-radius: 2em;
}
/* kv */
#contentsWrapper .kv {
	width: 100%;
	height: 52.734375vw;
	max-height: 675px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

/* sns */
#contentsWrapper .snsBlock {
	position: relative;
	width: 100%;
	height: 20px;
	margin: 0 auto;
	padding: 8px 0;
	overflow: visible;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	flex-shrink: 0;
}
#contentsWrapper .snsBlock .snsBtn {
	height: 20px;
	margin: 0 4px 0 0;
	line-height: 100%;
	display: block;
}
@media screen and (max-width: 800px) {
	#contentsWrapper .snsBlock {
		margin-top: 1em;
	}
}
/*common*/
#contentsWrapper .paddingKv {
	width: 100%;
	padding-top: 230px;
	background-image: url("../images/bgChara.png"), url("../images/bgHeader.png");
	background-position: center top, center top;
	background-repeat: no-repeat, repeat-x;
	background-size: auto auto, auto auto;
}
#contentsWrapper .textAttention,
#contentsWrapper .listText > li {
	text-indent: -1em;
	padding-left: 1em;
}
@media screen and (min-width: 801px) and (max-width: 1280px) {
	#contentsWrapper .paddingKv {
		padding-top: 18%;
	}
}
@media screen and (max-width: 800px) {
	#contentsWrapper .paddingKv {
		padding-top: 80vw;
		background-image: url("../images/bgSp.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
	#contentsWrapper .sectionTitle {
		width: 100%;
	}
}
/* キャンペーン部分 */
#contentsWrapper #special {
	margin-top: 128px;
	background-color: rgba(11, 11, 39, 0.5);
}
#contentsWrapper #special > div {
	padding: 2em 1em;
}
@media screen and (min-width: 801px) and (max-width: 1280px) {
	#contentsWrapper #special {
		margin-top: 10vw;
	}
}
@media screen and (max-width: 800px) {
	#contentsWrapper #special {
		margin-top: 5em;
	}
}

#contentsWrapper .thumbBlock {
	position: relative;
	width: 50%;
	padding-bottom: 1em;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
}
#contentsWrapper .thumbBlockNarrow {
	width: 22.5%;
	margin-left: 1.25%;
	margin-right: 1.25%;
}
#contentsWrapper .thumbBlockNarrow:nth-child(n + 5) {
	margin-top: 1em;
}
@media screen and (max-width: 800px) {
	#contentsWrapper .thumbBlock {
		width: 75%;
	}
	#contentsWrapper .thumbBlockNarrow {
		width: 46%;
		margin-left: 2%;
		margin-right: 2%;
	}
	#contentsWrapper .thumbBlockNarrow:nth-child(n + 3) {
		margin-top: 1em;
	}
}
#contentsWrapper .thumbBlock > a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#contentsWrapper .thumbBlock > span {
	display: block;
}
#contentsWrapper .thumbBlock > span.thumb {
	position: relative;
	width: 100%;
	padding-top: 100%;
	line-height: 0;
	background-color: #fff;
	box-sizing: border-box;
}
#contentsWrapper .thumbBlock > span.thumb > img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 88%;
	height: auto;
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
#contentsWrapper .thumbBlock.hover > span.thumb > img {
	width: 90%;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#contentsWrapper .thumbBlock > span.itemName {
	padding: 0.5em 0.5em 0;
}
#contentsWrapper .thumbNew .thumbBlock > span.itemPrice {
	padding-top: 0.5em;
}
#contentsWrapper #newRleaseBlock .thumbWrapper + .thumbWrapper {
	margin-top: 2em;
}