/* ===================================
common 
=================================== */
.sp { display:none; direction:none; }
a, a img { outline:none; }
#cp2017 .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#cp2017 .clearfix {
	min-height: 1px;
}
#cp2017 {
	color:#000;
	font-size:13.5px;
	line-height:1.6;
	position:relative;
	width:730px;
}
#cp2017 .fll { float:left; }
#cp2017 .flr { float:right; }
#cp2017 .center { text-align:center; }
#cp2017 .copy { font-size:10px; }
#cp2017 .text_small { font-size:12px; }
#cp2017 .bnr_area { margin:0 auto 50px; text-align:center; }
#cp2017 .present_area .ancWrap { margin-top:-130px; padding-top:130px; }
#cp2017 #presentapply_area.ancWrap { margin-top:-94px; padding-top:94px; }
#cp2017 .mb5 { margin-bottom:5px; }


/* ===================================
header_area
=================================== */
#cp2017 .header_area {
	margin:0 auto ;
	text-align:center;
}
#cp2017 .header_area .whats_famigeki_bnr {
	width:692px;
	height:60px;
	left:0;
	right:0;
	margin:0 auto;
	position:absolute;
	top:380px;
}
#cp2017 .header_area .whats_famigeki_bnr a img {
	transition: opacity 0.3s ease-out;
}
#cp2017 .header_area .whats_famigeki_bnr a:hover img {
	opacity:0.5;
}
/* ===================================
present_area
=================================== */
#cp2017 .prize_list {
	width: 694px;
	padding: 0 18px 20px 18px;
	background-image: url(../img/prize_list_bg.png);
	background-repeat: repeat;
}
#cp2017 .prize_list_title {
	margin:0;
	padding:0;
}
#cp2017 .prize_list_box {
	width: 650px;
	padding: 20px;
	border: 2px solid #ff0000;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background:#FFF;
}
#cp2017 .prize_list_box ul {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#cp2017 .prize_list_box .note {
	font-size:13px;
	line-height:20px;
}
#cp2017 .prize_list_box .note p {
	display:block;
	margin:10px 0;
	font-size:17px;
	line-height:24px;
}
#cp2017 .prize_list_box ul li {
	width:325px;
	float:left;
	margin-bottom:25px;
}
#cp2017 .prize_list_box ul li .title {
	font-size:22px;
	font-weight:bold;
	line-height:24px;
	margin-top:0;
}
#cp2017 .prize_list_box ul li .title span {
	font-size:15px;
}
#cp2017 .prize_list_box ul li .prize_photo {
	position:relative;
	margin:15px 0 10px 35px;
}
#cp2017 .prize_list_box ul li .prize_photo img {
	width:250px;
}
#cp2017 .prize_list_box ul li .prize_photo .num {
	position: absolute;
	left: 206px;
	top: -15px;
}
#cp2017 .prize_list_box ul li .prize_photo .num img {
	width:85px;
}
#cp2017 .prize_list_box ul li p {
	display:block;
	margin:10px 20px 10px 0;
	font-size:11px;
	line-height:18px;
}
#cp2017 .prize_list_box ul li .desc {
	margin-left:25px;
}
#cp2017 .prize_list_box ul li .desc span {
	font-size:16px;
	line-height:30px;
}
#cp2017 .prize_list_box ul li p a {
	 color:#00a3e7;
	 font-size:13px;
	 margin-left:25px;
}
#cp2017 .prize_list_box ul li .oubobtn{
	display:block;
	text-align:center;
	width:250px;
	margin-left:35px;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  color: #ffffff;
  font-size: 20px;
  background: #00a3e7;
  padding: 6px 0;
  text-decoration: none;
}
#cp2017 .prize_list_box ul li .oubobtn-end{
	display:block;
	text-align:center;
	width:250px;
	margin-left:35px;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  color: #666666;
  font-size: 20px;
  background: #81d0f1;
  padding: 6px 0;
  text-decoration: none;
}

#cp2017 .prize_list_box ul li .oubobtn:hover {
  background: #3cb0fd;
  text-decoration: none;
}
#cp2017 .prize_list_box ul li .oubobtn_nolink{
	display:block;
	text-align:center;
	width:250px;
	margin-left:35px;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  color: #ffffff;
  font-size: 20px;
  background: #e5e5e5;
  padding: 13px 0;
  text-decoration: none;
}
/* ===================================
ファミリー劇場とは？
=================================== */
#cp2017 #whats {
	background-image: url(../img/whats_bg.png);
	background-repeat: repeat;
	width: 694px;
	padding: 20px 18px 20px 18px;
}
#cp2017 .whats_box {
	width: 668px;
	padding: 11px;
	border: 2px solid #000000;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;

	background:#FFF;
}
#cp2017 .whats_text {
	width:580px;
	margin:0 auto 20px auto;
	font-size:16px;
	line-height:28px;
	text-align:center;
}
#cp2017 .whats_box ul li{
    width: 210px;
    margin: 0 16px 18px 0;
    float: left;
    border: 1px solid #dfe0de;
}
#cp2017 .whats_box ul li:nth-child(3n){
    margin-right: 0;
}
#cp2017 .whats_box ul li img{
    width: 100%;
}
#howtoBnr {
	margin: 25px auto 25px auto;
	background: #fff;
}
/* ===================================
snsbox
=================================== */
#cp2017 .snsbox {
	position:absolute;
	top:12px;
	right:10px;
	z-index:30;
}
#cp2017 .snsbox div {
	float: left;
}
#cp2017 .snsbox div a {
	display:block;
	width:40px;
	height:40px;
	margin-left:8px;
}
#cp2017 .snsbox div#tw a {
	background:url(../img/ico_twitter.png) no-repeat;
	background-size:contain;
}
#cp2017 .snsbox div#fb a {
	background:url(../img/ico_faecbook.png) no-repeat;
	background-size:contain;
}

/* ===================================
ページ下部のリンクエリア
=================================== */
#cp2017 .dousen {
	overflow:hidden;
	zoom:1;
	padding:0 0 40px;
	background:#fff;
}
#cp2017 .dousen a {
	display:block;
	text-decoration:none;
	font-size:19px;
	font-weight:bold;
	line-height:29px;
	color:#525252;
}
.dousen a:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.dousen .fll a {
	background:url(../img/page_back.gif) no-repeat center left;
	margin-left:10px;
	padding-left:42px;
}
.dousen .flr a {
	background:url(../img/page_top.gif) no-repeat center right;
	margin-right:10px;
	padding-right:42px;
}
.howto_bnr_l {
	width:720px;
	margin:0 auto;
	padding:40px 0;
}
