body {
	font-family: 'Roboto Condensed','Noto Sans Japanese',"メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",   HiraKakuPro-W3, Osaka, verdana, arial, sans-serif;
}

.headerInr .rightArea{
	letter-spacing: 0.1px;
}


.headerInr .leftArea {
    width: 490px;
}

.headerInr .snsArea ul{
	margin: 3px auto;
}


.headerInrArea {
    width: 830px;
}

.headerInr .snsArea p{
	 margin: 0 0 0 15px;
}


.headerInr .rightArea{
	padding: 25px 0 0;
}

.headerInr .rightArea span{
	line-height: 1.5em;
}

.main .mainVisual {
    height: 280px;
}

.main .mainVisual p{
	padding: 30px 0 0;
}

.main .earth {
    left: 62%;
}

.mainNews.join dl dd{
	padding: 28px 0 17px 25px;
	
}


.navi ul li{
	height: 140px;
}


/*.navi ul a:nth-child(3) li .naviTtl {
    line-height: 1.6;
    top: 65px;
}*/

.ticket{
	width: 100%;
	background: #FFF;
	position: relative;
	z-index: 100;
	padding: 0 0 60px;
}

.ticket .btn{
	background: #e90000;
	border: none;
	width: 400px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	transition: all 0.5s ease 0s;
	color: #FFF;
}
.ticket .btn p{
    background: url("../images/contactBtnIcon02.png") no-repeat scroll 93% center;
}

.lead .leadInr ul li.concept p{
	line-height: 1.7;
}

.lead .leadInr ul li.concept p span{
	line-height: 1.4;
}

.report .reportInr ul{
	width: 760px;
}

.report .reportInr ul li{
	width: 350px;
	margin: 0 10px;
}

.report .reportInr ul li p{
	background: url("../../index/images/btn_arrow.png") no-repeat 97% center;
}

.contact .contactInr dl dd.contactName{
	font-size: 16px;
}

.contact .contactInr dl .fs16{
	font-size: 16px;
	font-weight: bold;
}

.entry .ttl{
	text-align: center;
	color: #FFF;
	background: #000;
	padding: 10px;
	font-size: 20px;
	width: 480px;
	margin: 0 auto 30px;
}

.entry ul{
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 30px 0;
}

.entry ul li{
	width: 480px;
	margin: 0 auto;
	line-height: 2;
}

.entry ul li .applyList{
	position: relative;
}


.entry ul li span.applyListTtl {
    left: 0;
    position: absolute;
    top: 0;
    width: 70px;
}



.report .reportInr ul.movie {
    padding: 0 0 0 28px;
    width: 700px;
}

.report .reportInr ul.movie li{
	margin: 0 55px;
}

.report .reportInr ul.movie li:nth-child(2){
	float: right;
	margin: 0 33px;
}

span.applyListDay{
	display: inline-block;
	width: 250px;
}

.entry .entryInr .entryTtl{
	padding: 0 0 30px;
}

.entry .entryInr p.entryLead{
	border-bottom:none;
	margin: 0;
    padding: 0;
}


.entry .entryInr .entryTtl h3 span {
    background: #ddf200 none repeat scroll 0 0;
    font-size: 20px;
}

.entry .entryInr .btn{
	padding: 15px 0;
}

@media (max-width: 2200px) {
.main .earth {
    left: 67%;
}
}

@media (max-width: 1800px) {
.main .earth {
    left: 70%;
}
}



@media (max-width: 1300px) {
.main .earth {
    left: 80%;
}
}


@media (max-width: 1000px) {

.main .mainVisual p{
	padding: 0;
}

.headerInr .leftArea {
    width: 280px;
}

.headerInr .rightArea{
	padding: 5px 0 0;
}


#sidr{
	margin: 101px 0 0;
}

.main .mainVisual {
    height: auto;
}

.mainNews.join dl dd{
	padding: 10px;
	
}

.ticket .btn{
	font-size: 11px;
	width: 90%;
	margin: 30px auto 0;
	float: none;
}

.report .reportInr ul {
    width: 100%;
}

.report .reportInr ul li {
    font-size: 11px;
    margin: 0 1% 3%;
    width: 100%;
}

.report .reportInr ul.movie {
    padding: 0;
	width: 100%;
}

.report .reportInr ul.movie li{
	margin: 0 55px;
}

.report .reportInr ul.movie li:nth-child(2){
	float: none;
}

.entry .ttl{
	width: 260px;
	font-size: 16px;
	padding: 10px 0;
}

.entry ul{
	font-size: 12px;
}

.entry ul li{
	width:auto;
}

.entry ul li span.applyListDay {
	width: 100px;
}

.entry ul li p{
	padding: 0;
}


}