body {
  overflow-y: visible;
  scrollbar-width: thin;
}

.maxwidth {
  max-width: 760px;
  width: 96%;
  margin: 0 auto;
}

form {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

label.form-check-label {
  position: relative;
  top: 4px;
  margin-left: 5px;
}

#formpage a:link,
#formpage a:visited,
#formpage a:hover,
#formpage a:active {
  color: black;
  text-decoration: none;
}

.kiyakubox {
  font-size: 14px;
  width: 100%;
  height: 19rem;
  overflow: scroll;
  border: 1px gray solid;
  padding: 0 1rem;
  white-space: pre-line;
}

.kiyakubox p {
  line-height: 1.35;
}

.kiyakubox table,
.kiyakubox tr,
.kiyakubox td {
  border: 1px solid gray;
  text-align: center;
}

.kiyakubox::-webkit-scrollbar {
  width: 16px;
}

.kiyakubox::-webkit-scrollbar:horizontal {
  display: none;
}

.kiyakubox::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 2px #777;
          box-shadow: inset 0 0 2px #777;
}

.kiyakubox::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.indento {
  margin-left: 1.5rem;
}

input[type=checkbox] {
  width: 16px;
  height: 16px;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.saabisubox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  white-space: pre-line;
}

.saabisubox2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  white-space: pre-line;
}

.saabisuBtn {
  height: 100px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 300px;
          flex: 0 1 300px;
}

.saabisuBtn2 {
  height: 100px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.saabisuBtn:nth-child(1),
.saabisuBtn:nth-child(2) {
  margin-right: 1rem;
}

.saabisuBtn2:nth-child(1) {
  margin-right: 1rem;
}

.setsumeiBox {
  width: 100%;
  height: 250px;
  background: #dc3545;
  white-space: pre-line;
  text-align: center;
  font-size: 1.5rem;
  color: white;
  vertical-align: middle;
  padding: 1.5rem;
}

.waribikiTable {
  font-size: 14px;
}

@media (max-width: 540px) {
  .saabisubox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .saabisuBtn {
    height: 100px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 60px;
            flex: 0 1 60px;
  }
  .saabisuBtn2 {
    height: 100px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60px;
            flex: 1 1 60px;
  }
  .saabisuBtn:nth-child(1),
  .saabisuBtn:nth-child(2) {
    margin-right: 0;
  }
  .saabisuBtn2:nth-child(1) {
    margin-right: 0;
  }
  .setsumeiBox {
    width: 100%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    white-space: pre-line;
    text-align: center;
    font-size: 1rem;
    color: white;
    vertical-align: middle;
  }
  small {
    font-size: 14px;
    line-height: 1;
  }
  label.form-check-label {
    margin-bottom: 0.3rem;
  }
}

span.badge {
  padding: .12em .4em .2em;
  vertical-align: top;
}

td .form-check-input {
  margin-top: 0;
}

.custom-control-label::before,
.custom-control-label::after {
  top: 0;
  z-index: 1;
}

.form-row .col-form-label span.badge {
  margin-top: 4px;
}

.form-group .btn.btn-outline-primary,
#accordion-menu1 a.btn {
  color: #000 !important;
  font-weight: bold;
  border-color: #000;
  border-radius: 30px;
  background-color: limegreen;
}

.form-group .btn.btn-outline-primary:hover,
.form-group .btn.btn-outline-primary:active,
#accordion-menu1 a.btn:hover,
#accordion-menu1 a.btn:focus {
  color: #000;
  font-weight: bold;
  border-color: #FFEB00;
  background-color: #FFEB00;
}

.footerMenu a:hover {
  color: #000;
  text-decoration: none;
}
/*# sourceMappingURL=mystyle.css.map */

/*koyama*/


.k-box1 {
border-width: medium 1px;
border-color: #000000;
border-style: solid;
padding:10px 10px 15px 10px;
text-align:center;
}

.k-box2 {
border-width: medium 1px;
border-color: #000000;
border-style: solid;
padding:10px 10px 15px 10px;
width: 100%;
text-align:center;
}


.change-1 {
width: 200px;
height: 46px;
}

.k-a1 { 
text-decoration: none; 
}
.k-a1:hover { 
text-decoration: underline; 
}

.design01 {
 width: 100%;
 text-align: center;
 border-collapse: collapse;
 border-spacing: 0;
}

.design01 th {
 padding: 10px;
 background: #e9faf9;
 border: solid 1px ;
 border-color:  #778ca3;
}
.design01 td {
 padding: 10px;
 border: solid 1px ;
border-color:  #778ca3;
}


