#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
  font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 200;
  color: #fff;
}

#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  visibility: hidden;
  display: none;
}

#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
}

#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}

#sb-wrapper-inner {
  position: relative;
  border: none;
  overflow: hidden;
  height: 100px;
}

#sb-body {
  position: relative;
  height: 100%;
}

#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%;
}

#sb-player.html {
  height: 100%;
  overflow: auto;
}

#sb-body img {
  border: none;
}

#sb-loading {
  position: relative;
  height: 100%;
}

#sb-loading-inner {
  position: absolute;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center;
}

#sb-loading-inner span {
  background: url(../js/shadowbox/img/loading.gif) no-repeat;
  padding-left: 34px;
  display: inline-block;
}

#sb-body, #sb-loading {
  background-color: #060606;
}

#sb-title, #sb-info {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#sb-title, #sb-title-inner {
  height: 26px;
  line-height: 26px;
}

#sb-title-inner {
  font-size: 16px;
}

#sb-info, #sb-info-inner {
  height: 20px;
  line-height: 20px;
}

#sb-info-inner {
  font-size: 12px;
}

#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}

#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
  background-repeat: no-repeat;
}

#sb-nav-close {
  background-image: url(../js/shadowbox/img/close.png);
}

#sb-nav-next {
  background-image: url(../js/shadowbox/img/next.png);
}

#sb-nav-previous {
  background-image: url(../js/shadowbox/img/previous.png);
}

#sb-nav-play {
  background-image: url(../js/shadowbox/img/play.png);
}

#sb-nav-pause {
  background-image: url(../js/shadowbox/img/pause.png);
}

#sb-counter {
  float: left;
  width: 45%;
  display: none;
}

#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

div.sb-message {
  font-size: 12px;
  padding: 10px;
  text-align: center;
}

div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}

section .site-title {
  margin: 0 0 5px 10;
  padding: 0px;
  color: white;
  letter-spacing: .3em;
  font-size: 20px;
}

strong {
  font-weight: bold;
}

a {
  color: #c50000;
}

a:hover {
  text-decoration: none;
  color: #FF0000;
}

body {
  background: url(../img/bg.jpg);
}

.container-wrapper_top {
  background: none;
}

.cmnbody .container-wrapper {
  background: none;
}

.container-wrapper {
  background: none;
}

.cmnbody .container-wrapper {
  background: none;
}

#header {
  margin: 0px;
  padding: 0px;
}

.contentswapper {
  background: none;
}

.contentswapper_second {
  margin-left: 20px;
  background: none;
}

.header-image {
  padding-right: 10px;
  background: #000000;
}
.header-image img {
  margin: 0 10px 0 5px;
}

.header_second {
  background: none;
}

.main-container {
  margin-top: -20px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 1.8em;
}

/*
.main-container p {
  margin-bottom: 2em;
}
*/

.main-container .contentsarea {
  padding: 10px;
  color: #504009;
}

strong {
  color: #bc3e00;
  font-size: 120%;
}

.photoimg {
  margin: 0 20px 20px 20px;
}

section {
  padding: 20px 0 20px 0;
}
section .site-title span {
  font-size: 80%;
  margin-left: 10px;
}
section p {
  margin-top: 10px;
}

.page-nav {
  padding: 10px 0px 10px 10px;
  margin-top: 0px;
  background: #000000;
}

.page-nav ul {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: none;
  background: none;
  box-shadow: none!important;
}

.page-nav-inner ul li {
  margin-right: 2px;
  font-size: 10px;
  text-shadow: none!important;
}

.page-nav-inner ul li a {
  margin: 0px;
  padding: 0px;
  color: #504009;
  border-right: none!important;
  border-left: none!important;
  box-shadow: none!important;
  text-shadow: none!important;
  text-align: center;
  width: 172px;
  height: 70px;
}
.page-nav-inner ul li a:hover {
  margin: 0px;
  padding: 0px;
  height: 70px;
  width: 172px;
  text-decoration: none;
  box-shadow: none!important;
}
.page-nav-inner ul li a:hover span {
  display: block;
  padding-top: 40px;
  padding-left: 10px!important;
}
.page-nav-inner ul li a span {
  display: block;
  padding-top: 35px;
}

.page-nav-inner ul li a.top {
  margin: 0px;
  padding: 0px;
  background: url(../img/nav_01.gif) bottom right no-repeat !important;
}
.page-nav-inner ul li a.top:hover {
  margin: 0px;
  padding: 0px;
  background: url(../img/nav_01on.gif) bottom right no-repeat !important;
}

