@charset "utf-8";

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

body {
	background: #ffd54a url(../r_images/bg_map.png) repeat-x center bottom;
}
#wrapper {
	background: url(../r_images/bg_studio.png) no-repeat center top;
}

#wrapper #contents { width: 1000px; }
#wrapper #contents a {
	color: #013878;
}

#wrapper a:hover {
	text-decoration: none;
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
}
/* NAVIめーる半透明回避 */
#wrapper #contents #side #banner_navimail a:hover {
	/*filter: alpha(opacity=100);*/
	-moz-opacity:1;
	opacity:1;
}

#main {
	width: 675px;
	padding-bottom: 35px;
}

#side { padding: 10px 0px 0px; }
#side .box{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#wrapper #contents #side .box .title {
	background: rgb(218,225,229); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(218,225,229,1)), color-stop(100%,rgba(238,241,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#dce2e6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* W3C */
}
#wrapper #contents #side #oa .info a,
#wrapper #contents #side #blog .info a{
	background-color: rgba(153,153,153,0.5);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
}
#article {
	font: 16px/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}

/*　TOP | #header  */
#top #article #header {
	padding: 20px 0px 0px 0px;
	position: relative;
	height: 340px;
}
#top #article #header h1 {
	display: block;
	background: url(../r_images/top/logo.png) no-repeat center center;
	height: 104px;
	width: 459px;
	position: absolute;
	text-indent: -9999px;
	top: 220px;
	left: 50%;
	margin-left: -229px;
	z-index: 100;
}

#top #article #header p {
	display: none;
}
#top #article #header .photos img {
	height: 340px;
	width: 675px;
	background: url(../r_images/top/bg_top_1.png);
}
#top #article #header .photos div {
	display: block;
	height: 340px;
	width: 675px;
}
#top #article #header .photos .photo1{
	display: block;
}
#top #article #header .photos .photo1 { background: url(../r_images/top/bg_top_1.png) no-repeat center top; z-index: 90; }
#page #article #header {
	height: 180px;
	padding-top: 20px;
}
#page #article #header h1 {
	float: left;
	width: 92px;
}

/*　PAGE | #header  */

#page #article #header h1 a {
	background: url(../r_images/logo_second.png) no-repeat center top;
	text-indent: -9999px;
	display: block;
	height: 161px;
	width: 82px;
}

#page #article #header p {
	display: none;
}
#page #article #header .nav ul {
	display: table;
	width: 583px;
	float: left;
}

#page #article #header .nav ul li {
	font-size: 0px;
	line-height: 0px;
	display: table-cell;
	text-align: center;
	width: 25%;
}

#page #article #header .nav ul li a {
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 140px;
}
#page #article #header .nav ul li a {
	text-decoration: none;
	/*filter: alpha(opacity=100);*/
	-moz-opacity:1;
	opacity:1;
}
#page #article #header .nav ul .nav_1 a { background: url(../r_images/nav.png) no-repeat 0px top; }
#page #article #header .nav ul .nav_2 a { background: url(../r_images/nav.png) no-repeat -140px top; }
#page #article #header .nav ul .nav_3 a { background: url(../r_images/nav.png) no-repeat -280px top; }
#page #article #header .nav ul .nav_4 a { background: url(../r_images/nav.png) no-repeat -420px top; }
#page #article #header .nav ul .nav_1 a:hover { background: url(../r_images/nav.png) no-repeat 0px -160px; }
#page #article #header .nav ul .nav_2 a:hover { background: url(../r_images/nav.png) no-repeat -140px -160px; }
#page #article #header .nav ul .nav_3 a:hover { background: url(../r_images/nav.png) no-repeat -280px -160px; }
#page #article #header .nav ul .nav_4 a:hover { background: url(../r_images/nav.png) no-repeat -420px -160px; }

/*　TOP | #movieArea  */

