@import url('https://fonts.googleapis.com/css?family=Oswald');
body {
/*	font-family: 'Noto Sans Japanese', sans-serif;*/
}
a {
	color: #E7A119;
}
.fb_iframe_widget > span {
	vertical-align: baseline !important;
}
* {max-height:999999px;}
#spWrap {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 80px;
}
header {
	height: 80px;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 9500;
}
header h1 {
	height: 38px;
	width: 76px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 9500;
	top: 22px;
}
#btnMenu {
	background-image: url(../images/btn_menu.gif);
	position: absolute;
	z-index: 9501;
	height: 80px;
	width: 80px;
	top: 0px;
	right: 0px;
}
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 80px;
	height: 80px;
}
.menu-trigger span {
	position: absolute;
	left: 28px;
	width: 24px;
	height: 4px;
	background-color: #000;
	border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
	top: 28px;
}
.menu-trigger span:nth-of-type(2) {
	top: 38px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 28px;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(10px) rotate(-315deg);
	transform: translateY(10px) rotate(-315deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-10px) rotate(315deg);
	transform: translateY(-10px) rotate(315deg);
}
nav {
	background-color: #E7E1D4;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 0px;
	transition: all 0.3s ease;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:9000;
	
}
nav.open {
	height:100%;
}
#navWrap {
	overflow: auto;
	position: absolute;
	left: 0px;
	top: 80px;
	right: 0px;
	bottom: 0px;	
}
nav #gnav {
	background-image: url(../images/nav_line1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 78px;
}
nav #gnav li {
	height: 83px;
	width: 640px;
}
nav #gnav li a {
	height: 83px;
	width: 640px;
	position: relative;
	display: block;
}
nav #gnav li a span {
	background-position: center top;
	text-indent: -9999px;
	position: relative;
	display: block;
	height: 83px;
}
#nav1 span {
	background-image: url(../images/nav1.png);
}
#nav2 span {
	background-image: url(../images/nav2.png);
}
#nav3 span {
	background-image: url(../images/nav3.png);
}
#nav4 span {
	background-image: url(../images/nav4.png);
}
#nav5 span {
	background-image: url(../images/nav5.png);
}
#nav6 span {
	background-image: url(../images/nav6.png);
}
#nav7 span {
	background-image: url(../images/nav7.png);
}
#nav8 span {
	background-image: url(../images/nav8.png);
}

#nav9 span {
	background-image: url(../images/nav9.png);
}

#nav10 span {
	background-image: url(../images/nav10.png);
}

