@charset "UTF-8";
/* CSS Document */

#wrapper3 {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
	
.container2 {
	background: url("../images/bg_top.jpg") top no-repeat, url("../images/bg_under.jpg") bottom no-repeat;
	width: auto;
	/*height: 1970px;*/
	height: auto;
	margin: 0 auto;
	position: relative;
}
	
.mainvidual2 {
	background: url("../images/header2.jpg") top center no-repeat;
	position: relative;
	width: auto;
	height: 509px;
}
.mainvidual2 .logo {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
}
	
.middle2 {
	position: relative;
	width: 1000px;
	/*height: 1770px;*/
	height: auto;
	margin: 0 auto;
	padding-bottom: 50px;
	background-color: #000;
}

/*
.footer {
	position: relative;
	top: 70px;
	background-color: rgba(0,0,0,0.7);
	height: 130px;
}
*/
.footer2 {
	position: relative;
	background-color: rgba(0,0,0,0.7);
	height: 130px;
}

.section101 {
	position: relative;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background-color: #000;
}
.section101 li {
	display: inline-block;
}

.section102 {
	position: relative;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 75px;
	background-color: #000;
}

.section103 {
	position: relative;
	width: 1000px;
	height: 80px;
	margin: 0 auto;
}

.section104 {
	position: relative;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background-color: #000;
}

.gold-line {
	margin: 40px auto;
}
.gold-line2 {
	margin: 30px auto;
}

.blue-line {
	margin: 0 auto;
}
.blue-line2 {
	margin: 30px auto;
}
.blue-line3 {
	margin: 0 auto 55px;
}

.movie-title {
	margin: 15px auto 20px;
}

.date-text-box {
	padding: 0 34px;
	text-align: left;
}

.date-text-box .event {
	color: #fff;
	font-size: 24px;
	background-color: #ea47a2;
	padding: 0 23px 0 23px;
}
.date-text-box .notice {
	color: #fff;
	font-size: 24px;
	background-color: #10a2f7;
	padding: 0 23px 0 23px;
}
.date-text-box .maintenance {
	color: #fff;
	font-size: 24px;
	background-color: #6a9802;
	padding: 0 8px 0 8px;
}
.date-text-box .important {
	color: #fff;
	font-size: 24px;
	background-color: #b80808;
	padding: 0 38px 0 38px;
}

.title {
	color: #fff;
	background-color: #00235b;
	font-size: 24px;
	padding: 0 50px;
}

.title-text-box {
	padding: 34px;
	text-align: left;
	font-size: 34px;
	line-height: 1.2;
	color: #fff;
	clear: both;
}

.text-box {
	padding: 34px;
	text-align: left;
	font-size: 24px;
	line-height: 45px;
	color: #fff;
}

.textarea {
	padding: 1em;
	text-align: left;
	font-size: 18px;
	color: white;
	line-height:1.5;
}

.info-title {
	margin-top: -30px;
}

.he30{
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}
	
.he151{
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	padding: 10px 0 15px 0;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}

#topBtn {
    position: fixed;
    bottom: 0px;
    right: 110px;
	z-index: 1000;
}
#topBtn a {
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#topBtn a:hover {
    text-decoration: none;
}

.formBox {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.formBox .emailinput {
	width: 305px;
	height: 50px;
	border: 5px solid #00235b;
	padding: 0;
	margin: 20px auto;
	border-radius: 8px;
	line-height: 1.5;
	text-indent: 15px;
	font-size: 20px;
	vertical-align: top;
}
input[type="image"] {
	/*font-size:25px;*/
	width:245px;
	height:auto;
	margin: 0 auto;
	padding: 0;
	/*background-color: #F8F8F8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 30px;*/
}

.chBox {
	position: relative;
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.chBox .ch01 {
	position: absolute;
	top: 630px;
	left: 650px;
}
.chBox .ch02 {
	position: absolute;
	top: 230px;
	left: 650px;
}
.chBox .ch03 {
	position: absolute;
	top: 630px;
	left: 30px;
}
.chBox .ch04 {
	position: absolute;
	top: 230px;
	left: 35px;
}

#popup1 {
    background-image: url(../images/bg_overlay.png);
    background-repeat: repeat;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}

#popupAlert1 {
    background-image: url(../images/bg_overlay.png);
    background-repeat: repeat;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}

