@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@500&family=Source+Code+Pro:wght@600;700&display=swap");
html {
  min-height: 100%;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438099885344) no-repeat right top/100% auto, url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438099885340) no-repeat left bottom/100% auto;
  background-color: rgba(239, 233, 222, 0.3);
}

body {
  min-height: 100%;
  background-color: transparent !important;
}

@media print, screen and (max-width: 760px) {
  body:has(.navbar.-open) {
    overflow: hidden;
  }
}

@media print, screen and (min-width: 761px) {
  #wrapper {
    width: 73.33333%;
  }
}

@media print, screen and (min-width: 761px) {
  #box2 {
    width: 21.66667%;
  }
}

#navbar + #content,
#top-editarea + #content {
  padding-top: 0;
}

#top-box {
  max-width: 1300px;
  padding-left: 20px;
  padding-right: 20px;
}

@media print, screen and (min-width: 761px) {
  #top-box {
    padding-left: 3.8461vw;
    padding-right: 3.8461vw;
  }
}

@media screen and (min-width: 1301px) {
  #top-box {
    padding-left: 50px;
    padding-right: 50px;
  }
}

#content-inner {
  max-width: 1300px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

@media print, screen and (min-width: 761px) {
  #content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 3.8461vw !important;
    padding-right: 3.8461vw !important;
  }
}

@media screen and (min-width: 1301px) {
  #content-inner {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}

.hatena-module-title {
  border: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 8.5333vw;
  font-family: "Caveat", cursive;
  font-weight: 500;
  line-height: 1.4;
}

@media print, screen and (min-width: 761px) {
  .hatena-module-title {
    font-size: 2.4615vw;
  }
}

@media screen and (min-width: 1301px) {
  .hatena-module-title {
    font-size: 32px;
  }
}

.hatena-module-title::after {
  content: normal;
}

.hatena-module-title a {
  font-family: "Caveat", cursive;
  font-weight: 500;
  line-height: 1.4;
  color: inherit;
}

/* header */
.blog-header {
  height: 77px;
  background: transparent !important;
  padding: 22px 0 0;
}

@media print, screen and (min-width: 761px) {
  .blog-header {
    height: auto;
    padding: 3.0769vw 0 0;
  }
}

@media screen and (min-width: 1301px) {
  .blog-header {
    padding: 40px 0 0;
  }
}

.blog-header .blog-header-inner {
  padding-left: 5.3333vw;
  padding-right: 5.3333vw;
}

@media print, screen and (min-width: 761px) {
  .blog-header .blog-header-inner {
    padding-left: 3.8461vw;
    padding-right: 3.8461vw;
    max-width: 1300px;
  }
}

@media screen and (min-width: 1301px) {
  .blog-header .blog-header-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.blog-header .blog-header-logo {
  display: block;
  position: relative;
  left: auto;
  top: auto;
  -webkit-transform: none;
          transform: none;
  width: 66.6666vw;
  height: 11.4666vw;
}

@media screen and (max-width: 760px) {
  .blog-header .blog-header-logo {
    max-width: 250px;
    max-height: 43px;
  }
}

@media print, screen and (min-width: 761px) {
  .blog-header .blog-header-logo {
    width: 35.3846vw;
    height: 6.1538vw;
  }
}

@media screen and (min-width: 1301px) {
  .blog-header .blog-header-logo {
    width: 460px;
    height: 80px;
  }
}

.blog-header .blog-header-logo a {
  display: block;
  width: 100%;
  height: 100%;
}

.blog-header .blog-header-logo .company-heading {
  display: block;
  color: transparent;
  width: 100%;
  height: 100%;
  background: url("https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425822") no-repeat left center/contain;
}

.blog-header .blog-title {
  display: none;
}

@media print, screen and (max-width: 760px) {
  .header-search .hatena-module-search-box-ttl {
    font-family: "Source Code Pro", monospace;
    font-weight: 600;
  }
}

@media print, screen and (min-width: 761px) {
  .blog-header .header-search {
    display: block;
    right: 3.8461vw;
    top: 0.6153vw;
    width: 260px;
    -webkit-transform: none;
            transform: none;
  }

  .header-search .hatena-module-search-box-ttl {
    display: none;
  }
}

@media screen and (min-width: 1301px) {
  .blog-header .header-search {
    right: 50px;
    top: 8px;
  }
}

.blog-header .header-search .search-module-input {
  font-size: 16px;
}

@media print, screen and (min-width: 761px) {
  .blog-header .header-search .search-module-input {
    border: none;
    background: url("https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425814") no-repeat right center/2vw auto, url("https://cdn.blog.st-hatena.com/files/13574176438043582822/6801883189062875825") no-repeat center bottom/contain;
    height: 2.6923vw;
  }
}

@media screen and (min-width: 1301px) {
  .blog-header .header-search .search-module-input {
    height: 35px;
  }
}

.blog-header .header-search .search-module-input::-webkit-input-placeholder {
  color: transparent;
}

.blog-header .header-search .search-module-input:-ms-input-placeholder {
  color: transparent;
}

.blog-header .header-search .search-module-input::-ms-input-placeholder {
  color: transparent;
}

.blog-header .header-search .search-module-input::placeholder {
  color: transparent;
}

@media screen and (max-width: 760px) {
  .navbar-toggle-nav {
    position: fixed;
    top: 10px;
    right: 10px;
    padding: 10px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(2px);
  }
}

@media print, screen and (min-width: 761px) {
  .navbar-toggle-nav {
    display: none;
  }
}

.navbar-toggle-btn {
  background-color: transparent !important;
}

@media screen and (max-width: 760px) {
  .navbar-toggle-btn {
    width: 32px;
    height: 32px;
    position: relative;
  }
  .navbar-toggle-btn .search {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425814) no-repeat center center/26px auto;
  }
  .navbar-toggle-btn.-open .search {
    opacity: 0;
  }

  .navbar-toggle-btn > span {
    display: block;
    height: 4px;
    border-radius: 0;
    background-color: #000;
  }

  .navbar-toggle-btn.-open > span {
    opacity: 1;
  }

  .navbar-toggle-btn > span:first-child {
    top: calc(50% - 7px);
  }
}

.navbar {
  position: fixed;
  background-color: #fff;
  left: 0;
  top: 0;
  z-index: 955;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
}

@media screen and (max-width: 760px) {
  .navbar {
    padding-top: 77px;
    height: 100%;
  }
}

@media print, screen and (min-width: 761px) {
  .navbar {
    z-index: 960;
    pointer-events: none;
    background-color: transparent;
    -webkit-transform: none;
            transform: none;
    display: block;
    position: sticky;
  }
}

.navbar .header-search {
  margin-top: 38px;
  padding: 0;
  border: none;
  width: 100%;
}

@media print, screen and (min-width: 761px) {
  .navbar .header-search {
    display: none;
  }
}

.navbar .header-search .search-module-input {
  font-size: 16px;
  background: url("https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425814") no-repeat right center/26px auto, url("https://cdn.blog.st-hatena.com/files/13574176438043582822/6801883189062875825") no-repeat center bottom/contain;
  height: 35px;
  border: none;
}

.navbar .header-search .search-module-input::-webkit-input-placeholder {
  color: transparent;
}

.navbar .header-search .search-module-input:-ms-input-placeholder {
  color: transparent;
}

.navbar .header-search .search-module-input::-ms-input-placeholder {
  color: transparent;
}

.navbar .header-search .search-module-input::placeholder {
  color: transparent;
}

.navbar-inner {
  position: relative;
  padding-left: 10.1333vw;
  padding-right: 10.1333vw;
}

@media screen and (max-width: 760px) {
  .navbar-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-top: 70px;
    overflow: auto;
  }
}

@media print, screen and (min-width: 761px) {
  .navbar-inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-list {
  font-family: "Source Code Pro", monospace;
  font-weight: 600;
  pointer-events: auto;
}

@media print, screen and (max-width: 760px) {
  .navbar-list a {
    margin: 1em 0;
  }
}
@media print, screen and (min-width: 761px) {
  .navbar-list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px 16px;
    padding: 16px 0;
    backdrop-filter: blur(3px);
    background: #f8f7f582;
  }
}

.navbar-list > li {
  border-bottom: none;
}

.navbar-list a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: .4em 2em;
  font-size: 1.6rem;
  border-radius: 6px;
  background: #000;
  color: #fff;
}
.navbar-list a:before {
  content: "#";
  margin-right: .4em;
  font-size: 120%;
}

@media print, screen and (min-width: 761px) {
  .navbar-list a {
    font-size: 1.4rem;
    height: auto;
  }
}

.navbar-list a:hover {
  background-color: #000000a3;
}

@media print, screen and (min-width: 761px) {
  .navbar-list a:after {
    content: '';
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url("https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425810") no-repeat center center/cover;
    width: 4.1538vw;
    height: 4.1538vw;
  }
}

@media screen and (min-width: 1301px) {
  .navbar-list a:after {
    width: 54px;
    height: 54px;
  }
}

/* ヘッダーメニューの現在地表示用
@media print, screen and (min-width: 761px) {
  .navbar-list a.-active {
    font-weight: 700;
  }
  .navbar-list a.-active::after {
    display: block;
  }
}
*/

.footer {
  background: transparent !important;
  margin-top: 16vw;
  padding: 0;
}

@media print, screen and (min-width: 761px) {
  .footer {
    margin-top: 6.923vw;
  }
}

@media screen and (min-width: 1301px) {
  .footer {
    margin-top: 90px;
  }
}

.footer-inner {
  max-width: 1300px;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425804) no-repeat center top/100% auto;
}

@media screen and (max-width: 760px) {
  .footer-inner {
    padding-top: 10.6666vw;
    padding-bottom: 16vw;
  }
}

@media print, screen and (min-width: 761px) {
  .footer-inner {
    padding-top: 4.6153vw;
    padding-bottom: 7.6923vw;
    background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425806) no-repeat center top/100% auto;
  }
}

@media screen and (min-width: 1301px) {
  .footer-inner {
    padding-top: 60px;
    padding-bottom: 100px;
  }
}

.footer-logo {
  width: 64vw;
  height: 8vw;
}

@media print, screen and (min-width: 761px) {
  .footer-logo {
    width: 23.8461vw;
    height: 2.923vw;
  }
}

@media screen and (min-width: 1301px) {
  .footer-logo {
    width: 310px;
    height: 38px;
  }
}

.footer-logo a {
  display: block;
  width: 100%;
  height: 100%;
  color: transparent;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425823) no-repeat center top/contain;
}

.footer-logo a:hover {
  opacity: 0.7;
}

.btn-back-top {
  display: block;
  position: absolute;
  top: 2.6666vw;
  right: 0;
  width: 40px;
  height: 40px;
  margin: auto;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425809) no-repeat center top/contain;
}

.btn-back-top svg {
  display: none;
}

@media print, screen and (min-width: 761px) {
  .btn-back-top {
    top: 15px;
    right: 70px;
  }
}

#box2 {
  margin-top: 16vw;
}

@media print, screen and (min-width: 761px) {
  #box2 {
    margin-top: 0;
  }
}

#box2 .hatena-module .hatena-module-title {
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056584017) no-repeat left top/auto 100%;
  height: 14.4vw;
  margin-left: -1.6vw;
  font-size: 8.5333vw;
  letter-spacing: 0.02em;
}

@media print, screen and (min-width: 761px) {
  #box2 .hatena-module .hatena-module-title {
    height: 4vw;
    margin-left: -1.2308vw;
    font-size: 2.4615vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .hatena-module .hatena-module-title {
    height: 52px;
    margin-left: -16px;
    font-size: 32px;
  }
}

#box2 .hatena-module:nth-child(n + 2) {
  margin-top: 9.3333vw;
}

@media print, screen and (min-width: 761px) {
  #box2 .hatena-module:nth-child(n + 2) {
    margin-top: 2.6923vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .hatena-module:nth-child(n + 2) {
    margin-top: 35px;
  }
}

#box2 .hatena-module:nth-child(n + 2) .hatena-module-body {
  -webkit-box-shadow: 0px 6px 10px #00000024;
          box-shadow: 0px 6px 10px #00000024;
  background-color: #fff;
}

@media screen and (max-width: 760px) {
  #box2 .hatena-module:nth-child(n + 2) .hatena-module-body {
    padding: 5.3333vw;
  }
}

@media print, screen and (min-width: 761px) {
  #box2 .hatena-module:nth-child(n + 2) .hatena-module-body {
    padding: 1.5384vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .hatena-module:nth-child(n + 2) .hatena-module-body {
    padding: 20px;
  }
}

#box2 .about-blog-title {
  color: transparent;
  border-bottom: 0;
  margin-bottom: 0;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425829) no-repeat left top/100% auto;
  height: 16vw;
  margin-left: -1.6vw;
}

@media screen and (max-width: 760px) {
  #box2 .about-blog-title {
    width: 85%;
  }
}

@media print, screen and (min-width: 761px) {
  #box2 .about-blog-title {
    height: 6.1538vw;
    margin-left: -1.2308vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .about-blog-title {
    height: 60px;
    margin-left: -16px;
  }
}

#box2 .about-blog-title::after {
  content: normal;
}

#box2 .about-this-blog {
  -webkit-box-shadow: 0px 6px 10px #00000024;
          box-shadow: 0px 6px 10px #00000024;
  background-color: #fff;
}

@media screen and (max-width: 760px) {
  #box2 .about-this-blog {
    padding: 5.3333vw 5.3333vw 8vw;
  }
}

@media print, screen and (min-width: 761px) {
  #box2 .about-this-blog {
    padding: 1.5384vw 1.5384vw 2.3076vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .about-this-blog {
    padding: 20px 20px 30px;
  }
}

#box2 .about-this-blog .about-blog-logo {
  color: transparent;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425797) no-repeat center center/84.61538% auto;
  height: 45.3333vw;
  padding: 0;
}

@media print, screen and (min-width: 761px) {
  #box2 .about-this-blog .about-blog-logo {
    height: 13.0769vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .about-this-blog .about-blog-logo {
    height: 170px;
  }
}

#box2 .about-this-blog .about-blog-description {
  font-size: 3.7333vw;
  margin: 0;
}

@media print, screen and (min-width: 761px) {
  #box2 .about-this-blog .about-blog-description {
    font-size: 1.0769vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .about-this-blog .about-blog-description {
    font-size: 14px;
  }
}

#box2 .about-this-blog .hatena-follow-button-box {
  margin-top: 20px;
  margin-bottom: 0;
  height: auto;
}

#box2 .about-this-blog .hatena-follow-button {
  border-color: #c9c9c9 !important;
  border-radius: 4px;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425813) no-repeat 0.8vw center/6.4vw auto;
  padding: 2.1333vw 4.2666vw 1.6vw 8.5333vw;
  height: auto !important;
  font-weight: normal;
  width: 32vw;
}

@media print, screen and (min-width: 761px) {
  #box2 .about-this-blog .hatena-follow-button {
    width: 100px;
    padding: 6px 10px 4px 24px;
    background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425813) no-repeat 2px center/18px auto;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .about-this-blog .hatena-follow-button {
    width: 120px;
    padding: 8px 16px 6px 32px;
    background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425813) no-repeat 3px center/24px auto;
  }
}

