@charset "UTF-8";
/* -----------------------------------------------------------
©PFU Limited 2022
Created by Scss.
----------------------------------------------------------- */
html {
  font-size: 10px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Droid Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif, FontAwesome;
}

/* noto-sans-jp-regular - latin_japanese */
@font-face {
  font-family: 'Noto Sans JP';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local("NotoSansJP-Regular.otf"), url("/css/fonts/NotoSansJP/NotoSansJP-Regular.woff2") format("woff2"), url("/css/fonts/NotoSansJP/NotoSansJP-Regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* noto-sans-jp-700 - latin_japanese */
@font-face {
  font-family: 'Noto Sans JP';
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: local(""), url("/css/fonts/NotoSansJP/NotoSansJP-Bold.woff2") format("woff2"), url("/css/fonts/NotoSansJP/NotoSansJP-Bold.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* noto-sans-jp-900 - latin_japanese */
@font-face {
  font-family: 'Noto Sans JP';
  font-display: swap;
  font-style: normal;
  font-weight: 900;
  src: local(""), url("/css/fonts/NotoSansJP/NotoSansJP-Black.woff2") format("woff2"), url("/css/fonts/NotoSansJP/NotoSansJP-Black.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* ropa-sans-jp-400 - latin_japanese */
@font-face {
  font-family: 'Ropa Sans';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/css/fonts/RopaSans/RopaSans-Regular.woff2") format("woff2"), url("/css/fonts/RopaSans/RopaSans-Regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

.slick-dots {
  bottom: 20px !important;
}

.slick-dots li.slick-active button:before {
  color: #fff !important;
  opacity: 1 !important;
}

.slick-dots li button:before {
  color: rgba(255, 255, 255, 0.5) !important;
}

.category-title {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1em;
  padding: 3px 8px;
  font-family: 'Ropa Sans', sans-serif;
  letter-spacing: .2em;
}

.is-hide {
  display: none;
  color: #c00;
}

.zIndex {
  z-index: -1 !important;
}

.pagetop-auto {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 9999;
}

.pagetop-auto a {
  display: block;
  width: 98px;
  height: 98px;
  background-color: inherit;
  text-align: center;
  padding-top: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pagetop-auto a img {
  width: auto;
}

.pagetop-auto a:hover {
  filter: alpha(opacity=80);
  opacity: 0.80;
  -moz-opacity: 0.80;
}

.cate1 .category-title {
  background: #EA2027;
}

.cate1 .category-title::before {
  content: "INNOVATION";
}

.cate2 .category-title {
  background: #EE5A24;
}

.cate2 .category-title::before {
  content: "DISCOVERY";
}

.cate3 .category-title {
  background: #F79F1F;
}

.cate3 .category-title::before {
  content: "SOLUTION";
}

.cate4 .category-title {
  background: #96BE2C;
}

.cate4 .category-title::before {
  content: "COMMUNICATION";
}

.cate5 .category-title {
  background: #0EB998;
}

.cate5 .category-title::before {
  content: "KNOWLEDGE";
}

.journal-head {
  position: relative;
  z-index: 10;
  width: 100%;
  height: clac(116px);
}

.journal-head .journal-head-wrap {
  width: 100%;
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.25);
}

.journal-head .journal-head-wrap .sns-area {
  display: none;
}

@media screen and (min-width: 1024px) {
  .journal-head .journal-head-wrap .sns-area {
    display: block;
    position: absolute;
    top: 16px;
    right: 0px;
  }
  .journal-head .journal-head-wrap .sns-area ul {
    display: flex;
  }
  .journal-head .journal-head-wrap .sns-area ul li {
    margin-right: 18px;
  }
}

.journal-head .journal-head-wrap .sns-area .head-search {
  position: relative;
}

.journal-head .journal-head-wrap .sns-area .head-search .submit {
  position: absolute;
  top: 0;
  left: 10px;
}

.journal-head .journal-head-wrap .sns-area .head-search input[type="text"] {
  margin: -.8em 0 0 0;
  padding: 0 0 2px 37px;
  width: 18px;
  height: 36px;
  transition-duration: .3s;
}

.journal-head .journal-head-wrap .sns-area .change_input input[type="text"] {
  background: #F5F5F5;
  border: #CCC solid 1px;
}

.journal-head .journal-head-wrap .sns-area .head-search:hover form,
.journal-head .journal-head-wrap .sns-area .head-search input[type="text"]:focus form {
  display: block;
}

.journal-head .journal-navi-wrap .upper-row {
  display: flex;
  gap: 24px;
  width: 100%;
  background: #fff;
  padding: 13px 0 12px 13px;
  align-items: center;
}

@media screen and (min-width: 1024px) {
  .journal-head .journal-navi-wrap .upper-row {
    padding: 12px 20px 0;
  }
}

.journal-head .journal-navi-wrap .upper-row .journal-logo {
  height: 100%;
  font-size: 2rem;
  font-weight: 900;
}

@media screen and (min-width: 561px) {
  .journal-head .journal-navi-wrap .upper-row .journal-logo {
    font-size: 2.8rem;
  }
}

.journal-head .journal-navi-wrap .upper-row .journal-title {
  display: block;
}

@media screen and (min-width: 1024px) {
  .journal-head .journal-navi-wrap .upper-row .journal-title {
    display: flex;
    align-items: center;
  }
}

.journal-head .journal-navi-wrap .upper-row .journal-title .catch {
  font-size: 1.2rem;
}

@media screen and (min-width: 1024px) {
  .journal-head .journal-navi-wrap .upper-row .journal-title .catch {
    font-size: 1.4rem;
    margin-right: 14px;
  }
}

.journal-head .journal-navi-wrap .upper-row .journal-title h1 {
  font-size: 1.8rem;
  line-height: 1.8em;
}

@media screen and (min-width: 1024px) {
  .journal-head .journal-navi-wrap .upper-row .journal-title h1 {
    font-size: 2.4rem;
    line-height: normal;
  }
}

.journal-head .journal-navi-wrap .lower-tier {
  background: #fff;
  padding-bottom: 4px;
  display: none;
}

@media screen and (min-width: 1024px) {
  .journal-head .journal-navi-wrap .lower-tier {
    display: block;
  }
}

@media screen and (max-width: 1279px) {
  .journal-head .journal-navi-wrap .lower-tier .journal-navi {
    padding-left: 240px;
  }
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul {
  display: flex;
  justify-content: flex-start;
}

@media screen and (min-width: 1280px) {
  .journal-head .journal-navi-wrap .lower-tier .journal-navi ul {
    justify-content: center;
  }
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li {
  height: 100%;
  margin-right: 8px;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li:last-of-type {
  margin-right: 0;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  color: #333333;
  transition-duration: .2s;
  padding: 12px 26px 10px;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li[data-category="cate0"] a {
  border-bottom: 3px solid #1661B7;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li[data-category="cate0"]:hover a {
  color: #1661B7;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li[data-category="cate1"] a {
  border-bottom: 3px solid #EA2027;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li[data-category="cate1"]:hover a {
  color: #EA2027;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li[data-category="cate2"] a {
  border-bottom: 3px solid #F79F1F;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li[data-category="cate2"]:hover a {
  color: #EE5A24;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li[data-category="cate3"] a {
  border-bottom: 3px solid #96BE2C;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li[data-category="cate3"]:hover a {
  color: #96BE2C;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li[data-category="cate4"] a {
  border-bottom: 3px solid #96BE2C;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li[data-category="cate4"]:hover a {
  color: #96BE2C;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li[data-category="cate5"] a {
  border-bottom: 3px solid #0EB998;
}

.journal-head .journal-navi-wrap .lower-tier .journal-navi ul li[data-category="cate5"]:hover a {
  color: #0EB998;
}

.journal-head .mb-navi {
  position: relative;
  width: 100%;
  height: 42px;
  background: #262A36;
  box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 1024px) {
  .journal-head .mb-navi {
    display: none;
  }
}

.journal-head .mb-navi .nav-btn,
.journal-head .mb-navi .nav-btn span {
  height: 100%;
  transition: all .3s;
}

.journal-head .mb-navi .nav-btn {
  position: relative;
  width: 24px;
  height: 100%;
  margin: 0 12px 0 auto;
  padding: 12px 0;
}

.journal-head .mb-navi .nav-btn span {
  position: absolute;
  display: inline-block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #999;
}

.journal-head .mb-navi .nav-btn span:nth-of-type(1) {
  top: 12px;
}

.journal-head .mb-navi .nav-btn span:nth-of-type(2) {
  top: 20px;
}

.journal-head .mb-navi .nav-btn span:nth-of-type(3) {
  bottom: 12px;
}

.journal-head .mb-navi .nav-btn.active span:nth-of-type(1) {
  transform: translateY(8px) rotate(-45deg);
}

.journal-head .mb-navi .nav-btn.active span:nth-of-type(2) {
  opacity: 0;
}

.journal-head .mb-navi .nav-btn.active span:nth-of-type(3) {
  transform: translateY(-8px) rotate(45deg);
}

.journal-head .menu {
  width: 100%;
  height: 100%;
  display: none;
  background: #262A36;
  color: #fff;
  padding: 8px 20px 0;
}

.journal-head .menu > ul {
  margin: 0 0 10px;
}

.journal-head .menu > ul li {
  font-size: 1.8rem;
  line-height: 1.4em;
  margin: 0 0 20px 20px;
}

.journal-head .menu .head-search {
  color: #000;
  font-size: 1.4rem;
}

.journal-head .menu .head-search input {
  width: 100%;
  height: 45px;
  padding: 7px 7px 7px 40px;
  background: #f6f6f6 url("/images/icon_search.svg") no-repeat 12px 50%;
  border: #d6d6d6 solid 1px;
}

.journal-head .menu .sns-area ul {
  display: flex;
  justify-content: center;
  margin: 30px 0 0;
}

.journal-head .menu .sns-area ul li {
  margin: 0 32px 0 0;
}

.journal-head .menu .sns-area ul li:last-child {
  margin: 0;
}

.journal-head .cursor_before li {
  position: relative;
}

.journal-head .cursor_before li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  left: -1.5em;
  top: calc(50% - 2px);
  border-top: solid 2px;
  border-right: solid 2px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  color: inherit;
}

.journal-head .cursor_before li[data-category="cate0"]::before {
  color: #1877F2;
}

.journal-head .cursor_before li[data-category="cate1"]::before {
  color: #EA2027;
}

.journal-head .cursor_before li[data-category="cate2"]::before {
  color: #F79F1F;
}

.journal-head .cursor_before li[data-category="cate3"]::before {
  color: #96BE2C;
}

.journal-head .cursor_before li[data-category="cate4"]::before {
  color: #96BE2C;
}

.journal-head .cursor_before li[data-category="cate5"]::before {
  color: #0EB998;
}

.journal-head.active {
  height: 100vh;
}

.journal-head.active .menu {
  height: 100vh;
}

.top header {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
}

.scrolled {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
}

.scrolled .journal-head-wrap {
  width: 100%;
}

.scrolled .journal-head-wrap .sns-area {
  top: 10px;
}

.scrolled .journal-logo {
  font-size: 1.4rem;
}

@media screen and (min-width: 1024px) {
  .scrolled .journal-logo {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 1280px) {
  .scrolled .journal-logo {
    font-size: 2rem;
  }
}

.scrolled .journal-logo span {
  margin-left: .5em;
}

.scrolled .journal-logo span::before {
  content: none;
}

.scrolled .journal-navi-wrap {
  width: 100%;
}

.scrolled .journal-navi-wrap .upper-row {
  padding-top: 0;
  padding-bottom: 0;
}

.scrolled .journal-navi-wrap .upper-row .journal-logo {
  position: fixed;
  height: 42px;
  background: #fff;
  z-index: 1000;
  top: 0;
  left: 0;
  padding: 9px 13px;
}

@media screen and (min-width: 561px) {
  .scrolled .journal-navi-wrap .upper-row .journal-logo {
    padding: 2px 13px;
  }
}

@media screen and (min-width: 1024px) {
  .scrolled .journal-navi-wrap .upper-row .journal-logo {
    padding: 4px 20px;
  }
}

.scrolled .journal-navi-wrap .upper-row .journal-title {
  display: none;
}

.journal-head.scrolled {
  height: 42px;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 1024px) {
  .journal-head.scrolled {
    height: 50px;
    display: block;
  }
}

.scrolled_contents {
  display: block;
  position: relative;
}

@media screen and (min-width: 1024px) {
  .scrolled_contents .subarea {
    margin: 0;
  }
}

.scrolled_contents .item-ranking {
  position: sticky;
  width: 260px;
  top: 105px;
  right: 3.9%;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .scrolled_contents .item-ranking {
    z-index: 2;
  }
}

@media screen and (min-width: 1280px) {
  .scrolled_contents .item-ranking {
    right: calc(((100vw - 1180px) / 2) - 8px);
  }
}

#rich-item {
  margin-top: 90px;
  background: #000;
}

#rich-item .item-rich {
  width: 100%;
  height: auto;
  position: relative;
  font-size: 80%;
}

@media screen and (min-width: 769px) {
  #rich-item .item-rich {
    width: 100%;
    height: 100%;
    max-width: 778px;
    max-height: 481px;
  }
}

#rich-item .item-rich .thumbnail {
  aspect-ratio: 1 / 0.618;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#rich-item .item-rich .thumbnail img {
  width: 100%;
  height: 100%;
  opacity: .5;
  transition-duration: .3s;
  object-fit: cover;
}

#rich-item .item-rich .category-title {
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: normal;
}

#rich-item .item-rich .text {
  width: 100%;
  background: #000;
  padding: 24px 30px 30px;
}

@media screen and (min-width: 769px) {
  #rich-item .item-rich .text {
    position: absolute;
    display: none;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(229, 229, 229, 0)), color-stop(1%, rgba(229, 229, 229, 0.01)), to(black));
    background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 0.01) 1%, black 100%);
  }
}

