@charset "utf-8";
/*-ページ設定-*/

#itemMainTop .itemMainVisualWrap {
	height: auto;
	margin: 0 auto 60px;
}

#itemMainTop .itemMainVisualWrap video {
	width: 100%;
}

.itemMainStory {
	font-family: 'Shippori Mincho', serif;
	width: 100%;
	/* margin: 0 auto 15.5%; */
	margin: 0 auto 50px;
	padding: 0;
	box-sizing: border-box;
}

.itemMainStory span {
	display: block;
	font-size: 4vw;
	margin-bottom: 30px;
}

.itemMainStory .itemMainStoryTtl {
	margin-bottom: 0%;
	line-height: 40px;
	font-size: 25px;
	letter-spacing: 0.5px;
}

.itemMainStory .itemMainStorySubTtl {
	margin-bottom: 20px;
	font-size: 11px;
	letter-spacing: 0.1vw;
	line-height: 1.6;
}

.itemMainStory .itemMainStoryMain {
	padding-top: 40px;
	padding-bottom: 6%;
	font-size: 14px;
	line-height: 26px;
	width: 96%;
	margin: 0 auto;
}

.itemMainStory .itemMainStoryName {
	font-size: 10px;
	margin-bottom: 10px;
	line-height: 10px;
}

.itemMainStory .itemMainStoryNameJp {
	font-size: 10px;
	margin-bottom: 20px;
	line-height: 10px;
}



/* .itemMainStoryMain{
	line-height: 30px;
} */


.itemMainStory img {
	margin-bottom: 30px;
}

.itemMainMovieWrap {
	margin: 0 auto 100px;
	width: 695px;
}

.itemMainMovieWrap video {
	width: 100%;
}


.page_banner_wrap {
	margin-bottom: 100px;
}

.page_banner {
	margin: 50px 80px 30px;
	text-align: center;
}

.page_banner img {
	width: 100%;
	height: auto;
}

.page_banner p {
	margin-top: 15px;
}

.page_banner a:hover {
	color: unset;
	opacity: 60%;
}

.page_banner_title {
	text-align: center;
}

.mainColor_title_main {
	/* font-family: 'Yu Mincho'; */
	/* font-family: "Yu Mincho Demibold","YuMincho Demibold","YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif; */
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size: 45px;
	letter-spacing: 4px;
}

/* .mainColor_title_main_height{
	height:80px;
} */

.mainColor_title_sub {
	font-family: 'Yu Mincho';
	font-size: 18px;
	height: 25px;
	/* letter-spacing:2px; */
}

.specialpage {
	text-align: center;
	margin-bottom: 40px;
}

.itemMainstorycopylight {
	font-family: "myFont", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	color: #555;
	font-size: 1.0rem;
	/* margin-bottom: 100px; */
}

.itemMainDescription .itemMainMaterial span:first-of-type {
	margin-left: 8px;
}

.itemMainVisualSp dl {
	margin-bottom: 90px;
}

.itemMainVisualSp h5 {
	width: 400px;
	text-align: center;
	margin: 0 auto 50px;
}

.itemMainVisualSp h5 img {
	width: 100%;
}

.itemMainVisualSp h6 img {
	width: 100%;
}

.itemMainVisualSp h6 {
	width: 90px;
	margin: 0 auto 5px;
}

.itemMainVisualSp li:last-of-type dl {
	margin-bottom: 90px;
}

/*
.itemMainVisualSp dl dt{
	width:695px;
	margin:0 auto 70px;
}
*/

.itemMainVisualSp dl dt {
	text-align: center;
	margin-bottom: 23px;
}

.itemMainVisualSp dl video {
	width: 100%;
	vertical-align: bottom;
}

.itemMainVisualSp dl dd {
	text-align: center;
	width: 695px;
	margin: 0 auto;
}

.itemMainVisualSp dl dd img {
	width: 100%;
}

.itemMainVisualSp dl .mainColor_ttl_Wrap {
	width: 600px;
	margin-bottom: 20px;
}

.itemMainVisualSp dl .mainColor_img1_Wrap {
	margin-bottom: 60px;
}

.itemMainVisualSp dl .mainColor_comment1_Wrap {
	font-family: 'Shippori Mincho', serif;
	line-height: 2.4;
	/* font-size:1.7rem; */
	font-size: 18px;
	color: #000000;
	letter-spacing: 0.05rem;
	margin-bottom: 85px;
}

.itemMainVisualSp dl .mainColor_img2_Wrap {
	margin-bottom: 30px;
}

.itemMainVisualSp dl .mainColor_video_Wrap {
	margin-bottom: 180px;
}

/* .collection_page_banner{
    margin: 0px 80px 50px;
}

.collection_page_banner img {
    width:100%;    
    height: auto;
}

.collection_page_banner a:hover {
    color: unset;
    opacity: 60%;
}

.collection_banner_head{
	text-align:center;
} */

.handlingwarning ul {
	list-style-type: "・";
	padding-left: 2em;
}

.handlingwarning ul li {
	margin-bottom: 0px;
}

