@charset "utf-8";

#hokkaido_pride {
	background: #fff;
	margin: 0 auto;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 1.6;
	line-height: 130%;
	position: relative;
	padding-bottom: 50px;
}
#hokkaido_pride .clrTxt {
	text-indent: -99999%;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}
#hokkaido_pride .fl {
	float: left;
}
#hokkaido_pride .fr {
	float: right;
}
#hokkaido_pride #main {
	background: url("../images/main_head.png") top center no-repeat;
	width: 1280px;
	height: 926px;
	margin: 0 auto;
}
#hokkaido_pride h4.ttl {
	width: 1280px;
}
#hokkaido_pride #content {
}
#hokkaido_pride #backnumCont {
	width: 1280px;
	margin: 0 auto;
}
#hokkaido_pride #backnum {
	width: 940px;
	margin: 0 auto;
	display: block;
	position: relative;
	padding: 25px;
	z-index: 1;
}
#hokkaido_pride #backnum > li {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 20px;
}

#hokkaido_pride .detailCont {
	display: table;
	border-collapse: separate;
	border-spacing: 32.5px 0;
	width: 100%;
}
#hokkaido_pride .storeCont .ttl {
	border-bottom: solid 1px #ea9dc4;
	color: #ea4a9b;
	padding: 5px 5px 8px 5px;
	margin-bottom: 0;
	font-size: 16px;
}
#hokkaido_pride .ytCont ,
#hokkaido_pride .storeCont {
	display: table-cell;
	vertical-align: top;
}
#hokkaido_pride .ytCont {
	width: 405px;
}
#hokkaido_pride .ytBtn {
	text-decoration: none;
	color: #fff;
	background: #02A776;
	display: block;
	border-radius: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 20px;
	margin: 20px 0;
	width: 405px;
	box-sizing: border-box;
	box-shadow: 5px 3px 10px #3d2f2cf5;
}
#hokkaido_pride .ytBtn:hover {
	opacity: 0.8;
    box-shadow: none;
}

#footer {
	margin: 0 !important;
}