@charset "UTF-8";
html {
  background-position: center;
  background-size: cover;
  width: 100%;
  background-color: rgba(255, 251, 240, 1.00);
}
body {
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: transparent;
  font-size: 1em
}
h1, h2, h3, h4, h5, h6 {
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 900;
  font-style: normal;
}
h2 {
  font-size: 1.8em;
  color: rgba(212,132,0,1.00);
  border-bottom: 8px solid rgba(138,185,142,1.00);
  padding-bottom: 0.3em;
  margin-bottom: 1rem;
  padding-top: 0.5em;
}
h2::before {
  font-family: "Font Awesome 6 Free";
  content: "\f140";
  font-weight: 600;
  padding-right: 0.5em;
  color: rgba(83,108,80,1.00)
}
h3 {
  border-bottom: 1pt solid #A0D8EF;
  margin-bottom: 15px;
  padding-bottom: 5px;
  padding-top: 5px;
  color: rgba(91,138,95,1.00);
  padding-left: 10px;
}
h3::before {
  font-family: 'Font Awesome 6 Free';
  content: "\f152";
  padding-right: 0.5em;
  color: rgba(227,177,95,1.00);
  font-size: 1.2em
}
.container {
  max-width: 1200px
}
/*
.container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
*/
/* ヘッダー */
header {
  border-bottom: 1rem solid rgba(243, 152, 0, 1.00);
}
/*#headerTop{
	background-color: rgba(44,105,179,1.00)
}*/
#headerTop img {
  max-width: 1200px;
}
#headerBottom {}
#page header {
  background-image: -webkit-linear-gradient(270deg, rgba(223, 240, 247, 1.00) 0%, rgba(223, 239, 248, 1.00) 99.48%);
  background-image: -moz-linear-gradient(270deg, rgba(223, 240, 247, 1.00) 0%, rgba(223, 239, 248, 1.00) 99.48%);
  background-image: -o-linear-gradient(270deg, rgba(223, 240, 247, 1.00) 0%, rgba(223, 239, 248, 1.00) 99.48%);
  background-image: linear-gradient(180deg, rgba(223, 240, 247, 1.00) 0%, rgba(223, 239, 248, 1.00) 99.48%);
}
/* サイドバー */
#page #sideBar {
  background-color: rgba(255,246,218,1.00)
}

#page #sideBarInfo{
	
}
/* フッター */
footer {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: rgba(253, 225, 161, 1.00);
  clear: left;
}
#footer {
  padding: 0rem 0;
  text-align: center;
  border-top: 1rem solid rgba(94, 147, 64, 1.00);
  margin-top: 0rem
}
#footer a:link, #footer a:active, #footer a:visited {
  color: rgba(175, 91, 68, 1.00);
  text-decoration: none
}
#footer a:hover {
  color: rgba(156, 205, 72, 1.00);
}
#footer dt {
  font-size: 1.2em;
}
#footer dd {
  font-size: 1em;
  line-height: 1.2em;
  color: rgba(87, 61, 1, 1.00)
}
#footer dd i {
  opacity: 0.6
}
/* コピーライト */
#copyright {
  font-size: 0.9em;
  min-height: 2.2em;
}
.copyright {
  text-align: center;
  background-color: rgba(30, 70, 35, 1.00);
  color: #FFFFFF;
  letter-spacing: 2px;
  border-top-width: 2px;
  padding: 10px
}
#home header {
  background-image: url("../images/home/keyvisual.png");
  background-size: cover;
  background-position: center 60%;
}
#page header {
  background-image: url("../images/home/keyvisual.png");
  background-size: cover;
  background-position: center 30%;
}
#poster {
  padding: 0px;
  margin: 0px
}
#home .contentArea {
  background-image: url("../images/home/bg_background.png");
  background-position: center 0%;
}
#page .contentArea {
  background-image: url("../images/page/bg_uzusio.webp");
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 1.00);
}
#home #sideBarInfo{
	margin-top: -200px
}
/* ----------------------------------------- */
/* ■ Front 新着情報　　　　　　　　　　　 　*/
/* ----------------------------------------- */
#news {
	margin-bottom: 0.3em;
	margin-top: 200px
}
#news dl {
  overflow-y: auto;
  height: 240px;
}
#news {
  margin-left: 20px;
  margin-right: 20px
}
#news_t {
  font-size: 1.3rem;
  text-align: left;
  border-radius: 6px 6px 0px 0px;
  border-left: 2px solid rgba(177, 200, 124, 1.00);
  border-right: 2px solid rgba(177, 200, 124, 1.00);
  border-top: 2px solid rgba(177, 200, 124, 1.00);
  color: #FFFFFF;
  padding-top: 5px;
  padding-left: 0.8em;
  padding-bottom: 5px;
  text-shadow: 1px 1px 2px rgba(15, 28, 57, 1.00);
  background-color: rgba(128,172,39,1.00);
}
#news_c {
  height: 260px; /*106px*/
  border-left: 2px solid rgba(177, 200, 124, 1.00);
  border-right: 2px solid rgba(177, 200, 124, 1.00);
  background-color: rgba(255, 255, 255, 0.85);
  overflow-x: auto;
  overflow-y: auto;
  padding: 10px
}
#news_b {
  height: 10px;
  border-left: 2px solid rgba(177, 200, 124, 1.00);
  border-right: 2px solid rgba(177, 200, 124, 1.00);
  border-bottom: 2px solid rgba(177, 200, 124, 1.00);
  background-color: rgba(255, 255, 255, 0.85);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
