@charset "utf-8";

/*============================

	TOP

============================*/


/* accent */
#accent{
	position:relative;
	margin-bottom:30px;
}
#accent p{
	position:absolute;
	z-index:2;
	display:none;
}
#accent #mainvisual{
	position:relative;
	z-index:1;
	/* margin-left:-175px; */
}
#accent #message1{
	top:280px;
	left:665px;
}
#accent #message2{
	top:280px;
	left:585px;
}
#accent #messagefrom{
	top:438px;
	left:550px;
}
#accent .text{
	top:670px;
	left:0px;
}

/* news */
#news{
	position:relative;
	background:url(../../images/common/split-line.gif) no-repeat 0 bottom;
	padding-bottom:30px;
	margin-bottom:30px;
}
#news h2{
	padding-bottom:13px;
	border-bottom:1px solid #343434;
	margin-bottom:20px;
}
#news .list{
	position:absolute;
	top:0;
	right:0;
}
#news dt{
	clear:both;
	color:#979797;
	font-size:11px;
}
#news dt em{
	font-size:13px;
	margin-left:15px;
}
#news dd{
	font-size:11px;
	margin-bottom:20px;
}


/* dvd */
#dvd{
	position:relative;
	padding-bottom:30px;
	margin-bottom:30px;
}
.border_img{
	background:url(../../images/common/split-line.gif) no-repeat 0 bottom;
}
.border_solid{
	border-bottom:solid 1px #343434;
	padding-bottom:25px !important;
}
#dvd .pc-row {
	gap: 20px;
	align-items: center;
	margin-bottom: 20px;
}
#dvd .jacket{
	flex: 0 0 40%;
}
#dvd .dvd-text .text{
	margin-bottom:25px;
}
#dvd .dvd-text .price{
	margin-bottom:20px;
}
#dvd .dvd-text .contact{
	position:relative;
	float:right;
	background:url(../../images/common/icon/tri.gif) no-repeat 0 2px;
	padding-left:15px;
	line-height:1;
	height:1em;
}



#irai{
	background:url(../../images/common/split-line.gif) no-repeat 0 bottom;
	padding-bottom:15px;
	margin-bottom:30px;
}
#irai .img{
	margin:12px auto;
}
#irai .text{
	font-size:11px;
	color:#b3b2b2;
}
#irai .text span{
	color:#ffffff;
}
#irai p.mail{
	background:#333333;
	text-align:center;
	font-weight:bold;
	border-radius:4px;
	padding:8px;
	margin:10px auto 25px;
}
#irai p.mail img{
	margin-right:10px;
	margin-top:2px
}
#irai p.mail a{
	text-decoration:underline;
}


.karin{
	margin-bottom:50px;
}

.facebook{
	background-color:#000;
	border:none;
}


/* side
-------------------------------- */
.side .youtube p{
	text-align:center;
	font-size:13px;
	padding-top:20px;
	margin-bottom:20px;
}
.side .music{
	text-align:center;
	margin-bottom:70px;
}