#article #movieArea {
	background: url(../r_images/top/bg_movie.png) no-repeat left top;
	height: 350px;
	width: 675px;
	padding-top: 1px;
  position:relative;
}
#article #movieArea:after {
  display: none;
	content: '※一部地域を除く';
	position: absolute;
	font-size: 12px;
	bottom: -1.8em;
	right: 0.5em;
}
#article #movieArea .nextMovie {
	display: block;
	height: 290px;
	width: 516px;
	margin-left: 8px;
	font-weight: bold;
	color: #FFF;
}
#article #movieArea .nextOnair {
	color: #FFF;
	padding-left: 20px;
	padding-top: 18px;
	font-size: 18px;
	font-weight: bold;
}

/*　TOP | #bannerArea  */

#article #bannerArea {
	background: #FFF;
	padding:0px 20px 20px 20px;
	margin: 20px 0px 20px;
}
#article #bannerArea .pr_movie{
  padding: 20px 0px 0px 0px;
}

#article #bannerArea #trailer_embed{
  padding: 8px 0px 0px 107px;
}

#article #bannerArea .left_pr{
  float: left;
  width: 90px;
  height:450px;
}
#article #bannerArea .right_pr{
  width: 635px;
  height:450px;
  background: black;
}
#article #bannerArea .right_pr .pr_movie_tit{
  padding-top: 12px;
  text-align: center;
  font-size: 28px;
  font-family: monospace;
  color: #fff;
}

#article #bannerArea .blog {
	float: left;
	height: 182px;
	width: 200px;
	font-size: 0px;
  margin-top: 5px;
	line-height: 0px;
}
#article #bannerArea .blog .bbs {
	margin-top: 10px;
}

#article #bannerArea ul {
	padding: 20px 0px 0px 215px;
	margin: 0px;
}
#article #bannerArea ul li {
	padding-bottom: 8px;
	font-size: 0px;
	line-height: 0px;
}
#article #bannerArea ul li:last-child {
	padding-bottom: 0px;}

/*　TOP | #bannerPresentArea  */

#article #bannerPresentArea ul li{
  width: 635px;
  height: auto;
  margin: 20px auto 0;
  line-height: 0;
}

#article #bannerPresentArea ul li a{
  display: block;
}

/*　TOP | #nextArea  */

#article #nextArea {
	background: #FFF;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#article #nextArea h2 {
	padding-bottom: 10px;
}
#article #nextArea h3 {
	font-size: 30px;
	font-weight: bold;
	padding: 0px 20px;
	margin: 0px;
	line-height: 120%;
}
#article #nextArea .date {
	color: #C00;
	padding: 0px 20px 10px;
	font-weight: bold;
}
#article #nextArea .guest {
	border: 2px solid #013e85;
	margin: 0px 20px;
	padding: 10px;
	font-size: 14px;
}
#article #nextArea .guest .tit {
	font-weight: bold;
	color: #013E85;
}
#article #nextArea .entry {
	border-top: 2px dotted #999999;
	width: 635px;
	margin: 0px auto 20px;
	padding-top: 20px;
}
#article #nextArea .entry:first-child {
	border:none;
}
#article #nextArea .entry .photo {
	float: left;
	margin-right: 20px;
}
#article #nextArea .entry .photo img {
  width: 250px;
  height: auto;
}
#article #nextArea .entry .face {


}
#article #nextArea .entry h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
#article #nextArea .entry h4 a {
	color: #000;
}
#article #nextArea .entry p {

}
#article #nextArea .bnList {
	border-top: 2px dotted #013E85;
	margin: 0px auto;
	width: 635px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#article #nextArea .bnList a {
	background: #00cccc url(../r_images/btn_arrow.png) no-repeat right center;
	display: block;
	text-align: center;
	padding: 20px;
	border-radius: 10px;
	font-size: 0px;
	line-height: 0px;
}

/*　TOP | #bnArea  */

