@charset "utf-8";

/* =========================================================
	1.UNIVERSAL-RESET
	2.BASE-SET
	3.WIRE-FRAME
========================================================= */

/* 1.UNIVERSAL-RESET
--------------------------------------------------------- */
a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	background: transparent;
	border: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
 
ul,
ol {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}
 
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

 
a {
	outline: none;
}

 
img {
	vertical-align: bottom;
}
 
/* 2.BASE-SET
--------------------------------------------------------- */

body {
	background: #fff;
	font-family: Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Sans-serif;
	font-size: 13px;
	line-height: 1;
	-webkit-text-size-adjust: none;
}
 
@media screen and (max-device-width: 480px) {
	body {
		-webkit-text-size-adjust: none; /* for iPhone */
	}

}

.cx:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

*:first-child+html .cx {
	display: inline-block;
	min-height: 1%;
}

* html .cx {
	height: 1%;
}

a {
	overflow: hidden;
	text-decoration: none;
	color:#07519a;
}

a:hover {text-decoration:underline;}

/* 3.WIRE-FRAME
--------------------------------------------------------- */

html {
	overflow-y: scroll;
}

body {
	background: url("../img/bg.png") repeat;
}

#page {
	margin: auto;
	width: 960px;
}

#page #header {
	margin-bottom: 20px;
}

#wrapper {
	margin-bottom: 50px;
}

#footer,
.ouboBtnArea p {
	text-align: center;
}

#footer {
	border-top: 1px solid #fff;
	color: #fff;
	padding: 20px;
}

#page #header h1,
/*#wrapper .campaignTime,*/
#wrapper #sec01 .subText,
#wrapper #sec02 h1,
#wrapper #sec02 li.num01,
#wrapper #sec02 li.num02,
#wrapper #sec02 li.num03,
#wrapper #sec02 li.num04,
#sec03 h1,
#oubo h1{
	background: url("../img/sprite.png") no-repeat;
}

#page #header h1,
/*#wrapper .campaignTime,*/
#wrapper #sec01 .subText,
.ouboBtnArea strong a,
#wrapper #sec02 h1,
#wrapper #sec02 li dt,
#sec03 h1,
#oubo h1
{
	text-indent: -9999px;
}

#page #header h1 {
	background-position: 0 0;
	float: left;
	height: 33px;
	margin: 20px 0 10px;
	width: 102px;
}


#page #header h1 a {
	display: block;
	height: 33px;
	width: 102px;
}


#page #header ul#socialmedia {
	float: right;
	margin: 20px 0 10px;
	width: 370px;
}

#wrapper .campaignTime {
	/*background-position: -320px -63px;*/
	color:#fff;
	/*height: 30px;*/
	line-height:24px;
	margin: 25px auto 0 180px;
	width: 580px;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	/*vertical-align:bottom;*/

}

#wrapper .campaignTime span{
	font-size:16px;
	font-weight:bold;
	}

#wrapper .campaignTime span.year{
	font-size:18px;
	font-weight:bold;
	margin-right:2px;
	}

#wrapper #sec01 {
	margin-bottom: 30px;
}

#wrapper #sec01 h1 {
	margin: 10px 0;
	width: 960px;
}

#wrapper #sec01 h1 img {
	margin: 0 33px;
}

#wrapper #sec01 .subText {
	background-position: -154px -157px;
	height: 100px;
	margin: auto;
	width: 806px;
}

.ouboBtnArea strong a {
	background: url("../img/btn.png") no-repeat 0 0;
	display: block;
	height: 102px;
	margin: 30px auto 0;
	width: 472px;
}

.ouboBtnArea strong {
	margin-bottom: 10px;
}

.ouboBtnArea strong a:hover {
	background-position: 0 -102px;
}

.ouboBtnArea p {
	color: #fff;
	line-height: 1.6;
	margin: 0 auto;
	/*width: 472px;*/
}

.ouboBtnArea p a {
	color: #1f286f;
}

#wrapper #sec02 {
	margin-bottom: 30px;
}

#wrapper #sec02 h1 {
	background-position: -120px -326px;
	height: 40px;
	width: 960px;
}

