.single-dictionary .sub-page {
  font-size: 1.5rem;
  line-height: 1.75em;
  background: #fff !important;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .single-dictionary .sub-page {
    font-size: 1.4rem;
  }
}

.single-dictionary .sub-page p {
  font-size: 1.5rem;
  letter-spacing: 0.125em;
  line-height: 1.75em;
  margin-bottom: 1.8em;
}

@media screen and (max-width: 767px) {
  .single-dictionary .sub-page p {
    font-size: 1.4rem;
  }
}

.single-dictionary .sub-page p:after {
  display: block;
  clear: both;
  content: "";
}

.single-dictionary .sub-page h2:not(.section-ttl__h2) {
  padding: 1em 0;
  border-top: solid 2px #359176;
  border-bottom: solid 2px #359176;
  margin: 3% 0;
  font-size: 130%;
  font-weight: bold;
}

.single-dictionary .sub-page h3:not(.section-ttl__h3) {
  margin: 3% 0;
  padding: 0.4em 0.5em;
  background: #f3f3f3;
  border-left: solid 5px #359176;
  font-size: 130%;
  font-weight: bold;
}

.single-dictionary .sub-page h4:not(.section-ttl__h4) {
  margin: 3% 0 3% 0.5em;
  padding: 0.25em 0.5em;
  background: transparent;
  border-left: solid 5px #359176;
  font-size: 120%;
  font-weight: bold;
}

.single-dictionary .sub-page h5:not(.section-ttl__h5) {
  margin: 3% 0 3% 0.5em;
  padding: 0 0.5em;
  background: transparent;
  border-left: solid 5px #359176;
  font-size: 100%;
  font-weight: bold;
}

.single-dictionary .sub-page strong {
  font-weight: bold;
  line-height: 1.6em;
}

@media screen and (max-width: 767px) {}

.single-dictionary .sub-page table {
  border-width: 1px;
}

.single-dictionary .sub-page table th {
  padding: 20px 0;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  border-width: 1px;
}

.single-dictionary .sub-page table tr {
  border-width: 1px;
}

.single-dictionary .sub-page table td {
  padding: 20px;
  font-size: 1.6rem;
  border-width: 1px;
}

.single-dictionary .sub-page .alignright {
  float: right;
  margin-bottom: 20px;
  margin-left: 20px;
}

@media screen and (max-width: 1024px) {
  .single-dictionary .sub-page .alignright {
    width: 48%;
    margin-bottom: 4%;
    margin-left: 4%;
  }
}

@media screen and (max-width: 767px) {
  .single-dictionary .sub-page .alignright {
    width: 100%;
    margin-bottom: 6%;
    margin-left: 6%;
  }
}

.single-dictionary .sub-page .alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .single-dictionary .sub-page .alignleft {
    width: 48%;
    margin-bottom: 4%;
    margin-right: 4%;
  }
}

@media screen and (max-width: 767px) {
  .single-dictionary .sub-page .alignleft {
    width: 100%;
    margin-bottom: 6%;
    margin-right: 6%;
  }
}

.single-dictionary .sub-page .wp-caption,
.single-dictionary .sub-page [class*='wp-image'] {
  display: block;
  max-width: 100% !important;
  text-align: center;
}

.single-dictionary .sub-page .wp-caption-text {
  margin-top: 0;
}

.single-dictionary .sub-page .gallery {
  /** ギャラリーを囲むボックス **/
  width: 100%;
  margin-bottom: 20px !important;
  overflow: hidden;
}

.single-dictionary .sub-page .gallery br {
  display: none;
}

.single-dictionary .sub-page .gallery-item {
  /** 画像共通のスタイル **/
  float: left;
  margin-bottom: 0 !important;
}

.single-dictionary .sub-page .gallery-icon {
  /** 画像を囲む dt のスタイル **/
  text-align: center;
}

.single-dictionary .sub-page .gallery-icon img {
  width: 100%;
  height: auto;
  margin-bottom: 10px !important;
}

.single-dictionary .sub-page .gallery-caption {
  /** キャプション **/
  color: #222;
  font-size: 12px;
  margin: 0 0 10px;
  text-align: center;
}

