/* CSS Document */
body {
	background: rgba(242, 240, 246, 1.00)
}
h1, h2, h3, h4, h5, h6 {
	font-family: heisei-maru-gothic-std, sans-serif;
	font-style: normal;
	font-weight: 800;
}
h2#pageTitle {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 5px;
	color: rgba(255, 255, 255, 1.00);
	text-shadow: 2px 2px 4px rgba(24, 6, 38, 1.00);
}
h2#pageTitle::before {
	font-family: "Font Awesome 5 Free";
	content: "\f152";
	font-weight: 600;
	padding-right: 0.5em;
	color: rgba(191, 177, 205, 1.00)
}
h3 {
	border-bottom: 2pt solid #674799;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #5B416F;
	background-color: #FFFFFF;
	padding-left: 10px;
}
h3::before {
	font-family: 'Font Awesome 5 Free';
	content: "\f0c8";
	padding-right: 0.5em;
}
h4 {}
h5 {
	color: rgba(114, 83, 138, 1.00);
}
h5::before {
	font-family: "Font Awesome 5 Free";
	content: "\f111";
	font-weight: 400;
	margin-right: 0.3em;
	color: #A799B3;
}
h6 {}
.container {
	border: 1px solid #9969C1;
	margin-top: 10px;
	-webkit-box-shadow: 0px 0px 15px #4C435B;
	box-shadow: 0px 0px 15px #4C435B;
	padding: 0px;
	width: 982px;
	min-width: 982px
}
/* ヘッダー */
#home #wrapperHeader {
	height: 224px;
	background-color: #D4FFF0;
}
#home #keyVisual {
	background-image: url(../images/home/headerHome.png);
	background-repeat: no-repeat;
	height: 224px;
	width: 980px;
}
#home #title {
	width: 85%;
	padding-top: 1.8em
}
/* ナビ・ページ内包 */
#wrapperMain {
	background-color: #FFFFFF;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* グローバルナビ */
