/* <system section="theme" selected="10328749687200987235"> */
/* Responsive: yes 
Based on: https://github.com/hatena/Hatena-Blog-Theme-Boilerplate
*/

@charset "utf-8";
img,
legend {
    border: 0;
}
legend,
td,
th {
    padding: 0;
}
#container,
.btn {
    margin-bottom: 0;
}
#container #content:after,
.clearfix:after {
    height: 0;
    content: ".";
    visibility: hidden;
    clear: both;
}
#blog-description,
#blog-title,
#menu-content > li,
#title,
#title a,
.btn {
    text-align: center;
}
.entry-content table,
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
.clearfix,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background: 0 0;
    color: #2059d0;
    text-decoration: none;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
optgroup,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
.btn,
body,
html {
    background-color: #fff;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre,
textarea {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.btn,
.btn-large {
    font-weight: 700;
}
button {
    overflow: visible;
}
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;
}
.btn,
.entry-header-menu a,
.leave-comment-title {
    vertical-align: middle;
    cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
.clearfix:after {
    display: block;
    font-size: 0;
}
.btn,
.inline-block {
    display: inline-block;
}
.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
body,
html {
    font-family: '“Lucida Grande”','“segoe UI”','“ヒラギノ丸ゴ ProN W4”','“Hiragino Maru Gothic ProN”',“メイリオ”,Meiryo,Verdana,Arial,sans-serif;
    color: #454545;
}
a:hover {
    color: #78cbf1;
    text-decoration-line: underline;
}
a:visited {
    color: #789dae;
}
.entry-content a {
    text-decoration: underline;
}
h1 a,
h1 a:hover,
h1 a:visited,
h2 a,
h2 a:hover,
h2 a:visited,
h3 a,
h3 a:hover,
h3 a:visited,
h4 a,
h4 a:hover,
h4 a:visited,
h5 a,
h5 a:hover,
h5 a:visited,
h6 a,
h6 a:hover,
h6 a:visited {
    color: #333;
    text-decoration: none;
}
a.keyword {
    text-decoration: none;
    border-bottom: 1px dotted #ddd;
    color: #454545;
}
.btn,
.btn:hover {
    text-decoration: none!important;
}
.btn {
    padding: 4px 10px;
    line-height: 18px;
    color: #454545;
    border-radius: 2px;
    background-clip: padding-box;
    font-size: 12px;
    border: 1px solid rgba(0,0,0,.2);
}
.btn:hover {
    background-color: #f5f5f5;
}
.btn-small {
    padding: 2px 10px!important !important;
    font-size: 11px!important;
}
.btn-large {
    padding: 13px 19px;
    font-size: 17px;
    line-height: normal;
}
#globalheader-container {
    background-color: #78cbf1;
    color: #4e4e4e;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.4);
}
#container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    overflow: hidden;
}
#container #content {
    width: 1100px;
    margin: 20px auto;
    padding-top: 37px;
    display: block;
}
#container #content:after {
    display: block;
    font-size: 0;
}
.globalheader-off #container {
    padding-top: 0;
}
#main {
    width: 760px;
    padding-right: 30px;
    float: left;
}
#box2 {
    width: 300px;
    float: right;
}
#blog-title {
    background-image: url("https://cdn-ak.f.st-hatena.com/images/fotolife/m/minimalgreen/20190625/20190625201031_original.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 350px;
    margin: 50px 0;
    padding: 0;
    top: 0;
    width: 100%;
}
#title,
#title a {
    text-shadow: 0 1px 2px rgba(0,0,0,.7);
    color: #fff;
    margin: 0;
    padding-top: 70px;
}
#title a:hover {
    color: rgba(255,255,255,.7);
}
#blog-description {
    color: #fff;
    text-shadow: 0 1px 2px rgba(255,255,255,.7);
    font-weight: 400;
    font-size: 80%;
    margin: 5px 0 0;
}
.header-image-enable #title {
    padding-top: 130px;
}
.header-image-enable #blog-description,
.header-image-enable #title {
    padding-left: 20px;
}
#menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    border-top: 2px solid #2059d0;
    border-bottom: 2px solid #2059d0;
    background-color: #fff;
}
#menu-inner {
    width: 1100px;
    height: 50px;
    margin: 0 auto;
}
#menu-btn {
    display: none;
}
#menu-content > li > a,
#menu-content > li > ul.second-content > li > a {
    display: block;
    line-height: 50px;
    font-size: 100%;
    color: #2059d0;
    text-decoration: none;
}
#menu-content {
    padding-left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    list-style-type: none;
}
#menu-content > li {
    position: relative;
    float: left;
    height: 100%;
}
#menu-content > li > a {
    position: relative;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 2;
}
#menu-content > li > a:hover {
    color: #78cbf1;
}
#menu-content > li > a > .blogicon-chevron-down {
    margin-right: 5px;
}
#menu-content > li > ul.second-content {
    visibility: hidden;
    position: absolute;
    top: 0;
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    z-index: -1;
}
.table-of-contents,
.table-of-contents li,
.table-of-contents ul {
    list-style-type: decimal;
}
#menu-content > li:hover > ul.second-content {
    visibility: visible;
    top: 40px;
    z-index: 1;
    transition: all 0.3s;
}
#menu-content > li > ul.second-content > li {
    text-align: center;
    width: 200px;
    height: 40px;
}
#menu-content > li > ul.second-content > li > a {
    background: #78cbf1;
}
#menu-content > li > ul.second-content > li > a:hover {
    background: #78cbf1;
    color: #fff;
    opacity: 0.5;
}
@media screen and (max-width:960px) {
    #menu-inner {
        width: 100%;
        height: auto;
    }
    #btn-content {
        text-align: right;
    }
    #menu-btn {
        display: inline-block;
        padding: 8px 15px;
        margin: 5px;
        cursor: pointer;
        background: #78cbf1;
        color: #fff;
        font-size: 80%;
    }
    #menu-content {
        display: none;
        width: 100%;
    }
    #menu-content > li {
        width: 100%;
        height: 40px;
        float: none;
    }
    #menu-content > li > a {
        width: 100%;
        line-height: 40px;
        padding: 0;
        text-decoration: none;
    }
    #menu-content > li > a > .blogicon-chevron-down,
    #menu-content > li:hover > ul.second-content {
        display: none;
    }
}
#top-box {
    font-size: 90%;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
}
.breadcrumb {
    width: 1100px;
    margin: 0 auto;
    padding: 24px 0;
    text-align: left;
}
.entry-header-menu a,
.leave-comment-title,
a.entry-see-more {
    text-align: center;
    display: inline-block;
}
.entry {
    position: relative;
    margin-bottom: 100px;
}
.entry-header {
    padding: 0 0 16px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.entry-title {
    margin: 0;
    line-height: 1.3;
    font-size: 160%;
    color: #78cbf1;
}
.date {
    font-size: 87.5%;
    margin-bottom: 8px;
}
.date a {
    text-decoration: none;
}
.date a:before {
    content: "\f043";
    font: 19px/1 blogicon;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.categories {
    margin-top: 10px;
    margin-bottom: 28px;
}
.categories a {
    margin: 0 4px 4px 0;
    padding: 6px 10px;
    font-size: 87.5%;
    border: 1px solid #2059d0;
    border-radius: 2px;
    float: left;
    color: #2059d0;
    text-decoration: none;
}
.categories a:hover {
    color: #78cbf1;
    background-color: #f8f8f8;
}
.entry-header-menu {
    position: absolute;
    bottom: 0;
    left: -60px;
}
.entry-header-menu a {
    padding: 4px 10px;
    margin-bottom: 0;
    line-height: 18px;
    color: #454545;
    background-color: #fff;
    border-radius: 2px;
    background-clip: padding-box;
    font-size: 12px;
    font-weight: 700;
    border: 1px solid rgba(0,0,0,.2);
    text-decoration: none!important;
}
.entry-header-menu a:hover {
    background-color: #f5f5f5;
    text-decoration: none!important;
}
.entry-content {
    font-size: 95%;
    line-height: 1.7;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.entry-content p {
    margin: 0 0 1em;
}
.entry-content img {
    max-width: 100%;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin: 1.3em 0 0.8em;
    line-height: 1.5;
}
.entry-content h1 {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding: 0 1em;
    background-color: #f0f0f0;
    font-size: 160%;
}
.entry-content h1::after,
.entry-content h1::before {
    content: '';
    position: absolute;
}
.entry-content h1::before {
    top: 100%;
    left: 0;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: transparent #ccc transparent transparent;
}
.entry-content h1::after {
    top: 0;
    right: 0;
    z-index: 2;
    border-width: 25px 20px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.entry-content h2 {
    font-size: 150%;
}
.entry-content h3 {
    font-size: 140%;
    padding: 0.5em 0.75em;
    background-color: #f6f6f6;
    border-left: 6px solid #2059d0;
}
.entry-content h4 {
    font-size: 130%;
    position: relative;
    padding: 0 0.5em 0.5em 2em;
    border-bottom: 1px solid #ccc;
}
.entry-content h4::after,
.entry-content h4::before {
    position: absolute;
    content: '';
    border-radius: 100%;
}
.entry-content h4::before {
    top: 0.2em;
    left: 0.2em;
    z-index: 2;
    width: 18px;
    height: 18px;
    background: #2059d0;
}
.entry-content h4::after {
    top: 0.7em;
    left: 0.7em;
    width: 13px;
    height: 13px;
    background: #78cbf1;
}
.entry-content h5 {
    font-size: 110%;
}
.entry-content h6 {
    font-size: 100%;
}
.entry-content table {
    margin-bottom: 1em;
}
.entry-content table img {
    max-width: none;
}
.entry-content table td,
.entry-content table th {
    border: 1px solid #ddd;
    padding: 5px 10px;
}
.entry-content table th {
    background: #f5f5f5;
}
.entry-content blockquote {
    background-color: #fff;
    padding: 3em 3em 1em;
    position: relative;
    border-left: 3px solid #78cbf1;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
blockquote:before {
    content: "“";
    font-size: 600%;
    line-height: 1em;
    font-family: "ＭＳ Ｐゴシック",sans-serif;
    color: #999;
    position: absolute;
    left: 0;
    top: 0;
}
.entry-content code,
.entry-content pre > code {
    font-family: Monaco,Consolas,'Courier New',Courier,monospace,sans-serif;
}
.entry-content blockquote p {
    margin-top: 0;
    margin-bottom: 0;
}
.entry-content pre {
    border: 1px solid #ddd;
    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 {
    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;
}
.table-of-contents {
    border: 1px solid #e4e4e4;
    padding: 20px 10px 20px 40px;
    border-radius: 5px;
    font-size: 90%;
}
.table-of-contents:before {
    content: "目次";
    font-size: 120%;
}
.entry-footer {
    margin-top: 10px;
}
.entry-footer-section {
    font-size: 80%;
    color: #999;
}
.entry-footer-section a {
    color: #999;
}
.entry-footer-html,
.social-buttons {
    margin: 10px 0;
}
.comment-box ul {
    list-style: none;
    margin: 0 0 15px;
    padding: 0;
    font-size: 95%;
    line-height: 1.7;
}
.comment-box li {
    padding: 10px 0 10px 60px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.comment-box li:first-child {
    border-top: 1px solid #ddd;
}
.comment-box .read-more-comments {
    padding-left: 0;
}
.comment-box .hatena-id-icon {
    position: absolute;
    top: 10px;
    left: 0;
    width: 50px!important;
    height: 50px!important;
    border-radius: 3px;
    background-clip: padding-box;
}
.comment-user-name {
    margin: 0 0 10px;
    font-weight: 700;
}
.comment-content {
    font-size: 90%;
    margin: 0 0 10px;
    word-wrap: break-word;
}
.comment-content p {
    margin: 0 0 10px;
}
.comment-metadata {
    font-size: 80%;
    color: #999;
    margin: 0;
}
.comment-metadata a {
    color: #999;
}
.leave-comment-title {
    padding: 4px 10px;
    margin-bottom: 0;
    line-height: 18px;
    color: #454545;
    background-color: #fff;
    border-radius: 2px;
    background-clip: padding-box;
    font-size: 12px;
    font-weight: 700;
    border: 1px solid rgba(0,0,0,.2);
    text-decoration: none!important;
}
.leave-comment-title:hover {
    background-color: #f5f5f5;
    text-decoration: none!important;
}
a.entry-see-more {
    color: #2059d0!important;
    background-color: #fff;
    border: 2px dashed #2059d0;
    width: 250px;
    height: 50px;
    margin: 5px 0;
    line-height: 50px;
    border-radius: 4px;
    font-size: 16px;
    text-decoration: none;
}
a.entry-see-more:hover {
    color: #fff!important;
    background-color: #2059d0;
}
.share-buttons .inner a {
    color: #fff;
    text-decoration: none;
    text-align: center;
}
.share-buttons {
    margin-bottom: 10px;
    text-align: center;
}
.share-buttons .inner a {
    position: relative;
    display: inline-block;
    width: 15%;
    height: 45px;
    line-height: 25px;
    font-size: 16px;
    padding: 5px;
}
.share-buttons .inner .share-text {
    font-size: 15px;
}
.share-buttons .inner .hatena-bookmark-button {
    background: #008fde;
    box-shadow: 0 3px #5478a5;
}
.share-buttons .inner .hatena-bookmark-button:hover {
    background: #1db4eb;
}
.share-buttons .inner .hatena-bookmark-button:active {
    background: #5478a5;
}
.share-buttons .inner .facebook-button {
    background: #305097;
    box-shadow: 0 3px #213254;
}
.share-buttons .inner .facebook-button:hover {
    background: #4c70ba;
}
.share-buttons .inner .facebook-button:active {
    background: #213254;
}
.share-buttons .inner .twitter-button {
    background: #55acee;
    box-shadow: 0 3px #0285b7;
}
.share-buttons .inner .twitter-button:hover {
    background: #83c3f3;
}
.share-buttons .inner .twitter-button:active {
    background: #0285b7;
}
.share-buttons .inner .googleplus-button {
    background: #db4a39;
    box-shadow: 0 3px #a23629;
}
.share-buttons .inner .googleplus-button:hover {
    background: #e47365;
}
.share-buttons .inner .googleplus-button:active {
    background: #a23629;
}
.share-buttons .inner .pocket-button {
    background: #ee4256;
    box-shadow: 0 3px 0 #b5392c;
}
.share-buttons .inner .pocket-button:hover {
    background: #f26f7f;
}
.share-buttons .inner .pocket-button:active {
    background: #b5392c;
}
.share-buttons .inner .share-buttons a:active {
    top: 3px;
    box-shadow: none;
}
.hatena-module {
    margin-bottom: 60px;
}
.hatena-module-title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 120%;
  color: #2059d0;
  position: relative;
  padding: 0;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/s/syofuso/20170506/20170506083115.png?1494027080);
  background-position: left bottom;
  background-repeat: repeat-x;
  height: 40px;
  text-align: center;
}
#relateArticle .hatena-module-title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 120%;
    color: #2059d0;
    position: relative;
    padding: 0;
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/s/syofuso/20170506/20170506083115.png?1494027080);
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 40px;
    text-align: center;
}
.hatena-module-title a {
    color: #2059d0;
    text-decoration: none;
}
.hatena-module-title a:hover {
    text-decoration: underline;
}
.hatena-urllist li a,
.pager a,
.pagetop a {
    text-decoration: none;
}
.hatena-module-profile .profile-icon {
    float: left;
    margin: 0 10px 10px 0;
    border-radius: 5px;
    background-clip: padding-box;
}
.hatena-module-profile .id {
    display: block;
    font-weight: 700;
    font-size: 110%;
    margin-bottom: 5px;
}
.hatena-module-profile .profile-description {
    font-size: 90%;
}
.hatena-module-profile .profile-description p {
    margin-top: 0;
}
.hatena-urllist {
    list-style: none;
    margin: 0;
    padding: 0;
}
.hatena-urllist li {
    padding: 8px 0;
    border-bottom: 1px solid #ddd;
    line-height: 1.5;
}
.hatena-urllist li a {
    color: #2059d0;
}
.hatena-urllist li a:hover {
    color: #78cbf1;
}
/* Search module */
.hatena-module-search-box .search-form {
  border: 1px solid #dddddd;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 3px;
  background-clip: padding-box;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.hatena-module-search-box .search-module-input {
  padding: 5px;
  color: #454545;
  background: none;
  border: none;
  outline: none;
  height: 20px;
  width: 90%;
}
.hatena-module-search-box .search-module-button {
  width: 20px;
  height: 20px;
  background: transparent url(https://cdn.blog.st-hatena.com/images/theme/search.png?version=1672117aa118e56a3cf2480ca37f9d) no-repeat right center;
  border: none;
  outline: none;
  text-indent: -9999px;
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 0.5;
}
.hatena-module-search-box .search-module-button:hover {
  opacity: 0.85;
}
.pager {
    margin: 20px 0;
    text-align: center;
    font-size: 14px;
}
.pager .pager-next,
.pager .pager-prev {
    display: inline-block;
    margin: 0 20px;
}
.pager a {
    display: inline-block;
    color: #2059d0;
}
.pager-next a:before,
.pager-prev a:before {
    display: block;
    font-family: blogicon;
    width: 50px;
    height: 50px;
    margin: 0 auto 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #2059d0;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
}
.page-category-category_name .comment-box,
.page-entries-year-month-day .comment-box,
.page-index .comment-box,
.pager-arrow {
    display: none;
}
.pager-next a:before {
    content: "\f006";
}
.pager-prev a:before {
    content: "\f005";
}
.category-page {
    padding: 20px;
    margin: 10px 0;
    border: 2px solid #2059d0;
    border-radius: 5px;
    text-align: center;
}
.category-page ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}
#copyright,
#footer {
    margin: 0 -500%;
    background: #2059d0;
    text-align: center;
}
.category-page a {
    color: #2059d0;
}
#copyright,
#footer,
#footer a {
    color: #fff;
}
#footer {
    padding: 0 500%;
    line-height: 1.5;
}
#footer p {
    margin: 0;
}
#copyright {
    width: 100%;
    padding-left: 500%;
    padding-right: 500%;
    font-size: 12px;
    line-height: 3;
}
.page-index .entry-footer {
    display: none!important;
}
#bottom-editarea {
    background-color: #f5f5f5;
    margin: 0;
    padding: 0;
}
.pagetop a,
.pagetop a:hover {
    background-color: #78cbf1;
}
#footer_ed {
    width: 1100px;
    margin: 0 auto;
    padding: 60px 0 0;
    font-size: 90%;
}
#footer_ed h3 {
    color: grey;
    font-size: 1.1em;
    margin: 0 0 20px;
}
#footer_ed p {
    color: grey;
    margin: 0;
}
#footer_ed ul {
    text-align: left;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer_ed ul li {
    line-height: 1.1em;
    color: grey;
    margin: 0 0 25px;
    padding: 0;
}
#footer_ed ul li a {
    color: grey;
}
#footer_ed .footer_box01 {
    width: 336px;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#footer_ed .footer_box01 p img {
    max-width: 336px;
    margin: 0 0 20px;
    padding: 0;
}
#footer_ed .footer_box02,
#footer_ed .footer_box03 {
    width: 300px;
    float: left;
    margin: 0 0 0 70px;
    padding: 0;
    overflow: hidden;
}
#footer_ed .footer_clear {
    clear: both;
}
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 55px;
}
.pagetop a {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    -ms-filter: "alpha(opacity=80)""
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.page-about dt {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 5px;
}
.page-about dd {
    margin-left: 0;
    margin-bottom: 30px;
}
.page-archive .archive-entries .archive-entry {
    margin-bottom: 3em;
}
.page-archive .archive-entries .entry-title {
    font-size: 130%;
    margin: 0 0 0.5em;
}
.page-archive .archive-entries .categories {
    margin: 0 0 0.5em;
    display: inline-block;
}
.page-archive .archive-entries .entry-description {
    margin: 0 0 1em;
    line-height: 1.7em;
    font-size: 95%;
}
.page-archive .categories a {
    color: #fff;
    font-size: 70%;
    background: #2059d0;
    padding: 3px 5px;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    margin-right: 2px;
}
.hatena-module-category .hatena-urllist {
    display: table;
    width: 100%;
}
.hatena-module-category .hatena-urllist li {
    display: table-cell;
    margin-right: 12px;
    float: left;
}
.entry-content,
.entry-title,
body {
    word-break: break-all;
    overflow-wrap: break-word;
}
#footer,
.hatena-module-related-entries {
    display: none;
}
@media (-webkit-min-device-pixel-ratio:2) {
    .hatena-module-search-box .search-module-button {
        background: url("https://cdn.blog.st-hatena.com/images/theme/search@2x.png?version=1672117aa118e56a3cf2480ca37f9d") right center no-repeat;
        background-size: 20px 20px;
    }
}
@media (min-width:920px) and (max-width:1150px) {
    #blog-title-inner,
    #box2,
    #main {
        margin-left: auto;
        margin-right: auto;
    }
    #container #content {
        max-width: 920px;
    }
    #main {
        max-width: 600px;
    }
    #box2 {
        max-width: 250px;
    }
    #blog-title-inner {
        width: 1020px;
    }
    #top-box {
        font-size: 90%;
    }
    .breadcrumb {
        margin: 0 auto;
        padding: 24px 20px;
        max-width: 656px;
    }
    #globalheader-container {
        display: none;
    }
    #footer_ed {
        max-width: 920px;
        margin-left: auto;
        margin-right: auto;
        padding: 60px 0 0;
    }
    #footer_ed .footer_box01,
    #footer_ed .footer_box02,
    #footer_ed .footer_box03 {
        width: 250px;
    }
}
@media (max-width:919px) {
    #container #content {
        width: 93.75%;
        word-wrap: break-word;
        overflow: hidden;
    }
    #title {
        font-size: 140%;
    }
    #blog-description {
        font-weight: 400;
        font-size: 70%;
        margin: 3px 0 0;
    }
    #blog-title-inner {
        width: 93.75%;
        margin-left: auto;
        margin-right: auto;
    }
    .header-image-enable #blog-title-inner {
        width: 100%;
    }
    .header-image-enable #blog-title-content {
        width: 93.75%;
        margin-left: auto;
        margin-right: auto;
    }
    #box2-inner,
    #main {
        width: 100%;
    }
    #main {
        float: none;
        border-right: none;
    }
    #box2,
    .hatena-module {
        width: 100%;
        float: none;
    }
    .entry-header-menu {
        top: -30px;
        left: 0;
    }
    #footer_ed,
    #globalheader-container {
        display: none;
    }
}
@media (max-width:480px) {
    #title {
        font-size: 120%;
    }
    .entry-title {
        font-size: 20px;
        padding-top: 10px;
        margin-bottom: 10px;
    }
    .entry-content img:hover {
        box-shadow: 0 0;
    }
    #globalheader-container {
        display: none;
    }
    .share-buttons {
        margin-bottom: 10px;
        text-align: center;
    }
    .share-buttons .inner a {
        position: relative;
        display: inline-block;
        width: 17%;
        height: 45px;
        line-height: 25px;
        font-size: 16px;
        text-align: center;
        color: #fff;
        text-decoration: none;
        padding: 2px;
    }
    .share-buttons .inner .share-text {
        font-size: 8px;
    }
    .share-count-box {
        height: 1.33333em;
        display: inline-block;
        text-align: center;
    }
    .share-buttons .inner .hatena-bookmark-button {
        background: #008fde;
    }
    .share-buttons .inner .facebook-button {
        background: #305097;
    }
    .share-buttons .inner .twitter-button {
        background: #55acee;
    }
    .share-buttons .inner .googleplus-button {
        background: #db4a39;
    }
    .share-buttons .inner .pocket-button {
        background: #ee4256;
    }
    #footer_ed {
        display: none;
    }
    #blog-title {
        height: initial;
        padding: 20px 0;
    }
    #title,
    #title a {
        padding-top: 20px;
    }
    .header-image-only #blog-title #blog-title-inner {
        height: initial;
        background-size: contain;
    }
}