.single-dictionary .sub-page .gallery-columns-1 .gallery-item {
  /** カラムなし **/
  width: 100%;
  margin-right: 0;
}

.single-dictionary .sub-page .gallery-columns-2 .gallery-item {
  /** 2カラム **/
  width: 48%;
  margin: 0 1%;
}

.single-dictionary .sub-page .gallery-columns-3 .gallery-item {
  /** 3カラム **/
  width: 31.33333%;
  margin: 0 1%;
}

.single-dictionary .sub-page .gallery-columns-4 .gallery-item {
  /** 4カラム **/
  width: 23%;
  margin: 0 1%;
}

.single-dictionary .sub-page .gallery-columns-5 .gallery-item {
  /** 5カラム **/
  width: 18%;
  margin: 0 1%;
}

@media screen and (max-width: 640px) {

  .single-dictionary .sub-page .gallery-columns-3 .gallery-item,
  .single-dictionary .sub-page .gallery-columns-4 .gallery-item {
    width: 48%;
    margin: 0 1%;
  }

  .single-dictionary .sub-page .gallery-columns-5 .gallery-item {
    width: 31.33333%;
    margin: 0 1%;
  }
}

/*add*/

/*single*/
.dic__eyecatch-img {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
  margin-bottom: 1.8em;
}

div#toc_container {
  box-sizing: border-box;
  padding: 20px !important;
}

@media screen and (max-width: 1024px) {
  .single_dictionary {
    padding: 0 6%;
  }
}

/*archive*/
.sub-page__dictionary {
  .hori-card {
    padding: 0 2%;
  }
}

.side-menu__list {
  padding-left: 0;
}

.side-menu__item {
  list-style: none;
}

.a-wrap {
  padding: 2% !important;
}

@media screen and (max-width: 480px) {
  .e-card-title {
    font-size: 14px !important;
  }
}

.wrap {
  width: 100%;
}

.ect-vertical-card .entry-card-wrap .entry-card-thumb img {
  aspect-ratio: 4/3;
  object-fit: cover;
}

.ect-vertical-card .entry-card-wrap {
  background: #fff;
}


@media (min-width: 1025px) {
  .layout__side.aside__dictionary {
    display: none;
  }
}

.single-dictionary .sub-page ul {
  list-style-type: disc;
  padding-left: 40px;
  margin: 35px auto;
}

.single-dictionary .sub-page ol {
  list-style-type: decimal;
  padding-left: 40px;
  margin: 35px auto;
}

.single-dictionary .sub-page ul li,
.single-dictionary .sub-page ol li {
  margin-bottom: 7px;
}

@media screen and (max-width: 480px) {

  .single-dictionary .sub-page ul,
  .single-dictionary .sub-page ol {
    padding-left: 26px;
  }
}

.single-dictionary .sub-page .sub-page__btn--pager ul {
  list-style-type: none;
  padding-left: 0;
}



/*
Cocoon
*/

