body {
  font-family: "Noto Sans JP", sans-serif;
}

.gl-header a, #breadcrumb a {
  color:#333;
}

.gl-header a:visited, .gl-header a:hover, #breadcrumb a:visited, #breadcrumb a:hover {
  color: initial;
}


img {
  max-width: none;
}
.page-font {
  overflow: hidden;
}
@media (max-width: 640px) {
  .nml_scrollAddWrap {
    overflow-x: scroll;
  }
}

sup {
  position: relative;
  top: 0.3em;
  font-size: 22px;
}

/*共通*/
.products-font__mt40 {
  margin-top: 40px;
}

.products-font__mb40 {
  margin-bottom: 40px;
}

.products-font__overflow-auto {
  overflow: auto;
}

a.products-font__ref {
  text-decoration: underline;
}

@media (max-width: 640px) {
  .products-font__auto-width {
    width: auto !important;
  }

  .products-font__w50 {
    width: 50% !important;
  }
}

/*登録商標または商標についてのリンク*/
.products-font__trademark-link {
  list-style: none;
}

/*footer*/
#gl_footer {
  padding-bottom: initial;
  border-bottom: initial;
}

.gl-footer-nav-01_item.fn-footer-nav a {
  color: inherit;
}

a.gl-footer-pageTop_link.js-top-button {
  color: inherit;
}

a.gl-footer-utility_link {
  color: inherit;
}

/*top*/
.products-font-top .media .pcimg {
  display: block;
}

.products-font-top__trial {
  text-align: center;
  padding: 50px 20px;
}

.products-font-top__trial-text {
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 1.6;
}

.products-font-top__trial-text span {
  font-size: 32px;
}

.products-font-top__trial-button img {
  max-width: 100%;
}

.products-font-top__trial-text .sp-br {
  display: none;
}

@media (max-width: 640px) {
  .products-font-top__trial-text .sp-br {
    display: inline;
  }

  .products-font-top__trial-text {
    font-size: 20px;
  }
}

/*special*/
.btn_gray.icon2.dsp_lb {
  color: #fff;
}

a.btn_gray.icon2.dsp_lb:hover {
  opacity: 1;
  background-color: #333;
  text-decoration: none;
}

/*ms*/
.products-font-ms p + p {
  margin-top: 16px;
}

.products-font-ms .jp_pt_ttl_label.bg_box01 {
  font-size: 20px;
  font-weight: bold;
}

@media (max-width: 640px) {
.products-font-ms table#tbbf176 {
  width: auto;
}
}

/*embedded*/
.products-font-embedded p + p {
  margin-top: 16px;
}

/*server*/
.products-font-server p + p {
  margin-top: 16px;
}

/*game*/
.products-font-game p + p {
  margin-top: 16px;
}

.products-font-game .tlSame04.jp_pt_ttl_label + p {
  margin-top: 16px;
}

/*pc*/
.products-font-pc p + p {
  margin-top: 16px;
}

/*true-type-font*/
.products-font-true-type-font p + p {
  margin-top: 16px;
}

.products-font-true-type-font .txt_box.mt0.mb0 {
  color: #333;
}

/*rt-fonto*/
.products-font-rt-fonto p + p {
  margin-top: 16px;
}

/*bitmap_font*/
.products-font-bitmap-font p + p {
  margin-top: 16px;
}

/*layout_engine*/
.products-font-layout-engine p + p {
  margin-top: 16px;
}

/*general_knowledge*/
#tblaset.products-font__fs12 td {
  min-width: 40px;
  font-size: 12px;
}

/*license*/
.products-font-license p + p {
  margin-top: 16px;
}

.products-font-license .txt_box.bold.fs18.mt0.mb0 {
  color: #333;
}

/*download*/
.products-font-download p + p {
  margin-top: 16px;
}

/*ukiyoe*/
.products-font-ukiyoe .sct_bg01 h2 {
  margin-top: 32px;
}

