@charset "utf-8";
/*------------------------------------------------------------
	detail
------------------------------------------------------------*/
.fvBox {
	padding-top: 0.1rem;
	position: relative;
	display: flex;
	color: #fff;
	overflow: hidden;
}

#vampire .fvBox {
	height: 95rem;
	background: #774ea4;
}


#ninja .fvBox {
	height: 95rem;
	background: #496ab2;
}
#dj .fvBox {
	height: 95rem;
	background: #64c0ab;
}
#tamagozuk .fvBox {
	height: 95rem;
	background: #fbc42f;
}
#santa .fvBox {
	height: 93rem;
	background: #eb6157;
}
#otome .fvBox {
	height: 95rem;
	background: #ffb5d2;
}

.fvBox .imgtextEn {
	margin-top: 2.6rem;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	overflow: hidden;
}
.fvBox .imgtextEn .sub {
	margin-right: 10rem;
}
.fvBox .imgtextEn img {
	width: auto;
	height: 51rem;
	max-width: initial;
}
.fvBox .num {
	width: 21.6rem;
	position: absolute;
	left: 7.2%;
	top: 29.4%;
	opacity: 0;
	transition: 0.4s;
}
.fvBox .num.on {
	opacity: 1;
}
.fvBox .fvImg {
	width: 55%;
	padding-left: 5%;
	position: relative;
	z-index: 2;
	opacity: 0;
	transition: 0.4s;
}
.fvBox .fvImg.on {
	opacity: 1;
}
.fvBox .fvImg .img {
	width: 100%;
}
.fvBox .fvImg svg {
	width: 100%;
	vertical-align: top;
}
.fvBox .textBox {
	margin-left: -12.2rem;
	padding-top: 3.2rem;
	display: flex;
	align-items: center;
	flex: 1;
	position: relative;
	z-index: 3;
	opacity: 0;
	transition: 0.4s;
}
#dj .fvBox .textBox {
	margin-left: -4.2rem;
}
.fvBox .textBox.on {
	opacity: 1;
}
.fvBox .textBox .innerBox {
	width: 100%;
	white-space: nowrap;
}
.fvBox .textBox .text01 {
	margin-bottom: 0.6rem;
	margin-left: 1.4rem;
	font-size: 4rem;
	line-height: 1.2;
	letter-spacing: 0.1em;
}
.en .fvBox .textBox .text01 {
	margin-bottom: 2.9rem;
	margin-left: 1.4rem;
	font-size: 4rem;
	line-height: 1.2;
	letter-spacing: 0.3rem;
}
.fvBox .textBox .text02 {
	font-size: 15.2rem;
	line-height: 1.18;
	letter-spacing: 0.1em;
}
.en .fvBox .textBox .text02 {
	font-size: 13rem;
	line-height: 1;
	letter-spacing: -0.3rem;
}
.en#dj .fvBox .textBox .text02 {
	font-size: 11rem;
	line-height: 1;
	letter-spacing: -0.3rem;
}
.en#vampire .fvBox .textBox .text02 {
	font-size: 11rem;
	line-height: 1;
}
.en#tamagozuk .fvBox .textBox .text02 {
	font-size: 10rem;
	line-height: 1;
	letter-spacing: -0.3rem;
}
.en#santa .fvBox .textBox .text02 {
	font-size: 11rem;
	line-height: 1;
	letter-spacing: 0em;
}
#ninja .fvBox .textBox .text02 {
	font-size: 16.8rem;
	line-height: 1.18;
	letter-spacing: 0em;
}
.en#ninja .fvBox .textBox .text02 {
	font-size: 14.8rem;
	line-height: 1.0;
	letter-spacing: -0.3rem;
}
#vampire .fvBox .textBox .text02 span {
	letter-spacing: -0.2vw;
}
#tamagozuk .fvBox .textBox .text02 span {
	letter-spacing: -0.02vw;
}
#santa .fvBox .textBox .text02 {
	letter-spacing: -0.1em;
}
.en#santa .fvBox .textBox .text02 {
	letter-spacing: -0.2rem;
}
#santa .fvBox .textBox .text02 span {
	letter-spacing: 0.5vw;
}
#santa .fvBox .textBox .text02 span.santaclaus {
	letter-spacing: -0.2vw;
}
#main .detailBox {
	padding: 11.1rem 2rem 15rem;
	font-weight: 400;
}
#main .detailBox .inner {
	margin: 0 auto;
	max-width: 140rem;
	padding: 8.6rem 13rem;
	background-color: #FFF;
	border-radius: 8rem;
}
#main .detailBox .heading01 {
	margin-bottom: 4rem;
	text-align: center;
	font-size: 5.6rem;
	font-weight: bold;
}
#main .detailBox .photoList {
	margin-bottom: 6rem;
}
#main .detailBox .photoList img {
	width: 100%;
	border-radius: 3.1rem;
}
#main .detailBox .photoList .txt, .txt2 {
/*	padding: 1rem 0;*/
	padding: 2rem 0;
	display: block;
	color: #666;
	font-size: 2rem;