#rich-item .item-rich .text h3, #rich-item .item-rich .text p {
  color: #fff;
}

#rich-item .item-rich .text h3 {
  line-height: 1.6;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 10px 0;
}

#rich-item .item-rich .text .date {
  font-size: 1.2rem;
  font-weight: bold;
  color: #CCCCCC;
}

#rich-item .item-rich .text .date span {
  margin: 0 1em 0 0;
}

#rich-item .slick-active.item-rich:hover img {
  transform: scale(1.1);
  opacity: .8;
}

#rich-item .slick-active .thumbnail img {
  opacity: 1;
}

#rich-item .slick-active .text {
  display: block;
}

#rich-item .slick-prev, #rich-item .slick-next {
  width: 48px;
  height: 80px;
  z-index: 100;
}

#rich-item #rich-item .slick-prev {
  left: 23px;
  z-index: 100;
}

#rich-item .slick-prev {
  left: 0;
}

#rich-item .slick-next {
  right: 0;
}

#rich-item .slick-next::before {
  content: url("/images/arrow_next.gif");
}

#rich-item .slick-prev::before {
  content: url("/images/arrow_prev.gif");
}

#rich-item .cate1 .category-title {
  background: #EA2027;
}

#rich-item .cate1 .category-title::before {
  content: "デジタル整理スタイル";
}

#rich-item .cate2 .category-title {
  background: #EA2027;
}

#rich-item .cate2 .category-title::before {
  content: "HHKB Life";
}

#rich-item .cate3 .category-title {
  background: #F79F1F;
}

#rich-item .cate3 .category-title::before {
  content: "ネットワークセキュリティコラム";
}

#rich-item .cate4 .category-title {
  background: #F79F1F;
}

#rich-item .cate4 .category-title::before {
  content: "デジタラクル";
}

#rich-item .cate5 .category-title {
  background: #96BE2C;
}

#rich-item .cate5 .category-title::before {
  content: "PFUチャンネル";
}

.journal-contents-area {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .journal-contents-area {
    padding: 0 5.8%;
  }
}

@media screen and (min-width: 1024px) {
  .journal-contents-area {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 3.9%;
  }
}

@media screen and (min-width: 1280px) {
  .journal-contents-area {
    padding: 0;
  }
}

.mainarea {
  width: 100%;
  display: block;
  margin: 40px 0 0;
}

@media screen and (min-width: 561px) {
  .mainarea {
    margin: 60px 0 0;
  }
}

@media screen and (min-width: 1024px) {
  .mainarea {
    display: flex;
    justify-content: space-between;
  }
}

.topicsarea {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .topicsarea {
    width: calc(100% - 260px - 4.2%);
  }
}

@media screen and (min-width: 1280px) {
  .topicsarea {
    max-width: 870px;
    width: 100%;
  }
}

