body {
  font-family: "Noto Sans", "Noto Sans JP", sans-serif !important;
}

.contents--free{
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding-top: 40px;
}

.terms__notice-title {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0 0 0 0;
}
@media screen and (max-width: 768px) {
  .terms__notice-title {
    font-size: 1.2rem;
  }
}
.terms__lead {
  padding: 0 0 40px;
  font-size: 1.8rem;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .terms__lead {
    padding: 0 16px 20px;
    font-size: 1.6rem;
  }
}

.terms__container {
  height: 380px;
  padding: 0 10px 0 30px;
  margin-top: 30px;
  overflow-y: scroll;
}
@media screen and (max-width: 768px) {
  .terms__container {
    height: 360px;
    padding: 0 6px 0 16px;
    margin-top: 20px;
  }
}

.terms__container::-webkit-scrollbar {
  width: 10px;
}
@media screen and (max-width: 768px) {
  .terms__container::-webkit-scrollbar {
    width: 4px;
  }
}

.terms__container::-webkit-scrollbar-track {
  background-color: #fff;
}

.terms__container::-webkit-scrollbar-thumb {
  background-color: #999;
}

.terms__wrap,
.terms__wrap--primary {
  height: 440px;
  padding-right: 10px;
  background-color: #fff;
  border: 1px solid #666;
}
@media screen and (max-width: 768px) {
  .terms__wrap,
  .terms__wrap--primary {
    height: 400px;
    padding-right: 6px;
    margin: 0 13px;
  }
}

.terms__wrap--primary {
  height: 180px;
  margin: 0;
  background-color: #f5f5f5;
}

.terms__wrap--primary .terms__container {
  height: 160px;
  padding-left: 12px;
  margin: 10px 0;
}

.terms__wrap--primary .terms__container::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

.terms__wrap.no-scroll {
  height: auto;
  padding-right: 0;
}

.terms__wrap.no-scroll .terms__container {
  height: auto;
  padding: 0 30px 30px;
  overflow-y: hidden;
}
@media screen and (max-width: 768px) {
  .terms__wrap.no-scroll .terms__container {
    padding: 0 16px 16px;
    margin-top: 16px;
  }
}

.terms__wrap.is-overlay {
  position: relative;
  pointer-events: none;
}

.terms__wrap.is-overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(150, 150, 150, 0.25);
}

.terms__title {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .terms__title {
    font-size: 1.2rem;
  }
}

.terms__section {
  padding-top: 40px;
}

.terms__section.terms__section--cookie .attention-text {
  font-size: 14px;
  line-height: 1.5;
  color: #df2718;
}
@media screen and (max-width: 768px) {
  .terms__section.terms__section--cookie .attention-text {
    display: block;
  }
}

.terms__section.terms__section--cookie .terms__text--cookie {
  padding: 20px 16px 18px 20px;
  margin-top: 16px;
  background-color: #fffbe5;
}

.terms__s-title {
  padding-bottom: 12px;
  font-size: 1.4rem;
  font-weight: bold;
  border-bottom: 2px solid red;
  margin: 0 0 0 0;
}
@media screen and (max-width: 768px) {
  .terms__s-title {
    padding-bottom: 9px;
    font-size: 1.0rem;
  }
}

.terms__item-list,
.terms__item-list2,
.terms__item-list3 {
  padding-top: 16px;
  font-size: 1.0rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .terms__item-list,
  .terms__item-list2,
  .terms__item-list3 {
    font-size: 0.8rem;
    line-height: 1.8;
  }
}

.terms__item-list3 {
  padding: 0 0 0 1.4rem;
}
@media screen and (max-width: 768px) {
  .terms__item-list3 {
    padding-left: 1.1rem;
  }
}

.terms__item-list .terms__item-list3 {
  padding-left: 3.7rem;
}
@media screen and (max-width: 768px) {
  .terms__item-list .terms__item-list3 {
    padding-left: 3.2rem;
  }
}

.terms__item-list2 .terms__item-list {
  padding: 0 0 0 10px;
}

