@charset "Shift_JIS";

/* common */
#shop .subtitle-bg {
	background: url(../shop/images/bg_shop_ttl.png) repeat;
  background-size: 20px 20px;
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
}

/* shop-main */
#shot-main {
	margin: 0 0 20px;
}

#shot-main .chara {
	margin: 10px 0 7px;
	text-align: center;
}

#shot-main .note {
	line-height: 1.6;
	width: 280px;
	margin: 0 auto;
	padding: 5px 6px;
	color: #ff7d00;
	border: 2px solid #ff7d00;
	font-size: 12px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #FFFFFF;
	text-align: center;
}

/* pack */
#pack .subtitle {
	padding: 10px 0;
	font-size: 16px;
}

#pack .inner {
	width: 290px;
	margin: 0 auto;
}

#pack .link {
	display: block;
	margin: 5px 0 18px;
	padding-left: 20px;
	background: url(../common/arrow_link.png) no-repeat left 2px;
	background-size: 15px 15px;
	-webkit-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	font-size: 12px;
	line-height: 1.5;
}

.pack-inner {
	margin-bottom: 20px;
	padding: 3px 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.pack-inner .ttl-area {
	width: 220px;
	margin: 0 auto;
	padding: 5px 0 10px 70px;
}

.pack-inner .ttl-area h3 {
	line-height: 1.4;
	padding: 0;
	font-size: 24px;
}

.pack-inner .ttl-area .kakaku {
	line-height: 1.2;
	width: auto;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
}

.pack-inner .haishin {
	width: 270px;
	margin: 0 auto 8px;
	padding: 5px 0;
	background: #FFF;
	text-align: center;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	font-weight: bold;
	font-size: 14px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.pack-inner .haishin span {
	font-size: 10px;
	vertical-align: super;
}

.pack-inner .txt {
	line-height: 1.7;
	width: 260px;
	margin: 0 auto;
}

.pack-inner .pack-info {
	position: relative;
	padding: 10px 0 3px;
	font-size: 12px;
}

.pack-inner .pack-info h4 {
	float: right;
	width: 200px;
	margin-bottom: 5px;
	text-align: center;
}

.pack-inner .pack-info dl {
	float: right;
	width: 190px;
}

.pack-inner .pack-info dl dt {
	line-height: 1.6;
	float: left;
	margin-bottom: 2px;
	font-weight: bold;
}

.pack-inner .pack-info dl dt.course {
	width: 190px;
}

.pack-inner .pack-info dl dt.ttl-chara {
	padding-right: 20px;
}

.pack-inner .pack-info dl dd {
	line-height: 1.6;
	float: left;
	margin-bottom: 5px;
}

.pack-inner .pack-info .chara {
	position: absolute;
}

.pack-inner .movie-area {
	position: relative;
	width: 254px;
	height: 158px;
	margin: 2px auto 9px auto;
	padding: 5px 0 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../shop/images/movie_bg.png) no-repeat left top;
  background-size: 254px 158px;
	-webkit-background-size: 254px 158px;
	-moz-background-size: 254px 158px;
}

#stagePoster,
#stagePoster02,
#stagePoster03 {
	position: absolute;
	top: 5px;
	left: 5px;
}

#pack #kinoko-pack {
	background: #ffbce3 url(../shop/images/bg_kinoko.png) repeat left top;
  background-size: 10px 10px;
	-webkit-background-size: 10px 10px;
	-moz-background-size: 10px 10px;
}

#pack #kinoko-pack .ttl-area {
	color: #ff4895;
	background: url(../shop/images/ico_kinoko.png) no-repeat 5px top;
	background-size: 60px 63px;
	-webkit-background-size: 60px 63px;
	-moz-background-size: 60px 63px;
}

#pack #kinoko-pack .haishin {
	color: #ff4895;
}

#pack #kinoko-pack h4 {
	color: #ff4895;
	background: url(../shop/images/line_kinoko.png) no-repeat center center;
  background-size: 185px 2px;
	-webkit-background-size: 185px 2px;
	-moz-background-size: 185px 2px;
}

#pack #kinoko-pack dl dt {
	color: #ff4895;
}

#pack #kinoko-pack .chara {
	top: 1px;
	left: 5px;
}

#pack #flower-pack {
	position: relative;
	background: #ffbce3 url(../shop/images/bg_flower.png) repeat left top;
  background-size: 10px 10px;
	-webkit-background-size: 10px 10px;
	-moz-background-size: 10px 10px;
}