.topicsarea h2 {
  font-family: 'Ropa Sans', sans-serif;
  letter-spacing: .2em;
  text-align: center;
  font-size: 3.6rem;
  line-height: .8em;
}

.topicsarea h2 span {
  font-size: 2.2rem;
  color: #666666;
}

.topicsarea h2 span::before {
  content: "\A";
  white-space: pre;
}

.topicsarea .tagname {
  display: flex;
  flex-wrap: wrap;
}

.topicsarea .tagname a {
  text-decoration: underline;
}

.topicsarea .tagname li::after {
  content: "|";
  margin: 0 .5em;
}

.topicsarea .tagname li:last-child::after {
  content: none;
}

.topicsarea .thumbnail {
  background: #000;
  overflow: hidden;
}

.topicsarea .thumbnail img {
  transition-duration: .3s;
}

.topicsarea .item:hover img {
  opacity: .8;
  transform: scale(1.1);
}

.search {
  width: 100%;
  padding: 0 20px;
}

@media screen and (min-width: 561px) {
  .search {
    padding: 0 5.8%;
  }
}

@media screen and (min-width: 1024px) {
  .search {
    width: calc(100% - 260px - 4.2%);
    padding: 0;
  }
}

.search .top-title {
  font-weight: bold;
}

.search .item-area {
  width: 100%;
  margin-top: 105px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .search .item-area {
    margin-top: 98px;
  }
}

@media screen and (min-width: 1024px) {
  .search .item-area {
    margin-top: 62px;
  }
}

@media screen and (min-width: 1280px) {
  .search .item-area {
    max-width: 1180px;
    margin: 62px auto 0;
  }
}

@media screen and (min-width: 1280px) {
  .search .item-area {
    padding: 0;
  }
}

.search .item-area.allArticles {
  margin-top: 0;
}

.search .item-area .category-head {
  width: 100%;
  font-size: 1.8rem;
  margin: 0 0 30px;
}

@media screen and (min-width: 769px) {
  .search .item-area .category-head {
    font-size: 2.8rem;
    margin: 0 0 54px;
  }
}

@media screen and (min-width: 1024px) {
  .search .item-area .category-head {
    margin: 0 0 30px;
  }
}

.search .item-area .item {
  width: calc((100% - 20px) / 2);
}

@media screen and (min-width: 561px) {
  .search .item-area .item {
    width: calc((100% - 11.6%) / 3);
    padding: 0;
  }
}

.search .item-area .item .thumbnail {
  width: 100%;
  background: #000;
  overflow: hidden;
  aspect-ratio: 1 / 0.618;
}

.search .item-area .item .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition-duration: .3s;
}

.search .item-area .item .text {
  width: 100%;
  height: auto;
  position: relative;
  padding: 12px 0 0;
}

@media screen and (min-width: 561px) {
  .search .item-area .item .text {
    padding: 27px 0 0;
  }
}

.search .item-area .item .text .category-title {
  font-size: 1.2rem;
  color: #fff;
  position: absolute;
  top: -.7em;
  left: 4px;
}

@media screen and (min-width: 561px) {
  .search .item-area .item .text .category-title {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 561px) {
  .search .item-area .item .text .category-title {
    left: 13px;
  }
}

.search .item-area .item .text h3 {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6em;
  margin: 0 0 10px;
  overflow: hidden;
  max-height: calc(1.6em * 3);
  /* line-height 1.6em * 3 lines */
}

.search .item-area .item .text .date {
  font-size: 1.2rem;
  line-height: 1.4em;
  color: #666;
  margin: 0 0 4px;
}

.search .item-area .item .text .date span {
  margin: 0 1em 0 0;
}

.search .item-area .item .text .date span:after {
  content: "\A";
  white-space: pre;
}

@media screen and (min-width: 769px) {
  .search .item-area .item .text .date span:after {
    content: none;
  }
}

.search .item-area .item:hover img {
  opacity: .8;
  transform: scale(1.1);
}

.search .item-area .tagname {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1.1rem;
  line-height: 1.6em;
  color: #666;
  margin: 0 0 60px;
  padding: 0 0 0 19px;
}

.search .item-area .tagname a {
  text-decoration: underline;
}

.search .item-area .tagname li::after {
  content: "|";
  margin: 0 .5em;
}

.search .item-area .tagname li:last-child::after {
  content: none;
}

.search .item-area .tagname:before {
  content: url(/images/tag.svg);
  width: 13px;
  position: absolute;
  top: 2px;
  left: 0;
}

.search .item-area:after {
  content: '';
  display: block;
  width: 46.4%;
}

@media screen and (min-width: 561px) {
  .search .item-area:after {
    width: calc((100% - 90px) / 3);
    padding: 0;
  }
}

.category-head-fixed {
  position: fixed;
  max-width: 1180px;
  margin: 0 auto;
  width: calc(100% - 40px) !important;
  top: 102px;
  padding: 36px 0 36px 0;
  background: #fff;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .category-head-fixed {
    z-index: 1;
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  .category-head-fixed {
    top: 92px;
    padding: 60px 0 36px 0;
  }
}

.category-topics {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 28px;
}

@media screen and (min-width: 769px) {
  .category-topics {
    justify-content: space-between;
  }
}

.category-topics .category {
  width: 100%;
  display: flex;
  margin: 0 0 33px;
  pointer-events: none;
}

@media screen and (min-width: 769px) {
  .category-topics .category {
    pointer-events: auto;
  }
}

.category-topics .category h3 {
  white-space: nowrap;
  font-weight: 700;
  font-size: 2em;
  margin: 0 28px 0 0;
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .category-topics .category h3 {
    margin: 0 10px 0 0;
  }
}

.category-topics .category p {
  display: none;
  width: 100%;
  text-align: right;
}

@media screen and (min-width: 769px) {
  .category-topics .category p {
    display: block;
  }
}

.category-topics .category p span {
  font-family: 'Ropa Sans', sans-serif;
  letter-spacing: .2em;
  color: #fff;
  display: inline-block;
  padding: 4.5px 23.5px 4.5px 38.5px;
  font-size: 1.4rem;
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .category-topics .category p span {
    padding: 1.25px 12px 3.5px 34.5px;
  }
}

.category-topics .item-category {
  width: 100%;
  padding: 0 20px;
}

@media screen and (min-width: 561px) {
  .category-topics .item-category {
    padding: 0 5.8%;
  }
}

@media screen and (min-width: 769px) {
  .category-topics .item-category {
    padding: 0;
  }
}

.category-topics .item-category .item-area {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .category-topics .item-category .item-area {
    display: block;
  }
}

.category-topics .item-category .item-area .item {
  width: calc((100% - 20px) / 2);
  margin: 0 0 20px;
  position: relative;
}

@media screen and (min-width: 561px) {
  .category-topics .item-category .item-area .item {
    width: 47.1%;
  }
}

@media screen and (min-width: 769px) {
  .category-topics .item-category .item-area .item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
  }
}

.category-topics .item-category .item-area .item .thumbnail {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 0.618;
}

@media screen and (min-width: 769px) {
  .category-topics .item-category .item-area .item .thumbnail {
    width: 36.4%;
    height: 100%;
  }
}

.category-topics .item-category .item-area .item .thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.category-topics .item-category .item-area .item .text {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .category-topics .item-category .item-area .item .text {
    width: 58.8%;
  }
}

.category-topics .item-category .item-area .item .text h4 {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6em;
  overflow: hidden;
  max-height: calc(1.6em * 3);
  /* line-height 1.6em * 3 lines */
  margin: 0 0 10px;
}

.category-topics .item-category .item-area .item .text .date {
  font-size: 1.2rem;
  line-height: 1.6em;
  color: #666;
  margin: 0 0 4px;
}

.category-topics .item-category .item-area .item .text .date span {
  margin: 0 1em 0 0;
}

.category-topics .item-category .item-area .item .text .date span:after {
  content: "\A";
  white-space: pre;
}

@media screen and (min-width: 769px) {
  .category-topics .item-category .item-area .item .text .date span:after {
    content: none;
  }
}

.category-topics .item-category .item-area .item .text .tagname {
  position: relative;
  font-size: 1.1rem;
  line-height: 1.4em;
  padding: 0 0 0 19px;
  color: #666;
}

.category-topics .item-category .item-area .item .text .tagname:before {
  content: url(/images/tag.svg);
  width: 13px;
  position: absolute;
  top: 2px;
  left: 0;
}

