/* CSS Document */
/*
font-family: honoka-maru-gothic, sans-serif;
font-weight: 400;
font-style: normal;

font-family: m-plus-1c, sans-serif;
font-weight: 400;
font-style: normal;
*/

html {
	background-image: url(../images/bg_html.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 50px;
	margin: 0;
}
body {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 0.95em;
  letter-spacing: 0.05em;
  background-color: transparent
}
h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0.2em;
}
h1 {}
h2 {
  font-size: 1.6em;
  font-weight: 700;
  color: rgba(13, 61, 79, 1.00);
  border-bottom: solid 2px rgba(255, 103, 0, 1.00);
  padding-bottom: 0.2em;
  margin-bottom: 1em;
  padding-left: 90px;
  position: relative
}
h2::before {
  content: "";
  margin-left: -90px;
  margin-right: 0.5em;
  background: url("../images/h2.png");
  width: 83px;
  height: 45px;
  position: absolute
}
h3 {
  font-size: 1.3em;
  font-weight: 700;
  color: rgba(14,110,184,1.00);
  border-bottom: dashed 1px rgba(192, 72, 39, 1.00);
  padding-bottom: 0.3em;
  margin-bottom: 1em;
}
h3::before {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  content: "\f0c8";
  color: rgba(103,173,219,1.00);
  margin-right: 0.3em
}
h4 {font-size: 1.15em;}
h5 {}
h6 {}
#home #top {
  padding: 0;
  background-color: rgba(0, 0, 0, 0.70);
  min-height: 990px;
}
#page #top {
  padding: 0;
  background-color: rgba(0, 0, 0, 0.85);
}
.container {
  background-color: transparent;
  max-width: 1000px;
}
#page main {
  padding: 1em;
  background-color: rgba(255, 255, 255, 1.00)
}
.secretaliat1, .secretaliat2 {
  font-size: 85%;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1.00);
}
footer {}
footer a {
  color: rgba(255, 255, 255, 1.00);
  text-decoration-line: none
}
footer a:active {
  color: rgba(78, 45, 22, 1.00)
}
footer dt {
  font-size: 1.15em;
}
footer dd {
  font-size: 1em;
  line-height: 1.1em;
  color: rgba(255, 255, 255, 1.00)
}
footer dd i {
  color: rgba(253,255,207,1.00);
}
#copyright {
  font-size: 0.9em;
  color: rgba(153, 185, 223, 1.00);
  background-color: rgba(0, 17, 25, 1.00);
  padding-top: 1em;
  padding-bottom: 1em;
}
#topInfo {
  margin-top: 1rem
}
#news {
  margin-bottom: 40px;
}
#sideInfo {
  margin-top: 1rem;
  display: block;
}
/*****************************/
/* ■トップバック　   　　 　  */
/*****************************/
#topBack {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 100;
}
#topBack i, #topBack i:hover {
  font-size: 50px
}
#topBack a {
  background-color: #00ABFF;
  text-decoration: none;
  color: #FFFFFF;
  width: 56px;
  height: 56px;
  padding: 3px;
  text-align: center;
  display: block;
  border-radius: 28px;
  opacity: 0.6;
  font-size: 24px;
}
#topBack:hover {
  opacity: 0.5;
}
/*****************************/
/* ■準備中		　　   　　 　  */
/*****************************/
#nowconst {
  padding: 1em;
  border: 3px solid rgba(122, 185, 184, 1.00);
  border-radius: 16px;
  color: rgba(122, 185, 184, 1.00);
  font-size: 2rem;
  text-align: center;
  margin-bottom: 1em;
  margin-top: 1em;
}
#home main {
  background-image: url("../images/keyvisual/keyvisual.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-imgFooter {
  background-image: url("../images/bg_footer.png");
  background-repeat: no-repeat
}
/*  XL */
@media (min-width: 1200px) {
  #home .gakkaiTheme {
    background-image: url("../images/home/theme.png");
    background-repeat: no-repeat;
    transform: rotate(-15deg);
    width: 800px;
    height: 255px;
    background-size: 90%;
    margin-top: 166px;
    margin-left: auto;
    margin-right: auto;
  }
  #home .gakkaiDVP {
    background-image: url("../images/home/dvp.png");
    background-repeat: no-repeat;
    width: 710px;
    height: 178px;
    background-size: 90%;
    margin-top: 128px;
    margin-left: auto;
    margin-right: auto;
  }
  footer {
    padding-top: 60px;
    padding-bottom: 0em;
    max-height: 178px
  }
  #secretaliat {
    margin-top: -14px
  }
  .bg-imgFooter {
    background-size: cover;
    background-position: center 100%
  }
}
/*  LG */
@media (max-width: 1199px) {
  #home .gakkaiTheme {
    background-image: url("../images/home/theme.png");
    background-repeat: no-repeat;
    transform: rotate(-15deg);
    width: 800px;
    height: 255px;
    background-size: 90%;
    margin-top: 166px;
    margin-left: auto;
    margin-right: auto;
  }
  #home .gakkaiDVP {
    background-image: url("../images/home/dvp.png");
    background-repeat: no-repeat;
    width: 710px;
    height: 178px;
    background-size: 90%;
    margin-top: 128px;
    margin-left: auto;
    margin-right: auto;
  }
  footer {
    padding-top: 60px;
    padding-bottom: 0em;
    max-height: 178px
  }
  #secretaliat {
    margin-top: -14px
  }
  .bg-imgFooter {
    background-size: cover;
    background-position: center 100%
  }
}
/*  MD */
@media (max-width: 991px) {

  #home .gakkaiTheme {
    background-image: url("../images/home/theme.png");
    background-repeat: no-repeat;
    transform: rotate(-15deg);
    width: 800px;
    height: 255px;
    background-size: 100%;
    margin-top: 240px;
    margin-left: auto;
    margin-right: auto
  }
  #home .gakkaiDVP {
    background-image: url("../images/home/dvp.png");
    background-repeat: no-repeat;
    width: 710px;
    height: 178px;
    background-size: 90%;
    margin-top: 160px;
    margin-left: auto;
    margin-right: auto
  }
  footer {
    padding-top: 60px;
    padding-bottom: 0em;
    max-height: 178px
  }
  #secretaliat {
    margin-top: -14px
  }
  .bg-imgFooter {
    background-size: cover;
    background-position: center 100%
  }
}
/*  SM */
@media (max-width: 767px) {
  #home .gakkaiTheme {
    background-image: url("../images/home/theme.png");
    background-repeat: no-repeat;
    transform: rotate(-15deg);
    width: 800px;
    height: 255px;
    background-size: 80%;
    margin-top: 151px;
    margin-left: auto;
    margin-right: auto;
  }
  #home .gakkaiDVP {
    background-image: url("../images/home/dvp.png");
    background-repeat: no-repeat;
    width: 710px;
    height: 178px;
    background-size: 80%;
    margin-top: 86px;
    margin-left: auto;
    margin-right: auto
  }
  #secretaliat {
    margin-top: -20px;
    text-align: center
  }
  .secretaliat1, .secretaliat2 {
    font-size: 80%;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1.00);
  }
  footer {
    padding-top: 50px;
    padding-bottom: 0em;
    min-height: 250px
  }
  .bg-imgFooter {
    background-size: cover;
    background-position: center 0%;
  }
}
/*  XS */
@media (max-width: 575px) {
  html {
    padding-bottom: 0px
  }
  #home .gakkaiTheme {
	background-image: url("../images/home/theme.png");
	background-repeat: no-repeat;
	transform: rotate(0deg);
	width: 800px;
	height: 255px;
	background-size: 30%;
	margin-top: 108px;
	margin-left: 48px;
	margin-right: auto
  }
  #home .gakkaiDVP {
	background-image: url("../images/home/dvp.png");
	background-repeat: no-repeat;
	width: 710px;
	height: 178px;
	background-size: 40%;
	margin-top: -161px;
	margin-left: 30px;
	margin-left: auto;
	margin-right: auto
  }
  #nowconst {
    font-size: 1.3em
  }
  #news {
	margin-top: -83px;
	margin-bottom: 20px
  }
  #secretaliat {
    margin-top: -20px;
    text-align: center
  }
  .secretaliat1, .secretaliat2 {
    font-size: 80%;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1.00);
  }
  footer {
    padding-top: 55px;
    padding-bottom: 0em;
    min-height: 250px
  }
  .bg-imgFooter {
    background-size: cover;
    background-position: center 0%;
  }
  #copyright {
    font-size: 80%;
    margin-top: -5px
  }
}
/*  XS */
@media (max-width: 574px) {
  html {
    padding-bottom: 0px
  }
  #home .gakkaiTheme {
	background-image: url("../images/home/theme.png");
	background-repeat: no-repeat;
	transform: rotate(0deg);
	width: 800px;
	height: 220px;
	background-size: 50%;
	margin-top: 108px;
	margin-left: 40px;
	margin-right: auto
  }
  #home .gakkaiDVP {
	background-image: url("../images/home/dvp.png");
	background-repeat: no-repeat;
	width: 710px;
	height: 100px;
	background-size: 55%;
	margin-top: 0px;
	margin-left: 60px;
	margin-left: auto;
	margin-right: auto
  }
  #nowconst {
    font-size: 1.3em
  }
  #news {
	margin-top: 30px;
	margin-bottom: 20px
  }
  #secretaliat {
    margin-top: -20px;
    text-align: center
  }
  .secretaliat1, .secretaliat2 {
    font-size: 80%;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1.00);
  }
  footer {
    padding-top: 55px;
    padding-bottom: 0em;
    min-height: 250px
  }
  .bg-imgFooter {
    background-size: cover;
    background-position: center 0%;
  }
  #copyright {
    font-size: 80%;
    margin-top: -5px
  }
}
/*  XS */
@media (max-width: 476px) {
  html {
    padding-bottom: 0px
  }
  #home .gakkaiTheme {
	background-image: url("../images/home/theme.png");
	background-repeat: no-repeat;
	transform: rotate(0deg);
	width: 800px;
	height: 255px;
	background-size: 35%;
	margin-top: 108px;
	margin-left: 48px;
	margin-right: auto
  }
  #home .gakkaiDVP {
	background-image: url("../images/home/dvp.png");
	background-repeat: no-repeat;
	width: 710px;
	height: 178px;
	background-size: 40%;
	margin-top: -161px;
	margin-left: 30px;
	margin-left: auto;
	margin-right: auto
  }
  #nowconst {
    font-size: 1.3em
  }
  #news {
	margin-top: -83px;
	margin-bottom: 20px
  }
  #secretaliat {
    margin-top: -20px;
    text-align: center
  }
  .secretaliat1, .secretaliat2 {
    font-size: 80%;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1.00);
  }
  footer {
    padding-top: 55px;
    padding-bottom: 0em;
    min-height: 250px
  }
  .bg-imgFooter {
    background-size: cover;
    background-position: center 0%;
  }
  #copyright {
    font-size: 80%;
    margin-top: -5px
  }
}
/* ####################### */
/* ■ アラート　           */
/* ####################### */
#alertEndai, #alertLogin {
  margin-top: 0.8em
}
.alertFade::before {
  font-family: "Font Awesome 5 Free";
  content: "\f071";
  font-weight: 600;
  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;
  }
}