#article #bnArea {
	background: #FFF;
	margin-bottom: 20px;
}
#article #bnArea h2 {
	padding-bottom: 10px;
}
#article #bnArea h3 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px 20px 5px;
}
#article #bnArea .date {
	color: #C00;
	padding: 0px 20px 20px;
	font-weight: bold;
}
#article #bnArea .entry {
	border-bottom: 2px dotted #999999;
	width: 635px;
	margin: 0px auto 20px;
	padding-bottom: 15px;
	word-break: break-all;
}
#article #bnArea .entry:last-child {
	border-bottom: 2px dotted #013E85;
}
#article #bnArea .entry .photo {
	float: left;
	width: 270px;
}
#article #bnArea .entry .photo img {
  width: 250px;
}
#article #bnArea .entry .face {
	padding-left: 270px;
}
#article #bnArea .entry h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
#article #bnArea .entry h4 a {
	color: #000;
}
#article .sns li {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
#article .sns .twt {
	margin: 0px;
	padding: 5px 0px 0px;
}
#article .sns {
	vertical-align: top;
	display: inline-block;
}

/*　TOP&PAGE | .bnListBtn  */

#article .bnListBtn {
	margin: 0px auto;
	width: 635px;
	padding-bottom: 20px;
}
#article .bnListBtn_follow {
	margin: 0px auto;
	width: 335px;
  padding-top: 20px;
	padding-bottom: 20px;
}
#article .bnListBtn_follow a {
	background: #00cccc url(../r_images/btn_arrow.png) no-repeat right center;
	background-size: 20px auto;
	display: block;
	text-align: center;
	padding: 20px;
	border-radius: 10px;
	font-size: 0px;
	line-height: 0px;
}
#article .bnListBtn a {
	background: #00cccc url(../r_images/btn_arrow.png) no-repeat right center;
	background-size: 20px auto;
	display: block;
	text-align: center;
	padding: 20px;
	border-radius: 10px;
	font-size: 0px;
	line-height: 0px;
}
#article .bnListBtn_follow a img {
	height: auto;
	width: 149px;
}
#article .bnListBtn a img {
	height: auto;
	width: 149px;
}


/*　PAGE common  */

#page #article h2 {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
#page #article .ctsBox {
	background: #FFF;
	padding: 0px 20px 20px;
	margin: 0px;
	word-break: break-all;
	overflow: hidden;
}
#page #article .ctsBox .mainPhoto img {
    width: 100%;
    height: auto;
}

/*　PAGE | #bnList  */

#page #article #bnList h3 {
	font-size: 18px;
	font-weight: bold;
	color: #013E85;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #013E85;
	line-height: 100%;
	padding-top: 20px;
}
#page #article #bnList ul {
	letter-spacing: -.40em;
}
#page #article #bnList ul li {
	display: inline-block;
	letter-spacing: normal;
	padding-bottom: 20px;
}
#page #article #bnList ul li:nth-child(odd) {
	padding-right:20px;
}
#page #article #bnList ul li a {
	color: #013E85;
	background: #94e1e8 url(../r_images/btn_arrow.png) no-repeat right center;
	background-size: 20px auto;
	padding: 20px;
	border-radius: 10px;
	display: block;
	width: 267px;
	line-height: 100%;
	text-decoration: none;
	font-weight: bold;
}

/*　PAGE | #bnMonth  */

#page #article #bnMonth h3 {
	font-size: 18px;
	font-weight: bold;
	color: #013E85;
	display: block;
	border-bottom: 2px dotted #013D83;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#page #article #bnMonth h3 span {
	color: #d8121c;
}
#page #article #bnMonth ul li.entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px dotted #999;
	position: relative;
	overflow: hidden;
}
#page #article #bnMonth ul li.entry:last-child {
	border-bottom: 2px dotted #013D83;
}
#page #article #bnMonth ul .entry .face {
	position: absolute;
	top: 0px;
	right: 0px;
}

#page #article #bnMonth ul li.entry .photo img {
	float: left;
	height: auto;
	width: 150px;
}
#page #article #bnMonth ul li.entry .date {
	padding-left: 160px;
	font-size: 14px;
	color: #333;
	padding-right: 80px;
}
#page #article #bnMonth ul li.entry h4 {
	padding-left: 160px;
	font-weight: bold;
	padding-right: 80px;
}
#page #article #bnMonth ul li.entry .snsBox {
	padding-left: 160px;
}
#page #article #bnMonth .bnListBtn {
	padding-bottom: 0px;
}

/*　PAGE | #bnText  */