img {
    max-width: 100%;
}
hr {
    border: 1px dotted #ddd;
}
.page-entry #top-box {
    display: none;
}
.page-entry .breadcrumb {
    margin-bottom: 0;
    font-size: 80%;
}
.hatena-module.hatena-module-related-entries {
    padding: 24px 0;
}
#menu {
    z-index: 10000;
}
.entry-content h2 {
    position: relative;
    color: #111;
    border-bottom: 4px solid #ccc;
    padding: 8px 10px;
}
.entry-content h2::before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 20%;
    height: 4px;
    background-color: #78cbf1;
    z-index: 2;
    content: '';
}
.text-box2 {
    padding: 0.5em 0.75em;
    background: #fff;
    border: 3px double #66cdaa;
}
#social-icon {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center; /* Safari */
    justify-content:         center;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#social-icon a {
    display: block;
    margin: 0 5px 5px 0;
    padding: 0;
    color: #fff;
}
#social-icon i {
    width: 50px;
    height: 50px;
    margin: 20px 0 0;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    clear: both;
    text-align: center;
}
#social-icon i:before {
    padding 0;
    line-height: 50px;
}
#social-icon .blogicon-twitter {
    background: #00a1e9;
}
#social-icon .fa-facebook-official {
    background: #3b5998;
}
#social-icon .fa-google-plus {
    background: #c53727;
}
#social-icon .blogicon-rss {
    background: #ff8c00;
}
.clear {
    clear: both;
}

