/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block
}
audio,
canvas,
video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden] {
  display: none
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  margin: 0
}
a:focus {
  outline: thin dotted
}
a:active,
a:hover {
  outline: 0
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b,
strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
hr {
  box-sizing: content-box;
  height: 0
}
mark {
  background: #ff0;
  color: #000
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  font-size: 1em
}
pre {
  white-space: pre-wrap
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 0
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}
button,
input {
  line-height: normal
}
button,
select {
  text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled],
html input[disabled] {
  cursor: default
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto;
  vertical-align: top
}
@font-face {
  font-family: "Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 400
}
.ttl {
  font-family: "Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif
}
dl {
  margin: 0
}
dl dd {
  margin: 0
}
ul {
  padding: 0;
  margin: 0
}
li {
  list-style: none
}
body,
html {
  font-family: Meiryo,'メイリオ','游ゴシック',YuGothic,KoburinaGo-W3-83pv-RKSJ-H,Helvetica,Arial,'Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック',Meiryo,sans-serif;
  color: #3d3f44;
  background-color: #fff
}
a {
  color: #13bec9;
  transition: opacity .2s ease-out
}
a:hover {
  transition: opacity .2s ease-out
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #555;
  line-height: 1.3
}
h1 a,
h1 a:hover,
h2 a,
h2 a:hover,
h3 a,
h3 a:hover,
h4 a,
h4 a:hover,
h5 a,
h5 a:hover,
h6 a,
h6 a:hover {
  color: #3d3f44
}
.clearfix:after,
.clearfix:before {
  display: table;
  content: " "
}
.clearfix:after {
  clear: both
}
img.fullWidth {
  width: 100%
}
@media only screen and (min-width:769px) {
  table {
    border-collapse: collapse;
    border-spacing: 0
  }
  .btn {
    display: inline-block;
    text-align: center;
    padding: .5em 1em;
    cursor: pointer;
    line-height: 1.5;
    font-size: 90%;
    border-radius: .2em;
    overflow: hidden;
    color: #4eacd1;
    background-color: transparent;
    border: 1px solid #4eacd1;
    transition: all .2s;
    font-weight: 700
  }
  .btn,
  .btn:hover {
    text-decoration: none
  }
  .btn:hover {
    background-color: #4eacd1;
    color: #fff;
    border-color: #4eacd1
  }
  .btn-light {
    border-color: #9aa5ab;
    color: #3d3f44
  }
  .btn-light:hover {
    background-color: #3d3f44;
    border-color: #3d3f44;
    color: #fff
  }
  .btn-primary {
    background-color: #4eacd1;
    color: #fff;
    border-color: #4eacd1
  }
  .btn-primary:hover {
    background-color: #339bc3;
    color: #fff;
    border-color: #339bc3
  }
  .btn-lg {
    padding: .7em 2em;
    font-size: 120%;
    box-sizing: border-box;
    border-width: 2px;
    margin: .2em 0
  }
  #box2 .btn-lg {
    width: 100%;
    font-size: 100%;
    box-sizing: border-box
  }
  #content {
    width: 1000px;
    margin: 0 auto
  }
  #content #content-inner:after,
  #content #content-inner:before {
    display: table;
    content: " "
  }
  #content #content-inner:after {
    clear: both
  }
  #wrapper {
    width: 660px;
    float: left;
    margin-bottom: 0
  }
  #box2 {
    width: 300px;
    float: right
  }
  a:hover {
    opacity: .6;
    transition: opacity .2s ease-out
  }
}
@media only screen and (min-width:769px) {
  .blog-header {
    width: 100%;
    padding: 8px 0 0 0
  }
  .blog-header::before {
    position: fixed;
    width: 100%;
    content: "";
    height: 8px;
    background: #f8e834;
    z-index: 100;
    top: 0
  }
  .blog-header > .inner {
    width: 1000px;
    margin: 0 auto;
    display: table;
    height: 68px;
    position: fixed;
    left: 0;
    right: 0;
    background: rgba(255,255,255,.8);
    z-index: 10
  }
  .blog-header .blog-title.leftBox {
    display: table-cell;
    vertical-align: top
  }
  .blog-header .blog-title.leftBox .blog-title-heading {
    width: 150px;
    margin: 10px 10px 0 0
  }
  .blog-header .logo-box {
    display: flex;
    align-items: baseline
  }
  .blog-header .logo-box .logo-gulliver .inner {
    display: block;
    color: #555;
    text-decoration: none;
    font-weight: 700
  }
  .blog-header .logo-box .logo {
    width: 95px;
    display: inline-block;
    margin: 0 0 0 5px
  }
  .blog-header .blog-description {
    margin: 10px auto 5px;
    line-height: 1
  }
  .blog-header .blog-description span {
    display: block;
    margin: 0 auto;
    font-size: 10px;
    padding: 0;
    font-weight: 400
  }
  .blog-header .blog-title.leftBox .blog-title-heading a {
    display: block
  }
  .blog-header .blog-title.leftBox .blog-title-heading a img {
    vertical-align: bottom
  }
  .blog-header .rightBox {
    display: table-cell;
    vertical-align: top;
    padding: 8px 0 0 0;
    position: relative
  }
  .blog-header .searchBox {
    width: 50px;
    height: 50px;
    background: #f8e834 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAACd0lEQVRIibXWT6hVVRTH8Y9XfVKCin8SfELooIEzfZYOkhJLKF3+CYL8gzhUyVGDBjkQDJw4ksigICGsgUq9tjVQlIjAgUKgJIrCG+jEP9BEEvtng33ua3s8917vVX+j/Vt37/O9Z++11zoTRkZGdNDz2IjAEgxjCu7gMs7gm4i42ukBdU1ogE3ELuzBCz3W/4vj+CAirveCtWp+Fk7h4GOA2uvfxYWU0vp+YHPwC1YWsevYi5cxFZPwIrbhx2LeDBxPKW3uBmtv40ScxmtV/AH242Pc67L+dXyF+ZX/E69GxLlub/Z+DbQVH/UAwU9YiiuVH8LhlNLkTrCpcjK0tQ9f94CMKyJuYi3uVqFF2NIJ9jZmV35M3rq+FBHXcKAIbesEK7PoS/zVL6zSIfxTjVeklGY2wZYX/sSAIBFxC+crO0nO4Edg8wp/eVBYpbFiPK/+Ywtl5gy6hW2V2ftIRrZwu/DDTwibX4zvNMF+K/yqQSkppSl4pQhdbIKlwm8aFIZ1mF6NrzR1gxa+xd+VfwNv9ktJKQ15+H4ea5rXkovtkSJ2BAv75H2Ol6rxXXzSNKldiOfigv/byg25cZ5vWlToOXyBstp/FhE7mya3C/FNvCdXbXJWncWncq2raxq2y/ey3lZ2pJTWNcHqnXo1jlYPKzWGS7gvX4/FcoXvpvUR8X0ZqHfqk3LL+LkWX4A1eAfLaqDfNZ/RaP0N6zC4KjfFtzCKPzr884v4EAsjYrd8xk3A8ULf9MFT15B8bu2vq9tys7wFETE+MaW0Qb5KdW2IiNHHgXVVCesBXNO0jU8K/07zlu586rAuwOFnAiuAa/EDfsWh/wCAT5EQ2RLYKgAAAABJRU5ErkJggg==) no-repeat 11px 11px;
    border-radius: 25px;
    cursor: pointer;
    transition: all .2s ease-out;
    float: right
  }
  .blog-header .rightBox .menuBox {
    display: none
  }
  .blog-header .searchBox.open {
    width: 50px;
    height: 60px;
    background: #f8e834 url(http://img.f.hatena.ne.jp/images/fotolife/d/drivinghigh/20180305/20180305144316.png) no-repeat 11px 11px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    cursor: pointer;
    transition: all .2s ease-out;
    float: right
  }
  .blog-header .searchBox:hover {
    opacity: .6
  }
  .blog-header .menuWrap {
    width: 1000px;
    margin: 80px auto 15px auto;
    border-bottom: 3px solid #f8e834;
    border-top: 3px solid #f8e834
  }
  .menu-inner dt {
    display: none
  }
  .menu-inner dd {
    background: #fff
  }
  .menu-inner .menu-list {
    margin: 0 10px;
    padding: 0;
    display: block
  }
  .menu-inner .menu-list li {
    display: inline-block;
    margin: 0 11px 0 0
  }
  .menu-inner .menu-list li:last-child {
    margin: 0 0 0
  }
  .menu-inner .menu-list li a {
    text-decoration: none;
    color: #555;
    display: block;
    padding: 11px 10px 10px 10px;
    font-size: 16px
  }
  .menu-inner .menu-list li a:hover {
    color: #8fd7e0
  }
  .menu-cva-wrap {
    display: none
  }
  .blog-header .search-form-wrap {
    width: 500px;
    position: absolute;
    top: 68px;
    right: 0;
    background: #f8e834;
    z-index: 100;
    box-sizing: border-box;
    padding: 0 5px 5px 5px;
    box-shadow: 0 3px 6px -2px rgba(0,0,0,.2);
    display: none
  }
  .blog-header .search-form-wrap .ttl {
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    padding: 15px 0 10px 0;
    letter-spacing: 1px;
    text-align: center
  }
  .blog-header .search-form-wrap .search-form {
    border: 1px solid #bdccd4;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    text-align: left
  }
  .blog-header .search-form-wrap .search-form .search-module-input {
    padding: 10px 10px;
    color: #3d3f44;
    background: 0 0;
    border: none;
    outline: 0;
    height: 20px;
    width: 420px;
    font-size: 16px
  }
  .blog-header .search-form-wrap .search-form .search-module-button {
    width: 30px;
    height: 40px;
    background: transparent url(https://cdn.blog.st-hatena.com/images/theme/search@2x.png?version=101ce7dd0b971701ab47fca6573a64c6e517dad7&env=production) no-repeat 50%;
    background-size: 20px 20px;
    border: none;
    outline: 0;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    right: 5px;
    opacity: .5;
    transition: all .2s ease-out
  }
  .blog-header .search-form-wrap .search-form .search-module-button:hover {
    opacity: .85
  }
  #header-modules {
    width: 1000px;
    margin: 0 auto 40px auto;
    position: relative
  }
  .swiper-container {
    width: 1000px;
    height: 280px;
    margin: 0 auto
  }
  #header-modules .urllist-item.recent-entries-item {
    background: #fff;
    color: #333;
    text-align: center;
    height: 250px;
    list-style: none
  }
  #header-modules .urllist-item.recent-entries-item .urllist-image-link.recent-entries-image-link {
    float: right;
    width: 320px;
    height: 240px;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin: 0 -1px 0 0
  }
  #header-modules .urllist-item.recent-entries-item .urllist-image-link.recent-entries-image-link img {
    margin: 0;
    float: none;
    height: 100%;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
  }
  #header-modules .urllist-item-inner.recent-entries-item-inner {
    display: table;
    width: 100%;
    height: 100%;
    position: relative
  }
  #header-modules .urllist-item-inner.recent-entries-item-inner .urllist-date-link.recent-entries-date-link a {
    position: absolute;
    bottom: 30px;
    left: 20px;
    text-decoration: none;
    color: #aaa
  }
  #header-modules .urllist-item-inner.recent-entries-item-inner .urllist-title-link {
    width: 340px;
    display: block;
    text-align: left;
    padding: 25px 0 0 20px;
    font-size: 24px;
    text-decoration: none;
    font-weight: 700;
    color: #555;
    min-height: 100px
  }
  #header-modules .urllist-item-inner.recent-entries-item-inner .urllist-categories.recent-entries-categories {
    width: 340px;
    margin: 0 0 0 20px;
    text-align: left
  }
  #header-modules .urllist-item-inner.recent-entries-item-inner .urllist-categories.recent-entries-categories .urllist-category-link {
    display: inline-block;
    text-decoration: none;
    color: #f88e8b;
    font-size: 14px
  }
  #header-modules .urllist-item-inner.recent-entries-item-inner .urllist-categories.recent-entries-categories .urllist-category-link::before {
    content: "#";
    display: inline-block;
    margin: 0;
    letter-spacing: -3px;
    color: #f88e8b;
    font-size: 14px
  }
  #header-modules .urllist-item.recent-entries-item.swiper-slide {
    border: 5px solid #e3e3e3;
    box-sizing: border-box
  }
  #header-modules .urllist-item.recent-entries-item.swiper-slide.swiper-slide-active {
    border: 5px solid #8fd7e0;
    box-sizing: border-box
  }
  #header-modules .hatena-module.hatena-module-recent-entries .hatena-module-title {
    display: none
  }
  #header-modules .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0;
    line-height: 1
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    opacity: 1;
    background: #8fd7e0;
    width: 12px;
    height: 12px
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    border: 4px solid #8fd7e0;
    background: #fff;
    box-sizing: border-box
  }
}
@media only screen and (max-width:768px) {
  #top-editarea {
    padding: 19.333vw 0 0 0
  }
  .blog-header {
    width: 100%;
    padding: 0;
    position: fixed;
    background: rgba(255,255,255,.8);
    z-index: 50;
    top: 0;
    left: 0;
    right: 0;
    margin: auto
  }
  .blog-header > .inner {
    margin: 0 auto;
    display: block;
    width: 100%;
    position: relative;
    border-top: 1.067vw solid #f8e834;
    height: 19.333vw;
    box-sizing: border-box
  }
  .blog-header .blog-description {
    margin: 0
  }
  .blog-header .blog-description span {
    display: table;
    margin: 0;
    font-size: 2.4vw;
    padding: 1.333vw 0 2.667vw 2.4vw;
    font-weight: 400
  }
  .blog-header .logo-box {
    display: flex;
    align-items: flex-end;
    width: 100%
  }
  .blog-header .logo-gulliver {
    font-weight: 700;
    margin: 0 0 0 2.667vw
  }
  .blog-header .logo-gulliver .inner {
    display: flex;
    text-decoration: none;
    color: #555;
    font-size: 3.733vw;
    align-items: end
  }
  .blog-header .logo-gulliver .logo {
    width: 21.333vw;
    margin: 0 0 0 1.333vw;
    display: block;
    height: auto
  }
  .blog-header .blog-title.leftBox .blog-title-heading {
    width: 26.667vw;
    margin: 2.667vw 0 0 2.667vw;
    line-height: 1
  }
  .blog-header .rightBox {
    padding: 2vw 2vw 0 0;
    position: absolute;
    top: 0;
    right: 0
  }
  .blog-header .searchBox {
    width: 42px;
    height: 42px;
    background: #f8e834 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAACd0lEQVRIibXWT6hVVRTH8Y9XfVKCin8SfELooIEzfZYOkhJLKF3+CYL8gzhUyVGDBjkQDJw4ksigICGsgUq9tjVQlIjAgUKgJIrCG+jEP9BEEvtng33ua3s8917vVX+j/Vt37/O9Z++11zoTRkZGdNDz2IjAEgxjCu7gMs7gm4i42ukBdU1ogE3ELuzBCz3W/4vj+CAirveCtWp+Fk7h4GOA2uvfxYWU0vp+YHPwC1YWsevYi5cxFZPwIrbhx2LeDBxPKW3uBmtv40ScxmtV/AH242Pc67L+dXyF+ZX/E69GxLlub/Z+DbQVH/UAwU9YiiuVH8LhlNLkTrCpcjK0tQ9f94CMKyJuYi3uVqFF2NIJ9jZmV35M3rq+FBHXcKAIbesEK7PoS/zVL6zSIfxTjVeklGY2wZYX/sSAIBFxC+crO0nO4Edg8wp/eVBYpbFiPK/+Ywtl5gy6hW2V2ftIRrZwu/DDTwibX4zvNMF+K/yqQSkppSl4pQhdbIKlwm8aFIZ1mF6NrzR1gxa+xd+VfwNv9ktJKQ15+H4ea5rXkovtkSJ2BAv75H2Ol6rxXXzSNKldiOfigv/byg25cZ5vWlToOXyBstp/FhE7mya3C/FNvCdXbXJWncWncq2raxq2y/ey3lZ2pJTWNcHqnXo1jlYPKzWGS7gvX4/FcoXvpvUR8X0ZqHfqk3LL+LkWX4A1eAfLaqDfNZ/RaP0N6zC4KjfFtzCKPzr884v4EAsjYrd8xk3A8ULf9MFT15B8bu2vq9tys7wFETE+MaW0Qb5KdW2IiNHHgXVVCesBXNO0jU8K/07zlu586rAuwOFnAiuAa/EDfsWh/wCAT5EQ2RLYKgAAAABJRU5ErkJggg==) no-repeat center 10px;
    background-size: 5.067vw auto;
    border-radius: 21px;
    cursor: pointer;
    transition: all .2s ease-out;
    float: right
  }
  .blog-header .menuBox {
    position: relative;
    height: 12.667vw;
    float: right
  }
  .blog-header .menuBox .btn-wrap {
    width: 42px;
    height: 42px;
    background: #f8e834;
    border-radius: 21px;
    transition: all .2s ease-out;
    margin: 0 0 2.467vw 2.667vw;
    cursor: pointer
  }
  .blog-header .menuBox.open .btn-wrap {
    background: #f8e834;
    transition: all .2s ease-out
  }
  .blog-header .searchBox.open {
    width: 42px;
    height: 12.667vw;
    background: #f8e834 url(http://img.f.hatena.ne.jp/images/fotolife/d/drivinghigh/20180305/20180305144316.png) no-repeat center 2.5vw;
    background-size: 5.067vw auto;
    border-top-left-radius: 21px;
    border-top-right-radius: 21px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    cursor: pointer;
    transition: all .2s ease-out;
    float: right
  }
  .menu-trigger,
  .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box
  }
  .menu-trigger {
    position: relative;
    width: 20px;
    height: 20px;
    top: 11px;
    left: 11px
  }
  .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #333;
    border-radius: 1.5px
  }
  .menu-trigger span:nth-of-type(1) {
    top: 0
  }
  .menu-trigger span:nth-of-type(2) {
    top: 50%;
    margin: -1.5px 0 0 0
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0
  }
  .menuBox.open .menu-trigger span:nth-of-type(1) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 2.2vw
  }
  .menuBox.open .menu-trigger span:nth-of-type(2) {
    opacity: 0
  }
  .menuBox.open .menu-trigger span:nth-of-type(3) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 2.2vw;
    bottom: 0
  }
  body {
    position: static
  }
  body.fixed {
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 100%
  }
  .menu-inner {
    width: 100vw;
    background: #f8e834;
    z-index: 100;
    box-sizing: border-box;
    padding: 0 1.333vw 1.333vw 1.333vw;
    display: none;
    height: calc(100vh - 19.333vw);
    overflow-x: scroll;
    box-shadow: 0 3px 6px -2px rgba(0,0,0,.2)
  }
  .menu-inner .ttl {
    font-size: 5.333vw;
    font-weight: 700;
    margin: 0;
    text-align: center;
    padding: 4vw 0 2.667vw 0;
    line-height: 1
  }
  .menu-inner dd {
    background: #fff
  }
  .menu-inner .menu-list {
    margin: 0 auto;
    padding: 2vw 1.333vw;
    display: table
  }
  .menu-inner .menu-list li {
    margin: 0 auto;
    width: 92vw
  }
  .menu-inner .menu-list li a {
    text-decoration: none;
    color: #555;
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 3.333vw 2vw;
    font-size: 4.267vw;
    position: relative
  }
  .menu-inner .menu-list li a::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 2.667vw;
    height: 2.667vw;
    margin-top: -1.4vw;
    border-top: solid 2px #13bec9;
    border-right: solid 2px #13bec9;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    right: 2.667vw
  }
  .menu-inner .menu-list li a::before {
    content: "#";
    display: inline-block;
    margin: 0 1.3vw 0 0
  }
  .menu-inner .menu-list li:last-child a {
    border: none
  }
  .menu-cva a {
    display: flex;
    margin: 0 2.667vw;
    align-items: center;
    text-decoration: none;
    color: #555;
    padding: 2.667vw 0;
    border-bottom: 1px solid #ddd
  }
  .menu-cva li:last-child a {
    border-bottom: none
  }
  .menu-cva a img {
    flex-shrink: 0;
    width: 16vw;
    height: 16vw;
    display: block;
    margin: 0 2.667vw 0 0
  }
  .menu-cva a span span {
    display: block;
    color: #f88e8b;
    font-weight: 700;
    line-height: 1.4
  }
  .menu-logo {
    background: #f8e834;
    padding: 2.667vw 0 36.667vw
  }
  .menu-logo img {
    display: block;
    width: 21.333vw;
    margin: 0 auto
  }
  #header-modules {
    width: 100vw;
    margin: 0 auto;
    position: relative
  }
  .blog-header .search-form-wrap {
    width: 100vw;
    position: absolute;
    top: 14.5vw;
    right: 0;
    background: #f8e834;
    z-index: 100;
    box-sizing: border-box;
    padding: 0 1.333vw 1.333vw 1.333vw;
    box-shadow: 0 3px 6px -2px rgba(0,0,0,.2);
    display: none
  }
  .blog-header .search-form-wrap .ttl {
    font-size: 5.333vw;
    font-weight: 700;
    margin: 0;
    text-align: center;
    padding: 4vw 0 2.667vw 0;
    letter-spacing: 1px;
    line-height: 1
  }
  .blog-header .search-form-wrap .search-form {
    border: 1px solid #bdccd4;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    text-align: left
  }
  .blog-header .search-form-wrap .search-form .search-module-input {
    padding: 2vw 0 2vw 2vw;
    color: #3d3f44;
    background: 0 0;
    border: none;
    outline: 0;
    height: 12vw;
    width: 100%;
    font-size: 4.267vw;
    box-sizing: border-box
  }
  .blog-header .search-form-wrap .search-form .search-module-button {
    width: 10.667vw;
    height: 12vw;
    background: transparent url(https://cdn.blog.st-hatena.com/images/theme/search@2x.png?version=101ce7dd0b971701ab47fca6573a64c6e517dad7&env=production) no-repeat 50%;
    background-size: 80% auto;
    border: none;
    outline: 0;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    right: 5px;
    opacity: .5;
    transition: all .2s ease-out
  }
  .swiper-container {
    width: 100vw;
    margin: 0 auto 4vw auto;
    padding: 0 0 5.333vw 0
  }
  #header-modules .urllist-item.recent-entries-item {
    background: #fff;
    color: #000;
    text-align: center;
    min-height: 70vw;
    list-style: none
  }
  #header-modules .urllist-item.recent-entries-item .urllist-image-link.recent-entries-image-link {
    float: none;
    width: 74.667vw;
    height: 40vw;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin: 0 auto 2.667vw auto;
    display: block;
    background: rgba(50,50,50,.2)
  }
  #header-modules .urllist-item.recent-entries-item .urllist-image-link.recent-entries-image-link img {
    margin: 0;
    float: none;
    height: auto;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
  }
  #header-modules .urllist-item-inner.recent-entries-item-inner {
    width: 100%;
    height: 100%
  }
  #header-modules .urllist-item-inner.recent-entries-item-inner .urllist-date-link.recent-entries-date-link a {
    position: absolute;
    bottom: 3vw;
    right: 4vw;
    text-decoration: none;
    color: #aaa;
    font-size: 2.667vw
  }
  #header-modules .urllist-item-inner.recent-entries-item-inner .urllist-title-link {
    width: 74.667vw;
    height: auto;
    display: block;
    text-align: left;
    padding: 0;
    margin: 0 auto;
    font-size: 4.8vw;
    text-decoration: none;
    font-weight: 700;
    color: #555
  }
  #header-modules .urllist-item-inner.recent-entries-item-inner .urllist-categories.recent-entries-categories {
    width: 56vw;
    margin: 0 0 0 4vw;
    text-align: left;
    line-height: 1.2
  }
  #header-modules .urllist-item-inner.recent-entries-item-inner .urllist-categories.recent-entries-categories .urllist-category-link {
    display: inline-block;
    text-decoration: none;
    color: #f88e8b;
    font-size: 2.667vw;
    margin: 1.333vw 2vw 0 0
  }
  #header-modules .urllist-item-inner.recent-entries-item-inner .urllist-categories.recent-entries-categories .urllist-category-link::before {
    content: "#";
    display: inline-block;
    margin: 0;
    letter-spacing: -3px;
    color: #f88e8b;
    font-size: 2.667vw
  }
  #header-modules .urllist-item.recent-entries-item.swiper-slide {
    border-bottom: 1.333vw solid #8fd7e0;
    border-top: 1.333vw solid #8fd7e0;
    border-right: .667vw solid #8fd7e0;
    border-left: .667vw solid #8fd7e0;
    box-sizing: border-box;
    padding: 3vw 0 3vw 0;
    position: relative;
    height: auto
  }
  #header-modules .urllist-item.recent-entries-item.swiper-slide:first-child {
    border-left: 1.333vw solid #8fd7e0
  }
  #header-modules .urllist-item.recent-entries-item.swiper-slide:last-child {
    border-right: 1.333vw solid #8fd7e0
  }
  #header-modules .hatena-module.hatena-module-recent-entries .hatena-module-title {
    display: none
  }
  #header-modules .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0;
    line-height: 1
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    opacity: 1;
    background: #8fd7e0;
    width: 10px;
    height: 10px
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    border: 2px solid #8fd7e0;
    background: #fff;
    box-sizing: border-box
  }
}
@media only screen and (min-width:769px) {
  #top-box .breadcrumb {
    background: 0 0;
    margin: 0 auto;
    padding: 10px 10px;
    max-width: 1000px;
    font-size: 14px
  }
  #main .hatena-module-recent-entries:first-child {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAAGCAYAAABQBbSLAAAAkElEQVR4nO3XsQ2AMAxFwcQSw9Cz/xqskBGQKEJDR0oKS75fWle81v0ax2zv+ra31eZ9Lu88z/M8z/M8z/M8z//jI3Mcz/M8z/M8z/M8z1fxkTmO53me53me53me56v4yBzH8zzP8zzP8zzP81V8rFCWOJ7neZ7neZ7neZ6v4j8PeqY4nud5nud5nud5nq/iHwFx2iZ7MVcSAAAAAElFTkSuQmCC) no-repeat left 8px;
    background-size: auto 6px;
    margin: 0 0 30px 0
  }
  #main .hatena-module-recent-entries:first-child .hatena-module-title {
    font-size: 20px;
    background: #fff;
    display: table;
    position: relative;
    z-index: 0;
    font-family: "Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    letter-spacing: 2px;
    padding: 0 0 0 10px;
    margin: 0 0 15px 10px;
    line-height: 1
  }
  #main .hatena-module-recent-entries:first-child .hatena-module-title a {
    color: #333;
    text-decoration: none
  }
  #main .hatena-module-recent-entries:first-child .hatena-module-title::after {
    display: inline-block;
    white-space: pre;
    font-size: 10px;
    color: #aaa;
    vertical-align: top;
    margin: 0 10px 0 0;
    letter-spacing: 1px;
    content: "new \A articles"
  }
  #main .hatena-module-recent-entries:first-child .recent-entries-item {
    border-bottom: 1px solid #ddd;
    padding: 10px 0
  }
  #main .hatena-module-recent-entries:first-child .recent-entries-item:last-child {
    border: none
  }
  #main .hatena-module-recent-entries:first-child .recent-entries-item .recent-entries-item-inner {
    padding: 0 0 0 10px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    min-height: 180px
  }
  #main .hatena-module-recent-entries:first-child .recent-entries-item .recent-entries-image-link {
    display: block;
    position: absolute;
    top: 0;
    right: 0
  }
  #main .hatena-module-recent-entries:first-child .recent-entries-item .recent-entries-image-link img {
    margin: 0;
    float: none;
    vertical-align: bottom;
    float: right
  }
  #main .hatena-module-recent-entries:first-child .recent-entries-item .recent-entries-title,
  #main .hatena-module-recent-entries:first-child .recent-entries-item .recent-entries-title-link {
    font-size: 20px;
    color: #555;
    font-weight: 700;
    text-decoration: none;
    width: 360px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    display: block;
    padding: 10px 0 0 0
  }
  #main .hatena-module-recent-entries:first-child .recent-entries-item .recent-entries-entry-body {
    width: 360px;
    color: #aaa;
    margin: 10px 0 0 0;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2
  }
  #main .hatena-module-recent-entries:first-child .recent-entries-item .recent-entries-categories {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    width: 360px;
    margin: 10px 0 0 0
  }
  #main .hatena-module-recent-entries:first-child .recent-entries-item .recent-entries-categories .recent-entries-category-link {
    background: #f88e8b;
    color: #fff;
    font-size: 14px;
    padding: 5px 8px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 3px;
    display: inline-block;
    line-height: 1;
    margin: 0 0 5px 0
  }
  #main .hatena-module-recent-entries:first-child .recent-entries-item .recent-entries-categories .recent-entries-category-link::before {
    content: "#";
    margin: 0 -3px 0 0
  }
  #main .hatena-module-recent-entries:first-child .recent-entries-item .recent-entries-date-link {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    box-ordinal-group: 4;
    margin: 5px 0 0 0
  }
  #main .hatena-module-recent-entries:first-child .recent-entries-item .recent-entries-date-link a {
    text-decoration: none;
    color: #aaa
  }
  .btn.more {
    display: block;
    margin: 0 auto 60px auto;
    padding: 20px 0;
    width: 520px;
    border: none;
    border-radius: 6px;
    background: #8fd7e0;
    line-height: 1;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 2px;
    position: relative
  }
  .btn.more::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    right: 20px
  }
  #main .hatena-module-recent-entries.pickup {
    border-top: 2px solid #8fd7e0;
    padding: 30px 0 0 0;
    margin: 0 0 30px 0
  }
  #main .hatena-module-recent-entries.pickup .hatena-module-title {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAGCAYAAAA13jsFAAAAe0lEQVRIie3VIQ7CQBBA0ddNg6poe4/eCCQWB44LUMEFcD0SAssNQJBgEQ2uDjPJsHLyxE8mma3Ot/sKI9boYWgbS+/6fC3O//5n/8CEfY0TdoHiMvrOvIN3wSZYXGa/LYHjUvqCKWpcQn+ph7Y5oDKfri5QXCb//dSPHws0neNDMiCSAAAAAElFTkSuQmCC) no-repeat bottom center;
    background-size: auto 6px;
    text-align: center;
    font-size: 30px;
    margin: 0 0 30px 0
  }
  #main .hatena-module-recent-entries.pickup .hatena-module-title a {
    text-decoration: none;
    font-family: "Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    color: #333;
    letter-spacing: 2px;
    line-height: 1;
    padding: 0 0 20px 0;
    display: block
  }
  #main .hatena-module-recent-entries.pickup .hatena-module-title a::after {
    content: "PICK UP";
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    color: #aaa;
    margin: 10px 0 0 0
  }
  #main .hatena-module-recent-entries.pickup .hatena-urllist {
    padding: 0 15px
  }
  #main .hatena-module-recent-entries.pickup .hatena-urllist::after {
    clear: both
  }
  #main .hatena-module-recent-entries.pickup .hatena-urllist::after,
  #main .hatena-module-recent-entries.pickup .hatena-urllist::before {
    display: table;
    content: " "
  }
  #main .hatena-module-recent-entries.pickup .hatena-urllist li {
    display: inline-block;
    width: 300px;
    margin: 0 0 25px 0;
    vertical-align: top
  }
  #main .hatena-module-recent-entries.pickup .hatena-urllist li:nth-child(odd) {
    margin: 0 22px 25px 0
  }
  #main .hatena-module-recent-entries.pickup .hatena-urllist li .recent-entries-item-inner {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical
  }
  #main .hatena-module-recent-entries.pickup .hatena-urllist li .recent-entries-image-link {
    display: block;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    margin: 0 0 10px 0
  }
  #main .hatena-module-recent-entries.pickup .hatena-urllist li .recent-entries-date-link {
    display: none
  }
  #main .hatena-module-recent-entries.pickup .hatena-urllist li .recent-entries-image-link img {
    margin: 0;
    float: none;
    vertical-align: bottom
  }
  #main .hatena-module-recent-entries.pickup .hatena-urllist li .recent-entries-title {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    display: block;
    text-decoration: none;
    color: #555;
    margin: 5px 0 0 0;
    padding: 0 10px;
    font-weight: 700
  }
  #main .hatena-module-recent-entries.pickup .hatena-urllist li .recent-entries-categories {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    display: block;
    line-height: 1.2;
    padding: 0 10px
  }
  #main .hatena-module-recent-entries.pickup .hatena-urllist li .recent-entries-categories a {
    display: inline-block;
    text-decoration: none;
    color: #aaa
  }
  #main .hatena-module-recent-entries.pickup .hatena-urllist li .recent-entries-categories a::before {
    content: "#";
    margin: 0 -2px 0 0
  }
}
@media only screen and (max-width:768px) {
  #top-box {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    width: 100%;
    margin: 0 auto
  }
  #top-box .breadcrumb {
    background: 0 0;
    margin: 0 auto;
    padding: 2.667vw 1.333vw;
    font-size: 3.2vw
  }
  #main .hatena-module-recent-entries:first-child {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAAGCAYAAABQBbSLAAAAkElEQVR4nO3XsQ2AMAxFwcQSw9Cz/xqskBGQKEJDR0oKS75fWle81v0ax2zv+ra31eZ9Lu88z/M8z/M8z/M8z//jI3Mcz/M8z/M8z/M8z1fxkTmO53me53me53me56v4yBzH8zzP8zzP8zzP81V8rFCWOJ7neZ7neZ7neZ6v4j8PeqY4nud5nud5nud5nq/iHwFx2iZ7MVcSAAAAAElFTkSuQmCC) no-repeat left 8px;
    background-size: auto 6px;
    margin: 0 0 8vw 0
  }
  #main .hatena-module-recent-entries:first-child .hatena-module-title {
    font-size: 4.533vw;
    background: #fff;
    display: table;
    position: relative;
    z-index: 0;
    font-family: "Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    letter-spacing: 2px;
    padding: 0 0 0 2vw;
    margin: 0 0 2.667vw 2vw;
    line-height: 1
  }
  #main .hatena-module-recent-entries:first-child .hatena-module-title a {
    color: #333;
    text-decoration: none
  }
  #main .hatena-module-recent-entries:first-child .hatena-module-title::after {
    display: inline-block;
    white-space: pre;
    font-size: 2vw;
    color: #aaa;
    vertical-align: bottom;
    letter-spacing: 1px;
    line-height: 1.2;
    content: "new \A articles";
    margin: 0 2vw 0 -2px
  }
  #main .hatena-module-recent-entries .recent-entries-item {
    border-bottom: 1px solid #ededed;
    margin: 0 2.667vw;
    padding: 4vw 0 4vw 0
  }
  #main .hatena-module-recent-entries .recent-entries-item .urllist-item-inner {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    position: relative;
    min-height: 26.667vw;
    padding: 0;
    box-sizing: border-box
  }
  #main .hatena-module-recent-entries .recent-entries-item:last-child {
    border: none
  }
  #main .hatena-module-recent-entries .recent-entries-item a {
    text-decoration: none
  }
  #main .hatena-module-recent-entries .recent-entries-item .recent-entries-image-link {
    display: block;
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    box-ordinal-group: 5;
    position: absolute;
    top: 0;
    right: 0;
    width: 26.667vw;
    height: 26.667vw;
    overflow: hidden;
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    box-ordinal-group: 5
  }
  #main .hatena-module-recent-entries .recent-entries-item .recent-entries-image-link img {
    height: 100%;
    width: auto;
    max-width: inherit;
    float: none;
    margin: 0;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
  }
  #main .hatena-module-recent-entries .recent-entries-item .recent-entries-title,
  #main .hatena-module-recent-entries .recent-entries-item .recent-entries-title-link.recent-entries-body-lead {
    font-size: 4.267vw;
    color: #555;
    display: block;
    width: 64vw;
    padding: 0 2.667vw 1.333vw 0;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    font-weight: 700
  }
  #main .hatena-module-recent-entries .recent-entries-item .recent-entries-entry-body {
    color: #aaa;
    width: 64vw;
    margin: 0 0 2vw 0;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    display: none
  }
  #main .hatena-module-recent-entries .recent-entries-item .recent-entries-categories {
    color: #999;
    width: 64vw;
    margin: 0 0 0;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    line-height: 1
  }
  #main .hatena-module-recent-entries .recent-entries-item .recent-entries-categories a {
    display: inline-block;
    background: #f88e8b;
    border-radius: 3px;
    font-size: 2.667vw;
    color: #fff;
    padding: 1.333vw 1.5vw 1.333vw 1.333vw;
    margin: 0 1.333vw 1.333vw 0;
    vertical-align: top
  }
  #main .hatena-module-recent-entries .recent-entries-item .recent-entries-categories a::before {
    content: "#";
    margin: 0 -2px 0 0
  }
  #main .hatena-module-recent-entries .recent-entries-item .recent-entries-date-link {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    display: block;
    font-size: 2.667vw;
    margin: 1.333vw 0 0 0;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    box-ordinal-group: 4
  }
  #main .hatena-module-recent-entries .recent-entries-item .recent-entries-date-link a {
    color: #aaa
  }
  .btn.more {
    display: block;
    margin: 0 auto 16vw auto;
    padding: 4.667vw 0;
    width: 92vw;
    border: none;
    border-radius: 6px;
    background: #8fd7e0;
    line-height: 1;
    color: #fff;
    font-weight: 400;
    font-size: 4vw;
    letter-spacing: 2px;
    position: relative;
    text-align: center;
    text-decoration: none
  }
  .btn.more::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 2.667vw;
    height: 2.667vw;
    margin-top: -1.4vw;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    right: 2.667vw
  }
  #main .hatena-module-recent-entries.pickup {
    border-top: 2px solid #8fd7e0;
    padding: 5.6vw 0 0 0
  }
  #main .hatena-module-recent-entries.pickup .hatena-module-title {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAGCAYAAAA13jsFAAAAe0lEQVRIie3VIQ7CQBBA0ddNg6poe4/eCCQWB44LUMEFcD0SAssNQJBgEQ2uDjPJsHLyxE8mma3Ot/sKI9boYWgbS+/6fC3O//5n/8CEfY0TdoHiMvrOvIN3wSZYXGa/LYHjUvqCKWpcQn+ph7Y5oDKfri5QXCb//dSPHws0neNDMiCSAAAAAElFTkSuQmCC) no-repeat bottom center;
    background-size: auto 6px;
    text-align: center;
    font-size: 5.6vw;
    margin: 0 0 5vw 0
  }
  #main .hatena-module-recent-entries.pickup .hatena-module-title a {
    text-decoration: none;
    font-family: "Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    color: #333;
    letter-spacing: 2px;
    line-height: 1;
    padding: 0 0 6vw 0;
    display: block
  }
  #main .hatena-module-recent-entries.pickup .hatena-module-title a::after {
    content: "PICK UP";
    display: block;
    font-size: 2vw;
    letter-spacing: 1px;
    color: #aaa;
    margin: 1.333vw 0 0 0
  }
  #main .hatena-module-recent-entries.pickup li:first-child.recent-entries-item {
    padding: 0 0 4vw 0
  }
  #main .hatena-module-recent-entries.pickup li:first-child .recent-entries-image-link {
    width: 93.333vw;
    height: 48vw;
    position: relative;
    top: auto;
    left: auto;
    overflow: hidden;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    margin: 0 auto;
    background: #f4f4f4
  }
  #main .hatena-module-recent-entries.pickup li:first-child .recent-entries-image-link img {
    width: 100%;
    height: auto
  }
  #main .hatena-module-recent-entries.pickup .recent-entries-item:first-child .recent-entries-title {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    width: 92vw;
    margin: 2.667vw auto 0 auto;
    padding: 0
  }
  #main .hatena-module-recent-entries.pickup .recent-entries-item:first-child .recent-entries-categories {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    width: 92vw;
    margin: 2.667vw auto 0 auto;
    padding: 0
  }
  #main .hatena-module-recent-entries.pickup .recent-entries-item .recent-entries-categories a {
    background: 0 0;
    color: #8fd7e0;
    padding: 0;
    margin: 0 1.333vw 0 0
  }
  #main .hatena-module-recent-entries.pickup .recent-entries-item:first-child .recent-entries-date-link {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    box-ordinal-group: 4;
    width: 92vw;
    margin: 1.333vw auto 0 auto;
    padding: 0
  }
}
@media only screen and (min-width:769px) {
  .page-archive #content-inner {
    margin: 15px auto 0
  }
  .archive-heading {
    margin: 0 10px 20px 10px;
    font-weight: 400
  }
  .archive-header-category {
    margin: 0
  }
  .archive-header-category .archive-heading,
  .archive-heading {
    margin: -8px 0 0 0;
    padding: 0 10px 20px 15px;
    vertical-align: top;
    position: relative;
    font-size: 28px;
    font-weight: 400
  }
  .archive-header-category .archive-heading::before,
  .archive-heading::before {
    content: "";
    width: 8px;
    height: 34px;
    background: #f8e834;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 2px;
    left: 0
  }
  .archive-header-category .archive-description {
    font-size: 16px;
    margin: 0 0 20px 0;
    line-height: 1.6
  }
  .page-archive .search-result {
    margin: 0 10px 30px 10px
  }
  .page-archive .search-result + p {
    margin: 0 10px 0 10px
  }
  .page-archive .search-result .archive-heading {
    margin: 0 0 10px 0
  }
  .page-archive #main #main-inner {
    margin: 8px 0 0 0
  }
  .page-archive #main .archive-entry {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    padding: 15px 10px 15px 10px;
    position: relative
  }
  .page-archive #main .archive-entry:first-child {
    border-top: 1px solid #ddd
  }
  .page-archive #main .archive-entry .archive-entry-header .date.archive-date {
    position: absolute;
    bottom: 0;
    left: 10px;
    font-size: 12px;
    padding: 0 0 15px 0
  }
  .page-archive #main .archive-entry .archive-entry-header .date.archive-date a {
    text-decoration: none;
    color: #aaa
  }
  .page-archive #main .archive-entry .archive-entry-header .entry-title {
    margin: 0 0 10px 0;
    line-height: 1.4;
    font-size: 24px
  }
  .page-archive #main .archive-entry .archive-entry-header .entry-title a {
    text-decoration: none;
    color: #555;
    font-size: 24px
  }
  .page-archive .categories {
    margin: 0 0 10px 0
  }
  .page-archive .categories a {
    font-size: 14px;
    background: #f88e8b;
    padding: 5px 8px;
    text-decoration: none;
    display: inline-block;
    margin-right: 2px;
    color: #fff;
    line-height: 1;
    border-radius: 3px
  }
  .page-archive .categories a::before {
    content: "#"
  }
  .page-archive #main .archive-entry .entry-thumb-link {
    float: right
  }
  .page-archive #main .archive-entry .social-buttons {
    display: none
  }
  .page-archive #main .archive-entry .archive-entry-body .entry-description {
    margin: 0 0 30px 0;
    padding: 0 140px 0 0;
    color: #888;
    font-size: 15px;
    line-height: 1.8
  }
  .page-archive #main .archive-entry .entry-thumb-link .entry-thumb {
    margin: 0;
    vertical-align: bottom
  }
  .page-archive .pager.autopagerize_insert_before {
    display: table;
    width: 100%;
    margin: 40px 0 0 0
  }
  .page-archive .pager.autopagerize_insert_before .pager-next,
  .page-archive .pager.autopagerize_insert_before .pager-prev {
    display: table-cell;
    width: 50%
  }
  .page-archive .pager.autopagerize_insert_before .pager-next {
    text-align: right
  }
  .page-archive .pager.autopagerize_insert_before a {
    display: block;
    width: 310px;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    padding: 12px 0;
    position: relative
  }
  .page-archive .pager.autopagerize_insert_before .pager-prev a {
    background: #fff;
    color: #888;
    border: 2px solid #8fd7e0;
    margin: 0 auto
  }
  .page-archive .pager.autopagerize_insert_before .pager-prev a::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-top: solid 2px #8fd7e0;
    border-right: solid 2px #8fd7e0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    content: "";
    left: 20px
  }
  .page-archive .pager.autopagerize_insert_before .pager-next a {
    background: #8fd7e0;
    color: #fff;
    border: 2px solid #8fd7e0;
    margin: 0 auto
  }
  .page-archive .pager.autopagerize_insert_before .pager-next a::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    right: 20px
  }
}
@media only screen and (max-width:768px) {
  .archive-header-category {
    margin: 5.333vw 0 2.667vw 0
  }
  .archive-header-category .archive-heading,
  .archive-heading {
    margin: 0 2.667vw 2.667vw 2.667vw;
    padding: 0 2.667vw;
    position: relative;
    font-weight: 400;
    font-size: 4.8vw
  }
  .archive-heading::before {
    content: "";
    width: 6px;
    height: 100%;
    display: inline-block;
    background: #f8e834;
    vertical-align: middle;
    position: absolute;
    top: -2px;
    left: 0
  }
  .archive-header-category .archive-description {
    font-size: 3.733vw;
    margin: 2.667vw 2.667vw 0 2.667vw
  }
  .page-archive #main #main-inner {
    margin: 2.667vw 0 5.333vw 0
  }
  .page-archive #main .archive-entry {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    padding: 3.333vw 2.667vw;
    position: relative;
    font-size: 3.2vw
  }
  .page-archive .search-result {
    margin: 0 2.667vw 6vw 2.667vw
  }
  .page-archive .search-result .search-result-form {
    max-width: 100%;
    margin: 0 auto;
    border-radius: 0
  }
  .page-archive .search-result .search-result-form .search-result-input {
    padding: 2vw 0 2vw 2vw;
    height: 12vw;
    box-sizing: border-box
  }
  .page-archive .search-result .search-result-form .search-result-button {
    width: 10.667vw;
    height: 12vw;
    background: transparent url(https://cdn.blog.st-hatena.com/images/theme/search@2x.png?version=101ce7d…&env=production) no-repeat 50%;
    background-size: 80% auto;
    border: none;
    outline: 0;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    right: 5px;
    opacity: .5;
    transition: all .2s ease-out
  }
  .page-archive .search-result + p {
    margin: 0 2.667vw 4.267vw 2.667vw
  }
  .page-archive .search-result .archive-heading {
    margin: 0 0 1.333vw 0
  }
  .page-archive #main .archive-entry:first-child {
    border-top: 1px solid #ddd
  }
  .page-archive #main .archive-entry .archive-entry-header .date.archive-date {
    position: absolute;
    bottom: 0;
    left: 2.667vw;
    font-size: 2.667vw;
    padding: 0 0 3.333vw 0
  }
  .page-archive #main .archive-entry .archive-entry-header .date.archive-date a {
    text-decoration: none;
    color: #aaa
  }
  .page-archive #main .archive-entry .archive-entry-header .entry-title {
    margin: 0 0 1.333vw 0;
    font-size: 4.267vw
  }
  .page-archive #main .archive-entry .archive-entry-header .entry-title a {
    text-decoration: none;
    color: #555
  }
  .page-archive .categories {
    margin: 0 0 2vw 0;
    line-height: 1
  }
  .page-archive .categories a {
    font-size: 2.667vw;
    background: #f88e8b;
    padding: 5px 6px 3px 6px;
    text-decoration: none;
    display: inline-block;
    margin-right: 2px;
    color: #fff;
    line-height: 1;
    border-radius: 3px
  }
  .page-archive .categories a::before {
    content: "#"
  }
  .page-archive #main .archive-entry .entry-thumb-link {
    float: right
  }
  .page-archive #main .archive-entry .social-buttons {
    display: none
  }
  .page-archive #main .archive-entry .archive-entry-body {
    overflow: hidden;
    margin: 0 0 8vw 0
  }
  .page-archive #main .archive-entry .archive-entry-body .entry-description {
    margin: 0;
    padding: 0;
    color: #888;
    font-size: 3.2vw;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
  }
  .page-archive #main .archive-entry .entry-thumb-link .entry-thumb {
    margin: 0 0 0 4vw;
    vertical-align: bottom
  }
  .page-archive .pager.autopagerize_insert_before {
    display: table;
    width: 96%;
    margin: 0 auto 10.667vw auto;
    border: none
  }
  .page-archive .pager.autopagerize_insert_before .pager-next,
  .page-archive .pager.autopagerize_insert_before .pager-prev {
    display: table-cell;
    width: 45%
  }
  .page-archive .pager.autopagerize_insert_before .pager-next {
    text-align: right
  }
  .page-archive .pager.autopagerize_insert_before a {
    display: block;
    width: 45vw;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    padding: 12px 0;
    position: relative
  }
  .page-archive .pager.autopagerize_insert_before .pager-prev a {
    background: #fff;
    color: #888;
    border: 2px solid #8fd7e0;
    margin: 0 auto
  }
  .page-archive .pager.autopagerize_insert_before .pager-prev a::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 2.667vw;
    height: 2.667vw;
    margin-top: -1.4vw;
    border-top: solid 2px #8fd7e0;
    border-right: solid 2px #8fd7e0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    content: "";
    left: 2.667vw
  }
  .page-archive .pager.autopagerize_insert_before .pager-next a {
    background: #8fd7e0;
    width: 80vw;
    color: #fff;
    border: 2px solid #8fd7e0;
    margin: 0 auto
  }
  .page-archive .pager.autopagerize_insert_before .pager-prev + .pager-next a {
    width: 45vw
  }
  .page-archive .pager.autopagerize_insert_before .pager-next a::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 2.667vw;
    height: 2.667vw;
    margin-top: -1.4vw;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    right: 2.667vw
  }
}
@media only screen and (min-width:769px) {
  #top-box .breadcrumb {
    padding: 10px 10px 20px 10px;
    font-size: 12px;
    box-sizing: border-box
  }
  #top-box .breadcrumb a {
    color: #666
  }
  .entry {
    margin-bottom: 40px
  }
  .entry:last-child {
    border-bottom: none;
    margin-bottom: 1em;
    padding-bottom: 1em
  }
  .entry-header {
    position: relative;
    margin-bottom: 1.5em
  }
  .date {
    font-size: 14px
  }
  .date a {
    color: #aaa;
    text-decoration: none
  }
  .entry-header-menu {
    position: absolute;
    top: 0;
    right: 0
  }
  .entry-header-menu a {
    display: inline-block;
    text-align: center;
    padding: .5em 1em;
    cursor: pointer;
    line-height: 1.5;
    font-size: 90%;
    border-radius: .2em;
    overflow: hidden;
    color: #4eacd1;
    background-color: transparent;
    text-decoration: none;
    border: 1px solid #4eacd1;
    transition: all .2s;
    font-weight: 700;
    background-color: #fff
  }
  .entry-header-menu a:hover {
    background-color: #4eacd1;
    color: #fff;
    text-decoration: none;
    border-color: #4eacd1
  }
  .entry-title {
    font-size: 30px;
    margin: 20px 0 0 0;
    line-height: 1.4
  }
  .entry-title a {
    color: #555;
    text-decoration: none
  }
  .categories {
    margin: 15px 0 0 0
  }
  .categories a {
    color: #13bec9;
    padding: .1em .2em;
    line-height: 1.2em;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    margin: 0 .2em .2em 0
  }
  .categories a::before {
    content: "#"
  }
  .entry-title + .entry-og-description {
    color: #aaa;
    font-size: 12px
  }
  .entry-content {
    font-size: 16px;
    line-height: 1.8;
    padding-bottom: 10px;
    border-bottom: 1px solid #bdccd4
  }
  .entry-content .table-of-contents {
    background: #f7f6f6;
    padding: 20px 0;
    margin: 0;
    position: relative
  }
  .entry-content .table-of-contents::before {
    display: block;
    content: "もくじ";
    border-bottom: 2px solid #8fd7e0;
    text-align: center;
    margin: 0 auto 10px auto;
    padding: 0 0 28px 0;
    font-size: 20px;
    letter-spacing: 2px
  }
  .entry-content .table-of-contents::after {
    display: block;
    content: "index";
    color: #888;
    position: absolute;
    top: 54px;
    left: 50%;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 0 0 -20px;
    width: 40px
  }
  .entry-content .table-of-contents ul {
    padding: 0
  }
  .entry-content .table-of-contents li {
    list-style: none
  }
  .entry-content .table-of-contents li a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
    width: 100%;
    display: block;
    position: relative;
    line-height: 1.2;
    padding: 6px 0 6px 20px;
    box-sizing: border-box
  }
  .entry-content .table-of-contents > li {
    padding: 0 30px
  }
  .entry-content .table-of-contents > li a::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 4.5px;
    background: #8fd7e0;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -6px 0 0 0;
    box-sizing: border-box
  }
  .entry-content .table-of-contents > li > ul > li > a::before,
  .entry-content .table-of-contents > li > ul > li > ul > li > ul > li > a::before,
  .entry-content .table-of-contents > li > ul > li > ul > li > ul > li > ul > li > ul > li > a::before {
    background: #fff;
    border: 3px solid #8fd7e0
  }
  .entry-content .table-of-contents > li > ul > li > ul > li > a::before {
    background: #8fd7e0;
    border: none
  }
  .entry-content .table-of-contents li a::after {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-top: 3px solid #8fd7e0;
    border-right: 3px solid #8fd7e0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin: -9px 0 0 0
  }
  .entry-content .table-of-contents > li li {
    padding: 0 0 0 20px
  }
  .entry-content a.keyword {
    text-decoration: none;
    color: #3d3f44
  }
  .entry-content a.keyword:hover {
    border-bottom: 1px dotted #bdccd4;
    background: 0 0
  }
  .entry-content p {
    margin: 0 0 1em;
    padding: 0 10px
  }
  .entry-content img {
    max-width: 100%;
    vertical-align: bottom;
    margin: 0 0 10px 0
  }
  .entry-content .hatena-image-left {
    margin: 0 10px 10px 0
  }
  .entry-content .hatena-image-right {
    margin: 0 0 10px 10px
  }
  .entry-content .http-favicon,
  .entry-content img.hatena-id-icon {
    margin-right: 5px;
    vertical-align: middle
  }
  .entry-content img.hatena-id-icon {
    margin-left: 3px
  }
  .entry-content .http-bookmark,
  .entry-content .http-star {
    margin: 0 3px;
    vertical-align: middle
  }
  .entry-content h1,
  .entry-content h2,
  .entry-content h3,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6 {
    margin: 1.5em 0 .8em;
    line-height: 1.5;
    padding: 0 10px
  }
  .entry-content h1 {
    font-size: 180%
  }
  .entry-content h2 {
    font-size: 26px;
    font-weight: 700;
    color: #555;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAApQAAAADCAYAAAAtM5/uAAAAW0lEQVRYhe3OsQ2AIBRF0Y8Jw9BTur04gyswAomFLsAAkJxXvpziptHrFRFnyiVm+95n+vM8z/M8z/N8RLQ0ev0WieF5nud5nuc39EfKpa0Sw/M8z/M8z2/n7x+JOveHL3F3fgAAAABJRU5ErkJggg==) no-repeat left bottom;
    padding: 0 10px
  }
  .entry-content h3 {
    font-size: 22px;
    border-left: 4px solid #f8e834
  }
  .entry-content h4 {
    font-size: 20px;
    position: relative;
    padding: 0 10px 0 20px
  }
  .entry-content h4::before {
    width: 12px;
    height: 6px;
    border-radius: 3px;
    content: "";
    background: #f8e834;
    display: block;
    top: 12px;
    position: absolute;
    left: 0
  }
  .entry-content h5 {
    font-size: 100%
  }
  .entry-content h6 {
    font-size: 100%
  }
  .entry-content table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 10px 1em 10px;
    font-size: 16px
  }
  .entry-content table td,
  .entry-content table th {
    border: 1px solid #ddd;
    padding: 5px 10px
  }
  .entry-content table th {
    background: #f7f8f9
  }
  .entry-content blockquote {
    border: 1px solid #bdccd4;
    margin: 0 0 10px;
    padding: 20px
  }
  .entry-content blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
  }
  .entry-content .hatena-asin-detail,
  .entry-content pre {
    border: 1px solid #bdccd4
  }
  .entry-content pre {
    margin: 0 0 10px;
    padding: 20px;
    white-space: pre
  }
  .entry-content pre > code {
    margin: 0;
    padding: 0;
    white-space: pre;
    border: 0;
    background: 0 0
  }
  .entry-content code,
  .entry-content pre > code {
    font-family: Monaco,Consolas,Courier New,Courier,monospace,sans-serif
  }
  .entry-content code {
    font-size: 90%;
    margin: 0 2px;
    padding: 0 5px;
    border: 1px solid #eaeaea;
    background-color: #f8f8f8;
    border-radius: 3px
  }
  .entry-content .hatena-asin-detail li {
    line-height: 1.4
  }
  .entry-content .entry-see-more {
    background: #f5f5f5;
    display: block;
    text-align: center;
    padding: 5px 0;
    font-weight: 700
  }
  .entry-content .entry-see-more:hover {
    background: #eee
  }
  .entry-content ul {
    margin: 0 10px 1em 10px;
    padding: 0 0 0 16px
  }
  .entry-content ol {
    margin: 0 10px 1em 10px;
    padding: 0 0 0 16px
  }
  .entry-content ol li,
  .entry-content ul li {
    list-style: inherit
  }
  .entry-content ol li ol,
  .entry-content ul li ul {
    margin: 5px 0 0 0
  }
  .entry-content hr {
    background: #ddd;
    border: none;
    width: 100%;
    height: 1px
  }
  .entry-content dl {
    margin: 0 10px
  }
  .entry-content .table-wrap {
    width: 100%
  }
  .hatena-asin-detail-info ul {
    margin: 0;
    padding: 0
  }
  .hatena-asin-detail-info ul li {
    list-style: none
  }
  .entry-profile {
    background: #f9f9f9;
    padding: 10px
  }
  .entry-profile .entry-profile-inner {
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px 20px 20px
  }
  .entry-profile .entry-profile-inner .entry-profile-ttl {
    font-size: 14px;
    margin: 0 0 10px 0
  }
  .entry-profile .entry-profile-inner .entry-profile-ttl strong {
    display: inline-block;
    margin: 0 5px;
    font-weight: 700;
    font-size: 18px;
    color: #555
  }
  .entry-profile .entry-profile-inner .entry-profile-ttl .txt-gray {
    color: #aaa
  }
  .entry-profile .entry-profile-inner dl {
    margin: 0
  }
  .entry-profile .entry-profile-inner .entry-profile-cont {
    display: table;
    width: 100%;
    margin: 0 0 15px 0
  }
  .entry-profile .entry-profile-inner .entry-profile-cont .profile-img {
    display: table-cell;
    vertical-align: top;
    width: 120px;
    height: 120px
  }
  .entry-profile .entry-profile-inner .entry-profile-cont .profile-img img {
    margin: 0;
    vertical-align: bottom
  }
  .entry-profile .entry-profile-inner .entry-profile-cont .profile-txt {
    display: table-cell;
    vertical-align: top;
    margin: 0
  }
  .entry-profile .entry-profile-inner .profile-link-list {
    padding: 0;
    margin: 0 0 15px 0
  }
  .entry-profile .entry-profile-inner .profile-link-list li {
    display: inline-block;
    list-style: none;
    margin: 0 8px 0 0
  }
  .profile-btn {
    line-height: 1
  }
  .profile-btn .btn {
    display: block;
    border: none;
    background: #8fd7e0;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 15px 0;
    position: relative
  }
  .profile-btn .btn::before {
    content: "";
    position: absolute;
    font-size: 30px;
    display: block;
    z-index: 5;
    top: 50%;
    right: 20px;
    width: 9px;
    height: 9px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  .entry-footer {
    margin-top: 10px
  }
  .entry-footer-section {
    font-size: 80%;
    color: #9aa5ab
  }
  .entry-footer-section a {
    color: #9aa5ab
  }
  .entry-footer-html,
  .social-buttons {
    margin: 10px 0
  }
  .pager.pager-permalink.permalink {
    font-size: 14px;
    display: table;
    width: 100%;
    line-height: 1.5;
    text-align: center;
    border-radius: 3px;
    position: relative;
    display: none
  }
  .pager.pager-permalink.permalink::before {
    content: "";
    width: 1px;
    height: 100%;
    background: #ddd;
    position: absolute;
    top: 0;
    left: 50%
  }
  .pager.pager-permalink.permalink a {
    color: #555;
    text-decoration: none
  }
  .pager.pager-permalink.permalink .pager-next,
  .pager.pager-permalink.permalink .pager-prev {
    position: relative;
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    border: 1px solid #ddd;
    box-sizing: border-box
  }
  .pager.pager-permalink.permalink .pager-next a,
  .pager.pager-permalink.permalink .pager-prev a {
    display: block;
    padding: 20px 10px;
    vertical-align: middle;
    font-size: 13px
  }
  .pager.pager-permalink.permalink .pager-next .pager-arrow,
  .pager.pager-permalink.permalink .pager-prev .pager-arrow {
    font-size: 30px;
    width: 20px;
    height: 100%;
    line-height: .7;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #8fd7e0;
    background: #8fd7e0;
    font-size: 0;
    z-index: 1
  }
  .pager.pager-permalink.permalink .pager-next {
    float: right;
    text-align: right;
    border-left: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
  }
  .pager.pager-permalink.permalink .pager-next::before {
    content: "";
    position: absolute;
    font-size: 30px;
    display: block;
    z-index: 5;
    top: 50%;
    right: 7px;
    width: 9px;
    height: 9px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  .pager.pager-permalink.permalink .pager-next a {
    padding-right: 35px
  }
  .pager.pager-permalink.permalink .pager-next .pager-arrow {
    right: 0
  }
  .pager.pager-permalink.permalink .pager-prev {
    float: left;
    text-align: left;
    border-right: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
  }
  .pager.pager-permalink.permalink .pager-prev::before {
    content: "";
    position: absolute;
    font-size: 30px;
    display: block;
    z-index: 5;
    top: 50%;
    left: 7px;
    width: 9px;
    height: 9px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
  }
  .pager.pager-permalink.permalink .pager-prev a {
    padding-left: 35px
  }
  .pager.pager-permalink.permalink .pager-prev .pager-arrow {
    left: 0
  }
  #entry-footer-secondary-modules .hatena-module-related-entries {
    background: #cee9ec;
    padding: 30px 0 10px 0;
    margin: 20px 0 30px 0
  }
  .hatena-module-related-entries .hatena-module-title {
    background: #fff;
    border: 4px solid #ffeb45;
    width: 500px;
    margin: 0 auto 25px auto;
    padding: 20px 0 18px 0;
    text-align: center;
    font-size: 30px;
    letter-spacing: 2px;
    font-family: "Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    line-height: 1;
    color: #555
  }
  .hatena-module-related-entries .hatena-module-title::after {
    content: "recommend \A article";
    font-size: 12px;
    color: #aaa;
    letter-spacing: 1px;
    display: block;
    margin: 5px 0 0 0
  }
  .related-entries {
    padding: 0 20px;
    font-size: 0;
    width: 620px
  }
  .related-entries .related-entries-item {
    width: 100%;
    background: #fff;
    font-size: 15px;
    margin: 0 0 10px 0
  }
  .related-entries .related-entries-item .related-entries-item-inner {
    clear: both;
    padding: 10px
  }
  .related-entries .related-entries-item .related-entries-item-inner::after {
    content: "";
    display: block;
    clear: both
  }
  .related-entries .related-entries-item .related-entries-image-link {
    padding: 0;
    margin: 0 auto;
    width: 280px;
    display: block;
    float: left
  }
  .related-entries .related-entries-item .related-entries-image-link img {
    margin: 0;
    float: none;
    vertical-align: bottom
  }
  .related-entries .related-entries-item .related-entries-categories {
    width: 290px;
    display: block;
    padding: 0 5px 10px 10px;
    float: right
  }
  .related-entries .related-entries-item .related-entries-categories a {
    background: #f88e8b;
    color: #fff;
    font-size: 14px;
    padding: 7px 8px 5px 8px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 3px;
    display: inline-block;
    line-height: 1;
    margin: 0 0 5px 0
  }
  .related-entries .related-entries-item .related-entries-categories a::before {
    content: "#";
    display: inline-block;
    margin: 0 -2px 0 0
  }
  .related-entries .related-entries-item .related-entries-title-link {
    font-size: 20px;
    color: #555;
    font-weight: 700;
    text-decoration: none;
    width: 290px;
    display: block;
    padding: 10px 5px 10px 10px;
    float: right
  }
  .page-about .entry {
    margin: 20px 0 0 0
  }
  .page-about dt {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px
  }
  .page-about > dd {
    margin-left: 0;
    margin-bottom: 30px
  }
  .page-about .entry-content {
    border: none
  }
}
@media only screen and (max-width:768px) {
  .page-entry #top-box .breadcrumb {
    line-height: 1.4
  }
  .page-entry #top-box .breadcrumb a {
    color: #555
  }
  .entry {
    margin-bottom: 10.667vw
  }
  .entry:last-child {
    border-bottom: none;
    margin-bottom: 1em;
    padding-bottom: 1em
  }
  .entry-header {
    width: 94.667vw;
    margin: 4vw auto 4vw auto;
    padding: 0 0 2vw 0;
    position: relative;
    border-bottom: 1px solid #ddd
  }
  .date {
    font-size: 2.667vw
  }
  .date a {
    color: #aaa;
    text-decoration: none
  }
  .entry-header-menu {
    position: absolute;
    top: 0;
    right: 0
  }
  .entry-header-menu a {
    display: inline-block;
    text-align: center;
    padding: .5em 1em;
    cursor: pointer;
    line-height: 1.5;
    font-size: 90%;
    border-radius: .2em;
    overflow: hidden;
    color: #4eacd1;
    background-color: transparent;
    text-decoration: none;
    border: 1px solid #4eacd1;
    transition: all .2s;
    font-weight: 700;
    background-color: #fff
  }
  .entry-header-menu a:hover {
    background-color: #4eacd1;
    color: #fff;
    text-decoration: none;
    border-color: #4eacd1
  }
  .entry-title {
    font-size: 5.333vw;
    margin: 2.667vw 0 0 0;
    line-height: 1.4
  }
  .entry-title a {
    color: #555;
    text-decoration: none
  }
  .entry-title + p {
    font-size: 3.333vw;
    margin: 2vw 0 0 0;
    color: #888;
    line-height: 1.6
  }
  .categories {
    margin: 2.667vw 0 0 0;
    line-height: 1
  }
  .categories a {
    color: #13bec9;
    padding: .1em .2em;
    line-height: 1.2em;
    font-size: 2.667vw;
    text-decoration: none;
    display: inline-block;
    margin: 0 .2em .2em 0
  }
  .categories a::before {
    content: "#"
  }
  .entry-content {
    font-size: 4.267vw;
    line-height: 1.8;
    padding-bottom: 2vw;
    border-bottom: 1px solid #bdccd4
  }
  .entry-content .table-of-contents {
    background: #f7f6f6;
    padding: 4vw 0;
    margin: 0;
    position: relative
  }
  .entry-content .table-of-contents::before {
    display: block;
    content: "もくじ";
    border-bottom: 2px solid #8fd7e0;
    text-align: center;
    margin: 0 auto 2.667vw auto;
    padding: 0 0 6vw 0;
    font-size: 4.267vw;
    letter-spacing: 2px
  }
  .entry-content .table-of-contents::after {
    display: block;
    content: "index";
    color: #888;
    position: absolute;
    top: 11.333vw;
    left: 0;
    font-size: 2.667vw;
    letter-spacing: 1px;
    margin: 0 0 0;
    width: 100%;
    text-align: center;
    line-height: 1
  }
  .entry-content .table-of-contents ul {
    padding: 0;
    margin: 0
  }
  .entry-content .table-of-contents li {
    list-style: none
  }
  .entry-content .table-of-contents li a {
    text-decoration: none;
    color: #333;
    font-size: 3.733vw;
    width: 100%;
    display: block;
    position: relative;
    line-height: 1.2;
    padding: 2vw 0 2vw 4vw;
    box-sizing: border-box
  }
  .entry-content .table-of-contents > li {
    padding: 0 2.667vw
  }
  .entry-content .table-of-contents > li a::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #8fd7e0;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -4px 0 0 0;
    box-sizing: border-box
  }
  .entry-content .table-of-contents > li > ul > li > a::before,
  .entry-content .table-of-contents > li > ul > li > ul > li > ul > li > a::before,
  .entry-content .table-of-contents > li > ul > li > ul > li > ul > li > ul > li > ul > li > a::before {
    background: #fff;
    border: 2px solid #8fd7e0
  }
  .entry-content .table-of-contents > li > ul > li > ul > li > a::before {
    background: #8fd7e0;
    border: none
  }
  .entry-content .table-of-contents li a::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #8fd7e0;
    border-right: 2px solid #8fd7e0;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin: -7px 0 0 0
  }
  .entry-content .table-of-contents > li li {
    padding: 0 0 0 2.667vw
  }
  .entry-content a.keyword {
    text-decoration: none;
    color: #3d3f44
  }
  .entry-content a.keyword:hover {
    border-bottom: 1px dotted #bdccd4;
    background: 0 0
  }
  .entry-content p {
    margin: 0 0 1em;
    padding: 0 2.667vw
  }
  .entry-content img {
    max-width: 100%;
    vertical-align: bottom;
    margin: 0 0 2.667vw 0
  }
  .entry-content .hatena-image-left {
    margin: 0 2.667vw 2.667vw 0;
    max-width: 50%
  }
  .entry-content .hatena-image-right {
    margin: 0 0 2.667vw 2.667vw;
    max-width: 50%
  }
  .entry-content .http-favicon,
  .entry-content img.hatena-id-icon {
    margin-right: 5px;
    vertical-align: middle
  }
  .entry-content img.hatena-id-icon {
    margin-left: 3px
  }
  .entry-content .http-bookmark,
  .entry-content .http-star {
    margin: 0 3px;
    vertical-align: middle
  }
  .entry-content h1,
  .entry-content h2,
  .entry-content h3,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6 {
    margin: 1.5em 0 .8em;
    line-height: 1.5;
    padding: 0 2.667vw
  }
  .entry-content h1 {
    font-size: 180%
  }
  .entry-content h2 {
    font-size: 5.067vw;
    font-weight: 700;
    color: #555;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAApQAAAADCAYAAAAtM5/uAAAAW0lEQVRYhe3OsQ2AIBRF0Y8Jw9BTur04gyswAomFLsAAkJxXvpziptHrFRFnyiVm+95n+vM8z/M8z/N8RLQ0ev0WieF5nud5nuc39EfKpa0Sw/M8z/M8z2/n7x+JOveHL3F3fgAAAABJRU5ErkJggg==) no-repeat left bottom;
    padding: 0 1.333vw 1.333vw;
    margin: 1.5em 2.667vw .8em 2.667vw
  }
  .entry-content h3 {
    font-size: 4.8vw;
    border-left: 4px solid #f8e834;
    margin: 1.5em 2.667vw .8em 2.667vw;
    padding: 0 0 0 1.333vw
  }
  .entry-content h4 {
    font-size: 4.8vw;
    position: relative;
    padding: 0 1.333vw 0 16px;
    margin: 1.5em 2.667vw .8em 2.667vw
  }
  .entry-content h4::before {
    width: 10px;
    height: 6px;
    border-radius: 3px;
    content: "";
    background: #f8e834;
    display: block;
    top: 11px;
    position: absolute;
    left: 0
  }
  .entry-content h5 {
    font-size: 100%
  }
  .entry-content h6 {
    font-size: 100%
  }
  .entry-content table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 2.667vw 1em 2.667vw;
    font-size: 4.267vw
  }
  .entry-content table td,
  .entry-content table th {
    border: 1px solid #ddd;
    padding: 1.333vw 2.667vw
  }
  .entry-content table th {
    background: #f7f8f9
  }
  .entry-content table td p,
  .entry-content table th p {
    margin: 0;
    padding: 0;
    font-size: 3.733vw
  }
  .entry-content blockquote {
    border: 1px solid #bdccd4;
    margin: 0 2.667vw 2.667vw;
    padding: 3.333vw
  }
  .entry-content blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
  }
  .entry-content .hatena-asin-detail,
  .entry-content pre {
    border: 1px solid #bdccd4
  }
  .entry-content pre {
    margin: 0 2.667vw 2.667vw;
    padding: 3.333vw;
    white-space: pre
  }
  .entry-content pre > code {
    margin: 0;
    padding: 0;
    white-space: pre;
    border: 0;
    background: 0 0
  }
  .entry-content code,
  .entry-content pre > code {
    font-family: Monaco,Consolas,Courier New,Courier,monospace,sans-serif
  }
  .entry-content code {
    font-size: 90%;
    margin: 0 2px;
    padding: 0 5px;
    border: 1px solid #eaeaea;
    background-color: #f8f8f8;
    border-radius: 3px
  }
  .entry-content .hatena-asin-detail li {
    line-height: 1.4
  }
  .entry-content .entry-see-more {
    background: #f5f5f5;
    display: block;
    text-align: center;
    padding: 5px 0;
    font-weight: 700
  }
  .entry-content .entry-see-more:hover {
    background: #eee
  }
  .entry-content ul {
    margin: 0 2.667vw 1em 2.667vw;
    padding: 0 0 0 20px
  }
  .entry-content ol {
    margin: 0 2.667vw 1em 2.667vw;
    padding: 0 0 0 22px
  }
  .entry-content ol li,
  .entry-content ul li {
    list-style: inherit
  }
  .entry-content ol li ol,
  .entry-content ul li ul {
    margin: 1.333vw 0 0 0
  }
  .entry-content hr {
    background: #ddd;
    border: none;
    width: 100%;
    height: 1px
  }
  .entry-content dl {
    margin: 0 2.667vw
  }
  .entry-content .table-wrap {
    width: 97.333vw;
    overflow: scroll;
    margin: 0 0 1em;
    padding: 0 2.667vw;
    box-sizing: border-box
  }
  .entry-content .table-wrap table {
    margin: 0
  }
  .hatena-asin-detail {
    margin: 0 2.667vw
  }
  .hatena-asin-detail-info ul {
    margin: 0;
    padding: 0
  }
  .hatena-asin-detail-info ul li {
    list-style: none
  }
  .entry-profile {
    background: #f9f9f9;
    padding: 2.667vw
  }
  .entry-profile .entry-profile-inner {
    background: #fff;
    border: 1px solid #ddd;
    padding: 3.333vw 2.667vw 4vw
  }
  .entry-profile .entry-profile-inner .entry-profile-ttl {
    font-size: 2.667vw;
    margin: 0 0 2vw 0
  }
  .entry-profile .entry-profile-inner .entry-profile-ttl strong {
    display: inline-block;
    margin: 0 .8vw;
    font-weight: 700;
    font-size: 3.2vw;
    color: #555
  }
  .entry-profile .entry-profile-inner .entry-profile-ttl .txt-gray {
    color: #aaa
  }
  .entry-profile .entry-profile-inner dl {
    margin: 0
  }
  .entry-profile .entry-profile-inner .entry-profile-cont {
    display: table;
    width: 100%;
    margin: 0 0 4vw 0
  }
  .entry-profile .entry-profile-inner .entry-profile-cont .profile-img {
    display: table-cell;
    vertical-align: top;
    width: 21.333vw;
    height: 21.333vw
  }
  .entry-profile .entry-profile-inner .entry-profile-cont .profile-img img {
    margin: 0;
    vertical-align: bottom
  }
  .entry-profile .entry-profile-inner .entry-profile-cont .profile-txt {
    display: table-cell;
    vertical-align: top;
    margin: 0;
    font-size: 2.667vw;
    padding: .667vw 0 0 2.667vw
  }
  .entry-profile .entry-profile-inner .profile-link-list {
    padding: 0;
    margin: 0 0 4vw 0;
    line-height: 1
  }
  .entry-profile .entry-profile-inner .profile-link-list li {
    display: inline-block;
    list-style: none;
    margin: 0 1.333vw 0 0;
    font-size: 3.2vw
  }
  .profile-btn {
    line-height: 1
  }
  .profile-btn .btn {
    display: block;
    border: none;
    background: #8fd7e0;
    color: #fff;
    font-size: 3.733vw;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 3.333vw 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    border-radius: 3px
  }
  .profile-btn .btn::before {
    content: "";
    position: absolute;
    display: block;
    z-index: 5;
    top: 50%;
    right: 2.667vw;
    width: 9px;
    height: 9px;
    margin-top: -6px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  .entry-footer {
    margin-top: 10px
  }
  .entry-footer-section {
    font-size: 80%;
    color: #9aa5ab
  }
  .entry-footer-section a {
    color: #9aa5ab
  }
  .entry-footer-html,
  .social-buttons {
    margin: 10px 0
  }
  .pager {
    font-size: 3.2vw;
    display: table;
    width: 94.667vw;
    line-height: 1.5;
    text-align: center;
    border-radius: 3px;
    position: relative;
    margin: 0 auto 10.667vw auto;
    display: none
  }
  .pager::before {
    content: "";
    width: 1px;
    height: 100%;
    background: #ddd;
    position: absolute;
    top: 0;
    left: 50%
  }
  .pager a {
    color: #555;
    text-decoration: none
  }
  .pager .pager-next,
  .pager .pager-prev {
    position: relative;
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    border: 1px solid #ddd;
    box-sizing: border-box
  }
  .pager .pager-next a,
  .pager .pager-prev a {
    display: block;
    padding: 4vw 2.667vw;
    min-height: 10vw;
    vertical-align: middle
  }
  .pager .pager-next .pager-arrow,
  .pager .pager-prev .pager-arrow {
    font-size: 30px;
    width: 4vw;
    height: 100%;
    line-height: .7;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #8fd7e0;
    background: #8fd7e0;
    font-size: 0;
    z-index: 1
  }
  .pager.permalink .pager-next {
    float: right;
    text-align: right;
    border-left: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
  }
  .pager.permalink .pager-next::before {
    content: "";
    position: absolute;
    display: block;
    z-index: 5;
    top: 50%;
    right: 5px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  .pager.permalink .pager-next a {
    padding-right: 6vw
  }
  .pager.permalink .pager-next .pager-arrow {
    right: 0
  }
  .pager.permalink .pager-prev {
    float: left;
    text-align: left;
    border-right: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
  }
  .pager.permalink .pager-prev::before {
    content: "";
    position: absolute;
    display: block;
    z-index: 5;
    top: 50%;
    left: 5px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
  }
  .pager.permalink .pager-prev a {
    padding-left: 6vw
  }
  .pager.permalink .pager-prev .pager-arrow {
    left: 0
  }
  .entry-footer .entry-footer-section {
    width: 94.667vw;
    margin: 2.667vw auto
  }
  .entry-footer .hatena-star-container {
    width: 94.667vw;
    margin: 0 auto 2.667vw auto
  }
  .entry-footer .social-buttons {
    text-align: center;
    width: 94.667vw;
    margin: 0 auto 2.667vw auto
  }
  .social-buttons .social-button-item {
    margin-right: 1em
  }
  #entry-footer-secondary-modules .hatena-module-related-entries {
    background: #cee9ec;
    padding: 4.667vw 0 4vw 0;
    margin: 2vw 0 8vw 0
  }
  .hatena-module-related-entries .hatena-module-title {
    background: #fff;
    border-top: 4px solid #ffeb45;
    border-bottom: 4px solid #ffeb45;
    width: 100%;
    margin: 0 auto 2.667vw auto;
    padding: 4vw 0 4vw 0;
    text-align: center;
    font-size: 6.133vw;
    letter-spacing: 2px;
    font-family: "Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    line-height: 1;
    color: #555
  }
  .hatena-module-related-entries .hatena-module-title::after {
    content: "recommend \A article";
    font-size: 2.667vw;
    color: #aaa;
    letter-spacing: 1px;
    display: block;
    margin: 2vw 0 0 0
  }
  .related-entries {
    background: #fff;
    margin: 0 10px
  }
  .related-entries .related-entries-item {
    border-bottom: 1px solid #ededed;
    margin: 0 2.667vw;
    padding: 4vw 0 4vw 0
  }
  .related-entries .related-entries-item .related-entries-item-inner {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    position: relative;
    min-height: 26.667vw;
    padding: 0;
    box-sizing: border-box
  }
  .related-entries .related-entries-item .related-entries-image-link {
    display: block;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    box-ordinal-group: 4;
    position: absolute;
    top: 0;
    right: 0;
    width: 26.667vw;
    height: 26.667vw;
    overflow: hidden
  }
  .related-entries .related-entries-item .related-entries-image-link img {
    height: 100%;
    width: auto;
    max-width: inherit;
    float: none;
    margin: 0;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
  }
  .related-entries .related-entries-item .related-entries-categories {
    color: #999;
    width: 64vw;
    margin: 2.667vw 0 0 0;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    bottom: 5.333vw
  }
  .related-entries .related-entries-item .related-entries-categories a {
    display: inline-block;
    background: #f88e8b;
    border-radius: 3px;
    font-size: 2.667vw;
    color: #fff;
    padding: .533vw 1.5vw .533vw 1.333vw;
    vertical-align: top;
    text-decoration: none
  }
  .related-entries .related-entries-item .related-entries-categories a::before {
    content: "#"
  }
  .related-entries .related-entries-item .related-entries-title-link {
    font-size: 4.267vw;
    color: #555;
    display: block;
    width: 60vw;
    padding: 0 2.667vw 0 0;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    font-weight: 700
  }
  .page-about .entry {
    margin: 4vw 2.667vw 0 2.667vw
  }
  .page-about dt {
    font-size: 4.267vw;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px
  }
  .page-about dd {
    font-size: 4.267vw;
    margin-left: 0;
    margin-bottom: 4vw
  }
  .page-about .entry-content {
    border: none
  }
}
@media only screen and (min-width:769px) {
  #box2 .hatena-module-html {
    background: 0 0;
    background-size: auto 6px;
    margin: 0 0 50px 0
  }
  #box2 .hatena-module-entries-access-ranking,
  #box2 .hatena-module-profile {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAAGCAYAAABQBbSLAAAAkElEQVR4nO3XsQ2AMAxFwcQSw9Cz/xqskBGQKEJDR0oKS75fWle81v0ax2zv+ra31eZ9Lu88z/M8z/M8z/M8z//jI3Mcz/M8z/M8z/M8z1fxkTmO53me53me53me56v4yBzH8zzP8zzP8zzP81V8rFCWOJ7neZ7neZ7neZ6v4j8PeqY4nud5nud5nud5nq/iHwFx2iZ7MVcSAAAAAElFTkSuQmCC) no-repeat left 8px;
    background-size: auto 6px;
    margin: 0 0 50px 0
  }
  #box2 .hatena-module-title {
    font-size: 20px;
    background: #fff;
    display: table;
    position: relative;
    z-index: 0;
    font-family: "Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    letter-spacing: 2px;
    padding: 0 0 0 10px;
    margin: 0 0 15px 10px;
    line-height: 1
  }
  #box2 .hatena-module-title::after {
    display: inline-block;
    white-space: pre;
    font-size: 10px;
    color: #aaa;
    vertical-align: top;
    margin: 0 10px 0 7px;
    letter-spacing: 1px
  }
  #box2 .hatena-module-html .hatena-module-title::after {
    content: "feature \A articles"
  }
  #box2 .hatena-module-html .bannerList li {
    margin: 0 0 10px 0
  }
  #box2 .hatena-module-html .bannerList li:last-child {
    margin: 0
  }
  #box2 .hatena-module-html .bannerList li a {
    display: block;
    line-height: 1
  }
  #box2 .hatena-module-html .bannerList li img {
    vertical-align: bottom
  }
  #box2 .hatena-module-entries-access-ranking .hatena-module-title {
    white-space: normal
  }
  #box2 .hatena-module-entries-access-ranking .hatena-module-title::after {
    content: "popular \A articles";
    margin: 0 10px 0 0
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li {
    border-bottom: 1px solid #ededed;
    padding: 10px 0 10px 0
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .urllist-item-inner {
    min-height: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    position: relative;
    min-height: 80px
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-date-link {
    display: none;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    box-ordinal-group: 4
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .urllist-item-inner::after {
    display: table;
    content: " ";
    clear: both
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li a {
    text-decoration: none
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-image-link {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    display: block;
    width: 120px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li:nth-child(4) .entries-access-ranking-image-link,
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li:nth-child(5) .entries-access-ranking-image-link {
    display: none
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li a img {
    margin: 0
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-title {
    font-size: 14px;
    color: #555;
    display: block;
    width: 160px;
    margin: 0 0 0 130px;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-categories {
    font-size: 12px;
    color: #999;
    margin: 0 0 0 130px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    width: 160px;
    line-height: 1
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-categories a {
    color: #aaa;
    display: inline-block;
    margin: 0 5px 5px 0
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-categories a::before {
    content: "#";
    margin: 0 -2px 0 0
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li:nth-child(4) .urllist-item-inner,
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li:nth-child(5) .urllist-item-inner {
    min-height: auto
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li:nth-child(4) .entries-access-ranking-title,
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li:nth-child(5) .entries-access-ranking-title {
    margin: 0 0 0 10px;
    width: 280px
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li:nth-child(4) .entries-access-ranking-categories,
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li:nth-child(5) .entries-access-ranking-categories {
    margin: 0 0 0 10px;
    width: 280px
  }
  #box2 .hatena-module-profile .hatena-module-title::after {
    content: "profile";
    vertical-align: 4px;
    margin: 0 10px 0 0
  }
  #box2 .hatena-module-profile .profile-description .img {
    width: 280px;
    margin: 0 auto
  }
  #box2 .hatena-module-profile .profile-description .img img {
    vertical-align: bottom
  }
  #box2 .hatena-module-profile .profile-description .txt {
    width: 280px;
    margin: 20px auto 20px auto;
    font-size: 14px;
    line-height: 1.6
  }
  #box2 .hatena-follow-button-box {
    clear: both;
    font-size: 16px!important;
    height: 46px;
    margin: 0 10px;
    position: relative;
    display: block
  }
  #box3 .hatena-follow-button-box {
    clear: both;
    font-size: 16px!important;
    height: 46px;
    margin: 0 46px;
    position: relative;
    display: block
  }
  #box2 .hatena-follow-button,
  #box3 .hatena-follow-button {
    display: inline-block;
    height: 46px!important;
    padding: 0 0 0 10px;
    min-width: 270px;
    border: none!important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: .3s ease;
    transition-property: opacity,border,color,background;
    -o-transition: .3s ease;
    -o-transition-property: opacity,border,color,background;
    -moz-transition: .3s ease;
    -moz-transition-property: opacity,border,color,background;
    -webkit-transition: .3s ease;
    -webkit-transition-property: opacity,border,color,background;
    line-height: 46px!important;
    font-weight: 400;
    text-decoration: none;
    color: #fff!important;
    background: #ebebeb;
    float: left;
    letter-spacing: 1px!important;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    width: 270px
  }
  #box2 .hatena-follow-button:hover,
  #box3 .hatena-follow-button:hover {
    text-decoration: none!important
  }
  #box2 .hatena-follow-button.unsubscribing,
  #box3 .hatena-follow-button.unsubscribing {
    background: #8fd7e0 url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20180309/20180309140842.png) no-repeat 28px 8px
  }
  #box2 .hatena-follow-button.unsubscribing.hover,
  #box3 .hatena-follow-button.unsubscribing.hover {
    border: none;
    color: #fff!important
  }
  #box2 .hatena-follow-button.subscribing,
  #box3 .hatena-follow-button.subscribing {
    color: #fff!important;
    background: #8fd7e0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAANCAYAAACkTj4ZAAAA5ElEQVQokZ3ToUqEURDF8fOhmLaoIDa71RewmHwCbSaLT2C1rBZNBrf6CGISLTazyWAwmNwigoL4M3wuXK+fy7IHBi7D3P8wc5gGmVJNkoMkL0mOg2liDudafWJjGsg8bvzWdVmwMAFkBfcV5BK9oMEhHrA4BrKG5wpyhlkkxaxwhZkOyCZei7ov7Jc1wV7V5aSC7GoXOtI7tutmo8eggu38jNyv8kOsd41e2nlbfPjQLrHUI1a7ICUoWMKTbt1h+T9IDRo581ZBLtAbB+kCBVtaV+BUt4t/otF9a/0kwyRHkx7eN6VynMbji2nEAAAAAElFTkSuQmCC) no-repeat 30px 50%
  }
  #box2 .hatena-follow-button.subscribing.hover,
  #box3 .hatena-follow-button.subscribing.hover {
    width: auto;
    color: #fff!important;
    border: none;
    background: #8fd7e0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAADCAYAAACnI+4yAAAAFklEQVQImWP8////fwYSABMpisnSAABCKAQCm0EgrQAAAABJRU5ErkJggg==) no-repeat 30px 49%
  }
  #box2 .hatena-follow-button-box .subscription-count-box,
  #box3 .hatena-follow-button-box .subscription-count-box {
    display: none;
    position: absolute;
    float: none;
    margin: 0 0 0 5px!important;
    right: 0;
    z-index: -10
  }
  #box2 .hatena-follow-button-box i,
  #box3 .hatena-follow-button-box i,
  .hatena-follow-button-box u {
    position: absolute;
    z-index: 10;
    zoom: 1;
    line-height: 0;
    width: 0;
    height: 0;
    left: 0;
    top: 50%;
    margin: -4px 0 0 -4px;
    border: 4px solid transparent;
    border-right-color: #bbb;
    border-left: 0
  }
  #box2 .hatena-follow-button-box u,
  #box3 .hatena-follow-button-box u {
    margin-left: -3px;
    border-right-color: #fff
  }
  #box2 .hatena-follow-button-box .subscription-count,
  #box3 .hatena-follow-button-box .subscription-count {
    float: left;
    border: 1px solid #bbb;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    display: block;
    min-width: 8px;
    font-size: 12px;
    color: #454545!important;
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-left: -1px;
    position: relative;
    z-index: 9;
    font-family: Helvetica,Ariel,sans-serif
  }
  #box2 .hatena-module .hatena-follow-button .background,
  #box3 .hatena-module .hatena-follow-button .background,
  .hatena-module .hatena-follow-button.hover .foreground {
    display: none
  }
  #box2 .hatena-module .hatena-follow-button.hover .background,
  #box3 .hatena-module .hatena-follow-button.hover .background {
    display: inline
  }
  #box2 .hatena-module .hatena-follow-button .friend,
  #box3 .hatena-module .hatena-follow-button .friend,
  .hatena-module .hatena-follow-button .non-friend,
  .hatena-module .hatena-follow-button .subscribing,
  .hatena-module .hatena-follow-button .unsubscribing {
    display: none
  }
  #box2 .hatena-module .hatena-follow-button.friend .friend,
  #box3 .hatena-module .hatena-follow-button.friend .friend,
  .hatena-module .hatena-follow-button.non-friend .non-friend,
  .hatena-module .hatena-follow-button.subscribing .subscribing,
  .hatena-module .hatena-follow-button.unsubscribing .unsubscribing {
    display: inline
  }
  #box2 .hatena-module-search-box,
  #box3 .hatena-module-search-box {
    border-top: 1px solid #ededed;
    padding: 30px 0 50px 0
  }
  #box2 .hatena-module-search-box .hatena-module-title,
  #box3 .hatena-module-search-box .hatena-module-title {
    display: none
  }
  #box2 .search-form {
    border: 1px solid #ccc;
    background-color: #fff;
    width: 280px;
    box-sizing: border-box;
    position: relative;
    text-align: left;
    margin: 0 auto;
    border-radius: 4px
  }
  #box2 .search-form .search-module-input {
    padding: 15px 10px;
    color: #3d3f44;
    background: 0 0;
    border: none;
    outline: 0;
    height: 20px;
    width: 280px;
    font-size: 16px
  }
  #box2 .search-form .search-module-button {
    width: 50px;
    height: 50px;
    background: #8fd7e0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAACZUlEQVRIibXWS4hOYRzH8c+8wwiFXMsosUB25LYRwgLjWsotWSJWFhbUOyeyspJYWFBuC8QwLCi3lI1SJpqJUsbCZcpGI7fG4jmvnnnfc965vPzq1PN7zjnP9znn/3/+z1PX09MjRyOwEWsxF40Yhi604z4u43XeAJAkyd/2kIz79diLw5iYcX9Sei1BEddwAJ3VoFAo8+NwDydyQFnvb8YLrB8IbAKeYFnU14lmzMdI4U9MxU7ciZ4bI3zhtv7A6nEFs1Lfg2OYiQTP0I3feIfzWJNO7H00xtl0YlVh+4QYlEA7cAjfqs0UDzEPHalvwDkMzYONFJKhpCO41Ack1kc04WvqZ2N7Hmw1xqf+LY4OAFTSGxyP/M48WJxFZ/FzEDA4LcQUFmNsFmxR5FsHCYJPQiIRsrYiUQqYHPn2GmCEMJQ0ufxmQe/MGewvLCnO3oqMLOBz5BtrhE2J2l1ZsJeRX14DaBgWRL4tC3Yr8ltrgK3D6LTdIWM3KOA6fqV+BVYOAtSg9/q8mvVQQSi2F6O+i5g+QNgZzEjbX3EyDwYHhXVCqP6PhJrXl4ank4srxgV8qAb7iC34kfopeIpTQq0r1yjsEtZl+bayW4hfheKd+oFwBLiSDjYEe9LrLV7hu7A85ghxylOLUAZvZn1ZSXeF3/e4rH+asH9twsIy0BfZMWpR9oXlMELKLsWq9IXunNm3CbGejv3C4agCWCwW/xb6uiqnq5IahLiVTlefhXX0KePZDcJSquhPkqSlP7CBKg+4pq65uflfwxSLxSxga1bMalaSJDdUxrDxv8AiYBNu4zlO/wF2o3/3rXrg0wAAAABJRU5ErkJggg==) no-repeat 50%;
    background-size: 24px 24px;
    border: none;
    outline: 0;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .2s ease-out
  }
  #box2 .search-form .search-module-button:hover {
    opacity: .6
  }
  #box3 {
    border-left: solid 1px #dcdcdc;
    margin: -77px 0 35px 332px
  }
}
@media only screen and (max-width:768px) {
  #box2 .hatena-module-html {
    background: 0 0;
    margin: 0 0 13.333vw 0
  }
  #box2 .hatena-module-entries-access-ranking,
  #box2 .hatena-module-profile {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAAGCAYAAABQBbSLAAAAkElEQVR4nO3XsQ2AMAxFwcQSw9Cz/xqskBGQKEJDR0oKS75fWle81v0ax2zv+ra31eZ9Lu88z/M8z/M8z/M8z//jI3Mcz/M8z/M8z/M8z1fxkTmO53me53me53me56v4yBzH8zzP8zzP8zzP81V8rFCWOJ7neZ7neZ7neZ6v4j8PeqY4nud5nud5nud5nq/iHwFx2iZ7MVcSAAAAAElFTkSuQmCC) no-repeat left 8px;
    background-size: auto 6px;
    margin: 0 0 13.333vw 0
  }
  #box2 .hatena-module-title {
    font-size: 4.533vw;
    background: #fff;
    display: table;
    position: relative;
    z-index: 0;
    font-family: "Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    letter-spacing: 2px;
    padding: 0 0 0 2vw;
    margin: 0 0 2.667vw 2vw;
    line-height: 1
  }
  #box2 .hatena-module-title::after {
    display: inline-block;
    white-space: pre;
    font-size: 2vw;
    color: #aaa;
    vertical-align: bottom;
    margin: 0 2vw 0 .933vw;
    letter-spacing: 1px;
    line-height: 1.2
  }
  #box2 .hatena-module-html .hatena-module-title {
    margin: 0 0 5.333vw 2vw
  }
  #box2 .hatena-module-html .hatena-module-title::after {
    content: "feature \A articles"
  }
  #box2 .hatena-module-html .bannerList li {
    margin: 0 0 4vw 0
  }
  #box2 .hatena-module-html .bannerList li:last-child {
    margin: 0
  }
  #box2 .hatena-module-html .bannerList li a {
    display: block;
    line-height: 1;
    width: 94.667vw;
    margin: 0 auto
  }
  #box2 .hatena-module-html .bannerList li img {
    vertical-align: bottom;
    width: 100%
  }
  #box2 .hatena-module-entries-access-ranking .hatena-module-title {
    white-space: normal
  }
  #box2 .hatena-module-entries-access-ranking .hatena-module-title::after {
    content: "popular \A articles";
    margin: 0 2vw 0 -2px
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li {
    border-bottom: 1px solid #ededed;
    margin: 0 2.667vw;
    padding: 4vw 0 4vw 0
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .urllist-item-inner {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    position: relative;
    min-height: 26.667vw;
    padding: 0;
    box-sizing: border-box
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li a {
    text-decoration: none
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-image-link {
    display: block;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    box-ordinal-group: 4;
    position: absolute;
    top: 0;
    right: 0;
    width: 26.667vw;
    height: 26.667vw;
    overflow: hidden
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-image-link img {
    height: 100%;
    width: auto;
    max-width: inherit;
    float: none;
    margin: 0;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-title {
    font-size: 4.267vw;
    color: #555;
    display: block;
    width: 64vw;
    padding: 0 2.667vw 0 0;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    font-weight: 700
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-categories {
    color: #999;
    width: 64vw;
    margin: 2.667vw 0 0 0;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    bottom: 5.333vw
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-categories a {
    display: inline-block;
    background: #f88e8b;
    border-radius: 3px;
    font-size: 2.667vw;
    color: #fff;
    padding: .533vw 1.5vw .533vw 1.333vw;
    vertical-align: top
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-categories a::before {
    content: "#"
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-date-link {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    display: block;
    font-size: 2.667vw;
    margin: 1.333vw 0 0 0
  }
  #box2 .hatena-module-entries-access-ranking .entries-access-ranking li .entries-access-ranking-date-link a {
    color: #aaa
  }
  #box2 .hatena-module-profile {
    margin: 0 0 8vw 0
  }
  #box2 .hatena-module-profile .hatena-module-title::after {
    content: "profile";
    vertical-align: 4px;
    margin: 0 2vw 0 -2px
  }
  #box2 .hatena-module-profile .profile-description .img {
    width: 94.667vw;
    margin: 0 auto
  }
  #box2 .hatena-module-profile .profile-description .img img {
    vertical-align: bottom;
    width: 100%
  }
  #box2 .hatena-module-profile .profile-description .txt {
    width: 92vw;
    margin: 3.333vw auto 3.333vw auto;
    font-size: 3.733vw;
    line-height: 1.6
  }
  #box2 .hatena-follow-button-box,
  #box3 .hatena-follow-button-box {
    clear: both;
    font-size: 16px!important;
    height: 46px;
    margin: 0 10px;
    position: relative;
    display: block
  }
  #box2 .hatena-follow-button,
  #box3 .hatena-follow-button {
    display: inline-block;
    height: 46px!important;
    padding: 0 0 0 10px;
    min-width: 270px;
    border: none!important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: .3s ease;
    transition-property: opacity,border,color,background;
    -o-transition: .3s ease;
    -o-transition-property: opacity,border,color,background;
    -moz-transition: .3s ease;
    -moz-transition-property: opacity,border,color,background;
    -webkit-transition: .3s ease;
    -webkit-transition-property: opacity,border,color,background;
    line-height: 46px!important;
    font-weight: 400;
    text-decoration: none;
    color: #fff!important;
    background: #ebebeb;
    float: left;
    letter-spacing: 1px!important;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    width: 94.667vw;
    box-sizing: border-box
  }
  #box2 .hatena-follow-button:hover,
  #box3 .hatena-follow-button:hover {
    text-decoration: none!important
  }
  #box2 .hatena-follow-button.unsubscribing,
  #box3 .hatena-follow-button.unsubscribing {
    background: #8fd7e0 url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20180309/20180309140842.png) no-repeat 28px 8px
  }
  #box2 .hatena-follow-button.unsubscribing.hover,
  #box3 .hatena-follow-button.unsubscribing.hover {
    border: none;
    color: #fff!important
  }
  #box2 .hatena-follow-button.subscribing,
  #box3 .hatena-follow-button.subscribing {
    color: #fff!important;
    background: #8fd7e0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAANCAYAAACkTj4ZAAAA5ElEQVQokZ3ToUqEURDF8fOhmLaoIDa71RewmHwCbSaLT2C1rBZNBrf6CGISLTazyWAwmNwigoL4M3wuXK+fy7IHBi7D3P8wc5gGmVJNkoMkL0mOg2liDudafWJjGsg8bvzWdVmwMAFkBfcV5BK9oMEhHrA4BrKG5wpyhlkkxaxwhZkOyCZei7ov7Jc1wV7V5aSC7GoXOtI7tutmo8eggu38jNyv8kOsd41e2nlbfPjQLrHUI1a7ICUoWMKTbt1h+T9IDRo581ZBLtAbB+kCBVtaV+BUt4t/otF9a/0kwyRHkx7eN6VynMbji2nEAAAAAElFTkSuQmCC) no-repeat 30px 50%
  }
  #box2 .hatena-follow-button.subscribing.hover,
  #box3 .hatena-follow-button.subscribing.hover {
    width: auto;
    color: #fff!important;
    border: none;
    background: #8fd7e0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAADCAYAAACnI+4yAAAAFklEQVQImWP8////fwYSABMpisnSAABCKAQCm0EgrQAAAABJRU5ErkJggg==) no-repeat 30px 49%
  }
  #box2 .hatena-follow-button-box .subscription-count-box,
  #box3 .hatena-follow-button-box .subscription-count-box {
    display: none;
    position: absolute;
    float: none;
    margin: 0 0 0 5px!important;
    right: 0;
    z-index: -10
  }
  #box2 .hatena-follow-button-box i,
  #box3 .hatena-follow-button-box i,
  .hatena-follow-button-box u {
    position: absolute;
    z-index: 10;
    zoom: 1;
    line-height: 0;
    width: 0;
    height: 0;
    left: 0;
    top: 50%;
    margin: -4px 0 0 -4px;
    border: 4px solid transparent;
    border-right-color: #bbb;
    border-left: 0
  }
  #box2 .hatena-follow-button-box u,
  #box3 .hatena-follow-button-box u {
    margin-left: -3px;
    border-right-color: #fff
  }
  #box2 .hatena-follow-button-box .subscription-count,
  #box3 .hatena-follow-button-box .subscription-count {
    float: left;
    border: 1px solid #bbb;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    display: block;
    min-width: 8px;
    font-size: 12px;
    color: #454545!important;
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-left: -1px;
    position: relative;
    z-index: 9;
    font-family: Helvetica,Ariel,sans-serif
  }
  #box2 .hatena-module .hatena-follow-button .background,
  .hatena-module .hatena-follow-button.hover .foreground {
    display: none
  }
  #box2 .hatena-module .hatena-follow-button.hover .background {
    display: inline
  }
  #box2 .hatena-module .hatena-follow-button .friend,
  .hatena-module .hatena-follow-button .non-friend,
  .hatena-module .hatena-follow-button .subscribing,
  .hatena-module .hatena-follow-button .unsubscribing {
    display: none
  }
  #box2 .hatena-module .hatena-follow-button.friend .friend,
  .hatena-module .hatena-follow-button.non-friend .non-friend,
  .hatena-module .hatena-follow-button.subscribing .subscribing,
  .hatena-module .hatena-follow-button.unsubscribing .unsubscribing {
    display: inline
  }
  #box2 .hatena-module-search-box {
    border-top: 1px solid #ededed;
    padding: 8vw 0 8vw 0
  }
  #box2 .hatena-module-search-box .hatena-module-title {
    display: none
  }
  #box2 .hatena-module-search-box .hatena-module-body {
    width: 94.667vw;
    margin: 0 auto
  }
  #box2 .search-form {
    border: 1px solid #ccc;
    background-color: #fff;
    width: 94.667vw;
    box-sizing: border-box;
    position: relative;
    text-align: left;
    margin: 0 auto;
    border-radius: 4px
  }
  #box2 .search-form .search-module-input {
    padding: 15px 10px;
    color: #3d3f44;
    background: 0 0;
    border: none;
    outline: 0;
    height: 20px;
    width: 75vw;
    font-size: 16px
  }
  #box2 .search-form .search-module-button {
    width: 50px;
    height: 50px;
    background: #8fd7e0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAACZUlEQVRIibXWS4hOYRzH8c+8wwiFXMsosUB25LYRwgLjWsotWSJWFhbUOyeyspJYWFBuC8QwLCi3lI1SJpqJUsbCZcpGI7fG4jmvnnnfc965vPzq1PN7zjnP9znn/3/+z1PX09MjRyOwEWsxF40Yhi604z4u43XeAJAkyd/2kIz79diLw5iYcX9Sei1BEddwAJ3VoFAo8+NwDydyQFnvb8YLrB8IbAKeYFnU14lmzMdI4U9MxU7ciZ4bI3zhtv7A6nEFs1Lfg2OYiQTP0I3feIfzWJNO7H00xtl0YlVh+4QYlEA7cAjfqs0UDzEPHalvwDkMzYONFJKhpCO41Ack1kc04WvqZ2N7Hmw1xqf+LY4OAFTSGxyP/M48WJxFZ/FzEDA4LcQUFmNsFmxR5FsHCYJPQiIRsrYiUQqYHPn2GmCEMJQ0ufxmQe/MGewvLCnO3oqMLOBz5BtrhE2J2l1ZsJeRX14DaBgWRL4tC3Yr8ltrgK3D6LTdIWM3KOA6fqV+BVYOAtSg9/q8mvVQQSi2F6O+i5g+QNgZzEjbX3EyDwYHhXVCqP6PhJrXl4ank4srxgV8qAb7iC34kfopeIpTQq0r1yjsEtZl+bayW4hfheKd+oFwBLiSDjYEe9LrLV7hu7A85ghxylOLUAZvZn1ZSXeF3/e4rH+asH9twsIy0BfZMWpR9oXlMELKLsWq9IXunNm3CbGejv3C4agCWCwW/xb6uiqnq5IahLiVTlefhXX0KePZDcJSquhPkqSlP7CBKg+4pq65uflfwxSLxSxga1bMalaSJDdUxrDxv8AiYBNu4zlO/wF2o3/3rXrg0wAAAABJRU5ErkJggg==) no-repeat 50%;
    background-size: 24px 24px;
    border: none;
    outline: 0;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .2s ease-out
  }
  #box2 .search-form .search-module-button:hover {
    opacity: .6
  }
  #box3 {
    margin: -10px 0 20px 0
  }
}
/*****************************
	HC_PJ-23569 ns-footer
******************************/
.footer {
  --footer-bg: #222f33;
  --surface-dark: #283333;
  --border-gray: #666;
  --border-divider: #444;
  --accent-green: #00a44c;
  --text-primary: #fff;
  --text-body: #ddd;
  --text-muted: #999;
  background: var(--footer-bg);
  color: var(--text-body);
  text-align: left;
  padding: 0;
  font-size: inherit;
}
/* line 19, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
.footer a {
  color: inherit;
  text-decoration: none;
}
/* line 24, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 30, ../../scss/basic/footer_pc_HC_PJ-23448.scss */