#page #article #bnText .face {
	float: right;
	margin-top: 20px;
}
#page #article #bnText .date {
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#page #article #bnText h3 {
	font-size: 24px;
	font-weight: bold;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 10px 0px;
	margin-bottom: 10px;
}
#page #article #bnText .snsBox {
	padding-bottom: 10px;
}
#page #article #bnText .mainPhoto {
	padding-bottom: 20px;
}
#page #article #bnText .texts {
	overflow: hidden;
}
#page #article #bnText .texts img {
	height: auto;
	max-width: 304px;

}
#page #article #bnText .texts img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#page #article #bnText .texts img.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
#page #article #bnText .snsFoot {
	margin-bottom: 20px;
	margin-top: 40px;
	padding-bottom: 20px;
	border-bottom: 2px dotted #013E85;
}
#page #article #bnText .snsFoot ul {
	letter-spacing: -.40em;
	background: #efefed;
	padding: 20px 20px 15px;
}
#page #article #bnText .snsFoot ul li {
	display: inline-block;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#page #article #bnText .snsFoot ul .facebook {
	padding-right: 10px;
}
#page #article #bnText .snsFoot ul img {
	height: auto;
	width: 291px;
}

#page #article #bnText .bnListBtn {
	padding-bottom: 0px;
}

/*　PAGE | #boshuList  */

#page #article #boshuList ul {
	letter-spacing: -.40em;
	padding-top: 20px;
}
#page #article #boshuList ul li {
	display: block;
	letter-spacing: normal;
	height: auto;
	float: left;
	padding-bottom: 20px;
}
#page #article #boshuList ul li:nth-child(odd) {
	padding-right:20px;
}
#page #article #boshuList ul li a {
	color: #013E85;
	background: #94e1e8 url(../r_images/btn_arrow.png) no-repeat right center;
	background-size: 20px auto;
	padding: 20px;
	border-radius: 10px;
	display: block;
	width: 267px;
	line-height: 140%;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	margin: 0px;
	height: auto;
}

/*　PAGE | #archiveList  */

#page #article #archiveList ul {
	padding-top: 20px;
}
#page #article #archiveList ul li {
	display: block;
	height: auto;
	float: left;
	background: #EFEFEF;
	line-height: 0px;
	margin-bottom: 20px;
	text-align: center;
}
#page #article #archiveList ul li:nth-child(odd) {
	margin-right: 20px;
}
#page #article #archiveList li a {
	margin: 0px;
	padding: 10px 0px 0px;
	width: 307px;
	text-decoration: none;
	display: block;
}

#page #article #archiveList li a span {
	display: block;
	padding: 10px;
	height: auto;
	background: #013E85;
	margin: 10px auto;
	text-align: center;
	border-radius: 5px;
	width: 267px;
	line-height: 120%;
	font-weight: bold;
	color: #FFF;
}

/*　PAGE | #bbs  */

#page #article #bbs .midashi {
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#page #article #bbs ul#btns li {
	float: left;
	height: 200px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#page #article #bbs #btns {
	font-size: 0px;
	line-height: 0px;
	margin: 0px auto;
	width: 530px;
}
#page #article #bbs ul#btns li:first-child {
	margin-right:30px;
}
#page #article #bbs .notice {
	padding: 50px 20px;
}
#page #article #bbs .notice h3 {
	font-size: 16px;
	text-align: center;
	color: #C00;
	padding-bottom: 15px;
	font-weight: bold;
	line-height: 180%;
}
#page #article #bbs .notice ul li {
	font-size: 14px;
	list-style: disc;
	margin-left: 1em;
}

/*　PAGE | #form  */

