/*
Theme Name: fcomi-wp.com
Theme URI: https:/fcomi-wp.com
Author: lilli
URI: https:/fcomi-wp.com
Description: fcomi-wp.com is a original theme.
Version: 1
*/
:root {
  --white-color-00: #fff;
  --white-color-01: #fdfdfd;
  --white-color-02: rgba(253, 253, 253, 0.8);
  --white-color-03: #f0f0f0;
  --white-color-04: #ececec;
  --white-color-05: #ddd;
  --white-color-10: #ccc;
  --white-color-20: #aaa;
  --white-color-30: #888;
  --white-color-40: #666;
  --red-color-01: #f53d4d;
  --red-color-02: #d12;
  --m-color-10: #251b70;
  --m-color-11: rgba(37, 27, 112, 0.53333);
  --m-color-20: #2c06ce;
  --m-color-21: #aca1fd;
  --m-color-22: #efedfd;
  --font-size-4s: 0.625rem;
  --font-size-3s: 0.75rem;
  --font-size-2s: 0.8125rem;
  --font-size-s: 0.875rem;
  --font-size-m: 1rem;
  --font-size-l: 1.25rem;
  --font-size-2l: 1.5rem;
  --font-size-3l: 1.75rem;
  --font-size-4l: 2rem;
  --font-size-5l: 2.5rem;
  --content-width: 960px;
  --header-height: 80px;
  --s-header-height: 48px;
  --footer-height: 136px;
  --left-menu-width: 210px;
  --radius-s: 2px;
  --radius-m: 4px;
  --radius-l: 8px;
  --radius-2l: 12px;
  --radius-3l: 16px;
  --radius-max: 24px;
  --layer-background-color: rgba(0, 0, 0, 0.6);
  --contents-box-shadow: 0px 0px 4px 1px rgba(204, 204, 204, 0.8);
  --btn-box-shadow: 0px 0px 4px 1px rgba(153, 153, 153, 0.66667);
  --z-list-header: 1;
  --z-shop-tab: 10;
  --z-shop-footer: 11;
  --z-index-buttom-box: 800;
  --z-index-top-back-button: 801;
  --z-index-header: 997;
  --z-index-menu: 998;
  --z-index-sub-header: 998;
  --z-index-popup-layer: 1000;
  --z-index-alert-layer: 10000;
  --z-index-modal-background: 10000;
  --z-index-loading: 10001;
  --disp-size-pc: 1000px;
  --disp-size-tab: 768px;
  --disp-size-sp: 480px;
  /*
  html5doctor.com
  Reset Stylesheetv1.6.1
  Last Updated: 2010-09-17
  Author: Richard Clark - http://richclarkdesign.com
  Twitter: @rich_clark
  */ }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  /* change colours to suit your needs */ }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
  /* change colours to suit your needs */ }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  /* change border colour to suit your needs */ }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: center; }

li {
  list-style-type: none; }

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0px; }

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  line-height: 1.5;
  word-break: break-all;
  overflow-x: hidden;
  color: #251b70;
  background: #f0f0f0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a {
  color: ;
  transition: all 0.4s ease; }

.di {
  display: inline; }

.dib {
  display: inline-block; }

.db {
  display: block; }

.dn {
  display: none; }

.dnpc {
  display: none; }

.dop {
  opacity: 0.5; }

.no-post {
  text-align: center;
  padding: 160px 12px; }

.default-layout main {
  flex: 1;
  width: 100%;
  max-width: var(--content-width);
  margin: 0 auto;
  padding-top: var(--header-height);
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box;
  /*フォーム系タグ初期化*/ }

.search-prefecture-component {
  max-width: var(--content-width);
  margin: 48px auto 0; }

.search-prefecture-component .prefecture-search-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: var(--font-size-l);
  font-weight: 700;
  color: var(--m-color-20);
  border-bottom: 3px solid var(--m-color-20);
  padding-bottom: 4px; }

.search-prefecture-component .prefecture-search-body {
  margin-top: 24px;
  display: flex;
  justify-content: space-between; }

.search-prefecture-component .prefecture-search-body dl dt {
  font-size: var(--font-size-s);
  font-weight: 700; }

.search-prefecture-component .prefecture-search-body dl dd {
  margin-top: 12px; }