@media screen and (max-width:576px) {
	#itemMainTop .itemMainVisualWrap {
		margin: 0 auto 11vw;
	}

	#mainItemTop h3 {
		font-family: 'Shippori Mincho', serif;
	}

	.itemMainStory {
		font-family: 'Shippori Mincho', serif;
		font-size: 3.2vw;
		line-height: 2.45;
		width: 100%;
		margin: 0 auto 15.5%;
		/* padding: 0 4%; */
		padding: 0;
		box-sizing: border-box;
	}

	.itemMainStory .itemMainStoryTtl {
		margin-bottom: 0%;
		line-height: 1.5;
		font-size: 4.6vw;
		letter-spacing: 0.1vw;
	}

	.itemMainStory .itemMainStorySubTtl {
		margin-bottom: 10px;
	}

	.itemMainStory .itemMainStoryMain {
		margin-bottom: 5%;
		font-size: 2.9vw;
		line-height: 20px;
	}

	.itemMainStory span {
		display: block;
		margin-bottom: 20px;
	}


	/* .itemMainStoryMain{
		line-height: 30px;
	} */




	.itemMainStory .story_inner_img {
		margin-bottom: 1%;
	}

	.itemMainStory .story_inner_img img {
		width: 20%;
	}

	.itemMainStory .itemMainStoryName {
		margin-bottom: 15px;
		line-height: 15px;
	}

	.itemMainStory .itemMainStoryNameJp {
		margin-bottom: 15px;
		line-height: 15px;
	}

	.itemMainstorycopylight {
		font-size: 7px;
	}


	.page_banner_wrap {
		margin-bottom: 75px;
	}

	.page_banner {
		margin: 0 auto 20px;
		text-align: center;
	}

	.page_banner p {
		margin-top: 10px;

	}



	.itemMainMovieWrap {
		width: 100%;
	}

	.mainColor_title_main {
		/* font-size: 50px; */
		font-size: 22px;
		height: 35px;
		letter-spacing: 2.5px;
	}

	/* .mainColor_title_main_height{
		height:50px;
	} */

	.mainColor_title_sub {
		/* font-size: 18px; */
		font-size: 8px;
		height: 8px;
		/* letter-spacing:1.5px; */
	}


	.specialpage {
		margin-bottom: 10%;
	}

	.itemMainVisualSp li:last-of-type dl {
		margin-bottom: 15.5%;
	}

	.itemMainVisualSp h5 {
		width: 86%;
		margin-bottom: 8.3%;
	}

	.itemMainVisualSp h6 {
		width: 17%;
		margin: 0 auto 0;
	}

	.itemMainVisualSp dl {
		margin-bottom: 15.5%;
	}

	.itemMainVisualSp dl dt {
		/*
		width:100%;
		margin:0 auto 9%;
*/
		text-align: center;
		margin-bottom: 5.4%;
	}

	/*
	.itemMainVisualSp dl dd:first-of-type{
		width:100%;
		margin:0 auto 9%;
	}
*/

	.itemMainVisualSp dl dd {
		text-align: center;
		width: 100%;
		margin-bottom: 5.4%;
	}

	.itemMainVisualSp dl .mainColor_ttl_Wrap {
		width: 86%;
		margin-bottom: 8%;
	}

	.itemMainVisualSp dl .mainColor_img1_Wrap {
		margin-bottom: 8%;
	}

	.itemMainVisualSp dl .mainColor_comment1_Wrap {
		font-size: 2.9vw;
		margin-bottom: 8%;
	}

	.itemMainVisualSp dl .mainColor_img2_Wrap {
		margin-bottom: 8%;
	}

	.itemMainVisualSp dl .mainColor_video_Wrap {
		margin-bottom: 35%;
	}

	/*


	.itemMainVisualSp dl .mainColor_img2_Wrap{
		margin-bottom: 30px;
	}

	.itemMainVisualSp dl .mainColor_video_Wrap{
		margin-bottom: 180px;
	}
	
*/

	.itemMainVisualSp dl .sisterPr {
		font-size: 2.9vw;
		margin-bottom: 9%;
		letter-spacing: 0.28vw;
		color: #222;
	}

	.itemGraceWrap {
		margin: -10px auto 2vw;
		width: 100%;
	}

	.grace_at {
		max-width: 30px;
		min-width: 30px;
		/*	    width: 3%; */
		margin: 0 auto;
		padding-top: 0px;
		padding-left: 10px;
		padding-bottom: 0px;
	}

	.collection_page_banner {
		margin: 20px 10px 50px;
	}

	.handlingwarning ul li {
		font-size: 2.8vw;
	}

	.itemMainStory .itemMainStoryTtl {
		font-size: 4vw;
	}
}








/* ローマ数字対応 */
#pi_cart h1 {
	display: none !important;
}

#pi_cart::before {
	content: "TVアニメ『ダイヤのA actⅡ -Second Season-』 アイコニック ストーリー リングオブジェ" !important;
	display: block !important;
	width: 210px;
	margin-left: 5px;
	padding-left: 5px;
	border-bottom: #ddd 1px solid;
	padding-bottom: 6px;
	box-sizing: border-box;
}

@media screen and (max-width: 575px) {
	#pi_cart::before {
		width: 90%;
		margin-left: 0;
		margin: 0 auto 5.4%;
		font-size: 3.28vw;
		letter-spacing: 0.1vw;
		line-height: 1.8;
		word-break: break-all;
		padding: 0 2.8% 1.6%;
	}
}