#globalnavi li {
	text-transform: uppercase;
}


#header.fixed #globalnavi li {
	white-space: nowrap;
}
#app .topTxt {
	width: 1000px;
	margin: 0 auto;
}
#overview table a {
	color: #d7000f;
}


/* top */


#mv01 {background-image: url(../../../images/2021/exhibition/english/slide_01.jpg);}
#mv02 {background-image: url(../../../images/2021/exhibition/english/slide_02.jpg);}
#mv03 {background-image: url(../../../images/2021/exhibition/english/slide_03.jpg);}
#mv04 {background-image: url(../../../images/2021/exhibition/english/slide_04.jpg);}
#mv05 {background-image: url(../../../images/2021/exhibition/english/slide_05.jpg);}
#mv06 {background-image: url(../../../images/2021/exhibition/english/slide_06.jpg);}



#download-block .dl-main .dl-btn a{
	height: 42px;
	width: 320px;
	background: url(../../../images/2018/exhibition/common/b_type_05.png) no-repeat;
}

#app-block .app-notes{
	margin: 40px auto 0px;
	padding: 10px 25px 25px;
	width: 1000px;
	border: 1px solid #CCC;
	background: #FFF;
}

#app-block .app-notes p{
	margin: 0px;
	padding: 15px 0px 0px;
	font-size: .9rem;
	line-height: 2rem;
}

#app-block .app-notes p a{
	text-decoration: underline;
}

/* contact */

#contact .contact-text p{
	margin: 0px;
	padding: 30px 0px 0px;
	font-size: 1.5rem;
	line-height: 1.8;
	text-align:center;
}

#contact .contact-text p .red-text{
	color:#F00;
}

#contact .link-btn{
	text-align: center;
	margin: 0px;
	padding: 40px 0px 0px;
}

#contact .link-btn a{
	color: #fff;
	font-weight: bold;
	display: inline-block;
	text-decoration: none !important;
	text-align: center;
	padding: 20px 50px;
	background: #d7000f;
	border-radius: 5px;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.1), inset 0 -0.15em 0 rgba(0,0,0,.15), 0 0.15em 0.15em rgba(0,0,0,.05);
}

#contact .contact-address a{
	text-decoration: underline;
	color: #d7000f;
}

#contact .contact-address a:hover{
	text-decoration: none;
}



#app-block .text2 {
	padding: 0 30px;
	margin: 20px 0 0;
	color: #a4a4a4;
	font-size: 14px;
	line-height: 1.6;
}

.app-agree-att ul {
    font-size: 1.5rem;
	line-height: 1.8;
}

.ins2 {
    color: #fff;
    font-size: 1rem;
    background: #047bc6;
    border-radius: 2px;
    font-weight: bold;
    padding: 2px 5px;
    margin: 10px 0;
    display: inline-block;
}


#overview h3 {
    margin: 40px 0 0;
    padding: 0px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #0067ac;
}
#overview .text {
	font-size: 1rem;
	text-align: right;
	margin: 0 0 20px;
}
#overview .image {
	text-align: center;
}