#nav11 span {
	background-image: url(../images/nav11.png);
}
#nav12 span {
	background-image: url(../images/nav12.png);
}
#nav13 span {
	background-image: url(../images/nav13.png);
}
#nav99 span {
	background-image: url(../images/nav99.png);
}
#nav0 span {
	background-image: url(../images/nav0.png);
}
#share {
	background-image: url(../images/nav_line2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 76px;
	padding-bottom: 70px;
}
#share ul {
	display: table;
	margin-right: auto;
	margin-left: auto;
}
#share ul li {
	display: table-cell;
	height: 84px;
	width: 84px;
	padding-right: 4px;
	padding-left: 4px;
}
#share ul a {
	display: block;
	height: 84px;
	width: 84px;
}
#share ul li a span {
	text-indent: -9999px;
	display: block;
	height: 84px;
	width: 84px;
	background-size:cover;
}
#nav101 span {
	background-image: url(../images/icon_twitter.png);
}
#nav102 span {
	background-image: url(../images/icon_facebook.png);
}
#nav103 span {
	background-image: url(../images/icon_line.png);
}
#pointHeader {
	position: absolute;
	z-index: 9502;
	left: 0px;
	top: 0px;
}
#visual {
	background-image: url(../images/mainvisual.jpg);
	height: 988px;
	width: 640px;
	position: relative;
}
#visual2 {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5000;
}
#visual2 {
	opacity:0;
}
#index2 {
	background-image: url(../images/index2_bg.jpg);
	height: 745px;
	position: relative;
}
#rotationBnr {
	position: absolute;
	z-index: 3;
	left: 40px;
	top: 20px;
	height: 165px;
}
#rotationBnr ul {
	width: 274px;
	height: 165px;
	overflow: hidden;
}
#rotationBnr li {
	height: 137px;
	width: 274px;
}
#index2Movie {
	padding-top: 91px;
	text-align: right;
}
#articleList {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#articleList li {
	height: 180px;
	width: 560px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
	overflow: hidden;
}
#articleList .thumb {
	background-image: url(../images/thumb_default.jpg);
	float: left;
	height: 180px;
	width: 180px;
	background-size:cover;
}
#articleList li a {
	color: #000;
	text-decoration: none;
	display: block;
}
.listDetail {
	float: left;
	width: 380px;
	box-sizing: border-box;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
}
.listDetail .date {
	font-size: 20px;
	line-height: 30px;
	font-family: 'Oswald', sans-serif;
	padding-bottom:10px;
}
.listDetail .title {
	font-size: 20px;
	line-height: 32px;
}
.paging {
	text-align: center;
	margin-top: 50px;
	color: #FFF;
	font-size: 18px;
	clear: both;
}
.paging span {
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	line-height: 49px;
	background-color: #BF913B;
	color: #FFF;
	display: inline-block;
	width: 49px;
	height: 49px;
	box-sizing: border-box;
}
.paging a {
	margin-right: 3px;
	margin-left: 3px;
	color: #BF913B;
	text-decoration: none;
	transition: transform 0.5s ease;
	background-color: transparent;
	display: inline-block;
	width: 49px;
	height: 49px;
	text-align: center;
	line-height: 45px;
	border: 2px solid #BF913B;
	box-sizing: border-box;
}
.paging a:hover {
	opacity: 0.7;
}
#indexNews h2 {
	padding-top: 68px;
	padding-bottom: 60px;
	padding-left: 40px;
}
#indexNews {
	height: 816px;
	background-image: url(../images/indexnews_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#link {
	padding-top: 65px;
	padding-bottom: 110px;
	background-image: url(../images/link_bg.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 600px;
	overflow: auto;
	margin: 0 auto;
}
#link li {
	width: 280px;
	margin-right: 0;
	margin-left: 15px;
	padding-bottom: 15px;
	float: left;
}
#link h2 {
	text-align: right;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#mask {
	background-color: #FFF;
	position: fixed;
	height: 80px;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 8000;
}
#sub #mask {
	background-color: #E7E1D4;
}
#fshare {
	padding-bottom:40px;
}
#fshare h2 {
	text-align: center;
	padding-bottom: 10px;
}
#fshare ul {
	display: table;
	margin-right: auto;
	margin-left: auto;
}
#fshare li {
	display: table-cell;
	height: 100px;
	width: 100px;
	padding-right: 12px;
	padding-left: 12px;
}
#fshare li a {
	display: block;
	height: 100px;
	width: 100px;
}
#fshare a span {
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 100px;
}
#bttop {
	text-align: right;
	padding-top: 30px;
	padding-right: 30px;
	position: relative;
	z-index: 500;
}
footer {
	height: 458px;
	background-image: url(../images/footer.png);
}
#introduction {
	background-image: url(../images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-left: 30px;
	position: relative;
	height: 1150px;
}
#introText {
	position: absolute;
	left: 353px;
	top: 303px;
	z-index: 10;
}
#introMovie {
	padding-top: 34px;
	padding-bottom: 275px;
	position: relative;
	z-index: 10;
}
#introMovie h3 {
	padding-top: 18px;
}
#btnNext {
	padding-right: 73px;
	padding-left: 73px;
	position: relative;
	z-index: 500;
}
#introduction h2 {
	position: relative;
	z-index: 10;
}
#introduction #pattern {
	position: absolute;
	z-index: 1;
	top: 492px;
	right: 0px;
}
#character {
	background-image: url(../images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 200px;
	position: relative;
}
#characterSelector,#characterSelector2 {
	display: table;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 20px;
}
#characterSelector li,#characterSelector2 li {
	display: table-cell;
	height: 129px;
	width: 100px;
	padding-right: 7px;
	padding-left: 7px;
}
#character h2 {
	position: absolute;
	left: 420px;
	top: 490px;
}
#characterCarousel section {
	position: relative;
	height: 961px;
	width: 640px;
}
#chara1 {
	background-image: url(../images/chara1.png);
}
#chara2 {
	background-image: url(../images/chara2.png);
}
#chara3 {
	background-image: url(../images/chara3.png);
}
#chara4 {
	background-image: url(../images/chara4.png);
}
#chara5 {
	background-image: url(../images/chara5.png);
}
#chara6 {
	background-image: url(../images/chara6.png);
	height:1036px !important;
}
#chara7 {
	background-image: url(../images/chara7.png);
	height:1036px !important;
}

