/*
Theme Name: 岡田自動車販売株式会社
Theme URI: https://www.okada-jihan.co.jp/
Author: Foodconnection
Author URI: https://www.okada-jihan.co.jp/
Description: 岡田自動車販売株式会社のテーマ
*/

@media only screen and (min-width: 768px) {
  .admin-bar .hamberger-btn {
    top: 32px;
  }
}
/* --------------------------------------------------------------------------------------
  記事の中身のスタイルをデフォルトに戻す
--------------------------------------------------------------------------------------- */

.post-content html,
.post-content address,
.post-content blockquote,
.post-content body,
.post-content dd,
.post-content div,
.post-content dl,
.post-content dt,
.post-content fieldset,
.post-content form,
.post-content frame,
.post-content frameset,
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.post-content noframes,
.post-content ol,
.post-content p,
.post-content ul,
.post-content center,
.post-content dir,
.post-content hr,
.post-content menu,
.post-content pre {
  display: block;
  unicode-bidi: embed;
}

.post-content li {
  display: list-item;
}
.post-content head {
  display: none;
}
.post-content table {
  display: table;
}
.post-content tr {
  display: table-row;
}
.post-content thead {
  display: table-header-group;
}
.post-content tbody {
  display: table-row-group;
}
.post-content tfoot {
  display: table-footer-group;
}
.post-content col {
  display: table-column;
}
.post-content colgroup {
  display: table-column-group;
}
.post-content td,
.post-content th {
  display: table-cell;
}

.post-content caption {
  display: table-caption;
}
.post-content th {
  font-weight: bolder;
  text-align: center;
}

.post-content caption {
  text-align: center;
}
.post-content body {
  margin: 8px;
}
.post-content h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.post-content h2 {
  font-size: 1.5em;
  margin: 0.75em 0;
}

.post-content h3 {
  font-size: 1.17em;
  margin: 0.83em 0;
}

.post-content h4,
.post-content p,
.post-content blockquote,
.post-content ul,
.post-content fieldset,
.post-content form,
.post-content ol,
.post-content dl,
.post-content dir,
.post-content menu {
  margin: 1.12em 0;
}

.post-content h5 {
  font-size: 0.83em;
  margin: 1.5em 0;
}

.post-content h6 {
  font-size: 0.75em;
  margin: 1.67em 0;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.post-content b,
.post-content strong {
  font-weight: bolder;
}

.post-content blockquote {
  margin-left: 40px;
  margin-right: 40px;
}

.post-content i,
.post-content cite,
.post-content em,
.post-content var,
.post-content address {
  font-style: italic;
}

.post-content pre,
.post-content tt,
.post-content code,
.post-content kbd,
.post-content samp {
  font-family: monospace;
}

.post-content pre {
  white-space: pre;
}

.post-content button,
.post-content textarea,
.post-content input,
.post-content select {
  display: inline-block;
}

.post-content big {
  font-size: 1.17em;
}

.post-content small,
.post-content sub,
.post-content sup {
  font-size: 0.83em;
}

.post-content sub {
  vertical-align: sub;
}
.post-content sup {
  vertical-align: super;
}
.post-content table {
  border-spacing: 2px;
}

.post-content thead,
.post-content tbody,
.post-content tfoot {
  vertical-align: middle;
}

.post-content td,
.post-content th,
.post-content tr {
  vertical-align: inherit;
}

.post-content s,
.post-content strike,
.post-content del {
  text-decoration: line-through;
}

.post-content hr {
  border: 1px inset;
}

.post-content ol,
.post-content ul,
.post-content dir,
.post-content menu,
.post-content dd {
  margin-left: 40px;
}

.post-content ol {
  list-style-type: decimal;
}

.post-content ol ul,
.post-content ul ol,
.post-content ul ul,
.post-content ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

.post-content u,
.post-content ins {
  text-decoration: underline;
}
.post-content br:before {
  content: "\A";
  white-space: pre-line;
}

.post-content center {
  text-align: center;
}
.post-content a:link,
.post-content a:visited {
  text-decoration: underline;
}

.post-content a:focus {
  outline: thin dotted invert;
}