.search-prefecture-component .prefecture-search-body dl dd ul li {
  background: url(img/icon_dir_right.svg#m10) 0 2px no-repeat;
  background-size: 16px 16px;
  background-position: left center;
  padding-left: 18px;
  font-size: var(--font-size-3s);
  line-height: 1.5rem; }

.search-prefecture-component .prefecture-search-body dl dd ul li a {
  text-decoration: none;
  color: var(--m-color-10); }

div.magazine-card-list {
  display: flex;
  flex-wrap: wrap; }
  div.magazine-card-list div.magazine-card {
    margin-right: 24px;
    margin-bottom: 40px;
    max-width: calc((100% - 48px)/3);
    width: 100%; }
    div.magazine-card-list div.magazine-card:nth-child(3n) {
      margin-right: 0; }
    div.magazine-card-list div.magazine-card a {
      text-decoration: none;
      color: var(--m-color-10); }
      div.magazine-card-list div.magazine-card a:hover div.thumbnail {
        opacity: 0.7; }
      div.magazine-card-list div.magazine-card a div.thumbnail {
        transition: opacity 0.6s ease; }
        div.magazine-card-list div.magazine-card a div.thumbnail img {
          width: 100%;
          height: 188px;
          object-fit: cover;
          object-position: center;
          border-radius: var(--radius-m); }
      div.magazine-card-list div.magazine-card a div.text-area p.date {
        font-size: var(--font-size-s);
        color: var(--white-color-30); }

.footer-component {
  margin-top: 48px;
  color: #fefefe;
  padding: 48px 0;
  background: var(--m-color-10); }

.footer-component .footer-content {
  width: var(--content-width);
  margin: 0 auto; }

.footer-component .footer-content .footer-top-content {
  display: flex;
  justify-content: space-between; }

.footer-component .footer-content .footer-top-content .footer-logo a {
  display: block;
  margin: 0;
  width: 86.4px;
  height: 48px;
  background-image: url(/_nuxt/img/logo.d6aff99.svg#white);
  background-size: 86.4px 48px; }

.footer-component .footer-content .footer-top-content .footer-logo p {
  margin-top: 24px;
  font-size: var(--font-size-3s);
  font-weight: 700; }

.footer-component .footer-content .footer-top-content .footer-top-menu dl {
  margin-left: 40px; }

.footer-component .footer-content .footer-top-content .footer-top-menu dl dt {
  font-size: var(--font-size-s);
  font-weight: 700; }

.footer-component .footer-content .footer-top-content .footer-top-menu dl dd ul li {
  background: url(img/icon_dir_right.svg#white) 0 6px no-repeat;
  background-size: 16px 16px;
  padding-left: 18px; }

.footer-component .footer-content .footer-top-content .footer-top-menu dl dd a {
  font-size: var(--font-size-3s);
  color: #fefefe;
  text-decoration: none; }

.footer-component .footer-content .footer-other-menu {
  margin-top: 40px; }

.footer-component .footer-content .footer-other-menu ul {
  display: flex;
  justify-content: center;
  flex-flow: wrap; }

.footer-component .footer-content .footer-other-menu ul li {
  margin: 0 16px; }

.footer-component .footer-content .footer-other-menu ul li a {
  font-size: var(--font-size-3s);
  color: #fefefe; }

.footer-component .footer-content .copyright {
  text-align: center;
  margin-top: 24px;
  font-size: var(--font-size-2s); }

.footer-component .footer-content .footer-top-content .footer-top-menu {
  display: flex; }

.footer-component .footer-content .footer-top-content .footer-top-menu dl dd ul li {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHg9IjAiIHk9IjAiPgogIDxnIGlkPSJzdmctbGlzdC1hcnJvdy1wYXRoIiBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyA3NzIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02NDAgLTczOSkiPgogICAgPHJlY3QgaWQ9IumVt+aWueW9ol81MSIgZGF0YS1uYW1lPSLplbfmlrnlvaIgNTEiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjQwIDczOSkiIGZpbGw9Im5vbmUiLz4KICAgIDxwYXRoIGlkPSLjg5HjgrlfNTMiIGRhdGEtbmFtZT0i44OR44K5IDUzIiBkPSJNNjQ0LDc1M2EuNS41LDAsMCwxLS4yNjEtLjkyN2w4LjMtNS4wNzMtOC4zLTUuMDczYS41LjUsMCwxLDEsLjUyMi0uODU0bDksNS41YS41LjUsMCwwLDEsMCwuODU0bC05LDUuNUEuNS41LDAsMCwxLDY0NCw3NTNaIi8+CiAgPC9nPgoKICA8dmlldyBpZD0id2hpdGUiIHZpZXdCb3g9IjAgMCAxNiAxNiIgLz4KICA8dmlldyBpZD0ibTEwIiB2aWV3Qm94PSIwIDE2IDE2IDE2IiAvPgoKICA8dXNlIHhsaW5rOmhyZWY9IiNzdmctbGlzdC1hcnJvdy1wYXRoIiB4PSIwIiB5PSIwIiBmaWxsPSIjZjBmMGYwIiAvPgogIDx1c2UgeGxpbms6aHJlZj0iI3N2Zy1saXN0LWFycm93LXBhdGgiIHg9IjAiIHk9IjE2IiBmaWxsPSIjMjUxQjcwIiAvPgo8L3N2Zz4K#white) 0 6px no-repeat;
  background-size: 16px 16px;
  padding-left: 18px; }

.footer-component .footer-content .footer-top-content .footer-logo a {
  display: block;
  margin: 0;
  width: 86.4px;
  height: 48px;
  background-image: url(img/logo.d6aff99.svg#white);
  background-size: 86.4px 48px; }

.header-component {
  min-width: var(--content-width);
  position: fixed;
  top: 0;
  padding: 0;
  width: 100%;
  height: var(--header-height);
  z-index: var(--z-index-header);
  vertical-align: top;
  justify-content: space-between; }

.header-component .l-header {
  display: grid;
  grid-template-columns: 126px calc(100% - 340px);
  background: rgba(240, 240, 240, .94118); }

.header-component .l-header h1 {
  grid-column: 1/2;
  grid-row: 1/2;
  width: 86.4px;
  height: 48px;
  margin: 16px;
  background: url(img/logo.d6aff99.svg#m10) 0 0 no-repeat;
  background-size: 86.4px 48px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.header-component .l-header h1 a {
  height: 48px;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

.header-component .l-header nav {
  grid-column: 2/3;
  grid-row: 1/2; }

.header-component .l-header nav > div {
  display: none;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHg9IjAiIHk9IjAiPgogIDxyZWN0IGlkPSLplbfmlrnlvaJfNTYiIGRhdGEtbmFtZT0i6ZW35pa55b2iIDU2IiB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIGZpbGw9Im5vbmUiLz4KICA8ZyBpZD0ic3ZnLWljb24tbWVudS1wYXRoIiBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyAxMTA1Ij4KICAgIDxyZWN0IGlkPSLplbfmlrnlvaJfNTciIGRhdGEtbmFtZT0i6ZW35pa55b2iIDU3IiB3aWR0aD0iMjQiIGhlaWdodD0iMi40IiByeD0iMS4yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMiAxNC40KSIvPgogICAgPHJlY3QgaWQ9IumVt+aWueW9ol81OCIgZGF0YS1uYW1lPSLplbfmlrnlvaIgNTgiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyLjQiIHJ4PSIxLjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyIDIyLjgpIi8+CiAgICA8cmVjdCBpZD0i6ZW35pa55b2iXzU5IiBkYXRhLW5hbWU9IumVt+aWueW9oiA1OSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjIuNCIgcng9IjEuMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIgMzEuMikiLz4KICA8L2c+CgogIDx2aWV3IGlkPSJ3aGl0ZSIgdmlld0JveD0iMCAwIDQ4IDQ4IiAvPgogIDx2aWV3IGlkPSJtMTAiIHZpZXdCb3g9IjAgNDggNDggNDgiIC8+CiAgPHZpZXcgaWQ9Im0yMCIgdmlld0JveD0iMCA5NiA0OCA0OCIgLz4KCiAgPHVzZSB4bGluazpocmVmPSIjc3ZnLWljb24tbWVudS1wYXRoIiB4PSIwIiB5PSIwIiBmaWxsPSIjZjBmMGYwIiAvPgogIDx1c2UgeGxpbms6aHJlZj0iI3N2Zy1pY29uLW1lbnUtcGF0aCIgeD0iMCIgeT0iNDgiIGZpbGw9IiMyNTFiNzAiIC8+CiAgPHVzZSB4bGluazpocmVmPSIjc3ZnLWljb24tbWVudS1wYXRoIiB4PSIwIiB5PSI5NiIgZmlsbD0iIzUzM0RGQyIgLz4KPC9zdmc+Cg==#m10) 0 0 no-repeat;
  background-size: 48px 48px;
  width: 48px;
  height: 48px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

.header-component .l-header nav ul {
  margin-top: 29px;
  display: flex;
  font-size: var(--font-size-s);
  font-weight: 700; }

.header-component .l-header nav ul li:not(:last-child) {
  margin-right: 16px; }

.header-component .l-header nav ul li a {
  padding: 8px 0;
  text-decoration: none;
  color: var(--m-color-10); }

.header-component .l-header .account-box {
  grid-column: 3/4;
  grid-row: 1/2;
  height: var(--header-height);
  width: 192px;
  display: flex;
  justify-content: flex-end;
  align-items: center; }

.header-component .l-header .account-box .no-login {
  display: flex;
  align-items: center; }

.header-component .l-header .account-box a {
  font-size: var(--font-size-s);
  text-decoration: none;
  font-weight: 700;
  color: var(--m-color-10); }

.header-component .l-header .account-box .login {
  display: flex;
  align-items: center;
  margin-left: 24px; }

.header-component .l-header .account-box .login:after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(img/icon_lock.be4c79f.svg#m10) 0 0 no-repeat;
  background-size: 40px 40px; }

.header-component .s-header {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, .53333);
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  top: 0; }

.header-component .s-header nav {
  top: -100%;
  width: 100%;
  position: absolute;
  background: #fefefe;
  transition: all 0.3s; }

body#home section h2.prefecture-search-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 40px;
  font-size: var(--font-size-l);
  font-weight: 700;
  color: var(--m-color-20);
  border-bottom: 3px solid var(--m-color-20);
  padding-bottom: 4px; }
  body#home section div.page-nation div.nav-links {
    display: flex;
    justify-content: center;
    font-weight: bold; }
    body#home section div.page-nation div.nav-links span {
      display: flex;
      align-items: center;
      color: var(--m-color-10);
      margin-right: 16px;
      font-size: var(--font-size-s); }
    body#home section div.page-nation div.nav-links a.page-numbers {
      display: flex;
      align-items: center;
      color: var(--m-color-10);
      margin-right: 16px;
      font-size: var(--font-size-s); }
    body#home section div.page-nation div.nav-links a.next {
      text-decoration: underline;
      color: var(--m-color-10);
      cursor: pointer;
      background: var(--m-color-22);
      padding: 2px 8px;
      border-radius: 12px; }
      body#home section div.page-nation div.nav-links a.next:hover {
        text-decoration: none; }
    body#home section div.page-nation div.nav-links a.prev {
      text-decoration: underline;
      color: var(--m-color-10);
      cursor: pointer;
      background: var(--m-color-22);
      padding: 2px 8px;
      border-radius: 12px; }
      body#home section div.page-nation div.nav-links a.prev:hover {
        text-decoration: none; }

