@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

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

body {
  margin: 0;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 2;
  color: #444;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: black;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

html {
  font-size: 15px;
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/NotoSansJP-Regular.woff") format("woff");
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/NotoSansJP-Medium.woff") format("woff");
}

@font-face {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSerifJP-Regular.woff2") format("woff2"), url("../fonts/NotoSerifJP-Regular.woff") format("woff");
}

@font-face {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSerifJP-Medium.woff2") format("woff2"), url("../fonts/NotoSerifJP-Medium.woff") format("woff");
}

@media (max-width: 768px) {
  @font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/NotoSansJP-Regular.woff") format("woff");
  }
  @font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/NotoSansJP-Medium.woff") format("woff");
  }
  @font-face {
    font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/NotoSerifJP-Regular.woff2") format("woff2"), url("../fonts/NotoSerifJP-Regular.woff") format("woff");
  }
  @font-face {
    font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/NotoSerifJP-Medium.woff2") format("woff2"), url("../fonts/NotoSerifJP-Medium.woff") format("woff");
  }
}

@-webkit-keyframes visibility-visible {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  1% {
    visibility: visible;
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}

@keyframes visibility-visible {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  1% {
    visibility: visible;
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}

.wrapper {
  background-image: url("../img/bg-01.png");
}

.wrapper.home .header__inner,
.wrapper.home .top-hero,
.wrapper.home .contents__inner.-content-1 {
  visibility: hidden;
}

.wrapper.home .header__inner.visible,
.wrapper.home .top-hero.visible,
.wrapper.home .contents__inner.-content-1.visible {
  -webkit-animation: visibility-visible .75s ease-out forwards;
          animation: visibility-visible .75s ease-out forwards;
}

.contents {
  overflow: hidden;
}

.contents__inner {
  width: 1024px;
  margin: 0 auto;
  position: relative;
}

.contents__inner:after {
  content: "";
  display: block;
  clear: both;
}

.contents__inner > *:first-child {
  margin-top: 0;
}

.contents__inner > *:last-child {
  margin-bottom: 0;
}

.contents__inner.-content-2 {
  position: relative;
  z-index: 0;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 90px 0 100px;
}

.contents__inner.-content-2:before {
  content: "";
  position: absolute;
  top: 0;
  left: -9999px;
  right: -9999px;
  bottom: 0;
  z-index: -1;
  background-image: url("../img/bg-02.png");
}

.contents__inner.-content-3 {
  margin-top: 90px;
}

.contents__inner.-footer {
  position: relative;
  z-index: 0;
  margin-top: 100px;
  padding-top: 60px;
}

.contents__inner.-footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: -9999px;
  right: -9999px;
  bottom: 0;
  z-index: -1;
  background-image: url("../img/bg-02.png");
}

.main {
  float: left;
  width: 692px;
}

.main > *:first-child {
  margin-top: 0;
}

.main > *:last-child {
  margin-bottom: 0;
}

.main__sponsor {
  font-size: 12px;
  line-height: 1.7;
  color: #9b9b9b;
  text-align: center;
  margin-bottom: 2em;
}

.sub {
  float: right;
  width: 300px;
}

.header__inner {
  background-image: url("../img/bg-01.png");
  top: -89px;
  -webkit-transition: top 0.3s ease;
  transition: top 0.3s ease;
}

.header__inner:after {
  content: "";
  position: absolute;
  top: 62px;
  left: 0;
  right: 0;
  height: 1px;
  display: block;
  background-color: rgba(138, 128, 126, 0.35);
}

.header__inner.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

.header__inner.is-fixed:after {
  content: none;
  display: none;
}

.header__inner.is-fixed .top-ad-area {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-100%, -100%);
          transform: translate(-100%, -100%);
  opacity: 0;
  z-index: -1;
}

.header__main {
  width: 1024px;
  height: 62px;
  margin: 0 auto;
  padding: 16px 0;
}

.header__main-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: normal;
  color: #5f5651;
  margin: 0;
}

.header__logo > a {
  display: block;
  width: 220px;
  height: 30px;
  margin-right: 18px;
}

.header__logo > a > img {
  width: 100%;
  margin: 0;
  display: block;
}

.header__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.header__share {
  list-style: none;
  margin: 0 30px 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__share > li {
  padding: 0 10px;
}

.header__share > li:first-child {
  padding-left: 0;
}

.header__share > li:last-child {
  padding-right: 0;
}

.header__share > li:last-child > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.header__share > li:last-child > a:hover {
  opacity: .6;
}

.header__share > li:last-child > a > svg {
  margin-right: 6px;
}

.header__share > li > a {
  display: block;
  color: #444;
}

.header__share > li > a > svg {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  fill: #444;
}

.header__share > li > a:hover > svg {
  opacity: 0.6;
}

.header__share > li .icon-facebook {
  width: 20px;
  height: 20px;
}

.header__share > li .icon-twitter {
  width: 23px;
  height: 19px;
}

.header__share > li .icon-instagram {
  width: 20px;
  height: 20px;
}

.header__share > li .icon-mail-02 {
  width: 19px;
  height: 20px;
}

.header__menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__menu > li {
  position: relative;
  padding: 0 16px;
}

.header__menu > li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1px;
  height: 26px;
  background-color: rgba(138, 128, 126, 0.35);
}

.header__menu > li:last-child:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1px;
  height: 26px;
  background-color: rgba(138, 128, 126, 0.35);
}

.header__menu > li > a {
  display: block;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.header__menu > li > a > svg {
  display: block;
  fill: #a69079;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.header__menu > li > a:hover > svg {
  opacity: 0.6;
}

.header__menu > li .icon-search {
  width: 20px;
  height: 20px;
}

.header__menu > li .icon-member {
  width: 22px;
  height: 23px;
}

.home .header__lead {
  font-size: 12px;
  line-height: 1;
  color: #a69079;
  position: absolute;
  top: -0.6em;
  right: 0;
}

.home .header__link {
  position: absolute;
  top: 12px;
  right: 0;
}

.breadcrumbs {
  width: 1024px;
  margin: 24px auto;
}

.breadcrumbs__list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
}

.breadcrumbs__list > li {
  position: relative;
  font-size: 12px;
  line-height: 1.5;
}

.breadcrumbs__list > li + li {
  padding-left: 18px;
}

.breadcrumbs__list > li + li:after {
  content: "＞";
  position: absolute;
  top: 0;
  left: 3px;
}

.breadcrumbs__list > li > a {
  color: #a69079;
  text-decoration: underline;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.breadcrumbs__list > li > a:hover {
  color: #de6a0a;
}

.breadcrumbs__list > li > em {
  color: #444;
  font-style: normal;
}

.footer {
  background-color: #fff;
}

.footer__inner {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  padding: 30px 0 22px;
}

.footer__nav {
  margin-bottom: 50px;
}

.footer__link {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 510px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer__link > li {
  width: 33.3333333333%;
  font-size: 12px;
  line-height: 2;
}

.footer__link > li > a {
  color: #000;
}

.footer__logo {
  position: absolute;
  top: 30px;
  right: 0;
}

.footer__copy {
  margin-bottom: 0;
  font-size: 10px;
  text-align: center;
  color: #999;
}

.footer__page-top {
  width: 40px;
  height: 40px;
  position: fixed;
  left: 50%;
  bottom: 20px;
  margin: 0 0 0 512px;
}

@media (max-width: 1104px) {
  .footer__page-top {
    margin: 0 0 0 472px;
  }
}

.footer__page-top.is-bottom {
  position: absolute;
  bottom: auto;
  top: -60px;
}

.footer__page-top button {
  background-color: #a69079;
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  border: 0 none;
  cursor: pointer;
  display: none;
}

.footer__page-top button > svg {
  width: 12px;
  height: 20px;
  fill: none;
  stroke: #fff;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  margin-top: -2px;
}

.sub-ad-area-1 {
  text-align: center;
}

.sub-ad-area-1 img {
  width: 100%;
  margin: 0;
  display: block;
}

.sub-ad-area-2 img {
  width: 100%;
  margin: 0;
  display: block;
}

.footer-ad-area {
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 768px) {
  .footer-ad-area {
    padding: 25px 0;
    background-color: #fff;
  }
}

.footer-ad-area__item {
  margin: 0 15px;
  width: 300px;
}

@media (max-width: 768px) {
  .footer-ad-area__item {
    margin: 0 auto;
  }
}

.footer-ad-area__item img {
  width: 100%;
  margin: 0;
  display: block;
}

@media (max-width: 768px) {
  .top-ad-area {
    padding: 15px 0;
    text-align: center;
  }
}

.top-ad-area div {
  display: block;
  width: 970px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .top-ad-area div {
    width: 320px;
  }
}

.top-ad-area img {
  display: block;
  width: auto;
  margin: 0 auto;
}

.OUTBRAIN {
  margin-top: -70px;
}

@media (max-width: 768px) {
  .OUTBRAIN {
    margin-top: 0px;
  }
}

.ad-banner-area {
  margin: 40px 0 20px;
  text-align: center;
}

.article-ad-area {
  margin: 20px 0;
  text-align: center;
}

/*doc
---
title: Menu Name
name: Module Name
category: filename
---

aaa`<button>` もしくは `<a>` で利用。

```html_example
<button class="btn">button</button>
<a class="btn" href="#">button</a>
```

*/
.article-author {
  margin-bottom: 30px;
  padding: 20px 30px;
  background-color: #fff;
}

@media (max-width: 768px) {
  .article-author {
    margin-bottom: 20px;
    padding: 20px 15px;
  }
}

.article-author__head {
  margin-bottom: 18px;
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
}

@media (max-width: 768px) {
  .article-author__head {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.7307692307;
  }
}

.article-author__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .article-author__inner {
    margin-bottom: 12px;
  }
}

.article-author__img {
  width: 164px;
  margin-right: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 768px) {
  .article-author__img {
    width: 75px;
    margin-right: 15px;
  }
}

.article-author__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.article-author__img a:hover {
  opacity: 0.7;
}

.article-author__img img {
  width: 100%;
  margin: 0;
  display: block;
}

.article-author__item {
  margin-bottom: 20px;
}

.article-author__item > *:last-child {
  margin-bottom: 0;
}

.article-author__name {
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4666666666;
}

@media (max-width: 768px) {
  .article-author__name {
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 1.7307692307;
  }
}

.article-author__name a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.article-author__name a:hover {
  color: #de6a0a;
}

.article-author__desc {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.5714285714;
}

@media (max-width: 768px) {
  .article-author__desc {
    margin-bottom: 25px;
    font-size: 13px;
    line-height: 1.7307692307;
  }
}

.article-author__recommend {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
}

@media (max-width: 768px) {
  .article-author__recommend {
    font-size: 14px;
    line-height: 1.7307692307;
  }
}

.article-author__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0px;
  list-style: none;
  padding: 0;
}

.article-author__list li {
  width: 50%;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .article-author__list li {
    width: 100%;
    margin-bottom: 15px;
  }
}

.article-author__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article-author__thumbnail {
  width: 90px;
}

.article-author__thumbnail img {
  width: 100%;
}

.article-author__title {
  font-size: 14px;
  line-height: 1.375;
  font-weight: bold;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  padding: 0px 20px 0px 10px;
  margin: 0;
}

@media (max-width: 768px) {
  .article-author__title {
    font-size: 14px;
    padding-left: 10px;
  }
}

.article-author__title a {
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
  text-decoration: none;
  color: inherit;
}

.article-author__title a:hover {
  color: #de6a0a;
}

.article-author__link {
  margin-bottom: 8px;
  font-size: 15px;
  text-align: right;
}

@media (max-width: 768px) {
  .article-author__link {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.7307692307;
  }
}

.article-author__link > a {
  position: relative;
  padding-left: 20px;
  display: inline-block;
  text-align: start;
  text-decoration: none;
  color: #a69079;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

@media (max-width: 768px) {
  .article-author__link > a {
    padding-left: 14px;
  }
}

.article-author__link > a:hover {
  color: #de6a0a;
}

.article-author__link > a:hover .icon-arrow {
  stroke: #de6a0a;
}

.article-author__link > a .icon-arrow {
  width: 6px;
  height: 10px;
  margin: -2px 6px 0 0;
  display: inline-block;
  vertical-align: middle;
  fill: none;
  stroke: #a69079;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: stroke 0.4s ease;
  transition: stroke 0.4s ease;
}

@media (max-width: 768px) {
  .article-author__link > a .icon-arrow {
    margin: -1px 4px 0 0;
  }
}

.article-author__list + .article-author__link {
  margin-bottom: 0;
}

/*doc
---
title: article-head
name: article-head
category: head
---

記事見出し

```html_example
<h2 class="article-head-1">記事見出し1</h2>
<h3 class="article-head-2">記事見出し2</h3>
```

*/
.article-head-1 {
  margin: 60px 0 20px;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .article-head-1 {
    margin: 35px 0 12px;
    font-size: 20px;
    line-height: 1.275;
  }
}

.article-head-2 {
  margin: 60px 0 20px;
  font-size: 18px;
  line-height: 1.5555555555;
}

@media (max-width: 768px) {
  .article-head-2 {
    margin: 30px 0 12px;
    font-size: 20px;
    line-height: 1.275;
  }
}

/*doc
---
title: article-pages
name: article-pages
category: article
---

記事ページ

```html_example
<div class="article-pages">
  <h2>ある時計コレクターの話。タイトルテキストダミー。タイトルテキストダミー。</h2>
  <figure class="article-info">
    <div class="article-info__img"><img src="/danro/tmp/pc/dummy-06(26×26).png" alt=""></div>
    <figcaption class="article-info__name">著者氏名<span class="article-info__date">2018.01.12</span></figcaption>
  </figure>
  <h3>恩人のひとりに、Yさんという人がいる。桁外れの富豪で、時計の趣味もよく、人柄は温厚。</h3>
  <p>そういう人であるからして、Yさんが時計屋に行くといろんな人が群がってくる。しかし本人はチヤホヤされるのが嫌なようで、いつも目立たないところでひっそりしている。何度か筆者の講演にも来たが、一番後ろの席で、黙って座っていた。邪魔されないというのが重要らしい。先日友人が会ったそうだが「静かに時計を見ているのに、店員に邪魔される。けしからん」と怒っていたそうだ。触らぬ神にたたりなし。時計の知識で彼に太刀打ちできる店員さんがいるとは思えず、筆者だってかなり怪しい。</p>
  <h4>たとえばIWCのインヂュニア（Ref.3531）。筆者は今なお理想的な実用時計のひとつと信じているが、３回買い直した。</h4>
  <p>コレクターにはいろいろいるが、突き抜けた人には共通点がある。もちろん例外はあるが、彼らの多くは、匿名性に惹かれるのだ。</p>
  <h5>ーー目垢が付く云々と偉そうに振る舞っているコレクターは、実際は大したことがない。断言していいが、大したことはない。</h5>
  <figure><img src="/danro/tmp/pc/dummy-71(400×267).png" alt=""></figure>

  <div class="article-detail">
    <h3 class="article-detail__head-1">商品名　イベント名</h3>
    <div class="article-detail__inner">
      <div class="article-detail__item">
        <p class="article-detail__desc">テキストダミーです。テキストダミーです。テキストダミーです。テキストダミーです。テキストダミーです。テキストダミーです。テキストダミーです。テキストダミーです。テキストダミーです。テキストダミーです。テキストダミーです。</p>
        <hr class="article-detail__line">
        <h4 class="article-detail__head-2">お問い合わせ先</h4>
        <ul class="article-detail__list">
          <li>株式会社 ダミーテキスト社</li>
          <li>電話：03-0000-0000</li>
          <li><a href="#">http://www.dummy.com</a></li>
        </ul>
        <p class="btn-1 -left"><a href="#">詳細へ</a></p>
      </div>
      <figure class="article-detail__img"><img src="/danro/tmp/pc/dummy-72(164×123).png" alt=""></figure>
    </div>
  </div>
</div>

<div class="article-pages">
  <h2>ある時計コレクターの話。タイトルテキストダミー。タイトルテキストダミー。</h2>
  <figure class="article-info">
    <div class="article-info__img"><img src="/danro/tmp/pc/dummy-06(26×26).png" alt=""></div>
    <figcaption class="article-info__name">著者氏名<span class="article-info__date">2018.01.12</span></figcaption>
  </figure>
  <figure><img src="/danro/tmp/pc/dummy-73(692×461).png" alt=""></figure>
  <h3>恩人のひとりに、Yさんという人がいる。桁外れの富豪で、時計の趣味もよく、人柄は温厚。</h3>
  <p>そういう人であるからして、Yさんが時計屋に行くといろんな人が群がってくる。しかし本人はチヤホヤされるのが嫌なようで、いつも目立たないところでひっそりしている。何度か筆者の講演にも来たが、一番後ろの席で、黙って座っていた。邪魔されないというのが重要らしい。先日友人が会ったそうだが「静かに時計を見ているのに、店員に邪魔される。けしからん」と怒っていたそうだ。触らぬ神にたたりなし。時計の知識で彼に太刀打ちできる店員さんがいるとは思えず、筆者だってかなり怪しい。</p>
  <h4>たとえばIWCのインヂュニア（Ref.3531）。筆者は今なお理想的な実用時計のひとつと信じているが、３回買い直した。</h4>
  <p>コレクターにはいろいろいるが、突き抜けた人には共通点がある。もちろん例外はあるが、彼らの多くは、匿名性に惹かれるのだ。</p>
  <h5>ーー目垢が付く云々と偉そうに振る舞っているコレクターは、実際は大したことがない。断言していいが、大したことはない。</h5>
  <figure><img src="/danro/tmp/pc/dummy-71(400×267).png" alt=""></figure>
  <p>Dさんは目垢が付くのを嫌うのではなく、単に市井の人でいたいから、らしい。</p>
  <p>コレクターにはいろいろいるが、突き抜けた人には共通点がある。もちろん例外はあるが、彼らの多くは、匿名性に惹かれるのだ。</p>
  <h3>匿名性で言えば、Yさんも同様だ。越後屋でござい、という風体を貫く彼は、ついに「顔見知りの時計店では買わない」ことをポリシーとしたそうだ。</h3>
  <p>いよいよ分からない。「裏を返さない（再訪しない）」というスタンスならば、ついに時計を買う店がなくなりそうだが、彼の場合、欲しい時計のためならば、アメリカにもシンガポールにも行くから問題ないのだろう。</p>
  <ul>
    <li>シンガポールでも問題ない。アメリカだろうと問題ない。</li>
    <li>再訪しないのではなく、再訪したい店が見つからない</li>
    <li>そもそも時計はそんなに好きではない。時計が好きな自分が好き。</li>
  </ul>
  <p>コレクターにはいろいろいるが、突き抜けた人には共通点がある。もちろん例外はあるが、彼らの多くは、匿名性に惹かれるのだ。</p>
  <blockquote>
    <p>ある分野に関して言うと、世界的なコレクターだろう。彼ほどの蒐集家ともなれば、自分の名前を出し、持ち物を自慢したくなるものだが、彼は一切見せようとしない。目垢が付く云々と偉そうに振る舞っているコレクターは、実際は大したことがない。断言していいが、大したことはない。Dさんは目垢が付くのを嫌うのではなく、単に市井の人でいたいから、らしい。「コレクターとして、私は自分の持ち物がこのままの程度を維持し、後世に受け継がれることを望んでいる」。<small>出典：今ある暮らしが良い暮らし。小池久保大二郎著</small></p>
  </blockquote>
  <p>どんな人間がいたっていい。だけれど僕はコレクターにはならないはずだ。</p>
  <ul class="article-list">
    <li>インタビュアー / 院田和喜雄</li>
    <li>ロケ地 / 朝日新聞社</li>
  </ul>
</div>

<div class="article-pages">
  <h2>同僚(39歳独身)のデートに密着し、彼が結婚できない理由を探ろうとした結果…</h2>
  <figure class="article-info">
    <div class="article-info__img"><img src="/danro/tmp/pc/dummy-06(26×26).png" alt=""></div>
    <figcaption class="article-info__name">著者氏名<span class="article-info__date">2018.01.12</span></figcaption>
  </figure>
  <figure><img src="/danro/tmp/pc/dummy-81(692×461).png" alt=""></figure>

  <div class="article-card">
    <div class="article-card__img"><img src="/danro/tmp/pc/dummy-82(100×100).png" alt=""></div>
    <div class="article-card__item">
      <p class="article-card__head">登場人物A</p>
      <p>デートをするのはメディアディレクターのこやにい。「明日の朝にも結婚したい」が口癖の39歳独身です。する気はあるのに、いつもお付き合いする女性とはゴールインできないとのこと。</p>
    </div>
  </div>
  <p>デートをするのはメディアディレクターのこやにい。「明日の朝にも結婚したい」が口癖の39歳独身です。する気はあるのに、いつもお付き合いする女性とはゴールインできないとのこと。</p>
  <p>そこで今回、結婚相談所のツヴァイでマリッジコンサルタントを務める、斉藤さんを先生としてお招きしました。斉藤先生は婚活支援を続けて30年以上、全国に56店舗あるツヴァイの中でも成婚率の高さで5本の指に入るという、ツヴァイ幕張新都心にて勤務されております。</p>
  <div class="article-note">
    <p class="article-note__head">マリッジコンサルタントとは？</p>
    <p>結婚や出会いに関するさまざまな相談にのってくれる人。恋愛観や結婚観に合わせて、最適なアドバイスをくれる。</p>
  </div>
  <h3>密着デート、開始！</h3>
  <div class="article-balloon -color1">
    <div class="article-balloon__img"><img src="/danro/tmp/pc/dummy-83(70×70).png" alt=""></div>
    <div class="article-balloon__text">
      <p>お互い、結婚を考えて初めてお会いするわけですよね。<b>そういう場ではジャケットぐらい着て欲しい</b>ですねぇ。</p>
      <p>婚活の際、服装で悩まれる男性も多いんですよ。ここでは成熟した大人の男性ということをアピールして欲しいので、ジャケットを着るようにアドバイスしたいですね。</p>
    </div>
  </div>
  <div class="article-balloon -color2">
    <div class="article-balloon__img"><img src="/danro/tmp/pc/dummy-84(70×70).png" alt=""></div>
    <div class="article-balloon__text">
      <p>なるほど…</p>
    </div>
  </div>

  <div class="article-point">
    <p class="article-point__sub">婚活アドバイス　その1</p>
    <p class="article-point__main">初対面の相手には、ジャケット</p>
  </div>

  <div class="article-balloon -color1">
    <div class="article-balloon__img"><img src="/danro/tmp/pc/dummy-83(70×70).png" alt=""></div>
    <div class="article-balloon__text">
      <p>それと、初めてのデートで商店街ってのはNGですね。</p>
    </div>
  </div>

  <p>正直、結婚相談所ってもっと怖いところだと思っていたのですが、斉藤先生を見る限りは、わりとフランクで親しみやすいなって思いました。</p>
  <p>ツヴァイは例えるなら、<b>恋愛経験豊富でやたら面倒見の良い親友が婚活サポート</b>をしてくれるような感じのサービスなんです。</p>
  <p>本気で結婚したいなら<a href="#">ツヴァイ</a>に相談してみたら良いと思います！</p>
  <p class="btn-1"><a href="#">無料の恋愛診断はこちら</a></p>
</div>
```

*/
.article-pages {
  margin-bottom: 100px;
}

.article-pages img {
  max-width: 100%;
}

.article-pages > *:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .article-pages {
    margin-bottom: 50px;
  }
}

