a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

h2 {
  font-family: 'Noto Sans JP', serif;
  color: grey;
  font-size: 1.2em; }

header {
  background-color: #444;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  overflow: hidden; }
  header a {
    background-color: #dedede;
    color: #444;
    margin: 0.2em; }
    header a.gi.disabled {
      pointer-events: none;
      background-color: #bcbcbc; }
    @media screen and (max-width: 480px) {
      header a.gi {
        font-size: 0.8em; } }
  header .grid-nav {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(11em, 1fr));
    padding: 0.8em; }
    header .grid-nav aside {
      padding: 0; }
    @media screen and (max-width: 480px) {
      header .grid-nav {
        grid-template-columns: repeat(auto-fit, minmax(9em, 1fr)); } }

body {
  margin: 0 auto;
  text-color: #292929; }
  body::before {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    padding-bottom: 108px;
    content: "";
    z-index: -1;
    font-size: 1.6rem;
    line-height: 2;
    display: block; }
  body li {
    color: #292929; }

label {
  color: #505050;
  padding: 10px;
  cursor: pointer;
  display: block;
  margin: 0; }

footer {
  font-size: small;
  background-color: #444;
  color: #dedede;
  margin: 0 auto;
  padding: 1em 3em 1em 3em;
  overflow: hidden; }
  footer nav {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(11em, 1fr));
    padding: 0.8em; }
  footer a {
    color: #dedede; }
  footer > h1 {
    font-size: 1.3em;
    margin: 0.5em 0; }
  footer ul {
    list-style-type: none;
    padding-left: 1em;
    margin: 0.5em 0; }
  footer p {
    text-align: center;
    font-size: small;
    margin-bottom: 0; }

tbody {
  font-size: 1.3em; }
  tbody td {
    height: 2.5em; }

dt {
  font-weight: bold;
  margin-top: .5em;
  margin-left: 1em;
  color: #333; }

dd {
  margin-left: 1em;
  color: #333; }

details {
  margin-bottom: 1.2em; }
  details summary {
    font-family: 'Noto Sans JP', serif;
    color: grey;
    font-weight: bolder;
    font-size: 1.2em;
    list-style: none; }

.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
  grid-auto-rows: 1fr;
  grid-gap: 0.4em;
  padding: 0.8em; }

.logo {
  padding: 1%; }

.emphasis {
  font-weight: bolder;
  color: #c6213a; }

.col3 {
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr)); }

.manual {
  grid-template-columns: 1fr 2fr;
  grid-auto-rows: minmax(80px, auto);
  padding: 0;
  padding-left: 1em; }
  .manual h1 {
    font-size: large; }

.explain {
  clear: left;
  float: left;
  margin: 0 0 0 2.5em; }
  .explain + dd {
    padding-left: 7.5em; }

.normal {
  table-layout: auto;
  width: auto;
  border: solid 1pt black;
  border-collapse: collapse; }

.detail_grid > a {
  background-color: #fbfbfb;
  color: #333;
  font-weight: bolder;
  box-shadow: inset 0px 0px 0px #333, 1px 1px 3px #ccc; }
  .detail_grid > a:hover {
    box-shadow: inset 0px 0px 2px #333, 0px 0px 0px #ccc; }
.detail_grid .emph_button {
  background-color: #2064c1;
  color: #eee; }

.gi {
  overflow: auto;
  min-width: 0;
  padding: 1em;
  font-size: 1em;
  text-align: center;
  text-decoration: none;
  border-radius: 0.5em; }
  .gi:hover {
    text-decoration: none;
    cursor: pointer;
    opacity: 0.8; }

.fa-calendar, .fa-info, .fa-users, .fa-handshake, .fa-ad, .fa-laptop-house, .fa-chrome, .fa-firefox-browser, .fa-edge, .fa-safari, .fa-question-circle, .fa-home {
  margin-right: 0.3em; }

.fa-angle-double-down, .fa-external-link-alt {
  margin-left: 0.5em; }

.fb_iframe_widget > span {
  vertical-align: baseline !important; }

.mgn-sm {
  margin-right: 0.5em; }

input[type="checkbox"].on-off {
  display: none; }
  input[type="checkbox"].on-off + label + .acord {
    height: 0;
    opacity: 0;
    transition: .3s;
    visibility: hidden;
    margin: 0; }
  input[type="checkbox"].on-off:checked + label + .acord {
    height: 100%;
    opacity: 1;
    visibility: visible; }

.menu div {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0;
  margin: 0; }

#wrapper {
  margin: 0 auto;
  min-width: 280px;
  max-width: 750px;
  background-color: rgba(253, 255, 255, 0.95);
  padding: 0.3em 1em 1em 1em;
  overflow: hidden; }

#pre-contents a {
  color: #1e78e6;
  text-decoration: none; }
  #pre-contents a:hover {
    text-decoration: underline; }
#pre-contents h1 {
  font-size: 18px; }

#contents > h1 {
  margin: 0;
  margin-top: 1em;
  font-size: 100 1.5em;
  border-bottom: solid 1px grey;
  font-family: 'Noto Sans JP', serif;
  color: grey; }
#contents article h1 {
  font-family: 'Noto Sans JP', serif;
  color: grey;
  margin: 0; }
