﻿@charset "utf-8";

body {
    background-color: #e9f9ff; /* 全体の背景指定 */
	background: url(../images/bg_body.png);
}
#wrapper #contents {
	background: url(../images/h1_bg.png)no-repeat top;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.wrap {
	padding: 5px;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* anchor
**********************************/
/*#wrapper a,
#wrapper .article{
	-webkit-transition: all 0.2s 0s ease;
	-moz-transition: all 0.2s 0s ease;
	transition: all 0.2s 0s ease;
}
#wrapper a:hover {
	text-decoration: none;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
*/
/* #main
**********************************/
#main {
	width: 675px;
	margin: 0 auto;
	float: none;
}

/* #topad
**********************************/
#topad {
	background: #fff;
	padding:5px 0;
}

/* #header
**********************************/
 #header {
 	margin: 0 auto;
	width: 675px;
	height: 495px;
	position: relative;

}
#header h1 {
	width: 675px;
	height: 441px;
	background: url(../images/h1_title.png) no-repeat 0px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 100%;
	margin: 0;
}
#header p {
	background: url(../images/h1_oa.png) no-repeat;
	width: 532px;
	height: 38px;
	position: absolute;
	bottom: 100px;
	left: 70px;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 100%;
}

/* nav
**********************************/
.nav {
	background-color: #150179;
    font-size: 0px;
    text-indent: -9999em;
    padding: 20px 0;
}
.nav ul {
	width: 635px;
	height: 140px;
	margin: 0 auto;
}
.nav li {
	float: left;
	margin-right: 11px;
}
.nav li:last-child {
	margin-right: 0;
}
.nav li a {
    display: block;
    overflow: hidden;
    width: 150px;
    height: 140px;
    background: url(../images/nav_btn.png) no-repeat;
}

.nav li:nth-child(1) a {
    background-position: 0 0;
}
.nav li:nth-child(2) a {
    background-position: -150px 0;
}
.nav li:nth-child(3) a {
    background-position: -300px 0;
}
.nav li:nth-child(4) a {
    background-position: -450px 0;
}
.nav li:nth-child(1) a:hover {
	background-position: 0 -140px;
}
.nav li:nth-child(2) a:hover {
	background-position: -150px -140px;
}
.nav li:nth-child(3) a:hover {
	background-position: -300px -140px;
}
.nav li:nth-child(4) a:hover {
	background-position: -450px -140px;
}

li.comminsoon {
	background: url(../images/nav_btn.png) no-repeat;
    display: inline-block;
    overflow: hidden;
    width: 203px;
    height: 81px;
    background-position: -432px 0;
	opacity: 0.5;
}


/* sns
**********************************/
.red_bar {
    background-color: #d61518;
    width: 100%;
    min-height: 42px;
}
.global_NTV_snsArea .global_NTV_snsList{
    padding: 10px 10px 7px 10px;
	text-align: center;
}
.global_NTV_snsArea .global_NTV_snsList li{
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
}
.global_NTV_snsArea .fb_iframe_widget span{
	vertical-align: top !important;
}



/* テキスト指定
**********************************/
#article {
	font-size: 120%;
	line-height: 1.5;
	background-color: #f7f7f7;
}

#article .text_bg {
	background: url(../images/bg_contents.png);
	padding: 20px;
}
#article .text {
	background: url(../images/bg_content_top.png) no-repeat top, url(../images/bg_contenr_btm.png) no-repeat bottom;
	background-color: #FFF;
	border: 2px solid #150179;
	padding: 8px 8px 30px 8px;
	margin-bottom: 15px;
}

#article h2 {
	background: url(../images/navi_title.png) no-repeat;
	width: 615px;
	height: 70px;
  font-size: 0px;
  text-indent: -9999em;
  margin: 0;
  padding: 0;
}
#article .next h2 {
	background-position: 0 0;
}
#article .backnumber h2 {
	background-position: 0 -70px;
}
#article .summary h2 {
	background-position: 0 -140px;
}
#article .content h2 {
	background-position: 0 -210px;
}
#article .sns h2 {
	background-position: 0 -280px;
}
.oa_day {
	font-weight: bold;
	font-size: 20px;
	position: relative;
	background-color: #ffeceb;
	border: 3px solid  #d61518;
	text-align: center;
	color: #d61518;
	padding: 5px 0;
	margin: 30px 0 35px;
}
.oa_day span {
	background: url(../images/bg_number.png) no-repeat;
	width: 90px;
	height: 100px;
	position: absolute;
	top: -12px;
	left: 10px;
	color: #FFF;
	padding-top: 30px;
	float: left;
}
.oa_day p {
	margin: 0;
	margin-left: 100px;
	padding-right: 90px;
}
.cnts_img img {
	width: 583px;
	height: 363px;
	border: #CCC 1px solid !important;
	display: block;
	margin: 30px auto 10px;
}