a.contact {
    background: #78cbf1;
    display: inline-block;
    width: 150px;
    height: 30px;
    margin: 5px 0;
    line-height: 30px;
    font-size: 16px;
    position: relative;
    padding: 10px;
    background: ##78cbf1;
    border: 1px solid #78cbf1;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    text-align: center;
}
a:hover.contact {
    color: #78cbf1;
    background: #fff;
    border: 2px dashed #78cbf1;
}

.cstmreba {
    width: 100%;
    height: auto;
    margin: 36px 0;
}
.booklink-box,
.kaerebalink-box,
.tomarebalink-box {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}
/* サムネイル画像ボックス */
.booklink-image,
.kaerebalink-image,
.tomarebalink-image {
    width: 300px;
    float: left;
    margin: 0 14px 0 0;
    text-align: center;
}
.booklink-image a,
.kaerebalink-image a,
.tomarebalink-image a {
    width: 100%;
    display: block;
}
#side {
    float: none;
}
/* サムネイル画像 */
.booklink-image a img,
.kaerebalink-image a img,
.tomarebalink-image a img {
    margin: 0;
    padding: 0;
    text-align: center;
}
.booklink-info,
.kaerebalink-info,
.tomarebalink-info {
    overflow: hidden;
    line-height: 170%;
    color: #333;
}
/* infoボックス内リンク下線非表示 */
.booklink-info a,
.kaerebalink-info a,
.tomarebalink-info a {
    text-decoration: none;
}
.entry-content .cstmreba a {
    text-decoration: none;
}
/* 作品・商品・ホテル名 リンク */
.booklink-name > a,
.kaerebalink-name > a,
.tomarebalink-name > a {
    border-bottom: 1px dotted;
    color: #2098A8;
    font-size: 16px;
}
/* 作品・商品・ホテル名ホテル名 リンク ホバー時 */
.booklink-name > a:hover,
.kaerebalink-name > a:hover,
.tomarebalink-name > a:hover {
    color: #722031;
}
/* powered by */
.booklink-powered-date,
.kaerebalink-powered-date,
.tomarebalink-powered-date {
    font-size: 10px;
    line-height: 150%;
}
.booklink-powered-date a,
.kaerebalink-powered-date a,
.tomarebalink-powered-date a {
    border-bottom: 1px dotted;
    color: #2098A8;
}
/* 著者・住所 */
.booklink-detail,
.kaerebalink-detail,
.tomarebalink-address {
    font-size: 12px;
}
.booklink-link2 img,
.kaerebalink-link1 img,
.tomarebalink-link1 img {
    display: none;
}
.booklink-link2 > div,
.kaerebalink-link1 > div,
.tomarebalink-link1 > div {
    float: left;
    width: 31%;
    min-width: 125px;
    margin: 0.5% 1%;
}
#side-btn {
    width: 50%;
    min-width: 125px;
    margin: 0.5% auto;
    display: block;
}
.booklink-link2 a,
.kaerebalink-link1 a,
.tomarebalink-link1 a {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 180%;
    padding: 3% 1%;
    border-radius: 4px;
    box-shadow: 0 2px 0 #ccc;
    color: #fff;
}
.booklink-link2 a:hover,
.kaerebalink-link1 a:hover,
.tomarebalink-link1 a:hover {
    opacity: 0.6;
}
/* ボタンカラー */
/* トマレバ */
.tomarebalink-link1 .shoplinkrakuten a {
    background: #76ae25;
}
/* 楽天トラベル */
.tomarebalink-link1 .shoplinkjalan a {
    background: #ff7a15;
}
/* じゃらん */
.tomarebalink-link1 .shoplinkjtb a {
    background: #c81528;
}
/* JTB */
.tomarebalink-link1 .shoplinkknt a {
    background: #0b499d;
}
/* KNT */
.tomarebalink-link1 .shoplinkikyu a {
    background: #bf9500;
}
/* 一休 */
.tomarebalink-link1 .shoplinkrurubu a {
    background: #000066;
}
/* るるぶ */
.tomarebalink-link1 .shoplinkyahoo a {
    background: #ff0033;
}
/* Yahoo!トラベル */
/* カエレバ */
.kaerebalink-link1 .shoplinkyahoo a {
    background: #ff0033;
}
/* Yahoo!ショッピング */
.kaerebalink-link1 .shoplinkbellemaison a {
    background: #84be24;
}
/* ベルメゾン */
.kaerebalink-link1 .shoplinkcecile a {
    background: #8d124b;
}
/* セシール */
.kaerebalink-link1 .shoplinkkakakucom a {
    background: #314995;
}
/* 価格コム */
/* ヨメレバ */
.booklink-link2 .shoplinkkindle a {
    background: #007dcd;
}
/* Kindle */
.booklink-link2 .shoplinkrakukobo a {
    background: #d50000;
}
/* 楽天kobo */
.booklink-link2 .shoplinkbk1 a {
    background: #0085cd;
}
/* honto */
.booklink-link2 .shoplinkehon a {
    background: #2a2c6d;
}
/* ehon */
.booklink-link2 .shoplinkkino a {
    background: #003e92;
}
/* 紀伊國屋書店 */
.booklink-link2 .shoplinktoshokan a {
    background: #333333;
}
/* 図書館 */
/* カエレバ・ヨメレバ共通 */
.booklink-link2 .shoplinkamazon a,
.kaerebalink-link1 .shoplinkamazon a {
    background: #FF9901;
}
/* Amazon */
.booklink-link2 .shoplinkrakuten a,
.kaerebalink-link1 .shoplinkrakuten a {
    background: #c20004;
}
/* 楽天 */
.booklink-link2 .shoplinkseven a,
.kaerebalink-link1 .shoplinkseven a {
    background: #225496;
}
/* 7net */
/* ボタンカラー ここまで*/
.booklink-footer {
    clear: both;
}
/***  解像度480px以下のスタイル ***/
@media screen and (max-width:480px) {
    .booklink-image,
    .kaerebalink-image,
    .tomarebalink-image {
        width: 100%;
        float: none;
    }
    .booklink-link2 > div,
    .kaerebalink-link1 > div,
    .tomarebalink-link1 > div {
        width: 48%;
    }
    .booklink-info,
    .kaerebalink-info,
    .tomarebalink-info {
        text-align: center;
    }
}
/* social */

