@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.tukusi {
  font-family: "FOT-筑紫オールド明朝 Pro R", "TsukuOldMinPro-R", serif;
}

.hlv {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.century {
  font-family: "Questrial", sans-serif;
}

.minimunWidth {
  width: 720px;
  margin-right: auto;
  margin-left: auto;
}

.inrWidth {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.outerWidth {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.fullWidth {
  margin-right: auto;
  margin-left: auto;
}

@media print, screen and (min-width: 1400px) {
  .fullWidth {
    width: 1400px;
  }
  .inrWidth {
    width: 1000px;
  }
  .minimumWidth {
    width: 720px;
  }
}

@media print, screen and (min-width: 1200px) and (max-width: 1400px) {
  .fullWidth {
    width: 100%;
  }
  .outerWidth {
    width: 1200px;
  }
  .inrWidth {
    width: 1000px;
  }
  .minimumWidth {
    width: 720px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1400px) {
  .fullWidth {
    width: 90% !important;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .outerWidth {
    width: 95% !important;
  }
  .minimumWidth {
    width: 720px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
  .inrWidth {
    width: 95% !important;
  }
}

@media screen and (max-width: 768px) {
  .minimumWidth {
    width: 90%;
  }
  .inrWidth {
    width: 90%;
  }
  .outerWidth {
    width: 90% !important;
  }
  .fullWidth {
    width: 90% !important;
  }
}

/*----------------------------------------
MAIN
-----------------------------------------*/
@media screen and (min-width: 769px) {
  #law {
    background: #f4f3f3;
  }
  #law .sec01 {
    padding-top: 0 !important;
  }
  #law .sec02 li {
    padding-left: 30px;
    position: relative;
  }
  #law .sec02 li:first-of-type {
    margin-bottom: 20px;
  }
  #law .sec02 li::before {
    content: '';
    display: block;
    width: 20px;
    height: 15px;
    position: absolute;
    top: 6px;
    left: 0;
    background: url(../img/oih2022/law/check.jpg) no-repeat;
    background-size: contain;
    background-position: center;
  }
  #law .sec04 .comsec2022__df__rgt h4:not(:first-of-type) {
    margin-top: 30px;
  }
  #law .sec04 .comsec2022__df__rgt p.smltxt {
    font-size: 1.2rem;
    margin-top: 7px;
  }
  #law .sec04 .comsec2022__whBtn {
    text-align: left;
  }
  #law .sec04 .comsec2022__whBtn a {
    text-align: center;
    margin-top: 20px;
  }
  #law .sec04 .comsec2022__whBtn.mt0 a {
    margin-top: 0;
  }
  #law .sec05 .comsec2022__df__rgt span {
    display: block;
    margin-bottom: 20px;
  }
  #law .sec05 .comsec2022__df__rgt span:last-of-type {
    margin-bottom: 0;
  }
  #law .sec07__txt span {
    font-weight: normal;
    display: block;
    text-indent: -1em;
    padding-left: 1em;
  }
  #law .sec07__txt span:first-of-type {
    margin-bottom: 10px;
  }
  #law .sec08__txt {
    font-weight: normal;
  }
  #law .sec08__txt a {
    color: #cf5095;
    text-decoration: underline;
  }
}

@media screen and (max-width: 768px) {
  #law {
    background: #f4f3f3;
  }
  #law .sec01 {
    padding-top: 0 !important;
  }
  #law .sec01 .comsec2022__dfList__lft {
    margin-bottom: 20px;
  }
  #law .sec01 .comsec2022__dfList__lft img {
    width: 100%;
    height: auto;
  }
  #law .sec01 .comsec2022__dfList__rgt {
    text-align: justify;
  }
  #law .sec02 li {
    padding-left: 30px;
    position: relative;
  }
  #law .sec02 li:first-of-type {
    margin-bottom: 20px;
  }
  #law .sec02 li::before {
    content: '';
    display: block;
    width: 16px;
    height: 12px;
    position: absolute;
    top: 8px;
    left: 0;
    background: url(../img/oih2022/law/check.jpg) no-repeat;
    background-size: contain;
    background-position: center;
  }
  #law .sec04 {
    margin-bottom: 10px;
  }
  #law .sec04 .comsec2022__df__rgt h4:not(:first-of-type) {
    margin-top: 30px;
  }
  #law .sec04 .comsec2022__df__rgt p.smltxt {
    font-size: 1.2rem;
    margin-top: 7px;
  }
  #law .sec04 .comsec2022__whBtn a {
    text-align: center;
    margin-top: 20px;
  }
  #law .sec04 .comsec2022__whBtn.mt0 a {
    margin-top: 0;
  }
  #law .sec05 .comsec2022__df__rgt span {
    display: block;
    margin-bottom: 20px;
  }
  #law .sec05 .comsec2022__df__rgt span:last-of-type {
    margin-bottom: 0;
  }
  #law .sec07__txt span {
    font-weight: normal;
    display: block;
    text-indent: -1em;
    padding-left: 1em;
  }
  #law .sec07__txt span:first-of-type {
    margin-bottom: 10px;
  }
  #law .sec08__txt {
    font-weight: normal;
  }
  #law .sec08__txt a {
    color: #cf5095;
    text-decoration: underline;
  }
}
