@charset "UTF-8";
html body {
  background-color: #100A2D;
  width: 100%;
  overflow-x: scroll;
}

p, a, a:visited, a:link {
  color: #ffffff;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}

ul {
  margin: 0;
}
ul li {
  list-style-type: none;
  color: #ffffff;
}

.width1200 {
  width: 1200px;
  margin: 0 auto;
}

.sp_only {
  display: none;
}

.pc_only {
  display: block;
}

.page-index header{
	position: relative !important;
}

.page-index .slick-prev:before,
.page-index .slick-next:before,
.page-index .slick-dots li button:before {
  font-family: "Montserrat", "Noto Sans JP", sans-serif;
}

#container {
  min-width: 1200px;
  overflow-x: hidden;
  margin: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.6rem;
  background: linear-gradient(rgba(16, 10, 45, .8), rgba(20, 9, 47, .8) 14%, rgba(30, 11, 52, .8) 35%, rgba(43, 17, 60, .8) 47%, rgba(32, 16, 52, .8) 59%, rgba(22, 18, 45, .8) 77%, rgba(9, 22, 38, .8) 100%);
}


.page-index #container-inner{
  width: 100%;
  margin: 0 auto;
  padding-top: 0 !important;
}

.page-index .viewmore{
  border-bottom: 1px solid #ffffff;
  text-decoration: none;
}
.page-index .viewmore::before{
  content: "";
  height: 1px;
  border-bottom: 1px solid #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
}
@keyframes hoverLine {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
.page-index a.viewmore:hover{
  border-bottom: none !important;
}
.page-index a.viewmore:hover::before{
  animation: .3s linear 0s hoverLine;
	animation-fill-mode: forwards;
}

.page-index #topRecentEntry .hatena-module-title a{
	cursor: default;
}

.page-index a:hover span.viewmore{
  border-bottom: none !important;
}
.page-index a:hover span.viewmore::before{
  width: 100%;
}


.page-index #container #content-inner{
	width: 100% !important;
  margin: 0;
}
.page-index #topcarousel .topcarousel_ul ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist {
  width: 100%;
  position: relative;
  margin: 0 0 192px;
  opacity: 0;
	overflow: hidden;
}
.page-index #topcarousel .topcarousel_ul.slick-initialized,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist.slick-initialized{
	opacity: 1;
	overflow: visible;
}
.page-index #topcarousel .topcarousel_ul .topcarousel_list ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item {
  display: block;
  height: 675px;
  margin: 0;
  position: relative;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  width: 1200px !important;
	padding: 0
}
.page-index #container #header-modules .hatena-module-recent-entries{
  width: 100%;
  margin: 0 auto;
}
.page-index #topcarousel .topcarousel_ul .topcarousel_list a ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item a {
  width: 100% !important;
  height: 100%;
  display: block;
	opacity: 1;
}
.page-index #topcarousel .topcarousel_ul .topcarousel_list a .topcarousel_list--img,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item a .urllist-item--img{
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.page-index #topcarousel .topcarousel_ul .topcarousel_list a .topcarousel_list--img:after,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item a .urllist-item--img:after  {
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(0, 0, 0 , .7));
  content: "";
}
.page-index #topcarousel .topcarousel_ul .topcarousel_list img,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: .3s;
}
.page-index #topcarousel .topcarousel_ul .topcarousel_list a:hover img,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item a:hover img{
  transform: scale(1.1);
}
.page-index #topcarousel .topcarousel_ul .topcarousel_list .topcarousel_list--textbox,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--textbox {
  position: absolute;
  left: 53px;
  bottom: 37px;
  z-index: 2;
}
.page-index #topcarousel .topcarousel_ul .topcarousel_list .topcarousel_list--textbox .topcarousel_list--date,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--textbox .urllist-item--date  {
  font-size: 18px;
  line-height: 25px;
  display: inline;
}
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--date a{
	display: inline;
	margin-right: 10px
}
.page-index #topcarousel .topcarousel_ul .topcarousel_list .topcarousel_list--textbox .topcarousel_list--date span.topcarousel_list--series,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--textbox .urllist-item--date .urllist-item--series {
  font-size: 12px;
  line-height: 23px;
  margin-left: 10px;
  text-align: center;
  display: inline;
  width: 90px;
  height: 25px;
  border: none;
  border-radius: 60px;
}
.page-index #topcarousel .topcarousel_ul .topcarousel_list .topcarousel_list--textbox .topcarousel_list--date span.topcarousel_list--series a,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--series a{
	background: none;
	border-color: #ffffff;
	color: #ffffff;
	font-size: 12px;
	line-height: 12px;
	border: 1px #fff solid;
	border-radius:60px;
	padding: 3px 15px;
}
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--series .urllist-category-link:not(:nth-of-type(1)){
	display: none;
}
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--series .urllist-category-link{
  transition: .3s;
}
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--series .urllist-category-link:hover{
  border-color: rgba(0, 0, 0, 0);
  background-color: #592063;
}
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item-inner:after{
	background: linear-gradient(0deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0) 100%);
  height: 50%;
}
.page-index #topcarousel .topcarousel_ul .topcarousel_list--textbox .topcarousel_list--title,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item--textbox .urllist-item--title {
  width: 1099px;
  font-size: 48px;
  line-height: 145.833%;
  top: 427px;
}
.page-index #container #header-modules .hatena-module-custom-topcarousel .urllist-item.slick-active .urllist-item-inner:hover .urllist-item--title a{
  transform: scale(1);  
  text-decoration: underline;
  text-decoration-thickness:2px!important;
}
.page-index #countainer #header-modules,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-list {
  height: 675px;
}
.page-index #topcarousel .topcarousel_ul .slick-arrow,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow {
  position: absolute;
  top: 338px;
  width: 43px;
	height: 43px;
  z-index: 1;
  opacity: 1;

}
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow::before{
	background: none;
}
.page-index #container #header-modules .hatena-module-custom-topcarouｓsel .hatena-urllist .slick-arrow::before,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow::after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border: none;
  transform: rotate(0);
}
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-prev {
  left: calc(50% - 375px);
  bottom: -75px;
  text-align: right;
}
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-prev {
  left: 13px;
  bottom: -75px;
  text-align: right;
}