#pack #flower-pack .ttl-area {
	color: #107400;
	background: url(../shop/images/ico_flower.png) no-repeat 5px top;
	background-size: 60px 63px;
	-webkit-background-size: 60px 63px;
	-moz-background-size: 60px 63px;
}

#pack #flower-pack .haishin {
	color: #107400;
}

#pack #flower-pack h4 {
	color: #107400;
	background: url(../shop/images/line_flower.png) no-repeat center center;
  background-size: 185px 2px;
	-webkit-background-size: 185px 2px;
	-moz-background-size: 185px 2px;
}

#pack #flower-pack dl dt {
	color: #107400;
}

#pack #flower-pack .chara {
	top: 13px;
	left: -11px;
}

#pack #star-pack {
	background: #ffbce3 url(../shop/images/bg_star.png) repeat left top;
  background-size: 10px 10px;
	-webkit-background-size: 10px 10px;
	-moz-background-size: 10px 10px;
}

#pack #star-pack.pack-inner {
	position: relative;
	margin-bottom: 5px;
}

#pack #star-pack .haishin-tag {
	position: absolute;
		top: -24px;
		left: 51px;
}

#pack #star-pack .ttl-area {
	color: #0650e6;
	background: url(../shop/images/ico_star.png) no-repeat 5px top;
	background-size: 60px 63px;
	-webkit-background-size: 60px 63px;
	-moz-background-size: 60px 63px;
}

#pack #star-pack .haishin {
	color: #0650e6;
}

#pack #star-pack h4 {
	width: 210px;
	color: #0650e6;
	background: url(../shop/images/line_star.png) no-repeat center center;
  background-size: 185px 2px;
	-webkit-background-size: 185px 2px;
	-moz-background-size: 185px 2px;
}

#pack #star-pack dl {
	width: 200px;
}

#pack #star-pack dl dt {
	color: #0650e6;
}

#pack #star-pack .chara {
	top: -1px;
	left: -1px;
}

#pack .note {
	line-height: 1.4;
	color: #666666;
	font-size: 12px;
	text-align: center;
}

/* matome */
#matome-top {
	display: block;
	height: 52px;
}

#matome .subtitle-bg {
	padding: 0 0 10px;
}

#matome .ttl-area {
	width: 226px;
	margin: 0 auto;
	padding: 5px 0 10px 64px;
	background: url(../shop/images/ico_matome.png) no-repeat 5px 3px;
	background-size: 60px 63px;
	-webkit-background-size: 60px 63px;
	-moz-background-size: 60px 63px;
}

#matome .subtitle {
	width: auto;
	padding: 0;
	font-size: 24px;
}

#matome .kakaku {
	line-height: 1.2;
	width: auto;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 14px;
}

#matome .haishin {
	width: 270px;
	margin: 0 auto;
	padding: 5px 0;
	color: #ff7d00;
	background: #FFF;
	text-align: center;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	font-weight: bold;
	font-size: 14px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

#matome .img-area {
	height: 190px;
	position: relative;
}

#matome .img-area .img01 {
	position: absolute;
	top: 0;
	left: 0;
}

#matome .img-area .img02 {
	position: absolute;
	top: -7px;
	right: 10px;
}

#matome .pack-info {
	width: 290px; 
	margin: 0 auto;
	font-size: 12px;
}

#matome .pack-info h3 {
	margin-bottom: 5px;
	color: #ff7d00;
	text-align: center;
	background: url(../shop/images/line_matome.png) no-repeat center center;
  background-size: 290px 2px;
	-webkit-background-size: 290px 2px;
	-moz-background-size: 290px 2px;
}

#matome .pack-info dl dt {
	margin-bottom: 5px;
	color: #ff7d00;
}

#matome .pack-info dl dd {
	line-height: 1.7;
	margin-bottom: 8px;
}

#matome-movie {
	position: relative;
	width: 254px;
	height: 158px;
	margin: 2px auto 12px auto;
	padding: 5px 0 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../shop/images/movie_bg.png) no-repeat left top;
  background-size: 254px 158px;
	-webkit-background-size: 254px 158px;
	-moz-background-size: 254px 158px;
}

#stagePoster,
#stagePoster02 {
	position: absolute;
	top: 5px;
	left: 5px;
}

#matome .note {
	margin-bottom: 15px;
	padding-left: 10px;
	line-height: 1.6;
	text-indent: -1em;
}