/*	line-height: 1.4;*/
	line-height: 1.8;
}
#main .detailBox .photoList .txt sup, .txt2 sup {
	font-size: 1.6rem;
}
#main .detailBox p {
	margin-bottom: 5.9rem;
	line-height: 2;
}
#main .detailBox p sup {
	font-size: 1.6rem;
}
#main .detailBox p.Vo_vampire {
	margin-bottom: 1.9rem;
}
#main .detailBox p:last-child {
	margin-bottom: 0;
}
#main .detailBox .voice {
	margin: 7rem -13rem 0;
	padding: 9rem 13rem 7rem;
	background-color: rgba(119, 78, 164, 0.1);
}
#ninja #main .detailBox .voice {
	background-color: rgba(73, 106, 178, 0.1);
}
#dj #main .detailBox .voice {
	background-color: rgba(100, 192, 171, 0.1);
}
#vampire #main .detailBox .voice {
	background-color: rgba(119, 78, 164, 0.1);
}
#tamagozuk #main .detailBox .voice {
	background-color: rgba(251, 196, 47, 0.1);
}
#santa #main .detailBox .voice {
	background-color: rgba(235, 97, 87, 0.1);
}
#otome #main .detailBox .voice {
	background-color: rgba(253, 163, 200, 0.1);
}
#main .detailBox .voice .photoBox .img {
	margin: 0 auto 2.3rem;
	display: block;
	width: 32rem;
	aspect-ratio: 1;
	border-radius: 100%;
	overflow: hidden;
}
#main .detailBox .voice .photoBox .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .detailBox .voice .photoBox .txt {
	display: block;
	font-weight: 700;
	font-size: 3.2rem;
	text-align: left;
	font-feature-settings: "palt";
}
#vampire #main .detailBox .voice .photoBox .txt {
    line-height: 1.2;
}
#main .detailBox .voice .photoBox .txt2 {
	font-size: 2.4rem;
}
.en #main .detailBox .voice .photoBox .txt {
	display: block;
	font-weight: 700;
	font-size: 2.6rem;
	text-align: left;
	font-feature-settings: "palt";
}
#santa #main .detailBox .voice .photoBox .txt {
	font-size: 1.9rem;
}