.article-pages h1 {
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 1.4375;
}

@media (max-width: 768px) {
  .article-pages h1 {
    font-size: 20px;
    line-height: 1.4444444444;
  }
}

.article-pages h2 {
  position: relative;
  margin: 60px 0 35px;
  padding-left: 22px;
  font-size: 22px;
  line-height: 1.8;
  background-image: url("../img/article/head-img-01.png");
  background-repeat: repeat-y;
  background-position: 0 0;
}

@media (max-width: 768px) {
  .article-pages h2 {
    margin: 25px 0 20px;
    padding-left: 15px;
    font-size: 18px;
    line-height: 1.68;
    background-image: url("../img/article/head-img-01.png");
    background-size: 5px 6px;
  }
}

.article-pages h3 {
  margin: 60px 0 40px;
  font-size: 18px;
  border-bottom: 3px solid #8c867e;
  line-height: 1.6363636363;
  padding-bottom: 10px;
}

@media (max-width: 768px) {
  .article-pages h3 {
    margin: 30px 0 20px;
    font-size: 16px;
    line-height: 1.65625;
  }
}

@media (max-width: 768px) {
  .article-pages p {
    font-size: 16px;
  }
}

.article-pages ul {
  margin: 35px 0;
  padding: 0;
  list-style: none;
}

@media (max-width: 768px) {
  .article-pages ul {
    margin: 20px 0;
  }
}

.article-pages ul li {
  position: relative;
  padding-left: 25px;
  font-size: 15px;
  line-height: 2;
}

@media (max-width: 768px) {
  .article-pages ul li {
    line-height: 1.7307692307;
  }
}

.article-pages ul li:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 3px;
  width: 7px;
  height: 7px;
  background-color: #8a807e;
  border-radius: 50%;
}

@media (max-width: 768px) {
  .article-pages ul li:before {
    top: 8px;
    width: 6px;
    height: 6px;
  }
}

.article-pages ol {
  margin: 35px 0;
  padding: 0;
  list-style: none;
  counter-reset: list-num;
}

@media (max-width: 768px) {
  .article-pages ol {
    margin: 20px 0;
  }
}

.article-pages ol li {
  position: relative;
  padding-left: 25px;
  font-size: 15px;
  line-height: 2;
}

@media (max-width: 768px) {
  .article-pages ol li {
    line-height: 1.7307692307;
  }
}

.article-pages ol li:before {
  content: counter(list-num) ".";
  counter-increment: list-num;
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 14px;
  font-weight: bold;
  color: #8a807e;
}

@media (max-width: 768px) {
  .article-pages ol li:before {
    font-size: 14px;
  }
}

.article-pages b {
  font-weight: bold;
}

.article-pages a {
  font-weight: bold;
  color: #a69079;
  text-decoration: underline;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.article-pages a .icon-blank {
  width: 13px;
  height: 13px;
  margin: -2px 0 0 6px;
  display: inline-block;
  vertical-align: middle;
  fill: #a69079;
  -webkit-transition: fill 0.4s ease;
  transition: fill 0.4s ease;
}

@media (max-width: 768px) {
  .article-pages a .icon-blank {
    width: 12px;
    height: 12px;
  }
}

.article-pages a:hover {
  color: #de6a0a;
}

.article-pages a:hover .icon-blank {
  fill: #de6a0a;
}

.article-pages a[target="_blank"]:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url("../img/article/icon-blank-01.png") no-repeat;
  background-size: 100%;
  margin: 0 5px -1px;
}

@media (max-width: 768px) {
  .article-pages a[target="_blank"]:after {
    width: 12px;
    height: 12px;
  }
}

.article-pages figure {
  margin: 50px 0;
}

@media (max-width: 768px) {
  .article-pages figure {
    margin: 25px 0 30px;
  }
}

.article-pages figure img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 461px;
}

.article-pages figure figcaption {
  margin-top: 4px;
  font-size: 12px;
  text-align: center;
}

@media (max-width: 768px) {
  .article-pages figure figcaption {
    font-size: 10px;
  }
}

.article-pages figure .article-movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  display: block;
}

.article-pages figure .article-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.article-pages figure .article-movie .video-js {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.article-pages blockquote {
  margin: 40px 0;
  padding: 24px 30px;
  background-color: rgba(138, 128, 126, 0.2);
}

@media (max-width: 768px) {
  .article-pages blockquote {
    margin: 20px 0;
    padding: 12px 15px;
  }
}

.article-pages blockquote > *:last-child {
  margin-bottom: 0;
}

.article-pages blockquote p {
  font-style: italic;
}

@media (max-width: 768px) {
  .article-pages blockquote p {
    font-size: 15px;
  }
}

.article-pages blockquote p cite {
  margin-top: 8px;
  display: block;
  font-size: 12px;
  font-style: normal;
  color: #9b9b9b;
}

@media (max-width: 768px) {
  .article-pages blockquote p cite {
    margin-top: 6px;
    font-size: 10px;
  }
}

.article-pages .article-info {
  margin: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  .article-pages .article-info {
    margin: 0 0 25px;
  }
}

.article-pages .article-info__img {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .article-pages .article-info__img {
    width: 25px;
    height: 25px;
  }
}

.article-pages .article-info__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.article-pages .article-info__img a:hover {
  opacity: 0.7;
}

.article-pages .article-info__img img {
  width: 100%;
  margin: 0;
  display: block;
}

.article-pages .article-info__name {
  margin: 0;
  font-size: 12px;
  color: #9b9b9b;
  text-align: left;
}

.article-pages .article-info__name a {
  color: #9b9b9b;
  font-weight: normal;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.article-pages .article-info__name a:hover {
  color: #de6a0a;
}

.article-pages .article-info__name a + .article-info__date:before {
  content: "・";
}

@media (max-width: 768px) {
  .article-pages .article-info__name {
    font-size: 10px;
  }
}

.article-pages .article-info__date {
  word-break: break-word;
}

.article-pages .article-info + .article-sponsor {
  margin-top: -50px;
}

@media (max-width: 768px) {
  .article-pages .article-info + .article-sponsor {
    margin-top: -18px;
  }
}

.article-pages .article-sponsor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .article-pages .article-sponsor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 25px;
  }
}

.article-pages .article-sponsor__text {
  font-size: 12px;
  line-height: 1.7;
  color: #9b9b9b;
  margin: 8px 1em 0 0;
}

@media (max-width: 768px) {
  .article-pages .article-sponsor__text {
    font-size: 10px;
    margin: 8px 0 0 0;
  }
}

.article-pages .article-sponsor__text:last-child {
  margin-right: 0;
}

.article-pages .article-sponsor__text a {
  font-weight: normal;
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.article-pages .article-sponsor__text a:hover {
  color: #de6a0a;
}

.article-pages .article-list {
  margin: 40px 0;
  padding: 0;
  list-style: none;
}

@media (max-width: 768px) {
  .article-pages .article-list {
    margin: 20px 0;
  }
}

.article-pages .article-list > li {
  padding: 0;
  font-size: 12px;
  line-height: 1.9166666666;
  color: #9b9b9b;
}

@media (max-width: 768px) {
  .article-pages .article-list > li {
    font-size: 10px;
  }
}

.article-pages .article-list > li:before {
  content: none;
  display: none;
}

.article-pages .article-card {
  margin: 70px 0 50px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 768px) {
  .article-pages .article-card {
    margin: 40px 0;
    padding: 15px;
    display: block;
  }
}

.article-pages .article-card__img {
  margin-bottom: 0;
  width: 100px;
  margin-right: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 768px) {
  .article-pages .article-card__img {
    margin-bottom: 12px;
  }
}

.article-pages .article-card__img > img {
  max-width: 100%;
  margin: 0;
  display: block;
}

.article-pages .article-card__item {
  margin-bottom: 0;
}

.article-pages .article-card__item > *:last-child {
  margin-bottom: 0;
}

.article-pages .article-card__head {
  margin: 0 0 8px;
  font-size: 15px;
  line-height: 2;
  font-weight: bold;
  color: #8a807e;
}

@media (max-width: 768px) {
  .article-pages .article-card__head {
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 1.7307692307;
  }
}

.article-pages .article-note {
  margin: 70px 0 50px;
}

@media (max-width: 768px) {
  .article-pages .article-note {
    margin: 40px 0;
  }
}

.article-pages .article-note dl {
  margin-bottom: 0;
  padding: 24px 20px;
  background-color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 768px) {
  .article-pages .article-note dl {
    padding: 12px 15px;
  }
}

.article-pages .article-note dl > *:last-child {
  margin-bottom: 0;
}

.article-pages .article-note dt {
  margin: 0 0 8px;
  font-size: 15px;
  line-height: 2;
  font-weight: bold;
  color: #8a807e;
}

@media (max-width: 768px) {
  .article-pages .article-note dt {
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 1.7307692307;
  }
}

.article-pages .article-note .-large {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6363636363;
}

@media (max-width: 768px) {
  .article-pages .article-note .-large {
    font-size: 16px;
    line-height: 1.65625;
  }
}

.article-pages .article-balloon {
  position: relative;
  margin-bottom: 20px;
  padding-left: 90px;
}

@media (max-width: 768px) {
  .article-pages .article-balloon {
    min-height: 65px;
    margin-bottom: 15px;
    padding-left: 76px;
  }
}

.article-pages .article-balloon__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;
}

@media (max-width: 768px) {
  .article-pages .article-balloon__img {
    width: 65px;
    height: 65px;
  }
}

.article-pages .article-balloon__img > img {
  max-width: 100%;
  margin: 0;
  display: block;
}

.article-pages .article-balloon__text {
  position: relative;
  padding: 22px 20px;
  border: 1px solid #8a807e;
  border-radius: 7px;
}

@media (max-width: 768px) {
  .article-pages .article-balloon__text {
    padding: 12px 15px;
  }
}

.article-pages .article-balloon__text:before {
  content: "";
  position: absolute;
  top: 28px;
  left: 0;
  -webkit-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
  width: 13px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
}

@media (max-width: 768px) {
  .article-pages .article-balloon__text:before {
    top: 20px;
    width: 7px;
    height: 8px;
  }
}

.article-pages .article-balloon__text > *:last-child {
  margin-bottom: 0;
}

.article-pages .article-balloon.-color1 .article-balloon__text {
  color: #fff;
  background-color: #8a807e;
}

.article-pages .article-balloon.-color1 .article-balloon__text:before {
  background-image: url("../img/article/balloon-img-01.png");
}

@media (max-width: 768px) {
  .article-pages .article-balloon.-color1 .article-balloon__text:before {
    background-image: url("../img/article/balloon-img-01.png");
  }
}

.article-pages .article-balloon.-color2 .article-balloon__text:before {
  background-image: url("../img/article/balloon-img-02.png");
}

@media (max-width: 768px) {
  .article-pages .article-balloon.-color2 .article-balloon__text:before {
    background-image: url("../img/article/balloon-img-02.png");
  }
}

.article-pages .article-hero-img {
  margin: 0 0 60px;
}

@media (max-width: 768px) {
  .article-pages .article-hero-img {
    margin: 0 -15px 30px;
  }
}

@media (max-width: 768px) {
  .article-pages .article-hero-img figcaption {
    padding: 0 15px;
  }
}

.article-pages .article-detail {
  margin: 60px 0 70px;
  padding: 30px;
  background-color: #fff;
  border: 1px solid #bda080;
}

@media (max-width: 768px) {
  .article-pages .article-detail {
    margin: 40px 0;
    padding: 25px 15px;
  }
}

.article-pages .article-detail__head-1 {
  margin: 0 0 12px;
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
}

@media (max-width: 768px) {
  .article-pages .article-detail__head-1 {
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 1.7307692307;
  }
}

.article-pages .article-detail__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .article-pages .article-detail__inner {
    display: block;
  }
}

.article-pages .article-detail__item {
  margin-right: 30px;
}

@media (max-width: 768px) {
  .article-pages .article-detail__item {
    margin-right: 0;
  }
}

.article-pages .article-detail__desc {
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.6428571428;
}

@media (max-width: 768px) {
  .article-pages .article-detail__desc {
    font-size: 13px;
    line-height: 1.7307692307;
  }
}

.article-pages .article-detail__line {
  margin: 14px 0;
  color: #8a807e;
}

@media (max-width: 768px) {
  .article-pages .article-detail__line {
    margin: 25px 0 12px;
  }
}

.article-pages .article-detail__head-2 {
  margin: 0 0 2px;
  padding: 0;
  font-size: 12px;
  line-height: 1.9166666666;
  background-image: none;
}

@media (max-width: 768px) {
  .article-pages .article-detail__head-2 {
    font-size: 10px;
  }
}

.article-pages .article-detail__list {
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
}

@media (max-width: 768px) {
  .article-pages .article-detail__list {
    margin-bottom: 12px;
  }
}