.category-topics .item-category .item-area .new {
  width: 100%;
  display: block;
}

.category-topics .item-category .item-area .new .thumbnail {
  width: 100%;
}

.category-topics .item-category .item-area .new .text {
  width: 100%;
  bottom: 0;
  left: 0;
  color: #000;
  padding: 10px 0 0;
}

.category-topics .item-category .item-area .new .text h3 {
  font-size: 1.6rem;
}

.category-topics .item-category .item-area .new .text .date,
.category-topics .item-category .item-area .new .text .tagname {
  position: relative;
  color: #666;
}

.category-topics .item-category .item-area .new .text .tagname:before {
  content: url(/images/tag.svg);
  width: 13px;
  position: absolute;
  top: 2px;
  left: 0;
}

@media screen and (min-width: 769px) {
  .category-topics .item-category .item-area .new .text .tagname:before {
    content: url(/images/tag_w.svg);
  }
}

.category-topics .item-category .item-area .new .text .date span:after {
  content: none;
}

.category-topics .item-category .cursor_before span {
  position: relative;
}

.category-topics .item-category .cursor_before span:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  left: -1.5em;
  top: calc(50% - 2px);
  border-top: solid 2px;
  border-right: solid 2px;
  transform: rotate(45deg) translateY(-50%);
  color: inherit;
}

.category-topics .item-category .cursor_before span:before {
  left: 14px;
}

.category-topics .item-category .mb-more {
  width: 100%;
}

.category-topics .item-category .mb-more p {
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .category-topics .item-category .mb-more p {
    text-align: left;
  }
}

.category-topics .item-category .mb-more p a {
  color: #fff;
  display: inline-block;
  padding: 8px 23.5px 7px 15px;
  font-size: 1.4rem;
}

@media screen and (min-width: 769px) {
  .category-topics .item-category .mb-more p a {
    color: #000;
    padding: 0 0 0 1em;
  }
}

.category-topics .item-category .mb-more.cursor_before a {
  position: relative;
}

.category-topics .item-category .mb-more.cursor_before a:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  left: -0.5em;
  top: 50%;
  border-top: solid 2px;
  border-right: solid 2px;
  transform: rotate(45deg) translateY(-50%);
  color: inherit;
}

.category-topics .item-category .media-link-area {
  display: flex;
}

@media screen and (min-width: 769px) {
  .category-topics .item-category .media-link-area .right {
    text-align: right;
  }
}

.category-topics .cate1 {
  margin: 0 0 60px;
}

@media screen and (min-width: 769px) {
  .category-topics .cate1 {
    margin: 0 0 104px;
  }
}

.category-topics .cate1 .category p {
  border-top: 3px solid #EA2027;
}

.category-topics .cate1 .category p span {
  background: #EA2027;
}

.category-topics .cate1 .mb-more p {
  background: #EA2027;
}

@media screen and (min-width: 769px) {
  .category-topics .cate1 .mb-more p {
    background: none;
  }
}

@media screen and (min-width: 769px) {
  .category-topics .cate1 .mb-more p a:before {
    color: #EA2027 !important;
  }
}

.category-topics .cate2 {
  margin: 0 0 60px;
}

@media screen and (min-width: 769px) {
  .category-topics .cate2 {
    margin: 0 0 104px;
  }
}

.category-topics .cate2 .category p {
  border-top: 3px solid #EA2027;
}

.category-topics .cate2 .category p span {
  background: #EA2027;
}

.category-topics .cate2 .mb-more p {
  background: #EA2027;
}

@media screen and (min-width: 769px) {
  .category-topics .cate2 .mb-more p {
    background: none;
  }
}

@media screen and (min-width: 769px) {
  .category-topics .cate2 .mb-more p a:before {
    color: #EA2027 !important;
  }
}

.category-topics .cate3, .category-topics .cate4 {
  margin: 0 0 60px;
}

@media screen and (min-width: 769px) {
  .category-topics .cate3, .category-topics .cate4 {
    margin: 0 0 104px;
  }
}

.category-topics .cate3 .category p, .category-topics .cate4 .category p {
  border-top: 3px solid #F79F1F;
}

.category-topics .cate3 .category p span, .category-topics .cate4 .category p span {
  background: #F79F1F;
}

.category-topics .cate3 .mb-more p, .category-topics .cate4 .mb-more p {
  background: #F79F1F;
}

@media screen and (min-width: 769px) {
  .category-topics .cate3 .mb-more p, .category-topics .cate4 .mb-more p {
    background: none;
  }
}

@media screen and (min-width: 769px) {
  .category-topics .cate3 .mb-more p a:before, .category-topics .cate4 .mb-more p a:before {
    color: #F79F1F !important;
  }
}

@media screen and (min-width: 769px) {
  .category-topics .cate3 .item-area, .category-topics .cate4 .item-area {
    display: flex;
    justify-content: space-between;
  }
  .category-topics .cate3 .item-area .new, .category-topics .cate4 .item-area .new {
    width: 48.27%;
    height: 100%;
  }
}

.category-topics .cate3 .item-area .item-wrap, .category-topics .cate4 .item-area .item-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .category-topics .cate3 .item-area .item-wrap, .category-topics .cate4 .item-area .item-wrap {
    display: block;
    width: 48.27%;
  }
}

.category-topics .cate4 {
  margin: 0 0 60px;
}

.category-topics .cate5 .category p {
  border-top: 3px solid #96BE2C;
}

.category-topics .cate5 .category p span {
  background: #96BE2C;
}

.category-topics .cate5 .mb-more p {
  background: #96BE2C;
}

@media screen and (min-width: 769px) {
  .category-topics .cate5 .mb-more p {
    background: none;
  }
}

@media screen and (min-width: 769px) {
  .category-topics .cate5 .mb-more p a:before {
    color: #96BE2C !important;
  }
}

@media screen and (min-width: 769px) {
  .category-topics .cate5 .item-area {
    display: flex;
    justify-content: space-between;
  }
  .category-topics .cate5 .item-area .new {
    width: 48.27%;
    height: 100%;
  }
}

.category-topics .cate5 .item-area .item-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .category-topics .cate5 .item-area .item-wrap {
    display: block;
    width: 48.27%;
  }
}

.category-topics .cate1, .category-topics .cate2 {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .category-topics .cate1, .category-topics .cate2 {
    width: 48.27%;
  }
}

.category-topics .cate3, .category-topics .cate4, .category-topics .cate5 {
  width: 100%;
}

.subarea {
  width: 100%;
  margin: 60px 0 0;
  padding: 0 20px;
}

@media screen and (min-width: 561px) {
  .subarea {
    padding: 0 5.8%;
  }
}

@media screen and (min-width: 769px) {
  .subarea {
    margin: 120px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
  }
}

@media screen and (min-width: 1024px) {
  .subarea {
    display: block;
    width: 260px;
    margin: 0;
  }
}

.subarea h2 {
  margin-bottom: 30px;
  font-size: 2.6em;
  font-family: 'Ropa Sans', sans-serif;
  letter-spacing: .2em;
}

.subarea > div {
  margin: 0 0 80px 0;
}

@media screen and (min-width: 769px) {
  .subarea > div {
    margin: 0;
  }
}

@media screen and (min-width: 1024px) {
  .subarea > div {
    margin: 0 0 80px 0;
  }
}

.categories {
  width: 100%;
  font-family: 'Ropa Sans', sans-serif;
  letter-spacing: .2em;
}

@media screen and (min-width: 769px) {
  .categories {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .categories {
    display: block;
  }
}

.categories li {
  font-size: 1.8rem;
  margin: 0 0 20px 1.5em;
}

.categories li:last-child {
  margin: 0 0 0 1.5em;
}

.categories li[data-category="cate1"]:hover a {
  color: #EA2027;
}

.categories li[data-category="cate2"]:hover a {
  color: #EE5A24;
}

.categories li[data-category="cate3"]:hover a {
  color: #F79F1F;
}

.categories li[data-category="cate4"]:hover a {
  color: #96BE2C;
}

.categories li[data-category="cate5"]:hover a {
  color: #0EB998;
}

.categories.cursor_before li {
  position: relative;
}

.categories.cursor_before li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  left: -1.5em;
  top: calc(50% - 2px);
  border-top: solid 2px;
  border-right: solid 2px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  color: inherit;
}

.categories.cursor_before li[data-category="cate0"]::before {
  color: #163182;
}

