/* CSS Document */
html {
}

body {
    padding-top: 20px;
    max-width: 1199px;
    min-width: 375px;
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(23,42,136,1.00);
    background-image: -webkit-linear-gradient(270deg, rgba(95, 177, 254, 1.00) 0%, rgba(23, 42, 136, 1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(95, 177, 254, 1.00) 0%, rgba(23, 42, 136, 1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(95, 177, 254, 1.00) 0%, rgba(23, 42, 136, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(95, 177, 254, 1.00) 0%, rgba(23, 42, 136, 1.00) 100%);
    background-repeat: no-repeat;

}

h1, h2, h3, h4, h5, h6 {
    font-family: kan415typos-std, sans-serif;
    font-weight: 400;
    font-style: normal;
}

h1 {}
h2 {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 0.3em;
    padding-left: 0.6em;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(21, 21, 21, 1.00);
    font-weight: 500;
    background-image: -webkit-linear-gradient(270deg, rgba(228, 24, 117, 1.00) 0%, rgba(19, 43, 136, 1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(228, 24, 117, 1.00) 0%, rgba(19, 43, 136, 1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(228, 24, 117, 1.00) 0%, rgba(19, 43, 136, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(228, 24, 117, 1.00) 0%, rgba(19, 43, 136, 1.00) 100%);
    border-bottom: 2px solid #22A74C;
}
h2::before {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f140";
    padding-right: 0.3em;
    color: rgba(190, 158, 212, 1.00);
}
h3 {
    border-bottom: 1pt solid #20977B;
    margin-bottom: 10px;
    padding-bottom: 5px;
    margin-top: 1em;
    padding-top: 5px;
    color: #20977B;
    padding-left: 10px;
}
h3::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a9";
    padding-right: 0.5em;
    opacity: 0.5
}
h4 {}
h5 {}
h6 {}
#home .jumbotron {
    background-image: url("../images/home/kyevisual.jpg");
    background-size: cover;
}
.gakkaiTitle {
    background-repeat: no-repeat;
    position: relative;
}
.gakkaiTheme {
    background-repeat: no-repeat;
    position: relative;
}
#page .jumbotron {
    display: none
}
#home .pageHeader {
    display: none;
}
/*  XL */
@media (min-width: 1200px) {
    #home .jumbotron {
        background-position: center 62%;
    }
    #home .gakkaiTitle {
        background-image: url(../images/1.5x/title@1.5x.png);
        width: 782px;
        height: 152px;
        top: -30px
    }
    #home .gakkaiTheme {
        background-image: url("../images/1.5x/theme@1.5x.png");
        width: 641px;
        height: 143px;
    }
}
/*  LG */
@media (max-width: 1199px) {
    #home .jumbotron {
        background-position: center 75%;
    }
    #home .gakkaiTitle {
        background-image: url(../images/1.5x/title@1.5x.png);
        width: 782px;
        height: 152px;
        top: 0px
    }
    #home .gakkaiTheme {
        background-image: url("../images/1.5x/theme@1.5x.png");
        width: 641px;
        height: 143px;
        top: 30px
    }
}
/*  MD */
@media (max-width: 991px) {
    #home .jumbotron {
        background-position: center 70%;
    }
    #home .gakkaiTitle {
        background-image: url(../images/1x/title.png);
        width: 522px;
        height: 102px
    }
    #home .gakkaiTheme {
        background-image: url("../images/1x/theme.png");
        width: 428px;
        height: 96px;
    }
    #sideMenu {
        display: none
    }
}
/*  SM */
@media (max-width: 767px) {
    #home .jumbotron {
        background-position: center 80%;
    }
    #home .gakkaiTitle {
        background-image: url(../images/0.75x/title@0.75x.png);
        width: 391px;
        height: 76px;
    }
    #home .gakkaiTheme {
        background-image: url("../images/0.75x/theme@0.75x.png");
        width: 321px;
        height: 72px;
    }
	#prg h5{
min-width: 25em
}
}
/*  XS */
@media (max-width: 575px) {
    #home .jumbotron {
        background-position: center 55%;
    }
    #home .gakkaiTitle {
        background-image: url(../images/0.5x/title@0.5x.png);
        width: 261px;
        height: 51px;
        top: -20px;
    }
    #home .gakkaiTheme {
        background-image: url("../images/0.5x/theme@0.5x.png");
        width: 214px;
        height: 48px;
    }
	#prg h5{