body#single article {
  background: #fefefe;
  padding: 48px; }
  body#single article header {
    margin-bottom: 40px; }
    body#single article header h2 {
      font-size: var(--font-size-2l);
      color: var(--m-color-10); }
    body#single article header p.date {
      margin-top: 8px;
      font-size: var(--font-size-s);
      color: var(--white-color-30);
      white-space: pre-wrap;
      word-break: break-all; }
  body#single article div.content h3 {
    font-size: 1.25rem;
    color: var(--m-color-20);
    border-bottom: solid 4px var(--m-color-20);
    padding-bottom: 4px;
    margin-bottom: 12px;
    margin-top: 24px;
    width: fit-content; }
    body#single article div.content h3 a {
      text-decoration: none;
      color: var(--m-color-20); }
    body#single article div.content h3 a:hover {
      text-decoration: underline; }
    body#single article div.content h4 {
      color: var(--m-color-20);
      font-size: 1.25rem;
      border-bottom: dotted 1px var(--m-color-20);
      padding-bottom: 4px;
      margin-bottom: 12px;
      margin-top: 24px; }
    body#single article div.content h4 a {
      text-decoration: none;
      color: var(--m-color-20); }
    body#single article div.content h4 a:hover {
      text-decoration: underline; }
    body#single article div.content h5 {
      font-size: 1.25rem;
      border-bottom: solid 1px var(--m-color-20);
      width: fit-content;
      margin-bottom: 12px;
      margin-top: 24px; }
    body#single article div.content h5 a {
      text-decoration: none;
      color: var(--m-color-20); }
    body#single article div.content h5 a:hover {
      text-decoration: underline; }
    body#single article div.content h6 {
      font-weight: bold;
      margin-bottom: 12px;
      margin-top: 24px; }
    body#single article div.content h6 a {
      text-decoration: none;
      color: var(--m-color-20); }
    body#single article div.content h6 a:hover {
      text-decoration: underline; }
    body#single article div.content div.thumbnail {
      margin-bottom: 24px; }
    body#single article div.content div.thumbnail img {
      width: 100%;
      height: auto; }
    body#single article div.content img {
      max-width: 100%;
      height: auto;
      margin: 12px auto; }
    body#single article div.content p {
      margin-bottom: 12px; }
    body#single article div.content p.review-star-cover {
      padding-left: 148px;
      position: relative;
      font-size: 1.25rem;
      font-weight: bold;
      width: fit-content;
      color: var(--m-color-20);
      background: linear-gradient(to top, transparent 0px, transparent 4px, var(--m-color-22) 4px, var(--m-color-22) 12px, transparent 12px); }
    body#single article div.content p.review-star-cover span.review-star-off {
      display: block;
      width: 140px;
      height: 32px;
      background: no-repeat left center / 140px url(img/review_star_off.svg);
      position: absolute;
      left: 0;
      top: calc(50% - (32px/2)); }
    body#single article div.content p.review-star-cover span.review-star-off span.review-star-on {
      display: block;
      width: 0px;
      height: 32px;
      background: no-repeat left center / 140px url(img/review_star_on.svg);
      position: absolute;
      left: 0;
      top: 0;
      text-indent: -9999px; }
    body#single article div.content a {
      color: var(--m-color-20);
      text-decoration: none; }
    body#single article div.content a:hover {
      text-decoration: underline; }
    body#single article div.content div.wp-block-group.cover {
      margin-top: 24px;
      margin-bottom: 24px;
      background: var(--m-color-22);
      border-radius: var(--radius-m);
      padding: 2px 16px 12px; }
  body#single section#concern {
    margin-top: 40px; }
  body#single section#concern h2 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 24px;
    font-size: var(--font-size-l);
    font-weight: 700;
    color: var(--m-color-20);
    border-bottom: 3px solid var(--m-color-20);
    padding-bottom: 4px; }
