@charset "UTF-8";
/*---------------------------------------------------------
Theme Name: 4536
Theme URI: https://4536.jp
Description: 4536
Author: Chef
Author URI: https://4536.jp
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.4
---------------------------------------------------------*/
input:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="hidden"]):not([type="button"]),
select,textarea {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 1px;
    padding: 0.5rem;
    border: 2px solid #ddd;
    background-color: #fff;
    color: #555;
    max-width: 100%;
}
pre {
    margin-bottom: 1.5em;
}
code {
    display: inline;
    padding: .1em .2em;
    border-radius: 2px;
    color: #c5c8c6;
    background-color: #1d1f21;
    word-wrap: break-word;
}
pre code {
    display: block;
    padding: 0.5em;
    color: #c5c8c6;
    background-color: #1d1f21;
    white-space: pre;
    overflow-x: auto;
    word-wrap: normal;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}
/* ビデオ */
.wp-video {
    margin-bottom: 1.5rem;
}
/* scroll */
.scroll-wrapper {
    position: relative;
}
.scroll-left {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow:-moz-scrollbars-none;
}
.scroll-left::-webkit-scrollbar {
    display:none;
}
.post-list-category {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    color: #fff;
    opacity: .8;
    padding: .4em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 90%;
    font-size: small;
}
#all-categories ul {
    list-style: none;
}
#all-categories ul:not(.children) {
    padding: 0;
}
/* Gutenberg */
.wp-block-image,.wp-block-file,.wp-block-media-text {
    margin-bottom: 1.5em;
}
.wp-block-quote cite {
    display: inline-block;
    margin-bottom: 1.5em;
    font-size: 80%;
    opacity: .5;
}
.wp-block-quote cite::before {
    content: '引用元：';
}
.wp-block-separator {
    margin-bottom: 1.5em;
}
/* 吹き出し */
.balloon {
    margin-bottom: 2em;
    position: relative;
}
.balloon:after,.balloon:before {
    clear:both;
    content:"";
    display:block;
}
.balloon-image-left{
    float:left;
    margin-right:20px;
}
.balloon-image-right{
    float:right;
    margin-left:20px;
}
.balloon-image-description{
    padding:5px 0 0;
    font-size:10px;
    text-align:center;
    display:block;
}
.balloon-text-left,.balloon-text-right {
    position:relative;
    padding:10px;
    border:1px solid #aaa;
    border-radius:10px;
    max-width:calc(100% - 90pt);
    display:inline-block;
}
.balloon-text-right {
    float:left;
}
.balloon-text-left {
    float:right;
}
.balloon p {
    margin:0 0 20px;
}
.balloon p:last-child {
    margin-bottom:0;
}
.balloon-text-right:before{
    border-right:10px solid #aaa;
    left:-20px;
}
.balloon-text-right:after,.balloon-text-right:before {
    position:absolute;
    content:"";
    border-top:10px solid transparent;
    border-left:10px solid transparent;
    border-bottom:10px solid transparent;
    top:15px;
}
.balloon-text-right:after {
    border-right:10px solid #fff;
    left:-19px;
}
.balloon-text-left:before {
    border-left:10px solid #aaa;
    right:-20px;
}
.balloon-text-left:after,.balloon-text-left:before {
    position:absolute;
    content:"";
    border-top:10px solid transparent;
    border-right:10px solid transparent;
    border-bottom:10px solid transparent;
    top:15px;
}
.balloon-text-left:after {
    border-left:10px solid #fff;
    right:-19px;
}
.think .balloon-text-left,.think .balloon-text-right {
    border-radius:30px;
}
.think .balloon-text-right:before {
    left:-9pt;
}
.think .balloon-text-right:after {
    border:1px solid #aaa;
    border-radius:50%;
    width:4px;
    height:4px;
    top:20px;
    left:-19px;
}
.think .balloon-text-left:before,.think .balloon-text-right:before {
    border:1px solid #aaa;
    border-radius:50%;
    width:8px;
    height:8px;
    top:15px;
}
.think .balloon-text-left:before {
    right:-9pt;
}
.think .balloon-text-left:after {
    border:1px solid #aaa;
    border-radius:50%;
    width:4px;
    height:4px;
    top:20px;
    right:-19px;
}
/* ブログカード */
.blog-card{margin:1.5em auto;border:1px solid #ddd;word-wrap:break-word;width:100%;border-radius:2px}.blog-card-info{padding:.5em;-webkit-box-flex:1;-ms-flex:1;flex:1}.blog-card-title{line-height:1.6;font-size:90%;font-weight:700}.blog-card-title:before{content:"関連";background-color:#000;color:#fff;margin-right:5px;padding:2px 3px;font-size:9pt;border-radius:2px}.blog-card-excerpt{color:#333;font-size:80%;line-height:1.4;margin-top:10px}
/* 目次 */
.toc-4536:not(.toc-sidebar){border:1px solid #e5e5e5;border-radius:2px;padding:1em;margin:1em 0}.toc-4536 a{text-decoration:none}.toc-title-4536{font-size:1.2em;font-weight:700;margin-bottom:1em;text-align:center}.toc-title-4536 a{font-size:14px;font-weight:400}.toc-outline{overflow:hidden}.toc-4536 ul{counter-reset:a;list-style-type:none}.toc-4536 ul ul{margin-left:1.5em}.toc-4536 ul a{display:block;padding:.05em 0;font-size:14px}.toc-4536 li{margin:0}.toc-4536 li a:before{counter-increment:a;content:counters(a,".") "";margin-right:.5em;display:block;float:left}

/* キャプション */
.wp-caption {
    height: auto;
    max-width: 100%;
    margin-bottom: 1.5rem;
}
.post .wp-caption-text,.wp-block-image figcaption {
	text-align: center;
    font-size: 12px;
    font-style: italic;
    padding: 5px;
    margin: 0;
}
/* NEWアイコン */
.icon-area {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 55px;
    overflow: hidden;
}
.new-icon {
    display: inline-block;
    position: absolute;
    padding: 4px 0;
    left: -5px;
    top: 5px;
    width: 90px;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    background: #ff0000;
    color: #fff;
    border-top: 1px solid;
    border-bottom: 1px solid;
    letter-spacing: 0.05em;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 99;
}
.new-icon::before {
    content: "NEW";
}
/* youtubeのレスポンシブ */
.youtube-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.youtube-wrapper iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
/* ドロップダウンの幅 */
#searchform input,.widget_archive select,.widget_categories select,.dropdown-list select {
    width: 100%;
}
/* ドロップダウンメニューのテキスト削除 */
.screen-reader-text {
    border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
/* ヘッダー縮小 */
.fixed-top {
    position: fixed;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0px 1px 10px;
    box-shadow: 0px 1px 10px;
}
/*
 * ページネーション
*/
.pagination {
	clear: both;
	position: relative;
	font-size: 16px;
	margin: 2em 0;
    width: 100%;
}
.pagination span, .pagination a {
    margin-right: .4em;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
}
.pagination .current {
    opacity: .5;
}
/*
 * サイドバー
*/
li.post-list:last-child {
    border-bottom: none;
}
li.post-list:last-child a {
    padding-bottom: 0;
}

/* ページ分割 */
#page-links {
    margin: 3em auto;
}
#page-links span {
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background-color: #aaa;
    border-radius: 2px;
}
#page-links a {
    text-decoration: none;
}
#page-links .page-links-title, #page-links a span {
    background-color: #000;
}
/* カテゴリー */
.category-tag {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1.6;
    width: 100%;
}
.category-title {
    padding-right: 10px;
    text-align: center;
}
#post-categories {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left: 1px solid #ddd;
    overflow: hidden;
    padding-left: 10px;
}
.post-category {
    margin-right: 10px;
}

