/* -----------------------------------------------------
 *  Magazine 
----------------------------------------------------- */
@media print, screen and (min-width: 768px) {
  .article-category-list {
    text-align: right;
  }
  .article-category-list li {
    display: inline-block;
    list-style-type: none;
  }
  .article-category-list li a {
    color: #fff;
    text-decoration: none;
    background-color: #c2996c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 120px;
    height: 35px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .article-category-list {
    text-align: right;
  }
  .article-category-list li {
    display: inline-block;
    list-style-type: none;
    width: 22.8571428571%;
  }
  .article-category-list li a {
    color: #fff;
    text-decoration: none;
    background-color: #c2996c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 8.125% 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 3.3898305085vw;
  }
}
@media print {
  body {
    overflow-y: visible;
    overflow-x: visible;
  }
  img {
    page-break-inside: avoid;
  }
  .header-right-col,
.breadcrumb,
.side-nav,
.footer-nav-container,
.footer-facebook,
.linear-nav,
.article-tag-list,
#cookie-law-info-bar,
a.fade {
    display: none;
  }
  .page-content {
    width: 100%;
    padding-bottom: 20px;
  }
  .col2-main {
    margin-left: 0;
    width: 100%;
  }
}
.post-type-magazine .related-post {
  margin: 20px auto;
}
.post-type-magazine .related-post a {
  border: 1px solid #e0e0e0;
  padding: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  position: relative;
}
.post-type-magazine .related-post a:hover {
  opacity: 0.7;
}
.post-type-magazine .related-post a span.figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 150px;
  margin-right: 20px;
}
.post-type-magazine .related-post a span.figure img {
  padding: 0;
}
.post-type-magazine .related-post a span {
  display: block;
}
@media only screen and (max-width: 767px) {
  .post-type-magazine .related-post .related-post a span.figure {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100px;
    margin-right: 20px;
  }
  .post-type-magazine .related-post .related-post a span.figure img {
    padding: 0;
  }
  .post-type-magazine .related-post .related-post a span {
    display: block;
  }
}
.post-type-magazine .post-author {
  border: 3px solid #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px 20px 5px;
  margin: 30px auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.post-type-magazine .post-author-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 170px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.post-type-magazine .post-author-head-image {
  max-width: 110px;
  margin: 0 auto;
}
.post-type-magazine .post-author-head-image img {
  padding: 0;
  margin: 0;
}
.post-type-magazine .post-author-head-caption {
  margin-bottom: 10px !important;
  text-align: center;
  font-size: 1.4rem;
}
.post-type-magazine .post-author-body {
  padding: 10px 0 10px 24px;
  border-left: 1px solid #eeeeee;
}
.post-type-magazine .post-author-name {
  font-weight: bold;
  font-size: 1.7rem;
  margin-bottom: 0.6em !important;
}
.post-type-magazine .post-author-comment {
  font-size: 1.6rem;
  margin-bottom: 0.8em !important;
}
.post-type-magazine .post-author-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f2f2f2;
  border: 1px solid #d5d5d5;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
  padding: 10px;
  width: 140px;
  text-align: center;
}
.post-type-magazine .post-author-link:link, .post-type-magazine .post-author-link:visited {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .post-type-magazine .post-author {
    position: relative;
    padding: 13.3333333333vw 5.3333333333vw 4vw;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .post-type-magazine .post-author-head {
    width: 60px;
  }
  .post-type-magazine .post-author-head-image {
    max-width: initial;
    margin: 0 auto;
  }
  .post-type-magazine .post-author-head-image img {
    max-width: 100%;
  }
  .post-type-magazine .post-author-head-caption {
    top: 1em;
    font-size: 3.7333333333vw;
    position: absolute;
  }
  .post-type-magazine .post-author-body {
    padding-top: 0;
    border-left: none;
    padding-left: 4vw;
  }
  .post-type-magazine .post-author-name {
    font-size: 3.7333333333vw;
    margin-bottom: 0.2em !important;
  }
  .post-type-magazine .post-author-comment {
    font-size: 3.7333333333vw;
  }
  .post-type-magazine .post-author-link {
    font-size: 3.7333333333vw;
    padding: 1.3333333333vw;
  }
}
.post-type-magazine .title-gray {
  padding: 10px 15px;
  background: #f2f2f2;
  border-radius: 6px;
}/*# sourceMappingURL=magazine.css.map */