@media (min-width: 769px) {
	.footer__inner {
	  display: grid;
	  grid-template-columns: 180px 420px 200px 200px;
	  justify-content: space-between;
	  column-gap: 67px;
	  max-width: 1200px;
	  margin: 0 auto;
	  padding: 32px 16px 0;
	}
	/* line 40, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__title {
	  grid-column: 1 / -1;
	  margin: 0 0 32px;
	  font-size: 24px;
	  font-weight: 600;
	  line-height: 1.3;
	  color: var(--text-primary);
	  text-align: center;
	}
	/* line 50, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__nav {
	  display: contents;
	}
	/* line 53, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__nav .footer__section:nth-child(1) {
	  grid-column: 1;
	  grid-row: 2;
	}
	/* line 58, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__nav .footer__section:nth-child(2) {
	  grid-column: 2;
	  grid-row: 2;
	}
	/* line 63, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__nav .footer__section:nth-child(3) {
	  grid-column: 3;
	  grid-row: 2;
	}
	/* line 68, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__nav .footer__section:nth-child(4) {
	  grid-column: 4;
	  grid-row: 2;
	  box-sizing: border-box;
	  padding-bottom: 44px;
	}
	/* line 76, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__sections {
	  display: contents;
	}
	/* line 80, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__section {
	  margin-bottom: 0;
	}
	/* line 84, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__section-summary {
	  position: relative;
	  display: block;
	  min-height: 36px;
	  padding: 14px 0 0;
	  margin: 0;
	  color: var(--text-primary);
	  cursor: default;
	  pointer-events: none;
	}
	/* line 94, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__section-summary::before {
	  content: "";
	  position: absolute;
	  top: 1px;
	  left: 0;
	  right: 0;
	  height: 1px;
	  background: var(--border-divider);
	}
	/* line 104, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__section-summary::after {
	  content: "";
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 40px;
	  height: 2px;
	  background: var(--accent-green);
	  border-radius: 1px;
	}
	/* line 116, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__section-title {
	  display: block;
	  font-size: 16px;
	  font-weight: 600;
	  line-height: 1.4;
	}
	/* line 123, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__section-body {
	  padding: 12px 0 0;
	}
	/* line 127, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__links {
	  display: flex;
	  flex-direction: column;
	  gap: 8px;
	}
	/* line 132, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__links a {
	  display: block;
	  padding: 0;
	  font-size: 12px;
	  font-weight: normal;
	  line-height: 1.42;
	  color: #ddd;
	}
	/* line 140, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__links a:hover {
	  text-decoration: underline;
	}
	/* line 145, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__links .footer__link-external {
	  display: inline-flex;
	  align-items: center;
	}
	/* line 151, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__link-external-inner {
	  display: inline-flex;
	  align-items: center;
	  gap: 4px;
	}
	/* line 157, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__icon-blank {
	  flex-shrink: 0;
	  display: block;
	  width: 12px;
	  height: 12px;
	}
	/* line 164, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__subsection + .footer__subsection {
	  margin-top: 8px;
	}
	/* line 168, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__subsection-title {
	  margin: 0 0 8px;
	  padding-left: 12px;
	  font-size: 14px;
	  font-weight: 600;
	  line-height: 1.4;
	  color: var(--text-body);
	}
	/* line 177, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer ul.footer__tags {
	  display: flex;
	  flex-wrap: wrap;
	  gap: 8px;
	  padding: 0 0 8px 12px;
	}
	/* line 184, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__tags a {
	  display: inline-block;
	  padding: 4px 8px;
	  border: 1px solid var(--border-gray);
	  border-radius: 11.5px;
	  background: #2f3e43;
	  font-size: 11px;
	  font-weight: normal;
	  line-height: 1.4;
	  color: #ddd;
	  white-space: nowrap;
	}
	/* line 196, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__tags a:hover {
	  text-decoration: underline;
	}
	/* line 201, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__contact-area {
	  grid-column: 4;
	  grid-row: 2;
	  align-self: end;
	  width: 154px;
	}
	/* line 208, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__contact {
	  display: block;
	  margin: 0;
	  color: var(--text-body);
	  text-decoration: none;
	}
	/* line 215, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__contact-inner {
	  display: flex;
	  align-items: center;
	  justify-content: space-between;
	  box-sizing: border-box;
	  height: 32px;
	  padding: 8px 8px 8px 12px;
	  border: 1px solid var(--border-gray);
	  border-radius: 4px;
	  background: var(--surface-dark);
	  font-size: 12px;
	  font-weight: 600;
	  line-height: 1.4;
	}
	/* line 229, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__contact-inner::after {
	  content: "";
	  flex-shrink: 0;
	  display: block;
	  width: 6px;
	  height: 6px;
	  border-right: 2px solid var(--border-gray);
	  border-bottom: 2px solid var(--border-gray);
	  transform: rotate(-45deg);
	}
	/* line 241, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__bottom {
	  display: flex;
	  grid-column: 1 / -1;
	  grid-row: 3;
	  flex-direction: row;
	  align-items: flex-start;
	  gap: 40px;
	  margin: 20px 0;
	  padding-top: 32px;
	  padding-bottom: 32px;
	  border-top: 1px solid var(--border-divider);
	}
	/* line 254, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__brand {
	  flex-shrink: 0;
	  width: 144px;
	  display: flex;
	  flex-direction: column;
	  align-items: flex-start;
	  gap: 12px;
	}
	/* line 263, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__logo {
	  display: block;
	  line-height: 0;
	}
	/* line 267, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__logo img {
	  display: block;
	  width: 140px;
	  height: auto;
	}
	/* line 274, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__copyright {
	  font-size: 12px;
	  font-weight: normal;
	  line-height: 1.5;
	  color: #ddd;
	}
	/* line 281, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__section--support {
	  flex: 1;
	  min-width: 0;
	  margin-bottom: 0;
	}
	/* line 286, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__section--support .footer__section-summary {
	  display: block;
	  min-height: 0;
	  padding: 0;
	  cursor: default;
	  pointer-events: none;
	}
	/* line 293, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__section--support .footer__section-summary::before, .footer__section--support .footer__section-summary::after {
	  display: none;
	}
	/* line 299, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__section--support .footer__section-title {
	  margin: 0;
	  font-size: 12px;
	  font-weight: 600;
	  line-height: 1.42;
	  color: var(--text-primary);
	}
	/* line 307, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer__section--support .footer__section-body {
	  display: block;
	  padding-top: 12px;
	}
	/* line 313, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer ul.footer__support-links {
	  flex-direction: row;
	  flex-wrap: wrap;
	  gap: 8px 20px;
	}
	/* line 318, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer ul.footer__support-links li {
	  margin: 0;
	  padding: 0;
	}
	/* line 323, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer ul.footer__support-links a {
	  display: block;
	  padding: 0;
	  font-size: 12px;
	  font-weight: 300;
	  line-height: 16px;
	  color: var(--text-muted);
	}
	/* line 331, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
	.footer ul.footer__support-links a:hover {
	  text-decoration: underline;
	}
	/* line 337, ../../scss/basic/footer_pc_HC_PJ-23448.scss */
}

