@charset "UTF-8";


/* 009_pc */
.content-title + .column {
	padding-top: 15px;
}
#intro {
	margin-top: 27px;
}
#intro .inner .full {
	margin-bottom: 40px;
}
.column h2.full {
	margin-bottom: 15px;
}

#curator .full {
	margin-bottom: 50px;
}
#overview .inner .full {
	padding-bottom: 20px;
}
.comments li {
	font-size: 1.0rem!important;
}
/* 010_pc */
#program h3 {
	padding: 60px 0 30px;
	font-family: "SST W55 nomal", sans-serif;
	font-weight: 500;
	font-size: 1.6rem;
}
#collaborator li {
	list-style-type: disc;
	margin-left: 22px;
}
#collaborator .box {
	margin-top: 30px;
}
#collaborator dd {
	margin-top: 0;
}
.mt20 {
	margin-top: 20px!important;
}
.column.break {
    margin-top: 30px;
}
.ico_square::before {
  content: "■ ";
}
/*010_FAQ_pc*/
.mb0 {
	margin-bottom: 0;
}
.mb40 {
	margin-bottom: 40px!important;
}
.pt50 {
	padding-top: 50px!important;
}
.pl122 {
	padding-left:122px;
}
.attention.important {
	color: #990000;
}
.faq-list strong.attention.important {
	font-family: "SST W55 Bold", sans-serif;
}
	.faq-list p.subtitle {
		line-height: 1.834;
	}
	.faq-list * + p.subtitle {
		margin-top: 20px;
	}
	.faq-list ul.mark > li::before {
		display: inline-block;
		width: 1em;
		content: "-" !important;
	}
.faq-list p.subtitle {
		line-height: 1.834;
	}
	.faq-list * + p.subtitle {
		margin-top: 20px;
	}
	.faq-list ul.mark {
		margin-top: 10px !important;
	}
	.faq-list ul.mark > li {
		font-size: 0.9375rem !important;
		line-height: 1.7 !important;
	}
	.faq-list ul.mark > li::before {
		display: inline-block;
		width: 1em;
		content: "-" !important;
	}


@media screen and (max-width:1023px) {
	/* 009_sp */
	#intro {
		margin-top: 5px;
	}
	#intro .inner .full {
		margin-bottom: 16px;
	}
	.column.separator {
        margin-top: 0px;
        padding-top: 30px;
    }
	#overview .inner .full {
		padding-top: 20px;
		padding-bottom: 0px;
	}
	#curator .full {
		margin-bottom: 30px;
	}
	.comments li {
	font-size: 0.9375rem!important;
    }

/* 010_sp */
.separator {
	margin-top: 50px!important;
}
#program h3 {
	padding: 50px 0 20px!important;
	font-family: "SST W55 nomal", sans-serif;
	font-size: 1.3rem;
}
#collaborator li {
	margin-left: 22px;
}

/* 010_FAQ_sp */
.pt30_sp {
	padding-top: 30px!important;
}
.pl0_sp {
	padding-left: 0;
}
.mb20_sp {
	margin-bottom: 20px!important;
}




}