#main .detailBox .voice .photoBox .txt .name {
	display: block;
	font-size: 4.8rem;
	line-height: 1.4;
}
.en #main .detailBox .voice .photoBox .txt .name {
	display: block;
	font-size: 3.8rem;
	line-height: 1.2;
}
#santa #main .detailBox .voice .photoBox .txt .name {
	font-size: 3.8rem;
}
#otome #main .detailBox .voice .photoBox .txt .name {
	font-size: 3.2rem;
	line-height: 1.4;
}
#main .detailBox .voice .title {
	margin-bottom: 4.1rem;
	padding: 0.7rem;
	width: 27rem;
	font-size: 3.32rem;
	text-align: center;
	background-color: #FFF;
	border: 0.3rem solid currentColor;
}
.en #main .detailBox .voice .title {
	margin-bottom: 4.1rem;
	padding: 0.7rem;
	width: 32rem;
	font-size: 3rem;
	text-align: center;
	background-color: #FFF;
	border: 0.3rem solid currentColor;
}
#ninja #main .detailBox .voice .photoBox .txt,
#ninja #main .detailBox .voice .title {
	color: #496ab2;
}
#dj #main .detailBox .voice .photoBox .txt,
#dj #main .detailBox .voice .title {
	color: #64c0ab;
}
#vampire #main .detailBox .voice .photoBox .txt,
#vampire #main .detailBox .voice .title {
	color: #774ea4;
}
#tamagozuk #main .detailBox .voice .photoBox .txt,
#tamagozuk #main .detailBox .voice .title {
	color: #fa6f3e;
}
#santa #main .detailBox .voice .photoBox .txt,
#santa #main .detailBox .voice .title {
	color: #eb6157;
}
#otome #main .detailBox .voice .photoBox .txt,
#otome #main .detailBox .voice .title {
	color: #FDA3C8;
}
#main .detailBox .voice p {
	line-height: 1.75;
    text-align: justify;
}
#main .detailBox .designer {
	padding: 7.8rem 0 6.7rem;
	font-feature-settings: "palt";
}
#main .detailBox .designer .title {
	margin-bottom: 4.1rem;
	text-align: center;
}
#main .detailBox .designer .title img {
	max-width: 99.4rem;
}
#main .detailBox .designer .title .jp {
	margin-top: -4.2rem;
	display: block;
	font-size: 6.4rem;
}
#main .detailBox .designer .photo {
	margin-bottom: 1.5rem;
}
#main .detailBox .designer .photo img {
	border-radius: 3.1rem;
}
#main .detailBox .designer .name {
	margin-bottom: 0rem;
	font-size: 4.8rem;
	font-weight: 700;
}
#main .detailBox .designer p {
	line-height: 1.75;
}
#vampire .comWatches::before {
	background-color: #774ea4;
}
.jsVideo {
	border-radius: 3.2rem;
	overflow: hidden;
}
.jsVideo video {
	width: 100%;
	vertical-align: top;
}
@media all and (min-width: 897px) {
	#main .detailBox ul.photoList {
		margin: 8.3rem 0 5rem;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#main .detailBox ul.photoList li {
		width: calc(50% - 0.9rem);
	}
	#main .detailBox ul.photoList .txt {
		padding-top: 1.7rem;
	}
	#main .detailBox .voice .subBox {
		display: flex;
		flex-direction: row-reverse;
	}
	#main .detailBox .voice .textBox {
		flex: 1;
	}
	#main .detailBox .voice .photoBox {
		margin: 2rem 4.2rem 0 11rem;
		width: 32rem;
	}
}
@media all and (max-width: 896px) {
	.fvBox {
		height: 42rem;
		align-items: flex-end;
	}
	#vampire .fvBox {
		height: 43rem;
	}
	#ninja .fvBox {
		height: 38rem;
	}
	#dj .fvBox {
		height: 38rem;
	}
	#tamagozuk .fvBox {
		height: 38rem;
	}
	#ninja .fvBox {
		height: 38rem;
	}
	#otome .fvBox {
		height: 38rem;
	}
	#santa .fvBox {
		height: 44rem;
	}
	.en#vampire .fvBox {
		height: 47rem;
	}
	.en#ninja .fvBox {
		height: 47rem;
	}
	.en#dj .fvBox {
		height: 47rem;
	}
	.en#tamagozuk .fvBox {
		height: 47rem;
	}
	.en#otome .fvBox {
		height: 47rem;
	}
	.en#santa .fvBox {
		height: 47rem;
	}
	.fvBox .imgtextEn {
		margin-top: 4rem;
	}
	.fvBox .imgtextEn .sub {
		margin-right: 2rem;
	}
	.fvBox .imgtextEn img {
		height: 16rem;
	}
	.fvBox .num {
		width: 6.2rem;
		left: 5.8%;
		top: 30.3%;
	}
	.en .fvBox .num {
		width: 6.2rem;
		left: 5.8%;
		top: 20.3%;
	}
	.fvBox .fvImg {
		margin: 0 auto 0 -6rem;
		width: 95%;
        z-index: 0;
	}
    

	#ninja .fvBox .fvImg {
		margin: 0 auto 0 -6rem;
		width: 93%;
        z-index: 0;
	}
	#dj .fvBox .fvImg {
		margin: 0 auto 0 -5rem;
		width: 88%;
        z-index: 0;
	}
    
	#tamagozuk .fvBox .fvImg {
		margin: 0 auto 0 -5.5rem;
		width: 90%;
        z-index: 0;
	}
	#otome .fvBox .fvImg {
		margin: 0 auto 0 -5.5rem;
		width: 89%;
        z-index: 0;
	}
	.en.fvBox .fvImg {
		margin: 0 auto -4.5 0rem;
		width: 95%;
        z-index: 2;
	}
	.en#ninja .fvBox .fvImg {
		margin: 0 auto -3rem 0rem;
		width: 93%;
        z-index: 2;
	}
	.en#dj .fvBox .fvImg {
		margin: 0 auto -2.5rem 0rem;
		width: 88%;
        z-index: 2;
	}
	.en#vampire .fvBox .fvImg {
		margin: 0 auto -3rem 0rem;
		width: 90%;
        z-index: 2;
	}
	.en#tamagozuk .fvBox .fvImg {
		margin: 0 auto -2.7rem 0rem;
		width: 90%;
        z-index: 2;
	}
	.en#santa .fvBox .fvImg {
		margin: 0 auto -2.7rem 0rem;
		width: 90%;
        z-index: 2;
	}
	.en#otome .fvBox .fvImg {
		margin: 0 auto -2.7rem 0;
		width: 89%;
        z-index: 2;
	}
    .en#dj .fvBox .textBox {
        margin-left:0
    }
	.fvBox .textBox {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		z-index: 1;
	}
    #dj .fvBox .textBox {
        margin-left:0
    }
	.fvBox .textBox .text01 {
		margin: 0;
		padding: 0 1rem;
		width: 100%;
		position: absolute;
		top: 8rem;
		font-size: 1.6rem;
		text-align: center;
		letter-spacing: 0.1em;
	}
	.en .fvBox .textBox .text01 {
		margin: 0;
		padding: 0 1rem;
		width: 100%;
		position: absolute;
		top: 10rem;
        left: 8rem;
		font-size: 1.5rem;
		text-align: left;
		letter-spacing: 0em;
	}
	.en#otome .fvBox .textBox .text01, 
	.en#santa .fvBox .textBox .text01 {
		top: 11rem;
	}
	.fvBox .textBox .text02, #ninja .fvBox .textBox .text02 {
		position: absolute;
		right: 1.4rem;
		top: 12.4rem;
		writing-mode: vertical-rl;
		font-size: 4.5rem;