.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-prev::before,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-prev::before  {
  content: "";
  width: 2px;
  height: 25px;
  background-color: #ffffff;
  position: absolute;
  top: 22px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: rotate(-29deg);
  opacity: 1 !important;
}
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-prev::after,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-prev::after {
  content: "";
  width: 2px;
  height: 25px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 23px;
  margin: 0 auto;
  transform: rotate(29deg);
}
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-next {
  right: calc(50% - 375px);
}

.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-next {
  right: 13px;
  bottom: -75px;
  text-align: left;
}
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-next::before,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-next::before  {
  content: "";
  width: 2px;
  height: 25px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  top: 22px;
  margin: 0 auto;
  transform: rotate(29deg);
  opacity: 1 !important;
}
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-prev:hover::after ,
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-next:hover::after ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-prev:hover::after ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-next:hover::after {
  border-color: #981965;
}
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-next::after,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-next::after  {
  content: "";
  width: 2px;
  height: 25px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 23px;
  margin: 0 auto;
  transform: rotate(-29deg);
}
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow:hover::before ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow:hover::after{
  background-color: #981965;
}
.page-index #topcarousel .topcarousel_ul .slick-dots,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-dots {
  bottom: -64px;
}
.page-index #topcarousel .topcarousel_ul .slick-dots li,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-dots li  {
  margin: 0;
  height: 20px;
  width: 113px;
  margin: 0 4.15px;
  padding: 10px 0;
}
.page-index #topcarousel .topcarousel_ul .slick-dots li button,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-dots li button{
  height: 1px;
  width: 100%;
  padding: 0;
  background-color: #ffffff;
}
.page-index #topcarousel .topcarousel_ul .slick-dots li.slick-active button,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-dots li.slick-active button{
  background-color: #981965;
}
.page-index #topcarousel .topcarousel_ul .slick-dots li button::before,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-dots li button::before {
  display: none;
}
.page-index #header-modules .urllist-item.slick-active .urllist-item-inner:hover a {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.page-index #container #series .series_title {
  font-size: 80px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 38px;
  line-height: 80px;
  text-align: center;
  position: relative;
}
.page-index #container #series .series_title::before {
  content: "おすすめ連載";
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  line-height: 20.4px;
  text-align: center;
  position: absolute;
  top: -26px;
  left: 0;
  right: 0;
}
.page-index #container #series .series_ul ,
.page-index #container #series .series_ul{
  margin: 0 auto 189px;
}
.page-index #container #series .series_ul .series_list {
  width: 100%;
  min-height: 588.5px;
  padding: 50px 50px 42px;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  display: flex;
  margin-bottom: 50px;
}
.page-index #container #series .series_ul .series_list:last-of-type {
  margin-bottom: 0;
}
.page-index #container #series .series_ul .series_list .series_list--left {
  width: 47.35883424408015%;
  margin-right: 5.282331511839709%;
  height: 370px;
}
.page-index #container #series .series_ul .series_list .series_list--left a{
  display: inline-block;
  width: 100%;
}
.page-index #container #series .series_ul .series_list .series_list--left a:first-child{
  margin-bottom: 20px;
}
.page-index #container #series .series_ul .series_list .series_list--left .series_list--title{
  margin-bottom: 15px;
  font-size: 45px;
  line-height: 60px;
  text-decoration: none;
}
@media screen and (min-width: 641px) {
.page-index #container #series .series_ul .series_list .series_list--left .series_list--title{
  font-size: 45px;
  height: 292.5px;
  line-height: inherit;
  display: flex;
  justify-content:center;
  flex-direction:column;
  width: fit-content;
}
}
.page-index #container #series .series_ul .series_list .series_list--left .series_list--title span{
	margin-top: inherit;
  font-size: 30px;
  line-height: 50px;
  display: block;
}
@media screen and (min-width: 641px) {
.page-index #container #series .series_ul .series_list .series_list--left .series_list--title span{
  font-size: 25px;
  text-align: center;
}
}
.page-index #container #series .series_ul .series_list .series_list--left .series_list--title span::before,
.page-index #container #series .series_ul .series_list .series_list--left .series_list--title span::after {
  content: "〜";
}
.page-index #container #series .series_ul .series_list .series_list--left .series_list--caption {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 21px;
}
.page-index #container #series .series_ul .series_list .series_list--left .viewmore {
  display: block;
  width: 128px;
  height: 26px;
  font-size: 20px;
  line-height: 17px;
  position: relative;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.page-index #container #series .series_ul .series_list .series_list--left .viewmore::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  transform: rotate(45deg);
  position: absolute;
  top: 5px;
  right: 2px;
}
.page-index #container #series .series_ul .series_list .series_list--right {
  width: 47.35883424408015%;
}
.page-index #container #series .series_ul .series_list .series_list--right a{
  text-decoration: none;
}
.page-index #container #series .series_ul .series_list .series_list--right .series_list--img{
  width: 100%;
  height: 292.5px;
  margin: 0;
  margin-bottom: 20px;
  overflow: hidden;
}
.page-index #container #series .series_ul .series_list .series_list--right .series_list--img img {
  width: 100%;
  height: 100%;
  display: block;
  transition: .3s;
  object-fit: cover;
}
.page-index #container #series .series_ul .series_list .series_list--right p {
  margin-bottom: 8px;
}
.page-index #container #series .series_ul .series_list .series_list--right p.series_list--date {
  font-size: 14px;
  line-height: 20px;
}
.page-index #container #series .series_ul .series_list .series_list--right p.series_list--title {
  font-size: 30px;
  line-height: 40px;
}
.page-index #container #series .series_ul .series_list .series_list--right a:hover p.series_list--title{
  text-decoration-line: underline;
}
.page-index #container #series .series_ul .series_list .series_list--right p.series_list--title a{
  text-decoration: none;  
}
.page-index #container #series .series_ul .series_list .series_list--right p.series_list--title a:hover{
  text-decoration-line: underline;
}
.page-index #container #series .series_ul .series_list .series_list--right .series_list--tag {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.page-index #container #series .series_ul .series_list .series_list--right .series_list--tag li {
  font-size: 14px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 20px;
  margin-right: 14px;
}
.page-index #container #series .series_ul .series_list .series_list--right .series_list--tag li::before {
  content: "#";
}
.page-index #container #series .series_ul .series_list .series_list--right .series_list--tag li a{
  text-decoration: none;
  color: #ffffff;
}
.page-index #container #series .series_ul .series_list .series_list--right .series_list--tag li a:hover{
  text-decoration-line: underline;
}
.page-index #container-inner footer .footerMenu li a{
	color: #000000;
}

