@charset "UTF-8";
.article-main {
  width: 760px;
}
.article-body {
  padding-top: 30px;
}
.article-body h1 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  padding-bottom: 23px;
  margin-bottom: 18px;
}
.article-body__info {
  color: #b0afaf;
  margin-bottom: 18px;
}
.article-body__info p {
  font-size: 18px;
}
.article-body__cate img {
  margin-right: 8px;
}
.article-body__main {
  font-size: 16px;
  line-height: 26px;
}
.article-body__main p {
  font-weight: 200;
  font-size: 16px;
  line-height: 1.7em;
  margin-bottom: 1.4em;
}
.article-body__overview {
  padding: 15px 20px 19px 20px;
  margin-bottom: 24px;
  background: #f8f4e6;
}
.article-body__overview p {
  font-size: 15px;
  line-height: 22px;
  color: #000;
  font-weight: 400;
  margin: 0;
}
.article-body__main p small {
  font-size: 14px;
  line-height: 24px;
  color: #5f5f5f;
}
.article-body__main p strong {
  font-weight: 700;
}
.article-body__main p.clbt {
  clear: both;
}
.article-body__main .ctd {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
  letter-spacing: -.40em;
}
.article-body__main .ctd figure {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin: 0 20px;
}
.article-body__main .ctd-full figure {
  margin: 0;
}
.article-body__main .ctd figcaption {
  margin: 0 auto;
  text-align: center;
  margin-top: 7px;
  font-size: 14px;
  line-height: 18px;
  color: #616161;
}
.article-body__main .centered {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
  letter-spacing: -.40em;
}
.article-body__main .centered figure {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin: 0 20px;
}
.article-body__main .centered figcaption {
  margin: 0 auto;
  text-align: center;
  margin-top: 7px;
  font-size: 14px;
  line-height: 18px;
  color: #616161;
}
.article-body__main .temp-titelbar {
  border-bottom: 3px solid #443b39;
  padding-bottom: 19px;
  font-size: 24px;
  line-height: 30px;
  margin: 10px 0 35px 0;
  color: #000000;
  font-weight: 500;
}
.article-body__main figure {
  margin: 0;
}
.article-body__main .al-left {
  float: left;
  margin: 0 25px 25px 0;
  text-align: center;
}
.article-body__main .al-right {
  float: right;
  margin: 0 0 25px 25px;
  text-align: center;
}
.article-body__main .al-left figcaption,
.article-body__main .al-right figcaption {
  font-size: 14px;
  line-height: 18px;
  margin-top: 7px;
  text-align: left;
  color: #616161;
}
.article-body__main .txtcenter {
  text-align: center;
}
.article-body__main .section-text .temp-titelbar {
  border-bottom: none;
  padding-bottom: 0;
  font-size: 22px;
  line-height: 32px;
  margin: 0 0 5px 0;
  color: #000000;
  font-weight: 500;
}
.article-body__main a {
  color: #174fe3;
}
.article-body__main a.widelink2 {
  display: block;
  width: 100%;
  height: 100%;
}
.article-body__main a.widelink2:hover {
  background: #cfedfd;
  color: #072d79;
}
.article-body__main a.widelink2 {
  display: block;
  width: 100%;
  height: 100%;
}
.article-body__main a.widelink2:hover {
  background-color: #ecf2fa;
}
.article-body__main aside {
  border: solid 1px #c7c7c7;
  padding: 19px;
  margin-bottom: 50px;
}
.article-body__main aside figure {
  width: 150px;
  float: left;
  margin: 0 22px 0 0;
  text-align: center;
  background: #f9f9f9;
}
.article-body__main aside figure img {
  height: 150px;
}
.article-body__main aside .txt {
  width: 530px;
  float: right;
  position: relative;
  min-height: 150px;
}
.article-body__main aside .txt p {
  margin-bottom: 2px;
  color: #212121;
}
.article-body__main aside .txt .ttl {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}
.article-body__main aside .txt .ttl a {
  color: #212121;
}
.article-body__main aside .txt .caption {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}
.article-body__main aside .txt .article-link__amazon {
  position: absolute;
  right: 0;
  bottom: 0;
}
.article-body__main blockquote {
  border: 3px solid #dfdddd;
  background: #f9f9f9;
  padding: 30px;
  color: #212121;
  margin-bottom: 50px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.article-body__main blockquote p:last-child {
  margin-bottom: 0;
}
.article-body__main blockquote cite {
  color: #212121;
  font-size: 18px;
  font-weight: bold;
  display: block;
  text-align: right;
  margin-top: 10px;
}
.article-body__main blockquote cite:before {
  content: "\2014 \2009";
}
.article-body__main .quote {
  background: #ffebde;
  padding: 30px;
  margin-bottom: 50px;
}
.article-body__main .quote p {
  color: #545353;
}
.article-body__main .quote p:last-child {
  margin-bottom: 0;
}
.article-cushion {
  display: block;
  position: relative;
  margin: 60px auto 0 auto;
  width: 400px;
  height: 60px;
  text-align: center;
  font-size: 24px;
  line-height: 60px;
  color: #ffffff !important;
  background: #000000;
}
.article-cushion:hover {
  text-decoration: none;
  background: #212121;
  color: #ffffff !important;
}
.article-block h3,
.article-block h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 16px 20px;
}
.article-share {
  margin-bottom: 24px;
}
.article-share ul {
  display: flex;
  justify-content: space-between;
}
.article-share ul li {
  width: 24%;
}
.article-share ul li.fb {
  background: #4065b4;
}
.article-share ul li.tw {
  background: #059ff5;
}
.article-share ul li.line {
  background: #00ba00;
}
.article-share ul li.hateb {
  background: #00a3e0;
}
.article-share ul li div {
  padding: 4px 10px;
}
.article-share ul li.fb img {
  margin-top: 3px;
}
.article-share ul li span {
  color: #fff;
  margin-left: 10px;
  font-size: 14px;
  vertical-align: super;
}
.article-share ul li.fb span {
  vertical-align: text-top;
  margin-left: 15px;
}
.article-share ul li a:hover {
  text-decoration: none !important;
}
.article-relatedword {}
.article-relatedword ul {
  letter-spacing: -.40em;
}
.article-relatedword li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin: 0 9px 9px 0;
}
.article-relatedword li a {
  display: block;
  padding: 0 14px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #b7b7b7;
  border-radius: 10px 10px;
  -moz-border-radius: 10px 10px;
  -webkit-border-radius: 10px 10px;
  -o-border-radius: 10px 10px;
  -ms-border-radius: 10px 10px;
  font-size: 14px;
  line-height: 34px;
  color: #ee8219;
}
.article-relatedword li a:hover {
  text-decoration: none;
  background-color: #f9f9F9
}
.article-ad {
  text-align: center;
  margin: 0 0 35px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
}
.article-ad2 {
  text-align: center;
  margin: -14px 0 35px 0;
}
.article-image {
  padding: 15px 17px 3px 17px;
  background: #f3f3f3;
  margin-bottom: 90px;
}
.article-image__title {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 14px;
  color: #212121;
}
.article-image ul {
  letter-spacing: -.40em;
}
.article-image ul li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 150px;
  margin: 0 21px 21px 0;
}
.article-link {
  margin-bottom: 18px;
}
.article-link__title {
  margin-bottom: 27px;
}
.article-link__list {
  letter-spacing: -.40em;
  width: 788px;
}
.article-link__item {
  width: 170px;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin: 0 27px 39px 0;
}
.article-link__item a {
  display: block;
}
.article-link__image {
  height: 170px;
  overflow: hidden;
}
.article-link__image img {
  object-fit: cover;
  width: 170px;
  height: 170px;
}
.article-link__txt {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  margin-top: 4px;
}
.article-newissue {
  margin-bottom: 54px;
}
.article-newissue__title {
  margin-bottom: 40px;
}
.article-newissue__cover {
  width: 280px;
}
.article-newissue__txt {
  width: 532px;
}
.article-newissue__txt h3 {
  font-size: 25px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 5px;
  position: relative;
  top: -6px;
}
.article-newissue__txt p {
  font-size: 20px;
  line-height: 36px;
  font-weight: 200;
}
.article-newissue__link {
  display: block;
  position: relative;
  padding-right: 27px;
  height: 60px;
  text-align: center;
  font-size: 24px;
  line-height: 60px;
  color: #ffffff;
  margin-top: 19px;
  background: #000000;
}
.article-newissue__link:hover {
  text-decoration: none;
  background: #212121;
}
.article-newissue__link__arrow {
  width: 14px;
  height: 14px;
  position: absolute;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  left: 50%;
  top: 50%;
  margin-left: 47px;
  margin-top: -7px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.article .pict {
  margin-bottom: 16px;
}
div.pager {
  text-align: center;
  margin-bottom: 60px;
  letter-spacing: -.40em;
}
div.pager a,
div.pager span {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 50px;
  height: 50px;
  margin: 0 11px;
  border: 1px solid #464646;
  color: #464646;
  font-size: 22px;
  line-height: 50px;
  position: relative;
}
div.pager a.previouspostslink,
div.pager span.previouspostslink {
  height: 0;
  padding-top: 50px;
  overflow: hidden;
}
div.pager a.previouspostslink:before,
div.pager span.previouspostslink:before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  border-top: 2px solid #464646;
  border-left: 2px solid #464646;
  left: 50%;
  top: 50%;
  margin-left: -3px;
  margin-top: -5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
div.pager a.nextpostslink,
div.pager span.nextpostslink {
  height: 0;
  padding-top: 50px;
  overflow: hidden;
}
div.pager a.nextpostslink:before,
div.pager span.nextpostslink:before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  border-top: 2px solid #464646;
  border-right: 2px solid #464646;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
div.pager a.current,
div.pager span.current {
  border: 1px solid #ee8219;
  color: #ee8219;
}
.biblio {
  border: solid 1px #c7c7c7;
  padding: 19px 19px 24px 19px;
  margin-bottom: 50px;
}
.biblio-title {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 25px;
}
.biblio figure {
  width: 150px;
  float: left;
  margin: 0 22px 0 0;
  text-align: center;
  overflow: hidden;
}
.biblio figure img {
  width: 150px;
}
.biblio-txt {
  width: 530px;
  float: right;
  position: relative;
  min-height: 150px;
}
.biblio-txt h3 {
  color: #212121;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 5px;
}
.biblio-txt dl {
  color: #212121;
  font-size: 16px;
  font-weight: 200;
  letter-spacing: -.40em;
  margin: 0 0 15px 0;
}
.biblio-txt dl dt {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 80px;
}
.biblio-txt dl dd {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 450px;
}
.biblio-btn {
  margin-top: 10px;
  display: flex;
}
.biblio-btn a {
  margin-right: 10px;
  display: block;
  text-align: center;
  width: 155px;
  padding-right: 10px;
  height: 45px;
  font-size: 14px;
  line-height: 45px;
  color: #ffffff;
  position: relative;
  background: #000000;
  top: -2px;
}
.biblio-item {
  margin-bottom: 30px;
}
.biblio-item:last-child {
  margin-bottom: 0;
}
.backnumber {
  margin-bottom: 25px;
}
.backnumber__title {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 15px;
}
.backnumber ul {
  border-top: 1px solid #dedede;
  list-style-type: none;
}
.backnumber ul li {
  border-bottom: 1px solid #dedede;
  padding: 6px 0 5px 18px;
  position: relative;
}
.backnumber ul li:before {
  position: absolute;
  content: '';
  top: 12px;
  left: 6px;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: transparent transparent transparent #000;
}
.backnumber ul li a {
  font-size: 16px;
  line-height: 18px;
}
.serial_header_image img {
  width: 100%;
  margin-bottom: 10px;
}
.serial_book_title {
  padding: 9px 19px;
  border: solid 2px #e6e6e6;
  margin-bottom: 24px;
}
.serial_book {
  border: solid 2px #e6e6e6;
  padding: 19px 19px 24px 19px;
  margin-bottom: 50px;
}
.serial_book figure {
  width: 150px;
  height: 150px;
  float: left;
  margin: 0 22px 0 0;
  text-align: center;
  background: #f9f9f9;
  overflow: hidden;
}
.serial_book figure img {
  height: 150px;
}
.serial_book_info {
  width: 546px;
  float: left;
  position: relative;
  min-height: 150px;
}
.serial_book_info a {
  text-decoration: underline;
}
.serial_book_info2 .pict {
  float: left;
  width: 122px;
}
.serial_book .archives-list__link {
  margin-top: 20px;
  width: 546px;
}
.serial_book .archives-list__link__arrow {
  margin-left: 60px
}
.social-follow {
  padding: 25px 0;
  border-top: 2px solid #443b39;
  border-bottom: 2px solid #443b39;
  margin-bottom: 50px;
}
.social-follow__ogimage {
  width: 150px;
  margin-left: 22px;
  overflow: hidden;
}
.social-follow__txt {
  width: 580px;
  text-align: center;
}
.social-follow__txt p {
  font-size: 22px;
  font-weight: 500;
  color: #212121;
}
.social-follow__txt ul {
  letter-spacing: -.40em;
  padding: 35px 0 30px 0;
}
.social-follow__txt ul li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin: 0 11px;
}
.social-follow__fb {
  position: relative;
  top: -4px;
}
.archives-main {
  width: 760px;
  padding-top: 22px;
}
.archives .side {
  padding-top: 50px;
}
.archives-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #484848;
  margin-bottom: 21px;
}
.archives-cate {
  border: 1px solid #ee8219;
  padding: 11px 15px 3px 15px;
  margin-bottom: 30px;
}
.archives-cate ul {
  letter-spacing: -.40em;
}
.archives-cate li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin: 0 27px 9px 0;
  font-size: 14px;
  color: #ee8219;
  position: relative;
}
.archives-cate li a {
  color: #ee8219;
  display: block;
  position: relative;
  font-weight: 400;
}
.archives-cate li a:hover {
  text-decoration: none;
}
.archives-cate li a:hover .archives-cate__line {
  display: block;
}
.archives-cate__line {
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -4px;
  background: #ee8219;
  display: none;
}
.archives-cate--current {
  font-weight: 700;
}
.archives-cate--current .archives-cate__line {
  display: block;
}
.archives-cate__info {
  padding: 15px 20px 19px 20px;
  margin-bottom: 24px;
  background: #f8f4e6;
}
.archives-cate__info h2 {
  font-size: 22px;
  line-height: 34px;
  color: #474746;
  font-weight: 500;
  margin-bottom: 17px;
}
.archives-cate__info2 h2 {
  font-size: 22px;
  line-height: 34px;
  color: #474746;
  font-weight: 500;
  margin-bottom: 17px;
}
.archives-cate__info p {
  font-size: 15px;
  line-height: 22px;
  color: #000;
  font-weight: 400;
}
.archives-list {
  border-top: 1px solid #cecece;
  margin-top: 25px;
  margin-bottom: 50px;
}
.archives-list__item {
  border-bottom: 1px solid #cecece;
  padding: 29px 0;
  position: relative;
}
.archives-list__item:last-child {
  margin: 0 0 20px 0;
}
.archives-list__item .badge-cate {
  z-index: 10;
  bottom: auto;
  top: 202px;
}
.archives-list__cover {
  width: 298px;
  height: 208px;
  text-align: center;
  background: #dadbd7;
  filter: blur;
  overflow: hidden;
  z-index: 0;
  position: relative;
}
.archives-list__cover:before {
  content: '';
  background: inherit;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
}
.archives-list__info {
  width: 438px;
}
.archives-list__title {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 4px;
}
.archives-list__note {
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
  margin-bottom: 2px;
}
.archives-list__share {
  letter-spacing: -.40em;
  padding-top: 2px;
}
.archives-list__share li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin-right: 11px;
}
.archives-list__cate {
  float: left;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #b0afaf;
}
.archives-list__date {
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 5px;
  text-align: right;
  color: #b0afaf;
}
.archives-list__link {
  width: 300px;
}
.archives-list__link a {
  display: block;
  text-align: center;
  width: 290px;
  padding-right: 10px;
  height: 45px;
  font-size: 18px;
  line-height: 45px;
  color: #ffffff;
  position: relative;
  background: #000000;
  top: -2px;
}
.archives-list__link a:hover {
  text-decoration: none;
  background: #212121;
}
.archives-list__link__arrow {
  width: 10px;
  height: 10px;
  position: absolute;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  left: 60%;
  top: 50%;
  margin-left: 40px;
  margin-top: -6px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#davinciMainImage img {
  max-width: 100%;
}
.buttonlink a {
  width: 320px;
  display: block;
  margin: 0 auto;
  border: 1px solid #666;
  font-size: 18px;
  line-height: 38px;
  color: #666;
  margin-bottom: 40px;
  text-align: center;
}
ul.list {
  letter-spacing: -.40em;
  position: relative;
  display: inline-block;
  vertical-align: center;
  margin-bottom: 20px;
}
ul.list li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
}
ul.list>li a {
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 37px;
  border: 1px solid #b9b9b9;
  font-size: 17px;
  line-height: 34px;
  color: #ee8219;
  padding: 0 18px;
  letter-spacing: normal;
  border-radius: 7px 7px;
  -moz-border-radius: 7px 7px;
  -webkit-border-radius: 7px 7px;
  -o-border-radius: 7px 7px;
  -ms-border-radius: 7px 7px;
  font-weight: 200;
  cursor: pointer;
}
ul.list>li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-decoration: none;
}
@media screen and (max-width: 599px) {
  ul.list li {
    margin-bottom: 10px;
  }
  ul.list li a {
    height: 29px;
    font-size: 14px;
    line-height: 27px;
  }
}
.ad-infeed {
  text-align: center;
  margin: 36px 0 36px 0;
}
.ad-twoside {
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 54px;
}
#nav_backnumber {
  display: flex;
  text-align: center;
  background-color: #fafafa;
  border-bottom: 2px solid #f0f0f0;
  border-right: 2px solid #f0f0f0;
  margin: 40px 0 20px;
  border-radius: 5px;
  font-weight: 600;
}
#nav_backnumber a {
  color: #000;
  position: relative;
}
#nav_backnumber a:hover {
  opacity: 0.6;
}
#nav_backnumber a.index {
  width: 34%;
  display: block;
  padding: 15px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