@media (max-width: 768px) {
	.footer__inner {
	  display: flex;
	  flex-direction: column;
	  padding: 8.20513vw 4.10256vw 25.64103vw;
	}
	/* line 41, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__title {
	  margin: 0 0 6.15385vw;
	  color: var(--text-primary);
	  font-size: 5.12821vw;
	  font-weight: bold;
	  line-height: 1.3;
	  text-align: center;
	  order: 1;
	}
	/* line 51, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__nav {
	  order: 2;
	}
	/* line 55, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__contact-area {
	  order: 4;
	  padding-top: 5.12821vw;
	  border-top: 1px solid var(--border-divider);
	}
	/* line 61, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__section--support {
	  order: 3;
	}
	/* line 65, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__brand {
	  display: flex;
	  flex-direction: column;
	  gap: 3.07692vw;
	  margin-top: 2.05128vw;
	  align-items: center;
	  order: 5;
	}
	/* line 74, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__sections {
	  display: flex;
	  flex-direction: column;
	  gap: 0;
	}
	/* line 80, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__section {
	  margin-bottom: 5.12821vw;
	}
	/* line 84, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__section--support {
	  margin-bottom: 5.12821vw;
	}
	/* line 88, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__section-summary {
	  position: relative;
	  display: flex;
	  align-items: center;
	  box-sizing: border-box;
	  min-height: max(48px, 14.35897vw);
	  padding: 0.51282vw 1.02564vw 0;
	  list-style: none;
	  color: var(--text-primary);
	  margin: 0;
	}
	/* line 99, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__section-summary::before {
	  content: "";
	  position: absolute;
	  top: 1px;
	  left: 0;
	  right: 0;
	  height: 1px;
	  background: var(--border-divider);
	}
	/* line 109, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__section-summary::after {
	  content: "";
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 7.69231vw;
	  height: 2px;
	  background: var(--accent-green);
	  border-radius: 1px;
	}
	/* line 121, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__section-title {
	  font-size: 4.10256vw;
	  font-weight: 600;
	  line-height: 1.4;
	}
	/* line 127, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__section-body {
	  display: block;
	  padding-bottom: 3.07692vw;
	}
	/* line 132, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer ul.footer__links a,
	.footer ul.footer__support-links a {
	  font-weight: normal;
	}
	/* line 137, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__links {
	  display: flex;
	  flex-direction: column;
	  gap: 3.07692vw;
	}
	/* line 142, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__links a {
	  display: flex;
	  align-items: center;
	  justify-content: space-between;
	  gap: 2.5641vw;
	  padding: 0 0 0 3.07692vw;
	  font-size: 3.58974vw;
	  font-weight: normal;
	  line-height: 1.43;
	  color: #ddd;
	}
	/* line 155, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__section:not(.footer__section--search) .footer__links {
	  display: grid;
	  grid-template-columns: repeat(2, minmax(0, 1fr));
	  column-gap: 3.07692vw;
	  row-gap: 3.07692vw;
	}
	/* line 162, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__link-external-inner {
	  display: inline-flex;
	  align-items: center;
	  gap: 1.02564vw;
	}
	/* line 168, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__icon-blank {
	  flex-shrink: 0;
	  display: block;
	  width: 3.07692vw;
	  height: 3.07692vw;
	}
	/* line 175, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__subsection + .footer__subsection {
	  margin-top: 3.07692vw;
	}
	/* line 179, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__subsection-title {
	  margin: 0 0 3.07692vw;
	  padding-left: 3.07692vw;
	  font-size: 3.33333vw;
	  font-weight: 600;
	  line-height: 1.4;
	  color: var(--text-body);
	}
	/* line 188, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer ul.footer__tags {
	  display: flex;
	  flex-wrap: wrap;
	  gap: 2.05128vw;
	  padding: 0 0 3.07692vw 3.07692vw;
	}
	/* line 195, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__tags a {
	  display: inline-block;
	  padding: 1.02564vw 2.05128vw;
	  border: 1px solid var(--border-gray);
	  border-radius: 11.5px;
	  background: #2f3e43;
	  font-size: 2.82051vw;
	  font-weight: normal;
	  line-height: 1.4;
	  color: #ddd;
	  white-space: nowrap;
	}
	/* line 207, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__tags a::after {
	  display: none;
	}
	/* line 212, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__contact {
	  display: block;
	  width: 100%;
	  margin: 0 0 5.12821vw;
	  color: var(--text-body);
	  text-decoration: none;
	}
	/* line 220, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__contact-inner {
	  position: relative;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  box-sizing: border-box;
	  height: max(44px, 11.28205vw);
	  padding: 2.05128vw 7.17949vw 2.05128vw 3.07692vw;
	  border: 1px solid var(--border-gray);
	  border-radius: 4px;
	  background: var(--surface-dark);
	  font-size: 3.07692vw;
	  font-weight: 600;
	  line-height: 1.4;
	}
	/* line 235, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__contact-inner::after {
	  content: "";
	  position: absolute;
	  top: 50%;
	  right: 2.05128vw;
	  display: block;
	  width: 1.53846vw;
	  height: 1.53846vw;
	  border-right: 2px solid var(--border-gray);
	  border-bottom: 2px solid var(--border-gray);
	  transform: translateY(-50%) rotate(-45deg);
	}
	/* line 249, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__bottom {
	  display: contents;
	}
	/* line 253, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__logo {
	  display: block;
	  line-height: 0;
	}
	/* line 257, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__logo img {
	  display: block;
	  width: 35.89744vw;
	  height: auto;
	}
	/* line 264, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
	.footer__copyright {
	  font-size: 3.07692vw;
	  font-weight: normal;
	  line-height: 1.5;
	  color: #ddd;
	}
	/* line 271, ../../scss/basic/footer_sp_HC_PJ-23448.scss */
}
.footer a:focus-visible {
  outline: 2px solid var(--accent-green);
  outline-offset: 2px;
}
@media only screen and (min-width:769px) {
  #bottom-editarea footer .pagetop {
    position: fixed;
    display: block;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    background: #f8e834;
    opacity: .5;
    font-size: 0;
    border-radius: 25px
  }
  #bottom-editarea footer .pagetop::after {
    content: "";
    display: block;
    border-top: 3px solid #333;
    border-left: 3px solid #333;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    margin: 22px 0 0 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  #bottom-editarea footer .pagetop:hover {
    opacity: 1
  }
}
@media only screen and (max-width:768px) {
  #bottom-editarea footer .pagetop {
    position: fixed;
    display: block;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    background: #f8e834;
    opacity: .5;
    font-size: 0;
    border-radius: 25px
  }
  #bottom-editarea footer .pagetop::after {
    content: "";
    display: block;
    border-top: 3px solid #333;
    border-left: 3px solid #333;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    margin: 22px 0 0 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
}