.sns-footer,
.sns-header {
    padding: 0;
}
.sns-area {
    margin: 10px auto;
    padding: 0;
    overflow: hidden;
    table-layout: fixed;
    display: table;
    width: 100%;
}
.sns-area li {
    list-style-type: none;
    display: table-cell;
    vertical-align: middle;
}
.sns-area li:last-child {
    margin-right: 0;
}
.sns-link {
    position: relative;
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    outline: none;
    overflow: hidden;
    height: 42px;
    line-height: 42px;
}
.sns-link::after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.sns-link:hover {
    text-decoration: none;
}
a.sns-link:hover {
    color: #fff;
}
.sns-link:hover::after {
    -webkit-animation: circle 0.75s;
    animation: circle 0.75s;
}
@-webkit-keyframes circle {
    50% {
        opacity: 1;
    }
    100% {
        width: 300px;
        height: 300px;
    }
}
@keyframes circle {
    50% {
        opacity: 1;
    }
    100% {
        width: 300px;
        height: 300px;
    }
}
.sns-twitter {
    color: #fff;
    background: #55acee;
}
.sns-facebook {
    color: #fff;
    background: #3a5795;
}
.sns-bookmark {
    color: #fff;
    background: #00A5DE;
}
.sns-googleplus {
    color: #fff;
    background: #db4a39;
}
.sns-pocket {
    color: #fff;
    background: #EE4256;
}
.blogicon-bookmark,
.blogicon-chevron-down,
.blogicon-facebook,
.blogicon-twitter,
.fa fa-google-plus {
    margin-right: 5px;
}
.share-text {
    padding-left: 4px;
}
@media only screen and (max-width: 767px) {
    .share-text,
    .sns-txt {
        display: none;
    }
    .blogicon-bookmark,
    .blogicon-chevron-down,
    .blogicon-facebook,
    .blogicon-twitter,
    .fa fa-google-plus {
        margin-right: 0;
    }
}
/* 読者になるボタン */