#contents article label {
  padding: 0; }
#contents article article {
  margin-left: 2em; }
#contents img {
  filter: drop-shadow(0.3em 0.3em 0.5em rgba(0, 0, 0, 0.6));
  margin-bottom: 1em; }
#contents .qr {
  filter: none;
  margin: 0 auto; }
  @media screen and (max-width: 1024px) {
    #contents .qr {
      width: 20%; } }
  @media screen and (max-width: 680px) {
    #contents .qr {
      width: 30%; } }
  @media screen and (max-width: 480px) {
    #contents .qr {
      width: 50%; } }

#eye-catch {
  width: 85%;
  height: 14rem;
  margin: 0 auto;
  background: url("../figure/background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left 75%;
  background-attachment: local, scroll;
  border-radius: 0.8em 0.8em 0 0;
  align-items: center;
  box-shadow: 0em 0em 1em rgba(0, 0, 0, 0.1);
  display: flex; }
  @media screen and (max-width: 480px) {
    #eye-catch {
      width: 100%;
      height: 10rem;
      background-size: 115%;
      background-position: left bottom; } }
  #eye-catch > h1 {
    text-align: left;
    float: none;
    margin: auto;
    margin-bottom: 0;
    color: #fff;
    display: flex;
    align-items: flex-start;
    font-size: 1.3em;
    backdrop-filter: blur(2px);
    width: 80%;
    padding: 1em 0.5em; }
    @media screen and (max-width: 480px) {
      #eye-catch > h1 {
        font-size: 1.1em;
        width: 85%; } }
    #eye-catch > h1 > div {
      margin-right: 1%; }
    #eye-catch > h1 > p {
      line-height: 110%;
      word-break: keep-all;
      width: 20em;
      margin: 0; }

#share {
  text-align: center; }
  #share h1 {
    margin-bottom: 0; }
  #share div {
    display: flex;
    flex-direction: column; }
  #share img {
    object-fit: contain; }
  #share .sns_wrap {
    margin: 0 auto;
    display: table; }
    #share .sns_wrap div {
      display: table-cell;
      padding: 0 0.3em; }

#page_top {
  display: none;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 25px;
  bottom: 50px;
  background: #ccc;
  opacity: 0.6;
  border-radius: 50%; }
  #page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
    text-align: center; }
    #page_top a::before {
      font: 900 25px "Font Awesome 5 Free";
      content: '\f106';
      color: #fff;
      position: absolute;
      width: 25px;
      height: 25px;
      top: 10px;
      bottom: 10px;
      right: 0;
      left: 0;
      margin: auto; }

.with-logo {
  margin-top: 1em;
  text-align: center; }
  .with-logo > a {
    display: inline-block;
    width: 12em;
    vertical-align: middle; }
    .with-logo > a > img {
      margin-right: 0.5em;
      vertical-align: middle; }

.supports {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr)); }
  .supports > article {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 2em 1fr 2em 2em;
    margin: 1.5em; }
    .supports > article > h1 {
      grid-column: 1/3;
      grid-row: 1/2;
      font-size: 1.15em; }
    .supports > article > p {
      grid-column: 1/2;
      grid-row: 2/3;
      margin-right: 1em; }
    .supports > article a {
      color: #1e78e6;
      text-decoration: none;
      display: inline-block; }
      .supports > article a > img {
        width: 100%; }
    .supports > article .thumbnail {
      grid-column: 2/3;
      grid-row: 2/4; }
      .supports > article .thumbnail img {
        transform-origin: right bottom;
        transition-duration: 300ms; }
        .supports > article .thumbnail img:hover {
          transform: scale(2);
          transition-duration: 300ms;
          transition-delay: 100ms;
          z-index: 9999;
          position: relative; }
    .supports > article .link_pdf {
      grid-column: 1/2;
      grid-row: 3/4; }
    .supports > article .link_hp {
      grid-column: 1/2;
      grid-row: 4/5; }

/*# sourceMappingURL=asjmtg.css.map */