#box2 .about-this-blog .hatena-follow-button * {
  font-size: 3.7333vw;
  background: transparent;
}

@media print, screen and (min-width: 761px) {
  #box2 .about-this-blog .hatena-follow-button * {
    font-size: 12px;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .about-this-blog .hatena-follow-button * {
    font-size: 14px;
  }
}

#box2 .follow-sns-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 0;
  height: 9.0666vw;
  margin-bottom: 5.8666vw;
  margin-top: 18.6666vw;
  font-family: "Caveat", cursive;
  font-weight: 500;
  line-height: 1.4;
  font-size: 8.5333vw;
}

@media print, screen and (min-width: 761px) {
  #box2 .follow-sns-title {
    font-size: 2.4615vw;
    height: 2.6153vw;
    margin-bottom: 1.6923vw;
    margin-top: 5vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .follow-sns-title {
    font-size: 32px;
    height: 34px;
    margin-bottom: 22px;
    margin-top: 65px;
  }
}

#box2 .follow-sns-title::before, #box2 .follow-sns-title::after {
  content: '';
  display: block;
  margin-top: 2vw;
}

@media print, screen and (min-width: 761px) {
  #box2 .follow-sns-title::before, #box2 .follow-sns-title::after {
    margin-top: 0.7692vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .follow-sns-title::before, #box2 .follow-sns-title::after {
    margin-top: 10px;
  }
}

#box2 .follow-sns-title::before {
  width: 11.7333vw;
  height: 9.3333vw;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056584015) no-repeat center top/contain;
  margin-right: 1.6vw;
}

@media print, screen and (min-width: 761px) {
  #box2 .follow-sns-title::before {
    margin-right: 0.4615vw;
    width: 3.3846vw;
    height: 2.6923vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .follow-sns-title::before {
    margin-right: 6px;
    width: 44px;
    height: 35px;
  }
}

#box2 .follow-sns-title::after {
  width: 11.2vw;
  height: 9.3333vw;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056584014) no-repeat center top/contain;
  margin-left: 1.6vw;
}

@media print, screen and (min-width: 761px) {
  #box2 .follow-sns-title::after {
    margin-left: 0.4615vw;
    width: 3.2307vw;
    height: 2.6923vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .follow-sns-title::after {
    margin-left: 6px;
    width: 42px;
    height: 35px;
  }
}

@media screen and (max-width: 760px) {
  #box2 .follow-sns {
    margin-bottom: 21.3333vw;
  }
}

@media print, screen and (min-width: 761px) {
  #box2 .follow-sns {
    margin-bottom: 6.1538vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .follow-sns {
    margin-bottom: 80px;
  }
}

#box2 .follow-sns ul > li {
  width: 11.2vw;
  margin-left: 2.6666vw;
  margin-right: 2.6666vw;
}

@media print, screen and (min-width: 761px) {
  #box2 .follow-sns ul > li {
    width: 3.2307vw;
    margin-left: 0.7692vw;
    margin-right: 0.7692vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .follow-sns ul > li {
    width: 42px;
    margin-left: 10px;
    margin-right: 10px;
  }
}

#box2 .follow-sns ul > li a {
  display: block;
}

#box2 .follow-sns ul > li a:hover {
  opacity: 0.7;
}

#box2 .follow-sns ul > li img {
  max-width: none;
  width: 100%;
}

#box2 .hatena-module-entries-access-ranking .urllist-item-inner .urllist-image-link {
  width: 23.05085%;
  margin-right: 4.74576%;
}

@media print, screen and (min-width: 761px) {
  #box2 .hatena-module-entries-access-ranking .urllist-item-inner .urllist-image-link {
    width: 29.56522%;
    margin-right: 6.08696%;
  }
}

#box2 .hatena-module-entries-access-ranking .urllist-item-inner .urllist-title-link {
  font-size: 3.7333vw;
  font-weight: normal;
}

@media print, screen and (min-width: 761px) {
  #box2 .hatena-module-entries-access-ranking .urllist-item-inner .urllist-title-link {
    font-size: 1.0769vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .hatena-module-entries-access-ranking .urllist-item-inner .urllist-title-link {
    font-size: 14px;
  }
}

#box2 .hatena-module-links .hatena-urllist {
  font-size: 14px;
}

@media print, screen and (min-width: 761px) {
  #box2 .hatena-module-links .hatena-urllist {
    font-size: 1.0769vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .hatena-module-links .hatena-urllist {
    font-size: 14px;
  }
}

#box2 .hatena-module-links .hatena-urllist > li {
  padding-left: 1em;
  text-indent: -1em;
}

#box2 .hatena-module-links .hatena-urllist > li::before {
  content: '・';
}

#box2 .hatena-module-search-box {
  display: none;
}

#box2 .hatena-module-category .hatena-urllist {
  font-size: 14px;
}

@media print, screen and (min-width: 761px) {
  #box2 .hatena-module-category .hatena-urllist {
    font-size: 1.0769vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .hatena-module-category .hatena-urllist {
    font-size: 14px;
  }
}

#box2 .hatena-module-category .hatena-urllist > li {
  padding-left: 1em;
  text-indent: -1em;
}

#box2 .hatena-module-category .hatena-urllist > li::before {
  content: '・';
}

#box2 .hatena-module-category .hatena-urllist a {
  font-size: inherit;
  background: none;
  padding: 0;
  text-indent: 0;
}

#box2 .hatena-module-recent-entries .urllist-item-inner .urllist-image-link {
  width: 23.05085%;
  margin-right: 4.74576%;
}

@media print, screen and (min-width: 761px) {
  #box2 .hatena-module-recent-entries .urllist-item-inner .urllist-image-link {
    width: 29.56522%;
    margin-right: 6.08696%;
  }
}

#box2 .hatena-module-recent-entries .urllist-item-inner .urllist-title-link {
  font-size: 3.7333vw;
  font-weight: normal;
}

@media print, screen and (min-width: 761px) {
  #box2 .hatena-module-recent-entries .urllist-item-inner .urllist-title-link {
    font-size: 1.0769vw;
  }
}

@media screen and (min-width: 1301px) {
  #box2 .hatena-module-recent-entries .urllist-item-inner .urllist-title-link {
    font-size: 14px;
  }
}

#box2 .hatena-module-recent-entries .urllist-item-inner .urllist-entry-body {
  display: none;
}

#box2 .hatena-module-archive {
  display: none;
}

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper,
.hatena-module-body.swiper-container-horizontal {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-wrapper,
#main-inner .hatena-module:first-child .hatena-module-body .recent-entries {
  position: relative;
  width: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0 !important;
}

.swiper-android .swiper-slide,
.swiper-android .urllist-item
.swiper-wrapper,
#main-inner .hatena-module:first-child .hatena-module-body .recent-entries {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide,
#main-inner .hatena-module:first-child .hatena-module-body .recent-entries .urllist-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  margin: 0;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide,
.swiper-autoheight #main-inner .hatena-module:first-child .hatena-module-body .recent-entries .urllist-item {
  height: auto;
}

.swiper-autoheight .swiper-wrapper,
.swiper-autoheight #main-inner .hatena-module:first-child .hatena-module-body .recent-entries {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-3d .swiper-wrapper,
.swiper-3d #main-inner .hatena-module:first-child .hatena-module-body .recent-entries, .swiper-3d.swiper-css-mode .swiper-wrapper,
.swiper-3d.swiper-css-mode #main-inner .hatena-module:first-child .hatena-module-body .recent-entries {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow,
.swiper-3d #main-inner .hatena-module:first-child .hatena-module-body .recent-entries,
.swiper-3d #main-inner .hatena-module:first-child .hatena-module-body .recent-entries .urllist-item {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-centered > .swiper-wrapper::before,
.swiper-centered > .recent-entries::before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child,
.swiper-centered.swiper-horizontal > .recent-entries > .urllist-item:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before,
.swiper-centered.swiper-horizontal > .recent-entries::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide,
.swiper-centered > .recent-entries > .urllist-item {
  scroll-snap-align: center center;
}

#header-modules {
  display: none;
}

.urllist-item .urllist-inbody,
.archive-entry {
  padding-left: min(6.4vw, 20px);
  padding-right: min(6.4vw, 20px);
  padding-bottom: min(6.4vw, 25px);
  overflow: hidden;
}

.urllist-item .urllist-inbody .urllist-title-link,
.archive-entry .entry-thumb-link,
.archive-entry .archive-entry-header {
  margin-left: -6.4vw !important;
  margin-right: -6.4vw !important;
  width: calc(100% + 12.8vw) !important;
}

@media print, screen and (min-width: 761px) {
  .urllist-item .urllist-inbody .urllist-title-link,
  .archive-entry .entry-thumb-link,
  .archive-entry .archive-entry-header {
    margin-left: -1.8462vw !important;
    margin-right: -1.8462vw !important;
    width: calc(100% + vw-px(48)) !important;
  }
}

@media screen and (min-width: 1301px) {
  .urllist-item .urllist-inbody .urllist-title-link,
  .archive-entry .entry-thumb-link,
  .archive-entry .archive-entry-header {
    margin-left: -24px !important;
    margin-right: -24px !important;
    width: calc(100% + 24px * 2) !important;
  }
}

.urllist-item .urllist-inbody .urllist-title-link span,
.entry-title-link span {
  background: #fde8f1;
  font-weight: bold;
  padding: 2px 4px;
}

.date.entry-date,
.urllist-with-thumbnails .urllist-date-link,
.archive-entry .archive-date {
  display: flex;
  align-items: center;
  gap: 0 3px;
  margin: 0 0 5px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.date.entry-date::before,
.urllist-with-thumbnails .urllist-date-link::before,
.archive-entry .archive-date::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  width: 2.6666vw;
  background-color: #666;
}

@media print, screen and (min-width: 761px) {
  .date.entry-date::before,
  .urllist-with-thumbnails .urllist-date-link::before,
  .archive-entry .archive-date::before {
    width: 0.7692vw;
  }
}

@media screen and (min-width: 1301px) {
  .date.entry-date::before,
  .urllist-with-thumbnails .urllist-date-link::before,
  .archive-entry .archive-date::before {
    width: 10px;
  }
}

.date.entry-date a,
.urllist-with-thumbnails .urllist-date-link a,
.archive-entry .archive-date a {
  line-height: 1.4;
  padding: 0 !important;
  font-size: 1.2rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: inline-block;
  vertical-align: middle;
}
@media print, screen and (min-width: 761px) {
    .date.entry-date a,
    .urllist-with-thumbnails .urllist-date-link a,
    .archive-entry .archive-date a {
        font-size: 1.2rem;
    }
}

.archive-entries .categories,
#main .urllist-categories,
.entry-categories {
  margin: 0 5px 5px 0;
  padding: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  color: #0096ff;
  font-family: "Source Code Pro", monospace;
  font-weight: 600;
  position: relative;
  align-items: center;
  gap: 6px;
}
@media print, screen and (min-width: 761px) {
  .archive-entries .categories,
  #main .urllist-categories,
  .entry-categories {
    gap: 8px;
  }
}

.urllist-with-thumbnails a.urllist-category-link,
.archive-entry a.archive-category-link,
.entry-categories a.entry-category-link {
  display: flex;
  align-items: center;
  margin: 0;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  line-height: 1.4;
  padding: .3em .7em;
  height: 100%;
  font-size: min(3.7333vw, 1.2rem);
  white-space: nowrap;
  height: min-content;
}
.urllist-with-thumbnails a.urllist-category-link:before,
.archive-entry a.archive-category-link:before,
.entry-categories a.entry-category-link:before {
  content: "#";
  font-size: 120%;
  margin-right: .4em;
}
@media print, screen and (min-width: 761px) {
    .urllist-with-thumbnails a.urllist-category-link,
    .archive-entry a.archive-category-link,
    .entry-categories a.entry-category-link {
        font-size: min(1.0769vw, 1.2rem);
    }
}
.urllist-with-thumbnails .urllist-category-link:nth-child(n + 2),
.archive-entry .archive-category-link:nth-child(n + 2) {
  display: none !important;
}

.urllist-with-thumbnails .urllist-category-link.category-Pick.up,
.archive-entry .archive-category-link.category-Pick.up {
  display: none !important;
}

.urllist-with-thumbnails .urllist-category-link.category-Pick.up:first-child + a,
.archive-entry .archive-category-link.category-Pick.up:first-child + a {
  display: block !important;
}

@media print, screen and (min-width: 761px) {
  #content {
    padding-top: 10px !important;
  }
}

#top-editarea {
  background-color: transparent !important;
}

.archive-description {
  margin-top: 30px;
}

.search-result .archive-heading {
  font-weight: bold;
  border-bottom-color: #000;
  color: #000;
  display: inline-block;
  padding-bottom: 4px;
  font-size: 20px;
}

@media print, screen and (min-width: 761px) {
  .search-result .archive-heading {
    font-size: 24px;
  }
}

.search-result .archive-heading::after {
  content: normal;
}

.search-result .search-result-form {
  border: none;
  -webkit-box-shadow: 0px 6px 10px #00000024;
          box-shadow: 0px 6px 10px #00000024;
  border-radius: 0;
  max-width: none;
}

.search-result .search-result-form .search-result-input {
  font-size: 16px;
  height: 62px;
  padding: 24px;
}

.search-result .search-result-form .search-result-button {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 26px;
  height: 26px;
  background: transparent url("https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425814") no-repeat center center/contain;
  right: 24px;
  opacity: 1;
}

.search-result + .archive-entries::before {
  content: normal;
}

.archive-header-category .archive-heading {
  border: none;
  margin: 0;
  line-height: 1.1;
  font-family: "Source Code Pro", monospace;
  font-weight: bold;
  display: inline-block;
  padding-left: 0.4em;
  padding-right: 0.4em;
  font-size: min(12.8vw, 40px);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, transparent), color-stop(10%, #fde8f1), color-stop(90%, #fde8f1), color-stop(90%, transparent));
  background: linear-gradient(to bottom, transparent 10%, #fde8f1 10%, #fde8f1 90%, transparent 90%);
}

@media print, screen and (min-width: 761px) {
  .archive-header-category .archive-heading {
    font-size: min(5.2307vw, 58px);
  }
}

.archive-header-category .archive-heading::after {
  content: normal;
}
.page-index .hatena-urllist .urllist-title,
.hatena-module-related-entries .hatena-urllist .urllist-title {
  max-height: none;
  padding: 0 6.4vw;
}
@media print, screen and (min-width: 761px) {
  .page-index .hatena-urllist .urllist-title,
  .hatena-module-related-entries .hatena-urllist .urllist-title {
    max-height: none;
    padding: 0 min(1.8461vw, 24px);
  }
}

.page-index #main .hatena-module:nth-child(n + 2) {
  position: relative;
  margin-top: 8vw;
}

@media screen and (max-width: 760px) {
  .page-index #main .hatena-module:nth-child(n + 2) {
    padding-left: 10.6666vw;
    margin-left: -1.3334vw;
  }
}

@media print, screen and (min-width: 761px) {
  .page-index #main .hatena-module:nth-child(n + 2) {
    margin-top: 1.5384vw;
  }
}