:root {
  --cocoon-twitter-color: #1da1f2;
  --cocoon-facebook-color: #3b5998;
  --cocoon-hatebu-color: #2c6ebd;
  --cocoon-google-plus-color: #dd4b39;
  --cocoon-pocket-color: #ef4056;
  --cocoon-line-color: #00c300;
  --cocoon-linkedin-color: #0077b5;
  --cocoon-website-color: #002561;
  --cocoon-instagram-color: #405de6;
  --cocoon-pinterest-color: #bd081c;
  --cocoon-youtube-color: #cd201f;
  --cocoon-tiktok-color: #000000;
  --cocoon-note-color: #41c9b4;
  --cocoon-soundcloud-color: #ff8800;
  --cocoon-flickr-color: #111;
  --cocoon-amazon-color: #ff9900;
  --cocoon-twitch-color: #6441a4;
  --cocoon-rakuten-color: #bf0000;
  --cocoon-rakuten-room-color: #c61e79;
  --cocoon-slack-color: #e01563;
  --cocoon-github-color: #4078c0;
  --cocoon-codepen-color: #333;
  --cocoon-feedly-color: #2bb24c;
  --cocoon-rss-color: #f26522;
  --cocoon-red-color: #e60033;
  --cocoon-pink-color: #e95295;
  --cocoon-purple-color: #884898;
  --cocoon-deep-color: #55295b;
  --cocoon-indigo-color: #1e50a2;
  --cocoon-blue-color: #0095d9;
  --cocoon-light-blue-color: #2ca9e1;
  --cocoon-cyan-color: #00a3af;
  --cocoon-teal-color: #007b43;
  --cocoon-green-color: #3eb370;
  --cocoon-light-green-color: #8bc34a;
  --cocoon-lime-color: #c3d825;
  --cocoon-yellow-color: #ffd900;
  --cocoon-amber-color: #ffc107;
  --cocoon-orange-color: #f39800;
  --cocoon-deep-orange-color: #ea5506;
  --cocoon-brown-color: #954e2a;
  --cocoon-grey-color: #949495;
  --cocoon-blue-gray-color: #607d8b;
  --cocoon-black-color: #333333;
  --cocoon-white-color: #ffffff;
  --cocoon-watery-blue-color: #f3fafe;
  --cocoon-watery-yellow-color: #fff7cc;
  --cocoon-watery-red-color: #fdf2f2;
  --cocoon-watery-green-color: #ebf8f4;
  --cocoon-default-font: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  --cocoon-text-color: #333;
  --cocoon-pallid-text-color: #777;
  --cocoon-x-pallid-text-color: #999;
  --cocoon-default-text-size: 18px;
  --cocoon-text-size-s: 0.9em;
  --cocoon-basic-border-color: #ccc;
  --cocoon-three-d-border-colors: #e3e3e3 #cecece #b4b4b4 #d6d6d6;
  --cocoon-middle-thickness-color: #888;
  --cocoon-thin-color: #ddd;
  --cocoon-x-thin-color: #eee;
  --cocoon-xx-thin-color: #f5f6f7;
  --cocoon-xxx-thin-color: #fafbfc;
  --cocoon-current-background-color: #eee;
  --cocoon-select-background-color: #d8eaf2;
  --cocoon-basic-border-radius: 4px;
  --cocoon-badge-border-radius: 2px;
  --cocoon-middle-border-radius: 8px;
}

.faw::before {
  font-family: FontAwesome;
  padding-right: 4px;
}

.entry-card,
.related-entry-card {
  position: relative;
  height: 100%;
}

.entry-card-thumb,
.widget-entry-card-thumb,
.related-entry-card-thumb,
.carousel-entry-card-thumb {
  float: left;
  margin-top: 3px;
  position: relative;
}

.entry-card-content,
.related-entry-card-content {
  padding-bottom: 1.2em;
}

.entry-card-title,
.related-entry-card-title {
  font-size: 18px;
  margin: 10px 0;
  line-height: 1.6;
  font-weight: bold;
}

.entry-card-snippet,
.related-entry-card-snippet {
  font-size: var(--cocoon-text-size-s);
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.entry-card-meta,
.related-entry-card-meta {
  bottom: 0;
  position: absolute;
  right: 0;
  text-align: right;
  line-height: 1;
}

.entry-categories-tags {
  margin-bottom: 18px;
}

.sns-share,
.sns-follow {
  margin: 24px 0;
}

.sns-share-message,
.sns-follow-message {
  text-align: center;
  margin-bottom: 3px;
}


.entry-category,
.post-date,
.post-update,
.post-author,
.amp-back {
  padding: 2px;
  display: inline;
  font-size: 0.7em;
}


.fz-12px {
  font-size: 12px;
}

.fz-13px {
  font-size: 13px;
}

.fz-14px {
  font-size: 14px;
}

.fz-15px {
  font-size: 15px;
}

.fz-16px {
  font-size: 16px;
}

.fz-17px {
  font-size: 17px;
}

.fz-18px {
  font-size: 18px;
}

.fz-19px {
  font-size: 19px;
}

.fz-20px {
  font-size: 20px;
}

.fz-21px {
  font-size: 21px;
}

.fz-22px {
  font-size: 22px;
}

.fz-24px {
  font-size: 24px;
}

.fz-28px {
  font-size: 28px;
}

.fz-32px {
  font-size: 32px;
}

.fz-36px {
  font-size: 36px;
}

.fz-40px {
  font-size: 40px;
}

.fz-44px {
  font-size: 44px;
}

.fz-48px {
  font-size: 48px;
}

.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}