.follow-btn {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.follow-btn a {
    display: block;
    height: 50px;
    line-height: 50px;
    width: 250px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}
.follow-btn a:hover {
    color: #3D3F44;
    background: #fff;
    border: 2px solid #3D3F44;
}
.follow-btn .hatena {
    color: #fff;
    background: #3D3F44;
    border: 2px solid #3D3F44;
}
.sns-footer {
    margin-top: 20px;
}

.entry-content blockquote {
    background-color: #fff;
    padding: 32px 0 10px 20px;
    margin: 10px 0 10px 20px;
    position: relative;
}

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

/* </system> */

body {
	overflow-x: hidden;
}

/* </system> */
.entry-footer-section,
.guest-footer-content {
	display: none;
}

.entry-content {
	font-size: 100% !important;
}

/* トップページカード型 */

.archive-entry-header {
	height: 80px;
}

.page-index .entry-description {
	display: none;
}

.page-index .archive-entries {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	/* Safari */
	justify-content: space-between;
}

.page-index .archive-entry {
	margin-bottom: 20px !important;
	padding-bottom: 20px;
	box-sizing: border-box;
	width: calc(50% - 20px);
	position: relative;
}

.page-archive .archive-entries .categories {
	position: absolute;
	top: 0px;
	right: 0;
}

.page-index .entry-thumb {
	display: block;
	width: 100%;
	height: 200px;
	background-position: center center;
	background-size: cover;
	margin-bottom: 10px;
	margin-top: 30px;
}

.entry-thumb:hover {
	opacity: 0.7;
}

@media (max-width:767px) {
	.page-index .archive-entry {
		width: 100%;
	}

	.page-index .entry-thumb-link {
		width: 44vw;
		height: 30vw;
	}
}


/* ヘッダーまわり */

#blog-title #title a {
	/* タイトルテキスト文字を非表示 */
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 350px;
	top: 0;
	left: 0;
}