/*		letter-spacing: -0.05em;*/
		letter-spacing: 0;
	}
    
	#dj .fvBox .textBox .text02 {
		right: -3rem;
	}
	.fvBox .textBox .text02 span {
		letter-spacing: 0.3em;
	}
/*    SP画像化*/
    .fvBox .textBox .text03 {
		position: absolute;
		right: 2rem;
		top: 12.4rem;
        max-width: 9rem
	}
    #dj .fvBox .textBox .text03 {
		position: absolute;
/*		right: -2.5rem;*/
		top: 12.4rem;
        max-width: 9rem
	}
    
/*    SP画像化EN*/
    .en .fvBox .textBox .text03, 
    .en#dj .fvBox .textBox .text03 {
		position: absolute;
        right: auto;
        left: 2rem;
		top: 16rem;
        max-width: 90%;
        z-index: 1;
	}
	#main .detailBox {
		padding: 2.6rem 1.8rem 5.4rem;
	}
	#main .detailBox .inner {
		padding: 2.3rem 2.5rem;
		border-radius: 2.5rem;
	}
	#main .detailBox .heading01 {
		margin-bottom: 2rem;
		font-size: 1.86rem;
	}
	#main .detailBox .photoList img {
		border-radius: 1rem;
	}
	.jsVideo {
		border-radius: 1rem;
	}
	#main .detailBox .photoList {
		margin: 0 -0.8rem 2.2rem;
	}
	#main .detailBox p {
		margin-bottom: 2.1rem;
		line-height: 1.7;
		letter-spacing: 0.08em;
	}
	#main .detailBox p sup {
		font-size: 1.2rem;
	}
	.en #main .detailBox p sup {
		font-size: 1.2rem;
	}
	.en #main .detailBox p {
		margin-bottom: 2.1rem;
		line-height: 1.7;
		letter-spacing: 0;
        text-align: left;
	}
	#main .detailBox p.Vo_vampire {
		margin-bottom: 1.2rem;
	}
	#main .detailBox .photoList .txt, .txt2 {
		margin-bottom: -0.5rem;
		padding: 0.9rem 1rem 0;