/* 記事がよかったらいいね */
#follow-section {
    display: table;
    width: 100%;
    position: relative;
    margin: 1.5em auto;
    min-height: 150px;
}
#pc-follow-thumbnail {
    min-width: 150px;
    display: table-cell;
}
#follow-section-cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .8;
}
#follow-section-right {
    display: table-cell;
    padding: 1em .5em;
    vertical-align: middle;
    text-align: center;
}
.fb-like-text {
    font-size: 14px;
    margin-bottom: 1em;
    line-height: 1.4;
    position: relative;
}
.fb-like {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    display: block;
    margin-bottom: 1em;
}
.fb-like iframe {
    max-width: none!important;
}
.follow-item {
    font-size: 14px;
    line-height: 1;
    position: relative;
    z-index: 10;
}
.follow-item a {
    color: #fff;
    padding: .4em;
    border-radius: 3px;
    vertical-align: middle;
}
#twitter-follow-section,#feedly-section {
    display: inline-block;
}
#twitter-follow-section {
    margin-right: .2em;
}
/*
 * プロフィール
*/
#profile {
    margin: 1.5em 0;
    padding: 1em;
    border: 1px solid #ddd;
    position: relative;
}
#profile-title {
    margin-bottom: 1em;
    font-size: 16px;
}
#profile-thumbnail {
    width: 80px;
    float: left;
    margin-right: 1em;
}
#profile-thumbnail img {
    border: 1px solid #ddd;
    border-radius: 50%;
}
#profile-info {
    overflow: hidden;
    margin-bottom: 1em;
}
#profile-info p {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    word-break: break-all;
}
.follow-button {
    margin-left: 10px;
}
.follow-button:first-child {
    margin-left: 0;
}
.follow-button a {
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
/*
 * 関連記事
*/
#related-post-title {
    margin: 1.5em auto 0;
}
/*
 * コメント
*/
#comments {
	margin: 1.5em auto;
    padding: 1.5em 0;
    line-height: 1.4;
    clear: both;
}
#comments #reply-title {
	margin: 1.5em auto;
}
#comments p {
	margin-bottom: 1.5em;
    overflow: hidden;
}
#comments #comments-title {
    font-size: 18px;
    font-weight: bold;
    margin: 1.5em auto 0;
}
#comments p a {
    text-decoration: underline;
}
#comments label {
	display: block;
    margin-bottom: 5px;
}
.comment {
	margin: 1.5em auto;
}
.comment .children {
	margin-left: 1.5em;
}
.commentmetadata {
	font-size: 10px;
	padding: 10px 0;
	clear: both;
}
.comment-reply-link {
	padding: .5em;
    border: 1px solid #ddd;
    border-radius: 2px;
}
#comments #respond {
	font-size: 16px;
	font-weight: bold;
}
#comments #commentlist img {
	padding: 10px;
}
#comments .comment-list {
	padding-left: 0px;
	list-style-type: none;
}
ul.children {
	padding: 0px;
}
.comment-list li {
	list-style-type: none;
}
.comment-author.vcard .avatar {
	float: left;
	margin-right: 10px;
}
#comments textarea {
	width: 100%;
	border: 1px #f2f2f2 solid;
    padding: 5px;
}
#comments input {
	padding: 10px;
	border-radius: 2px;
	border: 1px #f2f2f2 solid;
}
#comments input:not(#wp-comment-cookies-consent) {
	width: 100%;
}
/* コメントボタン */
#comments input[type="submit"] {
    color: #fff;
    background-color: #000;
	padding: 10px;
	-webkit-appearance: none;
    border-radius: 4px;
}
/*
 * 前後の記事リンク
*/
#prev-next {
    margin: 1.5em auto;
}
#prev-post, #next-post {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
}
.prev-next-thumbnail {
    width: 100px;
}
.prev-post-arrow, .next-post-arrow {
    padding: .5em;
}
.prev-post-thumbnail, .next-post-thumbnail {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
}
.prev-title, .next-title {
    font-weight: bold;
    font-size: 90%;
    line-height: 1.4;
    padding: .5em;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
/*
 * フッター
*/
#footer,
.fixed-footer {
    clear: both;
}
.fixed-footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    padding-bottom: calc(env(safe-area-inset-bottom) - 1em); /* for iphone x */
}
.fixed-footer-menu-item {
    padding: 5px 0;
    border-right: 1px solid;
    border-top: 1px solid
}
.fixed-footer-menu-item:last-child {
    border-right: none;
}
.fixed-footer-menu-title {
    display: block;
    font-size: 10px;
    line-height: 1;
}
.fixed-footer-menu-item a {
    border: none;
    display: block;
    text-decoration: none
}
#fixed-footer-overlay {
    height: 54px;
    background-color: #fff;
    border-top: 4px solid #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
}
.fixed-footer-close-button {
    position: absolute;
    width: 28px;
    height: 28px;
    top: -28px;
    right: 0;
    font-size:18px;
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 0 -3px 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 -3px 5px 0 rgba(0,0,0,.1);
    border: 0;
    border-top-left-radius: 9pt;
    padding: 3px 5px;
}
#footer h4 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid;
    padding-bottom: .5em;
    margin-bottom: 1.5em;
}
#footer-nav,#copyright {
    clear: both;
    margin-bottom: 1em;
    text-align: center;
    line-height: 1.6;
    font-size: 80%;
}
#footer-nav ul li {
    display: inline;
}
#footer-nav ul li::after {
    content: "/";
    margin: 0 .5em;
}
#footer-nav ul li:last-child::after {
    content: "";
    margin: 0;
}
/* ページトップ */
.page-top {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: fixed;
    z-index: 99;
    bottom: 10px;
    right: 10px;
    background: #665e53;
    color: #fff;
    border-radius: 50%;
    font-size: 26px;
}
.page-top:hover {
    color: #fff;
}
/*
 * Widget
*/
.widget-4536 ul li a {
    color: #000;
}
.widget-4536 ul {
    list-style-type: none;
}
.slide-widget {
    margin: 10px;
}
.slide-widget-title {
    margin: 10px 0;
    padding: 10px 0;
}
.main-widget-title {
    position: relative;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 1em;
}
.widget-title,.ad-title,.post .widget-title,.post .ad-title {
    margin-bottom: .2em;
    font-size: 12px;
    text-align: center;
    color: #666;
}
.widget_categories li ul {
    margin: 15px 0 5px 15px;
}
.widget-style-box-4536 {
    padding: .5em;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
}
/*
 * オリジナルのフレーム
*/
.frame {
    margin: 1.5em auto;
    padding: 2em 1em 0;
    border: 2px solid #aaa;
    position: relative;
    border-radius: 2px;
    background-color: #fff;
}
.frame-title {
    position: absolute;
    top: 0;
    left: 0;
    letter-spacing: .1em;
    font-style: italic;
    padding: .3em .5em;
    font-size: .8em;
    line-height: 1;
}
.caution {
    background-color: #ff4500;
    color: #fff;
}
.one-point {
    background-color: #0000ff;
    color: #fff;
}
/*
 * オリジナルボタン
*/
.bold-4536 {
    font-weight: bold;
}
.underline-4536 {
    text-decoration: underline;
}
.line-through-4536 {
    text-decoration: line-through;
}
.text-shadow-4536 {
    text-shadow: 0 0 10px rgba(255,255,255,.8), 1px 1px 1px rgba(0,0,0,1);
}
.color-red-4536,.color-red-4536 a {
    color: #ff0000;
}
.color-blue-4536,.color-blue-4536 a {
    color: #0000ff;
}
.color-orange-4536,.color-orange-4536 a {
    color: #ef5214;
}
.color-green-4536,.color-green-4536 a {
    color: #00ff00;
}
.color-white-4536,.color-white-4536 a {
    color: #fff;
}
.font-size-10px {
    font-size: 10px;
}
.font-size-12px {
    font-size: 12px;
}
.font-size-14px {
    font-size: 14px;
}
.font-size-16px {
    font-size: 16px;
}
.font-size-18px {
    font-size: 18px;
}
.font-size-20px {
    font-size: 20px;
}
.font-size-22px {
    font-size: 22px;
}
.font-size-24px {
    font-size: 24px;
}
.box-4536 {
    border-radius: 2px;
    position: relative;
    padding: 1em;
    margin-bottom: 1.5em;
    font-size: 16px;
    line-height: 1.6;
}
.border-4536 {
    border: 2px solid;
}
.border-red,.frame-red {
    border-color: #ff4500;
}
.border-blue,.frame-blue {
    border-color: #0000ff;
}
.border-orange {
    border-color: #ef5214;
}
.border-green,.frame-green {
    border-color: #25c04a;
}
.border-yellow,.frame-yellow {
  border-color: #ff8c00;
}
.border-brown,.frame-brown {
  border-color: #5d310c;
}
.background-color-gray {
    background-color: #ccc;
}
.background-color-red {
    background-color: #ff0000;
}
.background-color-blue {
    background-color: #0000ff;
}
.background-color-orange {
    background-color: #ef5214;
}
.background-color-green {
    background-color: #25c04a;
}
.button-4536 {
    overflow: hidden;
    width: 90%;
    max-width: 480px;
    clear: both;
    position: relative;
	border-radius: 4px;
    font-size: 16px;
	line-height: 1.6;
    text-align: center;
    margin: 2rem auto;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}