#blog-title #blog-description {
	padding-top: 130px;
	/* 説明文テキストの位置適宜調整 */
}

#blog-title-inner {
	height: 350px;
	background-size: contain;
	background-image: url("https://cdn-ak.f.st-hatena.com/images/fotolife/s/syofuso/20170506/20170506034556.png?1494009959");
	background-position: 50% 50%;
	padding: 0;
	background-repeat: no-repeat;
}

.sorry_content {
	color: #434343;
	font-size: 1.13em;
	line-height: 170%;
}

.entry-content a img:hover {
	opacity: 0.7;
}

ul.list li {
	position: relative;
	list-style-type: none;
}

ul.list li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 8px;
	height: 3px;
	border-left: 2px solid #3498db;
	border-bottom: 2px solid #3498db;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


/* 記事がよかったらいいねPC */

.p-entry__push {
	margin-bottom: 20px;
	display: table;
	table-layout: fixed;
	width: 100%;
	background-color: #2b2b2b;
	color: #fff;
}

.p-entry__pushThumb {
	display: table-cell;
	min-width: 240px;
	background-position: center;
	background-size: cover;
}

.p-entry__pushLike {
	display: table-cell;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.4;
	font-size: 18px;
}

.p-entry__pushButton {
	margin-top: 15px;
	display: inline-block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.p-entry__pushButtonLike {
	line-height: 1;
}

.p-entry__note {
	margin-top: 15px;
	font-size: 12px;
	color: #999;
}

.p-entry__tw-follow {
	margin-bottom: 10px;
	background: #f4f4f4;
	width: 100%;
	padding: 15px 0;
}

.p-entry__tw-follow__cont {
	text-align: center;
	font-size: 15px;
	color: #252525;
}

.p-entry__tw-follow__item {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px;
}

.txt {
	display: inline-block;
	margin: 10px 0;
	font-size: 150%;
	width: 100%;
	padding: .5em .75em;
	background-color: #f6f6f6;
	border-left: 6px solid #95C7A4;
	box-sizing: border-box;
}

.alert {
	padding: 1em;
	margin: 1em 0;
	background-color: #faf8d4;
	border-left: 6px solid #f7e042;
}

.entry-content b {
	background: linear-gradient(transparent 40%, rgb(255, 170, 170) 40%);
}

a.yoyaku {
	color: #fff;
	text-decoration: none;
}

a.yoyaku:visited {
	color: #fff;
	background-color: #5aba90;
	box-shadow: 0 3px 0 #45a67c;
}

.yoyaku {
	display: inline-block;
	width: 150px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	outline: none;
	position: relative;
	background-color: #5aba90;
	border-radius: 4px;
	color: #fff;
	line-height: 40px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #45a67c;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	margin: 5px auto;
}

.yoyaku:hover {
	color: #fff;
	background-color: #5aba90;
	opacity: 0.5;
	box-shadow: 0 3px 0 #45a67c;
}

.yoyaku::before,
.yoyaku::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.yoyaku,
.yoyaku::before,
.yoyaku::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.yoyaku:active {
	top: 1px;
	box-shadow: none;
}

.sns-share,
#relateArticle,
.footer-ad,
.follow-btn {
	margin: 20px auto;
}

@media screen and (max-width: 960px) {

	#menu,
	#menu-btn {
		display: none;
	}

	#blog-title {
		margin: 0 auto 40px auto;
	}
}

