@import url('https://fonts.googleapis.com/css2?family=M+PLUS+2:wght@100..900&display=swap');

/*body部*/
body {
	font-family: 'M PLUS 2', sans-serif; !Important;
	font-weight:400;
	line-height:2.6;	}
body:after {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: linear-gradient(210deg, #CAF99F 0%, transparent 25%);	}
body.header-bg {
	padding-top:6em;	}
.site-title {
	font-family: 'M PLUS 2', sans-serif; !Important;	}

/*翻訳*/
div#gt_float_wrapper {
	zoom:75%;	}

/**タイトル部**/
.content-area
.entry-title,
.main-navigation .menu > li {
	font-family: 'M PLUS 2', sans-serif; !Important;
	font-weight:220;	}

/**テキスト一般**/
a {
	color:#9b3;
	font-weight:400;
	box-shadow: none !important;	}
#main em {
	font-weight:normal;
	font-family:inherit;	}
h1, h2, h3, h4, h5, h6 {
	font-family: 'M PLUS 2', sans-serif; !Important; 
	font-weight:440 !Important;
	clear:both;
	line-height:1.5;	}
.h2, h2 {
	font-size:150%;
	border-bottom:#aaa double 6px;
	margin:1.5em 0	}
.h3, h3 {
	font-size:135%;
	border-bottom:#aaa solid 1px;
	margin:1.5em 0	}
.h4, h4 {
	font-size:125%;
	border-bottom:#bbb dotted 1px;
	margin:1.5em 0;	}
.h5, h5 {
	font-size:118%;	}
.h6, h6 {
	font-size:110%;	}

/**/
.widget_recent_entries ul li span {
	font-size: 10pt !Important;	}
hr {
	height: 1px;
	background: linear-gradient(90deg, transparent 0%, #000 20%, #000 80%, transparent 100%);
	width:100% !Important;
	max-width: 100% !Important;	}

/**パンくず**/
#breadcrumb-list {
	transform-origin:top left;
	margin-bottom:-10px;
	background:#8c3;	}
#breadcrumb-list .wrapper {
	padding:0;	}
#breadcrumb-list a, .breadcrumb-current {
	margin:0 .2em;
	padding:0 .2em;
	min-height:2.0rem;
	font-size:100%;
	color:black;
	font-weight:400;
	background-color:inherit;	}
#breadcrumb-list a:after, .breadcrumb-current:after {
	border:none;	}

/**目次**/
div#toc_container {
	border-radius:0 16px;
	background:#fff;
	line-height:1.8;
	padding:1em 2em .1em;
	margin:2em auto;
	clear:both;
	position:relative;	}
div#toc_container::before {
	z-index:-1;
	position: absolute;
	content:"";
	top: -2px;
	left: -2px;
	bottom: -2px;
	right: -2px;
	background: linear-gradient(225deg, #fff 0%, #c5c 46%, #fc7 100%); 
	filter: blur(5px);	}
p.toc_title {
	margin-bottom:.5em;
	font-weight:440;
	position:relative;	}
div#toc_container ul, div#toc_container li {
	margin-left:0	}

/**exc;かいつまみ、関連**/
.exc, #jp-relatedposts {
	background:#000;
	margin:.5em 0 3em;
	padding:1em 2em .1em;
	position: relative;
	border-radius: 0 16px;	}
.exc::before, #jp-relatedposts::before {
	z-index:-1;
	position: absolute;
	content:"";
	top: -2px;
	left: -2px;
	bottom: -2px;
	right: -2px;
	background: linear-gradient(225deg, #fff 0%, #c5c 46%, #fc7 100%); 
	filter: blur(5px);	}

/**リンクカード**/
.linkcard {
	padding:.5em;
	margin:-1px !important;
	border:solid 1px #ccc;
	border-radius:0 16px;
	width:120% !Important;	}
.linkcard a[href^="https:"]:before {
	content:none !important;	}
.lkc-content {
	height:auto;	}
.lkc-external-wrap {
	border:none;
	background:transparent !Important;	}

/**githubリンク先注意**/
a[href^="https://github"]::after {
	content:"\A ⚠リンク先確認は自己責任で" !important;
	color:#f00;
	white-space:pre;	}

/**画像**/
div.wp-block-columns * {
	margin-top:0 !Important;	}
#main .blocks-gallery-item {
	max-height:480px !Important;
	overflow:auto;	}
#main .blocks-gallery-item figcaption a {
	text-decoration:underline;
	text-align:left;	}
#main div[id^=attachment], .wp-caption, figure.wp-block-image {
	float:none;
	margin:0 0 .5em !important;
	clear:both;	}
.wp-block-embed, .linkcard {
	clear:both;	}
.wp-block-image {
	margin-bottom:0 !important;	}
.wp-block-image img, div.browser-shot img {
	position: relative;
	border:solid 1px #ddd;
	border-radius:0 16px;	}
#main .wp-block-image figcaption {
	margin-left:1em;
	line-height:1.8;	}
#main .wp-block-image img {
	margin:0 auto !Important;	}
p.wp-caption-text, .wp-caption .wp-caption-text {
	font-style:normal !Important;
	text-align:center; 
	color: inherit;	}