.article-pages .article-detail__list > li {
  padding: 0;
  font-size: 14px;
  line-height: 1.6428571428;
}

@media (max-width: 768px) {
  .article-pages .article-detail__list > li {
    font-size: 13px;
    line-height: 1.7307692307;
  }
}

.article-pages .article-detail__list > li > a {
  font-weight: normal;
  color: #444;
}

.article-pages .article-detail__list > li:before {
  content: none;
  display: none;
}

.article-pages .article-detail__img {
  width: 164px;
  margin-bottom: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 768px) {
  .article-pages .article-detail__img {
    width: auto;
  }
}

.article-pages .article-detail__img > img {
  width: 100%;
  margin: 0;
  display: block;
}

.article-pages .article-detail .btn-1 {
  margin-bottom: 0;
}

.article-pages .article-middle-font-size {
  font-size: 22px;
}

@media (max-width: 768px) {
  .article-pages .article-middle-font-size {
    font-size: 16px;
  }
}

.article-pages .article-square-movie {
  text-align: center;
}

@media (max-width: 768px) {
  .article-pages .article-square-movie {
    text-align: unset;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
  }
}

@media (max-width: 768px) {
  .article-pages .article-square-movie > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

#ulCommentWidget {
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.5);
}

/*doc
---
title: article-pagination
name: article-pagination
category: pagination
---

pagination

```html_example
<div class="article-pagination">
  <div class="article-pagination__link">
    <a href="#">
      <span class="article-pagination__title">前ページの見出しがここに20字入ります</span>
      <span class="article-pagination__desc -prev">前へ</span>
    </a>
  </div>
  <div class="article-pagination__link">
    <a href="#">
      <span class="article-pagination__title">「タグ名」</span>
      <span class="article-pagination__desc">記事一覧へ</span>
    </a>
  </div>
  <div class="article-pagination__link">
    <a href="#">
      <span class="article-pagination__title">前ページの見出しがここに20字入ります</span>
      <span class="article-pagination__desc -next">次へ</span>
    </a>
  </div>
</div>
```

*/
.article-pagination {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .article-pagination {
    display: block;
  }
}

.article-pagination__link {
  width: 33.3333333333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid rgba(138, 128, 126, 0.35);
  border-left: 1px solid rgba(138, 128, 126, 0.35);
  border-bottom: 1px solid rgba(138, 128, 126, 0.35);
}

@media (max-width: 768px) {
  .article-pagination__link {
    width: auto;
    border: 1px solid rgba(138, 128, 126, 0.35);
  }
}

.article-pagination__link:last-child {
  border-right: 1px solid rgba(138, 128, 126, 0.35);
}