@media (max-width: 480px) {
	#blog-title {
		height: 200px;
	}
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin: 3em 0 .8em;
}

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

.omikuji_btn {
	border: 0px;
	width: 250px;
	height: 100px;
	background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/s/syofuso/20161231/20161231002744.png?1483111706) left top no-repeat;
}

.omikuji_btn:hover {
	cursor: pointer;
}

.fadein {
	opacity: 1;
	transition: 3s ease-in-out;
	-webkit-transition: 3s ease-in-out;
}

.maste {
	position: relative;
	background-color: #fff;
	background-image: linear-gradient(-45deg, #F5A2A2 25%, transparent 25%, transparent 50%, #F5A2A2 50%, #F5A2A2 75%, transparent 75%, transparent 100%), linear-gradient(45deg, #F5A2A2 25%, transparent 25%, transparent 50%, #F5A2A2 50%, #F5A2A2 75%, transparent 75%, transparent 100%);
	background-size: 16px 16px;
	padding: 1em;
}

.maste h5 {
	position: absolute;
	top: -1em;
	background-color: rgba(255, 216, 216, 0.4);
	padding: 0.25em 2em;
	color: #fff;
	transform: rotate(-4deg);
}

.maste p {
	color: #65513f;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
}

.recommend {
	width: 1100px;
	margin: 40px auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	box-sizing: border-box;
}

.recommend-box {
	width: 300px;
	height: 230px;
	margin-right: 20px;
	padding: 10px;
	border: 2px solid #eee;
	box-sizing: border-box;
}

.recommend-image {
	max-width: 100%;
	height: auto;
}

@media (max-width: 919px) {
	.last-box {
		display: none;
	}

	.recommend {
		width: 83.9%;
		margin: 20px auto;
	}

	.recommend-box {
		width: 200px;
		height: 190px;
	}
}

@media (max-width: 767px) {
	#blog-title-inner {
		height: 200px;
		background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/s/syofuso/20170506/20170506034556.png?1494009959);
		background-position: center top;
		padding: 0;
		background-repeat: no-repeat;
		background-size: 120%;
	}

	#blog-title #title a {
		filter: alpha(opacity=0);
		-moz-opacity: 0;
		opacity: 0;
		position: absolute;
		width: 100%;
		height: 200px;
		top: 0;
		left: 0;
	}

	#blog-title #blog-description {
		padding-top: 90px;
	}

	.page-archive .archive-entries .entry-title {
		font-size: 110%;
	}

	.recommend {
		width: 93.9%;
		margin: 10px auto;
		display: block;
	}

	.recommend-box {
		border: none;
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 10px;
		box-sizing: border-box;
		display: block;
		border-bottom: 1px solid #ddd;
	}

	.recommend-image {
		float: left;
		width: 100px;
		height: 66px;
		overflow: hidden;
	}

	.recommend-title {
		display: block;
		float: left;
		box-sizing: border-box;
		vertical-align: top;
		width: 200px;
		padding-left: 20px;
		box-sizing: border-box;
	}
}

@media (max-width: 367px) {
	.recommend-image {
		width: 80px;
		height: 53px;
	}
}

#container #content {
	padding-top: 0;
}

.page-entry .breadcrumb {
	display: none;
}

.page-archive .categories a {}

.tomarebalink-link1 .yahooshoplink a {
	background: #FF0132;
}

/* レスポンシブtable */
.entry-content table {
	margin: 20px auto;
}

.entry-content .tbl-r02 th a,
.entry-content .tbl-r02 th a:visited {
	color: #fff;
	text-decoration: underline;
}

.entry-content .tbl-r02 th {
	background: #2059d0;
	border: solid 1px #ccc;
	color: #fff;
	padding: 10px;
}

.entry-content .tbl-r02 td {
	border: solid 1px #ccc;
	padding: 10px;
}

@media screen and (max-width: 640px) {
	.last td:last-child {
		border-bottom: solid 1px #ccc;
		width: 100%;
	}

	.entry-content .tbl-r02 {
		width: 80%;
	}

	.entry-content .tbl-r02 th,
	.entry-content .tbl-r02 td {
		border-bottom: none;
		display: block;
		width: 100%;
	}
}

/* 電話予約ボタン */

a.yoyaku-tel:visited {
	color: #fff;
	background-color: #5aba90;
	box-shadow: 0 3px 0 #45a67c;
}

.yoyaku-tel {
	display: inline-block;
	width: 170px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	outline: none;
	position: relative;
	background-color: #5aba90;
	border-radius: 18px;
	color: #fff;
	line-height: 40px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #45a67c;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	margin: 5px auto;
	text-decoration: none !important;
}

