/* CSS Document */
body {
  background-color: rgba(241, 232, 234, 1.00);
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400;
  font-style: normal;
    min-width: 1000px
}
h1, h2, h3, h4, h5, h6 {
font-family: ryo-gothic-plusn, sans-serif; 
font-weight: 700; 
font-style: normal; 
}
h2 {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 6px;
  padding-left: 20px;
  padding-bottom: 5px;
color: rgba(185, 13, 94, 1.00);
  border: rgba(185, 13, 94, 1.00) 1px solid;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.40);
  -webkit-box-shadow: 0px 2px 3px rgba(233, 83, 124, 0.55);
  box-shadow: 0px 2px 3px rgba(233, 83, 124, 0.55);
  font-weight: bold
}
h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f152";
  font-weight: 600;
  padding-right: 0.5em;
  color: rgba(233,83,124,1.00)
}
h3 {
  border-bottom: 2pt solid #674799;
  margin-bottom: 15px;
  padding-bottom: 5px;
  padding-top: 5px;
  color: rgba(185, 13, 94, 1.00);
  background-color: #FFFFFF;
  padding-left: 10px;
}
h3::before {
  font-family: 'Font Awesome 5 Free';
  content: "\f192";
  padding-right: 0.5em;
    color: rgba(233,83,124,1.00)
}
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 {
    width: 960px;
    min-width: 960px
}
#home #sidebar {
  background-image: url(../images/home/bg_side.png);
  background-repeat: no-repeat;
  min-height: 1006px;
  width: 240px;
}
#home main {
  background-image: url("../images/home/keyvisual.png");
  background-repeat: no-repeat;
}
#page #sidebar {
  background-image: url("../images/bg_side_page.png");
  background-repeat: no-repeat;
  min-height: 780px;
  width: 240px;
}
#page main {
  background-image: url("../images/bg_contents.png");
  background-repeat: no-repeat;
}
footer {
  width: 960px;
  min-width: 960px;
  background-color: rgba(250, 242, 243, 1.00);
  border-top: 6px solid rgba(180, 180, 180, 1.00);
}
footer dt {
  height: 24px;
  background-color: rgba(185, 13, 94, 1.00);
  border-radius: 12px;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 1.5em;
  color: white;
  text-align: left;
}
#copyright {
  color: rgba(128, 88, 105, 1.00);
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 8px;
  text-align: center;
  margin-bottom: 0px;
  height: 32px;
  clear: left;
  background-color: rgba(180, 180, 180, 1.00);
}
/* トップバック */
#topBack {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 100;
}
#topBack i, #topBack i:hover {
  font-size: 50px
}
#topBack a {
  background-color: rgba(176,196,110,1.00);
  text-decoration: none;
  color: #FFFFFF;
  width: 54px;
  height: 54px;
  padding: 2px;
  text-align: center;
  display: block;
  border-radius: 25px;
  opacity: 0.8;
  font-size: 24px;
}
#topBack:hover {
  opacity: 0.6;
}
#nowconst {
  margin-left: auto;
  margin-right: auto;
  border-radius: 12px;
  border: 3px solid #E9537C;
  padding: 2em;
  margin: 3em;
  text-align: center;
  background-image: -webkit-linear-gradient(270deg, rgba(255, 240, 249, 1.00) 0%, rgba(255, 209, 234, 1.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(255, 240, 249, 1.00) 0%, rgba(255, 209, 234, 1.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(255, 240, 249, 1.00) 0%, rgba(255, 209, 234, 1.00) 100%);
  background-image: linear-gradient(180deg, rgba(255, 240, 249, 1.00) 0%, rgba(255, 209, 234, 1.00) 100%);
}
#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: #E9537C;
}
ul#kakko {
  list-style: none;
  margin-left: -1em
}


.numKako {
  margin-left: -1.7em;
  margin-right: 0.6em
}
.int, .int1, .int2, .int3 {
font-family: Arial, Helvetica, "sans-serif";
font-weight: bold; 
font-size: 1.5em
}
.int {
  font-size: 1.0em;
}
.int1 {
  font-size: 1.2em;
}
.int2 {
  font-size: 1.5em;
}
/* ----------------------------------------- */
/* ■ Front 新着情報　　　　　　　　　　　 　*/
/* ----------------------------------------- */
#news dt {}
#news .card-header {
  color: rgba(255, 224, 238, 1.00);
  background-color: rgba(185, 13, 94, 1.00)
}
#news{
	width: 92.5%;
	margin-left: 30px;
	display: block;
	padding-bottom: 0px;
	position: absolute;
	top: 690px;
	margin-bottom: 0px;
	padding-bottom: 0px
}
#news dl{
	height: 245px;
	overflow-y: auto;
	padding-bottom: 0px;
	margin-bottom: 0px
}

#news dd {
	padding-left: 6em;
  border-bottom: dashed 1px rgba(185, 13, 94, 1.00)
}
#home #news dt {
font-family: roboto, sans-serif; 
font-weight: 500; 
font-style: normal; 
  color: #B90D5E;
  width: 6em;
  float: left
}
/*  */
#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ポスター　*/
/* ----------------------------------------- */
/* ■ フッター　　　　　　　　　　　 　*/
/* ----------------------------------------- */
/*　主催事務局・運営事務局をフッターに記載　*/

footer dd {
  color: rgba(152, 113, 142, 1.00);
}
footer dt {
  padding-top: 2px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
}
footer dd {
  margin-left: 0em;
  margin-bottom: 0.2em;
  float: left;
}
footer a:link {
  color: rgba(152, 113, 142, 1.00);
}
footer a:hover {
  color: rgba(199, 0, 84, 1.00);
  text-decoration: none;
}
/* */
#outline table{
    background-color: rgba(255,255,255,0.40)
}
#outline tbody th{
    color: rgba(230,65,110,1.00)
}
/* */
#greeting p{
	text-indent: 1em;
}