/*ukiyoe/sample*/
.products-font-ukiyoe-sample .sct_bg01 h2 {
  margin-top: 32px;
}

/*font_products*/
@media (max-width: 640px) {
.products-font-products .youtube-container {
  max-width: 100%;
  aspect-ratio: 16 / 9;
  position: relative;
  clear: both;
}

.products-font-products iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
}

/*special/01_truetype*/
.products-font-special-01-truetype .sct_bg01 .linkmaintextclass {
  display: inline;
}

.clm1.rsp_break_clm1.tileSame.img-w20p .clm {
  width: 100%;
}

.cp-AreaLinkHorizontalLayout .img-w20p .img {
  width: 20% !important;
}

/*products-font-otameshi*/
.products-font-otameshi {
  padding: 60px 10px 100px;
  color: rgba(0, 0, 0, 1);
  background: url("/wp-content/file/font/otameshi/img/font-otameshi-bg.png") no-repeat center/cover;
}

.font-otameshi__inner {
  margin: auto;
  max-width: 1024px;
  width: 100%;
}

.font-otameshi__title {
  margin: auto;
  max-width: 800px;
}

.font-otameshi__lead {
  margin: 80px auto 60px;
  font-size: 24px;
  line-height: 1.33;
}

.font-otameshi-rules {
  margin-bottom: 100px;
  padding: 40px;
  background: rgba(255, 255, 255, 1);
  border-radius: 36px;
}

.font-otameshi-rules__lead {
  font-size: 24px;
  line-height: 1.25;
}

.font-otameshi-rules__list-item {
  margin-top: 24px;
  margin-left: 28px;
  font-size: 20px;
  line-height: 1.25;
  list-style: decimal;
}

.font-otameshi-catalog {
  margin: 0 auto 80px;
  max-width: 766px;
}

.font-otameshi-catalog__list-item {
  display: flex;
  align-items: flex-end;
  gap: 40px;
}

.font-otameshi-catalog__list-item + .font-otameshi-catalog__list-item {
  margin-top: 30px;
}

.font-otameshi-catalog__content {
  flex: 1;
  max-width: 512px;
}

.font-otameshi-catalog__name {
  margin-bottom: 8px;
  font-size: 30px;
  line-height: 1.17;
}

a.font-otameshi-catalog__link {
  font-size: 20px;
  line-height: 1.4;
  color: rgba(255, 255, 255, 1);
}

a.font-otameshi-catalog__link--dl01 {
  padding: 42px 0 0 36px;
  width: 216px;
  height: 85px;
  background: url("/wp-content/file/font/otameshi/img/font-otameshi-dl01.svg") no-repeat center/contain;
}

a.font-otameshi-catalog__link--dl02 {
  padding: 43px 0 0 36px;
  width: 200px;
  height: 86px;
  background: url("/wp-content/file/font/otameshi/img/font-otameshi-dl02.svg") no-repeat center/contain;
}

a.font-otameshi-catalog__link--dl03 {
  padding: 38px 0 0 36px;
  width: 200px;
  height: 80px;
  background: url("/wp-content/file/font/otameshi/img/font-otameshi-dl03.svg") no-repeat center/contain;
}

a.font-otameshi-catalog__link--dl04 {
  padding: 40px 0 0 36px;
  width: 200px;
  height: 82px;
  background: url("/wp-content/file/font/otameshi/img/font-otameshi-dl04.svg") no-repeat center/contain;
}

a.font-otameshi-catalog__link--dl05 {
  padding: 47px 0 0 36px;
  width: 200px;
  height: 89px;
  background: url("/wp-content/file/font/otameshi/img/font-otameshi-dl05.svg") no-repeat center/contain;
}

a.font-otameshi-catalog__link--dl06 {
  padding: 46px 0 0 36px;
  width: 200px;
  height: 89px;
  background: url("/wp-content/file/font/otameshi/img/font-otameshi-dl06.svg") no-repeat center/contain;
}