.yoyaku-tel:hover {
	color: #fff;
	background-color: #5aba90;
	opacity: 0.5;
	box-shadow: 0 3px 0 #45a67c;
}

.yoyaku-tel::before {
	position: relative;
	font-family: Fontawesome;
	content: '\f095';
	margin-right: 7px;
}

.yoyaku-tel,
.yoyaku-tel::before,
.yoyaku-tel::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.yoyaku-tel:active {
	top: 1px;
	box-shadow: none;
}

.red {
	background-color: #E94138;
	box-shadow: 0 3px 0 #d62118;
}

a.yoyaku-tel.red:visited {
	color: #fff;
	background-color: #E94138;
	box-shadow: 0 3px 0 #d62118;
}

.red:hover {
	color: #fff;
	background-color: #ee6d66;
	opacity: 0.5;
	box-shadow: 0 3px 0 #E94138;
}

.red::before {
	position: relative;
	font-family: Fontawesome;
	content: '\f041';
	margin-right: 7px;
}

@media (min-width: 768px) {
	#footer-menu {
		display: none;
	}
}

#footer-menu {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	z-index: 10;
}

.toggle-content {
	display: none;
	position: fixed;
	bottom: 50px;
	background: white;
	width: 100%;
}

.toggle-content .hatena-module {
	padding: 15px 10px 10px 10px;
}

.toggle-content .hatena-module-body {
	font-size: 80%;
}

.toggle-content .hatena-module-body a {
	color: #444;
	font-weight: bold;
}

.toggle-content .hatena-module-body .urllist-image {
	width: 50px;
	height: 50px;
}

.toggle-content .urllist-item {
	padding: 0;
	margin: 0;
	min-height: 29px;
}

.toggle-content .urllist-item::before {
	display: none;
}

.category-list {
	list-style-type: none;
	margin: 0;
	width: 100%;
	padding-left: 0;
}

.category-list a {
	display: block;
	float: left;
	width: calc(50% - 2px);
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	/*カテゴリの背景色*/
	color: #2059d0;
	/*カテゴリの文字色*/
	font-size: 80%;
	border-top: 1px solid #ddd;
	/*カテゴリのリスト間の線の色*/
}

.btn-area a,
.btn-area span {
	display: block;
	float: left;
	width: 20%;
	height: 50px;
	line-height: 25px;
	text-align: center;
	font-size: 70%;
	background: #fff;
	/*メニュー部分の背景色*/
	color: #2059d0;
	/*メニュー部分の文字色*/
	border-top: 2px solid #2059d0;
	border-bottom: 2px solid #2059d0;
	box-sizing: border-box;
}


#search_489ban {
	margin: 0 auto;
	padding: 25px 10px;
	width: 290px;
	background: #fafafa;
	border: 1px solid #ccc;
	box-sizing: border-box;
}

#search_489ban dl {
	display: inline-table;
	margin: 0 0 5px;
	width: 100%;
}

#search_489ban dt,
#search_489ban dd {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: top;
}

#search_489ban dt {
	width: 80px;
}

#search_489ban dd {}

#search_489ban dd span,
#search_489ban label,
#search_489ban input,
#search_489ban select {
	display: inline-block;
	margin: 2px 2px 5px;
}

#search_489ban ul {}

#search_489ban li {
	margin-bottom: 3px;
	list-style: none;
	display: inline-block;
}

#search_489ban button {
	display: block;
	margin: 10px 0 0;
	padding: 7px 0;
	width: 100%;
	box-sizing: border-box;
}

#search_489ban .inbox_489ban {
	clear: both;
}

#search_489ban .inbox_489ban:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
}

#search_489ban .stay_489ban,
#search_489ban .room_489ban,
#search_489ban .person_489ban {
	width: 50%;
	float: left;
}

#search_489ban .stay_489ban dt,
#search_489ban .room_489ban dt,
#search_489ban .person_489ban dt {
	width: auto;
}

#search_489ban .child_489ban {
	border-bottom: 1px dotted #dedede;
}

#search_489ban .child_489ban:first-of-type {
	padding: 5px 0 0;
	border-top: 1px dotted #dedede;
}

#search_489ban .child_489ban:last-of-type {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#search_489ban .child_489ban dt {
	width: auto;
}

#search_489ban .child_489ban dd {
	width: 70px;
	vertical-align: middle;
}

#search_489ban .child_489ban dt span {
	display: block;
	font-size: 12px;
}

#search_489ban .price_489ban dt {
	width: 65px;
}

#search_489ban .price_489ban div {
	display: inline-block;
}

#search_489ban .price_489ban span {
	font-size: 12px;
}

#search_489ban .tag_489ban,
#search_489ban .tag_489ban dt,
#search_489ban .tag_489ban dd {
	width: 100%;
	display: block;
}

#search_489ban .tag_489ban .tag_mode_489ban {
	font-size: 13px;
}

/* アソビューリンク */
.asoview-link .shoplinkasoview {
	float: left;
	width: 100%;
	min-width: 125px;
	margin: 0.5% 1%;
	background-color: #F44335;
}

.asoview-link a {
	width: 100%;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
	padding: 3% 1%;
	border-radius: 4px;
	box-shadow: 0 2px 0 #ccc;
	color: #fff;
}
/* Instagramフォローボタン */
.insta_btn3 {/*ボタンの下地*/
  color: #FFF!important;/*文字・アイコン色*/
  border-radius: 7px;/*角丸に*/
  position: relative;
  display: inline;
  height: 50px;/*高さ*/
  width: 190px;/*幅*/
  text-align: center;/*中身を中央寄せ*/
  font-size: 25px;/*文字のサイズ*/
  line-height: 50px;/*高さと合わせる*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  text-decoration:none;/*下線は消す*/
}


.insta_btn3 .fa-instagram{/*アイコン*/
  font-size: 35px;/*アイコンサイズ*/
  position: relative;
  top: 4px;/*アイコン位置の微調整*/
}

.insta_btn3 span {/*テキスト*/
  display:inline-block;
  position: relative;
  transition: .5s
}

.insta_btn3:hover span{/*ホバーで一周回転*/
  -webkit-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  transform: rotateX(360deg);
}
