@charset "UTF-8";
/* CSS Document */

body {
	background-color: rgba(255,255,255,1.00);
    font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, " メイリオ", Meiryo, Osaka, " ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
}
a img {
	border-style: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#fp-wrap {
	height: 100%;
	background:url(../../img/161226bg.jpg) repeat center 0;
}
#fp-contents {
	height: 100%;
}
#fp-l {
	width: 640px;
	float: left;
	height: 100%;
	min-height: 100%;/*		border-right: 1px solid rgba(140,140,140,1.00);
	border-left: 1px solid rgba(140,140,140,1.00);*/
}
#container {
	margin:0 0 40px;
	padding: 0 0 32px 0;
}
.main161226 {
	background:url(../../img/161226_top.png) no-repeat center 0;
	width:670px;
	height:520px;
}
h1 {
	margin:0;
	font-size:100%;
	font-weight:normal;
	text-indent:-9999px;
}
.lead161226 {
	margin:45px 0 0 70px;
	display:inline-block;
}
.thx {
	list-style-type: none;
	margin-top: 40px;
	font-size: 0;
	padding: 0;
}
.thx li {
	display: inline-block;
	width: 260px;
	height: 56px;
}
.thx li:first-child {
	margin: 0 40px 0 39px;
}
.thx li a {
	font-size: 18px;
	width: 260px;
	height: 56px;
	display: block;
	text-align: center;
	line-height: 56px;
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, " メイリオ", Meiryo, Osaka, " ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
	color: rgba(184,24,25,1.00);
	text-decoration: none;
	list-style-type: none;
	border: 1px solid rgba(184,24,25,1.00);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	background-color:#fff;
}
.thx li a:hover {
	background-color: rgba(184,24,25,1.00);
	color: rgba(255,255,255,1.00);
}

.thx li:first-child {
    margin: 0 40px 0 39px;
}
.fnumber {
    font-weight: bold;
    color: rgba(184,24,25,1.00);
    text-align: center;
    font-size: 26px;
}
.fnumber .time {
    color: rgba(184,24,25,1.00);
    text-align: center;
    font-size: 16px;
}

.attention {
    margin: 0 0 15px 100px;
    color: #333;
    font-size: 12px;
}

.attention_s {
    margin: 0 0 15px 20px;
    color: #333;
    font-size: 10px;
}

.release {
	list-style-type: none;
	margin: 50px auto;
	font-size: 0;
	width:600px;
	padding: 50px 0 0;
	border-top: 1px solid rgba(70,186,214,1.00);
}
.release li {
	float:left;
	display:block;
	width: 284px;
	height: 136px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.release li:first-child {
	margin: 0 30px 0 0;
	background-image: url(../../img/smap_25_years.png);
	background-position: left bottom;
}
.release li:last-child {
	background-image: url(../../img/clip_smap.png);
	background-position: left bottom;
}
.release li a {
	font-size: 18px;
	width: 284px;
	height: 136px;
	display: block;
	text-align: center;
	line-height: 56px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.release li a img {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.release li a:hover img {
	opacity: 0;
}
#cx_spContentsMain {
	background-color: rgba(255,255,255,1.00);
}

.sp{display:none;}
.pc{display:block;}

.cx_smartphoneview .sp{display:block;}
.cx_smartphoneview .pc{display:none;}