@media screen and (min-width: 1301px) {
  .page-index #main .hatena-module:nth-child(n + 2) {
    margin-top: 20px;
  }
}

.page-index #main .hatena-module:nth-child(n + 2) .hatena-module-title {
  position: absolute;
  top: -0.7em;
  bottom: 0;
  height: 8vw;
  left: 0.2em;
  width: 100%;
  max-width: 300px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  letter-spacing: 0.02em;
}

@media print, screen and (min-width: 761px) {
  .page-index #main .hatena-module:nth-child(n + 2) .hatena-module-title {
    left: -1em;
    height: 2.3076vw;
  }
}

@media screen and (min-width: 1301px) {
  .page-index #main .hatena-module:nth-child(n + 2) .hatena-module-title {
    height: 30px;
  }
}

.page-index #main .hatena-module:nth-child(n + 2) .hatena-module-title::after {
  content: '';
  display: block;
  width: 16vw;
  height: 8.5333vw;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056612688) no-repeat center top/contain;
  border: none;
  margin: 0.2em 0 0 0.5em;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

@media print, screen and (min-width: 761px) {
  .page-index #main .hatena-module:nth-child(n + 2) .hatena-module-title::after {
    width: 4.6153vw;
    height: 2.4615vw;
  }
}

@media screen and (min-width: 1301px) {
  .page-index #main .hatena-module:nth-child(n + 2) .hatena-module-title::after {
    width: 60px;
    height: 32px;
  }
}

.page-index #main .hatena-module:nth-child(n + 2) .recent-entries,
.page-index #main .hatena-module:nth-child(n + 2) .archive-entries {
  margin: 0;
}

.page-index #main .hatena-module:nth-child(n + 2) .recent-entries > li,
.page-index #main .hatena-module:nth-child(n + 2) .recent-entries .archive-entry,
.page-index #main .hatena-module:nth-child(n + 2) .archive-entries > li,
.page-index #main .hatena-module:nth-child(n + 2) .archive-entries .archive-entry {
  margin: 0;
  width: 100%;
}

@media print, screen and (min-width: 761px) {
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries > li,
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries .archive-entry,
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries > li,
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries .archive-entry {
    width: 30.45455%;
  }
}

@media screen and (min-width: 1301px) {
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries > li,
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries .archive-entry,
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries > li,
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries .archive-entry {
    width: 268px;
  }
}

@media screen and (max-width: 760px) {
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries > li:nth-child(n + 2),
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries .archive-entry:nth-child(n + 2),
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries > li:nth-child(n + 2),
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries .archive-entry:nth-child(n + 2) {
    margin-top: 8vw;
  }
}

@media print, screen and (min-width: 761px) {
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries > li:not(:nth-child(3n)),
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries .archive-entry:not(:nth-child(3n)),
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries > li:not(:nth-child(3n)),
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries .archive-entry:not(:nth-child(3n)) {
    margin-right: 4.31818%;
  }
}

@media screen and (min-width: 1301px) {
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries > li:not(:nth-child(3n)),
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries .archive-entry:not(:nth-child(3n)),
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries > li:not(:nth-child(3n)),
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries .archive-entry:not(:nth-child(3n)) {
    margin-right: 36px;
  }
}

@media print, screen and (min-width: 761px) {
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries > li:nth-child(n + 4),
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries .archive-entry:nth-child(n + 4),
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries > li:nth-child(n + 4),
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries .archive-entry:nth-child(n + 4) {
    margin-top: 2.923vw;
  }
}

@media screen and (min-width: 1301px) {
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries > li:nth-child(n + 4),
  .page-index #main .hatena-module:nth-child(n + 2) .recent-entries .archive-entry:nth-child(n + 4),
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries > li:nth-child(n + 4),
  .page-index #main .hatena-module:nth-child(n + 2) .archive-entries .archive-entry:nth-child(n + 4) {
    margin-top: 38px;
  }
}

.page-index #main .hatena-module:nth-child(n + 2) .recent-entries .urllist-item-inner,
.page-index #main .hatena-module:nth-child(n + 2) .archive-entries .urllist-item-inner {
  display: block;
}

.page-index #main .hatena-module:nth-child(n + 2) .recent-entries .urllist-image-link,
.page-index #main .hatena-module:nth-child(n + 2) .archive-entries .urllist-image-link {
  width: 100%;
  margin: 0;
}

.page-index #main .hatena-module:nth-child(n + 2) .urllist-see-more {
  max-width: none;
  text-align: right;
  margin-top: 18px;
}

@media print, screen and (min-width: 761px) {
  .page-index #main .hatena-module:nth-child(n + 2) .urllist-see-more {
    margin-top: 1.3846vw;
  }
}

@media screen and (min-width: 1301px) {
  .page-index #main .hatena-module:nth-child(n + 2) .urllist-see-more {
    margin-top: 18px;
  }
}

.page-index #main .hatena-module:nth-child(n + 2) .urllist-see-more a {
  display: inline-block;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425802) no-repeat right top/100% auto;
  color: transparent;
  border: none;
  cursor: pointer;
}

.page-index #main .hatena-module:nth-child(n + 2) .urllist-see-more a:hover {
  opacity: 0.6;
}

@media print, screen and (min-width: 761px) {
  .page-index #main .hatena-module:nth-child(n + 2) .urllist-see-more a {
    width: 8vw;
    height: 3.0769vw;
  }
}

@media screen and (min-width: 1301px) {
  .page-index #main .hatena-module:nth-child(n + 2) .urllist-see-more a {
    width: 104px;
    height: 40px;
  }
}

.page-index #main #main-inner .hatena-module:first-child {
  margin: -20px -6px;
  padding: 20px 6px;
  margin-bottom: 10.6666vw;
  overflow: hidden;
}

@media print, screen and (min-width: 761px) {
  .page-index #main #main-inner .hatena-module:first-child {
    margin-bottom: 4.6153vw;
  }
}

@media screen and (min-width: 1301px) {
  .page-index #main #main-inner .hatena-module:first-child {
    margin-bottom: 60px;
  }
}

.page-index #main #main-inner .hatena-module:first-child .hatena-module-title {
  display: none;
}

.page-index #main #main-inner .hatena-module:first-child .hatena-module-body {
  overflow: visible !important;
}

.page-index #main #main-inner .hatena-module:first-child .urllist-title {
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  font-size: min(5.8666vw, 24px);
  padding-top: 0;
  padding-right: 6.4vw;
  padding-left: 6.4vw;
  max-height: none;
}

@media print, screen and (min-width: 761px) {
  .page-index #main #main-inner .hatena-module:first-child .urllist-title {
    -webkit-line-clamp: 1;
    padding-right: 1.8461vw;
    padding-left: 1.8461vw;
    font-size: min(1.8461vw, 24px);
  }
}

@media screen and (min-width: 1301px) {
  .page-index #main #main-inner .hatena-module:first-child .urllist-title {
    padding-right: 24px;
    padding-left: 24px;
    font-size: 24px;
  }
}

@media screen and (max-width: 760px) {
  .page-index #main .hatena-module:nth-child(3) .recent-entries > li:nth-child(n + 4) {
    display: none;
  }
}

#main .urllist-item-inner,
#main .archive-entry {
  -webkit-box-shadow: 0px 6px 10px #00000024;
          box-shadow: 0px 6px 10px #00000024;
  background-color: #fff;
}

#main .urllist-title-link,
#main .archive-entry .entry-title-link {
  margin-top: 0;
  -webkit-line-clamp: 3;
  max-height: none;
}

#main .urllist-inbody,
#main .archive-entry-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

#main .urllist-title,
#main .archive-entry .entry-title-link {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin: 5.3333vw 6.4vw 16px;
  font-weight: normal;
  font-size: min(4.2666vw, 16px);

  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media print, screen and (min-width: 761px) {
    #main .urllist-title, #main .archive-entry .entry-title-link {
        margin: max(2.3076vw, 30px) min(1.8461vw, 24px) 10px;
        font-size:  min(1.7vw, 16px);
    }
}

.archive-entries {
  margin: 0 !important;
  position: relative;
}

.archive-entries > .archive-entry {
  margin: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media print, screen and (min-width: 761px) {
  .archive-entries > .archive-entry {
    width: 30.45455%;
  }
}

@media screen and (min-width: 1301px) {
  .archive-entries > .archive-entry {
    width: 268px;
  }
}

@media screen and (max-width: 760px) {
  .archive-entries > .archive-entry:nth-child(n + 2) {
    margin-top: 8vw;
  }
}

@media print, screen and (min-width: 761px) {
  .archive-entries > .archive-entry:not(:nth-child(3n)) {
    margin-right: 4.31818%;
  }
}

@media screen and (min-width: 1301px) {
  .archive-entries > .archive-entry:not(:nth-child(3n)) {
    margin-right: 36px;
  }
}

@media print, screen and (min-width: 761px) {
  .archive-entries > .archive-entry:nth-child(n + 4) {
    margin-top: 2.923vw;
  }
}

@media screen and (min-width: 1301px) {
  .archive-entries > .archive-entry:nth-child(n + 4) {
    margin-top: 38px;
  }
}

.archive-entries .entry-thumb-link {
  width: 100%;
  margin: 0;
  display: block;
}

.archive-entries .entry-thumb {
  padding-top: 66%;
}

.page-archive .archive-entry-tags-wrapper,
.page-archive .social-buttons {
  display: none;
}

.page-archive .archive-entry-body {
  padding-bottom: 5.3333vw;
}

@media print, screen and (min-width: 761px) {
  .page-archive .archive-entry-body {
    padding-bottom: 1.5384vw;
  }
}

@media screen and (min-width: 1301px) {
  .page-archive .archive-entry-body {
    padding-bottom: 20px;
  }
}

@media print, screen and (min-width: 761px) {
  .page-archive .archive-entries::before {
    content: 'Entries';
    display: inline-block;
    position: absolute;
    top: -0.7em;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    letter-spacing: 0.02em;
    left: -1em;
    height: 2.3076vw;
    font-size: 2.4615vw;
    font-family: 'Caveat', cursive;
    font-weight: 500;
    line-height: 1.4;
    padding-right: 6vw;
    background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056612688) no-repeat right top 0.5vw/4.5vw auto;
  }
}

@media screen and (min-width: 1301px) {
  .page-archive .archive-entries::before {
    height: 30px;
    font-size: 32px;
    padding-right: 70px;
  }
}

@media print, screen and (min-width: 761px) {
  .page-archive.page-archive-category .archive-entries::before {
    content: 'Category list';
  }
}

.page-archive .entry-title {
  max-height: none;
  text-overflow: inherit;
  overflow: hidden;
  -webkit-line-clamp: unset;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.5;
}

.page-archive .entry-title a {
  display: block;
}

.pager-prev a {
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438059002781) no-repeat left center/9px auto;
}

.pager-prev .pager-arrow {
  color: transparent;
}

.pager-next a {
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438059002779) no-repeat right center/9px auto;
}

.pager-next .pager-arrow {
  color: transparent;
}

.page-entry #wrapper {
  width: auto;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}

.page-entry #content-inner {
  margin-top: 0;
}

.page-entry #main .entry-inner {
  -webkit-box-shadow: 0px 6px 10px #00000024;
          box-shadow: 0px 6px 10px #00000024;
  background-color: #fff;
}

.page-entry #main .entry-header {
  padding: 30px 20px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media print, screen and (min-width: 761px) {
  .page-entry #main .entry-header {
    padding: 40px 40px 20px;
  }
}

.page-entry #main .entry-header .entry-title {
  font-weight: normal;
  margin-bottom: 16px;
}

.page-entry #main .entry-header .entry-title .entry-title-link {
  padding-left: 0;
  padding-right: 0;
  color: #000;
  font-size: min(7.4666vw, 2.4rem);
}
@media print, screen and (min-width: 761px) {
    .page-entry #main .entry-header .entry-title .entry-title-link {
        font-size: 3.4rem;
    }
    .page-entry #main .entry-header .entry-categories .entry-category-link {
        font-size: 1.4rem;
    }
}

.page-entry #main .entry-header .entry-date {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.page-entry #main .entry-content {
  padding: 0 20px 50px;
  margin: 0;
}

@media print, screen and (min-width: 761px) {
  .page-entry #main .entry-content {
    padding: 0 40px 60px;
  }
}

@media screen and (max-width: 1100px) {
  .page-entry .entry-share-container {
    display: none;
  }
}

@media print, screen and (min-width: 761px) {
  .page-entry .entry-share-container {
    left: -8.4616vw !important;
  }
}

@media screen and (min-width: 1301px) {
  .page-entry .entry-share-container {
    left: -110px !important;
  }
}

.page-entry .entry-share-container ul {
  top: 150px;
  background-color: transparent;
}

@media print, screen and (min-width: 761px) {
  .page-entry .entry-share-container ul {
    padding-top: 8.4615vw !important;
  }
}

@media screen and (min-width: 1301px) {
  .page-entry .entry-share-container ul {
    padding-top: 110px;
  }
}

@media print, screen and (min-width: 761px) {
  .page-entry .entry-share-container ul::before {
    content: 'Share';
    display: inline-block;
    position: absolute;
    top: -1.5em;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    letter-spacing: 0.02em;
    left: 0.3em;
    font-size: 2.4615vw;
    font-family: 'Caveat', cursive;
    font-weight: 500;
    line-height: 1.4;
  }
}

@media screen and (min-width: 1301px) {
  .page-entry .entry-share-container ul::before {
    height: 30px;
    font-size: 32px;
    top: -0.8em;
    left: 0.6em;
  }
}

.page-entry .entry-share-container ul > li + li {
  margin-top: 20px;
}

.page-entry .entry-share-container ul > li a {
  padding: 0 !important;
}

.page-entry .entry-share-container ul > li a img {
  width: 42px;
}

.entry-categories > .entry-category-link.category-Pick-up {
  display: none;
}

.entry-content {
  font-size: 1.6rem;
}

@media screen and (max-width: 760px) {
  .entry-content {
    font-size: 4.2666vw;
  }
}

.entry-content p + p {
  margin-top: 2em;
}

.entry-content ul,
.entry-content ol,
.entry-content dl {
  margin-top: 2em;
  margin-bottom: 2em;
}

.entry-content dd {
  margin-top: 0.5em;
}

.entry-content dd + dt {
  margin-top: 1em;
}

.entry-content h1 {
  margin-bottom: 0.2em;
  margin-top: 2em;
}