.page-nav-inner ul li a.next {
  margin: 0px;
  padding: 0px;
  background: url(../img/nav_02.gif) bottom right no-repeat !important;
}
.page-nav-inner ul li a.next:hover {
  margin: 0px;
  padding: 0px;
  background: url(../img/nav_02on.gif) bottom right no-repeat !important;
}

.page-nav-inner ul li a.intro {
  margin: 0px;
  padding: 0px;
  background: url(../img/nav_03.gif) bottom right no-repeat !important;
}
.page-nav-inner ul li a.intro:hover {
  margin: 0px;
  padding: 0px;
  background: url(../img/nav_03on.gif) bottom right no-repeat !important;
}

.page-nav-inner ul li a.bbs {
  margin: 0px;
  padding: 0px;
  background: url(../img/nav_04.gif) bottom right no-repeat !important;
}
.page-nav-inner ul li a.bbs:hover {
  margin: 0px;
  padding: 0px;
  background: url(../img/nav_04on.gif) bottom right no-repeat !important;
}

.page-nav-inner ul li a.goods {
  margin: 0px;
  padding: 0px;
  background: url(../img/nav_05.gif) bottom right no-repeat !important;
}
.page-nav-inner ul li a.goods:hover {
  margin: 0px;
  padding: 0px;
  background: url(../img/nav_05on.gif) bottom right no-repeat !important;
}

.page-nav-inner {
  padding: 0!important;
}

.boshu {
  background: #333;
  border: 5px solid black;
  margin-top: 20px;
}
.boshu h2.title {
  background: #000000;
  color: #FFFFFF;
  text-align: center;
}
.boshu .boshu-text {
  color: #FFFFFF;
  text-align: center;
  letter-spacing: 2px;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 15px;
}
.boshu .site-bnr {
  margin: 0px;
}

.maruArea {
  background: url(../img/maru_bg.jpg) no-repeat !important;
  background-size: 100% !important;
  background-color: black !important;
}
.maruArea .iframeStyleBBS {
  border: 5px solid black;
}

.ikariArea {
  background: url(../img/ikari_bg.gif) !important;
  background-size: 100% !important;
  background-color: black !important;
}
.ikariArea .iframeStyleBBS {
  border: 5px solid black;
}

.nextArea {
  background: url(../img/next_bg.png) top no-repeat !important;
  background-size: 100% !important;
  background-color: #3b0009 !important;
}
.nextArea .iframeStyleBBS {
  border: 5px solid black;
}

.bbsArea {
  background: url(../img/contents_bg3.gif) !important;
  background-size: 100% !important;
  background-color: #3b0009 !important;
}
.bbsArea .iframeStyleBBS {
  border: 5px solid black;
  overflow-x: hidden;
}

