/* CSS Document */
/*****************************/
/* ■共通　　　　　　　  　  */
/*****************************/
html, body {
  overflow-x: hidden; /* 狭いデバイスでのスクロールを防止 */
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 60px;
}
body {
  /* min-width: 400px; */
  font-weight: 300;
  font-style: normal;
  padding-top: 40px; /* 上部Navスペース */
}
h1, h2, h3, h4, h5, h6 {
  font-family: "heebo", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: rgba(0, 147, 208, 1.00);
}
h3 {
  color: rgba(16, 79, 143, 1.00);
  margin-top: 1em;
  margin-bottom: 0.5em;
  padding-bottom: 0.3em;
}
h3 i {
  transform: rotate(45deg);
  margin-right: 0.5em;
  opacity: 0.5
}
h3::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 600;
  content: "\e241";
  margin-right: 0.5em;
  opacity: 0.5
}
h4 {
  color: rgba(54, 80, 99, 1.00);
  margin-top: 1em;
  margin-bottom: 0.5em;
  padding-bottom: 0.3em;
}
.container {
  max-width: 1200px
}
#mainContent {
  border: none
}
#nowconst {
  font-family: quatro-slab, serif;
  font-weight: 700;
  font-style: normal;
  padding: 1em;
  border: 3px solid rgba(211, 190, 145, 1.00);
  border-radius: 16px;
  color: rgba(76, 96, 152, 1.00);
  font-size: 2rem;
  text-align: center;
  margin: 2em;
}
/*****************************/
/* ■トップバック　   　　 　  */
/*****************************/
#topBack {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 100;
}
#topBack i, #topBack i:hover {
  font-size: 50px
}
#topBack a {
  background-color: #0015FF;
  text-decoration: none;
  color: #FFF5E2;
  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;
}
/*****************************/
/* ■Footer内:事務局　      */
/*****************************/
footer {
  background-color: rgba(152, 133, 186, 1.00);
  border-top: 8px solid rgba(143, 173, 184, 1.00);
}
footer dl {}
footer dt {
  font-family: "quatro-slab", serif;
  color: rgba(73, 73, 73, 1.00);
  width: 13em;
  background-color: rgba(244, 175, 134, 1.00);
  border-radius: 20px;
  text-align: center;
  padding: 0.1em;
  margin-bottom: 5px;
  line-height: normal;
  vertical-align: middle;
  height: auto;
}
footer dd {
  font-family: "address-sans-pro", sans-serif;
  ;
  font-size: 15px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1.00);
  text-shadow: 0px 0px 2px #0E021A;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-left: 0.5em;
  letter-spacing: 0.05em
}
footer i {
  margin-right: 0.3em
}
footer a, #footer a:hover, #footer a:visited {
  color: rgba(179, 221, 255, 1.00);
  text-decoration: none;
}
footer a:hover {
  color: rgba(255, 252, 215, 1.00);
  text-decoration: none;
}
#copyright {
  color: rgba(192, 173, 224, 1.00);
  background-color: rgba(38, 26, 75, 1.00);
  font-size: 13px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (min-width: 992px) {
  html {
    scroll-padding-top: 70px; /* 固定ナビの高さと一致させる */
  }
  body {
    padding-top: 52px; /* 上部Navスペース */
    position: relative;
  }
}
.customUL {
  list-style-type: none;
  margin-left: 3em;
  padding-left: 0;
}
.customUL > li {
  position: relative;
}
.customLI {
  left: -2.2em;
  position: absolute;
  text-align: center;
  width: 2.2em;
  line-height: inherit;
}
#social_buttons {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: -5px;
  float: right;
}
#social_buttons a {
  margin-left: 8px;
  margin-right: 8px
}
#social_buttons .fa-square-facebook, #social_buttons .fa-square-x-twitter, #social_buttons .fa-instagram, #social_buttons .fa-linkedin {
  font-size: 30px;
  color: #FFFFFF;
}
#sns-carousel {}
#sns-carousel a {
  margin-left: 10px;
  margin-right: 10px
}
#sns-carousel .fa-square-facebook, #sns-carousel .fa-square-x-twitter, #sns-carousel .fa-instagram, #sns-carousel .fa-linkedin {
  font-size: 30px;
  color: #FFFFFF;
}
#social_buttons .fa-square-facebook:hover, #sns-carousel .fa-square-facebook:hover {
  color: #135FFF;
}
#social_buttons .fa-square-x-twitter:hover, #sns-carousel .fa-square-x-twitter:hover {
  color: #1F90E6;
}
#social_buttons .fa-instagram:hover, #sns-carousel .fa-instagram:hover {
  background: linear-gradient(135deg, #4C64D3 0%, #CF2E92 33%, #F26939 60%, #FFDD83 100%);
  background: -webkit-linear-gradient(-45deg, #4C64D3 0%, #CF2E92 33%, #F26939 60%, #FFDD83 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#social_buttons .fa-linkedin:hover, #sns-carousel .fa-linkedin:hover {
  color: #0A66C2;
}
#social_buttons .fa-youtube:hover, #sns-carousel .fa-youtube:hover {
  color: #CA1616;
}
#sns-carousel {
  z-index: 999;
  position: absolute;
  bottom: 20px; /* 位置調整 */
  left: 50%;
  transform: translateX(-50%);
  color: white;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 5px;
}