#chara8 {
	background-image: url(../images/chara8.png);
	height:1036px !important;
}

#chara9 {
	background-image: url(../images/chara9.png);
	height:1036px !important;
}
#chara1 .charasub_a {
	left: 378px;
	top: 469px;
}
#chara1 .charasub_b {
	left: 378px;
	top: 686px;
}
#chara2 .charasub_a {
	left: 378px;
	top: 534px;
}
#chara2 .charasub_b {
	left: 378px;
	top: 748px;
}
#chara3 .charasub_a {
	left: 378px;
	top: 534px;
}
#chara3 .charasub_b {
	left: 378px;
	top: 748px;
}
#chara4 .charasub_a {
	left: 378px;
	top: 537px;
}
#chara4 .charasub_b {
	left: 378px;
	top: 751px;
}
#chara5 .charasub_a {
	left: 378px;
	top: 540px;
}
#chara5 .charasub_b {
	left: 378px;
	top: 756px;
}
#chara6 .charasub_a {
	left: 395px;
	top: 580px;
}
#chara7 .charasub_a {
	left: 395px;
	top: 580px;
}

#chara8 .charasub_a {
	left: 395px;
	top: 580px;
}

#chara9 .charasub_a {
	left: 395px;
	top: 580px;
}
.charain {
	height: 202px;
	width: 155px;
	position: absolute;
}
.charain img {
	position: absolute;
	left: 0px;
	top: 0px;
	opacity:0;
	width:100%;
}
.charain img.c0 {
	opacity:1;
}
.charain {
	z-index: 500;
}