.nomal {
  background: url(../img/contents_bg.gif);
  border: 5px solid black;
  margin-top: 20px;
}
.nomal h2.title {
  background: #000000;
  color: #FFFFFF;
  text-align: center;
}
.nomal .next_movie {
  margin: 20px 0 0 20px;
  -webkit-box-shadow: 11px 0px 20px 3px black;
  -moz-box-shadow: 11px 0px 20px 3px black;
  box-shadow: 11px 0px 20px 3px black;
  float: left;
  width: 30%;
}
.nomal .next_movie img {
  border: 10px solid black;
  margin-bottom: -10px;
}
.nomal .next_movie div.date {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #555;
  padding: 10px;
  width: 100%;
  background: white;
  text-align: center;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.nomal .next_movie div.date p.nextAreaDetail {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  color: #555;
  font-size: .4em;
  margin-bottom: 0;
  margin-top: 0;
}
.nomal .next_movie span.nextAreaTtl {
  display: block;
  font-size: 1em;
  font-weight: bold;
  color: white;
  padding: 5px 10px;
  width: 100%;
  background: black;
  text-align: center;
}
.nomal .next_movie div.mov_ttl {
  display: block;
  width: 100%;
  font-size: 1.3em;
  font-weight: bold;
  color: white;
  padding: 10px;
  background-color: #333;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.nomal .next_movie div.mov_ttl span.mov_ttl_text {
  background: url(../img/icon_ikari.png) no-repeat left;
  padding-left: 30px;
}
.nomal .text {
  margin: 20px auto 50px 35%;
  width: 65%;
  background: url(../img/bg_inner.png) repeat-y;
  background-position-x: 25px;
  color: #000000;
}
.nomal .text .inner-top {
  background: url(../img/bg_inner_top.png) top no-repeat;
  background-position-x: 25px;
}
.nomal .text .inner-bottom {
  min-height: 340px;
  background: url(../img/bg_inner_bottom.png) bottom no-repeat;
  background-position-x: 25px;
  padding-bottom: 20px;
}
.nomal .text ul {
  margin: 0 30px 0 90px;
  padding: 30px 0 10px;
  background-position-x: 25px;
}
.nomal .text li {
  padding-left: 30px;
  margin: 10px 0;
  padding-bottom: 10px;
  font-weight: bold;
  background: url(../img/icon_ikari.png) left center no-repeat;
  background-position-y: 0px;
  border-bottom: 1px solid #cccccc;
}
.nomal .text span.fun {
  display: block;
  text-align: center;
}
.nomal .text p.intro {
  margin: 0 30px 0 70px;
  font-size: 18px;
  line-height: 1.9em;
  padding: 40px 0;
  background: url(../img/note.png);
}
.nomal .text p.intro strong {
  font-size: 18px;
  color: #FF0000;
}
.nomal .intro {
  margin: 20px 0;
  text-align: center;
}
.nomal .intro img.cast {
  width: 100%;
}
.nomal .intro img.manifest {
  width: 70%;
}
.nomal .intro .chart_img {
  text-align: center;
  margin: 0 auto;
}
.nomal .bosyu-top img {
  width: 100%;
  border-bottom: 5px solid black;
}
.nomal .bosyu141126-top img {
  width: 98.9%;
  border: 5px solid black;
  margin-bottom:-10px;
}
.nomal .bbs {
  margin: 10px;
}
.nomal .bbs ul {
  text-align: center;
  margin: 0 auto;
}
.nomal .bbs ul li.view {
  display: inline-block;
  width: 172px;
  height: 70px;
}
.nomal .bbs ul li.view a {
  text-align: center;
  text-decoration: none;
  font-size: 23px;
  line-height: 3em;
  font-weight: bold;
  display: block;
  margin: 0px;
  padding: 0px;
  background: url(../img/post_view.gif) bottom right no-repeat !important;
  background-size: 100%;
}
.nomal .bbs ul li.view a:hover {
  margin: 0px;
  padding: 0px;
  background: url(../img/post_viewon.gif) bottom right no-repeat !important;
  background-size: 100%;
}
.nomal .bbs ul li.post {
  display: inline-block;
  width: 172px;
  height: 70px;
}
.nomal .bbs ul li.post a {
  text-align: center;
  text-decoration: none;
  font-size: 23px;
  line-height: 3em;
  font-weight: bold;
  display: block;
  margin: 0px;
  padding: 0px;
  background: url(../img/new_post.gif) bottom right no-repeat !important;
  background-size: 100%;
}
.nomal .bbs ul li.post a:hover {
  margin: 0px;
  padding: 0px;
  background: url(../img/new_poston.gif) bottom right no-repeat !important;
  background-size: 100%;
}
.nomal .goods {
  margin: 20px 30px;
  overflow: hidden;
  padding-bottom: 40px;
}
.nomal .goods .item {
  padding-top: 10px;
  overflow: hidden;
  border-bottom: 2px dotted black;
  padding-bottom: 30px;
}
.nomal .goods .image {
  float: left;
  width: 30%;
  margin: 0;
}
.nomal .goods .image img {
  width: 100%;
  margin: 0;
  border: 5px solid white;
}
.nomal .goods .txt {
  width: 66%;
  float: right;
  margin-top: 5px;
}
.nomal .goods .txt h3 {
  background: #FF0000;
  color: #000000;
  font-weight: bold;
  padding: 5px;
  margin: 0px;
}
.nomal .privacy {
  margin: 0 auto 20px;
  width: 510px;
  background: white;
  padding: 20px;
  font-size: .6em;
  color: #aaa;
  line-height: 1em;
}
.nomal .privacy p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

#sns {
  margin: 0;
  color: #f5fd84;
  background-color: none;
  border-width: 3px;
  padding: 5px 5px 0px 5px;
  overflow: hidden;
}

#sns_group {
  overflow: hidden;
}
#sns_group .social {
  margin: 0;
  color: #f5fd84;
  background-color: #333333;
  border-width: 3px;
  padding: 5px 5px 0px 5px;
  overflow: hidden;
}
#sns_group .social .social-link {
  float: right;
}