.button-4536 a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    padding: 1em;
    color: #fff;
}
.reference {
    position: relative;
    font-size: 12px;
    margin-right: 10px;
    padding: 3px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.reference,
.info {
    background-color: #ff8c00;
    color: #fff;
}
.reference::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 100%;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.reference::after {
    border-left: 8px solid #fd7c37;
}
/* 計測タグ */
img[width|="0"], img[height|="0"], img[width|="1"], img[height|="1"] {
    display: inline-block;
    position: absolute;
}
/* 新アプリーチ */
.appreach {
    text-align: left;
    padding: 10px;
    border: 1px solid #7C7C7C;
    overflow: hidden;
    margin-bottom: 1.5rem;
}
.appreach:after {
    content: "";
    display: block;
    clear: both;
}
.appreach p {
    margin: 0;
}
.appreach a:after {
    display: none;
}
.appreach__icon {
    float: left;
    border-radius: 10%;
    overflow: hidden;
    margin: 0 3% 0 0 !important;
    width: 25% !important;
    height: auto !important;
    max-width: 120px !important;
}
.appreach__detail {
    display: inline-block;
    font-size: 20px;
    line-height: 1.5;
    width: 72%;
    max-width: 72%;
}
.appreach__detail:after {
    content: "";
    display: block;
    clear: both;
}
.appreach__name {
    font-size: 16px;
    line-height: 1.5em !important;
    max-height: 3em;
    overflow: hidden;
}
.post .appreach__info {
    font-size: 12px !important;
}
.appreach__developper, .appreach__price {
    margin-right: 0.5em;
}
.appreach__posted a {
    margin-left: 0.5em;
}
.appreach__links {
    float: left;
    height: 40px;
    margin-top: 8px;
    white-space: nowrap;
}
.appreach__aslink img {
    margin-right: 10px;
    height: 40px;
    width: 135px;
}
.appreach__gplink img {
    height: 40px;
    width: 134.5px;
}
/* Googleカスタム検索 */
.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0 !important;
}
/*
 * スライドメニュー
*/
#slide-toggle:checked ~ #slide-menu {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
#fixed-footer-menu-sns,
#fixed-search {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: #fff;
}
#fixed-search-form {
    margin: 2em 10px 1.5em;
}
.mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .8;
    visibility: visible;
    overflow: hidden;
}
#search-toggle:checked ~ #fixed-search,
#search-toggle:checked ~ #search-mask,
#share-menu-toggle:checked ~ #fixed-footer-menu-sns,
#share-menu-toggle:checked ~ #share-menu-mask,
#slide-toggle:checked ~ #slide-mask {
    display: block;
}
.close-button:not(.fixed-footer-close-button) {
    display: block;
    padding: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    background-color: transparent;
}