.ff-noto-sans-jp,
.wf-active .ff-noto-sans-jp {
  font-family: "Noto Sans JP", sans-serif;
}

.ff-noto-serif-jp,
.wf-active .ff-noto-serif-jp {
  font-family: "Noto Serif JP", sans-serif;
}

.ff-mplus-1p,
.wf-active .ff-mplus-1p {
  font-family: "M PLUS 1p", sans-serif;
}

.ff-rounded-mplus-1c,
.wf-active .ff-rounded-mplus-1c {
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.ff-kosugi,
.wf-active .ff-kosugi {
  font-family: "Kosugi", sans-serif;
}

.ff-kosugi-maru,
.wf-active .ff-kosugi-maru {
  font-family: "Kosugi Maru", sans-serif;
}

.ff-sawarabi-gothic,
.wf-active .ff-sawarabi-gothic {
  font-family: "Sawarabi Gothic", sans-serif;
}

.ff-sawarabi-mincho,
.wf-active .ff-sawarabi-mincho {
  font-family: "Sawarabi Mincho", sans-serif;
}

.sub-caption {
  font-family: Tunga, "Trebuchet MS", Tahoma, Verdana, "Segoe UI", var(--cocoon-default-font);
  font-weight: 400;
  font-size: 0.75em;
  opacity: 0.5;
}

span.sub-caption {
  opacity: 0.8;
}



/************************************
** 本文部分
************************************/
.content-in {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.main {
  width: 860px;
  padding: 20px 29px;
  border: 1px solid transparent;
  border-radius: var(--cocoon-basic-border-radius);
  position: relative;
}

.no-sidebar .content .main {
  margin: 0;
  width: 100%;
}

.no-scrollable-main .main {
  height: 100%;
}

.main-scroll {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  margin-top: 2em;
}

@media all and (-ms-high-contrast: none) {
  .main-scroll {
    position: static;
    top: auto;
  }

  .logo {
    height: 100%;
  }
}

.publisher {
  display: none;
}

#wpadminbar {
  font-size: 13px;
}

.wp-caption {
  margin: 1em 0;
}



/************************************
** 画像の囲み効果
************************************/
/*ボーダー*/
.iwe-border img,
.iwe-border amp-img {
  border: 1px solid var(--cocoon-basic-border-color);
}

/*ボーダー（太線）*/
.iwe-border-bold img,
.iwe-border-bold amp-img {
  border: 4px solid var(--cocoon-current-background-color);
}

/*シャドー*/
.iwe-shadow img,
.iwe-shadow amp-img {
  box-shadow: 5px 5px 15px var(--cocoon-x-thin-color);
}

/*シャドーペーパー*/
.iwe-shadow-paper img,
.iwe-shadow-paper amp-img {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.entry-card-thumb,
.author-thumb,
.blogcard-thumbnail,
.related-entry-card-thumb,
.popular-entry-card-thumb,
.new-entry-card-thumb {
  margin-right: 1.6%;
}

.ect-vertical-card .entry-card-thumb,
.rect-vertical-card .related-entry-card-thumb {
  margin: 0;
}

.ib-right .blogcard-thumbnail,
.eb-right .blogcard-thumbnail {
  margin-right: 0;
  margin-left: 1.4%;
}

.no-thumbnail .card-thumb,
.no-thumbnail .widget-entry-card-pv {
  display: none;
}

.no-thumbnail .card-content,
.no-thumbnail .widget-entry-cards .widget-entry-card-content,
.no-thumbnail .rect-mini-card .related-entry-card-content {
  margin: 0;
}

.no-thumbnail .widget-entry-cards div.widget-entry-card-content {
  font-size: 18px;
  margin-bottom: 0.6em;
}

.no-thumbnail .widget-entry-cards.large-thumb-on .card-title {
  max-height: none;
  position: static;
}

.no-thumbnail .entry-card-meta {
  position: static;
  background-color: transparent;
  margin-top: 0.4em;
}

.no-thumbnail .entry-card-snippet,
.no-thumbnail .related-entry-card-snippet {
  max-height: 10.4em;
}

.no-thumbnail .entry-card-day {
  display: inline;
}

.no-thumbnail .e-card-meta .e-card-categorys {
  display: inline;
}

.no-thumbnail .e-card-meta .e-card-categorys>span {
  margin-left: 0.6em;
}

img.emoji {
  display: inline;
  width: 1em;
  height: auto;
  vertical-align: text-bottom;
  margin-right: 0.1em;
}

.wp-block-image .aligncenter {
  text-align: center;
}

.wp-block-image img {
  display: block;
}

.wp-block-image figcaption {
  margin: 0;
}


/************************************
** エントリーカードの設定
************************************/
.a-wrap {
  text-decoration: none;
  display: block;
  color: var(--cocoon-text-color);
  padding: 1.5%;
  margin-bottom: 3%;
  transition: all 0.3s ease-in-out;
}

.a-wrap:hover {
  background-color: #f5f8fa;
  transition: all 0.3s ease-in-out;
  color: var(--cocoon-text-color);
}

.card-thumb img {
  width: 100%;
}

.entry-card-thumb {
  width: 320px;
}

.related-entry-card-thumb {
  width: 160px;
}

.cat-label {
  position: absolute;
  top: 0.3em;
  left: 0.3em;
  border: 1px solid #eee;
  font-size: 11px;
  color: var(--cocoon-white-color);
  background-color: rgba(51, 51, 51, 0.7);
  padding: 1px 5px;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.entry-card-content {
  margin-left: 330px;
}

.entry-card-info>* {
  font-size: 0.7em;
  padding: 2px;
}

.e-card-meta .e-card-categorys {
  display: none;
}

.e-card-info .post-author {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

.post-author-image {
  margin-right: 3px;
}

.post-author-image img {
  border-radius: 50%;
}

.e-card-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

.e-card-info>span {
  margin-right: 4px;
}

.fpt-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/************************************
** エントリーカードタイプ
************************************/
.ect-vertical-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ect-vertical-card .entry-card-wrap {
  width: 49.5%;
  display: inline-block;
  margin-bottom: 12px;
}

.ect-vertical-card .entry-card-wrap .entry-card-thumb {
  width: 100%;
  float: none;
}

.ect-vertical-card .entry-card-wrap .entry-card-thumb img {
  width: 100%;
}

.ect-vertical-card .entry-card-wrap .entry-card-content {
  margin: 0;
}

.ect-vertical-card .entry-card-wrap .post-date,
.ect-vertical-card .entry-card-wrap .post-update {
  margin-right: 0;
}

.ect-vertical-card.ect-tile-card .a-wrap {
  margin: 0 0.25% 12px;
}

.ect-vertical-card.ect-tile-card .entry-card-content {
  padding: 0;
}

.ect-vertical-card.ect-tile-card .card-snippet {
  padding: 0;
  margin: 0;
}

.ect-vertical-card.ect-tile-card .card-meta {
  position: static;
}

.ect-vertical-card.ect-tile-card .a-wrap {
  margin: 0 0.16666% 12px;
}

.ect-2-columns>*,
.fpt-2-columns>* {
  width: 49.5%;
  display: inline-block;
}

.ect-3-columns {
  justify-content: space-around;
}

.ect-3-columns .entry-card-wrap {
  width: 33%;
  padding: 7px;
}

.ect-3-columns .entry-card-snippet {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.ect-3-columns>*,
.fpt-3-columns>* {
  width: 33%;
  display: inline-block;
}

.ecb-entry-border .entry-card-wrap {
  border: 1px solid var(--cocoon-basic-border-color);
}

.entry-card-day span:last-child {
  margin-right: 0;
}

.front-top-page .ect-big-card-first .a-wrap:first-of-type .card-thumb,
.ect-big-card .card-thumb {
  float: none;
  width: 100%;
}

.front-top-page .ect-big-card-first .a-wrap:first-of-type .card-content,
.ect-big-card .card-content {
  margin: 0;
}

/************************************
** 日付関係のスタイル
************************************/
.entry-date {
  margin-left: 3px;
}

.date-tags {
  line-height: 0.8;
  text-align: right;
  margin-bottom: 1em;
}

.post-date,
.post-update,
.post-author,
.amp-back {
  margin-right: 8px;
}

.related-entry-post-date {
  margin-right: 0;
}