.aside, .aside-min {
  background-image: none;
}

.site-bnr {
  margin: 10px;
  padding: 10px;
  background: none;
}
.site-bnr a {
  margin-bottom: 10;
  background: #FFFFFF;
  border: none!important;
}
.site-bnr a img {
  border: 1px solid white;
}
.site-bnr a img:hover {
  opacity: .8;
  border: 1px solid white;
  -webkit-box-shadow: 0px 0px 2px white;
  -moz-box-shadow: 0px 0px 2px white;
  box-shadow: 0px 0px 2px white;
}
/*.site-bnr a.bnrMarumaru {
  margin-right: 10px;
}*/

.scroll2top {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  width: 50px;
  height: 40px;
  z-index: 10;
  color: #fff;
  background-color: #6a7625;
  padding-top: 10px;
  border: solid 1px #f3f5f5;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.scroll2top:hover {
  background-color: #808c39;
}

img[usemap] {
  border: none;
  height: auto;
  width: auto;
}

/* Firefox hack start */
@-moz-document url-prefix() {
  .nomal .text {
    margin-left: 38%;
    width: 62%;
  }
  .nomal .text .inner-top {
    background-position: 0 0%;
  }
  .nomal .text .inner-bottom {
    background-position: 0 100%;
  }
  .nomal .text ul {
    margin-left: 70px;
  }
  .nomal .text li {
    background-position: 0 0%;
  }
}
/* Firefox hack end */

/*141106*/
.center {
	text-align:center;
}
.presenttxt {
	margin:0 auto 30px;
	width:80%;
	background-color:#FFF;
	padding:20px;
}
.presenttxt p {
		font-size:14px;
		line-height:24px;
}

	
.bold {
	font-weight:bold;
}
/*.site-bnr li:first-child {
	width: 100%;
	height: auto;
	text-align:center;
	color:#F00;
	font-size:24px;
	line-height:32px;
}*/

/*141216*/

p.tousen {
	text-align:center;
}
/*150225*/

.txt02 {
	text-align:center !important;
	margin-top:20px;
	
}
.txt02 p {
	font-weight:bold;
	font-size:2.0em !important;
}
	
.txt03 {
	margin: 0 auto 30px;
	width: 80%;
	background: white;
	padding: 20px;
	line-height:1.5em;
}
.bold {
	font-weight:bold;
}
.txtred {
	color:#F00;
}
.oubotxt {
	font-size:2.0em;
	line-height:1.8em;
	}
.txt01 {
	color:#F00;
	border-bottom:solid 2px #F00;
	padding-bottom:2px;
}
.txt04 {
	font-size:2.0em;
	line-height:1.5em;
}
.img-center a img {
	margin: auto;
	width:49%;
}

.img-center a {
	display:block;
}

/*151130*/
.hitokoto_top {
	/*background-color:#4e82be;
	padding: 30px 10px;*/
	border-bottom: 5px solid black;
	line-height:0;
}

/*.hitokoto_top p {
    color: #FFF;
    margin: 0;
    text-align: center;
    font-size: 2.6em;
    font-weight: bold;
}*/

.hitokoto_bottom {
	background-color:#4e82be;
	border-top: 5px solid black;
}

.hitokoto_bottom a {
	text-decoration:none;
	display:block;
	color: #FFF;
    margin: 0;
    text-align: center;
    font-size: 2.4em;
    font-weight: bold;
	height:auto;
		padding: 25px 10px;


}

.hitokoto_bottom a:hover {
color:#CCC;
display:block;
background-color:#6091CA;
	}
.container-ichiran {
background-color:#FFF;
padding: 40px 20px;
}
.container-ichiran ul {
margin-left: 50px;
margin-right: 30px;
}
.container-ichiran li {
border-bottom: 1px solid #cccccc;
list-style-image:url(../img/icon_ikari.png);
margin-top: 30px;
font-size: 1.2em;
font-weight: bold;}

.container-ichiran li p.right_txt{
text-align:right;
margin-right:20px;
font-weight:normal;
	}
	
	
/*160604追加
	*/
	.kiokuarea {
    background-size: 100% !important;
    background-color: black !important;
	padding-bottom: 15px;
}

.kiokuarea .privacy {
    margin: 0 auto 20px;
    width: 510px;
    background: white;
    padding: 20px;
    font-size: .6em;
    color: #aaa;
    line-height: 1em;
}

/*161014追加*/
@-moz-document url-prefix() {
.nomal .text {
	background-position: 0 25px;
	}
}