/*
 * 検索フォーム
*/
.dropdown-list {
    padding: 0;
}
#searchsubmit,.submit-button {
	width: 50px;
    background-color: #00a0e9;
    color: #fff;
}
/* ボタン装飾 */
.is-reflection {
    overflow: hidden;
}
.is-reflection::after {
    -moz-animation: is-reflection 4s ease-in-out infinite;
    -moz-transform: rotate(45deg);
    -ms-animation: is-reflection 4s ease-in-out infinite;
    -ms-transform: rotate(45deg);
    -o-animation: is-reflection 4s ease-in-out infinite;
    -o-transform: rotate(45deg);
    -webkit-animation: is-reflection 4s ease-in-out infinite;
    -webkit-transform: rotate(45deg);
    animation: is-reflection 4s ease-in-out infinite;
    background-color: #fff;
    content: " ";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -180px;
    transform: rotate(45deg);
    width: 30px;
}
.is-reflection + .is-reflection:after {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
@keyframes is-reflection {
    0% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes is-reflection {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
.is-bounce {
    animation: bounce 4s infinite;
    -moz-animation: bounce 4s infinite;
    -webkit-animation: bounce 4s infinite;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}
@-webkit-keyframes bounce {
    0%, 4%, 10%, 18%, 100% {-webkit-transform: translateY(0);}
    5% {-webkit-transform: translateY(-6px);}
    12% {-webkit-transform: translateY(-4px);}
}
@keyframes bounce {
    20%, 24%, 30%, 34%, 100% {-webkit-transform: translateY(0);transform: translateY(0);}
    25% {-webkit-transform: translateY(-6px);transform: translateY(-6px);}
    32% {-webkit-transform: translateY(-4px);transform: translateY(-4px);}
}
.is-bounce + .is-bounce {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
/*
 * スクロールボタン
*/
.leftbutton,
.rightbutton {
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    color: #fff;
    background-color: #000;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fff;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    -webkit-box-shadow: -1px 1px 1px #888;
    box-shadow: -1px 1px 1px #888;
}
.leftbutton:hover,
.rightbutton:hover {
    color: #fff;
}
.leftbutton {
    left: 0;
}
.rightbutton {
    right: 0;
}
/*
 * 遅く読みこむもの
*/
.post-list-thumbnail img,
.background-thumbnail-4536 {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.post-list-thumbnail img {
    width: 100%;
    height: 100%;
}

/* --------------------------------------------------
/* min-768px BEGIN for tablet and pc
--------------------------------------------------- */
@media screen and (min-width: 768px) {
    .alignright {
        display: block;
        margin: 0 0 1.2em 1.2em;
        float: right;
    }
    .alignleft {
        display: block;
        margin: 0 1.2em 1.2em 0;
        float: left;
    }
    .double-rectangle-wrapper .ad-left {
        margin: 0 1em 0 0;
    }
    #search {
        max-width: 600px;
    }
    #prev-post, #next-post {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    #footer {
        padding-bottom: 0;
    }
    /* IE対策 */
    .ie7 aside ul li, .ie8 aside ul li, .ie9 aside ul li {
        display: list-item;
        padding: 0;
    }
/* min-768px END */
}

/* --------------------------------------------------
/* min-1024px BEGIN for landscape tablet and pc
--------------------------------------------------- */
@media screen and (min-width: 1024px) {
    a:hover img {
        opacity: .8;
    }
    #header.fixed .sub-menu {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid;
    }
    /* フォント設定 */
    .article-body {
        font-size: 18px;
    }
    .article-body h2 {
        font-size: 1.4em;
    }
    .article-body h3 {
        font-size: 1.3em;
    }
    .article-body h4 {
        font-size: 1.2em;
    }
    h2.post-title {
        font-size: 1.1em;
    }
    /* nav */
    #pc-nav-menu .menu-item-has-children:hover .sub-menu {
        display:block;
    }
    #pc-nav-menu .sub-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 999;
        -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
        box-shadow: 0 0 3px rgba(0,0,0,.2);
    }
    .nav-menu .sub-menu li:after {
        content: none;
    }
    #pc-nav-menu .sub-menu > li:not(:last-child) {
        border-bottom: 1px solid;
    }
    #pc-nav-menu .sub-menu > li {
        width: 100%;
        text-align: left
    }
    #pc-nav-menu .sub-menu > li a {
        display: block;
        width: 100%;
        padding: 5px;
    }
    #pc-nav-menu .menu-item-has-children > a:after {
        font-family: "Font Awesome 5 Free";
        content: "\f107";
        margin-left: 5px;
        font-weight: 900;
    }
    #pc-nav-menu .current-menu-item > .sub-menu a {
        opacity: 1;
    }
    .page-top a {
        width: 1.5em;
        height: 1.5em;
    }
    .page-top a::before {
        font-size: 1.5em;
    }
/* min-1024px END */
}