a.font-otameshi-catalog__link--dl07 {
  padding: 40px 0 0 36px;
  width: 200px;
  height: 82px;
  background: url("/wp-content/file/font/otameshi/img/font-otameshi-dl07.svg") no-repeat center/contain;
}

a.font-otameshi-catalog__link--dl08 {
  padding: 41px 0 0 36px;
  width: 200px;
  height: 83px;
  background: url("/wp-content/file/font/otameshi/img/font-otameshi-dl08.svg") no-repeat center/contain;
}

a.font-otameshi-catalog__link--dl09 {
  padding: 41px 0 0 36px;
  width: 200px;
  height: 83px;
  background: url("/wp-content/file/font/otameshi/img/font-otameshi-dl09.svg") no-repeat center/contain;
}

a.font-otameshi-catalog__link:hover {
  text-decoration: none;
}

.font-otameshi-catalog__title {
  margin-bottom: 20px;
  padding: 10px 20px 5px;
  width: fit-content;
  font-size: 30px;
  background: url("/wp-content/file/font/otameshi/img/font-otameshi-cloud.svg") no-repeat center/contain;
}

.font-otameshi-catalog--variation .font-otameshi-catalog__img {
  max-width: 100%;
  height: 42px;
}

.font-otameshi-spec {
  margin-bottom: 100px;
}

.font-otameshi-spec__title {
  font-size: 24px;
  line-height: 1.67;
}

.font-otameshi-spec__list {
  margin-left: 28px;
  list-style: disc;
}

.font-otameshi-spec__list-item {
  margin-top: 16px;
  font-size: 20px;
  line-height: 1.4;
}

.font-otameshi-ranking {
  margin: auto;
  width: fit-content;
  font-size: 30px;
  line-height: 1.33;
}

.font-otameshi-ranking__title {
  margin-bottom: 30px;
}

.font-otameshi-ranking__list-item {
  display: flex;
  gap: 60px;
}

.font-otameshi-ranking__list-item.font-otameshi-ranking__list-item--first {
  margin-left: 0;
}

.font-otameshi-ranking__list-item--first .font-otameshi-ranking__rank {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}

.font-otameshi-ranking__list-item--first .font-otameshi-ranking__rank::before {
  content: "";
  position: relative;
  top: -10px;
  width: 60px;
  height: 44px;
  background: url("/wp-content/file/font/otameshi/img/font-otameshi-rank.svg") no-repeat center/contain;
}

.font-otameshi-ranking__rank {
  display: flex;
  justify-content: flex-end;
  flex-shrink: 0;
  width: 128px;
}

@media screen and (max-width: 820px) {
  .font-otameshi__lead {
    font-size: 20px;
  }

  .font-otameshi-rules {
    padding: 20px;
    border-radius: 24px;
  }

  .font-otameshi-rules__lead {
    font-size: 20px;
  }

  .font-otameshi-rules__list-item {
    font-size: 16px;
  }

  .font-otameshi-catalog__list-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .font-otameshi-catalog__content {
    width: 100%;
  }

  .font-otameshi-catalog__name {
    font-size: 20px;
  }

  .font-otameshi-catalog__title {
    font-size: 20px;
  }

  .font-otameshi-spec__title {
    font-size: 20px;
  }

  .font-otameshi-spec__list-item {
    font-size: 16px;
  }

  .font-otameshi-ranking {
    padding: 0;
    font-size: 20px;
  }

  .font-otameshi-ranking__list-item {
    gap: 20px;
  }

  .font-otameshi-ranking__rank {
    width: 72px;
  }

  .font-otameshi-ranking__list-item--first .font-otameshi-ranking__rank {
    gap: 10px;
  }

  .font-otameshi-ranking__list-item--first .font-otameshi-ranking__rank::before {
    top: -2px;
    width: 30px;
    height: 22px;
  }
}