#nav_backnumber a.prev {
  width: 33%;
  display: block;
  padding: 15px;
}
#nav_backnumber a.prev::before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  border-bottom: 2px solid #464646;
  border-left: 2px solid #464646;
  left: 10%;
  top: 50%;
  margin-top: -5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#nav_backnumber a.next {
  width: 33%;
  display: block;
  padding: 15px;
}
#nav_backnumber a.next::after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  border-top: 2px solid #464646;
  border-right: 2px solid #464646;
  right: 10%;
  top: 50%;
  margin-top: -5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#nav_backnumber span {
  color: #cecece;
  position: relative;
}
#nav_backnumber span.prev {
  width: 33%;
  display: block;
  padding: 15px;
}
#nav_backnumber span.prev::before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  border-bottom: 2px solid #cecece;
  border-left: 2px solid #cecece;
  left: 10%;
  top: 50%;
  margin-top: -5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#nav_backnumber span.next {
  width: 33%;
  display: block;
  padding: 15px;
}
#nav_backnumber span.next::after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  border-top: 2px solid #cecece;
  border-right: 2px solid #cecece;
  right: 10%;
  top: 50%;
  margin-top: -5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.stories-more {
  width: 278px;
  height: 38px;
  display: block;
  margin: 0 auto;
  border: 1px solid #bfbfbf;
  position: relative;
  text-align: center;
  font-size: 18px;
  line-height: 38px;
  color: #8a8a8a;
  padding-right: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.stories-more:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-decoration: none;
}
.stories-more__arrow {
  width: 17px;
  height: 10px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 62px;
  margin-top: -4px;
}
.category-tab {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 0 30px 0;
}
.category-tab .item {
  font-weight: 600;
  color: #aeaeae;
  width: 20%;
  text-align: center;
  margin: 0 2.5%;
  border-bottom: 3px solid #aeaeae;
  transition: all 0.5s;
}
.category-tab .item p {
  padding: 15px;
  transition: all 0.3s;
}
.category-tab .item a {
  display: block;
  padding: 15px;
  font-weight: 600;
  color: #aeaeae;
  transition: all 0.2s;
}
.category-tab .item a:hover {
  color: #ee8219;
}
.category-tab .item a:hover {
  text-decoration: none;
}
.category-tab .item.current,
.category-tab .item:hover {
  color: #ee8219;
  width: 20%;
  text-align: center;
  margin: 0 2.5%;
  border-bottom: 3px solid #ee8219;
}