.article-pagination__link > a {
  position: relative;
  padding: 12px 0 36px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.article-pagination__link > a:hover {
  background-color: rgba(138, 128, 126, 0.35);
}

.article-pagination__link > a:hover .article-pagination__desc {
  color: #de6a0a;
}

@media (max-width: 768px) {
  .article-pagination__link > a {
    padding: 12px 0 30px;
  }
}

@media (max-width: 768px) {
  .article-pagination__inner {
    margin-top: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .article-pagination__inner .article-pagination__link {
    width: 50%;
  }
  .article-pagination__inner .article-pagination__link:last-child {
    border-left: 0 none;
  }
}

.article-pagination__title {
  width: 100%;
  padding: 0 40px;
  font-size: 14px;
  line-height: 1.6428571428;
  text-align: center;
}

@media (max-width: 768px) {
  .article-pagination__title {
    padding: 0 15px;
    font-size: 11px;
    line-height: 1.4545454545;
  }
}

.article-pagination__desc {
  position: absolute;
  bottom: 9px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6428571428;
  color: #ac9883;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

@media (max-width: 768px) {
  .article-pagination__desc {
    font-size: 11px;
    line-height: 1.4545454545;
  }
}

.article-pagination__desc.-prev {
  padding-left: 14px;
}

@media (max-width: 768px) {
  .article-pagination__desc.-prev {
    padding-left: 10px;
  }
}

.article-pagination__desc.-prev:before {
  content: "<";
  position: absolute;
  top: 0;
  left: 0;
}

.article-pagination__desc.-next {
  padding-right: 14px;
}

@media (max-width: 768px) {
  .article-pagination__desc.-next {
    padding-right: 10px;
  }
}

.article-pagination__desc.-next:after {
  content: ">";
  position: absolute;
  top: 0;
  right: 0;
}

/*doc
---
title: article-recruit
name: article-recruit
category: filename
---

aaa`<button>` もしくは `<a>` で利用。

```html_example
<div class="article-recruit">
  <h2 class="article-recruit__head">DANRO情報募集（仮）</h2>
  <p>ダミーテキストDANROでは様々な情報を募集しています。ダミーテキスト→のボタンから投稿フォームにてご投稿できます。ダミーテキストダミーテキスト。</p>
  <p class="btn-1"><a href="#">投稿フォームへ</a></p>
</div>
```

*/
.article-recruit {
  margin-bottom: 70px;
  padding: 24px 30px;
  border: 1px solid rgba(138, 128, 126, 0.35);
}

@media (max-width: 768px) {
  .article-recruit {
    margin-bottom: 35px;
    padding: 20px 15px 35px;
  }
}

.article-recruit__head {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 768px) {
  .article-recruit__head {
    margin-bottom: 15px;
    font-size: 23px;
  }
}

.article-recruit .btn-1 {
  margin: 20px 0 0;
}

@media (max-width: 768px) {
  .article-recruit .btn-1 {
    margin: 30px 0 0;
  }
}

.article-series {
  margin-bottom: 70px;
  background-color: #fff;
}

@media (max-width: 768px) {
  .article-series {
    margin-bottom: 40px;
    background-color: transparent;
  }
  .article-series > *:last-child {
    margin-bottom: 0;
  }
}

.article-series__list .is-li-hidden {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

@media (max-width: 768px) {
  .article-series-main {
    margin-bottom: 10px;
    background-color: #fff;
  }
}

.article-series-main__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .article-series-main__inner {
    padding: 0 15px 15px;
    display: block;
  }
}

.article-series-main__img {
  width: 346px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 768px) {
  .article-series-main__img {
    width: auto;
    margin: 0 -15px 12px;
  }
}

.article-series-main__img > a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.article-series-main__img > a > img {
  width: 100%;
  margin: 0;
  display: block;
}

.article-series-main__img > a:hover {
  opacity: 0.7;
}

.article-series-main__item {
  width: calc(100% - 346px);
  padding: 24px 30px 0 30px;
}

@media (max-width: 768px) {
  .article-series-main__item {
    width: 100%;
    padding: 0;
  }
}

.article-series-main__head {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.4444444444;
}

@media (max-width: 768px) {
  .article-series-main__head {
    font-size: 16px;
  }
}

.article-series-main__head > a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.article-series-main__head > a:hover {
  color: #de6a0a;
}

.article-series-main__desc {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.5714285714;
}

@media (max-width: 768px) {
  .article-series-main__desc {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.6153846153;
  }
  .article-series-main__desc > a {
    color: #444;
  }
}

.article-series-main__info {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  .article-series-main__info {
    margin-bottom: 0;
  }
}

.article-series-main__author {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .article-series-main__author {
    width: 25px;
    height: 25px;
  }
}

.article-series-main__author a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.article-series-main__author a:hover {
  opacity: 0.7;
}

.article-series-main__author img {
  width: 100%;
  margin: 0;
  display: block;
}

.article-series-main__name {
  font-size: 12px;
  line-height: 1.9166666666;
}

.article-series-main__name a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.article-series-main__name a:hover {
  color: #de6a0a;
}

@media (max-width: 768px) {
  .article-series-main__name {
    font-size: 10px;
  }
}

.article-series-main__sponsor {
  color: #9b9b9b;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 768px) {
  .article-series-main__sponsor {
    font-size: 10px;
  }
}

.article-series-main__sponsor a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.article-series-main__sponsor a:hover {
  color: #de6a0a;
}

.article-series-main__link {
  text-align: right;
}

.article-series-main__link > a {
  padding: 3px 18px;
  display: inline-block;
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.article-series-main__link > a:hover {
  background-color: #de6a0a;
}

.article-series-sub {
  padding: 30px 15px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .article-series-sub {
    margin-bottom: 15px;
    padding: 0;
    display: block;
  }
}

.article-series-sub__item {
  width: 33.3333333333%;
  padding: 0 15px;
}

@media (max-width: 768px) {
  .article-series-sub__item {
    width: auto;
    padding: 0;
  }
  .article-series-sub__item:not(:last-child) {
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .article-series-sub__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
  }
}

.article-series-sub__img {
  margin-bottom: 12px;
}

@media (max-width: 768px) {
  .article-series-sub__img {
    width: 100px;
    margin: 0 15px 0 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.article-series-sub__img > a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.article-series-sub__img > a:hover {
  opacity: 0.7;
}

.article-series-sub__img > a > img {
  width: 100%;
  margin: 0;
  display: block;
}

.article-series-sub__head {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5714285714;
}

@media (max-width: 768px) {
  .article-series-sub__head {
    padding: 4px 15px 4px 0;
    font-size: 13px;
    line-height: 1.6153846153;
  }
}

.article-series-sub__head > a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.article-series-sub__head > a:hover {
  color: #de6a0a;
}

.article-share {
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .article-share {
    margin-bottom: 30px;
  }
}

.article-share__inner {
  padding: 20px 30px;
  border: 1px solid rgba(138, 128, 126, 0.35);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .article-share__inner {
    display: block;
    padding: 25px 15px;
  }
}

.article-share__img {
  width: 130px;
  margin: 0 22px 0 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 768px) {
  .article-share__img {
    width: 75px;
    margin: 0 15px 0 0;
  }
}

.article-share__img > img {
  width: 100%;
  margin: 0;
  display: block;
}

.article-share__item {
  width: calc(100% - 152px);
}

@media (max-width: 768px) {
  .article-share__item {
    width: 100%;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.article-share__head {
  margin-bottom: 14px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .article-share__head {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.7307692307;
  }
}

.article-share__link {
  margin: -10px -10px 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  .article-share__link {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: -12px -12px 0;
  }
}

.article-share__link > li {
  margin-top: 10px;
  padding: 0 10px;
}

@media (max-width: 768px) {
  .article-share__link > li {
    margin-top: 12px;
    padding: 0 12px;
  }
}

.article-share__link > li a {
  display: block;
}

.article-share__link > li svg {
  display: block;
}

.article-share__link > li .icon-facebook {
  width: 24px;
  height: 24px;
  fill: #3a5691;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.article-share__link > li .icon-facebook:hover {
  opacity: 0.6;
}

.article-share__link > li .icon-twitter {
  width: 27px;
  height: 23px;
  fill: #3496d4;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.article-share__link > li .icon-twitter:hover {
  opacity: 0.6;
}

.article-share__link > li .icon-line {
  width: 24px;
  height: 24px;
  fill: #2ead38;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.article-share__link > li .icon-line:hover {
  opacity: 0.6;
}

.article-share__link > li .icon-hatena {
  width: 23px;
  height: 23px;
  fill: #1590cc;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.article-share__link > li .icon-hatena:hover {
  opacity: 0.6;
}

.article-share__link > li .icon-mail-01 {
  width: 29px;
  height: 18px;
  fill: #444;
  -webkit-transition: fill 0.4s ease;
  transition: fill 0.4s ease;
}

.article-share__link > li .icon-mail-01:hover {
  fill: #de6a0a;
}

.article-slider {
  margin: 50px 0 40px;
}

@media (max-width: 768px) {
  .article-slider {
    overflow: hidden;
    margin: 25px -15px 30px;
  }
}

.article-slider .article-slider-main {
  padding: 20px;
  background-color: rgba(138, 128, 126, 0.2);
}

@media (max-width: 768px) {
  .article-slider .article-slider-main {
    padding: 15px 15px 10px;
  }
}

.article-slider .article-slider-main .article-slider-main-for.slick-slider {
  overflow: hidden;
  position: relative;
}

.article-slider .article-slider-main .article-slider-main-for.slick-slider .slick-arrow {
  padding: 0;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 2;
  padding: 10px;
}

.article-slider .article-slider-main .article-slider-main-for.slick-slider .slick-arrow:hover svg, .article-slider .article-slider-main .article-slider-main-for.slick-slider .slick-arrow:active svg {
  stroke: #de6a0a;
}

.article-slider .article-slider-main .article-slider-main-for.slick-slider .slick-arrow > svg {
  fill: none;
  stroke: #fff;
  display: block;
  width: 12px;
  height: 20px;
}

.article-slider .article-slider-main .article-slider-main-for.slick-slider .slick-arrow.slick-disabled {
  cursor: auto;
}

.article-slider .article-slider-main .article-slider-main-for.slick-slider .slick-arrow.slick-disabled > svg {
  stroke: #fff;
  opacity: 0.2;
}

.article-slider .article-slider-main .article-slider-main-for.slick-slider .slick-arrow.slick-prev {
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.article-slider .article-slider-main .article-slider-main-for.slick-slider .slick-arrow.slick-next {
  right: 0;
  -webkit-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
}

.article-slider .article-slider-main .article-slider-main-for.slick-slider .slick-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article-slider .article-slider-main .article-slider-main-for__item {
  position: relative;
  width: 100%;
}

.article-slider .article-slider-main .article-slider-main-for__btn {
  padding: 0;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  position: relative;
  display: block;
  width: 100%;
}

.article-slider .article-slider-main .article-slider-main-for__btn:hover .article-slider-main-for__img, .article-slider .article-slider-main .article-slider-main-for__btn:active .article-slider-main-for__img, .article-slider .article-slider-main .article-slider-main-for__btn:focus .article-slider-main-for__img {
  opacity: 0.7;
}

.article-slider .article-slider-main .article-slider-main-for__img {
  height: 489px;
  position: relative;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

@media (max-width: 768px) {
  .article-slider .article-slider-main .article-slider-main-for__img {
    height: 217px;
  }
}

.article-slider .article-slider-main .article-slider-main-for__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}

.article-slider .article-slider-main .article-slider-main-for__desc {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 14px 20px;
  background-color: rgba(33, 24, 22, 0.6);
}

.article-slider .article-slider-main .article-slider-main-for__text {
  margin-bottom: 0;
  padding-right: 50px;
  font-size: 14px;
  line-height: 1.6428571428;
  text-align: left;
  color: #fff;
}

@media (max-width: 768px) {
  .article-slider .article-slider-main .article-slider-main-for__text {
    padding-right: 35px;
    font-size: 10px;
    line-height: 1.6;
  }
}

.article-slider .article-slider-main .article-slider-main-for__source {
  display: block;
  margin-top: 8px;
  font-size: 12px;
  font-style: normal;
}

@media (max-width: 768px) {
  .article-slider .article-slider-main .article-slider-main-for__source {
    font-size: 10px;
  }
}

.article-slider .article-slider-main .article-slider-main-for__page {
  position: absolute;
  right: 20px;
  bottom: 10px;
  margin-bottom: 0;
  font-size: 16px;
  color: #fff;
}

@media (max-width: 768px) {
  .article-slider .article-slider-main .article-slider-main-for__page {
    bottom: 12px;
    font-size: 10px;
  }
}

.article-slider .article-slider-main .article-slider-main-nav {
  padding: 0 13.5px;
  margin: 20px auto 0;
}

@media (max-width: 768px) {
  .article-slider .article-slider-main .article-slider-main-nav {
    padding: 0 10px;
    margin: 10px auto 0;
  }
}

.article-slider .article-slider-main .article-slider-main-nav__item {
  height: 86px;
  margin: 0 5px;
  overflow: hidden;
  background-color: rgba(33, 24, 22, 0.9);
}

.article-slider .article-slider-main .article-slider-main-nav__item:last-child {
  margin-right: 0;
}

@media (max-width: 768px) {
  .article-slider .article-slider-main .article-slider-main-nav__item {
    height: 43px;
  }
}

.article-slider .article-slider-main .article-slider-main-nav__item img {
  width: auto;
  height: 100%;
}

.article-slider .article-slider-main .article-slider-main-nav__btn {
  padding: 0;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  width: 100%;
  height: 100%;
}

.article-slider .article-slider-main .article-slider-main-nav.slick-slider {
  position: relative;
}

.article-slider .article-slider-main .article-slider-main-nav.slick-slider .slick-arrow {
  padding: 0;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 2;
  padding: 5px;
}

.article-slider .article-slider-main .article-slider-main-nav.slick-slider .slick-arrow:hover svg, .article-slider .article-slider-main .article-slider-main-nav.slick-slider .slick-arrow:active svg {
  stroke: #de6a0a;
}

.article-slider .article-slider-main .article-slider-main-nav.slick-slider .slick-arrow > svg {
  fill: none;
  stroke: #8a807e;
  display: block;
  width: 10px;
  height: 14px;
}

.article-slider .article-slider-main .article-slider-main-nav.slick-slider .slick-arrow.slick-disabled {
  cursor: auto;
}

.article-slider .article-slider-main .article-slider-main-nav.slick-slider .slick-arrow.slick-disabled > svg {
  stroke: #8a807e;
  opacity: 0.2;
}

.article-slider .article-slider-main .article-slider-main-nav.slick-slider .slick-arrow.slick-prev {
  left: -5px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.article-slider .article-slider-main .article-slider-main-nav.slick-slider .slick-arrow.slick-next {
  right: -5px;
  -webkit-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
}

.article-slider .article-slider-main .article-slider-main-nav.slick-slider .slick-list {
  overflow: hidden;
}

.article-slider .article-slider-main .article-slider-main-nav.slick-slider .slick-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}

.article-slider .article-slider-main .article-slider-main-nav.slick-slider .slick-list .slick-track .slick-slide {
  cursor: pointer;
}

.article-slider .article-slider-main .article-slider-main-nav.slick-slider .slick-list .slick-track .slick-slide.slick-current {
  outline: 3px solid rgba(222, 106, 10, 0.5);
  outline-offset: -3px;
}

@media (max-width: 768px) {
  .article-slider .article-slider-main .article-slider-main-nav.slick-slider .slick-list .slick-track .slick-slide.slick-current {
    outline: 2px solid rgba(222, 106, 10, 0.5);
    outline-offset: -2px;
  }
}

.article-slider .article-slider-modal {
  color: #fff;
  width: 904px;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal {
    width: 100%;
    padding-bottom: 65px;
  }
}

.article-slider .article-slider-modal__ad {
  z-index: 1500;
  position: absolute;
  right: 60px;
  bottom: 192px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.article-slider .article-slider-modal__ad.is-animation {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal__ad {
    bottom: 10px;
    left: 15px;
    right: 15px;
    text-align: center;
  }
  .article-slider .article-slider-modal__ad img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
  }
}

.article-slider .article-slider-modal .article-slider-modal-for__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-for__item {
    display: block;
  }
}

.article-slider .article-slider-modal .article-slider-modal-for__item-1 {
  max-width: 584px;
  margin-right: 20px;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-for__item-1 {
    min-width: initial;
    margin-right: 0;
    margin: 0 0 5px;
  }
}

.article-slider .article-slider-modal .article-slider-modal-for__item-1-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-for__item-1-inner {
    width: 100%;
  }
}

.article-slider .article-slider-modal .article-slider-modal-for__item-2 {
  font-size: 14px;
  line-height: 1.64285714285;
  margin-top: -4px;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-for__item-2 {
    padding: 0 15px;
    font-size: 12px;
  }
}

.article-slider .article-slider-modal .article-slider-modal-for__item-source-1 {
  font-size: 12px;
  margin: 0;
  min-width: 512px;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-for__item-source-1 {
    min-width: initial;
    width: 80%;
  }
}

.article-slider .article-slider-modal .article-slider-modal-for__item-page {
  color: #fff;
  font-size: 16px;
  opacity: 0.65;
  margin: 0;
  width: 72px;
  text-align: right;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-for__item-page {
    width: auto;
    font-size: 14px;
    width: 20%;
  }
}

.article-slider .article-slider-modal .article-slider-modal-for__item-source-2 {
  font-size: 12px;
}

.article-slider .article-slider-modal .article-slider-modal-for__item-ad {
  width: 300px;
  margin-top: 20px;
}

.article-slider .article-slider-modal .article-slider-modal-for__item-ad a {
  display: block;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-for__item-ad {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }
}

.article-slider .article-slider-modal .article-slider-modal-for__item-ad img {
  width: 100%;
  margin: 0;
  display: block;
}

.article-slider .article-slider-modal .article-slider-modal-for__item-img {
  position: relative;
  margin: 0 0 10px;
  height: 438px;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-for__item-img {
    height: 240px;
    margin: 0 0 5px;
  }
}

.article-slider .article-slider-modal .article-slider-modal-for__item-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}

.article-slider .article-slider-modal .article-slider-modal-for.slick-slider {
  position: relative;
}

.article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-arrow {
  padding: 0;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 2;
  padding: 10px;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-arrow {
    top: 0;
  }
}

.article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-arrow:hover svg, .article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-arrow:active svg {
  stroke: #de6a0a;
}

.article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-arrow > svg {
  fill: none;
  stroke: #fff;
  display: block;
  width: 12px;
  height: 20px;
}

.article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-arrow.slick-disabled > svg {
  stroke: #fff;
  opacity: 0.2;
}

.article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-arrow.slick-prev {
  left: -46px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-arrow.slick-prev {
    left: -10px;
    top: 30vw;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-arrow.slick-next {
  right: -46px;
  -webkit-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-arrow.slick-next {
    right: -10px;
    top: 30vw;
    -webkit-transform: translate(0, 0) rotate(180deg);
            transform: translate(0, 0) rotate(180deg);
  }
}

.article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-list {
  overflow: hidden;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-list {
    margin: 0 -15px;
  }
}

.article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article-slider .article-slider-modal .article-slider-modal-for.slick-slider .slick-list .slick-track .slick-slide:focus {
  outline: none;
}

.article-slider .article-slider-modal .article-slider-modal-nav {
  width: 700px;
  margin: 20px auto 0;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-nav {
    width: auto;
    padding: 0 10px;
  }
}

.article-slider .article-slider-modal .article-slider-modal-nav__item {
  height: 90px;
  margin: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(33, 24, 22, 0.9);
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-nav__item {
    height: 43px;
    margin: 0 5px;
  }
}

.article-slider .article-slider-modal .article-slider-modal-nav__item img {
  width: auto;
  height: 100%;
}

.article-slider .article-slider-modal .article-slider-modal-nav.slick-slider {
  position: relative;
}

.article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-arrow {
  padding: 0;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 2;
  padding: 10px;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-arrow {
    padding: 0;
  }
}

.article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-arrow:hover svg, .article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-arrow:active svg {
  stroke: #de6a0a;
}

.article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-arrow > svg {
  fill: none;
  stroke: #fff;
  display: block;
  width: 12px;
  height: 20px;
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-arrow > svg {
    width: 9px;
    height: 15px;
  }
}

.article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-arrow.slick-disabled > svg {
  stroke: #fff;
  opacity: 0.2;
}

.article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-arrow.slick-prev {
  left: -30px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-arrow.slick-prev {
    left: 0;
  }
}

.article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-arrow.slick-next {
  right: -30px;
  -webkit-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
}

@media (max-width: 768px) {
  .article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-arrow.slick-next {
    right: 0;
  }
}

.article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-list {
  overflow: hidden;
}

.article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-list .slick-track .slick-slide {
  cursor: pointer;
}

.article-slider .article-slider-modal .article-slider-modal-nav.slick-slider .slick-list .slick-track .slick-slide.slick-current {
  outline: 3px solid rgba(222, 106, 10, 0.5);
  outline-offset: -3px;
}

.article-tags {
  margin-bottom: 40px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .article-tags {
    margin-bottom: 20px;
  }
}

.article-tags__list {
  margin: -8px 0 0 -20px;
  padding: 0;
  list-style: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .article-tags__list {
    margin: -4px 0 0 -15px;
  }
}

.article-tags__list > li {
  margin-top: 8px;
  padding-left: 20px;
}

@media (max-width: 768px) {
  .article-tags__list > li {
    margin-top: 4px;
    padding-left: 15px;
  }
}

.article-tags__list > li > a {
  font-size: 15px;
  line-height: 1.6666666666;
  color: #a69079;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.article-tags__list > li > a:before {
  content: "#";
  display: inline-block;
}

@media (max-width: 768px) {
  .article-tags__list > li > a {
    font-size: 13px;
  }
}

.article-tags__list > li > a:hover {
  color: #de6a0a;
}

.article-with {
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .article-with {
    margin-bottom: 30px;
  }
}

.article-with__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.article-with__list > li {
  position: relative;
  padding-left: 22px;
}

@media (max-width: 768px) {
  .article-with__list > li:not(:last-child) {
    margin-bottom: 10px;
  }
}

.article-with__list > li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 13px;
  height: 13px;
  background-color: #a69079;
}

@media (max-width: 768px) {
  .article-with__list > li:before {
    top: 6px;
    width: 10px;
    height: 10px;
  }
}

.article-with__list > li a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.article-with__list > li a:hover {
  color: #de6a0a;
}

.article-with__head {
  font-size: 15px;
  line-height: 1.8666666666;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .article-with__head {
    font-size: 14px;
    line-height: 1.6;
  }
}

.author-content {
  position: relative;
  margin-bottom: 90px;
}

@media (max-width: 768px) {
  .author-content {
    margin-bottom: 0;
  }
}

.author-content__list {
  margin: -22px -4px 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
}

@media (max-width: 768px) {
  .author-content__list {
    margin: -15px -5px 15px;
  }
}

.author-content__list > li {
  width: 16.6666666666%;
  margin-top: 22px;
  padding: 0 4px;
}

@media (max-width: 768px) {
  .author-content__list > li {
    width: 50%;
    padding: 0 5px;
    margin-top: 15px;
  }
}

.author-content__list > li > a {
  display: block;
  color: #444;
  text-decoration: none;
}

.author-content__list > li > a:hover .author-content__img > img {
  opacity: 0.7;
}

.author-content__card {
  margin-bottom: 0;
}

.author-content__img {
  margin-bottom: 8px;
  background-color: #fff;
  overflow: hidden;
  width: 164px;
  height: 123px;
  position: relative;
}

@media (max-width: 768px) {
  .author-content__img {
    margin-bottom: 4px;
  }
}

.author-content__img > img {
  width: 100%;
  margin: 0;
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.author-content__name {
  font-size: 15px;
  line-height: 1.3333333333;
  text-align: center;
}

@media (max-width: 768px) {
  .author-content__name {
    font-size: 12px;
    text-align: left;
  }
}

.author-content__btn {
  margin: 0;
  position: absolute;
  top: -50px;
  right: 0;
}

@media (max-width: 768px) {
  .author-content__btn {
    position: static;
    top: auto;
    right: auto;
  }
}

.author-content__btn > a {
  display: block;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 1.5714285714;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .author-content__btn > a {
    width: auto;
    max-width: 290px;
    margin: 0 auto;
    padding: 9px 15px;
    display: block;
    font-size: 18px;
  }
}

.author-content__btn > a:hover {
  background-color: #de6a0a;
}

.author-introduction {
  margin: 50px 0;
}

@media (max-width: 768px) {
  .author-introduction {
    margin: 25px 0;
  }
}

.author-introduction__inner {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .author-introduction__inner {
    display: block;
  }
}

.author-introduction__img {
  width: 164px;
  margin-right: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 768px) {
  .author-introduction__img {
    width: 100%;
    margin: 0 0 15px;
  }
}

.author-introduction__img > img {
  width: 100%;
  margin: 0;
  display: block;
}

@media (max-width: 768px) {
  .author-introduction__img > img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
  }
}

.author-introduction__desc {
  position: relative;
}

.author-introduction__desc > *:last-child {
  margin-bottom: 0;
}

.author-introduction__name {
  float: left;
  margin-bottom: 14px;
  font-size: 22px;
  line-height: 1.3333333333;
}

.author-introduction__name > span {
  font-size: 15px;
}

@media (max-width: 768px) {
  .author-introduction__name {
    float: none;
    font-size: 16px;
    text-align: center;
  }
  .author-introduction__name > span {
    font-size: 11px;
  }
}

.author-introduction__link {
  float: right;
  margin: 0 0 14px;
  padding: 5px 0 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 768px) {
  .author-introduction__link {
    float: none;
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.author-introduction__link > li + li {
  margin-left: 12px;
}

.author-introduction__link > li .icon-earth {
  width: 20px;
  height: 20px;
}

.author-introduction__link > li .icon-facebook {
  width: 20px;
  height: 20px;
}

.author-introduction__link > li .icon-twitter {
  width: 24px;
  height: 19px;
}

.author-introduction__link > li .icon-instagram {
  width: 20px;
  height: 20px;
}

.author-introduction__link > li > a {
  display: block;
}

.author-introduction__link > li svg {
  display: block;
  fill: #444;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.author-introduction__link > li svg:hover {
  opacity: 0.6;
}

.author-introduction__text {
  font-size: 14px;
  line-height: 1.6428571428;
  clear: both;
}

@media (max-width: 768px) {
  .author-introduction__text {
    font-size: 13px;
  }
}

.author-introduction__text > a {
  font-weight: bold;
  color: #a69079;
  text-decoration: underline;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.author-introduction__text > a:hover {
  color: #de6a0a;
}

/*doc
---
title: btn-1
name: btn-1
category: button
---

ボタン

```html_example
<p class="btn-1"><a href="#">ボタン</a></p>
<p class="btn-1 -left"><a href="#">ボタン</a></p>
<p class="btn-1 -right"><a href="#">ボタン</a></p>
```

*/
.btn-1 {
  text-align: center;
}

.btn-1 > a {
  width: 250px;
  padding: 18px 15px;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .btn-1 > a {
    width: auto;
    max-width: 290px;
    margin: 0 auto;
    padding: 9px 15px;
    display: block;
    font-size: 18px;
  }
}

.btn-1 > a:hover {
  color: #fff;
  background-color: #de6a0a;
}

.btn-1 > a[target="_blank"]:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url("../img/article/icon-blank-02.png") no-repeat;
  background-size: 100%;
  margin: 0 5px;
}

.btn-1 > button {
  padding: 0;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  width: 250px;
  padding: 18px 15px;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  text-align: center;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .btn-1 > button {
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    padding: 9px 15px;
    display: block;
    font-size: 18px;
  }
}

.btn-1 > button:hover {
  background-color: #de6a0a;
}

.btn-1.-left {
  text-align: left;
}

.btn-1.-right {
  text-align: right;
}

.btn-1.-mt50 {
  margin-top: 50px;
}

@media (max-width: 768px) {
  .btn-1.-mt50 {
    margin-top: 25px;
  }
}

.footer-catch__inner {
  padding: 100px 0 94px;
}

@media (max-width: 768px) {
  .footer-catch__inner {
    padding: 40px 0 30px;
  }
}

.footer-catch__head {
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .footer-catch__head {
    margin-bottom: 20px;
  }
}

.footer-catch__head .logo {
  width: 294px;
  height: 40px;
  margin: 0 auto;
  display: block;
  fill: #fff;
}

@media (max-width: 768px) {
  .footer-catch__head .logo {
    width: 220px;
    height: 30px;
    fill: #7f7573;
  }
}

.footer-catch__desc {
  margin: 0;
  line-height: 1.8666666666;
  text-align: center;
  color: #fff;
}

@media (max-width: 768px) {
  .footer-catch__desc {
    font-size: 14px;
    line-height: 1.8571428571;
    color: #7f7573;
  }
}

.footer-catch__desc > em {
  margin-bottom: 20px;
  display: block;
  font-size: 20px;
  font-style: normal;
}

@media (max-width: 768px) {
  .footer-catch__desc > em {
    font-size: 16px;
    line-height: 1.4375;
  }
}

.footer-gallery {
  margin-bottom: 40px;
  padding: 0 38px;
  position: relative;
}

@media (max-width: 768px) {
  .footer-gallery {
    margin-bottom: 25px;
    padding: 25px 45px 0;
    overflow: hidden;
    margin: 0 -15px 25px;
  }
}

.footer-gallery__inner {
  overflow: hidden;
  margin: 0 -10px;
}

@media (max-width: 768px) {
  .footer-gallery__inner {
    overflow: visible;
  }
}

.footer-gallery .slick-slider .slick-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-gallery .slick-slider .slick-arrow {
  background-color: transparent;
  padding: 0;
  border: 0 none;
  cursor: pointer;
  z-index: 10;
}

.footer-gallery .slick-slider .slick-arrow:hover > svg, .footer-gallery .slick-slider .slick-arrow:active > svg, .footer-gallery .slick-slider .slick-arrow:focus > svg {
  stroke: #de6a0a;
}

.footer-gallery .slick-slider .slick-arrow:focus {
  outline: none;
}

.footer-gallery .slick-slider .slick-arrow > svg {
  fill: none;
  stroke: #fff;
  width: 12px;
  height: 20px;
  display: block;
  -webkit-transition: stroke 0.4s ease;
  transition: stroke 0.4s ease;
}

.footer-gallery .slick-slider .slick-arrow.slick-disabled {
  cursor: default;
}

.footer-gallery .slick-slider .slick-arrow.slick-disabled > svg {
  opacity: 0.3;
}

.footer-gallery .slick-slider .slick-arrow.slick-disabled:hover > svg, .footer-gallery .slick-slider .slick-arrow.slick-disabled:active > svg, .footer-gallery .slick-slider .slick-arrow.slick-disabled:focus > svg {
  stroke: #fff;
}

.footer-gallery .slick-slider .slick-arrow.slick-prev {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media (max-width: 768px) {
  .footer-gallery .slick-slider .slick-arrow.slick-prev {
    left: 27px;
  }
}

.footer-gallery .slick-slider .slick-arrow.slick-next {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
}

@media (max-width: 768px) {
  .footer-gallery .slick-slider .slick-arrow.slick-next {
    right: 27px;
  }
}

.footer-gallery__card {
  width: 25%;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .footer-gallery__card {
    width: 100%;
    padding: 0;
    margin: 0 15px;
  }
}

.footer-gallery__item {
  width: 100%;
  padding: 0 15px 12px;
  background-color: #fff;
}

@media (max-width: 768px) {
  .footer-gallery__item {
    padding: 0 15px 10px;
  }
}

.footer-gallery__img {
  margin: 0 -15px 10px;
}

.footer-gallery__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.footer-gallery__img a:hover {
  opacity: 0.7;
}

.footer-gallery__img img {
  width: 100%;
  margin: 0;
  display: block;
}

.footer-gallery__tag {
  margin: -10px 0 12px -10px;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
  list-style: none;
}

.footer-gallery__tag > li {
  margin: 10px 0 0 10px;
}

.footer-gallery__tag > li > a {
  padding: 0 12px;
  display: block;
  font-size: 13px;
  line-height: 1.4;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.footer-gallery__tag > li > a:hover {
  background-color: #de6a0a;
}

@media (max-width: 768px) {
  .footer-gallery__tag > li > a {
    font-size: 12px;
    line-height: 2;
  }
}

.footer-gallery__title {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4444444444;
}

@media (max-width: 768px) {
  .footer-gallery__title {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 1.3571428571;
  }
}

.footer-gallery__title > a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.footer-gallery__title > a:hover {
  color: #de6a0a;
}

.footer-gallery__desc {
  margin-bottom: 14px;
  font-size: 13px;
  line-height: 1.428571485;
}

@media (max-width: 768px) {
  .footer-gallery__desc {
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 1.6153846153;
  }
}

.footer-gallery__info {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-gallery__author {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .footer-gallery__author {
    width: 25px;
    height: 25px;
  }
}

.footer-gallery__author a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.footer-gallery__author a:hover {
  opacity: 0.7;
}

.footer-gallery__author img {
  width: 100%;
  margin: 0;
  display: block;
}

.footer-gallery__name {
  font-size: 12px;
  line-height: 1.9166666666;
}

.footer-gallery__name a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.footer-gallery__name a:hover {
  color: #de6a0a;
}

@media (max-width: 768px) {
  .footer-gallery__name {
    font-size: 10px;
  }
}

.footer-info {
  position: relative;
  margin-bottom: 70px;
}

@media (max-width: 768px) {
  .footer-info {
    margin: 0 -15px;
    padding: 30px 15px;
    background-color: #fff;
  }
  .footer-info > *:first-child {
    margin-top: 0;
  }
}

.footer-info__list {
  margin: 0 0 30px;
  padding: 0 37px;
  list-style: none;
  background-color: #fff;
}

@media (max-width: 768px) {
  .footer-info__list {
    margin: 0 0 20px;
    padding: 0;
  }
  .footer-info__list > *:first-child {
    padding-top: 0;
  }
  .footer-info__list > *:last-child {
    padding-bottom: 0;
  }
}

.footer-info__item {
  position: relative;
  padding: 13px 0 13px 105px;
  border-top: 1px solid #d5d5d5;
}

@media (max-width: 768px) {
  .footer-info__item {
    padding: 12px 0;
  }
}

.footer-info__item:first-child {
  border-top: 0 none;
}

.footer-info__item > a {
  display: inline-block;
  font-size: 15px;
  line-height: 1.6;
  color: #a69079;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.footer-info__item > a:hover {
  color: #de6a0a;
}

@media (max-width: 768px) {
  .footer-info__item > a {
    display: block;
    font-size: 13px;
  }
}

.footer-info__item.-new > a:after {
  content: "New";
  margin: -4px 0 0 6px;
  padding: 2px 6px;
  display: inline-block;
  font-size: 11px;
  line-height: 1.5;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
  background-color: #d70c19;
}

@media (max-width: 768px) {
  .footer-info__item.-new > a:after {
    margin: -2px 0 0 6px;
    font-size: 10px;
  }
}

.footer-info__date {
  position: absolute;
  top: 13px;
  left: 0;
}

@media (max-width: 768px) {
  .footer-info__date {
    position: static;
    display: block;
    font-size: 13px;
    line-height: 1.6153846153;
  }
}

.footer-info__btn {
  margin: 0;
  position: absolute;
  top: -50px;
  right: 0;
}

@media (max-width: 768px) {
  .footer-info__btn {
    position: static;
    top: auto;
    right: auto;
  }
}

.footer-info__btn > a {
  display: block;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 1.5714285714;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .footer-info__btn > a {
    width: auto;
    max-width: 290px;
    margin: 0 auto;
    padding: 9px 15px;
    display: block;
    font-size: 18px;
  }
}

.footer-info__btn > a:hover {
  background-color: #de6a0a;
}

.footer-menu {
  border-top: 1px solid #a19998;
  border-bottom: 1px solid #a19998;
}

@media (max-width: 768px) {
  .footer-menu {
    border: 0 none;
  }
}

.footer-menu__inner + .footer-menu__inner {
  border-top: 1px solid #a19998;
}

.footer-menu__inner.-col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-menu__inner.-col2 .footer-menu__item {
  width: 50%;
}

.footer-menu__item {
  padding: 54px 50px 60px;
}

@media (max-width: 768px) {
  .footer-menu__item {
    margin: 0 -15px;
    padding: 30px 15px 40px;
  }
  .footer-menu__item > *:last-child {
    margin-bottom: 0;
  }
}

.footer-menu__item + .footer-menu__item {
  position: relative;
}

.footer-menu__item + .footer-menu__item:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1px;
  height: calc(100% - 50px);
  background-color: #a19998;
}

@media (max-width: 768px) {
  .footer-menu__item + .footer-menu__item:before {
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    width: auto;
    height: 1px;
    background-color: #99918f;
  }
}

.footer-menu__head {
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  color: #fff;
}

@media (max-width: 768px) {
  .footer-menu__head {
    font-size: 23px;
  }
}

.footer-menu__desc {
  margin-bottom: 24px;
  line-height: 1.8;
  text-align: center;
  color: #fff;
}

@media (max-width: 768px) {
  .footer-menu__desc {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.6153846153;
  }
}

.footer-menu__sns {
  margin: 0;
  padding: 15px 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  .footer-menu__sns {
    padding: 0;
  }
}

.footer-menu__sns > li {
  padding: 0 22px;
}

@media (max-width: 768px) {
  .footer-menu__sns > li {
    padding: 0 12px;
  }
}

.footer-menu__sns > li > a {
  display: block;
}

.footer-menu__sns > li > a > svg {
  display: block;
  fill: #333;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.footer-menu__sns > li > a:hover > svg {
  opacity: 0.6;
}

.footer-menu__sns .icon-facebook {
  width: 30px;
  height: 30px;
}

@media (max-width: 768px) {
  .footer-menu__sns .icon-facebook {
    width: 25px;
    height: 25px;
  }
}

.footer-menu__sns .icon-twitter {
  width: 35px;
  height: 29px;
}

@media (max-width: 768px) {
  .footer-menu__sns .icon-twitter {
    width: 28px;
    height: 22px;
  }
}

.footer-menu__sns .icon-instagram {
  width: 30px;
  height: 30px;
}

@media (max-width: 768px) {
  .footer-menu__sns .icon-instagram {
    width: 25px;
    height: 25px;
  }
}

.footer-menu__sns .icon-mail-02 {
  width: 28px;
  height: 30px;
}

@media (max-width: 768px) {
  .footer-menu__sns .icon-mail-02 {
    width: 23px;
    height: 24px;
  }
}

/*doc
---
title: head-1
name: head-1
category: head
---

見出し<br>
`.-white` を追加することで文字色が白になります。


```html_example
<h2 class="head-1">見出し</h2>
<h2 class="head-1 -white">見出し</h2>
```

*/
.head-1 {
  margin: 60px 0 20px;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6;
  color: #444;
}

.head-1.-white {
  color: #fff;
}

@media (max-width: 768px) {
  .head-1 {
    margin: 35px 0 12px;
    font-size: 23px;
  }
}

.top-attention + .head-1 {
  margin-top: 40px;
}

@media (max-width: 768px) {
  .top-attention + .head-1 {
    margin-top: 20px;
  }
}

/*doc
---
title: list-head
name: list-head
category: head
---

見出し

```html_example
<div class="list-head -interview">
  <h2 class="list-head__heading">インタビュー</h2>
</div>

<div class="list-head -author">
  <h2 class="list-head__heading">AUTHOR</h2>
</div>

<div class="list-head -tag">
  <h2 class="list-head__heading">TAG一覧</h2>
</div>

<div class="list-head -author-list">
  <h2 class="list-head__heading">AUTHOR</h2>
</div>

<div class="list-head -publisher">
  <h2 class="list-head__heading">PUBLISHER</h2>
</div>
```

*/
.list-head {
  margin-bottom: 24px;
  padding: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 0;
  position: relative;
}

@media (max-width: 768px) {
  .list-head {
    margin: 0 -15px 20px;
    padding: 0 0;
    overflow: hidden;
    height: 100px;
  }
  .list-head img {
    width: 100%;
  }
}

.list-head__heading {
  margin-bottom: 0;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  color: #fff;
  left: 50%;
  top: 50%;
  vertical-align: middle;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
  .list-head__heading {
    font-size: 18px;
  }
}

.list-head__heading > span {
  display: block;
  font-size: 15px;
  font-weight: normal;
  color: #eee;
}

@media (max-width: 768px) {
  .list-head__heading > span {
    font-size: 12px;
  }
}

.list-tab {
  margin-bottom: 28px;
}

@media (max-width: 768px) {
  .list-tab {
    margin-bottom: 20px;
  }
}

.list-tab__menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list-tab__menu > li {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list-tab__btn {
  padding: 4px 12px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 15px;
  line-height: 2;
  text-align: center;
  color: #444;
  border: 1px solid #a69079;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

@media (max-width: 768px) {
  .list-tab__btn {
    padding: 5px 8px;
    font-size: 13px;
    line-height: 1.7307692307;
  }
}

.list-tab__btn:hover {
  background-color: rgba(166, 144, 121, 0.5);
}

.list-tab__btn[aria-selected="true"] {
  position: relative;
  color: #fff;
  background-color: #a69079;
}

.list-tab__btn[aria-selected="true"]:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  border-top: 8px solid #a69079;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 0;
}

@media (max-width: 768px) {
  .list-tab__btn[aria-selected="true"]:before {
    border-width: 5px;
  }
}

.list-tag {
  margin-bottom: 50px;
}

.list-tag > *:last-child {
  margin-bottom: 0;
}

.list-tag__list {
  margin: 0 0 8px -18px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
  -webkit-transition: opacity 0.4s ease, z-index 0.4s ease;
  transition: opacity 0.4s ease, z-index 0.4s ease;
}

.list-tag__list > li {
  margin-left: 18px;
  padding: 4px 0;
  font-size: 18px;
  line-height: 1.6666666666;
}

@media (max-width: 768px) {
  .list-tag__list > li {
    font-size: 16px;
  }
}

.list-tag__list > li > a {
  color: #a69079;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.list-tag__list > li > a:hover {
  color: #de6a0a;
}

.list-tag__list > li > a:before {
  content: "#";
  display: inline-block;
}

.list-tag__list.-large {
  margin-left: -22px;
}

.list-tag__list.-large > li {
  margin-left: 22px;
  font-size: 22px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .list-tag__list.-large > li {
    font-size: 18px;
  }
}

.list-tag__list.-small {
  margin-left: -15px;
}

.list-tag__list.-small > li {
  margin-left: 15px;
  font-size: 15px;
}

@media (max-width: 768px) {
  .list-tag__list.-small > li {
    font-size: 13px;
  }
}

.list-tag__list.is-hidden {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: rgba(33, 24, 22, 0);
  z-index: -1;
  -webkit-transition: z-index 0.4s ease, background-color 0.4s ease;
  transition: z-index 0.4s ease, background-color 0.4s ease;
}

.modal.is-show {
  background-color: rgba(33, 24, 22, 0.9);
  z-index: 1002;
}

.modal.is-show .modal__inner {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

.modal__inner {
  background-color: #8a807e;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  z-index: 2;
  padding: 40px 60px;
  min-width: 500px;
  opacity: 0;
  max-width: 1024px;
}

@media (max-width: 768px) {
  .modal__inner {
    max-width: 100%;
    min-width: initial;
    padding: 0 15px 15px;
  }
}

.modal__close {
  padding: 0;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media (max-width: 768px) {
  .modal__close {
    top: -35px;
    right: 15px;
  }
}

.modal__close:hover svg, .modal__close:active svg, .modal__close:focus svg {
  stroke: #de6a0a;
}

.modal__close svg {
  display: block;
  stroke: #fff;
  width: 22px;
  height: 22px;
}

@media (max-width: 768px) {
  .modal__close svg {
    width: 20px;
    height: 20px;
  }
}

.panel-article {
  position: relative;
  margin-bottom: 50px;
  -webkit-transition: opacity 0.4s ease, z-index 0.4s ease;
  transition: opacity 0.4s ease, z-index 0.4s ease;
}

@media (max-width: 768px) {
  .panel-article {
    margin-bottom: 30px;
  }
}

.panel-article[aria-hidden="true"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.panel-article[aria-hidden="false"] {
  position: static;
  opacity: 1;
}

.panel-article__list {
  margin: -20px -10px 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: opacity 0.4s ease, z-index 0.4s ease;
  transition: opacity 0.4s ease, z-index 0.4s ease;
}

@media (max-width: 768px) {
  .panel-article__list {
    display: block;
    margin: 0;
  }
}

.panel-article__list + .panel-article__list {
  margin-top: 0;
}

@media (max-width: 768px) {
  .panel-article__list + .panel-article__list {
    margin-top: 15px;
  }
}

.panel-article__list > li {
  width: 33.3333333333%;
  margin-top: 20px;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .panel-article__list > li {
    width: auto;
    margin: 0 0 15px;
    padding: 0;
  }
  .panel-article__list > li:last-child {
    margin-bottom: 0;
  }
}

.panel-article__list.is-hidden {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.panel-article__card {
  width: 100%;
  padding: 0 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.panel-article__card > article {
  width: 100%;
}

.panel-article__card.-new {
  position: relative;
}

@media (max-width: 768px) {
  .panel-article__card.-new {
    width: 100%;
  }
}

.panel-article__card.-new:after {
  content: "New";
  position: absolute;
  top: 10px;
  left: 8px;
  width: 42px;
  padding: 8px 0;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #d70c19;
  z-index: 1;
}

@media (max-width: 768px) {
  .panel-article__card.-new:after {
    top: 0;
    left: 0;
    font-size: 8px;
    width: 27px;
  }
}

@media (max-width: 768px) {
  .panel-article__card {
    width: 100%;
    padding: 0 15px 15px;
  }
}

@media (max-width: 768px) {
  .panel-article__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px 10px;
  }
}

.panel-article__img {
  margin: 0 -15px 14px;
}

@media (max-width: 768px) {
  .panel-article__img {
    width: 100px;
    margin: 0 15px 0 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.panel-article__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.panel-article__img a:hover {
  opacity: 0.7;
}

.panel-article__img img {
  display: block;
  margin: 0;
  width: 100%;
}

.panel-article__title {
  margin-bottom: 14px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .panel-article__title {
    margin-bottom: 0;
    padding: 10px 15px 0 0;
  }
}

.panel-article__title > a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.panel-article__title > a:hover {
  color: #de6a0a;
}

.panel-article__info {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.panel-article__author {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .panel-article__author {
    width: 25px;
    height: 25px;
  }
}

.panel-article__author a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.panel-article__author a:hover {
  opacity: 0.7;
}

.panel-article__author img {
  width: 100%;
  margin: 0;
  display: block;
}

.panel-article__name {
  font-size: 12px;
  line-height: 1.9166666666;
  color: #9b9b9b;
}

.panel-article__name a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.panel-article__name a:hover {
  color: #de6a0a;
}

@media (max-width: 768px) {
  .panel-article__name {
    font-size: 10px;
  }
}

.panel-article__date {
  word-break: break-word;
}

.panel-article__date:before {
  content: "・";
}

.panel-article__sponsor {
  color: #9b9b9b;
  font-size: 12px;
  line-height: 1.7;
  margin: 8px 0 0;
}

@media (max-width: 768px) {
  .panel-article__sponsor {
    font-size: 10px;
  }
}

.panel-article__sponsor a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.panel-article__sponsor a:hover {
  color: #de6a0a;
}

.panel-article .no-article {
  text-align: center;
  padding: 10px;
}

.panel-article .no-article p {
  font-weight: bold;
  font-size: 15px;
}

.panel-author {
  position: relative;
  margin-bottom: 50px;
  -webkit-transition: opacity 0.4s ease, z-index 0.4s ease;
  transition: opacity 0.4s ease, z-index 0.4s ease;
}

.panel-author[aria-hidden="true"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  width: 0px;
  height: 0px;
  display: none;
}

.panel-author[aria-hidden="false"] {
  position: static;
  opacity: 1;
}

@media (max-width: 768px) {
  .panel-author {
    margin-bottom: 30px;
  }
}

.panel-author__list {
  margin: -20px -10px 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: opacity 0.4s ease, z-index 0.4s ease;
  transition: opacity 0.4s ease, z-index 0.4s ease;
}

@media (max-width: 768px) {
  .panel-author__list {
    margin: -12px -10px 0;
  }
}

.panel-author__list + .panel-author__list {
  margin-top: 0;
}

.panel-author__list > li {
  width: 25%;
  margin-top: 20px;
  padding: 0 10px;
}

@media (max-width: 768px) {
  .panel-author__list > li {
    width: 50%;
    margin-top: 12px;
  }
}

.panel-author__list > li > a {
  display: block;
  color: #444;
  text-decoration: none;
}

.panel-author__list > li > a:hover .panel-author__img > img {
  opacity: 0.7;
}

.panel-author__list.is-hidden {
  position: absolute;
  z-index: -1;
  opacity: 0;
  display: none;
}

.panel-author__card {
  margin-bottom: 0;
}

.panel-author__img {
  margin-bottom: 10px;
  background-color: #fff;
  overflow: hidden;
  width: 164px;
  height: 123px;
  position: relative;
}

@media (max-width: 768px) {
  .panel-author__img {
    margin-bottom: 4px;
  }
}

.panel-author__img > img {
  width: 100%;
  margin: 0;
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.panel-author__name {
  font-size: 15px;
  line-height: 1.3333333333;
  text-align: center;
}

@media (max-width: 768px) {
  .panel-author__name {
    font-size: 12px;
    line-height: 1.75;
    text-align: start;
  }
}

.panel-publisher {
  position: relative;
  margin-bottom: 50px;
  -webkit-transition: opacity 0.4s ease, z-index 0.4s ease;
  transition: opacity 0.4s ease, z-index 0.4s ease;
}

.panel-publisher[aria-hidden="true"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  width: 0px;
  height: 0px;
}

.panel-publisher[aria-hidden="false"] {
  position: static;
  opacity: 1;
}

@media (max-width: 768px) {
  .panel-publisher {
    margin-bottom: 30px;
  }
}

.panel-publisher__list {
  margin: -20px -10px 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: opacity 0.4s ease, z-index 0.4s ease;
  transition: opacity 0.4s ease, z-index 0.4s ease;
}

.panel-publisher__list + .panel-publisher__list {
  margin-top: 0;
}

@media (max-width: 768px) {
  .panel-publisher__list {
    margin: -12px -10px 0;
  }
}

.panel-publisher__list > li {
  width: 25%;
  margin-top: 20px;
  padding: 0 10px;
}

@media (max-width: 768px) {
  .panel-publisher__list > li {
    width: 50%;
    margin-top: 12px;
  }
}

.panel-publisher__list > li > a {
  display: block;
  color: #444;
  text-decoration: none;
}

.panel-publisher__list > li > a:hover .panel-publisher__img > img {
  opacity: 0.7;
}

.panel-publisher__list.is-hidden {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.panel-publisher__card {
  margin-bottom: 0;
}

.panel-publisher__img {
  margin-bottom: 10px;
  background-color: #fff;
  overflow: hidden;
  width: 158px;
  height: 118px;
  position: relative;
}

@media (max-width: 768px) {
  .panel-publisher__img {
    margin-bottom: 4px;
  }
}

.panel-publisher__img > img {
  width: 100%;
  margin: 0;
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.panel-publisher__name {
  font-size: 15px;
  line-height: 1.3333333333;
  text-align: center;
}

@media (max-width: 768px) {
  .panel-publisher__name {
    font-size: 12px;
    line-height: 1.75;
    text-align: start;
  }
}

.pick-up-content {
  margin-bottom: 90px;
}

@media (max-width: 768px) {
  .pick-up-content {
    margin-bottom: 35px;
  }
}

.pick-up-content__inner {
  margin: -30px -16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .pick-up-content__inner {
    margin: 0;
    display: block;
  }
  .pick-up-content__inner > *:last-child {
    margin-bottom: 0;
  }
}

.pick-up-content__item {
  width: 25%;
  margin-top: 30px;
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .pick-up-content__item {
    width: auto;
    margin: 0 0 15px 0;
    padding: 0;
  }
}

.pick-up-content__card {
  width: 100%;
  padding: 0 15px 15px;
  background-color: #fff;
}

@media (max-width: 768px) {
  .pick-up-content__card {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .pick-up-content__block {
    position: relative;
    min-height: 75px;
    margin-bottom: 12px;
    padding: 15px 0 0 100px;
  }
}

.pick-up-content__img {
  margin: 0 -15px 16px;
}

@media (max-width: 768px) {
  .pick-up-content__img {
    position: absolute;
    top: 0;
    left: -15px;
    width: 100px;
    margin: 0;
  }
}

.pick-up-content__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.pick-up-content__img a:hover {
  opacity: 0.7;
}

.pick-up-content__img img {
  width: 100%;
  margin: 0;
  display: block;
}

.pick-up-content__tag {
  margin: -10px 0 12px -10px;
  padding: 0;
  list-style: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
}

@media (max-width: 768px) {
  .pick-up-content__tag {
    margin: -10px 0 10px -10px;
  }
}

.pick-up-content__tag > li {
  margin: 10px 0 0 10px;
}

.pick-up-content__tag > li > a {
  padding: 0 12px;
  display: block;
  font-size: 13px;
  line-height: 1.4;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.pick-up-content__tag > li > a:hover {
  background-color: #de6a0a;
}

@media (max-width: 768px) {
  .pick-up-content__tag > li > a {
    padding: 4px 10px;
    font-size: 12px;
  }
}

.pick-up-content__title {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4444444444;
}

@media (max-width: 768px) {
  .pick-up-content__title {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.3571428571;
  }
}

.pick-up-content__title > a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.pick-up-content__title > a:hover {
  color: #de6a0a;
}

.pick-up-content__desc {
  margin-bottom: 12px;
  font-size: 13px;
  line-height: 1.5714285714;
}

.pick-up-content__info {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pick-up-content__author {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .pick-up-content__author {
    width: 25px;
    height: 25px;
  }
}

.pick-up-content__author a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.pick-up-content__author a:hover {
  opacity: 0.7;
}

.pick-up-content__author img {
  width: 100%;
  margin: 0;
  display: block;
}

.pick-up-content__name {
  font-size: 12px;
  line-height: 1.9166666666;
  color: #9b9b9b;
}

.pick-up-content__name a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.pick-up-content__name a:hover {
  color: #de6a0a;
}

.pick-up-content__name a + .pick-up-content__date:before {
  content: "・";
}

@media (max-width: 768px) {
  .pick-up-content__name {
    font-size: 10px;
  }
}

.pick-up-content__date {
  word-break: break-word;
}

.pick-up-content__sponsor {
  color: #9b9b9b;
  font-size: 12px;
  line-height: 1.7;
  margin: 8px 0 0;
}

@media (max-width: 768px) {
  .pick-up-content__sponsor {
    font-size: 10px;
  }
}

.pick-up-content__sponsor a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.pick-up-content__sponsor a:hover {
  color: #de6a0a;
}

.publisher-content {
  position: relative;
  padding: 20px 30px;
  background-color: #fff;
}

@media (max-width: 768px) {
  .publisher-content {
    padding: 0;
    background-color: transparent;
  }
}

.publisher-content .head-1 {
  margin: 0;
  line-height: 1.2;
}

.publisher-content__btn {
  margin: 0;
  position: absolute;
  top: 20px;
  right: 30px;
}

@media (max-width: 768px) {
  .publisher-content__btn {
    position: static;
    top: auto;
    right: auto;
  }
}

.publisher-content__btn > a {
  display: block;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 1.5714285714;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .publisher-content__btn > a {
    width: auto;
    max-width: 290px;
    margin: 0 auto;
    padding: 9px 15px;
    display: block;
    font-size: 18px;
  }
}

.publisher-content__btn > a:hover {
  background-color: #de6a0a;
}

.recommend-content {
  margin-bottom: 90px;
}

@media (max-width: 768px) {
  .recommend-content {
    margin-bottom: 35px;
  }
}

.recommend-content__inner {
  margin: -30px -16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .recommend-content__inner {
    margin: 0;
    display: block;
  }
  .recommend-content__inner > *:last-child {
    margin-bottom: 0;
  }
}

.recommend-content__item {
  width: 25%;
  margin-top: 30px;
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .recommend-content__item {
    width: auto;
    margin: 0 0 15px 0;
    padding: 0;
  }
}

.recommend-content__card {
  width: 100%;
  padding: 0 15px 15px;
  background-color: #fff;
}

@media (max-width: 768px) {
  .recommend-content__card {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .recommend-content__block {
    position: relative;
    min-height: 75px;
    margin-bottom: 12px;
    padding: 15px 0 0 100px;
  }
}

.recommend-content__img {
  margin: 0 -15px 16px;
}

@media (max-width: 768px) {
  .recommend-content__img {
    position: absolute;
    top: 0;
    left: -15px;
    width: 100px;
    margin: 0;
  }
}

.recommend-content__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.recommend-content__img a:hover {
  opacity: 0.7;
}

.recommend-content__img img {
  width: 100%;
  margin: 0;
  display: block;
}

.recommend-content__tag {
  margin: -10px 0 12px -10px;
  padding: 0;
  list-style: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
}

@media (max-width: 768px) {
  .recommend-content__tag {
    margin: -10px 0 10px -10px;
  }
}

.recommend-content__tag > li {
  margin: 10px 0 0 10px;
}

.recommend-content__tag > li > a {
  padding: 0 12px;
  display: block;
  font-size: 13px;
  line-height: 1.4;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.recommend-content__tag > li > a:hover {
  background-color: #de6a0a;
}

@media (max-width: 768px) {
  .recommend-content__tag > li > a {
    padding: 4px 10px;
    font-size: 12px;
  }
}

.recommend-content__title {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4444444444;
}

@media (max-width: 768px) {
  .recommend-content__title {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.3571428571;
  }
}

.recommend-content__title > a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.recommend-content__title > a:hover {
  color: #de6a0a;
}

.recommend-content__info {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.recommend-content__author {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .recommend-content__author {
    width: 25px;
    height: 25px;
  }
}

.recommend-content__author a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.recommend-content__author a:hover {
  opacity: 0.7;
}

.recommend-content__author img {
  width: 100%;
  margin: 0;
  display: block;
}

.recommend-content__name {
  font-size: 12px;
  line-height: 1.9166666666;
}

.recommend-content__name a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.recommend-content__name a:hover {
  color: #de6a0a;
}

@media (max-width: 768px) {
  .recommend-content__name {
    font-size: 10px;
  }
}

.recommend-content__sponsor {
  color: #9b9b9b;
  font-size: 12px;
  line-height: 1.7;
  margin: 8px 0 0;
}

@media (max-width: 768px) {
  .recommend-content__sponsor {
    font-size: 10px;
  }
}

.recommend-content__sponsor a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.recommend-content__sponsor a:hover {
  color: #de6a0a;
}

.recommend-tag {
  margin: 30px 0 50px;
}

@media (max-width: 768px) {
  .recommend-tag {
    margin: 30px 0 40px;
  }
}

.recommend-tag__head {
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .recommend-tag__head {
    font-size: 13px;
    margin-bottom: 10px;
  }
}

.recommend-tag__item {
  padding: 14px 20px;
  background-color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 768px) {
  .recommend-tag__item {
    padding: 10px 15px;
  }
}

.recommend-tag__list {
  margin: 0 0 0 -20px;
  padding: 0;
  list-style: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
}

.recommend-tag__list > li {
  margin-left: 20px;
  padding: 3px 0;
}

.recommend-tag__list > li > a {
  display: block;
  font-size: 15px;
  line-height: 1.6666666666;
  color: #a69079;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.recommend-tag__list > li > a:hover {
  color: #de6a0a;
}

@media (max-width: 768px) {
  .recommend-tag__list > li > a {
    font-size: 13px;
  }
}

.recommend-tag__list > li > a:before {
  content: "#";
  display: inline-block;
}

.series-content {
  position: relative;
  margin-bottom: 90px;
}

@media (max-width: 768px) {
  .series-content {
    margin-bottom: 0;
  }
}

.series-content__item {
  padding: 30px;
  background-color: #fff;
}

@media (max-width: 768px) {
  .series-content__item {
    padding: 15px;
    margin-bottom: 15px;
  }
}

.series-content__item + .series-content__item {
  margin-top: 30px;
}

@media (max-width: 768px) {
  .series-content__item + .series-content__item {
    margin-top: 0;
  }
}

.series-content__item > *:last-child {
  margin-bottom: 0;
}

.series-content__btn {
  margin: 0;
  position: absolute;
  top: -50px;
  right: 0;
}

@media (max-width: 768px) {
  .series-content__btn {
    position: static;
    top: auto;
    right: auto;
  }
}

.series-content__btn > a {
  display: block;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 1.5714285714;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .series-content__btn > a {
    width: auto;
    max-width: 290px;
    margin: 0 auto;
    padding: 9px 15px;
    display: block;
    font-size: 18px;
  }
}

.series-content__btn > a:hover {
  background-color: #de6a0a;
}

.series-content-main {
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .series-content-main {
    margin: -15px 0 25px;
  }
}

.series-content-main__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .series-content-main__inner {
    display: block;
  }
}

.series-content-main__img {
  width: 307px;
  margin-right: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 768px) {
  .series-content-main__img {
    width: auto;
    margin: 0 -15px 10px;
  }
}

.series-content-main__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.series-content-main__img a:hover {
  opacity: 0.7;
}

.series-content-main__img img {
  width: 100%;
  margin: 0;
  display: block;
}

.series-content-main__item {
  width: calc(100% - 337px);
}

@media (max-width: 768px) {
  .series-content-main__item {
    width: 100%;
  }
  .series-content-main__item > *:last-child {
    margin-bottom: 0;
  }
}

.series-content-main__title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}

@media (max-width: 768px) {
  .series-content-main__title {
    margin-bottom: 12px;
    font-size: 16px;
  }
}

.series-content-main__title a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.series-content-main__title a:hover {
  color: #de6a0a;
}

.series-content-main__desc {
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 1.5714285714;
}

@media (max-width: 768px) {
  .series-content-main__desc {
    margin-bottom: 10px;
  }
}

.series-content-main__info {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  .series-content-main__info {
    margin-bottom: 10px;
  }
}

.series-content-main__author {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}

.series-content-main__author a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.series-content-main__author a:hover {
  opacity: 0.7;
}

.series-content-main__author img {
  width: 100%;
  margin: 0;
  display: block;
}

.series-content-main__name {
  font-size: 12px;
  line-height: 1.9166666666;
}

.series-content-main__name a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.series-content-main__name a:hover {
  color: #de6a0a;
}

.series-content-main__sponsor {
  color: #9b9b9b;
  font-size: 12px;
  line-height: 1.7;
}

.series-content-main__sponsor a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.series-content-main__sponsor a:hover {
  color: #de6a0a;
}

.series-content-sub {
  margin: 0 -16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .series-content-sub {
    margin: 0;
    display: block;
  }
}

.series-content-sub__item {
  width: 33.3333333333%;
  padding: 0 16px;
}

@media (max-width: 768px) {
  .series-content-sub__item {
    width: 100%;
    padding: 0;
  }
  .series-content-sub__item:not(:last-child) {
    margin-bottom: 10px;
  }
}

.series-content-sub__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.series-content-sub__img {
  width: 133px;
  margin-right: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 768px) {
  .series-content-sub__img {
    width: 100px;
    margin-right: 10px;
  }
}

.series-content-sub__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.series-content-sub__img a:hover {
  opacity: 0.7;
}

.series-content-sub__img img {
  width: 100%;
  margin: 0;
  display: block;
}

.series-content-sub__title {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5714285714;
}

.series-content-sub__title a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.series-content-sub__title a:hover {
  color: #de6a0a;
}

@media (max-width: 768px) {
  .series-content-sub__title {
    font-size: 13px;
  }
}

.sub-fixed-content__inner {
  -webkit-transition: top 0.2s ease;
  transition: top 0.2s ease;
  top: 98px;
}

.sub-fixed-content__inner.is-fixed {
  width: 300px;
  position: fixed;
  top: 122px;
}

.sub-fixed-content__inner.is-fixed.is-absolute {
  position: absolute;
  bottom: 0;
  top: auto;
}

.sub-link {
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .sub-link {
    margin-bottom: 35px;
  }
}

.sub-link__head {
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .sub-link__head {
    font-size: 23px;
  }
}

.sub-link__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sub-link__list > li {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(138, 128, 126, 0.35);
}

@media (max-width: 768px) {
  .sub-link__list > li {
    padding-bottom: 8px;
  }
}

.sub-link__list > li:first-child {
  border-top: 3px solid rgba(138, 128, 126, 0.35);
  padding-top: 10px;
}

@media (max-width: 768px) {
  .sub-link__list > li:first-child {
    padding-top: 8px;
  }
}

.sub-link__list > li:not(:last-child) {
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .sub-link__list > li:not(:last-child) {
    margin-bottom: 8px;
  }
}

.sub-link__list > li > a {
  display: block;
  font-size: 15px;
  line-height: 1.6;
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

@media (max-width: 768px) {
  .sub-link__list > li > a {
    font-size: 14px;
  }
}

.sub-link__list > li > a:hover {
  color: #de6a0a;
}

.sub-link__list > li > a:hover .icon-blank {
  fill: #de6a0a;
}

.sub-link__list > li .icon-blank {
  margin: -2px 0 0 6px;
  width: 14px;
  height: 14px;
  display: inlne-block;
  vertical-align: middle;
  fill: #444;
  -webkit-transition: fill 0.4s ease;
  transition: fill 0.4s ease;
}

.sub-link__list > li small {
  display: block;
  font-size: 12px;
}

.sub-link__title {
  font-weight: bold;
}

/*doc
---
title: sub-ranking
name: Module sub-ranking
category: sub
---

ランキング<br>
※右サイドバーで使用

```html_example
<div class="sub">
  <section class="sidebar">
    <div class="sub-ranking">
      <h2 class="sub-ranking__head">RANKING</h2>
      <ol class="sub-ranking__list">
        <li>
          <article>
            <div class="sub-ranking__item">
              <figure class="sub-ranking__img"><img src="/danro/tmp/pc/dummy-14(133×100).png" alt=""></figure>
              <h3 class="sub-ranking__title"><a href="#">「ソロ当たり前」時代、独身者が備える…</a></h3>
            </div>
          </article>
        </li>
        <li>
          <article>
            <div class="sub-ranking__item">
              <figure class="sub-ranking__img"><img src="/danro/tmp/pc/dummy-15(133×100).png" alt=""></figure>
              <h3 class="sub-ranking__title"><a href="#">「フリーランスの島」に移住した男 甘くない…</a></h3>
            </div>
          </article>
        </li>
        <li>
          <article>
            <div class="sub-ranking__item">
              <figure class="sub-ranking__img"><img src="/danro/tmp/pc/dummy-16(133×100).png" alt=""></figure>
              <h3 class="sub-ranking__title"><a href="#">ヒロシ 45歳独身男「相席居酒屋」での悲劇</a></h3>
            </div>
          </article>
        </li>
        <li>
          <article>
            <div class="sub-ranking__item">
              <figure class="sub-ranking__img"><img src="/danro/tmp/pc/dummy-17(133×100).png" alt=""></figure>
              <h3 class="sub-ranking__title"><a href="#">ヒトカラ・一人焼き肉…海外からはどう見え…</a></h3>
            </div>
          </article>
        </li>
        <li>
          <article>
            <div class="sub-ranking__item">
              <figure class="sub-ranking__img"><img src="/danro/tmp/pc/dummy-18(133×100).png" alt=""></figure>
              <h3 class="sub-ranking__title"><a href="#">江戸前妄想寿司【偏差値を極限まで高めるシ…</a></h3>
            </div>
          </article>
        </li>
      </ol>
      <p class="sub-ranking__btn"><a href="#">すべて見る</a></p>
    </div>
  </section>
</div>
```

*/
.sub-ranking {
  position: relative;
  margin-bottom: 30px;
  margin-top: 50px;
}

@media (max-width: 768px) {
  .sub-ranking {
    margin-top: 30px;
  }
}

.sub-ranking.is-fixed {
  position: fixed;
}

.sub-ranking__head {
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .sub-ranking__head {
    font-size: 23px;
  }
}

.sub-ranking__list {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: ranking;
}

@media (max-width: 768px) {
  .sub-ranking__list {
    margin-bottom: 15px;
  }
}

.sub-ranking__list > *:not(:last-child) {
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .sub-ranking__list > *:not(:last-child) {
    margin-bottom: 15px;
  }
}

.sub-ranking__list > li {
  position: relative;
  padding-left: 30px;
  background-color: #fff;
  z-index: 0;
}

@media (max-width: 768px) {
  .sub-ranking__list > li {
    padding-left: 20px;
  }
}

.sub-ranking__list > li:before {
  content: counter(ranking);
  counter-increment: ranking;
  position: absolute;
  top: 50%;
  left: 9px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

@media (max-width: 768px) {
  .sub-ranking__list > li:before {
    left: 5px;
    font-size: 16px;
  }
}

.sub-ranking__list > li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 30px;
  background-color: #a7a09e;
  z-index: -1;
}

@media (max-width: 768px) {
  .sub-ranking__list > li:after {
    width: 20px;
  }
}

.sub-ranking__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sub-ranking__img {
  width: 133px;
  margin-bottom: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 768px) {
  .sub-ranking__img {
    width: 123px;
  }
}

.sub-ranking__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.sub-ranking__img a:hover {
  opacity: 0.7;
}

.sub-ranking__img img {
  display: block;
  margin: 0;
  width: 100%;
}

.sub-ranking__title {
  margin-bottom: 0;
  padding: 18px 10px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
}

@media (max-width: 768px) {
  .sub-ranking__title {
    padding: 8px 15px;
    font-size: 14px;
  }
}

.sub-ranking__title a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.sub-ranking__title a:hover {
  color: #de6a0a;
}

.sub-ranking__btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 86px;
}

@media (max-width: 768px) {
  .sub-ranking__btn {
    position: static;
    width: auto;
  }
}

.sub-ranking__btn > a {
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .sub-ranking__btn > a {
    width: auto;
    max-width: 290px;
    margin: 0 auto;
    padding: 9px 15px;
    display: block;
    font-size: 18px;
  }
}

.sub-ranking__btn > a:hover {
  background-color: #de6a0a;
}

/*doc
---
title: sub-recommend
name: Module sub-recommend
category: sub
---

DANROからのおすすめ<br>
※右サイドバーで使用

```html_example
<div class="sub">
  <section class="sidebar">
    <div class="sub-recommend">
      <h2 class="sub-recommend__head">DANROからのおすすめ</h2>
      <div class="sub-recommend__card">
        <article>
          <figure class="sub-recommend__img"><img src="/danro/tmp/pc/dummy-19(300×225).png" alt=""></figure>
          <ul class="sub-recommend__tag">
            <li><a href="#">酒</a></li>
            <li><a href="#">吉田類</a></li>
          </ul>
          <h3 class="sub-recommend__title"><a href="#">『酒場放浪記』吉田類が少子化問題を斬る！「いいから酒場に行き…</a></h3>
        </article>
      </div>

      <div class="sub-recommend__card">
        <article>
          <figure class="sub-recommend__img"><img src="/danro/tmp/pc/dummy-20(300×225).png" alt=""></figure>
          <ul class="sub-recommend__tag">
            <li><a href="#">ダイエット</a></li>
            <li><a href="#">筋トレ</a></li>
          </ul>
          <h3 class="sub-recommend__title"><a href="#">40代で｢疲れない体｣にみるみる変わる5習慣テキストダミーテキ…</a></h3>
        </article>
      </div>
    </div>
  </section>
</div>
```

*/
.sub-recommend {
  margin-bottom: 120px;
  margin-top: 50px;
}

.sub-recommend > *:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .sub-recommend {
    margin-bottom: 35px;
    margin-top: 50px;
  }
}

.sub-recommend__head {
  margin-bottom: 10px;
  padding: 3px 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3333333333;
  text-align: center;
  color: #fff;
  background-color: #a7a09e;
}

@media (max-width: 768px) {
  .sub-recommend__head {
    margin-bottom: 12px;
    padding: 0;
    font-size: 23px;
    text-align: start;
    background-color: transparent;
  }
}

.sub-recommend__head.-gray {
  color: #444;
}

.sub-recommend__card {
  margin-bottom: 10px;
  padding: 0 20px 16px;
  background-color: #fff;
}

@media (max-width: 768px) {
  .sub-recommend__card {
    margin-bottom: 15px;
    padding: 0 15px 15px;
  }
}

.sub-recommend__img {
  margin: 0 -20px 20px;
}

@media (max-width: 768px) {
  .sub-recommend__img {
    margin: 0 -15px 10px;
  }
}

.sub-recommend__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.sub-recommend__img a:hover {
  opacity: 0.7;
}

.sub-recommend__img img {
  width: 100%;
  margin: 0;
  display: block;
}

.sub-recommend__tag {
  margin: -10px 0 10px -10px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
  list-style: none;
}

.sub-recommend__tag > li {
  margin: 10px 0 0 10px;
}

.sub-recommend__tag > li > a {
  padding: 0 12px;
  display: block;
  font-size: 13px;
  line-height: 1.4;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.sub-recommend__tag > li > a:hover {
  background-color: #de6a0a;
}

@media (max-width: 768px) {
  .sub-recommend__tag > li > a {
    padding: 4px 10px;
    font-size: 12px;
  }
}

.sub-recommend__title {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
}

@media (max-width: 768px) {
  .sub-recommend__title {
    font-size: 16px;
  }
}

.sub-recommend__title > a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.sub-recommend__title > a:hover {
  color: #de6a0a;
}

.tag-nav {
  height: 36px;
  background-color: #444;
}

@media (max-width: 768px) {
  .tag-nav {
    position: relative;
    height: 35px;
  }
}

@media (max-width: 768px) {
  .tag-nav__inner {
    overflow-x: scroll;
    overflow-scrolling: touch;
    z-index: 0;
  }
}

.tag-nav__inner.is-start .tag-nav__start {
  opacity: 0;
  z-index: -1;
}

.tag-nav__inner.is-end .tag-nav__end {
  opacity: 0;
  z-index: -1;
}

.tag-nav__start {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 35px;
  background-color: rgba(34, 34, 34, 0.6);
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity 0.4s ease, z-index 0.4s ease;
  transition: opacity 0.4s ease, z-index 0.4s ease;
}

.tag-nav__start > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 8px;
  height: 16px;
  fill: none;
  stroke: #fff;
}

.tag-nav__end {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 35px;
  background-color: rgba(34, 34, 34, 0.6);
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity 0.4s ease, z-index 0.4s ease;
  transition: opacity 0.4s ease, z-index 0.4s ease;
}

.tag-nav__end > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
  width: 8px;
  height: 16px;
  fill: none;
  stroke: #fff;
}

.tag-nav__list {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 1024px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .tag-nav__list {
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

.tag-nav__list > li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

@media (max-width: 768px) {
  .tag-nav__list > li {
    float: left;
    white-space: nowrap;
  }
}

.tag-nav__list > li > a {
  padding: 4px 15px 6px;
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  line-height: 1.4444444444;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  background-color: #444;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .tag-nav__list > li > a {
    font-size: 16px;
    line-height: 1.5625;
    white-space: nowrap;
  }
}

.tag-nav__list > li > a:hover {
  background-color: #de6a0a;
}

.tag-nav__list > li.-ad > a {
  color: #f3c400;
}

.top-description {
  width: 1024px;
  margin: 10px auto 0;
  font-size: 14px;
  line-height: 1.5;
  color: #5f5651;
}

.top-hero {
  width: 1024px;
  margin: 10px auto 0;
}

@media (max-width: 768px) {
  .top-hero {
    width: auto;
    margin: 20px auto 15px;
  }
}

.top-hero__thumb {
  margin: 0 auto;
}

.top-hero__thumb.slick-slider {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.top-hero__thumb.slick-slider .slick-arrow {
  padding: 0;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  padding: 8px;
}

@media (max-width: 768px) {
  .top-hero__thumb.slick-slider .slick-arrow {
    padding: 10px;
  }
}

.top-hero__thumb.slick-slider .slick-arrow > svg {
  display: block;
  fill: none;
  stroke: #fff;
  width: 12px;
  height: 20px;
  -webkit-transition: stroke 0.4s ease;
  transition: stroke 0.4s ease;
}

@media (max-width: 768px) {
  .top-hero__thumb.slick-slider .slick-arrow > svg {
    width: 10px;
    height: 18px;
  }
}

.top-hero__thumb.slick-slider .slick-arrow:hover > svg {
  stroke: #de6a0a;
}

.top-hero__thumb.slick-slider .slick-prev {
  top: 50%;
  left: 2px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media (max-width: 768px) {
  .top-hero__thumb.slick-slider .slick-prev {
    left: 0;
  }
}

.top-hero__thumb.slick-slider .slick-next {
  top: 50%;
  right: 2px;
  -webkit-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
}

@media (max-width: 768px) {
  .top-hero__thumb.slick-slider .slick-next {
    right: 0;
  }
}

.top-hero__thumb .slick-list {
  position: relative;
}

.top-hero__thumb .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-hero__thumb .slick-dots {
  position: absolute;
  bottom: -30px;
  right: 30px;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.top-hero__thumb .slick-dots > li:not(:last-child) {
  margin-right: 5px;
}

.top-hero__thumb .slick-dots > li button {
  padding: 0;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  width: 25px;
  height: 16px;
  padding: 6px 0;
  display: block;
  font-size: 0;
  line-height: 0;
  color: transparent;
  outline: none;
}

.top-hero__thumb .slick-dots > li button:before {
  content: "";
  display: block;
  width: 25px;
  height: 4px;
  background-color: #8a807e;
  opacity: 0.5;
}

.top-hero__thumb .slick-dots > li.slick-active button:before {
  opacity: 1;
}

.top-hero__img {
  width: 1024px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 768px) {
  .top-hero__img {
    width: auto;
    margin: 0;
  }
}

.top-hero__img img {
  width: 100%;
  margin: 0;
  display: block;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.top-hero__img a {
  display: block;
  overflow: hidden;
}

.top-hero__img a:hover img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}

.top-hero__article {
  width: 980px;
  background-color: #fff;
  margin: -80px auto 0;
  -webkit-box-shadow: 1px 1px #d5d5d5;
          box-shadow: 1px 1px #d5d5d5;
  position: relative;
}

@media (max-width: 768px) {
  .top-hero__article {
    width: auto;
    margin: 0;
  }
}

.top-hero__article.slick-slider {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.top-hero__article.slick-slider .slick-list {
  position: relative;
  overflow: hidden;
}

.top-hero__article.slick-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-hero__article.slick-slider .slick-dots {
  position: absolute;
  bottom: -11px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.top-hero__article.slick-slider .slick-dots > li:not(:last-child) {
  margin-right: 5px;
}

.top-hero__article.slick-slider .slick-dots > li button {
  padding: 0;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  width: 20px;
  height: 12px;
  padding: 4px 0;
  display: block;
  font-size: 0;
  line-height: 0;
  color: transparent;
  outline: none;
}

.top-hero__article.slick-slider .slick-dots > li button:before {
  content: "";
  display: block;
  width: 20px;
  height: 4px;
  background-color: #8a807e;
  opacity: 0.5;
}

.top-hero__article.slick-slider .slick-dots > li.slick-active button:before {
  opacity: 1;
}

.top-hero__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 25px;
}

@media (max-width: 768px) {
  .top-hero__inner {
    display: block;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    padding: 8px 15px 10px;
  }
}

.top-hero__tag {
  width: 50%;
  min-width: 50%;
  margin: -10px 0 0 -10px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .top-hero__tag {
    width: auto;
    margin: -10px 0 10px -10px;
  }
}

.top-hero__tag > li {
  margin: 10px 0 0 10px;
}

.top-hero__tag > li > a {
  padding: 0 10px;
  display: block;
  font-size: 13px;
  line-height: 1.4;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .top-hero__tag > li > a {
    padding: 4px 10px;
    font-size: 12px;
  }
}

.top-hero__tag > li > a:hover {
  background-color: #de6a0a;
}

.top-hero__title {
  margin-bottom: 0px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.55;
  margin-top: 5px;
}

@media (max-width: 768px) {
  .top-hero__title {
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 1.4444444444;
  }
}

.top-hero__title > a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.top-hero__title > a:hover {
  color: #de6a0a;
}

.top-hero__info {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media (max-width: 768px) {
  .top-hero__info {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: auto;
  }
}

.top-hero__author {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .top-hero__author {
    width: 25px;
    height: 25px;
  }
}

.top-hero__author a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.top-hero__author a:hover {
  opacity: 0.7;
}

.top-hero__author img {
  width: 100%;
  margin: 0;
  display: block;
}

.top-hero__name {
  font-size: 12px;
  line-height: 1.9166666666;
  color: #9b9b9b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.top-hero__name > a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.top-hero__name > a:hover {
  color: #de6a0a;
}

.top-hero__name > a + .top-hero__date:before {
  content: "・";
}

@media (max-width: 768px) {
  .top-hero__name {
    display: block;
    font-size: 10px;
  }
}

.top-hero__date {
  word-break: break-word;
}

.top-hero .slick-initialized {
  display: block;
}

.top-hero__sponsor {
  display: block;
  width: 40%;
  font-size: 12px;
  line-height: 1.7;
  color: #9b9b9b;
  margin: 0 0 0 auto;
  text-align: right;
}

@media (max-width: 768px) {
  .top-hero__sponsor {
    width: 100%;
    margin: 8px 0 0 0;
    font-size: 10px;
    text-align: left;
  }
}

.top-hero__sponsor > a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.top-hero__sponsor > a:hover {
  color: #de6a0a;
}

.top-attention {
  padding: 20px 40px;
  background-color: #fff;
  border: 1px solid #de6a0a;
  margin: 10px 0 !important;
}

.top-attention > *:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .top-attention {
    padding: 12px 15px;
  }
}

.top-attention__text {
  font-size: 15px;
  line-height: 1.5333333333;
}

@media (max-width: 768px) {
  .top-attention__text {
    font-size: 13px;
    line-height: 1.7307692307;
  }
}

.top-attention__text > strong {
  font-weight: normal;
}

.top-tag {
  position: relative;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .top-tag {
    margin-bottom: 25px;
  }
}

.top-tag__list {
  margin: -6px 0 0 -20px;
  padding: 0;
  list-style: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
}

@media (max-width: 768px) {
  .top-tag__list {
    margin: -4px 0 10px -15px;
  }
}

.top-tag__list > li {
  margin-left: 20px;
  padding: 6px 0;
  font-size: 15px;
  line-height: 1.4444444444;
}

@media (max-width: 768px) {
  .top-tag__list > li {
    margin-left: 15px;
    padding: 4px 0;
    font-size: 13px;
  }
}

.top-tag__list > li > a {
  text-decoration: none;
  color: #a69079;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.top-tag__list > li > a:hover {
  color: #de6a0a;
}

.top-tag__list > li > a:before {
  content: "#";
  display: inline-block;
}

.top-tag__list > li.-ad > a {
  color: #e5bfa0;
}

.top-tag__list > li.-ad > a:hover {
  color: #de6a0a;
}

.top-tag__btn {
  position: absolute;
  top: -50px;
  right: 0;
  margin: 0;
}

@media (max-width: 768px) {
  .top-tag__btn {
    position: static;
  }
}

.top-tag__btn > a {
  display: block;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 1.5714285714;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .top-tag__btn > a {
    max-width: 290px;
    margin: 0 auto;
    padding: 9px 15px;
    display: block;
    font-size: 18px;
    line-height: 1.6;
  }
}

.top-tag__btn > a:hover {
  background-color: #de6a0a;
}

.top-new-article {
  margin: -50px -16px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .top-new-article {
    display: block;
    margin: 0 0 25px;
  }
}

.top-new-article__card {
  width: 33.3333333333%;
  margin-top: 50px;
  padding: 0 16px;
  z-index: 0;
}

@media (max-width: 768px) {
  .top-new-article__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 0 1px;
    padding: 0;
    -webkit-box-shadow: 1px 1px #d5d5d5;
            box-shadow: 1px 1px #d5d5d5;
  }
}

@media (max-width: 768px) {
  .top-new-article__card.-new {
    width: 100%;
  }
}

.top-new-article__card.-new .top-new-article__img {
  position: relative;
}

.top-new-article__card.-new .top-new-article__img:before {
  content: "New";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 50px;
  padding: 10px 0;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #d70c19;
  z-index: 1;
}

@media (max-width: 768px) {
  .top-new-article__card.-new .top-new-article__img:before {
    left: 0;
    font-size: 12px;
    width: 40px;
  }
}

.top-new-article__card-second {
  width: 33.3333333333%;
  margin-top: 50px;
  padding: 0 16px;
  z-index: 0;
}

.top-new-article__card-second.-new .top-new-article__img {
  position: relative;
}

.top-new-article__card-second.-new .top-new-article__img:before {
  content: "New";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 50px;
  padding: 10px 0;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #d70c19;
  z-index: 1;
}

.top-new-article__card-second .top-new-article__img {
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
}

@media (max-width: 768px) {
  .top-new-article__card-second .top-new-article__img {
    max-height: none;
  }
}

.top-new-article__card-second .top-new-article__img img {
  width: 100%;
  margin: 0;
}

.top-new-article__card-second .top-new-article__item {
  margin: -60px 10px 0;
}

.top-new-article__card-second .top-new-article__title {
  font-size: 16px;
  line-height: 1.3125;
}

.top-new-article__img {
  background-color: #fff;
  overflow: hidden;
}

@media (max-width: 768px) {
  .top-new-article__img {
    width: 30%;
    max-height: none;
  }
}

.top-new-article__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.top-new-article__img a:hover {
  opacity: 0.7;
}

.top-new-article__img img {
  width: 100%;
  margin: 0;
  display: block;
}

@media (max-width: 768px) {
  .top-new-article__img img {
    margin: 10px 0;
  }
}

.top-new-article__item {
  position: relative;
  margin: -60px 10px 0;
  padding: 10px 15px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px #d5d5d5;
          box-shadow: 1px 1px #d5d5d5;
}

@media (max-width: 768px) {
  .top-new-article__item {
    width: 70%;
    margin: 0;
    padding: 10px 15px 15px;
  }
}

.top-new-article__tag {
  margin: -10px 0 16px -10px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .top-new-article__tag {
    margin: -10px 0 10px -10px;
  }
}

.top-new-article__tag > li {
  margin: 10px 0 0 10px;
}

.top-new-article__tag > li > a {
  padding: 0 10px;
  display: block;
  font-size: 13px;
  line-height: 1.4;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .top-new-article__tag > li > a {
    padding: 4px 10px;
    font-size: 12px;
  }
}

.top-new-article__tag > li > a:hover {
  background-color: #de6a0a;
}

.top-new-article__title {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3125;
}

@media (max-width: 768px) {
  .top-new-article__title {
    font-size: 15px;
    line-height: 1.5;
  }
}

.top-new-article__title > a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.top-new-article__title > a:hover {
  color: #de6a0a;
}

.top-new-article__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}

.top-new-article__author {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .top-new-article__author {
    width: 25px;
    height: 25px;
  }
}

.top-new-article__author img {
  width: 100%;
  margin: 0;
  display: block;
}

.top-new-article__author a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.top-new-article__author a:hover {
  opacity: 0.7;
}

.top-new-article__name {
  font-size: 12px;
  line-height: 1.9166666666;
  color: #9b9b9b;
}

.top-new-article__name > a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.top-new-article__name > a:hover {
  color: #de6a0a;
}

.top-new-article__name > a + .top-new-article__date:before {
  content: "・";
}

@media (max-width: 768px) {
  .top-new-article__name {
    font-size: 10px;
  }
}

.top-new-article__date {
  word-break: break-word;
}

.top-new-article__sponsor {
  color: #9b9b9b;
  font-size: 12px;
  line-height: 1.7;
  margin: 8px 0 0;
}

@media (max-width: 768px) {
  .top-new-article__sponsor {
    font-size: 10px;
  }
}

.top-new-article__sponsor > a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.top-new-article__sponsor > a:hover {
  color: #de6a0a;
}

.top-movie {
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .top-movie {
    margin-bottom: 25px;
  }
}

.top-movie__thumb {
  margin: 0;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.top-movie__thumb .video-js {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.top-movie__item {
  padding: 20px 30px;
  background-color: #fff;
}

@media (max-width: 768px) {
  .top-movie__item {
    padding: 10px 15px 15px;
  }
}

.top-movie__tag {
  margin: -10px 0 14px -10px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .top-movie__tag {
    margin: -10px 0 10px -10px;
  }
}

.top-movie__tag > li {
  margin: 10px 0 0 10px;
}

.top-movie__tag > li > a {
  padding: 0 10px;
  display: block;
  font-size: 13px;
  line-height: 1.4;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .top-movie__tag > li > a {
    font-size: 12px;
    padding: 4px 10px;
  }
}

.top-movie__tag > li > a:hover {
  background-color: #de6a0a;
}

.top-movie__title {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
}

@media (max-width: 768px) {
  .top-movie__title {
    font-size: 16px;
    line-height: 1.5;
  }
}

.top-movie__title > a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.top-movie__title > a:hover {
  color: #de6a0a;
}

.top-movie__info {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.top-movie__author {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .top-movie__author {
    width: 25px;
    height: 25px;
  }
}

.top-movie__author a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.top-movie__author a:hover {
  opacity: 0.7;
}

.top-movie__author img {
  width: 100%;
  margin: 0;
  display: block;
}

.top-movie__name {
  font-size: 12px;
  line-height: 1.9166666666;
  color: #9b9b9b;
}

@media (max-width: 768px) {
  .top-movie__name {
    font-size: 10px;
  }
}

.top-movie__name > a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.top-movie__name > a:hover {
  color: #de6a0a;
}

.top-movie__name > a + .top-movie__date:before {
  content: "・";
}

.top-movie__date {
  word-break: break-word;
}

.top-ranking {
  position: relative;
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .top-ranking {
    margin-bottom: -20px;
  }
}

.top-ranking__list {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: ranking;
}

@media (max-width: 768px) {
  .top-ranking__list {
    margin-bottom: 15px;
  }
}

.top-ranking__list > *:not(:last-child) {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .top-ranking__list > *:not(:last-child) {
    margin-bottom: 15px;
  }
}

.top-ranking__list > li {
  position: relative;
  padding-left: 60px;
  background-color: #fff;
  z-index: 0;
}

@media (max-width: 768px) {
  .top-ranking__list > li {
    padding-left: 20px;
  }
}

.top-ranking__list > li:before {
  content: counter(ranking);
  counter-increment: ranking;
  position: absolute;
  top: 50%;
  left: 22px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

@media (max-width: 768px) {
  .top-ranking__list > li:before {
    left: 5px;
    font-size: 16px;
  }
}

.top-ranking__list > li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 60px;
  background-color: #a7a09e;
  z-index: -1;
}

@media (max-width: 768px) {
  .top-ranking__list > li:after {
    width: 20px;
  }
}

.top-ranking__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-ranking__img {
  width: 133px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 768px) {
  .top-ranking__img {
    width: 123px;
  }
}

.top-ranking__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.top-ranking__img a:hover {
  opacity: 0.7;
}

.top-ranking__img img {
  width: 100%;
  margin: 0;
  display: block;
}

.top-ranking__title {
  margin-bottom: 0;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .top-ranking__title {
    padding: 8px 15px;
    font-size: 13px;
  }
}

.top-ranking__title a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.top-ranking__title a:hover {
  color: #de6a0a;
}

.top-ranking__btn {
  position: absolute;
  top: -50px;
  right: 0;
  margin: 0;
}

@media (max-width: 768px) {
  .top-ranking__btn {
    position: static;
  }
}

.top-ranking__btn > a {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.5714285714;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .top-ranking__btn > a {
    max-width: 290px;
    margin: 0 auto;
    padding: 8px 15px;
    display: block;
    font-size: 18px;
  }
}

.top-ranking__btn > a:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

@media (max-width: 768px) {
  .top-feature {
    margin-bottom: 24px;
  }
}

.top-feature__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.top-feature__list > li {
  position: relative;
  padding: 2px 0 2px 20px;
}

.top-feature__list > li:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #a69079;
}

@media (max-width: 768px) {
  .top-feature__list > li:before {
    top: 8px;
  }
}

.top-feature__list > li > a {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

@media (max-width: 768px) {
  .top-feature__list > li > a {
    font-size: 13px;
  }
}

.top-feature__list > li > a:hover {
  color: #de6a0a;
}

.top-feature__list > li small {
  margin: -2px 0 0 15px;
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  color: #fff;
}

@media (max-width: 768px) {
  .top-feature__list > li small {
    margin: 0;
    font-size: 10px;
  }
}

.article-about .list-head::before {
  content: '';
  display: block;
  width: 692px;
  height: 180px;
  background: url("../../tmp/pc/dummy-94(692-180).png") no-repeat;
}

.article-about__bg {
  padding: 20px 0 30px;
  background-color: #fff;
}

.article-about .lede-title {
  margin-bottom: 70px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.article-about .lede-txt {
  margin-bottom: 70px;
  font-size: 18px;
  text-align: center;
}

.article-about .lede-txt:last-of-type {
  margin-bottom: 0;
}

.main-center {
  width: 692px;
  margin: auto;
}

.main-center figure img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.article-centered {
  margin-bottom: 50px;
  padding: 24px 30px;
  border: 1px solid rgba(138, 128, 126, 0.35);
}

.article-centered__head {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.article-centered__head + p {
  text-align: center;
}

.article-info.-information {
  position: relative;
  margin-bottom: 70px;
}

@media (max-width: 768px) {
  .article-info.-information {
    margin: 0 -15px;
    padding: 30px 15px;
    background-color: #fff;
  }
  .article-info.-information > *:first-child {
    margin-top: 0;
  }
}

.-information .article-info__list {
  margin: 0;
  padding: 0 37px;
  list-style: none;
  background-color: #fff;
}

.-information .article-info__list.is-hidden {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.-information .article-info__list + .article-info__list .article-info__item {
  border-top: 1px solid #d5d5d5;
}

@media (max-width: 768px) {
  .-information .article-info__list {
    margin: 0 0 20px;
    padding: 0;
  }
  .-information .article-info__list > *:first-child {
    padding-top: 0;
  }
  .-information .article-info__list > *:last-child {
    padding-bottom: 0;
  }
}

.-information .article-info__item {
  position: relative;
  padding: 13px 0 13px 105px;
}

@media (max-width: 768px) {
  .-information .article-info__item {
    padding: 12px 0;
  }
}

.-information .article-info__item:not(:first-of-type) {
  border-top: 1px solid #d5d5d5;
}

.-information .article-info__item > a {
  display: inline-block;
  font-size: 15px;
  line-height: 1.6;
  color: #a69079;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.-information .article-info__item > a:hover {
  color: #de6a0a;
}

@media (max-width: 768px) {
  .-information .article-info__item > a {
    display: block;
    font-size: 13px;
  }
}

.-information .article-info__item.-new > a:after {
  content: "New";
  margin: -4px 0 0 6px;
  padding: 2px 6px;
  display: inline-block;
  font-size: 11px;
  line-height: 1.5;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
  background-color: #d70c19;
}

@media (max-width: 768px) {
  .-information .article-info__item.-new > a:after {
    margin: -2px 0 0 6px;
    font-size: 10px;
  }
}

.-information .article-info__date {
  position: absolute;
  top: 13px;
  left: 0;
}

@media (max-width: 768px) {
  .-information .article-info__date {
    position: static;
    display: block;
    font-size: 13px;
    line-height: 1.6153846153;
  }
}

.main-head.-information .txt__date {
  margin-bottom: 40px;
  text-align: right;
  color: #9b9b9b;
  line-height: 1.4375;
  font-size: 12px;
}

.main-head.-information + p {
  margin-bottom: 40px;
}

.main-head.-information + p:first-of-type {
  margin-bottom: 30px;
}

.main-head__heading {
  margin-bottom: 15px;
  font-weight: normal;
  font-size: 32px;
}

.info-map {
  margin-top: 40px;
}

@media (max-width: 768px) {
  .info-map img {
    width: 100%;
  }
}

.article-qa {
  margin-top: 50px;
  border-top: 1px solid #cec6c2;
}

.article-qa__item {
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #cec6c2;
}

.article-qa__item > * {
  width: 100%;
  vertical-align: middle;
}

.article-qa__item > dt {
  position: relative;
  cursor: pointer;
  padding: 24px 60px 24px 10px;
  line-height: 1.0;
  font-size: 16px;
}

.article-qa__item > dt::after {
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
  content: '';
  width: 40px;
  height: 40px;
  background: url("../../tmp/pc/icon_open.png");
}

.article-qa__item > dt:hover::after {
  opacity: .7;
}

.article-qa__item > dt.active::after {
  background: url("../../tmp/pc/icon_close.png");
}

.article-qa__item > dd {
  display: none;
  padding: 20px 10px 40px 10px;
  line-height: 1.7;
  font-size: 15px;
}

.main-ranking {
  position: relative;
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .main-ranking {
    margin-bottom: 35px;
  }
}

.main-ranking__list {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: ranking;
}

@media (max-width: 768px) {
  .main-ranking__list {
    margin-bottom: 15px;
  }
}

.main-ranking__list .main-ranking__list-wrap:not(:last-child) {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .main-ranking__list .main-ranking__list-wrap:not(:last-child) {
    margin-bottom: 15px;
  }
}

.main-ranking__list .main-ranking__list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.main-ranking__list .main-ranking__num {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 60px;
  background-color: #a7a09e;
}

@media (max-width: 768px) {
  .main-ranking__list .main-ranking__num {
    width: 20px;
  }
}

.main-ranking__list .main-ranking__num:before {
  content: counter(ranking);
  counter-increment: ranking;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  font-style: normal;
}

@media (max-width: 768px) {
  .main-ranking__list .main-ranking__num:before {
    font-size: 16px;
  }
}

.main-ranking__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-ranking__img {
  width: 133px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 768px) {
  .main-ranking__img {
    width: 123px;
  }
}

.main-ranking__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.main-ranking__img a:hover {
  opacity: 0.7;
}

.main-ranking__img img {
  width: 100%;
  margin: 0;
  display: block;
}

.main-ranking__title {
  margin-bottom: 0;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .main-ranking__title {
    padding: 8px 15px;
    font-size: 13px;
  }
}

.main-ranking__title a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.main-ranking__title a:hover {
  color: #de6a0a;
}

.main-ranking__btn {
  position: absolute;
  top: -50px;
  right: 0;
  margin: 0;
}

@media (max-width: 768px) {
  .main-ranking__btn {
    position: static;
  }
}

.main-ranking__btn > a {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.5714285714;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

@media (max-width: 768px) {
  .main-ranking__btn > a {
    max-width: 290px;
    margin: 0 auto;
    padding: 8px 15px;
    display: block;
    font-size: 18px;
  }
}

.main-ranking__btn > a:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.main-ranking__list.js-more-wrapper {
  background-color: transparent;
}

.main-ranking__list .is-hidden {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.main-ranking-wrap[aria-hidden="true"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.main-ranking-wrap[aria-hidden="false"] {
  position: static;
  opacity: 1;
}

.btn-1 > span {
  padding: 0;
  border: 0 none;
  cursor: pointer;
  width: 250px;
  padding: 18px 15px;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  text-align: center;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.btn-1 > span:hover {
  background-color: #de6a0a;
}

@inclide sp {}.search-area {
  position: relative;
}

.search-area input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.search-area input[type="search"] {
  width: 100%;
  height: 56px;
  border: 1px solid #a48e78;
  background: #fff url("../img/icon_search.png") no-repeat 13px center;
  padding: 15px 105px 14px 50px;
  vertical-align: middle;
  line-height: 1.0;
  font-size: 17px;
}

.search-area input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  width: 108px;
  height: 56px;
  padding: 17px 10px 20px 10px;
  border: 1px solid #a48e78;
  background-color: #a48e78;
  vertical-align: middle;
  line-height: 1.0;
  text-align: center;
  color: #fff;
  font-size: 17px;
  outline-offset: -2px;
  -webkit-appearance: none;
}

.search-area input[type="submit"]:hover {
  background-color: #de6a0a;
  cursor: pointer;
}

.search-area input:-ms-input-placeholder {
  color: #c9caca;
}

.search-area input::-webkit-input-placeholder {
  color: #c9caca;
}

.search-area input::-ms-input-placeholder {
  color: #c9caca;
}

.search-area input::placeholder {
  color: #c9caca;
}

.search-area.-result input::-webkit-input-placeholder {
  color: inherit;
}

.search-area.-result input:-ms-input-placeholder {
  color: inherit;
}

.search-area.-result input::-ms-input-placeholder {
  color: inherit;
}

.search-area.-result input::placeholder {
  color: inherit;
}

.article-series.-search {
  background-color: transparent;
}

.top-tag__list {
  padding: 0;
  list-style: none;
}

.top-tag__list.is-hidden {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.top-tag__list + .top-tag__list {
  margin-top: 0;
}

.top-tag__btn > button {
  display: block;
  margin: 0;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 1.5714285714;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@inclide sp {
  .top-tag__btn > button {
    max-width: 290px;
    margin: 0 auto;
    padding: 9px 15px;
    display: block;
    font-size: 18px;
    line-height: 1.6;
  }
}

.top-tag__btn > button:hover {
  background-color: #de6a0a;
  cursor: pointer;
}

.result-area {
  margin-top: 30px;
  padding: 11px 15px 15px 20px;
  background-color: rgba(68, 68, 68, 0.1);
  vertical-align: middle;
}

.result-area > * {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.0;
  font-size: 17px;
}

.result-area__txt {
  color: #444344;
}

.result-area em {
  margin-left: 1em;
  font-style: normal;
  font-weight: bold;
}

.result-content {
  margin-top: 30px;
}

.result-content__list {
  padding: 0;
  list-style: none;
}

.result-content__list.is-hidden {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.result-content-main {
  border-bottom: 1px solid #ccc;
}

.result-content-main__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
}

.result-content-main__img {
  width: 133px;
  margin-right: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.result-content-main__img a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.result-content-main__img a:hover {
  opacity: 0.7;
}

.result-content-main__img img {
  width: 100%;
  margin: 0;
  display: block;
}

.result-content-main__item {
  width: calc(100% - 157px);
}

.result-content-main__tag {
  margin: -10px 0 12px -10px;
  padding: 0;
  list-style: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  vertical-align: top;
}

.result-content-main__tag > li {
  margin: 10px 0 0 10px;
}

.result-content-main__tag > li > a {
  padding: 0 12px;
  display: block;
  font-size: 13px;
  line-height: 1.4;
  text-decoration: none;
  color: #fff;
  background-color: #a69079;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.result-content-main__tag > li > a:hover {
  background-color: #de6a0a;
}

.result-content-main__title {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.5;
}

.result-content-main__title a {
  color: #444;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.result-content-main__title a:hover {
  color: #de6a0a;
}

.result-content-main__desc {
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 1.5714285714;
}

.result-content-main__info {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 1.9166666666;
  color: #9b9b9b;
}

.result-content-main__portrait {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.result-content-main__author {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}

.result-content-main__author a {
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.result-content-main__author a:hover {
  opacity: 0.7;
}

.result-content-main__author img {
  width: 100%;
  margin: 0;
  display: block;
}

.result-content-main__name::after {
  content: "・";
}

.result-content-main__name a {
  color: #9b9b9b;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.result-content-main__name a:hover {
  color: #de6a0a;
}

.result-content-main__sponsor {
  margin-left: auto;
}

@inclide sp {
  .result-content-main__inner {
    display: block;
  }
  .result-content-main__img {
    width: auto;
    margin: 0 -15px 10px;
  }
  .result-content-main__item {
    width: 100%;
  }
  .result-content-main__item > *:last-child {
    margin-bottom: 0;
  }
  .result-content-main__title {
    margin-bottom: 12px;
    font-size: 16px;
  }
  .result-content-main__desc {
    margin-bottom: 10px;
  }
  .result-content-main__tag {
    margin: -10px 0 10px -10px;
  }
  .result-content-main__tag > li > a {
    padding: 4px 10px;
    font-size: 12px;
  }
}

.wrap-series .article-series {
  background-color: transparent;
}

.wrap-series .article-series-main__info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 38px;
}

.wrap-series .article-series-main__info-wrap figure:not(:first-of-type) {
  margin-left: 20px;
}

.wrap-series .article-series__list {
  padding: 0;
  list-style: none;
}

.wrap-series .article-series__list.is-hidden {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.wrap-series .article-series__list > li {
  margin-bottom: 30px;
  background-color: #fff;
}

.site-map__list {
  margin-bottom: 40px;
  padding: 0;
  list-style: none;
}

.site-map__list > li {
  text-align: center;
  line-height: 2.0;
  font-weight: bold;
  font-size: 20px;
}

.site-map__list > li > a {
  color: #a69079;
  text-decoration: none;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.site-map__list > li > a:hover {
  color: #de6a0a;
}