#wrapperNavi {}
#home #wrapperNews {
	margin-top: 0px;
}
#home #wrapperSide {
	width: 240px;
	min-height: 971px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/home/bg_sideHome.png);
	background-repeat: no-repeat;
	max-width: 240px;
}
#wrapperArticle {}
#home .col-9 {
	padding: 0;
	height: 971px;
	width: 740px;
	background-image: url(../images/home/bg_articleHome.png);
	background-repeat: no-repeat;
	min-width: 740px;
	z-index: 0;
}
#home #dvp {
	z-index: 100;
	position: relative;
	top: -55px;
	margin-right: 20px;
	width: 50%;
	float: right
}
#home #kyousai {
	z-index: 100;
	position: relative;
	top: 20px;
	width: 72%;
	left: 20px;
}
#home #kikaku {
	z-index: 100;
	position: relative;
	top: 20px;
	width: 86%;
	left: 30px;
}
#home article {
	padding: 0px;
	margin: 0px;
	min-height: 630px;
}
/* フッター */
#home #wrapperFooter {
	background-image: url(../images/home/bg_footer.png);
	background-repeat: no-repeat;
	height: 188px;
	min-width: 980px;
	margin: 0px
}
#home #copyright {
	color: #593B7A;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: rgba(28, 22, 40, 1.00);
	position: static;
	height: 32px
}
#page #wrapperHeader {
	height: 264px;
	background-color: #D4FFF0;
}
#page #keyVisual {
	background-image: url("../images/headerPage.png");
	background-repeat: no-repeat;
	height: 264px;
	width: 980px;
}
#page #title {
	width: 40%;
	top: 20px;
	position: relative;
	left: 20px;
}
#page #wrapperSide {
	width: 240px;
	min-height: 971px;
	height: 100%;
	margin: 0;
	padding: 42px 0 0;
	background-image: url(../images/bg_sidePage.png);
	background-repeat: no-repeat;
	max-width: 240px;
}
#page .col-9 {
	background-image: url("../images/bg_title.png");
	background-repeat: no-repeat;
	padding: 0;
	width: 740px;
	min-width: 740px;
	z-index: 0;
}
#page #dvp {
	z-index: 100;
	position: relative;
	top: -151px;
	width: 32%;
	left: 440px;
}
#page #kyousai {
	z-index: 100;
	position: relative;
	top: 45px;
	width: 43%;
	left: 15px;
}
#page #wrapperFooter {
	background-image: url("../images/bg_footerPage.png");
	background-repeat: no-repeat;
	height: 197px;
	min-width: 980px;
}
#page #copyright {
	color: #593B7A;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 0px;
	background-color: rgba(28, 22, 40, 1.00);
	position: static;
	height: 32px
}
/* トップバック */
#topBack {
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 100;
}
#topBack i, #topBack i:hover {
	font-size: 50px
}
#topBack a {
	background-color: rgba(219, 199, 20, 1.00);
	text-decoration: none;
	color: #FFFFFF;
	width: 50px;
	height: 50px;
	padding: 2px;
	text-align: center;
	display: block;
	border-radius: 6px;
	opacity: 0.8;
	font-size: 24px;
}
#topBack:hover {
	opacity: 0.6;
}
#nowconst {
	margin-left: auto;
	margin-right: auto;
	border-radius: 12px;
	border: 3px solid #674799;
	padding: 2em;
	margin: 3em;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg, rgba(249, 240, 255, 1.00) 0%, rgba(246, 228, 255, 1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg, rgba(249, 240, 255, 1.00) 0%, rgba(246, 228, 255, 1.00) 99.48%);
	background-image: -o-linear-gradient(270deg, rgba(249, 240, 255, 1.00) 0%, rgba(246, 228, 255, 1.00) 99.48%);
	background-image: linear-gradient(180deg, rgba(249, 240, 255, 1.00) 0%, rgba(246, 228, 255, 1.00) 99.48%);
}
#nowconst p {
	font-size: 2em;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #A188C2;
}
/*
#limit
{
	position: absolute;
	display: inline-block;
	margin-top: 111px;
	margin-left: 424px;
}

#limit .regEndai,
#limit .regSanka
{
	float: left;
	text-align: center;
	text-shadow: 1px 1px 4px rgba(0,21,54,1.00);
}

#limit .regEndai { color: rgba(218,230,255,1.00); }

#limit .regSanka
{
	margin-left: 63px;
	color: rgba(253,190,235,1.00);
}

#limit dd { margin-bottom: 0em }

#limit i
{
	font-size: 1.5em;
	color: rgba(255,182,0,1.00);
}
*/
.int, .int1, .int2, .int3 {
	padding-left: 3px;
	padding-right: 0px;
	font-weight: 700
}
.int {
	font-size: 1.0em;
}
.int1 {
	font-size: 1.2em;
}
.int2 {
	font-size: 1.5em;
}
/* ----------------------------------------- */
/* ■ Front 新着情報　　　　　　　　　　　 　*/
/* ----------------------------------------- */
.date {
	font-family: anton, sans-serif;
	font-style: normal;
	font-weight: 400;
}
#home #news {
	width: 92.5%;
	margin-left: 30px;
	display: block;
	padding-bottom: 15px;
	position: absolute;
	top: 775px;
}
#home #news tr {
	border-bottom: solid 1px rgba(180, 169, 205, 1.00)
}
#home #news th {
	color: #518E47;
	white-space: nowrap
}
#home #news td {
	width: 100%;
	height: auto;
}
/* ----------------------------------------- */
/* ■ サイドバー情報　　　　　　　　　　　 　*/
/* ----------------------------------------- */
#endaiLimit p, #sankaLimit p {
	margin-bottom: 3px;
}
dd.start::before {
	content: "開 始";
	font-size: 12px;
	background-color: rgba(54, 121, 176, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-radius: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 12px;
}
dd.end::before {
	content: "締 切";
	font-size: 12px;
	background-color: rgba(205, 68, 111, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-radius: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 12px;
}
#endaiLimit, #sankaLimit {
	display: block;
}
#endaiLimit dl, #sankaLimit dl {
	padding: 2px;
	border: 3px double #FFFFFF;
	border-radius: 4px;
}
#endaiLimit dl {
	background-color: rgba(103, 71, 153, 0.68);
}
#sankaLimit dl {
	background-color: rgba(77, 162, 192, 0.70);
}
#endaiLimit dt, #sankaLimit dt {
	font-size: 18px;
	text-align: center;
	margin-bottom: 4px;
	text-shadow: 0px 0px 3px rgba(255, 255, 255, 1.00);
}
#endaiLimit dt {
	color: rgba(70, 31, 102, 1.00)
}
#sankaLimit dt {
	color: rgba(21, 105, 163, 1.00)
}
#endaiLimit dd, #sankaLimit dd {
	text-align: center;
	color: #FFFFFF;
}
/*
#endaiLimit dd {
    color: #E0D5EA;
}
#sankaLimit dd {
    color: #C3DDED;
}
*/
#endaiLimit p i, #sankaLimit p i {
	text-align: center;
	font-size: 1.4em;
	margin-top: 0px;
}
#endaiLimit p i {
	color: #3C2A5C
}
#sankaLimit p i {
	color: #35618B
}
/*  */
#prPhoto {
	margin-bottom: 0px;
	margin-right: 0px;
	width: 98%;
}
#prPhoto img {
	float: right
}
#prPhoto h4 {
	font-size: 1.2em
}
#prPhoto dl {
	width: 100%;
	font-weight: 400;
	float: right;
	clear: left;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	margin-top: 0px;
}
/*　Downloadポスター　*/
#posterDL {
	height: 140px;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #F19176;
	border-radius: 8px;
	background-color: #F5DDB9;
	-webkit-box-shadow: inset 0px 0px 14px #E08C54;
	box-shadow: inset 0px 0px 14px #E08C54;
}
#posterDL dl {
	float: left;
	width: 55%;
}
#posterDL dt {
	font-size: 1.1em;
	background-color: #CA252C;
	border-radius: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #FFF500;
	text-align: center;
	margin-top: 5px;
	font-weight: 400
}
#posterDL dd {
	font-size: 1em;
	border-radius: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #08598C;
	text-align: right;
	margin-top: 5px;
	font-weight: 400
}
#posterDL img {
	float: right;
	width: 42%
}
#posterDL img:hover {
	opacity: 0.5
}
#posterDL i {
	margin-left: 0.3em
}
/* ----------------------------------------- */
/* ■ フッター　　　　　　　　　　　 　*/
/* ----------------------------------------- */
/*　主催事務局・運営事務局をフッターに記載　*/
#wrapperFooter dl {
	padding-top: 51px
}
#wrapperFooter dd {
	color: rgba(226, 217, 236, 1.00);
}
#wrapperFooter dt {
	padding-top: 2px;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px;
}
#wrapperFooter dd {
	margin-left: 0em;
	margin-bottom: 0.2em;
	float: left;
}
#wrapperFooter a:link {
	color: rgba(226, 217, 236, 1.00);
}
#wrapperFooter a:hover {
	color: rgba(185, 103, 241, 1.00);
	text-decoration: none;
}
/* */
#info dt {
	margin-bottom: 0.3em
}
ul#kakko {
	list-style: none;
	margin-left: -1em
}
#info .numKako {
	margin-left: -1.7em;
	margin-right: 0.6em
}
#info li {
	margin-bottom: 0.5em
}
/*  */
/* プログラム*/
#prg .card-header{
	background-color: rgba(212,201,226,1.00);
}
#prg table {
	width: 100%;
	margin-bottom: 2em;
	border-bottom-left-radius: 0px;
}
#prg table tr {}
#prg table thead th {
	white-space: nowrap;
	background-color: rgba(243,235,250,1.00);
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#prg .org, #prg .zachou {
	margin-top: 0px;
	padding: 0px
}
#prg dl.org {
	margin: 0px;
	float: left;
}
#prg dl.zachou {
	width: 300px;
	margin-left: 350px;
}
#prg .org dt {
	float: left;
	width: 8.5em;
	background-color: #4B407A;
	color: #FFFFFF;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 1px 1px 1px 10px;
	margin-left: -5px;
	font-size: 0.8em;
	font-weight: 100
}
#prg .zachou dt {
	float: left;
	width: 4.8em;
	background-color: #446234;
	color: #FFFFFF;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 1px 1px 1px 10px;
	margin-left: -5px;
	font-size: 0.8em;
	font-weight: 100
}
#prg .org dd {
	margin-left: 7em;
	color: #563F68;
	width: 200px;
	font-weight: 100
}
#prg .zachou dd {
	margin-left: 4em;
	color: #55713C;
	width: 200px;
	font-weight: 100
}
#prg table tbody th {
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	white-space: nowrap;
	font-size: 14px;
}
#prg table th {
	border-right: none
}
#prg table td {
	padding: 10px;
	font-size: 14px;
}
#prg .PDT {
	font-weight: 400;
	font-size: 15px;
	color: #443C71;
	float: right;
	background-color: #CAC6E0;
	margin-right: -5px;
	padding: 3px 10px;
	border-top-left-radius: 14px;
	border-bottom-left-radius: 14px;
	display: none;
	height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px
}
#prg .PDT i {
	margin-right: 0.3em;
	opacity: 0.6
}
.prtr {
	float: left;
	font-size: 14px;
	color: #3F3F3F;
	margin-top: 0.3em;
	margin-left: 0px;
	text-align: left;
	margin-right: -12px;
	padding-right: 0px;
	padding-left: 0px;
}
.prtr2 {
	float: left;
	font-size: 12px;
	color: #3F3F3F;
	margin-top: 0.3em;
	margin-left: 0px;
	text-align: left;
	margin-right: -20px;
	padding-right: 0px;
	padding-left: 0px;
}
.sect {
	margin-right: 1em;
}
.sec_ttl {
	font-size: 1.1em;
	font-weight: 500
}
.endaiTitle {
	font-weight: 500;
	font-size: 14px;
	padding-bottom: 0px;
}
#yuushuu tbody td {
	vertical-align: middle
}

#prg h5.ls {
	font-size: 1.1em
}