#popupAlert2 {
    background-image: url(../images/bg_overlay.png);
    background-repeat: repeat;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.content-popup1 {
    margin: 30px auto 0;
    text-align: center;
}

#popupMovie1, #popupMovie2, #popupMovie3, #popupMovie4,
#character-popup, #character-popup01, #character-popup02, #character-popup03, #character-popup04 {
	left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background-image: url(../images/bpixel.png);
    background-repeat: repeat;
}

.movie-content-popup {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -385px;
	margin-top: -260px;
}

.character-content-popup {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -360px;
	margin-top: -370px;
}
.character-close {
	position: absolute;
	right: 0;
	top: -65px;
}


/************************ CameBack Page ************************/
#mainvidual3 {
	background: url("../images/header3.jpg") top center no-repeat;
	position: relative;
	width: auto;
	height: 514px;
}
#camebackContainer {
	width: auto;
	height: auto;
	margin: 0 auto;
	position: relative;
}
#section201 {
	background: url("../images/cameback_bg_top.jpg") bottom center no-repeat;
	width: auto;
	/*height: 940px;*/
	padding-bottom: 5em;
	margin: auto;
	position: relative;
}
#section201 .content {
	width: 1100px;
	height: auto;
	margin: auto;
	overflow: hidden;
}
#section201 .content .box {
	position: relative;
	float: left;
	width: 200px;
	height: 232px;
}
#section201 .content .box .btn {
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
}
#section201 .content ul {
}
#section201 .content li {
	margin: 0.4em;
	display: inline-block;
}
#section201 .content .notes {
	margin: 3em auto;
}
#section201 .content .notes img {
	width: 100%;
	height: auto;
}

#section202 {
	background: url("../images/cameback_bg_under.jpg") top center no-repeat;
	width: auto;
	/*height: 940px;*/
	padding-bottom: 215px;
	margin: auto;
	position: relative;	
}
#section202 .content {
	width: 1100px;
	height: auto;
	margin: auto;
	overflow: hidden;
}
#section202 .content .box {
	position: relative;
	float: left;
	width: 200px;
	height: 232px;
}
#section202 .content .box .btn {
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
}
#section202 .content ul {
}
#section202 .content li {
	margin: 0.4em;
	display: inline-block;
}
#section202 .content .notes {
	margin: 3em auto;
}
#section202 .content .notes img {
	width: 100%;
	height: auto;
}

#section203 {
	background: url("../images/cameback_bg2.png") top center no-repeat;
	width: auto;
	height: 1730px;
	margin: auto;
	position: relative;
}
#section203 .content {
	width: 1100px;
	height: auto;
	margin: auto;
	overflow: hidden;
}
#section203 .content span {
	background-color: #00235b;
	color: white;
	font-size: 32px;
	padding: 0 10px;
}
#section203 .content .actContainer {
	position: relative;
	width: auto;
	height: 1123px;
}
#section203 .content .actContainer .actBg {
}
#section203 .content .actContainer .actBg img {
}
#section203 .content .actContainer .formBox {
	position: absolute;
	bottom: 100px;
	left: 0;
	right: 0;
	margin: auto;
}
#section203 .content .actContainer .emailinput {
	width: 435px;
	height: 60px;
}
#section203 .content .actContainer select {
	width: 435px;
	height: 60px;
	margin: 1em auto;
}

#cameBackFooter {
	position: absolute;
	bottom: 0;
	background-color: rgba(0,0,0,0.7);
	width: 100%;
	height: 130px;
}
/************************ CameBack Page ************************/


.mt1 { margin-top: 1em; }
.mt2 { margin-top: 2em; }
.mt3 { margin-top: 3em; }
.mt4 { margin-top: 4em; }
.mt5 { margin-top: 5em; }

.mb1 { margin-bottom: 1em; }
.mb2 { margin-bottom: 2em; }
.mb3 { margin-bottom: 3em; }
.mb4 { margin-bottom: 4em; }
.mb5 { margin-bottom: 5em; }