#patternCharacter {
	position: absolute;
	left: 0px;
	top: 157px;
}
#character #pattern {
	position: absolute;
	top: 580px;
	right: 0px;
}
#character .owl-controls {
	display: none;
}
#character #btnNext {
	padding-top: 80px;
	text-align: center;
}
#news {
	padding-top: 117px;
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#news h2 {
	text-align: center;
	padding-bottom: 80px;
}
#articleOnce h3 {
	font-size: 24px;
	line-height: 45px;
	color: #BF913B;
	text-align: center;
	font-weight: bold;
}
#articleOnce {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.dates {
	padding-top: 25px;
}
.dateOnce {
	float: left;
	width: 50%;
	font-size: 24px;
	line-height: 28px;
	padding-right: 20px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BF913B;
	box-sizing: border-box;
	color: #BF913B;
	font-family: 'Oswald', sans-serif;
}
.articleSns {
	float: left;
	width: 50%;
}
.articleSns img {
	margin-left: 18px;
	vertical-align: top;
}
#articleInner {
	padding-top: 45px;
	color: #3e3e3e;
	padding-bottom: 60px;
}
#articleInner p img {
	display: inline-block;
	margin: 15px auto;
	max-width:560px;
}
#btindex {
	height: 49px;
	width: 167px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 80px;
}
#btindex a {
	line-height: 49px;
	color: #FFF;
	text-decoration: none;
	background-color: #BF913B;
	text-align: center;
	display: block;
	font-family: Oswald, sans-serif;
	font-size: 18px;
}
#articleInner p {
	font-size: 20px;
	line-height: 36px;
}
#news #btnNext {
	text-align: center;
	padding-top: 60px;
}
#staff {
	position: relative;
	padding-top: 321px;
	padding-left: 33px;
	background-image: url(../images/sub_bg.jpg);
	background-repeat: no-repeat;
}
#staff h2 {
	position: absolute;
	top: 85px;
	right: 0px;
}
#staffText {
	position: relative;
	z-index: 500;
}
#staff #pattern {
	background-image: url(../images/pattern.jpg);
	position: absolute;
	left: 0px;
	top: 405px;
}
#staff #btnNext {
	padding-top: 70px;
	text-align: center;
}
#cast {
	background-image: url(../images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 334px;
	position: relative;
}
#cast h2 {
	position: absolute;
	left: 0px;
	top: 125px;
}
#cast ul li {
	height: 83px;
	margin-right: 20px;
	margin-bottom: 16px;
	margin-left: 17px;
	position: relative;
}
#cast ul li p {
	height: 43px;
	width: 215px;
	position: absolute;
	top: 20px;
	right: -20px;
}
#cast ul {
	padding-bottom: 55px;
}
#cast #btnNext {
	text-align: center;
	padding-bottom: 40px;
}
#cast #pattern {
	position: absolute;
	left: 0px;
	top: 422px;
}
#comics {
	padding-top: 93px;
	position: relative;
	background-image: url(../images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#comics h2 {
	text-align: center;
	position: relative;
	z-index: 5;
}
#comics h3 {
	text-align: center;
	padding-top: 68px;
	padding-bottom: 51px;
	position: relative;
	z-index: 5;
}
#comics p {
	text-align: center;
	position: relative;
}
#comics ul {
	padding-top: 61px;
	padding-bottom: 32px;
	margin-right: auto;
	margin-left: auto;
	width: 608px;
}
#comics li {
	float: left;
	height: 204px;
	width: 120px;
	padding-right: 16px;
	padding-bottom: 52px;
	padding-left: 16px;
}
#comics #btnNext {
	text-align: center;
}
#comics #pattern {
	position: absolute;
	top: 240px;
	right: 0px;
}
#tovisual {
	position: absolute;
	z-index: 7500;
	top: 579px;
	right: 0px;
}
#tovisual li {
	position: absolute;
	top: 0px;
	right: 0px;
}
.comment {
	background-color: rgba(255,255,255,0.9);
	position: fixed;
	left: 0px;
	top: 80px;
	right: 0px;
	bottom: 0px;
	z-index: 8999;
	display:none;
}
.comment h1 {
	font-size: 26px;
	padding-top: 60px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
	color: #ac8e58;
}
.commentInner {
	position: absolute;
	left: 0px;
	top: 180px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
}
.commentCont {
	padding-right: 30px;
	padding-left: 30px;
}
.commentCont dt {
	font-size: 24px;
	color: #ac8e58;
	line-height: 35px;
	font-weight: bold;
	padding-bottom: 30px;
}
.commentCont dd {
	font-size: 24px;
	line-height: 40px;
	padding-bottom: 40px;
}
.close {
	position: absolute;
	top: 15px;
	right: 15px;
}
#toAnime {
	display:none;
}
#index2Movie a {
	display: block;
	position: absolute;
	height: 291px;
	width: 640px;
	top: 322px;
	left: 0px;
}
#characterSelector2 {
	margin-right: auto;
	margin-left:35px;
}
.onairTable th, .onairTable td {
	padding-top: 35px;
	padding-bottom: 35px;
	font-size: 18px;
	text-align: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.onairTable th {
	color: #bf913b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bf913b;
}
.onairTable td {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	
}
.onairTable {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 5000;
	padding-bottom: 70px;
}
.onairTable table {
	width: 100%;
}
#comics .onairCoution {
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
	color:#666;
}
#music {
	padding-top: 93px;
	position: relative;
	background-image: url(../images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#music #pattern {
	position: absolute;
	left: 0px;
	top: 410px;
}
#music h2 {
	position: relative;
	z-index: 500;
}
#music p {
	padding-top: 53px;
	padding-left: 65px;
	position: relative;
	z-index: 502;
}
.musicComm {
	padding-right: 30px;
	padding-bottom: 50px;
}
.musicComm p {
	text-align: right;
}
#movie {
	padding-top: 93px;
	position: relative;
	background-image: url(../images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#movie #pattern,
#story #pattern  {
	position: absolute;
	top: 240px;
	right: 0px;
}
#movie h2 {
	text-align: center;
}
#movieList li {
	height: 420px;
	width: 640px;
	margin-bottom: 50px;
}
#movieList li p {
	padding-top: 10px;
	height: 90px;
	font-size: 20px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