#wrapper #sec02 li {
	color: #fff;
	min-height: 150px;
	_height: 150px;
}

#wrapper #sec02 li.odd {
	float: left;
	width: 490px;
}

#wrapper #sec02 li.even	 {
	float: right;
	width: 470px;
}

#wrapper #sec02 li.num01 {
	background-position: -120px -378px;
}


#wrapper #sec02 li.num02 {
	background-position: -610px -378px;
}

#wrapper #sec02 li.num03 {
	background-position: -120px -528px;
}

#wrapper #sec02 li.num04 {
	background-position: -610px -528px;
}

#wrapper #sec02 li dd {
	line-height: 1.6;
	width: 275px;
}

#wrapper #sec02 li.num01 dd {
	margin: 25px 0 0 190px;
}

#wrapper #sec02 li.num02 dd {
	margin: 50px 0 0 180px;
}

#wrapper #sec02 li.num03 dd {
	line-height: 1.6;
	margin: 70px 0 0 190px;
	width: 275px;
}

#wrapper #sec02 li.num04 dd {
	line-height: 1.6;
	margin: 45px 0 0 180px;
	width: 275px;
}

#wrapper #sec02 li.num04 dd a {
	color: #1f286f;
	display: block;
}

#wrapper #sec02 ul {
	margin-top: 20px;
}




#wrapper #sec03 {
	background: #fff;
	border-radius: 5px;
	display: block;
	margin-bottom:30px;
}

#wrapper #sec03 h1 {
	background-position: -120px -710px;
	height: 30px;
	width: 960px;
}

/* recomendShop */
#wrapper #sec03 #recomendShop {
	width: 860px;
	margin: 30px auto 20px;
}

#sec03 #recomendShop .shopDate {
	float: left;
	margin-bottom: 30px;
	min-height: 235px;
	padding: 0 25px 0;
	position: relative;
	width: 122px;
	z-index: 100;
}

#recomendShop .shopDate dt {
	cursor: pointer;
	height: 122px;
	margin-bottom: 2px;
	width: 122px;
}

#recomendShop .shopDate dt a {
	display: block;
}

#recomendShop .shopDate dt img {
	height: 122px;
	width: 122px;
}

#recomendShop .shopDate dd.shopName {
	font-weight: bold;
	margin-bottom: 20px;
	word-break: break-all;
    word-wrap: break-word;
	width: 122px;
}

#recomendShop .shopDate dd.shopName span {
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 5px 0 2px;
}

#recomendShop .shopDate dd.shopName a{
	color: #07519a;
	font-weight:bold;
	text-decoration:none;}

#recomendShop .shopDate dd.shopName a:hover {
	color: #c00;
	text-decoration:underline;
}

#recomendShop .shopDate dd.shopIcon {
	bottom: 0;
	overflow: hidden;
	position: absolute;
}

#recomendShop .shopDate dd.shopIcon span {
	background: url(../img/icon_sprit.png) no-repeat;
	float: left;
	height: 17px;
	text-indent: -9999px;
	width: 57px;
}

#recomendShop .shopDate dd.shopIcon span.cupon {
	background-position: 0 0;
	margin-right: 8px;
}

#recomendShop .shopDate dd.shopIcon span.cuponSecret {
	background-position: 0 -50px;
}



#oubo {
	background: #fff;
	border-radius: 5px;
	display: block;
}

#oubo h1 {
	background-position: -120px -777px;
	height: 30px;
	width: 960px;
}

.listArea {
	margin-bottom: 30px;
}

#oubo ul {
	padding: 15px 30px 0;
}

#oubo ul li {
	background: url("../img/dotline.png") no-repeat 0 100%;
	font-size: 13px;
	margin: 0;
}

#oubo ul li.last {
	background: none;
}

#oubo ul li dl {
	display: inline-block;
	height: 100%;
	padding: 20px 0;
}

#oubo ul li dt {
	float: left;
	width: 190px;
}

#oubo ul li dd {
	float: right;
	line-height: 1.6;
	text-align: left;
	width: 700px;
}

.endtxt {
	color: #fff;
	font-size: 24px;
	padding: 30px 0;
}