@charset "UTF-8";

.sec {
	padding-top: 150px;
	margin: -150px auto 0;
}
.sec h2 {
	margin: 0 auto;
	width: 281px;
	display: block;
}
.gotop {
	margin-top: 10px;
	text-align: right;
}

/*intro
--------------------------------------------*/
#intro {
	padding-top: 10px;
	background: #fff6dc url(../../img/sp/common/contents_bg_body.png) no-repeat -32px -21px;
	background-size: 104px 103px;
}
#intro .ttl {
	margin: 0 15px;
	padding: 10px 0 0 60px;
	min-height: 64px;
	color: #069;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 50px 64px;
	background-image: url(../../img/sp/nagoya/tvchan.png);
}
#intro .ttl h2 {
	margin-top: 10px;
}
#intro .osaka { background-image: url(../../img/sp/osaka/tvchan.png); background-size: 60px 64px; }
#intro .ttl .info {
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	background: #069;
	border-radius: 15px;
}
#intro p {
	margin: 0 20px;
}
#intro #news {
	margin-top: 10px;
}
#intro #anchor {
	margin: 10px auto 0;
	width: 300px;
	margin-top: 10px;
	padding: 0;
	background: none;
}
#intro #anchor.fix {
	margin: 0;
	padding: 10px;
	position: fixed;
	top: 0;
	left: 0;
	background: #f5c166;
	z-index: 10;
}
#intro #anchor li {
	margin: 0 0 10px 5px;
	padding: 0;
	float: left;
}
#intro #anchor li:nth-child(3n+1) {
	margin: 0;
}
#intro #anchor li:nth-child(7) {
	margin: 0 0 0 40px;
}
#intro #anchor li a {
	padding: 8px 10px 8px 20px;
	width: 66px;
	display: block;
	font-size: 9px;
	text-decoration: none;
	background: #fff url(../../img/sp/common/anchor_icon.png) no-repeat 7px 10px;
	background-size: 8px 7px;
	border-radius: 15px;
}

/*contents
--------------------------------------------*/
.page #contents {
	padding: 0 10px 60px;
	background: #fff6dc url(../../img/sp/common/main_bg_bottom.png) no-repeat left bottom;
}

/* nama */
#nama li {
	margin-top: 10px;
}

/* mc */
#mc .box {
	margin: 20px auto 0;
	width: 280px;
}
#mc .box .info {
	float: left;
	width: 200px;
}
#mc .box .info .name {
	font-size: 18px;
}
#mc .box .link {
	height: 17px;
}
#mc .box .link li {
	margin-right: 10px;
	height: 17px;
	display: block;
	background-image: url(../../img/sp/common/link_icon.png);
	background-size: 128px 18px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}
#mc .box .link li a {
	display: block;
}
#mc .box .link .twIcon {
	width: 15px;
	background-position: 0 0;
}
#mc .box .link .dicIcon {
	width: 18px;
	background-position: -15px 0;
}
#mc .box .link .comuIcon {
	width: 37px;
	background-position: -33px 0;
}
#mc .box .link .movieIcon {
	width: 21px;
	background-position: -70px 0;
}
#mc .box .link .blogIcon {
	width: 14px;
	background-position: -91px 0;
}
#mc .box .link .hpIcon {
	width: 24px;
	background-position: -105px 0;
}
#mc .box .photo {
	float: left;
	width: 80px;
}
#mc .box .photo img {
	border: 1px solid #bdbdbd;
}
#mc .box.l {
	margin: 20px auto 0;
	width: 300px;
	position: relative;
}
#mc .box.l .info {
	padding-left: 10px;
	float: left;
	width: 57px;
}
#mc .box.l .info .name {
	font-size: 12px;
}
#mc .box.l .comment {
	float: right;
	width: 232px;
}
#mc .box.l .balloon {
	margin-top: 8px;
	background: url(../../img/sp/common/comment_bg_bottom.png) no-repeat left bottom;
	background-size: 219px 200px;
}
#mc .box.l .balloon .bottom {
	padding: 10px 10px 4px 15px;
	position: relative;
	top: -8px;
	background: url(../../img/sp/common/comment_bg_top.png) no-repeat left top;
	background-size: 219px 51px;
}
#mc .box.l .balloon p {
	width: 194px;
}
#mc .box.l .link {
	margin: 3px 0 0 5px;
}

/* event */
.page #event {
	margin: -140px -10px 0;
}
.page #event #want {
	margin-top: 10px;
	padding: 8px 10px;
	background: #fff;
	border: 1px dotted #000;
	color: #ff5757;
}
.page #event #want a {
	color: #0c6500;
}
.page #event .gotop {
	margin-right: 10px;
}

/* goods */
#goods li {
	margin-top: 10px;
	width: 100px;
	float: left;
}
#goods li img {
	margin: 0;
	width: 39px;
	height: 39px;
	border: 1px solid #bdbdbd;
	float: left;
}
#goods li p {
	width: 50px;
	float: right;
	font-size: 11px;
}

/* food */
#food li {
	margin-top: 10px;
	width: 100px;
	float: left;
}
#food li img {
	margin: 0;
	width: 39px;
	height: 39px;
	border: 1px solid #bdbdbd;
	float: left;
}
#food li p {
	width: 50px;
	float: right;
	font-size: 11px;
}

/* schedule */
#schedule img {
	margin-top: 10px;
}

/* place */
#place dl {
	margin-top: 20px;
}
#place dt {
	padding: 4px;
	display: inline-block;
	color: #fff;
	background: #0c6500;
}
#place dd {
	margin-top: 10px;
}
#place dd span {
	font-size: 11px;
}
#place .map {
	border: 2px solid #fff;
}

/* info */
#info .box {
	margin-top: 30px;
	padding: 0 10px 10px;
	background: #fff;
}
#info .box div + div {
	margin-top: 20px;
}
#info .box h3 {
	padding: 5px 0 20px 10px;
	width: 160px;
	position: relative;
	top: -12px;
	left: -10px;
	background-size: 147px 36px;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	background-image: url(../../img/common/nagoyaosaka/info_sttl_osakasp.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#info .box div.img {
	margin: 0 0 10px 10px;
	width: 50px;
	float: right;
}
#info .box div.img img {
	margin-top: 5px;
}
#info .box .txt {
	width: 220px;
	float: left;
}
#info .img {
	float: right;
}
#info .img + .img {
	margin-top: 10px;
}
#info .fbst .txt {
	width: 485px;
}
#info .fblt .txt {
	width: 645px;
}
#info p + p {
	margin-top: 20px;
}
#info p em {
	display: block;
	font-size: 18px;
	font-weight: bold;
}


/*list
--------------------------------------------*/
#list {
	position: relative;
}
#list ul {
	height: 155px;
}
#list .nagano			{ top: 45px; left: 32px; }
#list .miyazaki		{ top: 45px; left: 112px; }
#list .ehime			{ top: 45px; left: 192px; }
#list .fukui			{ top: 94px; left: -8px; }
#list .miyagi			{ top: 94px; left: 68px; }
#list .hyogo			{ top: 94px; left: 147px; }
#list .yamaguchi	{ top: 94px; left: 224px; }
#list .akita			{ top: 143px; left: 32px; }
#list .tochigi			{ top: 143px; left: 32px; }
#list .osaka			{ top: 143px; left: 112px; }
#list .tokyo			{ top: 143px; left: 192px; }