#news_c dl {
  width: 100%;
  overflow-y: none;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#news_c dt {
  font-family: ubuntu-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2em;
  letter-spacing: 0px;
  width: 4.5em;
  color: rgba(248, 138, 0, 1.00);
  padding-top: 0px;
  padding-bottom: 0.3em;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
  float: left;
  min-width: 4.5rem
}
#news_c dd {
  padding-left: 0px;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 0.2em;
  font-size: 1em;
  border-bottom: 1px solid rgba(239, 164, 25, 1.00);
  margin-right: 5px;
}
@media (min-width: 1400px) {}
/*  XL */
@media (min-width: 1200px) {
  #home .jumbotron {
    background-position: center 28%;
  }
  #home .gakkaiTheme {
    background-image: url("../images/home/theme.svg");
    background-repeat: no-repeat;
    width: 800px;
    height: 80px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px
  }
  #home .gakkaiDVP {
    background-image: url("../images/home/dvp.svg");
    background-repeat: no-repeat;
    width: 700px;
    height: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
  }
  #page .mainContents {
    min-height: 900px;
  }
  #menuArea {
    background-color: transparent
  }
  #news {
    position: relative;
    top: 0px;
  }
}
/*  LG */
@media (max-width: 1199px) {
  #home .jumbotron {
    background-position: center 30%;
  }
  #home .gakkaiTheme {
    background-image: url("../images/home/theme.svg");
    background-repeat: no-repeat;
    width: 700px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px
  }
  #home .gakkaiDVP {
    background-image: url("../images/home/dvp.svg");
    background-repeat: no-repeat;
    width: 700px;
    height: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
  }
  #menuArea {
    background-color: transparent
  }
  #news {
    position: relative;
    top: 0px;
  }
}
@media (min-width: 992px) {
  #home .mainContents {
    max-height: 820px
  }
  #page .mainContents {
    min-height: 1100px
  }
  #home #sideBarInfo {
    position: relative;
    top: 0px
  }
  #page #sideBarInfo {
    position: absolute;
    top: 790px;
    max-width: 260px;
    width: 260px;
    min-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
  #home #posterLS1 img, #home #posterLS2 img {
    width: 60%;
    height: 60%
  }
}
/*  MD */
@media (max-width: 991.98px) {
  #home .jumbotron {
    background-position: center 35%;
  }
  #home .gakkaiTheme {
    background-image: url("../images/home/theme.svg");
    background-repeat: no-repeat;
    width: 650px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px
  }
  #home .gakkaiDVP {
    background-image: url("../images/home/dvp.svg");
    background-repeat: no-repeat;
    width: 680px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  #home #sideBarInfo {
    margin-top: 0px
  }
  #page .mainContents {
    height: auto;
    min-height: 300px
  }
  #menuArea {
    background-color: rgba(172,213,101,0.60);
    margin: 1rem;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 6px
  }
  #news {
    position: relative;
    top: 0px;
  }
}
/*  SM */
@media (max-width: 767px) {
  #home .jumbotron {
    background-position: center 5%;
  }
  #home .gakkaiTheme {
    background-image: url("../images/home/theme.svg");
    background-repeat: no-repeat;
    width: 500px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px
  }
  #home .gakkaiDVP {
    background-image: url("../images/home/dvp.svg");
    background-repeat: no-repeat;
    width: 520px;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
  }
  #menuArea {
    background-color: rgba(121, 194, 255, 0.60);
    padding-top: 15px;
    padding-bottom: 15px
  }
}
/*  XS */
@media (max-width: 575px) {
  #home .jumbotron {
    background-position: center 0%;
  }
  #home .gakkaiTheme {
    background-image: url("../images/home/theme.svg");
    background-repeat: no-repeat;
    width: 400px;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px
  }
  #home .gakkaiDVP {
    background-image: url("../images/home/dvp.svg");
    background-repeat: no-repeat;
    width: 420px;
    height: 160px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
  }
  #menuArea {
    background-color: rgba(121, 194, 255, 0.60);
    padding-top: 15px;
    padding-bottom: 15px
  }
}
@media (max-width: 450px) {
  #home .gakkaiDVP {
    background-image: url("../images/home/dvp.svg");
    background-repeat: no-repeat;
    width: 360px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px
  }
}
/*  XS */
@media (max-width: 320px) {
  #home .jumbotron {
    background-position: center 0%;
  }
  #home .gakkaiTheme {
    background-image: url("../images/home/theme.svg");
    background-repeat: no-repeat;
    width: 240px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px
  }
  #home .gakkaiDVP {
    background-image: url("../images/home/dvp.svg");
    background-repeat: no-repeat;
    width: 260px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px
  }
  #menuArea {
    background-color: rgba(121, 194, 255, 0.60);
    padding-top: 15px;
    padding-bottom: 15px
  }
}
/*****************************/
/* ■トップバック　   　　 　  */
/*****************************/
#topBack {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 100;
}
#topBack i, #topBack i:hover {
  font-size: 60px;
  padding-top: 0em
}
#topBack a {
  background-color: rgba(154,205,50,1.00);
  text-decoration: none;
  color: #FFFFFF;
  width: 60px;
  height: 60px;
  padding: 0px;
  text-align: center;
  display: block;
  border-radius: 12px;
  opacity: 0.9;
  border: 1px solid rgba(255, 255, 255, 1.00);
}
#topBack:hover {
  opacity: 0.5;
}
/*****************************/
/* ■準備中		　　   　　 　  */
/*****************************/
#nowconst {
  padding-top: 1.5em;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 1.5em;
  border: 3px solid rgba(243, 152, 0, 1.00);
  border-radius: 16px;
  color: rgba(100, 122, 54, 1.00);
  font-size: 2rem;
  text-align: center;
  margin-bottom: 1em;
  margin-top: 1.5em;
}
/*################################################################*/
/*# ■ エラー                                                    #*/
/*################################################################*/
#alertMsgBox {
  text-align: center
}
.error {
  font-size: 12px;
  position: relative;
  z-index: 99;
  opacity: 1;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  border: 1px solid;
  animation: error 1s linear 5s 1;
  animation-fill-mode: forwards;
  -webkit-animation: error 1s linear 5s 1;
  -webkit-animation-fill-mode: forwards;
}
@keyframes error {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes error {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.alertMsg {
  font-size: 12px;
  position: relative;
  z-index: 99;
  opacity: 1;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #388624;
  background-color: #E0F2DE;
  border: 1px solid #99C7BB;
  animation: alertMsg 1s linear 5s 1;
  animation-fill-mode: forwards;
  -webkit-animation: alertMsg 1s linear 5s 1;
  -webkit-animation-fill-mode: forwards;
}
@keyframes alertMsg {
  0% {
    opacity: 1;
    height: 40px;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 10px;
  }
  99% {
    opacity: 0;
    height: 40px;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 10px;
  }
  100% {
    opacity: 0;
    height: 40px;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 10px;
  }
}
@-webkit-keyframes alertMsg {
  0% {
    opacity: 1;
    height: 40px;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 10px;
  }
  99% {
    opacity: 0;
    height: 40px;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 10px;
  }
  100% {
    opacity: 0;
    height: 40px;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 10px;
  }
}