.bnrArea.bnr_car-topics {
  margin-bottom: 20px
}
.bnrArea a img {
  width: 100%
}
.bnrArea-b a {
  display: none
}
@media only screen and (max-width:768px) {
  .bnr_cartopics {
    display: none!important
  }
  .bnrArea-b a {
    display: block;
    width: 94.667vw;
    height: 21vw;
    background-size: contain;
    margin: 0 auto;
    padding-top: 22.7%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
  }
  .bnrArea.sp_only {
    margin: 0 auto 20px
  }
  .bnrArea {
    width: 94.667vw;
    margin: 0 auto
  }
  .bnr_stock_search {
    width: 94.667vw;
    margin: 0 auto
  }
  .bnr_stock_search.mt20 {
    margin: 20px auto 0
  }
  .bnr_stock_search img {
    width: 100%
  }
}
.pc:first-of-type {
  margin-top: 0
}
.sp:first-of-type {
  margin-top: 0
}
@media only screen and (max-width:768px) {
  .pc {
    display: none
  }
  .sp {
    display: block
  }
}
.sp_cta {
  display: none
}
.pc_cta {
  display: block
}
.btn_web_sp {
  display: none
}
.cta_2 {
  width: 632px;
  background-color: #fcfae7;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20190517/20190517125706.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 10px 14px 10px 14px;
  margin-bottom: 40px
}
.cta_text_2 {
  margin-top: 15px;
  margin-bottom: 40px;
  padding-left: 16px;
  font-family: '游ゴシック',YuGothic,KoburinaGo-W3-83pv-RKSJ-H,Helvetica,Arial,'Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック',Meiryo,sans-serif;
  font-size: 20px;
  line-height: 1.5;
  color: #3b3b3b;
  text-shadow: 0 2px 2px #fff
}
.panel {
  display: flex
}
.panel_inner {
  width: 290px;
  background-color: #fff;
  border: solid 3px #8fd7e0;
  padding: 7px 11px 7px
}
.panel_inner:nth-of-type(2) {
  margin-left: 13px
}
.panel_title {
  display: flex
}
.p_title_2 {
  margin: 12px 0 10px 0;
  font-size: 15px
}
.p_circle_2 {
  margin: 0 10px 0 0;
  font-family: Athelas,sans-serif;
  font-size: 15px;
  color: #878585;
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #ffeb45;
  text-align: center;
  line-height: 45px
}
.p_circle_2 span {
  font-size: 8px
}
.p_text {
  font-size: 14px;
  margin: 7px 0 10px
}
.p_text span {
  font-weight: 700
}
.btn_souba {
  position: relative;
  color: #fff;
  display: flex;
  line-height: 55px;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  background-color: #f88e8b;
  box-shadow: 0 3px 0 0 #c15d5d
}
.btn_souba_text {
  margin: 0 auto
}
.telno {
  padding-left: 45px;
  font-size: 32px;
  font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  color: #fba500
}
rt {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: -.1em
}
.telno.pc_cta {
  display: ruby
}
.cta_tel {
  position: relative;
  background-color: #fcf7f0;
  padding-top: 9px;
  border-radius: 3px
}
.cta_tel a {
  text-decoration: none;
  pointer-events: none
}
.cta_tel::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  margin: auto;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20190517/20190517125754.png);
  background-position: -522px -204px;
  width: 18px;
  height: 34px
}
.cta_attention {
  font-size: 10px;
  margin: 7px 0 0 0
}
@media only screen and (max-width:768px) {
  .pc_cta {
    display: none
  }
  .sp_cta {
    display: block
  }
  .cta_2 {
    width: 100%;
    margin: 0 auto 5vw;
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20200807/20200807115543.png);
    background-size: contain;
    background-position: center 0;
    padding: 15px 0 15px 0
  }
  .cta_text_2 {
    text-align: center;
    font-size: 16px;
    margin-top: 0;
    padding: 0;
    margin-bottom: 130px
  }
  .panel {
    display: block
  }
  .p_title_2 {
    color: #fff;
    text-align: center;
    margin: 0
  }
  .p_text_inner .p_title {
    margin: 0
  }
  .panel_inner {
    width: 94%;
    margin: 0 auto;
    padding: 0;
    border: none
  }
  .panel_inner:nth-of-type(2) {
    margin: 0 auto
  }
  .btn_souba {
    position: relative;
    margin-bottom: 12px;
    display: flex;
    line-height: 60px
  }
  .btn_souba_text_sp {
    padding-left: 20px
  }
  .p_tel {
    color: #fff;
    font-size: 24px;
    text-align: center
  }
  .cta_tel {
    background-color: #f3b033;
    position: relative;
    box-shadow: 0 3px 0 0 #955e00
  }
  .cta_tel a {
    pointer-events: auto
  }
  .call {
    background-color: #f3b033
  }
  .cta_tel::after {
    display: block;
    content: '';
    position: absolute;
    top: -2px;
    right: 8px;
    bottom: 0;
    margin: auto;
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20190517/20190517125756.png);
    width: 10px;
    height: 17px
  }
  .cta_tel::before {
    display: none
  }
  .p_circle_sp {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2vw;
    font-size: 12px;
    font-family: '游ゴシック',YuGothic,KoburinaGo-W3-83pv-RKSJ-H,Helvetica,Arial,'Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック',Meiryo,sans-serif;
    color: #6c6b6b;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #ffeb45;
    text-align: center;
    line-height: 42px
  }
  .p_circle_sp span {
    font-size: 9px
  }
  .telno.pc_cta {
    display: none
  }
}
.cta_counter {
  padding: 0 0 15px 0
}
.cta_counter.ptMales {
  background: #fcfae7 url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20190620/20190620133336.png) no-repeat 15px 15px
}
.cta_counter.ptFemales {
  background: #fcfae7 url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20190620/20190620155841.png) no-repeat 15px 15px
}
.cta_counter_up {
  height: 280px;
  box-sizing: border-box;
  padding: 15px
}
.cta_counter_up .cta_counter_text {
  color: #01a195;
  font-size: 16px;
  text-align: center;
  width: 330px;
  margin: 0;
  padding: 45px 0 0 0
}
.cta_counter_up .cta_counter_text strong {
  font-size: 32px
}
.cta_counter_up .cta_counter_time {
  text-align: center;
  width: 330px;
  font-size: 14px;
  margin: 5px 0 15px 0
}
.cta_counter_up .btn {
  display: block;
  width: 290px;
  background: #f96092;
  border: none;
  color: #fff;
  box-shadow: 0 3px 0 0 #cd3366;
  margin: 0 0 0 20px;
  position: relative;
  font-weight: 400;
  font-size: 15px;
  padding: 8px 0 4px 0
}
.cta_counter_up .btn strong {
  font-size: 22px;
  line-height: 1.4
}
.cta_counter_up .btn:hover {
  background: #f96092
}
.cta_counter_panel {
  width: 630px;
  background-color: #fff;
  border: solid 3px #8fd7e0;
  padding: 0 15px;
  margin: 0 15px;
  box-sizing: border-box;
  display: flex;
  align-items: center
}
.cta_counter_icon {
  margin: 0 10px 0 0;
  font-family: Athelas,sans-serif;
  font-size: 15px;
  color: #878585;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ffeb45;
  text-align: center;
  line-height: 40px
}
.cta_counter_panel_title {
  margin: 0 10px 0 0
}
.cta_counter_panel_title .ttl {
  font-weight: 700;
  font-size: 18px;
  margin: 0;
  padding: 17px 0 10px 0;
  line-height: 1
}
.cta_counter_panel_title .txt {
  font-size: 14px;
  margin: 0;
  padding: 0 0 17px 0
}
.cta_counter_btn a {
  display: block;
  position: relative;
  color: #fff;
  line-height: 55px;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  background-color: #8fd7e4;
  box-shadow: 0 3px 0 0 rgba(83,155,168,1);
  width: 250px
}
.cta_counter_btn a::after,
.cta_counter_up .btn::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  margin: auto;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20190517/20190517125756.png);
  background-position: -500px -221px;
  width: 10px;
  height: 17px
}
.cta_counter .sp_only,
.sp_only {
  display: none
}
.cta_counter .pc_only,
.pc_only {
  display: block
}
@media only screen and (max-width:768px) {
  .cta_counter .sp_only,
  .sp_only {
    display: block
  }
  .cta_counter .pc_only,
  .pc_only {
    display: none
  }
  .cta_counter.ptMales {
    background: #fcfae7 url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20190620/20190620172717.png) no-repeat center 2.5vw;
    background-size: 94.667vw
  }
  .cta_counter.ptFemales {
    background: #fcfae7 url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20190620/20190620192422.png) no-repeat center 2.5vw;
    background-size: 94.667vw
  }
  .cta_counter_up {
    width: 100%;
    height: auto;
    padding: 0
  }
  .cta_counter_up .cta_counter_text {
    width: 100%;
    padding: 6vw 0 0 0;
    font-size: 3.467vw;
    line-height: 1.4
  }
  .cta_counter_up .cta_counter_text strong {
    font-size: 9.333vw
  }
  .cta_counter_panel {
    width: 100%;
    display: block;
    margin: 0
  }
  .cta_counter_up .btn {
    width: 82.667vw;
    margin: 21.333vw auto 8vw auto;
    text-decoration: none;
    text-align: center;
    font-size: 2.667vw;
    border-radius: 3px
  }
  .cta_counter_up .btn strong {
    font-size: 4vw
  }
  .cta_counter_panel {
    border: none;
    background: 0 0;
    padding: 0
  }
  .cta_counter_btn {
    width: 94.667vw;
    margin: 0 auto
  }
  .cta_counter_btn a {
    font-size: 3.733vw;
    width: 100%;
    line-height: 12vw;
    font-weight: 700
  }
  .cta_counter_btn .cta_counter_icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2vw;
    font-size: 2.4vw;
    font-family: '游ゴシック',YuGothic,KoburinaGo-W3-83pv-RKSJ-H,Helvetica,Arial,'Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック',Meiryo,sans-serif;
    color: #6c6b6b;
    width: 10.667vw;
    height: 10.667vw;
    border-radius: 50%;
    background: #ffeb45;
    text-align: center;
    line-height: 10.667vw
  }
}
.mail-entry-wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 40px 0
}
.mail-entry-wrap .txt {
  font-size: 16px;
  text-align: center;
  line-height: 1.4;
  margin: 0;
  padding: 5px 0 0 0
}
.mail-entry-wrap .txt span {
  font-size: 20px;
  font-weight: 700
}
.mail-entry-wrap .btn-wrap {
  width: 350px
}
.mail-entry-wrap .btn-wrap .btn {
  display: block;
  background: #f3b033;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  box-shadow: 0 3px 0 0 #c68a1b;
  border: none;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  padding: 20px 0 16px 20px;
  position: relative;
  overflow: visible;
  font-weight: 400
}
.mail-entry-wrap .btn-wrap .btn::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  margin: auto;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20200811/20200811153000.png);
  background-size: 100%;
  width: 34px;
  height: 27px
}
.mail-entry-wrap .btn-wrap .btn::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20190517/20190517125756.png);
  background-position: -500px -221px;
  width: 10px;
  height: 17px
}
.mail-entry-wrap .btn-wrap .btn .sub {
  display: table;
  padding: 8px 0 6px;
  background: #ffeb46;
  font-size: 12px;
  color: #555;
  margin: 0 auto 10px;
  border-radius: 30px;
  font-weight: 400;
  position: absolute;
  width: 210px;
  top: -20px;
  left: 80px;
  box-sizing: border-box;
  text-align: center
}
.mail-entry-wrap .btn-wrap .btn .sub::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #ffeb46 transparent transparent transparent;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  margin: auto;
  font-weight: 400
}
@media only screen and (max-width:768px) {
  .mail-entry-wrap {
    display: block;
    margin: 5.333vw 0 0;
    padding: 5.333vw 0 8vw
  }
  .mail-entry-wrap .txt {
    font-size: 4.267vw;
    padding: 0 0 4vw
  }
  .mail-entry-wrap .txt .pc_only {
    display: none
  }
  .mail-entry-wrap .txt span {
    font-size: 5.067vw
  }
  .mail-entry-wrap .btn-wrap {
    width: 94.667vw;
    margin: 0 auto
  }
  .mail-entry-wrap .btn-wrap .btn {
    font-size: 5.067vw;
    padding: 2.667vw 0 2.667vw 20px
  }
  .mail-entry-wrap .btn-wrap .btn .sub {
    display: table;
    background: #fff;
    padding: 8px 30px 6px;
    font-size: 3.2vw;
    color: #f3b033;
    margin: 0 auto 2.667vw;
    border-radius: 30px;
    position: static;
    width: auto;
    line-height: 1
  }
  .mail-entry-wrap .btn-wrap .btn .sub::after {
    display: none
  }
  .mail-entry-wrap .btn-wrap .btn::before {
    width: 7.733vw;
    height: 6vw
  }
}
.bodytype-cva .ttl_txt {
  text-align: center;
  font-weight: 700;
  color: #555;
  font-size: 24px
}
.bodytype-cva .ttl_txt span {
  font-size: 28px;
  color: #df3535
}
.bodytype-cva .ttl_txt span small {
  color: #555
}
.bodytype-cva .inner {
  background: #fff
}
.bodytype-cva .btn-list {
  display: flex;
  justify-content: center;
  padding: 20px 0 20px 0
}
.bodytype-cva .btn-list a {
  display: block;
  border-radius: 5px;
  border: 2px solid #f88e8b;
  box-shadow: 0 2px 0 0 #c15d5d;
  width: 142px;
  text-decoration: none;
  text-align: center;
  color: #555;
  font-weight: 700;
  padding: 10px 0 10px 0;
  margin: 0 5px;
  box-sizing: border-box
}
.bodytype-cva .btn-list a img {
  display: block;
  width: 90px;
  margin: 0 auto
}
.bodytype-cva .btn-wrap {
  border-top: 1px solid #ddd;
  margin: 0 5px;
  padding: 15px 0 25px
}
.bodytype-cva .btn-wrap .btn-inner {
  display: flex;
  justify-content: center;
  margin: 0 15px 15px
}
.bodytype-cva .inner .btn_souba {
  line-height: 1.2;
  width: 295px;
  text-align: center;
  padding: 17px 0;
  margin: 0 10px 0 0
}
.bodytype-cva .inner .btn_souba span {
  display: block;
  margin: 0 0 0 36px;
  font-size: 18px
}
.btn_souba::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 13px;
  bottom: 0;
  margin: auto;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20220120/20220120155451.png);
  width: 30px;
  height: 30px;
  background-position: center
}
.bodytype-cva .inner .btn_kaikae {
  line-height: 1.2;
  width: 295px;
  text-align: center;
  padding: 15px 0
}
.btn_kaikae {
  position: relative;
  color: #fff;
  display: flex;
  line-height: 55px;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  background-color: #fba500;
  box-shadow: 0 3px 0 0 #c27f01
}
.bodytype-cva .inner .btn_kaikae span {
  display: block;
  margin: 0 auto;
  font-size: 18px
}
.btn_kaikae::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  margin: auto;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20190517/20190517125756.png);
  width: 10px;
  height: 17px
}
.bodytype-cva .inner .btn_tel {
  background: #f6f6f6;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #555;
  font-size: 14px;
  line-height: 1.2;
  width: 600px;
  margin: 0 auto;
  padding: 14px 0 5px 0;
  pointer-events: none
}
.bodytype-cva .inner .btn_tel .bold {
  font-size: 32px;
  font-weight: 700;
  color: #fba500
}
.howto-area {
  display: flex
}
.howto-area .inner {
  width: 50%
}
.howto-area .ttl_txt {
  font-size: 18px;
  font-weight: 700;
  border-left: 6px solid #ffe81e;
  padding: 0 0 0 10px
}
.howto-area .intro {
  display: flex
}
.howto-area .thumb {
  flex-shrink: 0;
  width: 60px;
  height: 60px
}
.howto-area .thumb img {
  width: 100%
}
.howto-area .txt {
  margin: 0 0 0 10px;
  font-size: 14px
}
.howto-area .btn {
  display: block;
  width: 300px;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 16px;
  padding: 15px;
  line-height: 1;
  box-sizing: border-box;
  text-align: left;
  color: #555;
  font-weight: 400;
  position: relative;
  box-shadow: 0 2px 0 0 #ddd
}
.howto-area .btn:first-child {
  margin: 10px 0
}
.howto-area .btn::after {
  content: "";
  position: absolute;
  display: block;
  z-index: 5;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  width: 7px;
  height: 7px;
  border-top: solid 2px #8fd7e0;
  border-right: solid 2px #8fd7e0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.comment-box {
  margin: 40px 0 0 0
}
@media only screen and (max-width:768px) {
  .bodytype-cva {
    padding: 5px;
    margin: 0 0 10px 0
  }
  .bodytype-cva .ttl_txt {
    font-size: 22px;
    padding: 10px 0 0 0;
    line-height: 1.2
  }
  .bodytype-cva .ttl_txt span {
    font-size: 24px
  }
  .bodytype-cva .inner {
    padding: 1.333vw 2.667vw
  }
  .bodytype-cva .btn-list {
    display: flex;
    justify-content: center;
    padding: 2.667vw 0 0 0;
    flex-wrap: wrap
  }
  .bodytype-cva .btn-list li {
    width: 50%;
    margin: 0 0 3.333vw 0;
    box-sizing: border-box;
    height: 16vw
  }
  .bodytype-cva .btn-list li:nth-child(odd) {
    padding: 0 1.333vw 0 0
  }
  .bodytype-cva .btn-list a {
    width: 100%;
    text-align: left;
    padding: 4vw 0 2.667vw 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 4vw;
    line-height: 1.2
  }
  .bodytype-cva .btn-list a img {
    display: block;
    width: 13.333vw;
    margin: 0 1.333vw;
    flex-shrink: 0
  }
  .bodytype-cva .btn-wrap .btn-inner {
    display: block;
    justify-content: center;
    margin: 0
  }
  .bodytype-cva .btn-wrap {
    border-top: none;
    margin: 0;
    padding: 0 0 4vw
  }
  .bodytype-cva .inner .btn_souba {
    width: 100%;
    text-align: center;
    padding: 4vw 0 2.667vw;
    margin: 0 0 4vw 0;
    border-radius: 5px
  }
  .bodytype-cva .inner .btn_kaikae {
    width: 100%;
    text-align: center;
    padding: 4vw 0 2.667vw;
    margin: 0 0 4vw 0;
    border-radius: 5px;
    line-height: 1.3
  }
  .bodytype-cva .inner .btn_souba span {
    font-size: 4.8vw;
    margin: 0 auto
  }
  .btn_souba::after {
    width: 25px;
    height: 25px;
    background-size: contain
  }
  .bodytype-cva .inner .btn_kaikae span {
    font-size: 4.8vw
  }
  .btn_kaikae::after {
    right: 21px;
    top: 4px
  }
  .bodytype-cva .inner .btn_tel {
    color: #333;
    font-size: 3.733vw;
    line-height: 1.2;
    width: 100%;
    padding: 2.667vw 0 0;
    background: #f6f6f6;
    pointer-events: inherit;
    border-radius: 5px;
    box-shadow: 0 3px 0 0 #b87802;
    border: 2px solid #fba500
  }
  .bodytype-cva .inner .btn_tel .bold {
    font-size: 9.067vw;
    color: #fba500
  }
  .howto-area {
    display: block
  }
  .howto-area .inner {
    width: 100%;
    padding: 0 2.667vw;
    box-sizing: border-box
  }
  .howto-area .inner:first-child {
    margin: 0 0 10.667vw 0
  }
  .howto-area .ttl_txt {
    font-size: 4.8vw;
    border-left: none;
    border-bottom: 1.067vw solid #ffe81e;
    padding: 0 2.667vw;
    margin: 0 0 2.667vw 0
  }
  .howto-area .ttl_txt span {
    font-size: 5.333vw
  }
  .howto-area .intro {
    align-items: center
  }
  .howto-area .thumb {
    flex-shrink: 0;
    width: 21.333vw;
    height: 21.333vw
  }
  .howto-area .thumb img {
    width: 100%
  }
  .howto-area .txt {
    margin: 0 0 0 2.667vw;
    font-size: 4.267vw
  }
  .howto-area .btn {
    width: 100%;
    font-size: 3.733vw;
    padding: 4.667vw;
    line-height: 1;
    box-sizing: border-box;
    text-align: left;
    color: #555;
    font-weight: 400;
    position: relative;
    box-shadow: 0 2px 0 0 #ddd;
    text-decoration: none
  }
  .howto-area .btn:first-child {
    margin: 2.667vw 0
  }
  .howto-area .btn::after {
    content: "";
    position: absolute;
    display: block;
    z-index: 5;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 2.667vw;
    width: 2.667vw;
    height: 2.667vw;
    border-top: solid 2px #13bec9;
    border-right: solid 2px #13bec9;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  .comment-box {
    margin: 30px 10px 0 10px
  }
}
.date a:before {
  content: "公開日:";
  position: relative;
  font-size: 1em;
  color: #aaa
}
.lastmod {
  padding: .2em 1em .2em 0;
  color: #aaa
}
.lastmod:before {
  font-family: blogicon;
  content: "\f02b";
  position: relative;
  letter-spacing: .5em;
  font-size: 1em;
  color: #aaa
}
.beside-img {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 10px;
  justify-content: center
}
.beside-img div {
  width: 32%
}
.beside-img div p {
  margin-bottom: 0
}
@media only screen and (max-width:768px) {
  .beside-img div {
    width: 46%
  }
}
@media only screen and (min-width:600px) {
  .nrc-fixed {
    display: none
  }
}
@media only screen and (max-width:599px) {
  #bottom-editarea footer .pagetop {
    bottom: 80px!important
  }
}
.nrc-fixed {
  background-color: rgba(255,255,255,.9);
  position: fixed;
  width: 100%;
  height: 70px;
  bottom: 0;
  bottom: constant(safe-area-inset-bottom);
  bottom: env(safe-area-inset-bottom);
  left: 0;
  z-index: 2
}
.nrc-fixed__area {
  position: relative;
  padding: 11px 5px 8px;
  display: flex
}
.nrc-fixed__area::before {
  background: linear-gradient(to bottom,rgba(255,255,255,.9) 0,#f6f6f6 47%,#ededed 100%);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px
}
.nrc-fixed__list {
  width: 50%;
  box-sizing: border-box;
  font-size: 13px
}
.nrc-fixed__list:first-child {
  margin-right: 5px
}
.nrc-fixed__btn {
  border-radius: 6px;
  position: relative;
  padding-left: 7px;
  text-decoration: none;
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: center;
  box-shadow: 0 3px 0 0 rgb(0 0 0 / 20%)
}
.nrc-fixed__btn.blue {
  background-color: #ecfafc;
  border: 2px solid #8fd7e0
}
.nrc-fixed__btn.orange {
  background-color: #fcf6ea;
  border: 2px solid #fba500
}
.nrc-fixed__btn.pink {
  background-color: #fff5f5;
  border: 2px solid #f88e8b
}
.nrc-fixed__btn--icn01 {
  position: absolute;
  top: 0;
  left: 6px;
  bottom: 2px;
  margin: auto;
  width: 18px
}
.nrc-fixed__btn--icn02 {
  position: absolute;
  top: 0;
  left: 6px;
  bottom: 0;
  margin: auto;
  width: 23px
}
.nrc-fixed__btn--txt {
  padding-left: 20px;
  color: #555;
  font-weight: 700;
  padding-top: 3px;
  line-height: 1.4
}
.nrc-fixed__btn--txt.souba {
  padding-left: 10px;
  position: relative
}
.nrc-fixed__btn.orange::before {
  position: absolute;
  content: '無料';
  color: #fff;
  font-size: 10px;
  background-color: #fba500;
  width: 27px;
  height: 27px;
  left: 7px;
  border-radius: 50%;
  text-align: center;
  line-height: 27px
}
.recommend-area h2 {
  line-height: 1.5;
  padding: 0 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAApQAAAADCAYAAAAtM5/uAAAAW0lEQVRYhe3OsQ2AIBRF0Y8Jw9BTur04gyswAomFLsAAkJxXvpziptHrFRFnyiVm+95n+vM8z/M8z/N8RLQ0ev0WieF5nud5nuc39EfKpa0Sw/M8z/M8z2/n7x+JOveHL3F3fgAAAABJRU5ErkJggg==) no-repeat left bottom
}
.recommend-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px
}
.recommend-item {
  width: 23.4%;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
  transition: all .4s ease-in-out
}
.recommend-item:hover {
  box-shadow: 0 5px 7px rgba(0,0,0,.3);
}
.recommend-item:nth-of-type(4n) {
  margin-right: 0
}
.recommend-item .link {
  text-decoration: none;
  opacity: 1
}
.recommend-item img {
  display: block
}
.recommend-item .title {
  margin: 0;
  padding: 6px 18px 7px 6px;
  font-size: 13px;
  color: #3d3f44;
  position: relative
}
.recommend-item .title:after {
  content: "";
  position: absolute;
  display: block;
  z-index: 5;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 6px;
  width: 7px;
  height: 7px;
  border-top: solid 2px #8fd7e0;
  border-right: solid 2px #8fd7e0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
@media only screen and (max-width:768px) {
  .recommend-wrap {
    justify-content: center
  }
  .recommend-item {
    width: 47.88%;
    box-shadow: 0 2px 3px #00000026;
    margin-bottom: 4vw;
    margin-right: 2.666vw
  }
  .recommend-item img {
    width: 100%
  }
  .recommend-item:nth-of-type(4n) {
    margin-right: 0
  }
  .recommend-item:nth-of-type(2n) {
    margin-right: 0
  }
  .recommend-item .title {
    font-size: 3.733vw
  }
  .recommend-item .title:after {
    width: 2.667vw;
    height: 2.667vw;
    border-top: solid 2px #13bec9;
    border-right: solid 2px #13bec9
  }
  .recommend-area {
    padding: 0 2.667vw
  }
  .recommend-area h2 {
    font-size: 5.067vw;
    font-weight: 700;
    color: #555;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAApQAAAADCAYAAAAtM5/uAAAAW0lEQVRYhe3OsQ2AIBRF0Y8Jw9BTur04gyswAomFLsAAkJxXvpziptHrFRFnyiVm+95n+vM8z/M8z/N8RLQ0ev0WieF5nud5nuc39EfKpa0Sw/M8z/M8z2/n7x+JOveHL3F3fgAAAABJRU5ErkJggg==) no-repeat left bottom;
    padding: 0 1.333vw 1.333vw
  }
}
.blog-header .searchBox {
  width: 50px;
  height: 50px;
  background: #f8e834 url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20220719/20220719101452.png) no-repeat 11px 11px;
  background-size: 60%;
  border-radius: 25px;
  cursor: pointer;
  transition: all .2s ease-out;
  float: right
}
.blog-header .searchBox:after {
  content: "記事/車検索";
  position: absolute;
  display: block;
  top: 58px;
  left: 83px;
  width: 100%;
  font-size: 12px;
  color: #555
}
.blog-header .searchBox.open:after {
  display: none
}
.blog-header .searchBox.open {
  width: 50px;
  height: 60px;
  background: #f8e834 url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/drivinghigh/20220719/20220719101452.png) no-repeat 11px 11px;
  background-size: 60%;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  cursor: pointer;
  transition: all .2s ease-out;
  float: right
}
.blog-description-wrap {
  display: flex;
  align-items: center
}
.blog-header .blog-description {
  margin: 0;
  padding-top: 3px;
  margin-right: 30px
}
.blog-header .tool-link a {
  font-size: 14px;
  font-weight: 700;
  color: #ea938e;
  position: relative
}
.blog-header .tool-link a:after {
  content: "";
  position: absolute;
  display: block;
  z-index: 5;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -15px;
  width: 7px;
  height: 7px;
  border-top: solid 2px #ea938e;
  border-right: solid 2px #ea938e;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.blog-header .search-form-body {
  margin-bottom: 10px
}
.blog-header .search-car-wrap {
  width: 75%;
  margin: 0 auto 10px
}
.blog-header .search-car-link {
  background-color: #0abc9c;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #eee;
  display: block;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  position: relative;
  box-shadow: 0 4px 2px #00000029
}
.blog-header .search-car-link:after {
  content: "";
  position: absolute;
  display: block;
  z-index: 5;
  top: 15px;
  margin: auto;
  right: 15px;
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.blog-header .search-car-link:hover {
  background-color: #92e8d9;
  opacity: 1;
  transition: .2s
}
.blog-header .search-form-wrap .search-form .search-module-button {
  width: 40px;
  border-left: 1px solid #bdccd4;
  right: 0;
  background-size: 75%
}
.blog-header .search-first-txt {
  font-size: 14px;
  margin: 0 0 5px 0;
  text-align: center
}
@media only screen and (max-width:768px) {
  #top-editarea {
    padding: 25.06vw 0 0 0
  }
  .blog-header > .inner {
    height: 25.06vw
  }
  .blog-header .searchBox {
    width: 42px;
    height: 42px;
    background-size: 63%;
    background-position: center
  }
  .blog-header .searchBox.open {
    width: 42px;
    height: 12.667vw;
    background-size: 63%;
    background-position: center;
    background-position-y: 8px
  }
  .blog-header .searchBox:after {
    content: "記事/車検索";
    position: absolute;
    display: block;
    top: 52px;
    left: -9px;
    width: 100%;
    font-size: 2.66vw;
    color: #555
  }
  .blog-header .menuBox .btn-wrap {
    margin-left: 4vw
  }
  .blog-header .menuBox .btn-wrap:after {
    content: "メニュー";
    position: absolute;
    display: block;
    top: 44px;
    left: 17px;
    width: 100%;
    font-size: 2.66vw;
    color: #555
  }
  .blog-header .blog-description span {
    padding: 0 0 0 2.4vw
  }
  .blog-description-wrap {
    display: block
  }
  .blog-header .tool-link {
    padding-left: 2.4vw
  }
  .blog-header .tool-link a {
    font-size: 3.4vw
  }
  .blog-header .search-form-wrap .search-form .search-module-button {
    width: 12vw
  }
  .blog-header .search-car-wrap {
    width: 65%;
    margin: 0 auto 2.667vw
  }
  .blog-header .search-car-link {
    font-size: 4.267vw;
    padding: 2.667vw
  }
  .blog-header .search-car-link:after {
    top: 4vw;
    right: 4.267vw;
    width: 3.2vw;
    height: 3.2vw
  }
  .blog-header .search-first-txt {
    font-size: 3.733vw;
    margin: 0 0 1.333vw 0
  }
  .blog-header .search-form-body {
    margin-bottom: 2.667vw
  }
}
.comment-area {
  align-items: center;
  display: flex;
  margin: 0 10px 40px
}
.balloon-left {
  position: relative;
  display: inline-block;
  padding: 7px 10px;
  width: 82%;
  color: #555;
  font-size: 16px;
  background: #fff;
  border: solid 2px #bdccd4;
  box-sizing: border-box
}
.balloon-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -23px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #fff;
  z-index: 2
}
.balloon-left:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -28px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #bdccd4;
  z-index: 1
}
.balloon-left p {
  margin: 0!important;
  padding: 0!important
}
.comment-img {
  width: 100px;
  margin: 0 15px 0 0
}
.comment-img p {
  font-size: 13px;
  font-weight: 700;
  padding: 0!important
}
@media only screen and (max-width:768px) {
  .comment-area {
    display: block
  }
  .balloon-left {
    width: 100%
  }
  .balloon-left:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 15%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-bottom: 12px solid #fff;
    z-index: 2
  }
  .balloon-left:after {
    content: "";
    position: absolute;
    top: -15px;
    left: 15%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-bottom: 14px solid #bdccd4;
    z-index: 1
  }
  .balloon-left p {
    font-size: 4.267vw
  }
  .comment-img {
    display: flex;
    align-items: center;
    margin: 0 0 10px 20px;
    width: auto
  }
  .comment-img img {
    width: 20%
  }
  .comment-img p {
    font-size: 3.7333vw;
    margin: 0 0 0 10px!important
  }
}
.bodytype-cva h2 {
  line-height: 1.5;
  padding: 0 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAApQAAAADCAYAAAAtM5/uAAAAW0lEQVRYhe3OsQ2AIBRF0Y8Jw9BTur04gyswAomFLsAAkJxXvpziptHrFRFnyiVm+95n+vM8z/M8z/N8RLQ0ev0WieF5nud5nuc39EfKpa0Sw/M8z/M8z2/n7x+JOveHL3F3fgAAAABJRU5ErkJggg==) no-repeat left bottom
}
.bodytype-cva .btn-list {
  flex-wrap: wrap
}
.bodytype-cva .btn-list li {
  margin-bottom: 10px
}
.bodytype-cva .btn-list a.maker {
  height: 100px;
  line-height: 80px;
  font-size: 18px
}
@media only screen and (max-width:768px) {
  .bodytype-cva h2 {
    font-size: 5.067vw;
    font-weight: 700;
    color: #555;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAApQAAAADCAYAAAAtM5/uAAAAW0lEQVRYhe3OsQ2AIBRF0Y8Jw9BTur04gyswAomFLsAAkJxXvpziptHrFRFnyiVm+95n+vM8z/M8z/N8RLQ0ev0WieF5nud5nuc39EfKpa0Sw/M8z/M8z2/n7x+JOveHL3F3fgAAAABJRU5ErkJggg==) no-repeat left bottom;
    padding: 0 1.333vw 1.333vw;
    margin-left: 1vw
  }
  .bodytype-cva .btn-list a.maker {
    height: 100%;
    line-height: normal;
    justify-content: center;
    font-size: 4.5333vw
  }
  .bodytype-cva .btn-list a.pc_only {
    display: none
  }
  .bodytype-cva .inner .btn_kaikae {
    display: none
  }
}
.btn_link {
  width: 355px;
  margin: 0 auto;
  padding-bottom: 20px
}
.btn_link a {
  text-decoration: none;
  background-color: #13bec9;
  color: #fff;
  font-size: 16px;
  display: block;
  width: 100%;
  border-radius: 5px;
  text-align: center;
  position: relative;
  box-shadow: 0 2px 0 0 #ddd
}
.btn_link a.one-lines {
  padding: 18px 0;
  line-height: 1.1
}
.btn_link a.two-lines {
  padding: 9px 0;
  line-height: 1.4
}
.btn_link a .btn-sub-text {
  font-size: 14px
}
.btn_link a::after {
  content: "";
  position: absolute;
  display: block;
  z-index: 5;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  width: 7px;
  height: 7px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
@media only screen and (max-width:768px) {
  .btn_link {
    width: 95.945vw;
    padding-bottom: 5.333vw
  }
  .btn_link a.one-lines {
    padding: 4.8vw 0
  }
  .btn_link a.two-lines {
    padding: 2.4vw 0
  }
  .btn_link a {
    font-size: 4.2666vw
  }
  .btn_link a .btn-sub-text {
    font-size: 3.7333vw
  }
  .btn_link a::after {
    right: 2.6666vw;
    width: 1.8666vw;
    height: 1.8666vw;
    border-top: solid .4333vw #fff;
    border-right: solid .4333vw #fff
  }
}
.recent-entries-date-link {
  display: none!important
}
.date.entry-date a {
  display: none
}
.date.archive-date a {
  display: none
}
.entry-footer-section.track-inview-by-gtm {
  display: none
}
.special-feature-area {
  display: flex;
  justify-content: center;
  margin-bottom: 30px
}
.special-feature-area .bnrArea {
  margin-right: 20px
}
.special-feature-area .bnrArea:last-child {
  margin-right: 0
}
@media only screen and (max-width:768px) {
  .special-feature-area {
    display: block;
    margin-bottom: 10.667vw
  }
  .special-feature-area .bnrArea {
    margin-right: 0
  }
}
@media only screen and (max-width:768px) {
div#hubspot-messages-iframe-container {
    bottom: 130px !important;
}
div#hubspot-messages-iframe-container:has(.hs-shadow-container.active) {
    bottom: 0px !important;
}
}