/*		font-size: 0.93rem;*/
		font-size: 1.23rem;
		line-height: 1.75;
	}
    .txt2 {
        padding: .9rem 0 0
    }
	#main .detailBox .photoList .txt sup {
		font-size: 0.8rem;
	}
	#main .detailBox ul.photoList {
		margin: 1.5rem -0.8rem 2rem;
	}
	#main .detailBox ul.photoList li {
		margin-bottom: 3rem;
	}
	#main .detailBox .voice {
		margin: 2.7rem -2.5rem;
		padding: 2.6rem 2.8rem 3.3rem;
	}
	#main .detailBox .voice .title {
		margin-bottom: 2rem;
		padding: 0.4rem;
		width: 11.5rem;
		font-size: 1.43rem;
		border-width: 0.1rem;
	}
	.en #main .detailBox .voice .title {
		margin-bottom: 2rem;
		padding: 0.5rem 0.4rem 0.4rem;
		width: 11.5rem;
		font-size: 1rem;
		border-width: 0.1rem;
	}
	#main .detailBox .voice .photoBox {
		margin: 0 0 1.3rem 1rem;
		display: flex;
		align-items: center;
		gap: 2.5rem;
	}
	#main .detailBox .voice .photoBox .img {
		margin: 0 0;
		width: 10.7rem;
	}
	#main .detailBox .voice .photoBox .txt {
/*		font-size: 1.55rem;*/
		font-size: 1.25rem;
	}
	.en #main .detailBox .voice .photoBox .txt {
/*		font-size: 1.55rem;*/
		font-size: 1.25rem;
	}
	#main .detailBox .voice .photoBox .txt2 {
/*		font-size: 1.55rem;*/
		font-size: 1.25rem;
	}
	.en #main .detailBox .voice .photoBox .txt2 {
/*		font-size: 1.55rem;*/
		font-size: 1.25rem;
	}
	#santa #main .detailBox .voice .photoBox .txt {
		font-size: 1.3rem;
	}
	.en #santa #main .detailBox .voice .photoBox .txt {
		font-size: 1.3rem;
	}
	#tamagozuk #main .detailBox .voice .photoBox .txt {
		font-size: 1.15rem;
	}
	.en #tamagozuk #main .detailBox .voice .photoBox .txt {
		font-size: 1.15rem;
	}
	#main .detailBox .voice .photoBox .txt .name {
		font-size: 2.31rem;
	}
	.en #main .detailBox .voice .photoBox .txt .name {
		font-size: 1.8rem;
	}
	#ninja #main .detailBox .voice .photoBox .txt .name {
        margin-top: 0.3rem;
		font-size: 1.8rem;
	}
	.en #ninja #main .detailBox .voice .photoBox .txt .name {
        margin-top: 0.3rem;
		font-size: 1.8rem;
	}
	#santa #main .detailBox .voice .photoBox .txt .name {
        margin-top: 0.3rem;
		font-size: 2rem;
	}
	.en #santa #main .detailBox .voice .photoBox .txt .name {
        margin-top: 0.3rem;
		font-size: 2rem;
	}
	#otome #main .detailBox .voice .photoBox .txt .name {
        margin-top: 0.3rem;
		font-size: 1.4rem;
	}
	.en #otome #main .detailBox .voice .photoBox .txt .name {
        margin-top: 0.3rem;
		font-size: 1.4rem;
	}
	#main .detailBox .voice p {
		line-height: 1.7;
	}
	#main .detailBox .designer .title img {
		width: 30rem;
	}
	#main .detailBox .designer {
		margin: 0 -0.8rem;
		padding: 2.5rem 0 2.6rem;
	}
	#main .detailBox .designer .title {
		margin-bottom: 2.1rem;
	}
	#main .detailBox .designer .title .jp {
		margin-top: -1.2rem;
		font-size: 1.91rem;
	}
	#main .detailBox .designer .photo {
		margin: 0 0 0.5rem;
	}
	#main .detailBox .designer .photo img {
		border-radius: 1rem;
	}
	#main .detailBox .designer .name {
		margin-bottom: -0.3rem;
		font-size: 2.1rem;
	}
	#main .detailBox .designer p {
		margin: 0 1.2rem 0;
		font-size: 1.06rem;
	}
	.comWatches {
		padding: 4rem 0 1rem;
	}
}

/*モーダルを開くボタン*/
.modal-open{
	position: fixed;
	display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    left: 50%;
	width: 300px;
	height: 50px;
	font-weight: bold;
	color: #fff;
	background: #000;
	margin: auto;
	cursor: pointer;
	transform: translate(-50%,-50%);
}
/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,50%);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
    box-sizing: border-box;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active{
	opacity: 1;
	visibility: visible;
}
/*モーダル枠の指定*/
.modal-body{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 500px;
	width: 90%;
}
/*モーダルを閉じるボタンの指定*/
.modal-close{
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	top: -40px;
	right: -40px;
	width: 40px;
	height: 40px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content{
	background: #fff;
	text-align: left;
	padding: 30px;
}