@charset "Shift_JIS";

#all-contents a:link,
#all-contents a:visited {
	text-decoration: underline;
}

.sakka1 {
	display: flex;
	/* background-color: #DDD; */
	margin-bottom: 32px;
}

.sakka2 {
	display: flex;
	justify-content: space-between;
	/* background-color: #DDD; */
	margin-bottom: 32px;
}

.shoei {
	width: 170px;
	width: 220px;
	text-align: center;
}

.shoei p img {
	width: 100%;
	height: auto;
	padding-bottom: 6px;
}

.shoei p {
	font-size: 93%; /* 12px相当 */
	line-height: 1.4;
	/* background-color: #BBB; */
}

.shoukai {
	width: 450px;
	font-size: 93%; /* 12px相当 */
	font-size: 100%; /* 12px相当 */
	line-height: 1.4;
	margin-left: 24px;
}

.kokuchiCover {
	text-align: center;
	margin-bottom: 24px;
}

.kokuchi {
	display: inline-block;
	text-align: left;
	/*margin: 0 auto;*/
	font-size: 93%; /* 12px相当 */
	font-size: 100%; /* 13px相当 */
	line-height: 1.4;
	border: double 3px #AAA;
	border: double 3px #777;
	padding: 12px 18px;
	/*background-color: #DDD;*/
}
.kokuchi a:link,
.kokuchi a:visited {
	text-decoration: underline;
}

.kokuchi dt {
	float: left;
}

.kokuchi dd {
	margin-left: 8em;
	margin-left: 5em;
	margin-bottom: 0.2em;
}

.goodsBlock {
	border-top: dotted 2px #AAA;
	border-top: dotted 2px #555;
	margin-top: 32px;
	padding-top: 20px;
}

/* 
.chosha {
	font-size: 182%;
	font-weight: bold;
}

.gLink {
	font-size: 93%;
	margin-bottom: 1em;
}
.gLink a:link,
.gLink a:visited {
	text-decoration: underline;
}

.choshoTitle {
	font-size: 100%;
	font-size: 108%;
	line-height: 1.4;
	margin-bottom: 6px;
}
 */

.seriesTitle {
	font-size: 182%; /* 24px相当 */
	font-size: 123.1%; /* 16px相当 */
	font-size: 138.5%; /* 18px相当 */
	font-weight: bold;
	margin-bottom: 12px;
}

.goodsImg {
	width: 760px;
	width: 740px;
	margin-bottom: 16px;
}

.goodsImg p {
	margin-bottom: 1em;
}

.brdrB p {
	border:solid 1px #000;
}

.goodsImg p img {
	width: 100%;
	height: auto;
}

.mb1em { margin-bottom: 1em; }
.pb8 { padding-bottom: 8px; }
.pb16 { padding-bottom: 16px; }
.pb24 { padding-bottom: 24px; }


/* 追加分 */

.eventHeading {
	font-size: 15px;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 24px;
	text-decoration: underline;
}

.fs12 { font-size: 93%; }
.fs13 { font-size: 100%; }
.fs14 { font-size: 108%; }
.fs15 { font-size: 116%; }
.fs16 { font-size: 123.1%; }
.lh15 { line-height: 1.5; }
.lh16 { line-height: 1.6; }
.ta-c { text-align: center; }
.mb16 { margin-bottom: 16px; }
.ml16 { margin-left: 16px; }
.mb24 { margin-bottom: 24px; }
.w711img img { width: 711px; }
.w760img img { width: 760px; }

a.a-ul:link,
a.a-ul:visited {
	text-decoration: underline;
}

.link-ul a:link,
.link-ul a:visited {
	text-decoration: underline;
}

.link-ul-red a:link,
.link-ul-red a:visited {
	color: #F00;
	text-decoration: underline;
}
.link-ul-red a:hover {
	color: #F90;
	text-decoration: underline;
}

.indnt {
	padding-left: 1em;
	text-indent: -1em;
}