#page #article #form .formHead {
	padding-top: 20px;
	padding-bottom: 20px;
}
#page #article #form .formHead ul li {
	text-indent: -1em;
	margin-left: 1em;
	padding-bottom: 10px;
}
#page #article #form .entry {
	width: 635px;
	margin: 0px auto 20px;
	padding-bottom: 15px;
	word-break: break-all;
}
#page #article #form .entry h3 {
	font-weight: bold;
	color: #FFD54A;
	background: #013E85;
	padding: 13px 10px 10px;
	margin: 0px;
}
#page #article #form .entry .atesaki {
	font-weight: bold;
	padding: 20px 30px;
}
#page #article #form .entry .atesaki .red {
	color: #F00;
}
#page #article #form .entry .precautions {
	padding: 20px;
	border: 2px solid #CCC;
}
#page #article #form .entry .precautions h4 {
	font-weight: bold;
	color: #F00;
	padding-bottom: 15px;
}
#page #article #form .entry .precautions ol li {
	list-style: decimal;
	margin-left: 30px;
	padding-bottom: 10px;
}

/*　PAGE | #present  */

#page #article #present p {
	margin: 0px 0px 15px;
	padding: 0px;
}
#page #article #present .center {
	text-align: center;
}

#page #article #present .btn {
	margin-bottom: 20px;
	padding-top: 20px;
}
#page #article #present .btn a {
	background: #00cccc url(../r_images/btn_arrow.png) no-repeat right center;
	display: block;
	padding: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border-radius: 10px;
	background-size: 20px auto;
	font-size: 22px;
}
#page #article #present .attention {
	background: #efefed;
	margin: 0px;
	padding: 20px;
}
#page #article #present .attention ul,
#page #article #present .attention ul li {
	margin: 0px;
	padding: 0px;
}
#page #article #present .attention ul {
	padding-left: 10px;
}
#page #article #present h3 {
	text-align: center;
	color: #CCC;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
}

#page #article #present h4 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
#page #article #present h4 strong {
	color: #F36;
}
#page #article #present h5 {
	font-size: 16px;
	color: #013E85;
	margin: 0px;
	padding: 0px;
	line-height: 160%;
}













/*　common  */


#topad { padding-bottom:5px; }
#btn-sbm {
	text-align: left;
	padding: 20px 0px 10px;
}
#btn-sbm li {
	display: inline-block;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0px;
	line-height: normal;
	list-style: none;
	vertical-align: top;
}
*html #btn-sbm li { display: inline; } /* for IE6 */
*+html #btn-sbm li { display: inline; } /* for IE7 */
#btn-sbm li a { margin: 0px; }
#btn-sbm .btnFaceBook { width: 110px; }
#btn-sbm .btnHatenaBookmark { margin-right: 10px; }
#btn-sbm .btnGoogleCalendar { margin-right: 10px; }

.innerlink-head {
	margin-top: 40px;
}
.innerlink-head a {
	font-size: 0px;
	line-height: 0px;
	background: url(../r_images/btn_pagetop.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 114px;
	width: 147px;
}
.innerlink-head a:hover {
	background: url(../r_images/btn_pagetop.png) no-repeat -147px top;
	/*filter: alpha(opacity=100);*/
	-moz-opacity:1;
	opacity:1;
}
.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;
}
@media print {
	#article #header {
		background:none;
}
}

#twArea{
  width: 580px;
	height: 230px;
  background: url(../r_images/twitter_bg.png) no-repeat center;
	background-color: #fff;
  border: 5px solid #023e85;
	box-sizing: border-box;
	box-sizing: -webkit-border-box;
	margin: 0 auto;
	position: relative
}

#twArea h2 {
	width: 191px;
	height: 225px;
	background: url(../r_images/twitter_bg_left.png) no-repeat center;
	background-size: cover;
	text-indent: -9999px;
	margin: 0;
}

.follow_area {
    width: 155px;
    position: absolute;
    left: 17px;
    bottom: 20px;
    background: #00cccc url(../r_images/btn_arrow.png) no-repeat right center;
    background-size: 20px auto;
    display: block;
    text-align: center;
    border-radius: 10px;
    font-size: 0px;
    line-height: 0px;
}
.tweet_area{
    width: 360px;
    height: 210px;
    position: absolute;
    left: 200px;
    top: 10px;
    margin: 0 auto;
}
.twitter-timeline{
  min-height:160px !important;
}

/* sns.js */
.global_NTV_snsArea .global_NTV_snsList {
	padding: 15px 10px 10px 10px;
}
.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;
}