.categories.cursor_before li[data-category="cate1"]::before {
  color: #EA2027;
}

.categories.cursor_before li[data-category="cate2"]::before {
  color: #EE5A24;
}

.categories.cursor_before li[data-category="cate3"]::before {
  color: #F79F1F;
}

.categories.cursor_before li[data-category="cate4"]::before {
  color: #96BE2C;
}

.categories.cursor_before li[data-category="cate5"]::before {
  color: #0EB998;
}

.cm {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .cm {
    width: 31%;
  }
}

@media screen and (min-width: 1024px) {
  .cm {
    width: 100%;
  }
}

.cm > div {
  margin: 0 0 20px 0;
}

.cm > div:last-child {
  margin: 0;
}

.cm a {
  display: block;
  width: 100%;
}

.cm a img {
  width: 100%;
  height: auto;
}

.item-ranking {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .item-ranking {
    width: 31%;
  }
}

@media screen and (min-width: 1024px) {
  .item-ranking {
    width: 100%;
  }
}

.item-ranking a {
  display: flex;
  margin: 0 0 20px 0;
}

.item-ranking a .thumbnail {
  width: 33%;
  height: 100%;
  margin: 0 10px 0 0;
  aspect-ratio: 1 / 0.618;
}

@media screen and (min-width: 769px) {
  .item-ranking a .thumbnail {
    width: 44.6%;
  }
}

.item-ranking a .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item-ranking a .text {
  width: 67%;
}

@media screen and (min-width: 769px) {
  .item-ranking a .text {
    width: 51.5%;
  }
}

.item-ranking a .text h3 {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.6em;
  overflow: hidden;
  max-height: calc(1.6em * 4);
  /* line-height 1.6em * 3 lines */
}

.item-ranking a .text p {
  font-size: 1.2rem;
  line-height: 1.6em;
}

.item-ranking .item:last-child a {
  margin: 0;
}

.service-pickup {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .service-pickup {
    width: 31%;
  }
}

@media screen and (min-width: 1024px) {
  .service-pickup {
    width: 100%;
  }
}

.service-pickup li {
  font-size: 1.4rem;
  line-height: 1.6em;
  margin: 0 0 20px 1.5em;
}

.service-pickup li:last-child {
  margin: 0 0 0 1.5em;
}

.service-pickup.cursor_before li {
  position: relative;
}

.service-pickup.cursor_before li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  left: -1.5em;
  top: 10px;
  border-top: solid 2px;
  border-right: solid 2px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  color: inherit;
}

footer {
  width: 100%;
  margin: 60px 0 0;
}

@media screen and (min-width: 1024px) {
  footer {
    margin: 120px 0 0;
  }
}

footer .corporate-link-area {
  width: 100%;
  height: auto;
  background: #E8E8E8;
  padding: 47px;
}

@media screen and (min-width: 1024px) {
  footer .corporate-link-area {
    padding: 20px 0 27px;
  }
}

footer .corporate-link-area .bnr-area {
  width: 100%;
}

footer .corporate-link-area .bnr-area li {
  position: relative;
}

footer .corporate-link-area .bnr-area p {
  width: 100%;
  position: absolute;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  top: 14%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

footer .corporate-link-area ul {
  width: 100%;
  margin: 0 auto;
  display: block;
}

@media screen and (min-width: 769px) {
  footer .corporate-link-area ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 462px;
  }
}

@media screen and (min-width: 1024px) {
  footer .corporate-link-area ul {
    max-width: 826px;
    justify-content: center;
  }
}

@media screen and (min-width: 1280px) {
  footer .corporate-link-area ul {
    justify-content: space-between;
  }
}

footer .corporate-link-area ul li {
  width: 100%;
  margin: 0 0 10px;
}

@media screen and (min-width: 769px) {
  footer .corporate-link-area ul li {
    width: 226px;
  }
}

@media screen and (min-width: 1024px) {
  footer .corporate-link-area ul li {
    width: 20.4%;
    margin: 0 20px 0 0;
  }
}

@media screen and (min-width: 1280px) {
  footer .corporate-link-area ul li {
    margin: 0;
    width: 262px;
  }
}

footer .corporate-link-area ul li img {
  width: 100%;
  height: auto;
}

footer .corporate-link-area ul li:last-child {
  margin: 0;
}

footer .siteinfo {
  width: 100%;
  background: #55575D;
  padding: 0;
}

@media screen and (min-width: 1024px) {
  footer .siteinfo {
    padding: 20px 0;
  }
}