.power {
	padding: 30px 10px 50px;
	background: url(../images/bg_next_txt.png) no-repeat top, url(../images/bg_next_txt2.png) no-repeat bottom;
}
.content .power p {
	margin-bottom: 15px;
	text-align: center;
}
.yokoku_photo img {
	margin: 0 auto;
	width: 312px;
	height: 200px;
	margin-bottom: 20px;
}
.yokoku_photo p {
	width: 250px;
	margin: 30px 0 0;
}
.photo img {
	float: right;
	margin-right: 10px;
	border: 1px solid #CCC;
}
.photo p {
	float: left;
	width: 250px;
	margin: 0 0 0 10px;
}
.photo {
    margin-top: 20px;
}
#article .summary>p {
  font-size: 0px;
  text-indent: -9999em;
  background: url(../images/img_summary.png) no-repeat;
  width: 587px;
  height: 711px;
  margin: 50px 0 0 10px;
}
.backnumber .wrap {
	width: 605px;
	margin-top: 30px;
	overflow: hidden;

}
.backnumber .wrap ul {
	width: 615px;
	margin: 0 -10px 0 0;
	overflow: hidden;
	_zoom: 1;
}
.backnumber .wrap ul li {
  width: 195px;
  height: auto;
  color: #333;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.backnumber .wrap ul li img {
	width: 193px;
	height: 124px;
	border: 1px solid #CCC;
}
.backnumber .wrap ul li p {
	margin: 0;
	font-weight: bold;
	font-size: 90%;
	color: #888;
}
.backnumber .wrap ul li p span.bold-red {
	display: inline-block;
	color: #d61518;
	font-size: 18px;
	margin-right: 7px;
}
.backnumber .wrap ul li p.title {
	color: #333;
	font-size: 100%;
}
.backnumber .wrap a {
	text-decoration: none;
	display: block;
	-webkit-transition: all 0.1s 0s ease;
	-moz-transition: all 0.1s 0s ease;
	transition: all 0.1s 0s ease;
}
.backnumber .wrap a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.innerlink-head {
	width: 103px;
	height: 52px;
  font-size: 0px;
  text-indent: -9999em;
  margin: 0 auto;
}
.innerlink-head a {
	-webkit-transition: all 0.2s 0s ease;
	-moz-transition: all 0.2s 0s ease;
	transition: all 0.2s 0s ease;
}

.innerlink-head a:hover {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.section {
	margin-bottom: 20px;
	padding: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

div#topad img {
  width: 675px;
  height: 83px;
}

.narrator {
	font-weight: bold;
	font-size: 20px;
	background-color: #ffeceb;
	border: 3px solid  #d61518;
	text-align: center;
	color: #d61518;
	padding: 5px 0;
	margin: 40px 0 20px;
}
p.narrator01 {
	text-align: center;
	margin: 30px 0 0;
}
p.narrator01 span {
	font-weight: bold;
	font-size: 150%;
}
p.narrator01 img {
	width: 312px;
	height: 200px;
	border: 1px solid  #CCC;
}

span.red {
	color :#D61518;
}
span.blue {
	color:#150179;
}


/* SNS */
.text.sns > div {
	margin: 20px 0 0;
}
.text.sns .twitter {
	position: relative;
	width: 417px;
	height: 365px;
	float: left;
	margin-left: 10px;
}
.text.sns .insta {
	position: relative;
	width: 160px;
	height: 365px;
	float: right;
	background: url(../images/tit_insta.png) no-repeat;
	margin-right: 10px;
}
.text.sns .insta p {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.text.sns .insta a.btn_follow {
	background: url(../images/btn_follow02.png) no-repeat;
	width: 138px;
	height: 38px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 100px;
	margin: auto;
	-webkit-transition: all 0.1s 0s ease;
	-moz-transition: all 0.1s 0s ease;
	transition: all 0.1s 0s ease;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
a.btn_follow:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
.text.sns .twitter p.tit {
	background: url(../images/tit_twitter.png) no-repeat;
	width: 156px;
	height: 31px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.text.sns .twitter a.btn_follow {
	background: url(../images/btn_follow01.png) no-repeat;
	width: 158px;
	height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	margin: auto;
	-webkit-transition: all 0.1s 0s ease;
	-moz-transition: all 0.1s 0s ease;
	transition: all 0.1s 0s ease;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.text.sns .twitter .timeline {
	margin-top: 14px;
}