@media (max-width: 768px) {
  div.magazine-card-list {
    display: block; }
    div.magazine-card-list div.magazine-card {
      width: 100%;
      margin-right: 0;
      max-width: 100%; }
      div.magazine-card-list div.magazine-card a div.thumbnail img {
        height: calc(461/768*100vw); } }

@media screen and (max-width: 768px) {
  .search-prefecture-component {
    padding: 0 16px; }

  .search-prefecture-component .prefecture-search-body {
    display: block; }

  .search-prefecture-component .prefecture-search-body dl:not(:first-child) {
    margin-top: 20px; }

  .search-prefecture-component .prefecture-search-body dl dd {
    margin-top: 2px; }

  .search-prefecture-component .prefecture-search-body dl dd ul {
    display: flex;
    flex-flow: wrap; }

  .search-prefecture-component .prefecture-search-body dl dd ul li {
    margin-top: 8px;
    line-height: 1.2rem; }

  .search-prefecture-component .prefecture-search-body dl dd ul li:not(:last-child) {
    margin-right: 16px; }

  .search-prefecture-component {
    padding: 0 16px; } }

@media screen and (max-width: 768px) {
  .footer-component {
    padding: 32px 0; }

  .footer-component .footer-content {
    width: 100%; }

  .footer-component .footer-content .footer-top-content {
    width: 80%;
    margin: 0 auto;
    text-align: left;
    display: block; }

  .footer-component .footer-content .footer-top-content .footer-logo a {
    margin: 0 auto; }

  .footer-component .footer-content .footer-top-content .footer-top-menu {
    display: block; }

  .footer-component .footer-content .footer-top-content .footer-top-menu dl {
    margin-left: 0;
    margin-top: 24px; }

  .footer-component .footer-content .footer-other-menu ul li {
    margin: 0 8px; } }