#movieList {
	position: relative;
	z-index: 5001;
	padding-top: 40px;
}
#goods-tags {
	padding-bottom:40px;
	font-size:20px;
	line-height:40px;
}
#goods-tags li{
    display: inline-block;
}

#goods-tags a{
	display: inline-block;
	padding: 5px 10px 3px;
	text-decoration: none;
	font-size: 20px;
	line-height: 1;
}
#goods-tags a.is-active, #goods-tags a:hover{
	color: #FFF;
	background-color: #BF913B;
	border-radius: 4px;
}


#goodsList{
	margin-top: 20px;
	width: 582px;
	margin-left: auto;
	margin-right: auto;
}
#goodsList li {
	width: 249px;
	margin-right: 20px;
	margin-left: 20px;
	min-height: 350px;
	margin-bottom: 30px;
	position: relative;
	float: left;
	border: 1px solid #BF913B;
	background-color: #BF913B;
	border-radius: 10px;
}
#goodsList li:nth-child(4n){
	margin-right:0px;
}

#goodsList li a {
	display: block;
	padding-top: 20px;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	transition:all 0.3s ease;
}
#goodsList li a:hover {
	opacity: 0.7;
}
.goodsThumb {
	height: 210px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #BF913B;
	box-sizing:border-box;
	background-color:#FFF;
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
}
#goodsList li dl {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#goodsList {
	padding-bottom: 50px;
}
#goods-tags {
	text-align: center;
}
#goodsRight h4 {
	padding-top:40px;
	color:#BF913B;
	font-weight:bold;
	padding-bottom:15px;
}
.shopLink {
	float:left;
	margin-right:10px;
}
.shopLink img {
	border:1px solid #BF913B;
}
.item_image {
	width: 66px;
	float: left;
}
.item_image img {
	width:64px;
}
#goodsModal {
	background-color: #FFF;
	height: 700px;
	width: 538px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #BF913B;
	box-sizing: border-box;
	padding: 30px;
	overflow: auto;
}
.thumbnail span {
	cursor:pointer;
}
#goodsLeft {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
}
#goodsRight {
	padding-top: 50px;

}
.goodsTitle {
	font-size: 24px;
	line-height: 35px;
	color: #BF913B;
	padding-bottom: 5px;
	text-shadow: 2px 2px 4px rgba(255, 255, 255, 1),2px -2px 4px rgba(255, 255, 255, 1),-2px 2px 4px rgba(255, 255, 255, 1),-2px -2px 4px rgba(255, 255, 255, 1),2px 2px 4px rgba(255, 255, 255, 1),2px -2px 4px rgba(255, 255, 255, 1),-2px 2px 4px rgba(255, 255, 255, 1),-2px -2px 4px rgba(255, 255, 255, 1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF913B;
	margin-bottom: 30px;

}
.shopLink img {
	border:solid 1px #BF913B;
	display:inline-block;
	margin-right:10px;
	margin-top:10px;
}
.goodstext {
	margin: 0px;
	padding: 0px;
	width: auto;
	font-size:16px;
}
#mainImageCaption{
	width:auto;
}
.photo {
    padding: 0px;
    border: solid 1px #BF913B;
    display: block;
    width: auto;
}
#illustList{
	margin-top: 40px;
	width: 582px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}
#illustList li {
	width: 251px;
	margin-right: 20px;
	margin-left: 20px;
	min-height: 350px;
	margin-bottom: 30px;
	position: relative;
	float: left;
	border-radius: 10px;
}
#illustList li .illustThumb a {
	display: block;
	color: #FFF;
	text-decoration: none;
	transition:all 0.3s ease;
	width:249px;
	height:249px;
	text-align: center;
	vertical-align:middle;
	display:table-cell;
}
#illustList li .illustname a {
	display:block;
	padding-top:15px;
	text-align:center;
	color:#E7A119;
}
#illustList li a:hover {
	opacity: 0.7;
}
#illustList .illustThumb {
	height: 249px;
	width: 249px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #BF913B;
	background-color: #FFF;
	border: 1px solid #BF913B;
}
#illustList .illustThumb img {
	max-width: 249px;
   max-height: 249px;
	text-align:center;
	vertical-align: middle;
}
#illustList li dl {
	width: 249px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.illustname {
	padding-top:15px;
	text-align:center;
	color:#E7A119;
	font-size:16px;
}
#illust_h3 {
	font-size: 24px;
	line-height: 40px;
	color: #FFF;
	background-color: #E7A119;
	height: 40px;
	padding-left: 15px;

}
.comingsoon {
	font-size: 28px;
	text-align: center;
	color:#BF913B;
}