article.post, div.entry-container {
	background:transparent;
	padding:.5em;	}
span[style="text-decoration: underline;"]{ 
  position: relative;
  padding: .3em;
  text-decoration:none !Important;
  background: linear-gradient(transparent 85%, #f00 90%, transparent 95%);	}

/**リストと参照**/
#main ul, #main ol {
	padding-bottom:2px;
	padding-left:1em;
	font-size:12pt;		}
#main dt {
	width: 8em;
	float:left;	}
#main ref {
	list-style-type:none;	}
#main div.browser-shot a::before {
	content:none;	}

/*aff*/
ul.aff {
	margin-left:0;	}
#main a[href^="https://www.pluginboutique.com"]::before,
#main a[href^="https://www.loopmasters.com"]::before,
#main a[href^="https://sonicwire.com"]::before,
#main a[href^="https://rhodesmusic.com/"]::before,
#main a[href^="https://audioplugin.deals"]::before,
#main a[href^="https://yurtrock.com"]::before,
#main a[href^="https://www.adsrsounds.com"]::before {
	content:"[affiliate] ";	}

/**情報折り畳み**/
.su-spoiler-style-default>.su-spoiler-content {
	padding: 1em 0 0 2em !Important;	}
div.su-spoiler-content p:first-child {
	display:none;	}
div.su-spoiler, blockquote, pre {
	clear:both;
	width:100%;
	border:solid 1px #8ce !Important;
	border-radius:0 16px;
	position: relative;
	margin:2em auto !Important;
	background:transparent;
	font-size:12pt;
	font-style:normal;
	color:#000;
	line-height:2	}
.su-spoiler-style-fancy>.su-spoiler-title {
	border:none !important;
	border-radius:0 16px 0 0 !important;	}

/**引用**/
.wp-block-quote cite {
	font-size:90% !Important;
	color:#484;	}
.wp-block-quote cite::before {
	content:"- ";	}

/**追記**/
.ins {
	background:#eee;
	margin:2em auto 3em;
	border:solid 1px #dff;
	border-radius:0 16px;
	padding:1em;	}
.ins p, .ins ul, .ins li {
	margin-bottom:.2em;	}
.ins p {
	margin-bottom:1.5em;	}
.has-small-font-size {
	line-height:1.8 !Important;
	color:#444;	}

/**関連**/
#jp-relatedposts {
	background:#fff;
	margin:2em auto 3em;
	padding:1em;	}

/**プレイリスト**/
.wp-playlist-item-album {
	font-style:normal !Important;
	color:#888 !Important;
	font-size:12pt !Important;	}
.wp-playlist-item-artist {
	text-transform:none !Important;
	color:#888 !Important;	}

/**表**/
table {
	border-collapse: separate ;
	border:solid 1px #ddf !Important;
	margin-bottom: 1em;	}
table td, table th {
	border:solid 1px #aaa !Important;	}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color:#eee;	}
.wp-block-table thead th {
	background:#ddd !important;	}
.wp-block-table.is-style-stripes { 
	border:none;	}

/**AppleMusic バナー用CSSのサイズ調整**/
a[href^="https://geo.music.apple.com/jp/"] {
	width:186px !Important;height:50px !Important;padding-bottom:4em;	}

/**ウィジェット**/
.widget_recent_entries ul li a {
	padding-left:0;
	border-bottom:none;	}
.widget_recent_entries ul li span {
	padding-left:.5em;
	font-size:10pt;	}
div.widget-wrap ul li {
	margin-top:.2em;	}
.wrapper div.widget-wrap {
	line-height:2;
	background:rgba(255,255,240,0.6);
	padding:1em; 
	border-radius:0 16px;	}
/*↑Cookie確認画面との重複を避けるため*/

/*メール受信*/
.widget-wrap h2.widget-title {
	padding:0 !Important;
	font-size:18px;
	font-family:"M PLUS 2";
	border-bottom:dotted 2px #000;	}
.widget-wrap p#subscribe-email input {
	float:left;
	width:210px;
	margin-top:3px;	}
.wp-block-file .wp-block-file__button, .wp-block-button__link {
	background-color: #ddd;
	border: none;
	color: #000;	}
div#subscribe-text p {
	font-size:87.5%;
	line-height:1.5;
	color:#f00;	}

/*動画前の謎スペース削除*/
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding:0;	}
iframe {
 margin-bottom:.5em !important;	}
iframe.wp-embedded-content, div.linkcard {
	width:100% !Important;
	margin-left:0;	}
aside.veu_insertAds {
	clear:both	}
aside {
	margin-top:.5	}

/*スマホ対応*/
@media screen and (max-width: 481px) {
	body {
		font-size:15px;
		line-height:2.1;	}
	body.header-bg {
		padding-top:3em	}
	#breadcrumb-list {
		display:none;visibility:hidden;	}
	.site-content {
		padding:0;	}
	div.wrapper {
		width:99%;	}
	h1, .h1, .entry-title {
		font-size:140%;	}	}

/**記事内の追加CSS用クラス**/
.clear {
	clear:both;	}
ins.adsbygoogle {
	background:none;
	padding:0;	}
