#breadcrumb-area{
	font-size:13px;
	padding-top:7px;
	padding-bottom:5px;
	background:#fff;
}
.breadcrumb{width:950px;margin:0 auto;}
#sns{
	text-align:right;
	margin:-30px auto 0;
	width:950px;
}


/* section 01
-----------------------------------------------------*/
#sec01{
	background:url('../../../img/page/campaign/2018newyear/bg_01.png') no-repeat center #e60012;
}
#sec01 .sec_inr{
	width:950px;
	margin:0 auto;
	padding-bottom:30px;
	position:relative;
}
#sec01 .sec_inr h1{
	text-align:center;
}
#sec01 .sec_inr .h3_List{
	width:900px;
	margin:-80px auto 0;
}
#sec01 .sec_inr .h3_List li{
	width:450px;
	text-align:center;
	float:left;
	transition: .8s;
}
#sec01 .sec_inr .h3_List:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;
  clear: both; 
  visibility:hidden;
}
#sec01 .ico01{
	position:absolute;
	bottom:10%;
	left:45%;
}


/* section 02
-----------------------------------------------------*/
#sec02{
	background:url('../../../img/page/campaign/2018newyear/bg_02.png') no-repeat center;
}
#sec02 h2{
	transition: .8s;
}
#sec02 .sec_inr{
	width:950px;
	margin:0 auto;
	padding-bottom:30px;
	position:relative;
}
#sec02 .sec_inr .txt01{
	font-size:18px;
	color:#000;
	line-height:1.8;
	text-align:center;
	margin:20px 0;
}
#sec02 .sec_inr .caution{
	color:#e60012;
	font-size:12px;
}


/* section 03
-----------------------------------------------------*/
#sec03{
	background:#9d2129;
	padding:30px;
}
#sec03 h2{
	transition: .8s;
}
#sec03 ul.happybagList{
	width:950px;
	margin:0 auto;
}
#sec03 ul.happybagList li{
	background:#fff;
	padding:20px;
	border:5px solid #ada166;
	margin-bottom:10px;
	transition: .8s;
}
#sec03 ul.happybagList li:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
#sec03 ul.happybagList li h3{
	float:left;
}
#sec03 ul.happybagList li .cautionBox p{
	color:#e60012;
	font-size:12px;
	float:left;
}
#sec03 ul.happybagList li .cautionBox p.btn{
	background:#e60012;
	padding:5px 10px;
	color:#fff;
	font-size:14px;
	text-align:center;
	width:400px;
	float:right;
	border-radius: 5px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 5px;   /* Firefox—p */ 
}
#sec03 ul.happybagList li .cautionBox p.btn a{
	color:#fff;
	display:block;
}
#sec03 ul.happybagList li .cautionBox p.btn a:hover{
	text-decoration:none;
}
#sec03 .txt_01{
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
	margin:50px auto 25px auto;
	text-align:center;
	line-height:1.6;
}
#sec03 .txt_01 a{
	color:#ffffff;
	text-decoration:underline;
}
#sec03 .txt_01 a:hover{
	text-decoration:none;
}

/* section 04
-----------------------------------------------------*/
#sec04{
	background:url('../../../img/page/campaign/2018newyear/bg_03.gif');
	padding:30px;
}
#sec04 .sec_inr{
	width:950px;
	margin:10px auto;
	background:rgba(255,255,255,0.4);
}
#sec04 .sec_inr h2{
	transition: .8s;
	text-align:center;
}
#sec04 h5{
	text-align:center;
	margin:20px auto;
}

#sec04 ul.otoshidamaList{
	width:900px;
	margin:0 auto;
}
#sec04 ul.otoshidamaList li{
	background:#fff;
	padding:20px;
	border:5px solid #ada166;
	margin-bottom:10px;
	transition: .8s;
}
#sec04 p{
	text-align:center;
	color:#000;
	font-size:14px;
	padding:10px 0 20px;
}


/* section 05
-----------------------------------------------------*/
#sec05{
	width:100%;
	background:#000;
	text-align:center;
	padding:30px 0 30px;
}
#sec05 h3{
	width:750px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	font-style:oblique;
	color:#fff;
	letter-spacing:5px;
	margin:20px auto;
}

#sec05 h3 em{
	font-size:34px;
	font-weight:bold;
	font-style:oblique;
}

#sec05 h3 br{
	display:none;
}
#sec05 ul.bnrList{
	width:970px;
	margin:0 auto 50px;
}
#sec05 ul.bnrList:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
#sec05 ul.bnrList li{
	width:460px;
	margin:10px;
	float:left;
}


.list-mv07{
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
}
.mv07{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}


/* bnr_area
-----------------------------------------------------*/
.bnr_area{
	background:#000;
	padding:30px 30px 10px 30px;
}
.bnr_area p{
	font-weight:bold;
	font-size:18px;
	line-height:1.8;
	text-align:center;
	color:#fff;
	margin-bottom:20px;
}


.sp{display:none;}