.t12 {
	font-size: 12px;
	text-align: left;
	
}
#story {
	background-image: none;
	padding-top: 53px;
	min-height:inherit;
}
#story #storyList {
	padding-top: 50px;
	position: relative;
	z-index:5001;
}
#story h2 {
	text-align: center;
}
#story #storyList li {
	float: left;
	height: 300px;
	width: 300px;
	margin-right: 10px;
	margin-left:10px;
}
#story #storyList li a {
	text-decoration:none;
	transition:all 0.3s ease;
	display:block;
}
#story #storyList li a:hover {
	opacity:0.6;
}
#story #storyList li p.storyTitle {
	padding-top: 10px;
	height: 70px;
	text-align: center;
	color: #BF913B;
	text-decoration: none;
	font-size:20px;
}
#story #storyList li p.storyThumb {
	width:300px;
	height:168px;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#FFF;
}

#story #storyList li:nth-child(3n){
	margin-right:0px;
}
#story #subContWrap {
	position:relative;
	z-index:3001;
}
#story #articleInner img {
	float:left;
	width:280px;
	height:auto;
	margin:10px 5px 0px;
	line-height:129px;
}
#story #articleInner br {
	clear:both;
}
#discoList{
	margin-top: 20px;
	width: 555px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:50px;
}
#discoList li {
	width: 249px;
	margin-right: 13px;
	margin-left: 13px;
	min-height: 440px;
	margin-bottom: 30px;
	position: relative;
	float: left;
	border: 1px solid #BF913B;
	background-color: #BF913B;
	border-radius:10px;
	font-size:20px;
}

