@charset "UTF-8";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document shop > common
--------------------------------------------------------- */

#shop {
	text-align: left;
}

#shop h1 {
	margin-bottom: 20px;
	background: url(../images/visual.png) no-repeat top;
	background-size: 110% auto;
	margin-bottom: 20px;
	padding-top: 30%;
	text-align: center;
	font-weight: 100;
	font-size: 11px;
	line-height: 1;
}

#shop h1 sup {
	display: block;
	font-family: Cinzel;
	font-size: 28px;
	line-height: 1.3;
}

#shop h1 span {
	display: block;
	margin-top: 5px;
	font-family: WebMincho;
	font-size: 24px;
	line-height: 1.3;
	color: #e24d77;
}

#shop a {
	color: #64588f;
}

#shop a.studio {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	height: 20px;
	padding-right: 5px;
	padding-left: 20px;
	background: #8e93cb url(../images/i_studio_sp.png) no-repeat 5px 5px;
	background-size: 12px auto;
	text-decoration: none;
	font-weight: 100;
	font-size: 11px;
	line-height: 22px;
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document shop > box
--------------------------------------------------------- */

.box {
	margin-bottom: 30px;
	padding: 15px;
	border-top: solid 3px #efe2d0;
}

.box dl {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #686868;
}

.box dt {
	margin-bottom: 15px;
	font-weight: bold;
}

.box dt span {
	display: block;
	font-size: 15px;
}

.box dt br {
	display: none;
}

.box .f_left {
	margin-bottom: 20px;
	text-align: center;
}

/* ---------------------------------------------------------
	CSS Document shop > block
--------------------------------------------------------- */

.block .f_right,
.block .f_left {
	margin-bottom: 30px;
	padding: 15px;
	border-top: solid 3px #efe2d0;
}

.block p {
	margin-bottom: 20px;
	text-align: center;
}

.block dt {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
}

.block dd img {
	margin-top: 5px;
}