.terms__s-item {
  padding-left: 3.7rem;
  text-indent: -3.7rem;
}
@media screen and (max-width: 768px) {
  .terms__s-item {
    padding-left: 3.2rem;
    text-indent: -3.2rem;
  }
}

.terms__s-item2 {
  padding-left: 1.7rem;
  text-indent: -1.7rem;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .terms__s-item2 {
    padding-left: 1.5rem;
    text-indent: -1.5rem;
    list-style: none;
  }
}

.terms__s-item3 {
  padding-left: 1.7rem;
  text-indent: -1.7rem;
}
@media screen and (max-width: 768px) {
  .terms__s-item3 {
    padding-left: 1.6rem;
    text-indent: -1.6rem;
  }
}

.terms__text,
.terms__text--primary {
  padding-top: 16px;
  font-size: 1.0rem;
  line-height: 1.5;
  margin: 0 0 0 0;
}
@media screen and (max-width: 768px) {
  .terms__text,
  .terms__text--primary {
    padding-top: 26px;
    font-size: 0.8rem;
    line-height: 1.8;
  }
}

.terms__text--primary {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .terms__text--primary {
    padding-top: 0;
  }
}

.terms__section--anchor {
  display: inline;
  color: #000;
  text-decoration: underline;
}

.terms__section--anchor:hover {
  color: #ffcc00;
}
@media screen and (max-width: 768px) {
  .terms__section--anchor:hover {
    color: #000;
  }
}

.terms__section--anchor:active {
}
@media screen and (max-width: 768px) {
  .terms__section--anchor:active {
    color: #ffcc00;
  }
}

.terms__checkbox-list .form__check-wrap {
  display: flex;
  padding-top: 26px;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .terms__checkbox-list .form__check-wrap {
    font-size: 1.6rem;
  }
}

.terms__checkbox-list .form__check-wrap .form--checkbox {
  display: flex;
}

.terms__checkbox-list .form__check-wrap + .form__check-wrap {
  padding: 25px 0 0;
}

.form--checkboxes {
  margin: 0 auto;
}

.terms__checkbox {
  display: flex;
}
@media screen and (max-width: 768px) {
  .terms__checkbox {
    margin: 0 13px;
  }
}

.terms__checkbox .form__label {
  display: flex;
}

.terms__checkbox .form__label::before {
  flex-shrink: 0;
}

.terms__checkbox--primary {
  display: flex;
  justify-content: center;
  font-weight: bold;
}

.terms__button {
  width: 400px;
  padding-top: 60px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .terms__button {
    width: 300px;
    padding-top: 43px;
  }
}

.terms__button--back {
  width: 400px;
  padding-top: 40px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .terms__button--back {
    width: 300px;
    padding-top: 40px;
  }
}

.terms__agreement {
  width: 100%;
  max-width: 960px;
  padding-top: 30px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .terms__agreement {
    width: calc(100% + 32px);
    margin-left: -16px;
  }
}

.terms__agreement .terms__text {
  padding-top: 0;
}

.terms__date {
  padding-top: 40px;
  font-size: 1.0rem;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .terms__date {
    font-size: 0.8rem;
  }
}

.terms_country {
  padding-bottom: 40px;
}

.terms_country.is-hidden {
  display: none;
}

.terms__placeholder {
  padding: 160px 0;
  font-size: 1.6rem;
  text-align: center;
  color: #666;
}
@media screen and (max-width: 768px) {
  .terms__placeholder {
    padding: 140px 0;
    font-size: 1.4rem;
  }
}

.terms__placeholder.is-hidden {
  display: none;
}

.terms__content.is-hidden {
  display: none;
}

.terms__content .is-hidden {
  display: none;
}

h1 {
  font-size: 2.2rem;
  color: black;
  background-color: white;
}

h2 {
  color: Teal;
}

#foot {
  color: blue;
  font-size: 12px;
}

hr {
  border: 0;
  border-top: 1px solid red;
}

#col {
  text-align: center;
}

.MimakilogoImage {
  padding: 0 20px 0 20px;
  width: 13%;
  height: 13%;
}