#discoList li a {
	display: block;
	padding-top: 20px;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	transition:all 0.3s ease;
}
#discoList li a:hover {
	opacity: 0.7;
}
.discoThumb {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #BF913B;
	box-sizing:border-box;
	background-color:#FFF;
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
}
#discoList li dl {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tagList {
	display:table;
	padding-bottom:30px;
	margin:0 auto;
}
.tagList li {
	padding:0px 5px;
	display:table-cell;
}
.tagList a {
	height: 50px;
	border: solid 1px #BF913B;
	text-decoration: none;
	color: #BF913B;
	padding:0 10px;
	line-height:50px;
	font-size:22px;
	border-radius:5px;
}
.tagList a:hover,.tagList a.active {
	background-color:#BF913B;
	color:#FFF;
}
#pkgtitle {
	border-bottom:dotted 1px #BF913B;
	padding-bottom:10px;
	padding-top:50px;
	text-align:left !important
}
.packageLeft {
	float: left;
	width: 200px;
	padding-right: 30px;
	clear:both;
	padding-bottom:50px;

}
.packageText {
	float:left;
	width:350px;
}
.packageText p {
	font-size:22px;
	line-height: 34px;
	color: #333;
	padding-bottom: 35px;
}
.packageLeft img {
	margin-bottom: 25px;
}
.packageRight {
	float: left;
	width: 350px;
	padding-bottom:50px;
	font-size:20px;
}
.packageRight .kbn {
	font-weight: bold;
	color: #BF913B;
	font-size: 16px;
	padding-bottom: 5px;
}
.packageRight h4 {
	font-size: 22px;
	color: #BF913B;
	font-weight: bold;
	padding-bottom: 15px;
}
.packageRight p {
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 28px;
}
.packageDetailRight{
	padding-top:50px;
}
.packageDetail {
}
.packageRight h5 {
	font-size: 20px;
	height: 30px;
}
.discindex {
	padding-left: 20px;
	font-size:20px;
}
.packageLeft a {
	font-size: 20px;
	line-height: 40px;
	color: #FFF;
	background-color: #BF913B;
	text-align: center;
	height: 40px;
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
	border-radius:5px;
}
.packageLeft a:hover {
	opacity:0.7;
}
.packageText p img {
	margin:30px 0px;
}
.packageInner {
	padding-top:50px;
	line-height:30px;
	font-size:20px;
}
.packageInner2 {
	padding-bottom:100px;
	line-height:30px;
	font-size:20px;

}
.packageInner2 img {
	border:solid 1px #BF913B;
}
#tp {
	background-color: transparent;
}
#shopList {
	padding: 25px;
	border: 1px solid #BF913B;
	background-color: #FFF;
}
#shopList img {
	margin: 5px;
	border: solid 1px #BF913B;
}
#shopList h1 {
	font-size: 20px;
	color: #BF913B;
	padding-bottom: 15px;
	font-weight: bold;
}
.box {
	padding-bottom:20px;
	border: 1px dotted #BF913B;
	margin-bottom:20px;
}
.dlicon img a {
	border:none !important;
}
.tokuten {
 width:600px;
 margin:0 auto;
 line-height:180%;
}
.tokuten img {
	border: 1px solid #BF913B;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	margin-bottom: 20px;
	float: left;
}
.tokuten h3 {
	font-size: 23px;
	font-weight: bold;
	color: #BF913B;
	text-align: center;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BF913B;
}
.tokutenBox {
	padding-top: 40px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.tokutenBox ul {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.tokutenBox li {
	width: 300px;
	float: left;
	padding-bottom: 50px;
}
.tokutenBox li img {
	width:258px;
}
.tokutenBox li:nth-child(odd){
	clear:both;
}
.tokutenBox li.once {
	width: 600px;
	float: none;
}
.tokutenBox li p {
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}
.tokutenBox h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BF913B;
	font-size: 20px;
	line-height: 32px;
	color: #BF913B;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
.pkgimg {
	border:solid 1px #BF913B;
}#link .linkOnce {
	width: 575px;
}
#embedmovie {
	width: 575px;
	padding-top: 25px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

#index #firstWrap {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	z-index: 10000;
	background-color: #FFF;
}

/*== countdown ===========================*/
#modalWrap {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	z-index: 9999;
	background-color: #FFF;
}
#preload {
	opacity: 0;
	overflow: hidden;
	width: 1px;
	height: 1px;
	position: absolute;
	z-index: -1px;
}
#modalWrap .modalIn {
	background-image: url(../images/countdown_bg.png);
	background-repeat: repeat-x;
	background-size: 100% 518px;
}
#modalWrap #count {
	height: 60px;
	padding-top: 80px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	display: table;
	color: #fff;
}

#modalWrap #count p { 
	margin: 0 auto;
	padding-right: 35px;
	display: inline-block;
	position: relative;
}

#modalWrap #count:before, #modalWrap #count p:after {
	content: "";
	position: absolute;
	background-image: url(../images/countdown_icon.png);
	background-repeat: no-repeat;
	width: 17px;
	height: 19px;
	
}

#modalWrap #count:before {
	left: 15px;
	top: 62%;
}
#modalWrap #count p:after {
	right: 10px;
	top: 50%;
	margin-top: -10px;
}
#modalWrap #count span.countDate {
	width: 62px;
	height: 60px;
}
#modalWrap #count span.countDate img {
	width: auto;
	height: 60px;
}
#modalWrap #countChar {
	padding-bottom: 60px;
	margin: 0 auto;
	text-align:center;
}
#modalWrap #countCatchTxt {
	width: 542px;
	padding-bottom: 60px;
	margin: 0 auto;
}
#modalWrap .btnClose {
	height: 30px;
	width: 30px;
}
#modalWrap .btnClose a {
	background-image: url(../images/countdown_close_btn.png);
	background-repeat: no-repeat;
	background-size: 640px 300px;
	background-position: center center;
	display: block;
	width: 640px;
	height: 300px;
	position: relative;
	margin:0 auto;
}
#toMoviein {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}
#toMovieLink { padding: 40px 109px; }
#mCopyright {
	font-size: 15px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}