min-width: 20em
}
}
/* ------▼ トップバック */
#topBack {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 100;
}
#topBack i, #topBack i:hover {
    font-size: 50px
}
#topBack a {
    background-color: #22A35A;
    text-decoration: none;
    color: #FFFFFF;
    width: 54px;
    height: 54px;
    padding: 2px;
    text-align: center;
    display: block;
    border-radius: 27px;
    font-size: 24px;
}
#topBack a:hover {
    background-color: #0F70B8;
}
/* ------▼ 工事中 */
#nowconst {
	margin-left: auto;
	margin-right: auto;
	border-radius: 12px;
	border: 3px solid #3B4793;
	padding: 2em;
	margin: 3em;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(30,139,106,0.30) 0%,rgba(6,114,171,0.30) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(30,139,106,0.30) 0%,rgba(6,114,171,0.30) 100%);
	background-image: -o-linear-gradient(270deg,rgba(30,139,106,0.30) 0%,rgba(6,114,171,0.30) 100%);
	background-image: linear-gradient(180deg,rgba(30,139,106,0.30) 0%,rgba(6,114,171,0.30) 100%);
}
#nowconst p {
    font-size: 1.5em;
    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: #122A88;
    text-shadow: 0px 0px 4px #FFFFFF;
}
/* ----------------------- */
/* ■ サイドバー情報　　 　*/
/* ----------------------- */
#endaiLimit dl {
    border: 1px solid #4E91E2;
    border-radius: 6px;
    background-image: -webkit-linear-gradient(270deg, rgba(33, 169, 68, 0.10) 0%, rgba(15, 115, 181, 0.10) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(33, 169, 68, 0.10) 0%, rgba(15, 115, 181, 0.10) 100%);
    background-image: -o-linear-gradient(270deg, rgba(33, 169, 68, 0.10) 0%, rgba(15, 115, 181, 0.10) 100%);
    background-image: linear-gradient(180deg, rgba(33, 169, 68, 0.10) 0%, rgba(15, 115, 181, 0.10) 100%);
}
#endaiLimit dt {
    font-size: 18px;
    text-align: center;
    color: #CB86AB;
    margin-bottom: 3px;
    text-shadow: 1px 1px 2px #FFFFFF;
    font-family: kan415typos-std, sans-serif;
    font-weight: 400;
    font-style: normal;
}
#startDate {
    color: #21A74B;
}
#endDate {
    color: #0D6FB8;
}
#endaiLimit dd {
    text-align: center;
}
#endaiLimit dd i {
    text-align: center;
    font-size: 1.4em;
    margin-top: 0.3em;
    color: #CB86AB
}
.int, .int1, .int2, .int3 {
    font-family: oswald, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-right: 2px;
}
.int {
    font-size: 110%;
}
.int1 {
    font-size: 160%;
}
/* ------▼ ポスター掲示　*/
#posterDL dl {
    font-family: kan415typos-std, sans-serif;
    font-weight: 400;
    font-style: normal;
}
#posterDL dt {
    font-size: 1em;
    background-color: #1D93F4;
    border-radius: 12px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    color: rgba(255, 255, 255, 1.00);
    text-align: center;
    margin-top: 5px;
    font-weight: 400
}
/*****************************/
/* ■Footer内:事務局　       */
/*****************************/
footer {
    padding-top: 1em;
    background-image: -webkit-linear-gradient(270deg, rgba(213, 246, 235, 1.00) 0%, rgba(179, 201, 235, 1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(213, 246, 235, 1.00) 0%, rgba(179, 201, 235, 1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(213, 246, 235, 1.00) 0%, rgba(179, 201, 235, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(213, 246, 235, 1.00) 0%, rgba(179, 201, 235, 1.00) 100%);
}
footer a, footer a:hover, footer a:visited {
    color: rgba(60, 72, 148, 1.00);
    text-decoration: none;
}
footer a:hover {
    color: rgba(102, 180, 228, 1.00);
    text-decoration: none;
}
footer dl {
    padding: 0px;
}
footer dt {
    color: rgba(255, 255, 255, 1.00);
    width: auto;
    background-color: rgba(56, 68, 148, 1.00);
    border-radius: 16px;
    text-align: center;
    padding: 0em 0.1em 0.3em;
    margin-bottom: 5px;
    line-height: 20px;
    vertical-align: middle;
    height: auto;
    font-size: 1em;
    font-family: kan415typos-std, sans-serif;
    font-weight: 400;
    font-style: normal;
}
footer dd {
    font-size: 13px;
    color: rgba(60, 72, 148, 1.00);
    margin-bottom: 0px;
    margin-left: 0.5em;
    padding-bottom: 0px;
    letter-spacing: 0.05em;
}
footer i {
    margin-right: 0.3em
}
.secretariat {
    font-weight: 700
}
#copyright {
    color: rgba(255, 255, 255, 0.60);
    font-size: 13px;
    text-align: center;
    background-color: rgba(32, 155, 114, 1.00);
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}
/* ####################### */
/* ■ アラート　           */
/* ####################### */
#alertEndai, #alertLogin {
    margin-top: 0.8em
}
.alertFade::before {
    content: "\f071";
    font-family: "fontawesome";
    margin-right: 0.3em
}
.alertFade {
    position: relative;
    z-index: 99;
    opacity: 1;
    height: auto;
    margin: 0 auto;
    padding: 7px;
    margin-top: 5px;
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 90%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    border: 1px solid;
    animation: alertFade 1s linear 4s 1;
    animation-fill-mode: forwards;
    -webkit-animation: alertFade 1s linear 4s 1;
    -webkit-animation-fill-mode: forwards;
    text-align: center;
}
@keyframes alertFade {
    0% {
        opacity: 1;
        height: auto;
        margin: 0 auto;
        padding: 7px;
        margin-top: 5px;
        margin-bottom: 20px;
    }
    99% {
        opacity: 0;
        height: auto;
        margin: 0 auto;
        padding: 7px;
        margin-top: 5px;
        margin-bottom: 20px;
    }
    100% {
        opacity: 0;
        height: 0;
        margin: 0;
        padding: 0;
    }
}
@-webkit-keyframes alertFade {
    0% {
        opacity: 1;
        height: auto;
        margin: 0 auto;
        padding: 7px;
        margin-top: 5px;
        margin-bottom: 20px;
    }
    99% {
        opacity: 0;
        height: auto;
        margin: 0 auto;
        padding: 7px;
        margin-top: 5px;
        margin-bottom: 20px;
    }
    100% {
        opacity: 0;
        height: 0;
        margin: 0;
        padding: 0;
    }
}