@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;}
img {
	border: none;
}
h1, h2, h3, h4, h5, th {
	font-weight: normal;
}
body {
	text-align: center;
	font-size: 0.85em;
	color: #333333;
}
em {
	font-style: normal;
	font-weight: bold;
}
sup {
	font-size: 0.8em;
	vertical-align: 30%;
}
sub {
	font-size: 0.8em;
	vertical-align: baseline;
}
a {
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p, li {
	color: #333333;
}
.center {
    text-align: center;
}
.nowrap {
    white-space: nowrap;
}
#stage {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
/*commonclass*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

#stage .wrap {
	position: relative;
	width: 950px;
	margin-top: 20px;
}
#stage h1 {
}
#stage h2 {
font-size: 1.6em;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
	background-color: #000000;
	letter-spacing: 4px;
}
#account {
	font-size: 0.9em;
	position: absolute;
	top: 8px;
	right: 10px;
}
.account {
	height: 2.3em;
}
#stage p {
	line-height: 140%;
}
#stage .en,
#stage .mt20 {
	margin-top: 20px;
}
#schedule  h3 {
	color: #000099;
	font-weight: bold;
	margin: 0;
}
#schedule  h4 {
	color: #000099;
	margin: 0;
}
#schedule  table {
	background-color: #F6F3FF;
	font-size:0.85em;
	margin-left: 10px;
	width: 930px;
}
#schedule  th , #schedule  td {
	padding: 5px;
	vertical-align: top;
	border-bottom: solid 1px #A79DAB;
}
#schedule  th {
	text-align: left;
	white-space: nowrap;
}
#schedule .title {
	width: 8.5em;
}
#schedule .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#schedule .aboutTalk {
	float: left;
}
#schedule .photo {
	width: 110px;
	text-align: center;
	padding-right: 80px;
	float: right;
}
#stage .item dl {
	float: left;
}
#stage .item dt {
	line-height: 140%;
	float: left;
	width: 4em;
}
#stage .item dd {
	float: left;
	line-height: 140%;
	zoom: 1;
}


/**mapArea**/
#stage #mapArea {
	float: left;
	width: 440px;
	padding-left: 20px;
}
#mapArea h3 {
	font-size: 1.4em;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 20px;
}
#mapArea h4 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
	color: #333333;
}
#mapArea p {
	line-height:160%;
	margin-bottom:20px;
}


/**inquiryArea**/
#inquiryArea {
	float: right;
	width: 440px;
	padding-right: 20px;
}
#inquiryArea .friendship {
	line-height: 1.5em;
	margin-top: 15px;
}
#inquiryArea h3 {
	font-size: 1.4em;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
	clear: both;
}
#inquiryArea h4 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
	color: #333333;
}
#inquiryArea p {
	margin-bottom:20px;
}
#inquiryArea p em {
	font-size: 1.15em;
}
#inquiryArea .annotation {
	font-size: 0.8em;
}
#inquiryArea ul {
	margin-bottom: 20px;
}
#inquiryArea li {
	line-height:200%;
	list-style-type: none;
}
#inquiryArea dt {
	line-height: 140%;
	float: left;
	clear: left;
	width: 6em;
	font-weight: bold;
}
#inquiryArea dd {
	float: left;
	line-height: 140%;
	width: 440px;
	zoom: 1;
	margin-bottom: 5px;
}
#inquiryArea .underLine {
	text-decoration: underline;
}
#inquiryArea p .pdf {
	background-image: url(../image/2017/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#inquiryArea .left{
	float: left;
	padding-right: 20px;

}
#reader {
	margin-top: 10px;
	padding-bottom: 5px;
}
#reader img {
	width: 158px;
	float: left;
}
#reader p {
	font-size: 0.7em;
	width: 272px;
	float: left;
	margin-left: 10px;
}

/**festivalArea**/
.festivalArea {
	margin-bottom: 40px;
	padding-top: 20px;
}
.festivalArea .txtArea {
	width: 650px;
	float: right;
}
.festivalArea .txtArea h3 {
	margin-left: 20px;
	margin-bottom: 20px;
}
.festivalArea .txtArea p {
	margin-left: 20px;
	margin-bottom: 20px;
}
.festivalArea .logoArea {
	width: 250px;
	margin-left: 30px;
	float: left;
}


/**List**/
.List {
	clear: both;
	margin-bottom: 40px;
}
.List h3 {
	font-size: 1.6em;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
	background-color: #000000;
}
.List .breakdown {
	font-weight: bold;
}
.List .leftArea {
	width: 440px;
	float: left;
	margin-left: 20px;
}
.List .rightArea {
	width: 440px;
	float: left;
	margin-left: 30px;
}
.List .box1,
.List .box2 {
    width: 48%;
	float: left;
    margin-top: 20px; 
}
.List .box1 {
	margin-right: 4%;
}
.List .box1 img,
.List .box2 img{
    width: 100%;
    height: auto;
}
.List table {
    margin-top: 20px;
}
.List table th,
.List table td {
    text-align:left;
    vertical-align: top;
}
.List .allArea {
	width: 910px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.List .overSpace {
	margin-top: 30px;
}
.List .invitation {
	margin-left: 20px;
	margin-bottom: 15px;
}
.List .awardGold{
	color: #e6d522;
	font-size: 16px;
	margin-left: -8px;
}
.List .awardGreen{
	color: #19ae9d;
	font-size: 16px;
	margin-left: -8px;
}
.break {
	margin-bottom: 40px;
	padding-top: 20px;
}

#annotation{
    margin-bottom: 30px;
}
#annotation h3{
		width: 910px;
	margin: 40px auto 0;
	color: #ffffff;
	background-color: #000000;
font-size: 16px;
	font-weight: bold;
	padding: 20px;
	font-size: 1.6em;
}

#annotationBox{
	width: 906px;
	margin: 0 auto;
	border: solid 2px #000000;
font-size: 16px;
	font-weight: bold;
	padding: 20px;
}
#annotationBox ul{
list-style: none;
	line-height: 1.7;
}

#map h2{
	margin-top: 30px;
}

.List h3#cannes {
	font-size: 1.6em;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
	border: solid 2px #000000;
	background-color: #ffffff;
	color: #333333;
}
.bg_sp{
	padding: 20px;
}
.bg_sp li {
	list-style: none;
}
.bg_sp ul{
	margin-top: 20px
}
.bg_gl{
	background-color: #595640;
}
p.bg_gl{
	color: #ffffff;
	padding: 16px;
}
.mgt20{
	margin-top: 20px;
}
.no-spam {
    display: none;
}
#no5{
	margin-left: 5.5em;
	text-indent: -5.4em;
}
#c_1{
	text-align: right;
}
/**ナビゲーター**/
.List.navi .box1{
    width: 13.4%;
    margin-right: 2%;
	margin-left: 20px;
}