footer .siteinfo .inner {
  display: block;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  footer .siteinfo .inner {
    text-align: left;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

footer .siteinfo .inner .logo {
  padding: 20px 0;
}

@media screen and (min-width: 1024px) {
  footer .siteinfo .inner .logo {
    padding: 0;
    margin: 0 50px 0 60px;
  }
}

footer .siteinfo .inner .siteinfo-link ul {
  display: block;
}

@media screen and (min-width: 1024px) {
  footer .siteinfo .inner .siteinfo-link ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

footer .siteinfo .inner .siteinfo-link ul li {
  color: #fff;
  margin: 0;
  padding: 11px 0;
  border-top: 1px solid #999;
  font-size: 1.4rem;
}

@media screen and (min-width: 1024px) {
  footer .siteinfo .inner .siteinfo-link ul li {
    margin: 0 40px 0 0;
    border-top: none;
  }
}

footer .siteinfo .inner .siteinfo-link ul li:last-child {
  margin: 0;
}

@media screen and (min-width: 1024px) {
  footer .siteinfo .inner .siteinfo-link ul li:last-child {
    border: 0;
  }
}

footer .copyright {
  width: 100%;
  background: #262A36;
  color: #CCCCCC;
  text-align: center;
  font-size: 1.3rem;
  padding: 17px 0 16px;
}

.column .columnarea {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .column .columnarea {
    width: calc(100% - 260px - 4.2%);
  }
}

@media screen and (min-width: 1280px) {
  .column .columnarea {
    max-width: 870px;
    width: 100%;
  }
}

.column .columnarea dl {
  position: relative;
  width: 82%;
  margin: 0 auto 60px;
  padding: 2em 1em 1em;
}

.column .columnarea dl dt {
  position: absolute;
  display: inline-block;
  top: -8px;
  left: 10px;
  padding: 0 12px;
  font-size: 1.6rem;
  background: #FFF;
  color: #333;
  font-weight: bold;
}

.column .columnarea dl dd {
  margin-top: 8px;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
}

.column .columnarea dl.dl-list {
  width: 100%;
  margin: 0 0 24px;
  padding: 0;
  border: none;
}

.column .columnarea dl.dl-list dt {
  width: 6.2em;
  position: relative;
  display: block;
  padding: 0;
  top: 0;
  left: 0;
  float: left;
  clear: left;
  font-size: 1.4rem;
  line-height: 1.4em;
  background: none;
}

@media screen and (min-width: 561px) {
  .column .columnarea dl.dl-list dt {
    font-size: 1.6rem;
    line-height: 1.6em;
  }
}

.column .columnarea dl.dl-list dd {
  padding-left: 6em;
  text-indent: -1em;
  font-size: 1.4rem;
  line-height: 1.2em;
}

@media screen and (min-width: 561px) {
  .column .columnarea dl.dl-list dd {
    font-size: 1.6rem;
    line-height: 1.2em;
  }
}

.column .columnarea .box {
  position: relative;
  font-size: 12pt;
  line-height: 1.6em;
  margin: 64px 0 !important;
  padding: 1.5em 1em 1em;
}

.column .columnarea .box p:first-child {
  position: absolute;
  display: inline-block;
  top: -8px;
  left: 10px;
  padding: 0 12px;
  line-height: 1;
  font-size: 1.6rem;
  background: #FFF;
  color: #333;
  font-weight: bold;
}

.column .columnarea .box ul, .column .columnarea .box ol {
  margin-bottom: 0;
  padding-bottom: 8px;
}

.column .columnarea .box ul li, .column .columnarea .box ol li {
  padding-bottom: 16px;
}

.column .columnarea .box ul li:last-child, .column .columnarea .box ol li:last-child {
  padding-bottom: 0;
}

.column .columnarea .box.width_small {
  max-width: 400px;
  margin: 64px auto 0 !important;
  font-size: 1.2rem;
}

@media screen and (min-width: 561px) {
  .column .columnarea .box.width_small {
    font-size: 1.4rem;
  }
}

.column .columnarea .box.width_small p:first-child {
  font-size: 1.4rem;
}

@media screen and (min-width: 561px) {
  .column .columnarea .box.width_small p:first-child {
    font-size: 1.6rem;
  }
}

.column .columnarea .column-title {
  margin-bottom: 40px;
}

.column .columnarea .column-title h1 {
  font-size: 1.8rem;
  line-height: 1.4em;
  padding: 0 20px;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .column .columnarea .column-title h1 {
    font-size: 3.2rem;
    line-height: 1.6em;
    padding: 0;
  }
}

.column .columnarea .column-title .writer {
  margin: 0 0 20px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .column-title .writer {
    margin: 0 0 60px;
  }
}

.column .columnarea .column-title .writer p {
  text-align: right;
  font-size: 1.2rem;
  line-height: 1.4em;
  padding: 8px 0 0;
}

.column .columnarea .column-title .writer p span {
  margin: 0 1em 0 0;
}

.column .columnarea .column-title .image {
  position: relative;
  margin: 0 0 20px;
}

.column .columnarea .column-title .image img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.column .columnarea .column-title .image_sup {
  font-size: 1.4rem;
  padding: 0 20px;
  margin: 8px 0 0;
}

@media screen and (min-width: 769px) {
  .column .columnarea .column-title .image_sup {
    padding: 0;
  }
}

.column .columnarea .column-title .category-title {
  position: absolute;
  top: -.8em;
  left: 20px;
  padding: 3px 8px;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .column .columnarea .column-title .category-title {
    font-size: 1.8rem;
    padding: 24px 20px 21px;
    top: -2.2em;
    margin: 0 0 40px;
  }
}

.column .columnarea .column-title .column-tagarea {
  margin-top: 20px;
  padding: 0 20px;
  left: 0;
}

@media screen and (min-width: 769px) {
  .column .columnarea .column-title .column-tagarea {
    margin: 60px 0 60px;
    padding: 0;
    display: block;
  }
}

@media screen and (min-width: 1280px) {
  .column .columnarea .column-title .column-tagarea {
    margin: 60px 0 20px;
  }
}

.column .columnarea .column-title .column-tagarea .sup {
  margin: 0 0 30px;
  display: flex;
  align-items: center;
}

@media screen and (min-width: 769px) {
  .column .columnarea .column-title .column-tagarea .sup {
    margin: 0;
  }
}

.column .columnarea .column-title .column-tagarea .date {
  margin: 0 20px 0 0;
  color: #666;
  padding: 5px 0 0;
  font-size: 1.2rem;
}

@media screen and (min-width: 769px) {
  .column .columnarea .column-title .column-tagarea .date {
    font-size: 1.4rem;
    margin: 0 20px;
  }
}

.column .columnarea .column-title .column-tagarea .tagname {
  position: relative;
  padding: 5px 0 0;
  font-size: 1.2rem;
  color: #666;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 0 19px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .column-title .column-tagarea .tagname {
    font-size: 1.4rem;
  }
}

.column .columnarea .column-title .column-tagarea .tagname a {
  text-decoration: underline;
}

.column .columnarea .column-title .column-tagarea .tagname li::after {
  content: "|";
  margin: 0 .5em;
}

.column .columnarea .column-title .column-tagarea .tagname li:last-child::after {
  content: none;
}

.column .columnarea .column-title .column-tagarea .tagname:before {
  content: url(/images/tag.svg);
  width: 13px;
  position: absolute;
  top: 4px;
  left: 0;
}

.column .columnarea .column-title__lead-article {
  margin-top: 20px;
  padding: 0 20px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .column-title__lead-article {
    padding: 0;
  }
}

.column .columnarea .column-title__lead-article p {
  display: block;
  padding: 20px;
  font-size: 1.4rem;
  line-height: 1.6em;
  border: solid 1px #ccc;
}

.column .columnarea .column-title__lead-article p a {
  color: #4362B4;
  text-decoration: underline;
}

.column .columnarea .column-title__lead-article + .column-tagarea {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .column-title__lead-article + .column-tagarea {
    margin: 40px 0 60px;
  }
}

@media screen and (min-width: 1280px) {
  .column .columnarea .column-title__lead-article + .column-tagarea {
    margin: 40px 0 20px;
  }
}

.column .columnarea .column-title__lead-article__boder-off {
  margin-top: 40px;
  padding: 0 20px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .column-title__lead-article__boder-off {
    padding: 0;
  }
}

.column .columnarea .column-title__lead-article__boder-off p {
  font-size: 1.2rem;
}

.column .columnarea .column-title__lead-article__boder-off p a {
  color: #4362B4;
  text-decoration: underline;
}

.column .columnarea .column-title__lead-article__boder-off + .column-tagarea {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .column-title__lead-article__boder-off + .column-tagarea {
    margin: 40px 0 60px;
  }
}

@media screen and (min-width: 1280px) {
  .column .columnarea .column-title__lead-article__boder-off + .column-tagarea {
    margin: 40px 0 20px;
  }
}

.column .columnarea .column-title .socialarea-title {
  margin: 20px 0 0;
}

@media screen and (min-width: 769px) {
  .column .columnarea .column-title .socialarea-title {
    position: absolute;
    top: -30px;
    right: 0;
    margin: 0;
  }
}

.column .columnarea .column-title .socialarea-title ul {
  display: flex;
  justify-content: center;
}

.column .columnarea .column-title .socialarea-title ul li {
  margin: 0 20px 0 0;
}

@media screen and (min-width: 561px) {
  .column .columnarea .column-title .socialarea-title ul li {
    margin: 0 10px 0 0;
  }
}

.column .columnarea .column-title .socialarea-title ul li:last-child {
  margin: 0;
}

.column .columnarea .text-area {
  line-break: strict;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 100px;
}

.column .columnarea .text-area table {
  margin: 0 auto;
}

.column .columnarea .text-area table.standard {
  border-top: #ccc solid 1px;
  border-left: #ccc solid 1px;
  margin-bottom: 1.5em;
}

.column .columnarea .text-area table.standard th, .column .columnarea .text-area table.standard td {
  border-right: #ccc solid 1px;
  border-bottom: #ccc solid 1px;
}

.column .columnarea .text-area table.standard th {
  background-color: #e7e7e7;
  text-align: center;
}

.column .columnarea .text-area table.standard .red {
  background-color: #FFD4D5;
}

.column .columnarea .text-area .mb30 {
  margin-bottom: 30px;
}

.column .columnarea .text-area .aligncenter {
  text-align: center;
}

.column .columnarea .text-area .image-area .mb {
  display: block;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .image-area .mb {
    display: none;
  }
}

.column .columnarea .text-area .image-area .pc {
  display: none;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .image-area .pc {
    display: block;
  }
}

.column .columnarea .text-area .q-text {
  color: #163182;
  font-weight: bold;
  font-size: 110%;
}

.column .columnarea .text-area .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 700px;
  max-height: 394px;
  margin: 0 auto 48px;
}

.column .columnarea .text-area .movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.column .columnarea .text-area .interview {
  margin-bottom: 2em;
}

.column .columnarea .text-area .interview p {
  margin-bottom: 16px;
}

.column .columnarea .text-area .interviewee {
  display: inline-block;
  margin-right: 1em;
}

.column .columnarea .text-area .answer1 {
  color: #ea2027;
}

.column .columnarea .text-area .answer2 {
  color: #ee5a24;
}

.column .columnarea .text-area .answer3 {
  color: #2a324c;
}

.column .columnarea .text-area a {
  color: #4362B4;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.column .columnarea .text-area .nw {
  padding-left: 24px;
  background: url(/images/ex_link.svg) left center/16px auto no-repeat;
}

.column .columnarea .text-area .underline {
  border-bottom: #333 solid 1px;
}

.column .columnarea .text-area a:hover {
  color: #A1BCF2;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}

.column .columnarea .text-area h2,
.column .columnarea .text-area h3 {
  line-height: 1.6em;
  margin: 0 0 30px;
}

.column .columnarea .text-area h2 {
  padding: 0 0 8px 10px;
  font-size: 1.6rem;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-left-style: solid;
  border-left-width: 20px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .text-area h2 {
    font-size: 2.8rem;
    padding: 0 0 12px 12px;
  }
}

.column .columnarea .text-area h3 {
  padding: 4px 0 5px;
  margin: 60px 0 30px;
  font-size: 1.4rem;
  font-weight: bold;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .text-area h3 {
    font-size: 2.4rem;
    padding: 8px 0;
  }
}

.column .columnarea .text-area p,
.column .columnarea .text-area ul,
.column .columnarea .text-area ol {
  margin-bottom: 30px;
}

.column .columnarea .text-area ul,
.column .columnarea .text-area ol {
  margin-left: 1.5em;
  list-style: disc;
}

.column .columnarea .text-area .image-area {
  text-align: center;
  line-height: 1.4em;
  padding: 30px 0 0;
  margin: 0px auto 60px;
  max-width: 700px;
  width: 100%;
  height: auto;
}

.column .columnarea .text-area .image-area p {
  font-size: 1.4rem;
  margin: 8px 0 0 0;
}

.column .columnarea .text-area .image-area img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .image-area .img_mini {
    width: auto;
  }
}

.column .columnarea .text-area .lead {
  background: #f0f0f0;
  padding: 20px;
}

.column .columnarea .text-area .lead p:last-child {
  margin-bottom: 0;
}

.column .columnarea .text-area .lead + p {
  margin-top: 30px;
}

.column .columnarea .text-area {
  font-size: 1.4rem;
  line-height: 2em;
  padding: 0 20px;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area {
    padding: 0 5.8%;
  }
}

@media screen and (min-width: 769px) {
  .column .columnarea .text-area {
    font-size: 1.6rem;
    padding: 0;
  }
}

.column .columnarea .text-area .column-list {
  margin-bottom: 48px;
}

.column .columnarea .text-area .column-list li p:first-child {
  margin-bottom: 0;
}

.column .columnarea .text-area .column-list li h3 {
  display: inline;
  font-size: 1.6rem;
  border-top-style: none;
  border-bottom-style: none;
  border-bottom-width: 0;
}

.column .columnarea .text-area ol {
  list-style: none;
  counter-reset: item;
  padding-left: 0;
}

.column .columnarea .text-area ol li {
  text-indent: -1em;
}

.column .columnarea .text-area ol li p {
  text-indent: 0;
}

.column .columnarea .text-area ol li p:first-child {
  display: inline;
}

.column .columnarea .text-area ol li:before {
  counter-increment: item;
  content: counter(item) ".";
  font-size: 1.6rem;
}

.column .columnarea .text-area .img-flex {
  margin: 0 auto 60px;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .img-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.column .columnarea .text-area .img-flex img {
  width: 100%;
  height: auto;
  margin: 0 0 20px;
}

.column .columnarea .text-area .writer-prof {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.column .columnarea .text-area .writer-prof-images {
  width: 30%;
  max-width: initial;
  margin: 0;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .writer-prof-images {
    width: 18%;
  }
}

.column .columnarea .text-area .writer-prof-images img {
  width: 100%;
  height: auto;
}

.column .columnarea .text-area .writer-prof-text {
  width: calc( 100% - 30% - 20px);
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .writer-prof-text {
    width: calc( 100% - 18% - 20px);
  }
}

.column .columnarea .text-area .writer-prof-text p {
  margin: 0 0 8px;
}

.column .columnarea .text-area .writer-prof-m {
  width: 100%;
  display: block;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .writer-prof-m {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.column .columnarea .text-area .writer-prof-m-images {
  width: 200px;
  max-width: initial;
  margin: 0 auto;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .writer-prof-m-images {
    text-align: left;
    width: 28%;
    margin: 0;
  }
}

.column .columnarea .text-area .writer-prof-m-images img {
  width: 100%;
  height: auto;
}

.column .columnarea .text-area .writer-prof-m-text {
  width: 100%;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .writer-prof-m-text {
    width: calc( 100% - 28% - 20px);
  }
}

.column .columnarea .text-area .writer-prof-m .box {
  margin-top: 0px;
}

.column .columnarea .text-area .writer-prof-l {
  width: 100%;
  display: block;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .writer-prof-l {
    display: flex;
    justify-content: space-between;
  }
}

.column .columnarea .text-area .writer-prof-l-images {
  width: 300px;
  margin: 0 auto 10px;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .writer-prof-l-images {
    width: 33%;
    margin: 0;
  }
}

@media screen and (min-width: 769px) {
  .column .columnarea .text-area .writer-prof-l-images {
    width: 300px;
    margin: 0;
  }
}

.column .columnarea .text-area .writer-prof-l-images img {
  width: 100%;
  height: auto;
}

.column .columnarea .text-area .writer-prof-l-text {
  width: 100%;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .writer-prof-l-text {
    width: calc( 100% - 33% - 20px);
  }
}

@media screen and (min-width: 769px) {
  .column .columnarea .text-area .writer-prof-l-text {
    width: calc( 100% - 300px - 20px);
  }
}

.column .columnarea .text-area .writer-prof-l-text p {
  margin: 0 0 8px;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .img-flex.col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.column .columnarea .text-area .img-flex.col2 .image-area {
  max-width: initial;
  width: 100%;
  margin: 0;
}

@media screen and (min-width: 561px) {
  .column .columnarea .text-area .img-flex.col2 .image-area {
    width: 49.7%;
  }
}

.column .columnarea .text-area .img-flex.col2 .img-flex .col1 {
  width: 100%;
}

.column .columnarea .text-area .series ul {
  margin-bottom: 0;
}

.column .columnarea .case_card {
  width: calc(100% - (5.8% * 2));
  margin: 0 auto;
  height: 300px;
  background: #f2f2f2;
}

@media screen and (min-width: 561px) {
  .column .columnarea .case_card {
    height: 150px;
  }
}

.column .columnarea .case_card a {
  text-decoration: none;
  color: #000;
}

@media screen and (min-width: 561px) {
  .column .columnarea .case_card a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.column .columnarea .case_card .img {
  overflow: hidden;
  width: 100%;
}

@media screen and (min-width: 561px) {
  .column .columnarea .case_card .img {
    width: 150px;
  }
}

.column .columnarea .case_card .img img {
  width: 100%;
  height: 150px;
}

.column .columnarea .case_card .txt {
  width: 100%;
  height: 150px;
  padding: 16px;
}

@media screen and (min-width: 561px) {
  .column .columnarea .case_card .txt {
    width: calc(100% - 150px);
    height: 100%;
  }
}

.column .columnarea .case_card .txt .title {
  color: #223766;
  margin-bottom: 16px;
}

.column .columnarea .case_card .txt p {
  margin-bottom: 0;
  line-height: 1.2em;
}

.column .columnarea .case_card:hover {
  opacity: .9;
}

.column .columnarea .case_card:hover a {
  color: #000;
}

.column .columnarea .socialarea {
  width: 100%;
  background: #55575D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 22px 30px 18px;
}

.column .columnarea .socialarea h3 {
  font-family: 'Ropa Sans', sans-serif;
  letter-spacing: .2em;
  font-size: 2.4rem;
  color: #fff;
}

.column .columnarea .socialarea ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.column .columnarea .socialarea ul li:first-child {
  margin: 0 8px 0 0;
}

.column .columnarea .same-series,
.column .columnarea .relation-products,
.column .columnarea .relation-link {
  background-color: #f5f5f5;
  margin: 48px 20px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .column .columnarea .same-series,
  .column .columnarea .relation-products,
  .column .columnarea .relation-link {
    margin: 48px 0 64px;
  }
}

.column .columnarea .same-series h3,
.column .columnarea .relation-products h3,
.column .columnarea .relation-link h3 {
  font-size: 1.4rem;
  padding: 10px 15px;
  font-weight: bold;
  background: #D7D7D7;
}

@media screen and (min-width: 561px) {
  .column .columnarea .same-series h3,
  .column .columnarea .relation-products h3,
  .column .columnarea .relation-link h3 {
    font-size: 1.8rem;
    padding: 15px 0 15px 30px;
  }
}

.column .columnarea .same-series {
  background-color: #fff;
  border: 1px solid #CCC;
}

.column .columnarea .same-series ul,
.column .columnarea .relation-link ul {
  list-style: disc;
  padding: 15px 15px 20px calc(30px + 1.5em);
}

@media screen and (min-width: 769px) {
  .column .columnarea .same-series ul,
  .column .columnarea .relation-link ul {
    padding: 30px 30px 40px calc(30px + 1.5em);
  }
}

.column .columnarea .same-series ul li,
.column .columnarea .relation-link ul li {
  font-size: 1.4rem;
  line-height: 1.4em;
  margin: 0 0 20px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .same-series ul li,
  .column .columnarea .relation-link ul li {
    font-size: 1.6rem;
    line-height: 1.6em;
  }
}

.column .columnarea .same-series ul li a,
.column .columnarea .relation-link ul li a {
  color: #163182;
  text-decoration: underline;
}

.column .columnarea .same-series ul li:last-child,
.column .columnarea .relation-link ul li:last-child {
  text-indent: 0;
  margin: 0;
}

.column .columnarea .relation-products .inner {
  padding: 15px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .relation-products .inner {
    padding: 30px;
  }
}

.column .columnarea .relation-products p {
  font-size: 1.4rem;
  line-height: 1.4em;
}

@media screen and (min-width: 769px) {
  .column .columnarea .relation-products p {
    font-size: 1.6rem;
    line-height: 1.6em;
  }
}

.column .columnarea .relation-products p.product-name {
  font-size: 1.4rem;
  line-height: 1.4em;
  margin: 0 0 20px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .relation-products p.product-name {
    font-size: 1.8rem;
  }
}

.column .columnarea .relation-products .product-image {
  text-align: center;
}

@media screen and (min-width: 561px) {
  .column .columnarea .relation-products .product-image {
    float: left;
    margin-bottom: 1em;
    margin-right: 30px;
  }
}

.column .columnarea .relation-products .link {
  width: 100%;
  margin: 30px 0 0;
}

@media screen and (min-width: 769px) {
  .column .columnarea .relation-products .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column .columnarea .relation-products .link > p {
    margin: 0 9px 0 0;
  }
  .column .columnarea .relation-products .link > p:last-child {
    margin: 0;
  }
}

.column .columnarea .relation-products .link-detail,
.column .columnarea .relation-products .link-download,
.column .columnarea .relation-products .link-contact {
  width: 100%;
  margin: 0 0 9px;
  border: #333 solid 2px;
  text-align: center;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .column .columnarea .relation-products .link-detail,
  .column .columnarea .relation-products .link-download,
  .column .columnarea .relation-products .link-contact {
    max-width: 49.4%;
    width: 100%;
  }
}

.column .columnarea .relation-products .link-detail a,
.column .columnarea .relation-products .link-download a,
.column .columnarea .relation-products .link-contact a {
  padding: 7px 0 9px;
  display: block;
}

.column .columnarea .relation-products .link-detail,
.column .columnarea .relation-products .link-download {
  background-color: #fff;
  color: #000;
}

.column .columnarea .relation-products .link-contact {
  background-color: #333;
  color: #fff;
}

.column .columnarea .relation-item {
  width: 100%;
  padding: 0 20px;
  margin: 60px 0 0;
}

@media screen and (min-width: 769px) {
  .column .columnarea .relation-item {
    padding: 0;
  }
}

.column .columnarea .relation-item > h3 {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4em;
  padding: 0 0 0 12px;
  margin: 0 0 20px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .relation-item > h3 {
    font-size: 2.8rem;
    margin: 0 0 36px;
    line-height: 1.6em;
    padding: 0 0 0 16px;
  }
}

.column .columnarea .relation-item .post-item {
  display: block;
}

@media screen and (min-width: 769px) {
  .column .columnarea .relation-item .post-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

.column .columnarea .relation-item .post-item .item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0 0 38px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .relation-item .post-item .item {
    width: calc((100% - 34px) / 2);
  }
}

.column .columnarea .relation-item .post-item .item .thumbnail {
  width: 38.2%;
}

.column .columnarea .relation-item .post-item .item .thumbnail img {
  width: 100%;
  height: auto;
}

.column .columnarea .relation-item .post-item .item .text {
  width: 56.9%;
}

.column .columnarea .relation-item .post-item .item .text h3 {
  font-size: 1.4rem;
  line-height: 1.4em;
  font-weight: bold;
  overflow: hidden;
  max-height: calc(1.4em * 3);
  /* line-height 1.6em * 3 lines */
  margin: 0 0 8px;
}

@media screen and (min-width: 769px) {
  .column .columnarea .relation-item .post-item .item .text h3 {
    font-size: 1.6rem;
    line-height: 1.6em;
    max-height: calc(1.6em * 3);
    /* line-height 1.6em * 3 lines */
  }
}

.column .columnarea .relation-item .post-item .item .text .date {
  font-size: 1.2rem;
  line-height: 1.6em;
  color: #666;
}

.column .columnarea .relation-item .post-item .item .text .date span {
  margin: 0 1em 0 0;
}

.column .cate1 .text-area h2,
.column .cate1 .text-area h3 {
  border-color: #EA2027;
}

.column .cate1 .relation-item > h3 {
  border-left: 18px double #EA2027;
}

.column .cate1 .box {
  border: #EA2027 solid 2px;
}

.column .cate1 dl {
  border: solid 1px #EA2027;
}

.column .cate2 .text-area h2,
.column .cate2 .text-area h3 {
  border-color: #EE5A24;
}

.column .cate2 .relation-item > h3 {
  border-left: 18px double #EE5A24;
}

.column .cate2 .box {
  border: #EE5A24 solid 2px;
}

.column .cate2 dl {
  border: solid 1px #EE5A24;
}

.column .cate3 .text-area h2,
.column .cate3 .text-area h3 {
  border-color: #F79F1F;
}

.column .cate3 .relation-item > h3 {
  border-left: 18px double #F79F1F;
}

.column .cate3 .box {
  border: #F79F1F solid 2px;
}

.column .cate3 dl {
  border: solid 1px #F79F1F;
}

.column .cate4 .text-area h2,
.column .cate4 .text-area h3 {
  border-color: #96BE2C;
}

.column .cate4 .relation-item > h3 {
  border-left: 18px double #96BE2C;
}

.column .cate4 .box {
  border: #96BE2C solid 2px;
}

.column .cate4 dl {
  border: solid 1px #96BE2C;
}

.column .cate5 .text-area h2,
.column .cate5 .text-area h3 {
  border-color: #0EB998;
}

.column .cate5 .relation-item > h3 {
  border-left: 18px double #0EB998;
}

.column .cate5 .box {
  border: #0EB998 solid 2px;
}

.column .cate5 dl {
  border: solid 1px #0EB998;
}

.column .inductive {
  text-align: center;
  margin-bottom: 24px;
  font-size: 1.4rem;
}

.column .inductive .inductive-link {
  color: #3f3d3f;
  text-align: left;
  position: relative;
  display: inline-block;
  padding: 1.5em 3em;
  background-color: #f5f5f5;
  border-radius: 30px;
  max-width: 75%;
}

.column .inductive .inductive-link p {
  margin-bottom: 8px;
}

.column .inductive .inductive-link ul {
  list-style: disc;
}

.column .inductive .inductive-link ul li {
  margin: 0 0 8px;
}

.column .inductive .inductive-link ul a:hover {
  text-decoration: underline;
}

.column .inductive .inductive-link::before {
  content: '';
  position: absolute;
  display: block;
  border-radius: 50%;
  background-color: #f5f5f5;
  left: -35px;
  bottom: 15px;
  width: 30px;
  height: 30px;
}

.column .inductive .inductive-link::after {
  content: '';
  position: absolute;
  display: block;
  border-radius: 50%;
  background-color: #f5f5f5;
  left: -55px;
  bottom: 10px;
  width: 15px;
  height: 15px;
}

.heading {
  font-size: 1.6rem;
}

.categoryName {
  display: flex;
  gap: 12px;
  font-size: 1rem;
}

@media screen and (min-width: 561px) {
  .categoryName {
    font-size: 1.2rem;
  }
}

.categoryName li:nth-of-type(n+2) {
  position: relative;
}

.categoryName li:nth-of-type(n+2):before {
  content: url(/images/tag.svg);
  display: block;
}

.categoryName li {
  padding-bottom: 4px;
  display: flex;
  align-items: center;
  gap: 4px;
}

.categoryName li.-active {
  border-bottom: 2px solid #96BE2C;
}

.categoryName li.-strong {
  font-size: 1.4rem;
  font-weight: bold;
}

.categoryName li a {
  padding-bottom: 2px;
}

.movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
}

.movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.movie iframe body {
  background-color: #fff !important;
}

@supports (-webkit-line-clamp: 3) {
  .ellipsis {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}

@supports (-webkit-line-clamp: 4) {
  .ellipsis-ranking {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}

/*========================
■20: .clearfix
========================*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac */
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
