@charset "utf-8";
/*--------------------------------------------------------*/
/*リセット*/
/*HTML*/
html{margin:0px;padding:0px;border:0px;}
*{margin:0px;padding:0px;border:0px;}
.hack:after{content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0.1em;line-height: 0;}
* html .hack{ display: inline-block; }
/* no ie mac \*/
* html .hack{height:1%;}
.hack{display: block;}
body{line-height:1;}
/*メイン*/
h1,h2,h3,h4,h5,h6,p,span,table,a,img,dl,dt,dd,ul,li,ol,iframe,nav{
	margin:0px;
	padding:0px;
	font-size:100%;
	font-weight:normal;
	background:transparent;
	vertical-align:baseline;
	border:none;
}
ol, ul{list-style:none; list-style-type:none;}
/*--------------------------------------------------------*/
body{width:100%;}
.cleartext {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	font-size:0;	
	clear:both; 
	visibility:hidden;
}
.clearfix{ display:inline-block; } 
/* Hides from IE Mac */
* html .clearfix{ height: 1%; }
.clearfix{ display:block; }	
/*--リンク--*/
a:link,
a:visited{ color:#ffffff; text-decoration:none; }
a:hover{ color:#d00e31; text-decoration:none; }
.pc_only{ display:none; }
/*--------------------------------------------------------*/
#all{width:100%;}
#wrapper{ font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; }
/*--------------------------------------------------------*/
/*--SNS・パンくずbox--*/
.pan_sns_box{
	background-color:#000000;
	color:#ffffff;
}
/*--パンくず--*/
.panlist{
	padding-left:2%;
	font-size:76%;
	line-height:30px;
}
@media screen and (max-width:375px){
	.panlist{
		padding-left:2%;
		font-size:60%;
		line-height:30px;
	}
}
/*--SNS--*/
.sns_aria{
	width:90%;
	text-align:center;
	margin:0 auto 50px auto;
}
.sns_aria img{
	width:13% !important;
	height:13% !important;
	margin:0 5px;
}
@media screen and (min-width:642px){
	.sns_aria img{
		width:50px !important;
		height:50px !important;
		margin:0 5px;
	}
}
/*--------------------------------------------------------*/
/*--ヘッダー--*/
#header201909{
	background-color:#999;
	max-width:640px;
	margin:0 auto;
	background-color:#000000;
}
h1{}
h2{height:0px;}
.h2_time{
	height: auto;
}
.h2_time img{
	width: 100%;
}
#head_box{}
/*エムキャスバナー*/
.mcas,
.mcas_2{
	width:90%;
	max-width:460px;
	margin:40px auto;
}
.mcas img,.mcas_2 img{ width:100%; }
#bottom_box{
	min-height:30px;
	background-color:#000000;
}
/*--------------------------------------------------------*/
/*--テキスト-*/
#text{}
.text_left{
	text-align:center;
	margin:0 auto 60px auto;
}
.text_left img{
	width:90%;
	max-width:460px;
}
.text_right{
	padding:0 1%;
	text-align:center;
	line-height:1.9;
}
.text_right p{font-weight:bold;}
/*--------------------------------------------------------*/
/*--プレゼント応募--*/
#pre{
	width:90%;
	max-width:500px;
	height:70px;
	border:solid 3px #000000;
	margin:60px auto;
	box-shadow:4px 4px 0px 0px #d00e31;
	-moz-box-shadow:4px 4px 0px 0px #d00e31;
	-webkit-box-shadow:4px 4px 0px 0px #d00e31;
}
#pre a{
	display:block;
	width:100%;
	height:70px;
	line-height:70px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	position:relative;
}
#pre a:hover{}
#pre span {
	display:block;
	position:absolute;
	top:0;
	right:5px;
	font-weight:bold;
}
/*--------------------------------------------------------*/
/*--出演・SNS　共通--*/
h3{
	text-align:center;
	line-height:100px;
	background:url(../img/pc/bar.gif) no-repeat top center;
	font-size:26px;
	font-weight:bold;
}
/*--出演--*/
#actor{
	max-width:620px;
	margin:0 auto 100px auto;
	padding:0 1%;
}
#actor span{}
.act_box{
	width:48%;
	max-width:300px;
	padding:0 1%;
	margin-bottom:40px;
	float:left;
}
.name{
	font-weight:bold;
	margin-bottom:2px;
	padding-left:3px;
}
.act_box img{width:100%;}
.btn_kotw{
	display: inline-block;
	width: 95%;
	padding: 3%;
	background-color: #000000;
}
.btn_kotw span{
	float: right;
}
.hoka{
	clear:left;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	margin-bottom:100px;
}
/*--SNS--*/
#sns{
	max-width:520px;
	margin:0 auto 50px auto;
	padding:0 1%;
}
#sns a{
	display:block;
	width:48%;
	padding:0 1%;
	margin-bottom:40px;
	color:#000000;
	float:left;
}
#sns a:active{ background-color:#eeeeee; }
.sns_center{}
.sns_type{
	font-weight:bold;
	background:url(../img/pc/twi_arrow.png) no-repeat center right;
}
.sns_type:hover{}
.sns_url{
	font-size:10px;
	text-align:center;
	border-top:solid 2px #000000;
	margin-top:1px;
	padding-top:1px;
	overflow:hidden;
}
/*--------------------------------------------------------*/
/*--公式サイト-*/
#official{}
#official a{
	display:block;
	width:180px;
	height:40px;
	line-height:40px;
	text-align:center;
	margin:0 auto;
	background-color:#000000;
	color:#ffffff;
	position:relative;
}
#official a:hover{ opacity:0.8; }
#official span {
	display:block;
	position:absolute;
	top:0;
	right:5px;
	font-weight:bold;
}
/*--------------------------------------------------------*/
/*--コピーライト--*/
#copyright{
	text-align:center;
	line-height:100px;
	color:#000000;
}
.mx_copyright{ color:#fff; line-height:1.5; }
/*--------------------------------------------------------*/
/*--右カラム--*/
#right_side{}
/*--------------------------------------------------------*/
/*--フッター[PC]--*/
#footer{ max-width:640px; text-align:center; margin:0 auto; }
.box_footer{ background:url(../img/bg_foot.png); color:#ffffff; padding-bottom:10px; }

/*緊急テキスト*/
#rp_textbox{
	width:80%;
	max-width:540px;
	margin:40px auto 0 auto;
	padding:3% 5%;
	box-shadow:0px 0px 8px 0px #cccccc;
	-moz-box-shadow:0px 0px 8px 0px #cccccc;
	-webkit-box-shadow:0px 0px 8px 0px #cccccc;
}
.pop_text{}
.popup_title{
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
}
#rp_textbox a{color:#d00e31;}
/*--------------------------------------------------------*/
/*google翻訳*/
.skiptranslate.goog-te-gadget,
a.goog-logo-link{color:#ffffff !important;}
/*--------------------------------------------------------*/

/*---------------------プレゼント一覧ここから---------------------*/
#present{
	max-width:620px;
	margin:5% auto;
	padding:0 1%;
}
.btn_back:link,
.btn_back:hover,
.btn_back:visited{
color: #000000;
text-decoration: underline;
}
/* 全賞品をまとめたdiv */
#present_list{
clear: both;
line-height: 1.6em;
}
/* 賞品ひとつ分のdiv */
#present_list .pre_set{
background-color: #ffffff;
border: solid 1px #bebebe;
margin: 0 auto 3% auto;
padding: 4%;
position: relative;
text-align: left;
}
/* プレゼント無いとき */
#present_list .pre_set_close{
padding: 5%;
text-align: center;
}
/* 賞品名 */
#present_list .pre_set h3.pre_name{
padding: 2% 3%;
margin: 0 auto 3% auto;
background-color: #000000;
color: #ffffff;
border-radius: 5px;
font-size: 0.9em;
line-height: 1.2em;
}
/* 賞品詳細のdiv */
#present_list .pre_set .pre_detail{
width: 100%;
overflow: hidden;
}
/* 賞品画像＋説明文のdiv*/
#present_list .pre_set .pre_detail .pre_detail_top{
width: 100%;
overflow: hidden;
padding-bottom: 3%;
}
/* 締切＋応募ボタンのdiv*/
#present_list .pre_set .pre_detail .pre_detail_bottom{
clear: both;
width: 100%;
overflow: hidden;
}
/* 賞品画像 */
#present_list .pre_set .pre_detail .pre_detail_top .pre_pic{
width:80%;
margin: 0 auto 3% auto;
}
#present_list .pre_set .pre_detail .pre_detail_top .pre_pic img{
width: 100%;
border-top: solid 1px #aaaaaa;
border-left: solid 1px #aaaaaa;
box-shadow: 1px 1px 5px #aaaaaa;
}
/* 説明文 */
#present_list .pre_set .pre_detail .pre_detail_top .pre_memo{
font-size: 0.9em;
line-height: 1.2em;
}
/* 締切 */
#present_list .pre_set .pre_detail .pre_detail_bottom .pre_date{
text-align: center;
}
/* 応募締切 */
#present_list .pre_set .pre_detail .pre_detail_bottom .pre_date span{
display: block;
color: #fe3980;
margin: 0 auto 3% auto;
}
/* 応募ボタン */
#present_list .pre_set .pre_detail .pre_detail_bottom .pre_btn a:link{
display: block;
width: 100%;
padding: 3% 0;
background-color: #cccccc;
border-radius: 5px;
font-size: 1.2em;
line-height: 1.2em;
text-align: center;
}
#present_list .pre_set .pre_detail .pre_detail_bottom .pre_btn a:link,
#present_list .pre_set .pre_detail .pre_detail_bottom .pre_btn a:visited,
#present_list .pre_set .pre_detail .pre_detail_bottom .pre_btn a:hover{
color: #333333;
text-decoration: none;
}
/*---------------------プレゼント一覧ここまで---------------------*/