.page-index #container .header-line{
  display: none;
}
.page-index #container #wrapper{
  padding: 0; 
}
.page-index .articles_button,
.page-index #container #wrapper a.recent-entries-see-more-link{
  display: block;
  width: 128px;
  height: 26px;
  margin: 0 auto 150px;
  font-size: 23px;
  line-height: 17px;
  position: relative;
  text-align: left;
  background: none;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  padding: 0;
  font-family: "Montserrat", "Noto Sans JP", sans-serif;

}
.page-index .articles_button::before,
.page-index #container #wrapper a.recent-entries-see-more-link::before{
  content: "";
  width: 0%;
  height: 1px;
  border-bottom: 1px solid #ffffff;
  box-sizing: content-box;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: .5s;
}
.page-index .articles_button:hover,
.page-index #container #wrapper a.recent-entries-see-more-link:hover{
  border-bottom: none !important;
}
.page-index #container #wrapper a.recent-entries-see-more-link:not(:hover)::before{
  width: 0%;
  transition: 0s;
}
.page-index .articles_button:hover::before,
.page-index #container #wrapper a.recent-entries-see-more-link:hover::before{
  width: 100%;
}
.page-index .articles_button:after,
.page-index #container #wrapper a.recent-entries-see-more-link:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  transform: rotate(45deg);
  position: absolute;
  top: 8px;
  right: 2px;
}
.page-index #about {
  position: relative;
  padding-top: 120px;
  margin-top: -120px;
}
.page-index #about .about_ul--up, #about .about_ul--down{
  min-width: 1200px;
}
.page-index #about .about_ul--up li, #about .about_ul--down li {
  margin: 0;
  width: 379.5px;
  height: 230px;
}
.page-index #about .about_ul--up li img, #about .about_ul--down li img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.page-index #about .about_content {
  position: absolute;
  top: 120px;
  width: 100%;
  height: 100%;
}
.page-index #about .about_content::before {
  content: "";
  display: block;
  width: 100%;
  height: 460px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  z-index: 1;
}
.page-index #about .about_content p {
  font-size: 50px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  line-height: 60px;
  padding-top: 66.5px;
  text-align: center;
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
}
.page-index #about .about_content img {
  width: 720px;
  height: 245px;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.page-index #about .about_content--caption {
  padding: 40px 0 150px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .width335 {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }
  .sp_only {
    display: block;
  }
  .pc_only {
    display: none !important;
  }

  #container {
    min-width: 0;
    
  }
  .page-index #container-inner{
    width: 100%;
    padding-top: 0 !important;
  }

  .page-index #topcarousel .topcarousel_ul,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist {
    margin: 0;
    margin-bottom: 94px;
  }
  .page-index #container #header-modules .urllist-item .urllist-item-inner{
		background: none !important;
	}
  .page-index #topcarousel .topcarousel_ul .topcarousel_list,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item {
    height: auto;
    width: 100vw !important;
    border: none;
  }
  .page-index #container #header-modules .hatena-module-recent-entries a{
		border-bottom: 1px solid #ffffff;
		margin-bottom: 14px;
	}
  .page-index #topcarousel .topcarousel_ul .topcarousel_list a{
    width: 100%;
    text-decoration: none;
  }
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item a {
    width: 100%;
    height: 56.27vw;
    text-decoration: none;
  }
  .page-index #topcarousel .topcarousel_ul .topcarousel_list a .topcarousel_list--img,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item a .urllist-item--img {
    margin-bottom: 20px;
    height: 56vw;
    border-bottom: 1px solid #ffffff;
  }
  .page-index #topcarousel .topcarousel_ul .topcarousel_list a .topcarousel_list--img:after,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item a .urllist-item--img:after {
    display: none;
  }
  .page-index #topcarousel .topcarousel_ul .topcarousel_list img,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  .page-index #topcarousel .topcarousel_ul .topcarousel_list .topcarousel_list--textbox,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--textbox{
    position: relative;
    left: 0;
    bottom: 0;
    padding: 0 5.33vw 46px;
  }
  .page-index #topcarousel .topcarousel_ul .topcarousel_list .topcarousel_list--textbox p,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--textbox p {
    font-size: 20px;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    width: 100%;
    line-height: 31px;
  }
  .page-index #topcarousel .topcarousel_ul .topcarousel_list .topcarousel_list--textbox p.topcarousel_list--date,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--textbox .urllist-item--date {
    font-size: 14px;
    line-height: 23.8px;;
    margin-bottom: 5px;
    padding: 0;
  }
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--textbox .urllist-item--date > a{
		margin-right: 0
	}
  .page-index #topcarousel .topcarousel_ul .topcarousel_list .topcarousel_list--textbox .topcarousel_list--date span.topcarousel_list--series,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--textbox .urllist-item--date .urllist-item--series {
    line-height: 22px;
    margin-left: 0;
    font-size: 12px;
    line-height: 20px;
    display: inline;
    padding: 0 7px;
  }
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--textbox .urllist-item--date .urllist-item--series .urllist-category-link{
    height: 23.25vw;
		font-size: 12px;
		line-height: 19px;
		padding: 1px 5px;
		height: 21px;
    border: 1px solid #ffffff;
	}
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item-inner:after{
		background: none;
    display: none;
	}
  .page-index #topcarousel .topcarousel_ul .topcarousel_list--title,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item--title {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    top: 0;
    padding: 0;
  }
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .urllist-item .urllist-item--title a{
    height: auto;
	  border: none
  }
  .page-index #countainer #header-modules,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-list {
    height: auto;
  }
  .page-index #topcarousel .topcarousel_ul .slick-arrow,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow {
    height: 3.4vw;
  }
  .page-index #topcarousel .topcarousel_ul .slick-arrow:hover:before,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow:hover:before{
    color: #981965;
  }
  .page-index #topcarousel .topcarousel_ul .slick-arrow.slick-prev,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-prev {
    left: 5.27vw;
		top: auto;
		bottom: 0;
    width: 12vw;
  }
  .page-index #topcarousel .topcarousel_ul .slick-arrow.slick-prev::before,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-prev::before {
    content: "PREV";
    position: absolute;
    top: 0;
    width: 100%;
		height: 100%;
    right: 0;
    color: #ffffff;
    opacity: 1 !important;
    font-size: 3.4vw;
    line-height: 3.4vw;
    font-family: "Montserrat", "Noto Sans JP", sans-serif;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    right: 0;
    transform: rotate(0);
    background-color: transparent;
    text-align: right;
  }
  .page-index #topcarousel .topcarousel_ul .slick-arrow.slick-prev::after,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-prev::after {
		width: 1.65vw;
    height: 1.65vw;
    top: 0.71vw;
    left: 0.47vw;
    transform: rotate(45deg);
    right: auto;
    background-color: transparent;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  .page-index #topcarousel .topcarousel_ul .slick-arrow.slick-next,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-next {
    right: 5.27vw;
		top: auto;
		bottom: 0;
    width: 12vw;
  }
  .page-index #topcarousel .topcarousel_ul .slick-arrow.slick-next::before,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-next::before {
    content: "NEXT";
    position: absolute;
    top: 0;
    width: 100%;
		height: 100%;
    right: 0;
    color: #ffffff;
    opacity: 1 !important;
    font-size: 3.4vw;
    line-height: 3.4vw;
    font-family: "Montserrat", "Noto Sans JP", sans-serif;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    right: 0;
    transform: rotate(0);
    background-color: transparent;
		text-align: left;
  }
  .page-index #topcarousel .topcarousel_ul .slick-arrow.slick-next::after,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-next::after {
		width: 1.65vw;
    height: 1.65vw;
    top: 0.71vw;
		left: auto;
    right: 0.47vw;
    transform: rotate(-45deg);
    background-color: transparent;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-prev:hover::before ,
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-next:hover::before ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-prev:hover::before ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-next:hover::before{
  background-color: transparent;
  color: #ffffff;
}
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-prev:hover::after ,
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-next:hover::after ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-prev:hover::after ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-next:hover::after {
  background-color: transparent;
  border-color: #ffffff;
}
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-prev:active::before ,
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-next:active::before ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-prev:active::before ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-next:active::before{
  color: #981965;
}
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-prev:active::after ,
.page-index #topcarousel .topcarousel_ul .slick-arrow.slick-next:active::after ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-prev:active::after ,
.page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-arrow.slick-next:active::after {
  border-color: #981965;
}

  .page-index #topcarousel .topcarousel_ul .slick-dots,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-dots {
    bottom: 0;
  }
  .page-index #topcarousel .topcarousel_ul .slick-dots li,
  .page-index #container #header-modules .hatena-module-custom-topcarousel .hatena-urllist .slick-dots li  {
    width: 10.4vw;
    margin: 0 0.94vw;
    height: 6.35vw;
    padding: 3.17vw 0;
  }
  .page-index #container #series{
		padding: 0 5.33vw;
	}
  .page-index #container #series .series_title {
    font-size: 50px;
    margin-bottom: 20px;
    line-height: 60px;
  }
  .page-index #container #series .series_title::before {
    font-size: 16px;
    line-height: 20px;
    top: -23px;
    left: 0;
    right: 0;
  }
  .page-index #container #series .series_ul {
    margin-bottom: 58px;
  }
  .page-index #container #series .series_ul .series_list {
    padding: 30px 0 24px;
    border: none;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 0;
    display: block;
    min-height: 465px;
    position: relative;
  }
  .page-index #container #series .series_ul .series_list:first-of-type{
    border-top: 1px solid #ffffff;
  }
  .page-index #container #series .series_ul .series_list:last-of-type {
    margin-bottom: 0;
  }
  .page-index #container #series .series_ul .series_list::after {
    display: none !important;
  }
  .page-index #container #series .series_ul .series_list a {
    width: 100%;
    height: 100%;
  }
  .page-index #container #series .series_ul .series_list .series_list--left {
    width: 100%;
    margin: 0;
    margin-bottom: 17px;
    height: auto;
  }
  .page-index #container #series .series_ul .series_list .series_list--left .series_list--title {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 40px;
    display: block;
  }
  .page-index #container #series .series_ul .series_list .series_list--left .series_list--title span {
    font-size: 18px;
    line-height: 32px;
    margin-top: 2px;
  }
  .page-index #container #series .series_ul .series_list .series_list--right {
    width: 100%;
  }
  .page-index #container #series .series_ul .series_list .series_list--right .series_list--img{
    height: 50.25vw;
    margin-bottom: 14px;
  }
  .page-index #container #series .series_ul .series_list .series_list--right .series_list--img img {
    margin-bottom: 11px;
  }
  .page-index #container #series .series_ul .series_list .series_list--right p.series_list--date {
    font-size: 14px;
  }
  .page-index #container #series .series_ul .series_list .series_list--right p.series_list--title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 6px;
  }
  .page-index #container #series .series_ul .series_list .series_list--right .series_list--tag li {
    font-size: 12px;
    margin-right: 18px;
  }
  .page-index #container #series .series_ul .series_list .series_list--right .series_list--tag li::before {
    content: "#";
  }
  .page-index #container #series .series_ul .series_list::after {
    content: "";
    width: 12px;
    height: 12px;
    display: block;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    position: absolute;
    top: 44px;
    right: 4px;
  }
  .page-index .articles_button ,
  .page-index #container #wrapper a.recent-entries-see-more-link{
    display: block;
    width: 114px;
    height: 29px;
    margin: 0 auto 82px;
    font-size: 18.5px;
    line-height: 21px;
    position: relative;
  }
  .page-index .articles_button:after,
  .page-index #container #wrapper a.recent-entries-see-more-link:after{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    transform: rotate(45deg);
    position: absolute;
    top: 8px;
    right: 2px;
  }
  .page-index #about {
    position: relative;
    padding-top: 70px;
    margin-top: -70px;
  }
  .page-index #about .about_ul--up, #about .about_ul--down {
    min-width: 100%;
  }
  .page-index #about .about_ul--up li, #about .about_ul--down li {
    margin: 0;
    width: 140px;
    height: 84px;
  }
  .page-index #about .about_ul--up li img, #about .about_ul--down li img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .page-index #about .about_content {
    position: absolute;
    top: 70px;
    width: 100%;
    height: 100%;
  }
  .page-index #about .about_content::before {
    content: "";
    display: block;
    width: 100%;
    height: 168px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .page-index #about .about_content p {
    font-size: 26px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    line-height: 30px;
    padding-top: 18px;
    text-align: center;
    margin-bottom: 6px;
    position: relative;
    z-index: 2;
  }
  .page-index #about .about_content img {
    width: 280px;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  .page-index #about .about_content--caption {
    padding: 0 5.33vw;
    margin: 31px 0 57px;
    line-height: 32px;
    text-align: left;
    font-size: 16px;
  }
}
@media (min-width: 641px) and (max-width: 1200px) {
 .page-index #series{
  margin: 0 2.5vw!important;
 }
}
@media screen and (min-width: 1201px) {
 .page-index #series{
  margin: 0 30px!important;
 }
}
@media screen and (max-width: 767px) {
 .page-index #content {
  margin-right: 0!important;
  margin-left: 0!important;
 }
}