@media screen and (max-width: 760px) {
  .entry-content h1 {
    font-size: 7.4666vw;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-content h1 {
    font-size: 3.4rem;
  }
}

.entry-content h2 {
  margin-bottom: 0.2em;
  margin-top: 2em;
}

@media screen and (max-width: 760px) {
  .entry-content h2 {
    font-size: 6.4vw;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-content h2 {
    font-size: 2.8rem;
  }
}

.entry-content h3 {
  margin-bottom: 0.2em;
  margin-top: 2em;
}

@media screen and (max-width: 760px) {
  .entry-content h3 {
    font-size: 5.3333vw;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-content h3 {
    font-size: 2.4rem;
  }
}

.entry-content h4 {
  margin-bottom: 0.2em;
  display: inline-block;
  border-bottom: 2px solid;
  margin-top: 2em;
}

@media screen and (max-width: 760px) {
  .entry-content h4 {
    font-size: 5.3333vw;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-content h4 {
    font-size: 2.4rem;
  }
}

.entry-content h5 {
  margin-bottom: 0.2em;
  padding-left: 35px;
  position: relative;
  margin-top: 2em;
}

@media screen and (max-width: 760px) {
  .entry-content h5 {
    font-size: 4.2666vw;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-content h5 {
    font-size: 1.6rem;
  }
}

.entry-content h5::before {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 0.7em;
  left: 0;
}

.entry-content h6 {
  font-size: 1.6rem;
  margin-bottom: 0.2em;
  border-left: 3px solid;
  padding-left: 0.8em;
  margin-top: 2em;
}

@media screen and (max-width: 760px) {
  .entry-content h6 {
    font-size: 4.2666vw;
  }
}

.entry-content blockquote {
  color: #666;
  font-size: 1.4rem;
  border-left: 1px solid #666666;
  padding: 30px;
  margin-left: 0;
}

@media screen and (max-width: 760px) {
  .entry-content blockquote {
    font-size: 3.7333vw;
  }
}

.entry-content blockquote cite {
  font-style: normal;
}

.entry-content blockquote p {
  margin: 0;
}

.entry-content blockquote a {
  color: inherit !important;
}

.entry-content pre {
  background-color: #f4f4f4;
  padding: 30px;
}

.entry-content pre .synIdentifier {
  color: #0096ff;
}

.entry-content pre .synType {
  color: #000000;
}

.entry-content pre .synConstant {
  color: #ff0000;
}

.entry-content .hatena-asin-detail {
  padding: 30px 20px;
}

@media print, screen and (min-width: 761px) {
  .entry-content .hatena-asin-detail {
    padding: 30px 40px;
  }
}

.entry-content .hatena-asin-detail a {
  color: inherit !important;
}

@media screen and (max-width: 760px) {
  .entry-content .hatena-asin-detail .hatena-asin-detail-info {
    margin-left: 15px;
  }
}

.entry-content .hatena-asin-detail .hatena-asin-detail-info .hatena-asin-detail-title a {
  font-size: 1.6rem;
}

@media screen and (max-width: 760px) {
  .entry-content .hatena-asin-detail .hatena-asin-detail-info .hatena-asin-detail-title a {
    font-size: 4.2666vw;
  }
}

.entry-content .hatena-asin-detail .hatena-asin-detail-meta {
  font-size: 1.2rem;
  margin-top: 10px;
}

@media screen and (max-width: 760px) {
  .entry-content .hatena-asin-detail .hatena-asin-detail-meta {
    font-size: 3.2vw;
  }
}

.entry-content .hatena-asin-detail .hatena-asin-detail-meta > li + li {
  margin-top: 0.2em;
}

.entry-content .hatena-asin-detail .asin-detail-buy {
  max-width: 300px;
}

.entry-content .hatena-asin-detail .hatena-asin-detail-image-link,
.entry-content .hatena-asin-detail > a {
  -ms-flex-preferred-size: 110px;
      flex-basis: 110px;
  height: auto;
}

.entry-content .footnote {
  font-size: 1.2rem;
  color: #666666;
}

@media screen and (max-width: 760px) {
  .entry-content .footnote {
    font-size: 3.2vw;
  }
}

.entry-content a:not(.footnote-number) {
  color: #0096ff;
}

@media screen and (max-width: 760px) {
  .entry-footer {
    margin-top: 30px;
  }
}

.entry-footer .related-entries {
  margin: 0 !important;
}

@media screen and (max-width: 760px) {
  .entry-footer .related-entries {
    display: block !important;
  }
}

.entry-footer .related-entries > li {
  margin: 0;
  width: 100%;
}

@media print, screen and (min-width: 761px) {
  .entry-footer .related-entries > li {
    width: 30.45455%;
  }
}

@media screen and (min-width: 1301px) {
  .entry-footer .related-entries > li {
    width: 268px;
  }
}

@media screen and (max-width: 760px) {
  .entry-footer .related-entries > li:nth-child(n + 2) {
    margin-top: 5.3333vw;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-footer .related-entries > li:not(:nth-child(3n)) {
    margin-right: 4.31818%;
  }
}

@media screen and (min-width: 1301px) {
  .entry-footer .related-entries > li:not(:nth-child(3n)) {
    margin-right: 36px;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-footer .related-entries > li:nth-child(n + 4) {
    margin-top: 2.923vw;
  }
}

@media screen and (min-width: 1301px) {
  .entry-footer .related-entries > li:nth-child(n + 4) {
    margin-top: 38px;
  }
}

.entry-footer .hatena-module-title {
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056584017) no-repeat left top/auto 100%;
  height: 15.4666vw;
  margin-left: -1.6vw;
  font-size: 8.5333vw;
  letter-spacing: 0.02em;
}

@media print, screen and (min-width: 761px) {
  .entry-footer .hatena-module-title {
    height: 4.4615vw;
    margin-left: -1.2308vw;
    font-size: 2.4615vw;
  }
}

@media screen and (min-width: 1301px) {
  .entry-footer .hatena-module-title {
    height: 58px;
    margin-left: -16px;
    font-size: 32px;
  }
}

.entry-footer .about-blog-title {
  color: transparent;
  border-bottom: 0;
  margin-bottom: 0;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425829) no-repeat left top/100% auto;
  height: 16vw;
  margin-left: -1.6vw;
}

@media screen and (max-width: 760px) {
  .entry-footer .about-blog-title {
    width: 85%;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-footer .about-blog-title {
    height: 6.1538vw;
    margin-left: -1.2308vw;
  }
}

@media screen and (min-width: 1301px) {
  .entry-footer .about-blog-title {
    height: 60px;
    margin-left: -16px;
  }
}

.entry-footer .about-blog-title::after {
  content: normal;
}

@media screen and (max-width: 760px) {
  .entry-footer .profile-card-about-blog .about-blog-wrap {
    display: block;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-footer .profile-card-about-blog .about-blog-wrap {
    -ms-grid-rows: auto 50px;
        grid-template-rows: auto 50px;
    gap: 15px 30px;
  }
}

.entry-footer .about-this-blog {
  -webkit-box-shadow: 0px 6px 10px #00000024;
          box-shadow: 0px 6px 10px #00000024;
  background-color: #fff;
}

@media screen and (max-width: 760px) {
  .entry-footer .about-this-blog {
    padding: 5.3333vw 5.3333vw 8vw;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-footer .about-this-blog {
    padding: 40px 20px 30px;
  }
}

.entry-footer .about-this-blog .about-blog-logo {
  color: transparent;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425797) no-repeat center center/84.61538% auto;
  height: 45.3333vw;
  padding: 0;
}

@media print, screen and (min-width: 761px) {
  .entry-footer .about-this-blog .about-blog-logo {
    height: 13.0769vw;
    -ms-grid-row: 1 !important;
    -ms-grid-row-span: 2 !important;
    -ms-grid-column: 1 !important;
    -ms-grid-column-span: 1 !important;
    grid-area: 1 / 1 / 3 / 2 !important;
  }
}

@media screen and (min-width: 1301px) {
  .entry-footer .about-this-blog .about-blog-logo {
    height: 170px;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-footer .about-this-blog .about-blog-textarea {
    padding-right: 30px;
  }
}

.entry-footer .about-this-blog .about-blog-description {
  font-size: 3.7333vw;
  margin: 0;
}

@media print, screen and (min-width: 761px) {
  .entry-footer .about-this-blog .about-blog-description {
    font-size: 1.0769vw;
  }
}

@media screen and (min-width: 1301px) {
  .entry-footer .about-this-blog .about-blog-description {
    font-size: 14px;
  }
}

.entry-footer .about-this-blog .hatena-follow-button-box {
  margin-top: 20px;
  margin-bottom: 0;
  height: auto;
}

.entry-footer .about-this-blog .hatena-follow-button {
  border-color: #c9c9c9 !important;
  border-radius: 4px;
  background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425813) no-repeat 0.8vw center/6.4vw auto;
  padding: 2.1333vw 4.2666vw 1.6vw 8.5333vw;
  height: auto !important;
  font-weight: normal;
  width: 32vw;
}

@media print, screen and (min-width: 761px) {
  .entry-footer .about-this-blog .hatena-follow-button {
    width: 100px;
    padding: 6px 10px 4px 24px;
    background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425813) no-repeat 2px center/18px auto;
  }
}

@media screen and (min-width: 1301px) {
  .entry-footer .about-this-blog .hatena-follow-button {
    width: 120px;
    padding: 8px 16px 6px 32px;
    background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056425813) no-repeat 3px center/24px auto;
  }
}

.entry-footer .about-this-blog .hatena-follow-button * {
  font-size: 3.7333vw;
  background: transparent;
}

@media print, screen and (min-width: 761px) {
  .entry-footer .about-this-blog .hatena-follow-button * {
    font-size: 12px;
  }
}

@media screen and (min-width: 1301px) {
  .entry-footer .about-this-blog .hatena-follow-button * {
    font-size: 14px;
  }
}

.entry-footer .follow-sns-title {
  font-family: "Caveat", cursive;
  font-weight: 500;
  line-height: 1.4;
  border-bottom: none;
}

@media screen and (max-width: 760px) {
  .entry-footer .follow-sns-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 9.0666vw;
    margin-bottom: 5.8666vw;
    margin-top: 6.6666vw;
    font-size: 8.5333vw;
  }
  .entry-footer .follow-sns-title::before, .entry-footer .follow-sns-title::after {
    content: '';
    display: block;
    margin-top: 2vw;
  }
  .entry-footer .follow-sns-title::before {
    width: 11.7333vw;
    height: 9.3333vw;
    background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056584015) no-repeat center top/contain;
    margin-right: 1.6vw;
  }
  .entry-footer .follow-sns-title::after {
    width: 11.2vw;
    height: 9.3333vw;
    background: url(https://cdn.blog.st-hatena.com/files/13574176438043582822/13574176438056584014) no-repeat center top/contain;
    margin-left: 1.6vw;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-footer .follow-sns-title {
    font-size: 1.8461vw;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-right: 24px;
  }
}

@media screen and (min-width: 1301px) {
  .entry-footer .follow-sns-title {
    font-size: 24px;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-footer .follow-sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 760px) {
  .entry-footer .follow-sns ul > li {
    width: 11.2vw;
    margin-left: 2.6666vw;
    margin-right: 2.6666vw;
  }
}

@media print, screen and (min-width: 761px) {
  .entry-footer .follow-sns ul > li {
    width: 2.4615vw;
    margin-left: 0.4615vw;
    margin-right: 0.4615vw;
  }
}

@media screen and (min-width: 1301px) {
  .entry-footer .follow-sns ul > li {
    width: 32px;
    margin-left: 6px;
    margin-right: 6px;
  }
}

.entry-footer .follow-sns ul > li a {
  display: block;
}

.entry-footer .follow-sns ul > li a:hover {
  opacity: 0.7;
}

.entry-footer .follow-sns ul > li img {
  max-width: none;
  width: 100%;
}

.entry-footer .hatena-module {
  margin-top: 9.3333vw;
}

@media print, screen and (min-width: 761px) {
  .entry-footer .hatena-module {
    margin-top: 2.6923vw;
  }
}

@media screen and (min-width: 1301px) {
  .entry-footer .hatena-module {
    margin-top: 35px;
  }
}

@media screen and (max-width: 760px) {
  .entry-footer .hatena-module-related-entries .hatena-module-body {
    -webkit-box-shadow: 0px 6px 10px #00000024;
            box-shadow: 0px 6px 10px #00000024;
    padding: 5.3333vw;
    background-color: #fff;
  }
}

@media screen and (max-width: 760px) {
  .entry-footer .hatena-module-related-entries .related-entries-item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
}

@media screen and (max-width: 760px) {
  .entry-footer .hatena-module-related-entries .related-entries-item-inner .related-entries-image-link {
    width: 18.1333vw;
    height: 18.1333vw;
    overflow: hidden;
    display: block;
  }
  .entry-footer .hatena-module-related-entries .related-entries-item-inner .related-entries-image-link img {
    width: 100%;
    height: 18.1333vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media screen and (max-width: 760px) {
  .entry-footer .hatena-module-related-entries .urllist-inbody {
    padding-left: 0;
    padding-right: 0;
    width: 56.5333vw;
  }
}

@media screen and (max-width: 760px) {
  .entry-footer .hatena-module-related-entries .related-entries-title {
    display: block;
    width: 56.5333vw !important;
    padding: 0 !important;
    margin: 0 0 0 auto !important;
    font-size: 3.7333vw !important;
    height: 4.5em !important;
    max-height: 4.5em !important;
  }
}

@media screen and (max-width: 760px) {
  .entry-footer .hatena-module-related-entries .related-entries-date-link {
    display: none;
  }
}

@media screen and (max-width: 760px) {
  .entry-footer .hatena-module-related-entries .related-entries-categories {
    display: none;
  }
}

.entry-footer-section {
  color: #000000;
  font-size: 1.6rem;
}

@media screen and (max-width: 760px) {
  .entry-footer-section {
    font-size: 4.2666vw;
  }
}

.entry-brackets {
  border: 1px solid #E6E6E6;
  padding: 40px 30px;
  position: relative;
  margin-top: 80px;
}
.entry-brackets::before,
.entry-brackets::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  background: url(https://cdn.blog.st-hatena.com/files/820878482973470809/6801883189056189352) no-repeat center top / 100% auto;
}
.entry-brackets::before {
  top: -1px;
}
.entry-brackets::after {
  bottom: -1px;
  transform: scaleY(-1);
}
.entry-brackets > *:first-child {
  margin-top: 0 !important;
}
.entry-link-col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #333 !important;
  text-decoration: none;
}
.entry-link-col2:hover {
  opacity: 0.7;
}
.entry-link-col2 + .entry-link-col2 {
  margin-top: 30px;
}
.entry-link-col2 .img {
  width: 31.4%;
}
.entry-link-col2 .body {
  width: 65.8%;
  font-weight: bold;
}
.entry-link-col2 .body p:first-child {
  margin-top: 0 !important;
}
.entry-ttl {
  text-decoration: underline;
  text-decoration-thickness: 0.9em;
  text-decoration-color: #FDE8F1;
  text-underline-offset: -0.6em;
  text-decoration-skip-ink: none;
  margin-bottom: 1.3em !important;
  pointer-events: none;
  user-select: none;
}

.entry-ttl.-lv1 {
  font-size: 2.4rem !important;
}
.entry-ttl.-lv2 {
  font-size: 1.8rem !important;
}
.entry-tag-section {
  margin-top: 14px;
}
.entry-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px
}
.entry-tags a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: .4em 2em;
  background-color: #000;
  color: #fff;
  font-size: 1.6rem;
  border-radius: 6px;
}
.entry-tags a::before {
  content: "#";
  display: inline-block;
  margin-right: 0.5em;
}

@media screen and (max-width: 760px) {
  .entry-brackets {
    padding: 10vw 14px;
    margin-top: 10vw;
  }
  .entry-brackets::before,
  .entry-brackets::after {
    height: 10vw;
    background: url(https://cdn.blog.st-hatena.com/files/820878482973470809/6801883189056189356) no-repeat center top / 100% auto;
  }
  .entry-link-col2 {
    font-size: 1.4rem;
  }
  .entry-link-col2 + .entry-link-col2 {
    margin-top: 15px;
  }
  .entry-link-col2 .img {
    width: 35.4%;
  }
  .entry-link-col2 .body {
    width: 59.8%;
    font-weight: bold;
  }
  .entry-ttl {
    /* text-align: center; */
  }
  .entry-ttl.-lv1 {
    font-size: 5.2vw !important;
  }
  .entry-ttl.-lv2 {
    font-size: 4vw !important;
  }
  .entry-tag-section {
    margin-top: 10vw;
  }
  .entry-tags a {
    padding: 3% 6%;
    font-size: 3.8vw;
  }
}

.border-top-1 {
  border-top: 1px solid #c9c9c9 !important;
}

.shadow {
  -webkit-box-shadow: 0px 6px 10px #00000024 !important;
          box-shadow: 0px 6px 10px #00000024 !important;
}

.p-0 {
  padding: 0px !important;
}

.p-5 {
  padding: 5px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-15 {
  padding: 15px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-25 {
  padding: 25px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-35 {
  padding: 35px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-45 {
  padding: 45px !important;
}

.p-50 {
  padding: 50px !important;
}

.p-55 {
  padding: 55px !important;
}

.p-60 {
  padding: 60px !important;
}

.p-65 {
  padding: 65px !important;
}

.p-70 {
  padding: 70px !important;
}

.p-75 {
  padding: 75px !important;
}

.p-80 {
  padding: 80px !important;
}

.p-85 {
  padding: 85px !important;
}

.p-90 {
  padding: 90px !important;
}

.p-95 {
  padding: 95px !important;
}

.p-100 {
  padding: 100px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pl-95 {
  padding-left: 95px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.py-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.py-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.py-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.py-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.py-65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.py-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.py-75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.py-85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.py-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.py-95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.px-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.px-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.px-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.px-55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.px-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.px-65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

.px-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.px-75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.px-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.px-85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.px-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.px-95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

.px-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.my-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.my-55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.my-65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.my-75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.my-85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.my-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.my-95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.mx-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.mx-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.mx-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.mx-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.mx-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.mx-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.mx-45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.mx-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.mx-55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.mx-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.mx-65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.mx-70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.mx-75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.mx-80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.mx-85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.mx-90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.mx-95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.mx-100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.w-0 {
  width: 0% !important;
}

.w-5 {
  width: 5% !important;
}

.w-10 {
  width: 10% !important;
}

.w-15 {
  width: 15% !important;
}

.w-20 {
  width: 20% !important;
}

.w-25 {
  width: 25% !important;
}

.w-30 {
  width: 30% !important;
}

.w-35 {
  width: 35% !important;
}

.w-40 {
  width: 40% !important;
}

.w-45 {
  width: 45% !important;
}

.w-50 {
  width: 50% !important;
}

.w-55 {
  width: 55% !important;
}

.w-60 {
  width: 60% !important;
}

.w-65 {
  width: 65% !important;
}

.w-70 {
  width: 70% !important;
}

.w-75 {
  width: 75% !important;
}

.w-80 {
  width: 80% !important;
}

.w-85 {
  width: 85% !important;
}

.w-90 {
  width: 90% !important;
}

.w-95 {
  width: 95% !important;
}

.w-100 {
  width: 100% !important;
}

.maxW-0 {
  max-width: 0% !important;
}

.maxW-5 {
  max-width: 5% !important;
}

.maxW-10 {
  max-width: 10% !important;
}

.maxW-15 {
  max-width: 15% !important;
}

.maxW-20 {
  max-width: 20% !important;
}

.maxW-25 {
  max-width: 25% !important;
}

.maxW-30 {
  max-width: 30% !important;
}

.maxW-35 {
  max-width: 35% !important;
}

.maxW-40 {
  max-width: 40% !important;
}

.maxW-45 {
  max-width: 45% !important;
}

.maxW-50 {
  max-width: 50% !important;
}

.maxW-55 {
  max-width: 55% !important;
}

.maxW-60 {
  max-width: 60% !important;
}

.maxW-65 {
  max-width: 65% !important;
}

.maxW-70 {
  max-width: 70% !important;
}

.maxW-75 {
  max-width: 75% !important;
}

.maxW-80 {
  max-width: 80% !important;
}

.maxW-85 {
  max-width: 85% !important;
}

.maxW-90 {
  max-width: 90% !important;
}

.maxW-95 {
  max-width: 95% !important;
}

.maxW-100 {
  max-width: 100% !important;
}

.minW-0 {
  min-width: 0% !important;
}

.minW-5 {
  min-width: 5% !important;
}

.minW-10 {
  min-width: 10% !important;
}

.minW-15 {
  min-width: 15% !important;
}

.minW-20 {
  min-width: 20% !important;
}

.minW-25 {
  min-width: 25% !important;
}

.minW-30 {
  min-width: 30% !important;
}

.minW-35 {
  min-width: 35% !important;
}

.minW-40 {
  min-width: 40% !important;
}

.minW-45 {
  min-width: 45% !important;
}

.minW-50 {
  min-width: 50% !important;
}

.minW-55 {
  min-width: 55% !important;
}

.minW-60 {
  min-width: 60% !important;
}

.minW-65 {
  min-width: 65% !important;
}

.minW-70 {
  min-width: 70% !important;
}

.minW-75 {
  min-width: 75% !important;
}

.minW-80 {
  min-width: 80% !important;
}

.minW-85 {
  min-width: 85% !important;
}

.minW-90 {
  min-width: 90% !important;
}

.minW-95 {
  min-width: 95% !important;
}

.minW-100 {
  min-width: 100% !important;
}

.w-0px {
  width: 0px !important;
}

.w-10px {
  width: 10px !important;
}

.w-20px {
  width: 20px !important;
}

.w-30px {
  width: 30px !important;
}

.w-40px {
  width: 40px !important;
}

.w-50px {
  width: 50px !important;
}

.w-60px {
  width: 60px !important;
}

.w-70px {
  width: 70px !important;
}

.w-80px {
  width: 80px !important;
}

.w-90px {
  width: 90px !important;
}

.w-100px {
  width: 100px !important;
}

.w-110px {
  width: 110px !important;
}

.w-120px {
  width: 120px !important;
}

.w-130px {
  width: 130px !important;
}

.w-140px {
  width: 140px !important;
}

.w-150px {
  width: 150px !important;
}

.w-160px {
  width: 160px !important;
}

.w-170px {
  width: 170px !important;
}

.w-180px {
  width: 180px !important;
}

.w-190px {
  width: 190px !important;
}

.w-200px {
  width: 200px !important;
}

.w-210px {
  width: 210px !important;
}

.w-220px {
  width: 220px !important;
}

.w-230px {
  width: 230px !important;
}

.w-240px {
  width: 240px !important;
}

.w-250px {
  width: 250px !important;
}

.w-260px {
  width: 260px !important;
}

.w-270px {
  width: 270px !important;
}

.w-280px {
  width: 280px !important;
}

.w-290px {
  width: 290px !important;
}

.w-300px {
  width: 300px !important;
}

.w-310px {
  width: 310px !important;
}

.w-320px {
  width: 320px !important;
}

.w-330px {
  width: 330px !important;
}

.w-340px {
  width: 340px !important;
}

.w-350px {
  width: 350px !important;
}

.w-360px {
  width: 360px !important;
}

.w-370px {
  width: 370px !important;
}

.w-380px {
  width: 380px !important;
}

.w-390px {
  width: 390px !important;
}

.w-400px {
  width: 400px !important;
}

.w-410px {
  width: 410px !important;
}

.w-420px {
  width: 420px !important;
}

.w-430px {
  width: 430px !important;
}

.w-440px {
  width: 440px !important;
}

.w-450px {
  width: 450px !important;
}

.w-460px {
  width: 460px !important;
}

.w-470px {
  width: 470px !important;
}

.w-480px {
  width: 480px !important;
}

.w-490px {
  width: 490px !important;
}

.w-500px {
  width: 500px !important;
}

.w-510px {
  width: 510px !important;
}

.w-520px {
  width: 520px !important;
}

.w-530px {
  width: 530px !important;
}

.w-540px {
  width: 540px !important;
}

.w-550px {
  width: 550px !important;
}

.w-560px {
  width: 560px !important;
}

.w-570px {
  width: 570px !important;
}

.w-580px {
  width: 580px !important;
}

.w-590px {
  width: 590px !important;
}

.w-600px {
  width: 600px !important;
}

.w-610px {
  width: 610px !important;
}

.w-620px {
  width: 620px !important;
}

.w-630px {
  width: 630px !important;
}

.w-640px {
  width: 640px !important;
}

.w-650px {
  width: 650px !important;
}

.w-660px {
  width: 660px !important;
}

.w-670px {
  width: 670px !important;
}

.w-680px {
  width: 680px !important;
}

.w-690px {
  width: 690px !important;
}

.w-700px {
  width: 700px !important;
}

.w-710px {
  width: 710px !important;
}

.w-720px {
  width: 720px !important;
}

.w-730px {
  width: 730px !important;
}

.w-740px {
  width: 740px !important;
}

.w-750px {
  width: 750px !important;
}

.w-760px {
  width: 760px !important;
}

.w-770px {
  width: 770px !important;
}

.w-780px {
  width: 780px !important;
}

.w-790px {
  width: 790px !important;
}

.w-800px {
  width: 800px !important;
}

.w-810px {
  width: 810px !important;
}

.w-820px {
  width: 820px !important;
}

.w-830px {
  width: 830px !important;
}

.w-840px {
  width: 840px !important;
}

.w-850px {
  width: 850px !important;
}

.w-860px {
  width: 860px !important;
}

.w-870px {
  width: 870px !important;
}

.w-880px {
  width: 880px !important;
}

.w-890px {
  width: 890px !important;
}

.w-900px {
  width: 900px !important;
}

.w-910px {
  width: 910px !important;
}

.w-920px {
  width: 920px !important;
}

.w-930px {
  width: 930px !important;
}

.w-940px {
  width: 940px !important;
}

.w-950px {
  width: 950px !important;
}

.w-960px {
  width: 960px !important;
}

.w-970px {
  width: 970px !important;
}

.w-980px {
  width: 980px !important;
}

.w-990px {
  width: 990px !important;
}

.w-1000px {
  width: 1000px !important;
}

.maxW-0px {
  max-width: 0px !important;
}

.maxW-10px {
  max-width: 10px !important;
}

.maxW-20px {
  max-width: 20px !important;
}

.maxW-30px {
  max-width: 30px !important;
}

.maxW-40px {
  max-width: 40px !important;
}

.maxW-50px {
  max-width: 50px !important;
}

.maxW-60px {
  max-width: 60px !important;
}

.maxW-70px {
  max-width: 70px !important;
}

.maxW-80px {
  max-width: 80px !important;
}

.maxW-90px {
  max-width: 90px !important;
}

.maxW-100px {
  max-width: 100px !important;
}

.maxW-110px {
  max-width: 110px !important;
}

.maxW-120px {
  max-width: 120px !important;
}

.maxW-130px {
  max-width: 130px !important;
}

.maxW-140px {
  max-width: 140px !important;
}

.maxW-150px {
  max-width: 150px !important;
}

.maxW-160px {
  max-width: 160px !important;
}

.maxW-170px {
  max-width: 170px !important;
}

.maxW-180px {
  max-width: 180px !important;
}

.maxW-190px {
  max-width: 190px !important;
}

.maxW-200px {
  max-width: 200px !important;
}

.maxW-210px {
  max-width: 210px !important;
}

.maxW-220px {
  max-width: 220px !important;
}

.maxW-230px {
  max-width: 230px !important;
}

.maxW-240px {
  max-width: 240px !important;
}

.maxW-250px {
  max-width: 250px !important;
}

.maxW-260px {
  max-width: 260px !important;
}

.maxW-270px {
  max-width: 270px !important;
}

.maxW-280px {
  max-width: 280px !important;
}

.maxW-290px {
  max-width: 290px !important;
}

.maxW-300px {
  max-width: 300px !important;
}

.maxW-310px {
  max-width: 310px !important;
}

.maxW-320px {
  max-width: 320px !important;
}

.maxW-330px {
  max-width: 330px !important;
}

.maxW-340px {
  max-width: 340px !important;
}

.maxW-350px {
  max-width: 350px !important;
}

.maxW-360px {
  max-width: 360px !important;
}

.maxW-370px {
  max-width: 370px !important;
}

.maxW-380px {
  max-width: 380px !important;
}

.maxW-390px {
  max-width: 390px !important;
}

.maxW-400px {
  max-width: 400px !important;
}

.maxW-410px {
  max-width: 410px !important;
}

.maxW-420px {
  max-width: 420px !important;
}

.maxW-430px {
  max-width: 430px !important;
}

.maxW-440px {
  max-width: 440px !important;
}

.maxW-450px {
  max-width: 450px !important;
}

.maxW-460px {
  max-width: 460px !important;
}

.maxW-470px {
  max-width: 470px !important;
}

.maxW-480px {
  max-width: 480px !important;
}

.maxW-490px {
  max-width: 490px !important;
}

.maxW-500px {
  max-width: 500px !important;
}

.maxW-510px {
  max-width: 510px !important;
}

.maxW-520px {
  max-width: 520px !important;
}

.maxW-530px {
  max-width: 530px !important;
}

.maxW-540px {
  max-width: 540px !important;
}

.maxW-550px {
  max-width: 550px !important;
}

.maxW-560px {
  max-width: 560px !important;
}

.maxW-570px {
  max-width: 570px !important;
}

.maxW-580px {
  max-width: 580px !important;
}

.maxW-590px {
  max-width: 590px !important;
}

.maxW-600px {
  max-width: 600px !important;
}

.maxW-610px {
  max-width: 610px !important;
}

.maxW-620px {
  max-width: 620px !important;
}

.maxW-630px {
  max-width: 630px !important;
}

.maxW-640px {
  max-width: 640px !important;
}

.maxW-650px {
  max-width: 650px !important;
}

.maxW-660px {
  max-width: 660px !important;
}

.maxW-670px {
  max-width: 670px !important;
}

.maxW-680px {
  max-width: 680px !important;
}

.maxW-690px {
  max-width: 690px !important;
}

.maxW-700px {
  max-width: 700px !important;
}

.maxW-710px {
  max-width: 710px !important;
}

.maxW-720px {
  max-width: 720px !important;
}

.maxW-730px {
  max-width: 730px !important;
}

.maxW-740px {
  max-width: 740px !important;
}

.maxW-750px {
  max-width: 750px !important;
}

.maxW-760px {
  max-width: 760px !important;
}

.maxW-770px {
  max-width: 770px !important;
}

.maxW-780px {
  max-width: 780px !important;
}

.maxW-790px {
  max-width: 790px !important;
}

.maxW-800px {
  max-width: 800px !important;
}

.maxW-810px {
  max-width: 810px !important;
}

.maxW-820px {
  max-width: 820px !important;
}

.maxW-830px {
  max-width: 830px !important;
}

.maxW-840px {
  max-width: 840px !important;
}

.maxW-850px {
  max-width: 850px !important;
}

.maxW-860px {
  max-width: 860px !important;
}

.maxW-870px {
  max-width: 870px !important;
}

.maxW-880px {
  max-width: 880px !important;
}

.maxW-890px {
  max-width: 890px !important;
}

.maxW-900px {
  max-width: 900px !important;
}

.maxW-910px {
  max-width: 910px !important;
}

.maxW-920px {
  max-width: 920px !important;
}

.maxW-930px {
  max-width: 930px !important;
}

.maxW-940px {
  max-width: 940px !important;
}

.maxW-950px {
  max-width: 950px !important;
}

.maxW-960px {
  max-width: 960px !important;
}

.maxW-970px {
  max-width: 970px !important;
}

.maxW-980px {
  max-width: 980px !important;
}

.maxW-990px {
  max-width: 990px !important;
}

.maxW-1000px {
  max-width: 1000px !important;
}

.minW-0px {
  min-width: 0px !important;
}

.minW-10px {
  min-width: 10px !important;
}

.minW-20px {
  min-width: 20px !important;
}

.minW-30px {
  min-width: 30px !important;
}

.minW-40px {
  min-width: 40px !important;
}

.minW-50px {
  min-width: 50px !important;
}

.minW-60px {
  min-width: 60px !important;
}

.minW-70px {
  min-width: 70px !important;
}

.minW-80px {
  min-width: 80px !important;
}

.minW-90px {
  min-width: 90px !important;
}

.minW-100px {
  min-width: 100px !important;
}

.minW-110px {
  min-width: 110px !important;
}

.minW-120px {
  min-width: 120px !important;
}

.minW-130px {
  min-width: 130px !important;
}

.minW-140px {
  min-width: 140px !important;
}

.minW-150px {
  min-width: 150px !important;
}

.minW-160px {
  min-width: 160px !important;
}

.minW-170px {
  min-width: 170px !important;
}

.minW-180px {
  min-width: 180px !important;
}

.minW-190px {
  min-width: 190px !important;
}

.minW-200px {
  min-width: 200px !important;
}

.minW-210px {
  min-width: 210px !important;
}

.minW-220px {
  min-width: 220px !important;
}

.minW-230px {
  min-width: 230px !important;
}

.minW-240px {
  min-width: 240px !important;
}

.minW-250px {
  min-width: 250px !important;
}

.minW-260px {
  min-width: 260px !important;
}

.minW-270px {
  min-width: 270px !important;
}

.minW-280px {
  min-width: 280px !important;
}

.minW-290px {
  min-width: 290px !important;
}

.minW-300px {
  min-width: 300px !important;
}

.minW-310px {
  min-width: 310px !important;
}

.minW-320px {
  min-width: 320px !important;
}

.minW-330px {
  min-width: 330px !important;
}

.minW-340px {
  min-width: 340px !important;
}

.minW-350px {
  min-width: 350px !important;
}

.minW-360px {
  min-width: 360px !important;
}

.minW-370px {
  min-width: 370px !important;
}

.minW-380px {
  min-width: 380px !important;
}

.minW-390px {
  min-width: 390px !important;
}

.minW-400px {
  min-width: 400px !important;
}

.minW-410px {
  min-width: 410px !important;
}

.minW-420px {
  min-width: 420px !important;
}

.minW-430px {
  min-width: 430px !important;
}

.minW-440px {
  min-width: 440px !important;
}

.minW-450px {
  min-width: 450px !important;
}

.minW-460px {
  min-width: 460px !important;
}

.minW-470px {
  min-width: 470px !important;
}

.minW-480px {
  min-width: 480px !important;
}

.minW-490px {
  min-width: 490px !important;
}

.minW-500px {
  min-width: 500px !important;
}

.minW-510px {
  min-width: 510px !important;
}

.minW-520px {
  min-width: 520px !important;
}

.minW-530px {
  min-width: 530px !important;
}

.minW-540px {
  min-width: 540px !important;
}

.minW-550px {
  min-width: 550px !important;
}

.minW-560px {
  min-width: 560px !important;
}

.minW-570px {
  min-width: 570px !important;
}

.minW-580px {
  min-width: 580px !important;
}

.minW-590px {
  min-width: 590px !important;
}

.minW-600px {
  min-width: 600px !important;
}

.minW-610px {
  min-width: 610px !important;
}

.minW-620px {
  min-width: 620px !important;
}

.minW-630px {
  min-width: 630px !important;
}

.minW-640px {
  min-width: 640px !important;
}

.minW-650px {
  min-width: 650px !important;
}

.minW-660px {
  min-width: 660px !important;
}

.minW-670px {
  min-width: 670px !important;
}

.minW-680px {
  min-width: 680px !important;
}

.minW-690px {
  min-width: 690px !important;
}

.minW-700px {
  min-width: 700px !important;
}

.minW-710px {
  min-width: 710px !important;
}

.minW-720px {
  min-width: 720px !important;
}

.minW-730px {
  min-width: 730px !important;
}

.minW-740px {
  min-width: 740px !important;
}

.minW-750px {
  min-width: 750px !important;
}

.minW-760px {
  min-width: 760px !important;
}

.minW-770px {
  min-width: 770px !important;
}

.minW-780px {
  min-width: 780px !important;
}

.minW-790px {
  min-width: 790px !important;
}

.minW-800px {
  min-width: 800px !important;
}

.minW-810px {
  min-width: 810px !important;
}

.minW-820px {
  min-width: 820px !important;
}

.minW-830px {
  min-width: 830px !important;
}

.minW-840px {
  min-width: 840px !important;
}

.minW-850px {
  min-width: 850px !important;
}

.minW-860px {
  min-width: 860px !important;
}

.minW-870px {
  min-width: 870px !important;
}

.minW-880px {
  min-width: 880px !important;
}

.minW-890px {
  min-width: 890px !important;
}

.minW-900px {
  min-width: 900px !important;
}

.minW-910px {
  min-width: 910px !important;
}

.minW-920px {
  min-width: 920px !important;
}

.minW-930px {
  min-width: 930px !important;
}

.minW-940px {
  min-width: 940px !important;
}

.minW-950px {
  min-width: 950px !important;
}

.minW-960px {
  min-width: 960px !important;
}

.minW-970px {
  min-width: 970px !important;
}

.minW-980px {
  min-width: 980px !important;
}

.minW-990px {
  min-width: 990px !important;
}

.minW-1000px {
  min-width: 1000px !important;
}

@media print, screen and (min-width: 761px) {
  .p-pc-0 {
    padding: 0px !important;
  }
  .p-pc-5 {
    padding: 5px !important;
  }
  .p-pc-10 {
    padding: 10px !important;
  }
  .p-pc-15 {
    padding: 15px !important;
  }
  .p-pc-20 {
    padding: 20px !important;
  }
  .p-pc-25 {
    padding: 25px !important;
  }
  .p-pc-30 {
    padding: 30px !important;
  }
  .p-pc-35 {
    padding: 35px !important;
  }
  .p-pc-40 {
    padding: 40px !important;
  }
  .p-pc-45 {
    padding: 45px !important;
  }
  .p-pc-50 {
    padding: 50px !important;
  }
  .p-pc-55 {
    padding: 55px !important;
  }
  .p-pc-60 {
    padding: 60px !important;
  }
  .p-pc-65 {
    padding: 65px !important;
  }
  .p-pc-70 {
    padding: 70px !important;
  }
  .p-pc-75 {
    padding: 75px !important;
  }
  .p-pc-80 {
    padding: 80px !important;
  }
  .p-pc-85 {
    padding: 85px !important;
  }
  .p-pc-90 {
    padding: 90px !important;
  }
  .p-pc-95 {
    padding: 95px !important;
  }
  .p-pc-100 {
    padding: 100px !important;
  }
  .pt-pc-0 {
    padding-top: 0px !important;
  }
  .pt-pc-5 {
    padding-top: 5px !important;
  }
  .pt-pc-10 {
    padding-top: 10px !important;
  }
  .pt-pc-15 {
    padding-top: 15px !important;
  }
  .pt-pc-20 {
    padding-top: 20px !important;
  }
  .pt-pc-25 {
    padding-top: 25px !important;
  }
  .pt-pc-30 {
    padding-top: 30px !important;
  }
  .pt-pc-35 {
    padding-top: 35px !important;
  }
  .pt-pc-40 {
    padding-top: 40px !important;
  }
  .pt-pc-45 {
    padding-top: 45px !important;
  }
  .pt-pc-50 {
    padding-top: 50px !important;
  }
  .pt-pc-55 {
    padding-top: 55px !important;
  }
  .pt-pc-60 {
    padding-top: 60px !important;
  }
  .pt-pc-65 {
    padding-top: 65px !important;
  }
  .pt-pc-70 {
    padding-top: 70px !important;
  }
  .pt-pc-75 {
    padding-top: 75px !important;
  }
  .pt-pc-80 {
    padding-top: 80px !important;
  }
  .pt-pc-85 {
    padding-top: 85px !important;
  }
  .pt-pc-90 {
    padding-top: 90px !important;
  }
  .pt-pc-95 {
    padding-top: 95px !important;
  }
  .pt-pc-100 {
    padding-top: 100px !important;
  }
  .pb-pc-0 {
    padding-bottom: 0px !important;
  }
  .pb-pc-5 {
    padding-bottom: 5px !important;
  }
  .pb-pc-10 {
    padding-bottom: 10px !important;
  }
  .pb-pc-15 {
    padding-bottom: 15px !important;
  }
  .pb-pc-20 {
    padding-bottom: 20px !important;
  }
  .pb-pc-25 {
    padding-bottom: 25px !important;
  }
  .pb-pc-30 {
    padding-bottom: 30px !important;
  }
  .pb-pc-35 {
    padding-bottom: 35px !important;
  }
  .pb-pc-40 {
    padding-bottom: 40px !important;
  }
  .pb-pc-45 {
    padding-bottom: 45px !important;
  }
  .pb-pc-50 {
    padding-bottom: 50px !important;
  }
  .pb-pc-55 {
    padding-bottom: 55px !important;
  }
  .pb-pc-60 {
    padding-bottom: 60px !important;
  }
  .pb-pc-65 {
    padding-bottom: 65px !important;
  }
  .pb-pc-70 {
    padding-bottom: 70px !important;
  }
  .pb-pc-75 {
    padding-bottom: 75px !important;
  }
  .pb-pc-80 {
    padding-bottom: 80px !important;
  }
  .pb-pc-85 {
    padding-bottom: 85px !important;
  }
  .pb-pc-90 {
    padding-bottom: 90px !important;
  }
  .pb-pc-95 {
    padding-bottom: 95px !important;
  }
  .pb-pc-100 {
    padding-bottom: 100px !important;
  }
  .pl-pc-0 {
    padding-left: 0px !important;
  }
  .pl-pc-5 {
    padding-left: 5px !important;
  }
  .pl-pc-10 {
    padding-left: 10px !important;
  }
  .pl-pc-15 {
    padding-left: 15px !important;
  }
  .pl-pc-20 {
    padding-left: 20px !important;
  }
  .pl-pc-25 {
    padding-left: 25px !important;
  }
  .pl-pc-30 {
    padding-left: 30px !important;
  }
  .pl-pc-35 {
    padding-left: 35px !important;
  }
  .pl-pc-40 {
    padding-left: 40px !important;
  }
  .pl-pc-45 {
    padding-left: 45px !important;
  }
  .pl-pc-50 {
    padding-left: 50px !important;
  }
  .pl-pc-55 {
    padding-left: 55px !important;
  }
  .pl-pc-60 {
    padding-left: 60px !important;
  }
  .pl-pc-65 {
    padding-left: 65px !important;
  }
  .pl-pc-70 {
    padding-left: 70px !important;
  }
  .pl-pc-75 {
    padding-left: 75px !important;
  }
  .pl-pc-80 {
    padding-left: 80px !important;
  }
  .pl-pc-85 {
    padding-left: 85px !important;
  }
  .pl-pc-90 {
    padding-left: 90px !important;
  }
  .pl-pc-95 {
    padding-left: 95px !important;
  }
  .pl-pc-100 {
    padding-left: 100px !important;
  }
  .pr-pc-0 {
    padding-right: 0px !important;
  }
  .pr-pc-5 {
    padding-right: 5px !important;
  }
  .pr-pc-10 {
    padding-right: 10px !important;
  }
  .pr-pc-15 {
    padding-right: 15px !important;
  }
  .pr-pc-20 {
    padding-right: 20px !important;
  }
  .pr-pc-25 {
    padding-right: 25px !important;
  }
  .pr-pc-30 {
    padding-right: 30px !important;
  }
  .pr-pc-35 {
    padding-right: 35px !important;
  }
  .pr-pc-40 {
    padding-right: 40px !important;
  }
  .pr-pc-45 {
    padding-right: 45px !important;
  }
  .pr-pc-50 {
    padding-right: 50px !important;
  }
  .pr-pc-55 {
    padding-right: 55px !important;
  }
  .pr-pc-60 {
    padding-right: 60px !important;
  }
  .pr-pc-65 {
    padding-right: 65px !important;
  }
  .pr-pc-70 {
    padding-right: 70px !important;
  }
  .pr-pc-75 {
    padding-right: 75px !important;
  }
  .pr-pc-80 {
    padding-right: 80px !important;
  }
  .pr-pc-85 {
    padding-right: 85px !important;
  }
  .pr-pc-90 {
    padding-right: 90px !important;
  }
  .pr-pc-95 {
    padding-right: 95px !important;
  }
  .pr-pc-100 {
    padding-right: 100px !important;
  }
  .py-pc-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-pc-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .py-pc-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-pc-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .py-pc-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-pc-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .py-pc-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-pc-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .py-pc-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-pc-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .py-pc-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-pc-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .py-pc-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-pc-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  .py-pc-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-pc-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  .py-pc-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-pc-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  .py-pc-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-pc-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  .py-pc-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .px-pc-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .px-pc-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .px-pc-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .px-pc-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .px-pc-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .px-pc-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .px-pc-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .px-pc-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .px-pc-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .px-pc-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .px-pc-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .px-pc-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .px-pc-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .px-pc-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  .px-pc-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .px-pc-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  .px-pc-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .px-pc-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  .px-pc-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .px-pc-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  .px-pc-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .mt-pc-0 {
    margin-top: 0px !important;
  }
  .mt-pc-5 {
    margin-top: 5px !important;
  }
  .mt-pc-10 {
    margin-top: 10px !important;
  }
  .mt-pc-15 {
    margin-top: 15px !important;
  }
  .mt-pc-20 {
    margin-top: 20px !important;
  }
  .mt-pc-25 {
    margin-top: 25px !important;
  }
  .mt-pc-30 {
    margin-top: 30px !important;
  }
  .mt-pc-35 {
    margin-top: 35px !important;
  }
  .mt-pc-40 {
    margin-top: 40px !important;
  }
  .mt-pc-45 {
    margin-top: 45px !important;
  }
  .mt-pc-50 {
    margin-top: 50px !important;
  }
  .mt-pc-55 {
    margin-top: 55px !important;
  }
  .mt-pc-60 {
    margin-top: 60px !important;
  }
  .mt-pc-65 {
    margin-top: 65px !important;
  }
  .mt-pc-70 {
    margin-top: 70px !important;
  }
  .mt-pc-75 {
    margin-top: 75px !important;
  }
  .mt-pc-80 {
    margin-top: 80px !important;
  }
  .mt-pc-85 {
    margin-top: 85px !important;
  }
  .mt-pc-90 {
    margin-top: 90px !important;
  }
  .mt-pc-95 {
    margin-top: 95px !important;
  }
  .mt-pc-100 {
    margin-top: 100px !important;
  }
  .mb-pc-0 {
    margin-bottom: 0px !important;
  }
  .mb-pc-5 {
    margin-bottom: 5px !important;
  }
  .mb-pc-10 {
    margin-bottom: 10px !important;
  }
  .mb-pc-15 {
    margin-bottom: 15px !important;
  }
  .mb-pc-20 {
    margin-bottom: 20px !important;
  }
  .mb-pc-25 {
    margin-bottom: 25px !important;
  }
  .mb-pc-30 {
    margin-bottom: 30px !important;
  }
  .mb-pc-35 {
    margin-bottom: 35px !important;
  }
  .mb-pc-40 {
    margin-bottom: 40px !important;
  }
  .mb-pc-45 {
    margin-bottom: 45px !important;
  }
  .mb-pc-50 {
    margin-bottom: 50px !important;
  }
  .mb-pc-55 {
    margin-bottom: 55px !important;
  }
  .mb-pc-60 {
    margin-bottom: 60px !important;
  }
  .mb-pc-65 {
    margin-bottom: 65px !important;
  }
  .mb-pc-70 {
    margin-bottom: 70px !important;
  }
  .mb-pc-75 {
    margin-bottom: 75px !important;
  }
  .mb-pc-80 {
    margin-bottom: 80px !important;
  }
  .mb-pc-85 {
    margin-bottom: 85px !important;
  }
  .mb-pc-90 {
    margin-bottom: 90px !important;
  }
  .mb-pc-95 {
    margin-bottom: 95px !important;
  }
  .mb-pc-100 {
    margin-bottom: 100px !important;
  }
  .ml-pc-0 {
    margin-left: 0px !important;
  }
  .ml-pc-5 {
    margin-left: 5px !important;
  }
  .ml-pc-10 {
    margin-left: 10px !important;
  }
  .ml-pc-15 {
    margin-left: 15px !important;
  }
  .ml-pc-20 {
    margin-left: 20px !important;
  }
  .ml-pc-25 {
    margin-left: 25px !important;
  }
  .ml-pc-30 {
    margin-left: 30px !important;
  }
  .ml-pc-35 {
    margin-left: 35px !important;
  }
  .ml-pc-40 {
    margin-left: 40px !important;
  }
  .ml-pc-45 {
    margin-left: 45px !important;
  }
  .ml-pc-50 {
    margin-left: 50px !important;
  }
  .ml-pc-55 {
    margin-left: 55px !important;
  }
  .ml-pc-60 {
    margin-left: 60px !important;
  }
  .ml-pc-65 {
    margin-left: 65px !important;
  }
  .ml-pc-70 {
    margin-left: 70px !important;
  }
  .ml-pc-75 {
    margin-left: 75px !important;
  }
  .ml-pc-80 {
    margin-left: 80px !important;
  }
  .ml-pc-85 {
    margin-left: 85px !important;
  }
  .ml-pc-90 {
    margin-left: 90px !important;
  }
  .ml-pc-95 {
    margin-left: 95px !important;
  }
  .ml-pc-100 {
    margin-left: 100px !important;
  }
  .mr-pc-0 {
    margin-right: 0px !important;
  }
  .mr-pc-5 {
    margin-right: 5px !important;
  }
  .mr-pc-10 {
    margin-right: 10px !important;
  }
  .mr-pc-15 {
    margin-right: 15px !important;
  }
  .mr-pc-20 {
    margin-right: 20px !important;
  }
  .mr-pc-25 {
    margin-right: 25px !important;
  }
  .mr-pc-30 {
    margin-right: 30px !important;
  }
  .mr-pc-35 {
    margin-right: 35px !important;
  }
  .mr-pc-40 {
    margin-right: 40px !important;
  }
  .mr-pc-45 {
    margin-right: 45px !important;
  }
  .mr-pc-50 {
    margin-right: 50px !important;
  }
  .mr-pc-55 {
    margin-right: 55px !important;
  }
  .mr-pc-60 {
    margin-right: 60px !important;
  }
  .mr-pc-65 {
    margin-right: 65px !important;
  }
  .mr-pc-70 {
    margin-right: 70px !important;
  }
  .mr-pc-75 {
    margin-right: 75px !important;
  }
  .mr-pc-80 {
    margin-right: 80px !important;
  }
  .mr-pc-85 {
    margin-right: 85px !important;
  }
  .mr-pc-90 {
    margin-right: 90px !important;
  }
  .mr-pc-95 {
    margin-right: 95px !important;
  }
  .mr-pc-100 {
    margin-right: 100px !important;
  }
  .my-pc-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-pc-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .my-pc-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-pc-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .my-pc-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-pc-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .my-pc-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-pc-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  .my-pc-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-pc-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .my-pc-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-pc-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .my-pc-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-pc-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  .my-pc-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-pc-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  .my-pc-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-pc-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  .my-pc-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-pc-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  .my-pc-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .mx-pc-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .mx-pc-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .mx-pc-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mx-pc-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .mx-pc-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mx-pc-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .mx-pc-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mx-pc-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  .mx-pc-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mx-pc-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .mx-pc-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mx-pc-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  .mx-pc-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mx-pc-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  .mx-pc-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mx-pc-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  .mx-pc-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mx-pc-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  .mx-pc-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mx-pc-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  .mx-pc-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .w-pc-0 {
    width: 0% !important;
  }
  .w-pc-5 {
    width: 5% !important;
  }
  .w-pc-10 {
    width: 10% !important;
  }
  .w-pc-15 {
    width: 15% !important;
  }
  .w-pc-20 {
    width: 20% !important;
  }
  .w-pc-25 {
    width: 25% !important;
  }
  .w-pc-30 {
    width: 30% !important;
  }
  .w-pc-35 {
    width: 35% !important;
  }
  .w-pc-40 {
    width: 40% !important;
  }
  .w-pc-45 {
    width: 45% !important;
  }
  .w-pc-50 {
    width: 50% !important;
  }
  .w-pc-55 {
    width: 55% !important;
  }
  .w-pc-60 {
    width: 60% !important;
  }
  .w-pc-65 {
    width: 65% !important;
  }
  .w-pc-70 {
    width: 70% !important;
  }
  .w-pc-75 {
    width: 75% !important;
  }
  .w-pc-80 {
    width: 80% !important;
  }
  .w-pc-85 {
    width: 85% !important;
  }
  .w-pc-90 {
    width: 90% !important;
  }
  .w-pc-95 {
    width: 95% !important;
  }
  .w-pc-100 {
    width: 100% !important;
  }
  .maxW-pc-0 {
    max-width: 0% !important;
  }
  .maxW-pc-5 {
    max-width: 5% !important;
  }
  .maxW-pc-10 {
    max-width: 10% !important;
  }
  .maxW-pc-15 {
    max-width: 15% !important;
  }
  .maxW-pc-20 {
    max-width: 20% !important;
  }
  .maxW-pc-25 {
    max-width: 25% !important;
  }
  .maxW-pc-30 {
    max-width: 30% !important;
  }
  .maxW-pc-35 {
    max-width: 35% !important;
  }
  .maxW-pc-40 {
    max-width: 40% !important;
  }
  .maxW-pc-45 {
    max-width: 45% !important;
  }
  .maxW-pc-50 {
    max-width: 50% !important;
  }
  .maxW-pc-55 {
    max-width: 55% !important;
  }
  .maxW-pc-60 {
    max-width: 60% !important;
  }
  .maxW-pc-65 {
    max-width: 65% !important;
  }
  .maxW-pc-70 {
    max-width: 70% !important;
  }
  .maxW-pc-75 {
    max-width: 75% !important;
  }
  .maxW-pc-80 {
    max-width: 80% !important;
  }
  .maxW-pc-85 {
    max-width: 85% !important;
  }
  .maxW-pc-90 {
    max-width: 90% !important;
  }
  .maxW-pc-95 {
    max-width: 95% !important;
  }
  .maxW-pc-100 {
    max-width: 100% !important;
  }
  .minW-pc-0 {
    min-width: 0% !important;
  }
  .minW-pc-5 {
    min-width: 5% !important;
  }
  .minW-pc-10 {
    min-width: 10% !important;
  }
  .minW-pc-15 {
    min-width: 15% !important;
  }
  .minW-pc-20 {
    min-width: 20% !important;
  }
  .minW-pc-25 {
    min-width: 25% !important;
  }
  .minW-pc-30 {
    min-width: 30% !important;
  }
  .minW-pc-35 {
    min-width: 35% !important;
  }
  .minW-pc-40 {
    min-width: 40% !important;
  }
  .minW-pc-45 {
    min-width: 45% !important;
  }
  .minW-pc-50 {
    min-width: 50% !important;
  }
  .minW-pc-55 {
    min-width: 55% !important;
  }
  .minW-pc-60 {
    min-width: 60% !important;
  }
  .minW-pc-65 {
    min-width: 65% !important;
  }
  .minW-pc-70 {
    min-width: 70% !important;
  }
  .minW-pc-75 {
    min-width: 75% !important;
  }
  .minW-pc-80 {
    min-width: 80% !important;
  }
  .minW-pc-85 {
    min-width: 85% !important;
  }
  .minW-pc-90 {
    min-width: 90% !important;
  }
  .minW-pc-95 {
    min-width: 95% !important;
  }
  .minW-pc-100 {
    min-width: 100% !important;
  }
  .w-pc-0px {
    width: 0px !important;
  }
  .w-pc-10px {
    width: 10px !important;
  }
  .w-pc-20px {
    width: 20px !important;
  }
  .w-pc-30px {
    width: 30px !important;
  }
  .w-pc-40px {
    width: 40px !important;
  }
  .w-pc-50px {
    width: 50px !important;
  }
  .w-pc-60px {
    width: 60px !important;
  }
  .w-pc-70px {
    width: 70px !important;
  }
  .w-pc-80px {
    width: 80px !important;
  }
  .w-pc-90px {
    width: 90px !important;
  }
  .w-pc-100px {
    width: 100px !important;
  }
  .w-pc-110px {
    width: 110px !important;
  }
  .w-pc-120px {
    width: 120px !important;
  }
  .w-pc-130px {
    width: 130px !important;
  }
  .w-pc-140px {
    width: 140px !important;
  }
  .w-pc-150px {
    width: 150px !important;
  }
  .w-pc-160px {
    width: 160px !important;
  }
  .w-pc-170px {
    width: 170px !important;
  }
  .w-pc-180px {
    width: 180px !important;
  }
  .w-pc-190px {
    width: 190px !important;
  }
  .w-pc-200px {
    width: 200px !important;
  }
  .w-pc-210px {
    width: 210px !important;
  }
  .w-pc-220px {
    width: 220px !important;
  }
  .w-pc-230px {
    width: 230px !important;
  }
  .w-pc-240px {
    width: 240px !important;
  }
  .w-pc-250px {
    width: 250px !important;
  }
  .w-pc-260px {
    width: 260px !important;
  }
  .w-pc-270px {
    width: 270px !important;
  }
  .w-pc-280px {
    width: 280px !important;
  }
  .w-pc-290px {
    width: 290px !important;
  }
  .w-pc-300px {
    width: 300px !important;
  }
  .w-pc-310px {
    width: 310px !important;
  }
  .w-pc-320px {
    width: 320px !important;
  }
  .w-pc-330px {
    width: 330px !important;
  }
  .w-pc-340px {
    width: 340px !important;
  }
  .w-pc-350px {
    width: 350px !important;
  }
  .w-pc-360px {
    width: 360px !important;
  }
  .w-pc-370px {
    width: 370px !important;
  }
  .w-pc-380px {
    width: 380px !important;
  }
  .w-pc-390px {
    width: 390px !important;
  }
  .w-pc-400px {
    width: 400px !important;
  }
  .w-pc-410px {
    width: 410px !important;
  }
  .w-pc-420px {
    width: 420px !important;
  }
  .w-pc-430px {
    width: 430px !important;
  }
  .w-pc-440px {
    width: 440px !important;
  }
  .w-pc-450px {
    width: 450px !important;
  }
  .w-pc-460px {
    width: 460px !important;
  }
  .w-pc-470px {
    width: 470px !important;
  }
  .w-pc-480px {
    width: 480px !important;
  }
  .w-pc-490px {
    width: 490px !important;
  }
  .w-pc-500px {
    width: 500px !important;
  }
  .w-pc-510px {
    width: 510px !important;
  }
  .w-pc-520px {
    width: 520px !important;
  }
  .w-pc-530px {
    width: 530px !important;
  }
  .w-pc-540px {
    width: 540px !important;
  }
  .w-pc-550px {
    width: 550px !important;
  }
  .w-pc-560px {
    width: 560px !important;
  }
  .w-pc-570px {
    width: 570px !important;
  }
  .w-pc-580px {
    width: 580px !important;
  }
  .w-pc-590px {
    width: 590px !important;
  }
  .w-pc-600px {
    width: 600px !important;
  }
  .w-pc-610px {
    width: 610px !important;
  }
  .w-pc-620px {
    width: 620px !important;
  }
  .w-pc-630px {
    width: 630px !important;
  }
  .w-pc-640px {
    width: 640px !important;
  }
  .w-pc-650px {
    width: 650px !important;
  }
  .w-pc-660px {
    width: 660px !important;
  }
  .w-pc-670px {
    width: 670px !important;
  }
  .w-pc-680px {
    width: 680px !important;
  }
  .w-pc-690px {
    width: 690px !important;
  }
  .w-pc-700px {
    width: 700px !important;
  }
  .w-pc-710px {
    width: 710px !important;
  }
  .w-pc-720px {
    width: 720px !important;
  }
  .w-pc-730px {
    width: 730px !important;
  }
  .w-pc-740px {
    width: 740px !important;
  }
  .w-pc-750px {
    width: 750px !important;
  }
  .w-pc-760px {
    width: 760px !important;
  }
  .w-pc-770px {
    width: 770px !important;
  }
  .w-pc-780px {
    width: 780px !important;
  }
  .w-pc-790px {
    width: 790px !important;
  }
  .w-pc-800px {
    width: 800px !important;
  }
  .w-pc-810px {
    width: 810px !important;
  }
  .w-pc-820px {
    width: 820px !important;
  }
  .w-pc-830px {
    width: 830px !important;
  }
  .w-pc-840px {
    width: 840px !important;
  }
  .w-pc-850px {
    width: 850px !important;
  }
  .w-pc-860px {
    width: 860px !important;
  }
  .w-pc-870px {
    width: 870px !important;
  }
  .w-pc-880px {
    width: 880px !important;
  }
  .w-pc-890px {
    width: 890px !important;
  }
  .w-pc-900px {
    width: 900px !important;
  }
  .w-pc-910px {
    width: 910px !important;
  }
  .w-pc-920px {
    width: 920px !important;
  }
  .w-pc-930px {
    width: 930px !important;
  }
  .w-pc-940px {
    width: 940px !important;
  }
  .w-pc-950px {
    width: 950px !important;
  }
  .w-pc-960px {
    width: 960px !important;
  }
  .w-pc-970px {
    width: 970px !important;
  }
  .w-pc-980px {
    width: 980px !important;
  }
  .w-pc-990px {
    width: 990px !important;
  }
  .w-pc-1000px {
    width: 1000px !important;
  }
  .maxW-pc-0px {
    max-width: 0px !important;
  }
  .maxW-pc-10px {
    max-width: 10px !important;
  }
  .maxW-pc-20px {
    max-width: 20px !important;
  }
  .maxW-pc-30px {
    max-width: 30px !important;
  }
  .maxW-pc-40px {
    max-width: 40px !important;
  }
  .maxW-pc-50px {
    max-width: 50px !important;
  }
  .maxW-pc-60px {
    max-width: 60px !important;
  }
  .maxW-pc-70px {
    max-width: 70px !important;
  }
  .maxW-pc-80px {
    max-width: 80px !important;
  }
  .maxW-pc-90px {
    max-width: 90px !important;
  }
  .maxW-pc-100px {
    max-width: 100px !important;
  }
  .maxW-pc-110px {
    max-width: 110px !important;
  }
  .maxW-pc-120px {
    max-width: 120px !important;
  }
  .maxW-pc-130px {
    max-width: 130px !important;
  }
  .maxW-pc-140px {
    max-width: 140px !important;
  }
  .maxW-pc-150px {
    max-width: 150px !important;
  }
  .maxW-pc-160px {
    max-width: 160px !important;
  }
  .maxW-pc-170px {
    max-width: 170px !important;
  }
  .maxW-pc-180px {
    max-width: 180px !important;
  }
  .maxW-pc-190px {
    max-width: 190px !important;
  }
  .maxW-pc-200px {
    max-width: 200px !important;
  }
  .maxW-pc-210px {
    max-width: 210px !important;
  }
  .maxW-pc-220px {
    max-width: 220px !important;
  }
  .maxW-pc-230px {
    max-width: 230px !important;
  }
  .maxW-pc-240px {
    max-width: 240px !important;
  }
  .maxW-pc-250px {
    max-width: 250px !important;
  }
  .maxW-pc-260px {
    max-width: 260px !important;
  }
  .maxW-pc-270px {
    max-width: 270px !important;
  }
  .maxW-pc-280px {
    max-width: 280px !important;
  }
  .maxW-pc-290px {
    max-width: 290px !important;
  }
  .maxW-pc-300px {
    max-width: 300px !important;
  }
  .maxW-pc-310px {
    max-width: 310px !important;
  }
  .maxW-pc-320px {
    max-width: 320px !important;
  }
  .maxW-pc-330px {
    max-width: 330px !important;
  }
  .maxW-pc-340px {
    max-width: 340px !important;
  }
  .maxW-pc-350px {
    max-width: 350px !important;
  }
  .maxW-pc-360px {
    max-width: 360px !important;
  }
  .maxW-pc-370px {
    max-width: 370px !important;
  }
  .maxW-pc-380px {
    max-width: 380px !important;
  }
  .maxW-pc-390px {
    max-width: 390px !important;
  }
  .maxW-pc-400px {
    max-width: 400px !important;
  }
  .maxW-pc-410px {
    max-width: 410px !important;
  }
  .maxW-pc-420px {
    max-width: 420px !important;
  }
  .maxW-pc-430px {
    max-width: 430px !important;
  }
  .maxW-pc-440px {
    max-width: 440px !important;
  }
  .maxW-pc-450px {
    max-width: 450px !important;
  }
  .maxW-pc-460px {
    max-width: 460px !important;
  }
  .maxW-pc-470px {
    max-width: 470px !important;
  }
  .maxW-pc-480px {
    max-width: 480px !important;
  }
  .maxW-pc-490px {
    max-width: 490px !important;
  }
  .maxW-pc-500px {
    max-width: 500px !important;
  }
  .maxW-pc-510px {
    max-width: 510px !important;
  }
  .maxW-pc-520px {
    max-width: 520px !important;
  }
  .maxW-pc-530px {
    max-width: 530px !important;
  }
  .maxW-pc-540px {
    max-width: 540px !important;
  }
  .maxW-pc-550px {
    max-width: 550px !important;
  }
  .maxW-pc-560px {
    max-width: 560px !important;
  }
  .maxW-pc-570px {
    max-width: 570px !important;
  }
  .maxW-pc-580px {
    max-width: 580px !important;
  }
  .maxW-pc-590px {
    max-width: 590px !important;
  }
  .maxW-pc-600px {
    max-width: 600px !important;
  }
  .maxW-pc-610px {
    max-width: 610px !important;
  }
  .maxW-pc-620px {
    max-width: 620px !important;
  }
  .maxW-pc-630px {
    max-width: 630px !important;
  }
  .maxW-pc-640px {
    max-width: 640px !important;
  }
  .maxW-pc-650px {
    max-width: 650px !important;
  }
  .maxW-pc-660px {
    max-width: 660px !important;
  }
  .maxW-pc-670px {
    max-width: 670px !important;
  }
  .maxW-pc-680px {
    max-width: 680px !important;
  }
  .maxW-pc-690px {
    max-width: 690px !important;
  }
  .maxW-pc-700px {
    max-width: 700px !important;
  }
  .maxW-pc-710px {
    max-width: 710px !important;
  }
  .maxW-pc-720px {
    max-width: 720px !important;
  }
  .maxW-pc-730px {
    max-width: 730px !important;
  }
  .maxW-pc-740px {
    max-width: 740px !important;
  }
  .maxW-pc-750px {
    max-width: 750px !important;
  }
  .maxW-pc-760px {
    max-width: 760px !important;
  }
  .maxW-pc-770px {
    max-width: 770px !important;
  }
  .maxW-pc-780px {
    max-width: 780px !important;
  }
  .maxW-pc-790px {
    max-width: 790px !important;
  }
  .maxW-pc-800px {
    max-width: 800px !important;
  }
  .maxW-pc-810px {
    max-width: 810px !important;
  }
  .maxW-pc-820px {
    max-width: 820px !important;
  }
  .maxW-pc-830px {
    max-width: 830px !important;
  }
  .maxW-pc-840px {
    max-width: 840px !important;
  }
  .maxW-pc-850px {
    max-width: 850px !important;
  }
  .maxW-pc-860px {
    max-width: 860px !important;
  }
  .maxW-pc-870px {
    max-width: 870px !important;
  }
  .maxW-pc-880px {
    max-width: 880px !important;
  }
  .maxW-pc-890px {
    max-width: 890px !important;
  }
  .maxW-pc-900px {
    max-width: 900px !important;
  }
  .maxW-pc-910px {
    max-width: 910px !important;
  }
  .maxW-pc-920px {
    max-width: 920px !important;
  }
  .maxW-pc-930px {
    max-width: 930px !important;
  }
  .maxW-pc-940px {
    max-width: 940px !important;
  }
  .maxW-pc-950px {
    max-width: 950px !important;
  }
  .maxW-pc-960px {
    max-width: 960px !important;
  }
  .maxW-pc-970px {
    max-width: 970px !important;
  }
  .maxW-pc-980px {
    max-width: 980px !important;
  }
  .maxW-pc-990px {
    max-width: 990px !important;
  }
  .maxW-pc-1000px {
    max-width: 1000px !important;
  }
  .minW-pc-0px {
    min-width: 0px !important;
  }
  .minW-pc-10px {
    min-width: 10px !important;
  }
  .minW-pc-20px {
    min-width: 20px !important;
  }
  .minW-pc-30px {
    min-width: 30px !important;
  }
  .minW-pc-40px {
    min-width: 40px !important;
  }
  .minW-pc-50px {
    min-width: 50px !important;
  }
  .minW-pc-60px {
    min-width: 60px !important;
  }
  .minW-pc-70px {
    min-width: 70px !important;
  }
  .minW-pc-80px {
    min-width: 80px !important;
  }
  .minW-pc-90px {
    min-width: 90px !important;
  }
  .minW-pc-100px {
    min-width: 100px !important;
  }
  .minW-pc-110px {
    min-width: 110px !important;
  }
  .minW-pc-120px {
    min-width: 120px !important;
  }
  .minW-pc-130px {
    min-width: 130px !important;
  }
  .minW-pc-140px {
    min-width: 140px !important;
  }
  .minW-pc-150px {
    min-width: 150px !important;
  }
  .minW-pc-160px {
    min-width: 160px !important;
  }
  .minW-pc-170px {
    min-width: 170px !important;
  }
  .minW-pc-180px {
    min-width: 180px !important;
  }
  .minW-pc-190px {
    min-width: 190px !important;
  }
  .minW-pc-200px {
    min-width: 200px !important;
  }
  .minW-pc-210px {
    min-width: 210px !important;
  }
  .minW-pc-220px {
    min-width: 220px !important;
  }
  .minW-pc-230px {
    min-width: 230px !important;
  }
  .minW-pc-240px {
    min-width: 240px !important;
  }
  .minW-pc-250px {
    min-width: 250px !important;
  }
  .minW-pc-260px {
    min-width: 260px !important;
  }
  .minW-pc-270px {
    min-width: 270px !important;
  }
  .minW-pc-280px {
    min-width: 280px !important;
  }
  .minW-pc-290px {
    min-width: 290px !important;
  }
  .minW-pc-300px {
    min-width: 300px !important;
  }
  .minW-pc-310px {
    min-width: 310px !important;
  }
  .minW-pc-320px {
    min-width: 320px !important;
  }
  .minW-pc-330px {
    min-width: 330px !important;
  }
  .minW-pc-340px {
    min-width: 340px !important;
  }
  .minW-pc-350px {
    min-width: 350px !important;
  }
  .minW-pc-360px {
    min-width: 360px !important;
  }
  .minW-pc-370px {
    min-width: 370px !important;
  }
  .minW-pc-380px {
    min-width: 380px !important;
  }
  .minW-pc-390px {
    min-width: 390px !important;
  }
  .minW-pc-400px {
    min-width: 400px !important;
  }
  .minW-pc-410px {
    min-width: 410px !important;
  }
  .minW-pc-420px {
    min-width: 420px !important;
  }
  .minW-pc-430px {
    min-width: 430px !important;
  }
  .minW-pc-440px {
    min-width: 440px !important;
  }
  .minW-pc-450px {
    min-width: 450px !important;
  }
  .minW-pc-460px {
    min-width: 460px !important;
  }
  .minW-pc-470px {
    min-width: 470px !important;
  }
  .minW-pc-480px {
    min-width: 480px !important;
  }
  .minW-pc-490px {
    min-width: 490px !important;
  }
  .minW-pc-500px {
    min-width: 500px !important;
  }
  .minW-pc-510px {
    min-width: 510px !important;
  }
  .minW-pc-520px {
    min-width: 520px !important;
  }
  .minW-pc-530px {
    min-width: 530px !important;
  }
  .minW-pc-540px {
    min-width: 540px !important;
  }
  .minW-pc-550px {
    min-width: 550px !important;
  }
  .minW-pc-560px {
    min-width: 560px !important;
  }
  .minW-pc-570px {
    min-width: 570px !important;
  }
  .minW-pc-580px {
    min-width: 580px !important;
  }
  .minW-pc-590px {
    min-width: 590px !important;
  }
  .minW-pc-600px {
    min-width: 600px !important;
  }
  .minW-pc-610px {
    min-width: 610px !important;
  }
  .minW-pc-620px {
    min-width: 620px !important;
  }
  .minW-pc-630px {
    min-width: 630px !important;
  }
  .minW-pc-640px {
    min-width: 640px !important;
  }
  .minW-pc-650px {
    min-width: 650px !important;
  }
  .minW-pc-660px {
    min-width: 660px !important;
  }
  .minW-pc-670px {
    min-width: 670px !important;
  }
  .minW-pc-680px {
    min-width: 680px !important;
  }
  .minW-pc-690px {
    min-width: 690px !important;
  }
  .minW-pc-700px {
    min-width: 700px !important;
  }
  .minW-pc-710px {
    min-width: 710px !important;
  }
  .minW-pc-720px {
    min-width: 720px !important;
  }
  .minW-pc-730px {
    min-width: 730px !important;
  }
  .minW-pc-740px {
    min-width: 740px !important;
  }
  .minW-pc-750px {
    min-width: 750px !important;
  }
  .minW-pc-760px {
    min-width: 760px !important;
  }
  .minW-pc-770px {
    min-width: 770px !important;
  }
  .minW-pc-780px {
    min-width: 780px !important;
  }
  .minW-pc-790px {
    min-width: 790px !important;
  }
  .minW-pc-800px {
    min-width: 800px !important;
  }
  .minW-pc-810px {
    min-width: 810px !important;
  }
  .minW-pc-820px {
    min-width: 820px !important;
  }
  .minW-pc-830px {
    min-width: 830px !important;
  }
  .minW-pc-840px {
    min-width: 840px !important;
  }
  .minW-pc-850px {
    min-width: 850px !important;
  }
  .minW-pc-860px {
    min-width: 860px !important;
  }
  .minW-pc-870px {
    min-width: 870px !important;
  }
  .minW-pc-880px {
    min-width: 880px !important;
  }
  .minW-pc-890px {
    min-width: 890px !important;
  }
  .minW-pc-900px {
    min-width: 900px !important;
  }
  .minW-pc-910px {
    min-width: 910px !important;
  }
  .minW-pc-920px {
    min-width: 920px !important;
  }
  .minW-pc-930px {
    min-width: 930px !important;
  }
  .minW-pc-940px {
    min-width: 940px !important;
  }
  .minW-pc-950px {
    min-width: 950px !important;
  }
  .minW-pc-960px {
    min-width: 960px !important;
  }
  .minW-pc-970px {
    min-width: 970px !important;
  }
  .minW-pc-980px {
    min-width: 980px !important;
  }
  .minW-pc-990px {
    min-width: 990px !important;
  }
  .minW-pc-1000px {
    min-width: 1000px !important;
  }
}

.flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flex-direction-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-direction-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-align-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.flex-align-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.flex-align-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.flex-justify-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.flex-justify-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.display-block {
  display: block !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.color-bk {
  color: #000 !important;
}

.before-normal::before {
  content: normal;
}

.btn-default {
  text-align: center;
  color: #000000;
  border-radius: 4px;
  border: 1px solid #c9c9c9;
  line-height: 1.4;
  padding: 7px 23px;
  display: inline-block;
  text-decoration: none;
}

@media print, screen and (min-width: 761px) {
  .flex-pc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .flex-pc-direction-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-pc-direction-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-pc-align-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .flex-pc-align-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .flex-pc-align-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .flex-pc-justify-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .flex-pc-justify-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .flex-pc-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .display-pc-block {
    display: block !important;
  }
  .text-pc-center {
    text-align: center !important;
  }
  .text-pc-left {
    text-align: left !important;
  }
  .text-pc-right {
    text-align: right !important;
  }
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}
/*# sourceMappingURL=style.css.map */