@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400, 500, 700");
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*--------------------------------------------
標準設定
---------------------------------------------*/
img {
  max-width: 100%;
  height: auto;
}

.urllist-read-more {
  display: flex;
  justify-content: center;
}

.urllist-read-more .urllist-read-more-btn {
  max-width: 336px;
  width: 100%;
  color: #666666;
  border: 1px solid #666;
  font-weight: bold;
  padding: 15px 10px;
  background: transparent !important;
  border-radius: 0;
}

.urllist-category-link {
  color: #666;
  background: #fff;
  border: solid 2px #999;
  margin: 0;
}

.hatena-module-title {
  position: relative;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  background-position: center top;
  color: #000;
  font-weight: bold;
  border: none;
}

.hatena-module-title:after {
  display: none;
}

.hatena-module-title span {
  display: block;
}

.hatena-module-title a {
  font-family: 'Noto Sans JP', sans-serif;
  text-decoration: none;
}

.hatena-module-title a:hover {
  text-decoration: none;
}

.hatena-module {
  margin-bottom: 0;
}

#wrapper {
  width: 100% !important;
}

@media screen and (min-width: 768px) {
  .page-index .navbar:not(.is-touch) {
    margin-bottom: 0;
  }
  .page-index #container {
    color: #222;
  }
  .page-index #content {
    position: relative;
    width: 100%;
    padding-top: 112px;
  }
  .page-index #content a {
    text-decoration: none;
  }
  .page-index #content a:hover {
    text-decoration: none;
    outline: 0;
  }
  .page-index #content a:active {
    text-decoration: none;
    outline: 0;
  }
  .page-index .concept-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #fff;
    padding: 220px 15px 200px;
    background: #faaf00;
    background: linear-gradient(0deg, #faaf00 0%, #f9d8d2 0%, #f6c8be 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#faaf00",endColorstr="#f6c8be",GradientType=1);
  }
  .page-index .concept-wrap.upper {
    padding: 60px 15px 40px;
    background: #64AADC;
    background: linear-gradient(0deg, #64AADC 0%, #4B2382 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#64AADC",endColorstr="#4B2382",GradientType=1);
  }
  .page-index .concept-wrap .inner {
    text-align: center;
  }
  .page-index .concept-wrap img {
    width: 250px;
  }
  .page-index .concept-wrap .txt {
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
    line-height: 2;
  }
  .page-index #header-modules {
    position: relative;
    /*.hatena-urllist{
          position: relative;
          left: 0;
          display: flex;
          width: 0;
          margin: 0;
          overflow: hidden;
          transition: left 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
        }
        .urllist-item{
          width: 100%;
          height: calc(100vh - 120px);
          padding: 0;
        }
        .urllist-item-inner{
          width: 100%;
          height: 100%;
          a{
            position: relative;
            display: block;
            width: 100%;
            height: 100%;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
            img{
              width: 100%;
              height: 100%;
              opacity: .8;
            }
            .ttl-mv{
              position: absolute;
              top: 50%;
              left: 50%;
              color: #fff;
              text-align: center;
              font-weight: bold;
              line-height: 1.3;
              transform: translate3d(-50%, -50%, 0);
            }
          }
        }*/
  }
  .page-index #header-modules:after {
    content: '';
  }
  .page-index #header-modules .breadcrumb {
    position: relative;
    top: 10px;
    display: flex;
    width: 1020px;
    padding: 0 10px;
    margin: 0 auto;
    z-index: 2;
  }
  .page-index #header-modules .breadcrumb > li {
    color: #fff;
    list-style: none;
  }
  .page-index #header-modules .breadcrumb > li + li {
    margin-left: 5px;
  }
  .page-index #header-modules .breadcrumb > li a {
    color: #fff;
  }
  .page-index #header-modules .breadcrumb > li a:hover {
    text-decoration: underline;
  }
  .page-index #header-modules .hatena-module-title {
    display: none;
  }
  .page-index #header-modules .hatena-module-body {
    width: 100%;
    overflow: hidden;
  }
  .page-index #header-modules .hatena-urllist {
    position: relative;
    width: 100%;
    margin: 0;
    transition: left 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .page-index #header-modules .urllist-item {
    width: 100%;
    height: 480px;
    padding: 0 15px;
  }
  .page-index #header-modules .urllist-item .urllist-item-inner {
    position: relative;
    width: 100%;
    height: 100%;
    background: #323989;
    overflow: hidden;
  }
  .page-index #header-modules .urllist-item .urllist-item-inner:after {
    content: '';
    display: block;
    width: 100%;
    height: 40%;
    background: #faaf00;
    background: linear-gradient(0deg, #faaf00 0%, black 0%, black 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#faaf00",endColorstr="#ffffff",GradientType=1);
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .page-index #header-modules .urllist-item .urllist-item-inner a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: .8;
    transition: -webkit-transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .page-index #header-modules .urllist-item .urllist-item-inner .ttl-mv {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 110%;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    transition: -webkit-transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 2;
  }
  .page-index #header-modules .urllist-item .urllist-item-inner .ttl-mv a {
    display: block;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.25;
    color: #fff;
    padding: 20% 10% 20px;
    opacity: 1;
  }
  .page-index #header-modules .urllist-item.slick-active .urllist-item-inner:hover a {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .page-index #header-modules .urllist-item.slick-active .urllist-item-inner:hover .ttl-mv {
    -webkit-transform: translate3d(-50%, 0, 0) scale(0.8);
            transform: translate3d(-50%, 0, 0) scale(0.8);
  }
  .page-index #header-modules .slick-prev, .page-index #header-modules .slick-next {
    top: 50%;
    width: 140px;
    height: 40px;
    transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    outline: none;
    border: none;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    z-index: 100;
  }
  .page-index #header-modules .slick-prev:before, .page-index #header-modules .slick-next:before {
    content: '';
    display: block;
    width: 85px;
    height: 1px;
    background: #fff;
    opacity: 1;
  }
  .page-index #header-modules .slick-prev:focus, .page-index #header-modules .slick-next:focus {
    outline: none;
  }
  .page-index #header-modules .slick-prev {
    left: 0;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190326/20190326113134.png) no-repeat right center;
    background-size: 41px 10px;
  }
  .page-index #header-modules .slick-prev:hover {
    left: -7px;
  }
  .page-index #header-modules .slick-next {
    right: 0;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190306/20190306185405.png) no-repeat left center;
    background-size: 41px 10px;
  }
  .page-index #header-modules .slick-next:before {
    position: relative;
    left: 55px;
  }
  .page-index #header-modules .slick-next:hover {
    right: -7px;
  }
  .page-index #header-modules .slick-dots {
    bottom: 0;
  }
  .page-index #header-modules .slick-dots li {
    border: none;
  }
  .page-index #header-modules .slick-dots li button:before {
    color: #757575;
    font-size: 18px;
    opacity: 1;
  }
  .page-index #header-modules .slick-dots li button:hover:before {
    color: #fff;
  }
  .page-index #header-modules .slick-dots li.slick-active button:before {
    color: #fff;
  }
  .page-index #header-modules .slider-arrow {
    position: absolute;
    outline: none;
    border: none;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
  }
  .page-index #header-modules .slider-arrow:before {
    content: '';
    display: block;
    background: #fff;
    opacity: 1;
  }
  .page-index #header-modules .slider-arrow.show {
    opacity: 1;
    visibility: visible;
  }
  .page-index #header-modules .slider-arrow:focus {
    outline: none;
  }
  .page-index #header-modules .btn-prev {
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190228/20190228110007.png) no-repeat right center;
    background-size: contain;
  }
  .page-index #header-modules .btn-next {
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190228/20190228110010.png) no-repeat left center;
    background-size: contain;
  }
  .page-index #header-modules .btn-next:before {
    position: relative;
  }
  .page-index #header-modules .slider-dots {
    position: absolute;
    bottom: 6%;
    left: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 100;
  }
  .page-index #header-modules .slider-dots li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    padding: 12px;
    border: none;
    margin-bottom: 0;
  }
  .page-index #header-modules .slider-dots li button {
    border: none;
    background: none;
  }
  .page-index #header-modules .slider-dots li button:focus {
    outline: none;
  }
  .page-index #header-modules .slider-dots li button:before {
    content: '';
    display: block;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
  }
  .page-index #header-modules .slider-dots li.active button:before {
    background: #e7201a;
  }
  .page-index #header-modules .slider-dots li.active button:hover {
    opacity: 1;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type {
    position: relative;
    background: #A7BBDD;
    background: linear-gradient(0deg, #A7BBDD 0%, #A7BBDD 0%, #7E9BCD 30%, #5C81C0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#A7BBDD",endColorstr="#5C81C0",GradientType=1);
    padding: 85px 6% 80px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 40%;
    background: #A7BBDD;
    background: linear-gradient(0deg, #A7BBDD 0%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#A7BBDD",endColorstr="#FFFFFF",GradientType=1);
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-module-title {
    display: none;
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    height: 135px;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190305/20190305161848.png) no-repeat center center;
    background-size: contain;
    text-indent: -9999px;
    z-index: 0;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist {
    max-width: 1200px;
    min-width: 886px;
    width: 100%;
    margin: 0 auto;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item {
    position: relative;
    border: none;
    z-index: 1;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item + .urllist-item {
    margin-top: 36px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner {
    position: relative;
    display: flex;
    justify-content: flex-start;
    width: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img {
    position: absolute;
    top: 0;
    width: 58%;
    height: 100%;
    z-index: 2;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 420px;
    overflow: hidden;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 4px;
    background-color: transparent;
    transition: width 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 10;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 0;
    background-color: transparent;
    transition: height 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 10;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap .entry-thumb-inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap .entry-thumb-inner:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 4px;
    background-color: transparent;
    transition: width 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 10;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap .entry-thumb-inner:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 4px;
    height: 0;
    background-color: transparent;
    transition: height 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 10;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap .entry-thumb {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: -webkit-transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap:hover:before {
    width: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap:hover:after {
    height: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap:hover .entry-thumb-inner:before {
    width: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap:hover .entry-thumb-inner:after {
    height: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap:hover .entry-thumb {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap.active:before {
    width: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap.active:after {
    height: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap.active .entry-thumb-inner:before {
    width: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap.active .entry-thumb-inner:after {
    height: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap.active .entry-thumb {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .time {
    position: absolute;
    top: 50%;
    width: 1em;
    height: 420px;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info {
    position: relative;
    width: 50%;
    background: #fff;
    padding-top: 114px;
    padding-bottom: 132px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info.pick:after {
    content: '';
    position: absolute;
    top: 0;
    display: block;
    width: 96px;
    height: 96px;
    z-index: 5;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap {
    position: relative;
    width: 100%;
    z-index: 3;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner {
    position: relative;
    background: #fff;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-categories {
    margin-top: 0;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .2em;
    padding: 10px 20px;
    background: transparent;
    border: none;
    border-radius: 0;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-Sustainability {
    background-color: #82b441;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-Work＆Life {
    background-color: #6d5faa;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-Innovation {
    background-color: #e6a500;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-ORIX {
    background-color: #999999;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-働き方, .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-農業, .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-少子高齢化対策, .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-新技術, .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-スポーツ, .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-ロボット, .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-地方創生, .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-ファイナンス, .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-ワークライフシフト, .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-ピックアップ {
    display: none;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link:hover {
    opacity: .7;
    text-decoration: none;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .article-title a {
    display: block;
    font-size: 30px;
    padding: 15px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .article-title a:hover {
    text-decoration: underline;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .small-categories {
    position: relative;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .small-categories .urllist-categories {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 0;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .small-categories .urllist-categories > * {
    margin-top: 5px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .small-categories .icon {
    margin-right: 14px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .small-categories .urllist-category-link + .urllist-category-link {
    margin-left: 10px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .small-categories .urllist-category-link:hover {
    color: #fff;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-Sustainability-wrap .article-img .entry-thumb-wrap:before {
    background-color: #82b441;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-Sustainability-wrap .article-img .entry-thumb-wrap:after {
    background-color: #82b441;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-Sustainability-wrap .article-img .entry-thumb-wrap .entry-thumb-inner:before {
    background-color: #82b441;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-Sustainability-wrap .article-img .entry-thumb-wrap .entry-thumb-inner:after {
    background-color: #82b441;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-Work＆Life-wrap .article-img .entry-thumb-wrap:before {
    background-color: #6d5faa;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-Work＆Life-wrap .article-img .entry-thumb-wrap:after {
    background-color: #6d5faa;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-Work＆Life-wrap .article-img .entry-thumb-wrap .entry-thumb-inner:before {
    background-color: #6d5faa;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-Work＆Life-wrap .article-img .entry-thumb-wrap .entry-thumb-inner:after {
    background-color: #6d5faa;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-Innovation-wrap .article-img .entry-thumb-wrap:before {
    background-color: #e6a500;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-Innovation-wrap .article-img .entry-thumb-wrap:after {
    background-color: #e6a500;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-Innovation-wrap .article-img .entry-thumb-wrap .entry-thumb-inner:before {
    background-color: #e6a500;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-Innovation-wrap .article-img .entry-thumb-wrap .entry-thumb-inner:after {
    background-color: #e6a500;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-ORIX-wrap .article-img .entry-thumb-wrap:before {
    background-color: #999999;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-ORIX-wrap .article-img .entry-thumb-wrap:after {
    background-color: #999999;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-ORIX-wrap .article-img .entry-thumb-wrap .entry-thumb-inner:before {
    background-color: #999999;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner.category-ORIX-wrap .article-img .entry-thumb-wrap .entry-thumb-inner:after {
    background-color: #999999;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item:nth-child(odd) .urllist-item-inner {
    justify-content: flex-end;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item:nth-child(odd) .urllist-item-inner .article-img {
    left: 0;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item:nth-child(odd) .urllist-item-inner .article-img .time {
    left: -30px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item:nth-child(odd) .urllist-item-inner .article-info {
    padding-left: 60px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item:nth-child(odd) .urllist-item-inner .article-info.pick:after {
    right: 0;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190305/20190305184335.png) no-repeat center;
    background-size: contain;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item:nth-child(odd) .urllist-item-inner .article-info .article-info-wrap .small-categories {
    position: relative;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item:nth-child(odd) .urllist-item-inner .article-info .article-info-wrap .small-categories .urllist-categories {
    justify-content: flex-end;
    padding-right: 24px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item:nth-child(even) .urllist-item-inner .article-img {
    right: 0;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item:nth-child(even) .urllist-item-inner .article-img .time {
    right: -20px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item:nth-child(even) .urllist-item-inner .article-info {
    padding-right: 60px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item:nth-child(even) .urllist-item-inner .article-info.pick:after {
    left: 0;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190305/20190305184332.png) no-repeat center;
    background-size: contain;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item:nth-child(even) .urllist-item-inner .article-info .info-inner .large-category .urllist-categories {
    text-align: right;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item:nth-child(even) .urllist-item-inner .article-info .small-categories .urllist-categories {
    padding-left: 24px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .urllist-read-more .urllist-read-more-btn {
    position: relative;
    z-index: 2;
  }
  .page-index #content-inner .tag-list-wrap {
    padding: 60px 15px 80px;
  }
  .page-index #content-inner .tag-list-wrap .hatena-module-title {
    color: #666666;
    padding-top: 116px;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190301/20190301150559.png) no-repeat center top;
    background-size: 191px 100px;
  }
  .page-index #content-inner .tag-list-wrap .tag-list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 960px;
    margin: 10px auto 0;
  }
  .page-index #content-inner .tag-list-wrap .urllist-category-link {
    font-size: 16px;
    color: #666666;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 24px;
  }
  .page-index #content-inner .tag-list-wrap .urllist-category-link + .urllist-category-link {
    margin-left: 15px;
  }
  .page-index #content-inner .tag-list-wrap .urllist-category-link:focus {
    border: solid 2px #999;
  }
  .page-index #content-inner .tag-list-wrap .urllist-category-link:hover {
    color: #fff;
  }
  .page-index #content-inner .ranking-list-wrap {
    padding: 60px 15px 70px;
    background-color: #FFFFFF;
    background-size: cover;
  }
  .page-index #content-inner .ranking-list-wrap .hatena-module-title {
    color: #fff;
    padding-top: 116px;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/O/ORIX/20241118/20241118153530.png) no-repeat center top;
    background-size: 240px auto;
    height: 0;
    overflow: hidden;
  }
  .page-index #content-inner .ranking-list-wrap .hatena-module-body {
    margin-top: 40px;
  }
  .page-index #content-inner .ranking-list-wrap .hatena-urllist {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item {
    position: relative;
    width: 32%;
    border: none;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item + .urllist-item {
    margin-left: 2%;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 71px;
    height: 72px;
    background-size: contain;
    z-index: 10;
    visibility: visible;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item.rank-1:after {
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190305/20190305182323.png) no-repeat center;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item.rank-2:after {
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190305/20190305182326.png) no-repeat center;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item.rank-3:after {
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190305/20190305182329.png) no-repeat center;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-image-link {
    display: block;
    overflow: hidden;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-image-link .urllist-image {
    transition: -webkit-transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-image-link:hover .urllist-image {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-title-link {
    position: relative;
    display: block;
    width: 90%;
    height: 58px;
    font-size: 17px;
    color: #666666;
    background: #fff;
    padding: 8px 14px 0;
    margin: -46px auto 0;
    z-index: 2;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-title-link:hover {
    text-decoration: underline;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-categories {
    position: relative;
    display: block;
    width: 90%;
    height: 134px;
    background: #fff;
    padding: 66px 14px 12px;
    margin: -58px auto 0;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0,0,0, 0.16);
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-categories:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 10px;
    background: #fff;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-categories .icon {
    margin-right: 5px;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-categories .urllist-category-link {
    color: #666;
    padding: 2px 15px;
    margin-top: 5px;
    z-index: 2;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-categories .urllist-category-link:hover {
    color: #fff;
    background: #666;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-categories .urllist-category-link:hover {
    color: #fff;
    background: #999;
  }
  .page-index #content-inner .hatena-module.category-ORIX {
    padding: 60px 15px 80px;
    background: #fff;
  }
  .page-index #content-inner .hatena-module.category-ORIX .hatena-module-title {
    color: #666666;
    padding-top: 116px;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190306/20190306122600.png) no-repeat center top;
    background-size: 278px 99px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .hatena-module-title a {
    color: #666666;
  }
  .page-index #content-inner .hatena-module.category-ORIX .hatena-module-body {
    max-width: 1200px;
    width: 100%;
    margin: 40px auto 0;
    padding-right: 15px;
    padding-left: 15px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .hatena-urllist {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: -2%;
    margin-left: -2%;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item {
    width: 40%;
    border: none;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-img {
    position: relative;
    overflow: hidden;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-img .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-img .movie-thumb {
    transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-img:hover .movie-thumb {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 20px 10px;
    border-bottom: 1px solid #666;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .article-title {
    display: block;
    font-size: 18px;
    text-align: center;
    color: #666666;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category .urllist-categories {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 0;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category .urllist-categories > * {
    margin-top: 5px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category .urllist-category-link {
    color: #666;
    padding: 2px 15px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category .urllist-category-link + .urllist-category-link {
    margin-left: 8px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category .urllist-category-link.category-ORIX {
    display: inline-block !important;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category .urllist-category-link:hover {
    color: #fff;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-read-more {
    margin-top: 60px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-read-more + .urllist-read-more {
    margin-top: 40px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-read-more a {
    max-width: 356px;
    padding: 15px 10px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-read-more a.official .icon {
    position: relative;
    top: 4px;
    margin-left: 10px;
  }
  .page-index #box2 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .page-index .navbar:not(.is-touch) {
    margin-bottom: 0;
  }
  .page-index #container {
    color: #222;
  }
  .page-index #content {
    position: relative;
    padding-top: 108px;
  }
  .page-index #content a {
    text-decoration: none;
  }
  .page-index #content a:active {
    text-decoration: none;
    outline: 0;
  }
  .page-index .concept-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #fff;
    padding: 160px 5% 150px;
    background: #faaf00;
    background: linear-gradient(0deg, #faaf00 0%, #f9d8d2 0%, #f6c8be 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#faaf00",endColorstr="#f6c8be",GradientType=1);
  }
  .page-index .concept-wrap .inner {
    width: 80%;
    text-align: center;
  }
  .page-index .concept-wrap img {
    width: 210px;
  }
  .page-index .concept-wrap .txt {
    font-size: 13px;
    text-align: center;
    margin-top: 20px;
    line-height: 2;
  }
  .page-index .concept-wrap.upper {
    padding: 30px 5%;
    background: #64AADC;
    background: linear-gradient(0deg, #64AADC 0%, #4B2382 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#64AADC",endColorstr="#4B2382",GradientType=1);
  }
  .page-index .concept-wrap.upper img {
    width: 160px;
  }
  .page-index #header-modules {
    position: relative;
    /*.hatena-urllist{
        position: relative;
        left: 0;
        display: flex;
        width: 0;
        margin: 0;
        overflow: hidden;
        transition: left 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
      }
      .urllist-item{
        width: 100%;
        height: calc(100vh - 120px);
        padding: 0;
      }
      .urllist-item-inner{
        width: 100%;
        height: 100%;
        a{
          position: relative;
          display: block;
          width: 100%;
          height: 100%;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;
          img{
            width: 100%;
            height: 100%;
            opacity: .8;
          }
          .ttl-mv{
            position: absolute;
            top: 50%;
            left: 50%;
            color: #fff;
            text-align: center;
            font-weight: bold;
            line-height: 1.3;
            transform: translate3d(-50%, -50%, 0);
          }
        }
      }*/
  }
  .page-index #header-modules:after {
    content: '';
  }
  .page-index #header-modules .breadcrumb {
    position: relative;
    top: 10px;
    display: flex;
    padding: 0 10px;
    margin: 0;
    z-index: 2;
  }
  .page-index #header-modules .breadcrumb > li {
    color: #fff;
    list-style: none;
  }
  .page-index #header-modules .breadcrumb > li + li {
    margin-left: 5px;
  }
  .page-index #header-modules .breadcrumb > li a {
    color: #fff;
  }
  .page-index #header-modules .hatena-module-title {
    display: none;
  }
  .page-index #header-modules .hatena-module-body {
    width: 100%;
    overflow: hidden;
  }
  .page-index #header-modules .hatena-urllist {
    position: relative;
    width: 100%;
    margin: 0;
    transition: left 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .page-index #header-modules .urllist-item {
    width: 100%;
    height: 260px;
    padding: 0;
    margin-bottom: 0;
  }
  .page-index #header-modules .urllist-item .urllist-item-inner {
    position: relative;
    width: 100%;
    height: 100%;
    background: #323989;
    overflow: hidden;
  }
  .page-index #header-modules .urllist-item .urllist-item-inner:after {
    content: '';
    display: block;
    width: 100%;
    height: 40%;
    background: #faaf00;
    background: linear-gradient(0deg, #faaf00 0%, black 0%, black 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#faaf00",endColorstr="#ffffff",GradientType=1);
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .page-index #header-modules .urllist-item .urllist-item-inner a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: .8;
  }
  .page-index #header-modules .urllist-item .urllist-item-inner .ttl-mv {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    z-index: 2;
  }
  .page-index #header-modules .urllist-item .urllist-item-inner .ttl-mv a {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    color: #fff;
    padding: 0 8% 20px;
    opacity: 1;
  }
  .page-index #header-modules .slick-prev, .page-index #header-modules .slick-next {
    top: 50%;
    width: 12px;
    height: 24px;
    outline: none;
    border: none;
    z-index: 100;
  }
  .page-index #header-modules .slick-prev:before, .page-index #header-modules .slick-next:before {
    content: '';
  }
  .page-index #header-modules .slick-prev:focus, .page-index #header-modules .slick-next:focus {
    outline: none;
  }
  .page-index #header-modules .slick-prev {
    left: 8px;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190313/20190313172937.png) no-repeat right center;
    background-size: 12px 24px;
  }
  .page-index #header-modules .slick-next {
    right: 8px;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190313/20190313172934.png) no-repeat right center;
    background-size: 12px 24px;
  }
  .page-index #header-modules .slick-dots {
    bottom: 6%;
  }
  .page-index #header-modules .slick-dots li {
    border: none;
  }
  .page-index #header-modules .slick-dots li button:before {
    color: #757575;
    font-size: 18px;
    opacity: 1;
  }
  .page-index #header-modules .slick-dots li.slick-active button:before {
    color: #fff;
  }
  .page-index #header-modules .slider-arrow {
    position: absolute;
    outline: none;
    border: none;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
  }
  .page-index #header-modules .slider-arrow:before {
    content: '';
    display: block;
    background: #fff;
    opacity: 1;
  }
  .page-index #header-modules .slider-arrow.show {
    opacity: 1;
    visibility: visible;
  }
  .page-index #header-modules .slider-arrow:focus {
    outline: none;
  }
  .page-index #header-modules .btn-prev {
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190228/20190228110007.png) no-repeat right center;
    background-size: contain;
  }
  .page-index #header-modules .btn-next {
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190228/20190228110010.png) no-repeat left center;
    background-size: contain;
  }
  .page-index #header-modules .btn-next:before {
    position: relative;
  }
  .page-index #header-modules .slider-dots {
    position: absolute;
    bottom: 6%;
    left: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 100;
  }
  .page-index #header-modules .slider-dots li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    padding: 12px;
    border: none;
    margin-bottom: 0;
  }
  .page-index #header-modules .slider-dots li button {
    border: none;
    background: none;
  }
  .page-index #header-modules .slider-dots li button:focus {
    outline: none;
  }
  .page-index #header-modules .slider-dots li button:before {
    content: '';
    display: block;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
  }
  .page-index #header-modules .slider-dots li.active button:before {
    background: #e7201a;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type {
    position: relative;
    background: #A7BBDD;
    background: linear-gradient(0deg, #A7BBDD 0%, #A7BBDD 0%, #7E9BCD 30%, #5C81C0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#A7BBDD",endColorstr="#5C81C0",GradientType=1);
    padding: 16px 5% 30px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 200px;
    background: #A7BBDD;
    background: linear-gradient(0deg, #A7BBDD 0%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#A7BBDD",endColorstr="#FFFFFF",GradientType=1);
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-module-title {
    display: none;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item {
    position: relative;
    border: none;
    z-index: 1;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item + .urllist-item {
    margin-top: 16px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img {
    position: relative;
    width: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap {
    position: relative;
    width: 100%;
    height: 240px;
    margin-top: 6px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap .entry-thumb-inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .entry-thumb-wrap .entry-thumb {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img .time {
    color: #fff;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-img.pick:after {
    content: '';
    position: absolute;
    top: 0;
    display: block;
    width: 96px;
    height: 96px;
    z-index: 2;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info {
    position: relative;
    width: 90%;
    margin-top: -50px;
    z-index: 2;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap {
    position: relative;
    width: 100%;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner {
    position: relative;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-categories {
    margin-top: 0;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    letter-spacing: .2em;
    padding: 8px 24px;
    background: transparent;
    border: none;
    border-radius: 0;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-Sustainability {
    background-color: #82b441;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-Work＆Life {
    background-color: #6d5faa;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-Innovation {
    background-color: #e6a500;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .large-category .urllist-category-link.category-ORIX {
    background-color: #999999;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .article-title {
    background: #fff;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .info-inner .article-title a {
    display: block;
    font-size: 20px;
    color: #666666;
    padding: 15px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .small-categories {
    position: relative;
    padding: 0 15px 30px;
    background: #fff;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .small-categories .urllist-categories {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 0;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .small-categories .urllist-categories > * {
    margin-top: 5px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .small-categories .icon {
    margin-right: 14px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .small-categories .urllist-category-link {
    color: #666;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .small-categories .urllist-category-link + .urllist-category-link {
    margin-left: 10px;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .hatena-urllist .urllist-item .urllist-item-inner .article-info .article-info-wrap .small-categories .urllist-category-link:hover {
    background: transparent;
  }
  .page-index #content-inner .hatena-module-recent-entries:first-of-type .urllist-read-more .urllist-read-more-btn {
    position: relative;
    max-width: 260px;
    width: 100%;
    padding: 12px 10px;
    margin-top: 50px;
    z-index: 2;
  }
  .page-index #content-inner .tag-list-wrap {
    padding: 30px 5% 50px;
  }
  .page-index #content-inner .tag-list-wrap .hatena-module-title {
    color: #666666;
    padding-top: 88px;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190320/20190320173428.png) no-repeat center top;
    background-size: 138px 73.5px;
  }
  .page-index #content-inner .tag-list-wrap .tag-list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
  }
  .page-index #content-inner .tag-list-wrap .urllist-category-link {
    font-size: 12px;
    color: #666666;
    padding-right: 16px;
    padding-left: 16px;
    margin-top: 16px;
    margin-right: 3px;
    margin-left: 3px;
  }
  .page-index #content-inner .tag-list-wrap .urllist-category-link:hover {
    background: transparent;
  }
  .page-index #content-inner .ranking-list-wrap {
    padding: 60px 15px 70px;
    background-color: #FFFFFF;
    background-size: cover;
  }
  .page-index #content-inner .ranking-list-wrap .hatena-module-title {
    color: #fff;
    padding-top: 62px;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/O/ORIX/20241118/20241118153530.png) no-repeat center top;
    background-size: 172px auto;
    height: 0;
    overflow: hidden;
  }
  .page-index #content-inner .ranking-list-wrap .hatena-module-body {
    margin-top: 40px;
  }
  .page-index #content-inner .ranking-list-wrap .hatena-urllist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item {
    position: relative;
    width: 100%;
    border: none;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 41px;
    height: 42px;
    z-index: 10;
    visibility: visible;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item.rank-1:after {
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190305/20190305182323.png) no-repeat center;
    background-size: contain;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item.rank-2:after {
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190305/20190305182326.png) no-repeat center;
    background-size: contain;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item.rank-3:after {
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190305/20190305182329.png) no-repeat center;
    background-size: contain;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner {
    position: relative;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-image-link {
    position: relative;
    display: block;
    width: calc(30% - 1px);
    height: 94px;
    overflow: hidden;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-image-link .urllist-image {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100vw;
    display: inline-block;
    width: auto;
    height: 100%;
    margin: 0;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-title-link {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 70%;
    height: 34px;
    font-size: 14px;
    color: #666666;
    background: #fff;
    padding: 8px 14px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 2;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-categories {
    position: absolute;
    top: 33px;
    right: 0;
    display: block;
    width: 70%;
    height: 61px;
    overflow: hidden;
    background: #fff;
    padding: 1px 14px 12px;
    margin-top: 0;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-categories:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    display: block;
    width: 100%;
    height: 10px;
    background: #fff;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-categories .icon {
    margin-right: 5px;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-categories .icon img {
    width: 20px;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-categories .urllist-category-link {
    color: #666;
    padding: 2px 8px;
    margin-top: 5px;
    z-index: 2;
  }
  .page-index #content-inner .ranking-list-wrap .urllist-item-inner .urllist-categories .urllist-category-link:hover {
    background: transparent;
  }
  .page-index #content-inner .hatena-module.category-ORIX {
    padding: 50px 5%;
    background: #fff;
  }
  .page-index #content-inner .hatena-module.category-ORIX .hatena-module-title {
    color: #666666;
    padding-top: 84px;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/t/testorix/20190320/20190320172633.png) no-repeat center top;
    background-size: 201px 70px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .hatena-module-title a {
    color: #666666;
  }
  .page-index #content-inner .hatena-module.category-ORIX .hatena-module-body {
    margin-top: 30px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item {
    width: 100%;
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item + .urllist-item {
    margin-top: 24px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 8%;
    padding-right: 8%;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-img {
    position: relative;
    overflow: hidden;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-img .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info {
    position: relative;
    width: 84%;
    background: #fff;
    padding: 20px 0;
    border-bottom: 1px solid #666;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .article-title {
    display: block;
    font-size: 18px;
    text-align: center;
    color: #666666;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category .urllist-categories {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 0;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category .urllist-categories > * {
    margin-top: 5px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category .urllist-category-link {
    color: #666;
    padding: 2px 15px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category .urllist-category-link + .urllist-category-link {
    margin-left: 8px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category .urllist-category-link:hover {
    background: transparent;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-item-inner .article-info .small-category .urllist-category-link.category-ORIX {
    display: inline-block !important;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-read-more {
    margin-top: 60px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-read-more + .urllist-read-more {
    margin-top: 22px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-read-more a {
    max-width: 260px;
    width: 100%;
    padding: 12px 10px;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-read-more a.official {
    position: relative;
  }
  .page-index #content-inner .hatena-module.category-ORIX .urllist-read-more a.official .icon {
    position: absolute;
    top: 50%;
    right: 10%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .page-index #box2 {
    display: none;
  }
}

@media print {
  * {
    background: none !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-filter: Gray();
            filter: Gray();
    filter: url("desaturate.svg#grayscale");
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    filter: grayscale(100%);
  }
  a {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href="#"],
  a[href="javascript:"] {
    content: "";
  }
}
@media screen and (min-width: 768px) {
  #header-modules .hatena-module-category .hatena-module-body {
      display: flex;
      max-width: 1200px;
      width: 100%;
      margin: 24px auto 14px;
      padding: 0 15px;
  }
  #header-modules .hatena-module-category .hatena-urllist {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      height: 50px;
      overflow: hidden;
  }
  #header-modules .hatena-module-category .hatena-urllist.active {
      height: 100%;
  }
  #header-modules .hatena-module-category .hatena-urllist li {
      padding: 8px 24px;
      border: solid 1px #666666;
      border-radius: 40px;
      margin: 0 20px 10px 0;
  }
  #header-modules .hatena-module-category .hatena-urllist li:hover {
      background-color: #666666;
  }
  #header-modules .hatena-module-category .hatena-urllist li a {
      color: #666666;
      font-size: 16px;
  }
  #header-modules .hatena-module-category .hatena-urllist li:hover a {
      color: #FFFFFF;
  }
  #header-modules .hatena-module-category .hatena-module-more {
      overflow-wrap: break-word;
      position: relative;
      padding-right: 30px;
      box-sizing: border-box;
      white-space: nowrap;
      margin-top: 10px;
      color: #666666;
      font-size: 16px;
      border: none;
      background-color: #FFFFFF;
  }
  #header-modules .hatena-module-category .hatena-module-more::before,
  #header-modules .hatena-module-category .hatena-module-more::after {
      content: '';
      position: absolute;
      background-color: #707070;
      width: 20px;
      height: 1px;
      right: 0;
      top: 50%;
      margin-top: -1px;
      transition: 0.3s ease-in transform;
  }
  #header-modules .hatena-module-category .hatena-module-more::after {
      transform: rotate(90deg);
  }
  #header-modules .hatena-module-category .hatena-module-more.active::after {
      transform: rotate(0deg);
  }
}
@media screen and (max-width: 767px) {
  #header-modules .hatena-module-category .hatena-module-body {
      display: flex;
      flex-direction: column;
      max-width: 1200px;
      width: 100%;
      margin: 20px auto;
  }
  #header-modules .hatena-module-category .hatena-urllist {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content:center;
      height: 44px;
      overflow: hidden;
  }
  #header-modules .hatena-module-category .hatena-urllist.active {
      height: 100%;
  }
  #header-modules .hatena-module-category .hatena-urllist li {
      padding: 5px 10px;
      border: solid 1px #666666;
      border-radius: 40px;
      margin: 0 5px 10px;
      line-height: 1.7;
  }
  #header-modules .hatena-module-category .hatena-urllist li:hover {
      background-color: #666666;
  }
  #header-modules .hatena-module-category .hatena-urllist li a {
      color: #666666;
      font-size: 14px;
  }
  #header-modules .hatena-module-category .hatena-urllist li:hover a {
      color: #FFFFFF;
  }
  #header-modules .hatena-module-category .hatena-module-more-wrap {
      text-align: center;
  }
  #header-modules .hatena-module-category .hatena-module-more {
      overflow-wrap: break-word;
      position: relative;
      padding-right: 30px;
      box-sizing: border-box;
      white-space: nowrap;
      margin-top: 10px;
      color: #666666;
      font-size: 14px;
      border: none;
      background-color: #FFFFFF;
  }
  #header-modules .hatena-module-category .hatena-module-more::before,
  #header-modules .hatena-module-category .hatena-module-more::after {
      content: '';
      position: absolute;
      background-color: #707070;
      width: 20px;
      height: 1px;
      right: 0;
      top: 50%;
      margin-top: -1px;
      transition: 0.3s ease-in transform;
  }
  #header-modules .hatena-module-category .hatena-module-more::after {
      transform: rotate(90deg);
  }
  #header-modules .hatena-module-category .hatena-module-more.active::after {
      transform: rotate(0deg);
  }
}
/*# sourceMappingURL=maps/top.css.map */