@media screen and (max-width: 768px) {
  .header-component {
    min-width: 100%;
    height: var(--s-header-height); }

  .header-component .l-header {
    background: #fefefe;
    border-bottom: 1px solid var(--white-color-05);
    grid-template-columns: 126px calc(100% - 252px); }

  .header-component .l-header h1 {
    grid-column: 2/3;
    width: 57.6px;
    height: 32px;
    margin: 8px auto;
    background-size: 57.6px 32px; }

  .header-component .l-header h1 a {
    height: 32px; }

  .header-component .l-header nav {
    grid-column: 1/2; }

  .header-component .l-header nav > div {
    display: block;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHg9IjAiIHk9IjAiPgogIDxyZWN0IGlkPSLplbfmlrnlvaJfNTYiIGRhdGEtbmFtZT0i6ZW35pa55b2iIDU2IiB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIGZpbGw9Im5vbmUiLz4KICA8ZyBpZD0ic3ZnLWljb24tbWVudS1wYXRoIiBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyAxMTA1Ij4KICAgIDxyZWN0IGlkPSLplbfmlrnlvaJfNTciIGRhdGEtbmFtZT0i6ZW35pa55b2iIDU3IiB3aWR0aD0iMjQiIGhlaWdodD0iMi40IiByeD0iMS4yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMiAxNC40KSIvPgogICAgPHJlY3QgaWQ9IumVt+aWueW9ol81OCIgZGF0YS1uYW1lPSLplbfmlrnlvaIgNTgiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyLjQiIHJ4PSIxLjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyIDIyLjgpIi8+CiAgICA8cmVjdCBpZD0i6ZW35pa55b2iXzU5IiBkYXRhLW5hbWU9IumVt+aWueW9oiA1OSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjIuNCIgcng9IjEuMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIgMzEuMikiLz4KICA8L2c+CgogIDx2aWV3IGlkPSJ3aGl0ZSIgdmlld0JveD0iMCAwIDQ4IDQ4IiAvPgogIDx2aWV3IGlkPSJtMTAiIHZpZXdCb3g9IjAgNDggNDggNDgiIC8+CiAgPHZpZXcgaWQ9Im0yMCIgdmlld0JveD0iMCA5NiA0OCA0OCIgLz4KCiAgPHVzZSB4bGluazpocmVmPSIjc3ZnLWljb24tbWVudS1wYXRoIiB4PSIwIiB5PSIwIiBmaWxsPSIjZjBmMGYwIiAvPgogIDx1c2UgeGxpbms6aHJlZj0iI3N2Zy1pY29uLW1lbnUtcGF0aCIgeD0iMCIgeT0iNDgiIGZpbGw9IiMyNTFiNzAiIC8   +CiAgPHVzZSB4bGluazpocmVmPSIjc3ZnLWljb24tbWVudS1wYXRoIiB4PSIwIiB5PSI5NiIgZmlsbD0iIzUzM0RGQyIgLz4KPC9zdmc+Cg==#m10) 0 0 no-repeat;
    background-size: 48px 48px; }

  .header-component .l-header nav ul {
    display: none; }

  .header-component .l-header .account-box {
    width: 126px;
    height: var(--s-header-height); }

  .header-component .l-header .account-box .no-login {
    display: none; }

  .header-component .s-header.open {
    background: rgba(0, 0, 0, .53333);
    opacity: 1;
    visibility: visible;
    top: 0; }

  .header-component .s-header.open nav {
    top: 0; }

  .header-component .s-header nav .s-menu-head {
    padding: 8px 0;
    border-bottom: 1px solid var(--white-color-05);
    position: relative; }

  .header-component .s-header nav .s-menu-head .close {
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 1.4rem;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center; }

  .header-component .s-header nav .s-menu-head .logo {
    width: 57.6px;
    height: 32px;
    margin: 0 auto;
    background: url(/_nuxt/img/logo.d6aff99.svg#m10) 0 0 no-repeat;
    background-size: 57.6px 32px; }

  .header-component .s-header nav ul {
    margin-top: 29px;
    font-size: var(--font-size-s);
    font-weight: 700; }

  .header-component .s-header nav ul li {
    margin-bottom: 32px;
    text-align: center; }

  .header-component .s-header nav ul li a {
    padding: 8px 0;
    text-decoration: none;
    color: var(--m-color-10); } }

@media (max-width: 768px) {
  body#single article {
    padding: 16px; } }
