/* <system section="background" selected="default"> */
/* default */
/* </system> */
@import "https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css";

a {
  color: #000;
  text-decoration: none;
}

.blog-header,
.footer {
  background: #ccc;
  text-align: center;
  padding: 20px 0;
}

.hatena-module {
  margin: 20px auto;
  padding: 0 20px;
  max-width: 1000px;
}
@media screen and (max-width: 768px) {
  .hatena-module {
    padding: 0;
  }
}


.hatena-module-title {
  font-weight: bold;
  font-size: 120%;
}

.hatena-module-body {
  margin-top: 20px;
}






.mv-slider-section {
  margin: 16px 0 0;
}

@media only screen and (max-width: 901px) {
  .mv-slider-section {
    margin: 0 0 0;
  }
}

.mv-slider-section .slick-dots {
  text-align: right;
  margin: 18px 28px 0 0;
}

@media only screen and (max-width: 901px) {
  .mv-slider-section .slick-dots {
    margin: 12px 24px 0 0;
  }
}

.mv-slider-section .slick-dots li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 6px;
}

.mv-slider-section .slick-dots li.slick-active {
  width: 10px;
  height: 10px;
  margin: 0 4px;
  transform: translateY(-2px);
}

.mv-slider-section .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
}

.mv-slider-section .slick-dots li.slick-active button:before {
  width: 10px;
  height: 10px;
  background-color: #FFF;
}

.mv-slider-section .slick-dots li button {
  position: relative;
  text-indent: -9999px;
  box-shadow: none;
  border: none;
  width: 6px;
  height: 6px;
  background: transparent;
}

.mv-slider-section .slick-dots li button:before {
  content: '';
  display: block;
  background-color: #FFF;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 0;
  left: 0;
}

.mv-slider-section .slick-list {
  overflow: hidden;
}

.mv-slider-section .slick-list:before {
  content: "";
  position: absolute;
  top: 28px;
  bottom: -48px;
  left: 0;
  right: 0;
  background: var(--sub-color);
}

@media only screen and (max-width: 901px) {
  .mv-slider-section .slick-list:before {
    bottom: -32px;
  }
}

.mv-slider-section .slider-item {
  position: relative;
  max-width: 880px;
  width: calc(100vw - 18px);
  aspect-ratio: 1 / 0.5;
  background-position: center;
  background-size: cover;
  // margin: 0 6px 0;
}

.mv-slider-section .slider-item:hover {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.3);
  background-blend-mode: lighten;
}

@media only screen and (max-width: 901px) {
  .mv-slider-section .slider-item {
    // width: calc(100vw - 24px);
    // aspect-ratio: 3 / 2;
    // height: auto;
    // margin: 0 24px 40px 0;
  }
}







html {
  scroll-behavior: smooth;
}


/* footer
------------------------*/
#siteFooter {
  color: white;
}

#siteFooter a {
  color: white;
}

#siteFooter {
  padding: 20px 10px 0;

}

#siteFooter .footerSiteName {
  padding-bottom: 20px
}

.footerNav {
  display: flex;
}

@media screen and (max-width: 768px) {
  .footerNav {
    flex-direction: column;
  }
}

.footerNav:after {
  content: "";
  display: table;
}

.footerNav .toppage,
.footerNav .top {
  // display: block;
  // float: left;
  width: 150px
}

@media screen and (max-width: 768px) {
  .footerNav .toppage, .footerNav .top {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0px;
  }
}

.footerNav .toppage,
.footerNav .top span {
  margin-left: 20px;
  border-bottom: 1px solid #fff;
  display: block
}

@media screen and (max-width: 768px) {
  .footerNav .top span {
    margin-left: 0;
  }
}


.footerNav .sub {
  font-size: 11px;
  padding: 20px 0 20px 20px
}

.footerNav .sub a {
  margin-bottom: 10px;
  display: block;
  font-family: Verdana, "游ゴシック", YuGothic, "MS PGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif
}

.footerUtils {
  // *zoom:1;
  font-family: Verdana, "游ゴシック", YuGothic, "MS PGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  padding-bottom: 20px
}

.footerUtils:after {
  content: "";
  display: table;
  clear: both
}

.footerUtils .fright {
  float: right;
  width: 520px
}

.footerUtils .footerLinks {
  text-align: right;
  padding: 0 20px
}

.footerUtils .footerLinks li {
  display: inline;
  margin-right: 20px;
  font-size: 11px;
  font-family: Verdana, "游ゴシック", YuGothic, "MS PGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif
}

.footerUtils .footerCopy {
  font-size: 11px
}

@media screen and (max-width: 768px) {
  .footerUtils {
    // *zoom:1;
    font-family: Verdana, "游ゴシック", YuGothic, "MS PGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    padding-bottom: 20px
  }

  .footerUtils:after {
    content: "";
    display: table;
    clear: both
  }

  .footerUtils .fright {
    float: right;
    width: 100%
  }

  .footerUtils .footerLinks {
    padding: 0 5px
  }

  .footerUtils .footerLinks li {
    display: block;
    text-align: right;
    font-size: 11px;
    font-family: Verdana, "游ゴシック", YuGothic, "MS PGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif
  }

  .footerUtils .footerCopy {
    font-size: 11px
  }

  .footerCopy {
    padding-top: 10px;
  }
}

.entry-footer-modules .hatena-module-title {
  display: none;
}

.entry-footer .entry-footer-section.track-inview-by-gtm {
  display: none;
}

span.icon-ya-top {
  display: inline-block;
  vertical-align: baseline;
  width: 10px;
  height: 15px;
  vertical-align: middle;
  background: url(https://cdn.blog.st-hatena.com/files/820878482951361603/820878482957663414) no-repeat 0 0
}


.to-page-top {
  margin: 40px 0 20px;
  text-align: right
}

.to-page-top a {
  position: relative
}

span.icon-pagetop {
  display: block;
  position: absolute;
  top: 50%;
  left: -20px;
  width: 7px;
  height: 7px;
  border-top: solid 2px black;
  border-right: solid 2px black;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: ""
}

.icon-pagetop {
  border-top: solid 2px #004EA3 !important;
  border-right: solid 2px #004EA3 !important;
}

.pager {
  display: none;
}
