a i{
	transition: none;
}
ol, ul{
	margin: 30px;
}
ol ol,
ol ul,
ul ol,
ul ul{
	margin: 15px;
}
.commentlist ul,
.commentlist ol{
	margin: 30px;
}
textarea,
input,
button{outline: none;}
:focus{
	outline-color: transparent;
	outline-style: none;
}
dl{
	margin-bottom: 20px;
}
dl dt{margin: 5px 0;}
dl dt:last-child{margin-bottom: 0;}
input[type=button],
input[type=submit],
button{
	font-family: var(--iff);
}
body blockquote:after{
	clear: both;
	display: table;
	content: '';
}
body blockquote{
	border-left: 3px solid #000;
	font-style: italic;
	margin: 10px 0px 23px 0px;
	clear: both;
    max-width: 100%;
	background-color: transparent;
	line-height: 1.7;
	color: #000;
    box-sizing: border-box;
	font-size: 20px;
	padding: 12px 12px 12px 4%;
}
body blockquote > *:last-child{
	margin-bottom: 0;
}
.pingback a{
	color: #333;
	border-bottom: 1px solid #333;
}
.pingback a:hover{
	border-bottom-color: transparent;
}
blockquote p{
	margin-bottom: 30px;
}
blockquote p:last-child{
	margin-bottom: 0px;
}
table a,
dd a,
dt a,
blockquote a{
	color: #000;
}
table{
	width: 100%;
	margin: 0 0 30px 0;
	font-size: 14px;
}
body code, body pre{
	border-left: 1px solid #000;
	font-style: italic;
	margin: 10px 0px 10px 10px;
	line-height: 1.7;
	color: #000;
    box-sizing: border-box;
	font-size: 20px;
	max-width: 100%;
	display: inline-block;
    overflow-x: visible;
    padding: 4px 4px 4px 10px;
  	white-space: pre-wrap;
  
 	-ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: rgba(0,0,0,.02);
}
br + code,
br + pre{
	margin-top: 30px;
}
p code,
p pre,
p+code{
	margin-top: 0;
	margin-bottom: 0;
}
p+pre{
	margin: 20px 0px;
}
.uneditable-input,
textarea,
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week]{
	color: #000;
	height: 50px;
	font-size: 15px;
	background-color: transparent;
	font-family: var(--iff);
    border: 1px solid rgba(0,0,0,.021);
}
input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 	color: #777;
}
input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  	color: #777;
}
input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  	color: #777;
}
input[type="text"]:-moz-placeholder { /* Firefox 18- */
 	color: #777;
}
input[type=button],
input[type=submit]{
	border: none;
	height: 50px;
	font-weight: 500;
	font-size: 15px;
	padding: 0px 30px;
	letter-spacing: .5px;
	background-color: #333;
	color: #f5f5f5;
	text-transform: uppercase;
}
input[type=button]:hover,
input[type=submit]:hover{
	background-color: #111;
}
a{
	text-decoration: none;
}
textarea{height: auto;max-width: 600px;}

h1 > a:hover, h2 > a:hover, h3 > a:hover, h4 > a:hover, h5 > a:hover, h6 > a:hover{
	color: #000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a{
	color: #000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	margin-bottom: 30px;
}

body p{margin-bottom: 30px;letter-spacing: 0px;}
table td{
	padding: 10px 5px;
}




/**************************/

.wp-block-group.has-background{
	padding: 20px;
	border-radius: 8px;
}
.wp-block-group{
	margin-bottom: 20px;
}
.wp-block-group.has-background > * > *:last-child{
	margin-bottom: 0px;
}
.wp-block-buttons{
	margin-bottom: 20px;
}
.wp-block-column.is-layout-flow{
	padding: 15px;
	margin-bottom: 20px;
}
.wp-block-column p:last-child{
	margin-bottom: 0px;
}

.kioto_fn_pagelinks{
	width: 100%;
	margin-top: 40px;
}
.kioto_fn_pagelinks .title{
	margin-right: 10px;
}
.kioto_fn_pagelinks .number{
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: inline-block;
	background-color: #eaeaea;
	transition: all .3s ease;
}
.kioto_fn_pagelinks .current .number{
	background-color: #666;
	color: #fff;
}
.kioto_fn_pagelinks a{
	color: #868a9b;
}
.kioto_fn_pagelinks .number:hover{
	background-color: #666;
	color: #fff;
}
.wp-block-file:not(.wp-element-button){
	font-size: 14px;
	margin: 30px 0px;
}
.wp-block-file__button{
	padding: 5px 20px;
}

.wp-block-cover, .wp-block-cover-image,
.wp-block-media-text{
	margin-bottom: 20px;
}

.wp-block-button{
	margin-bottom: 20px;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft, .blocks-gallery-grid:not(.has-nested-images).alignright, .wp-block-gallery:not(.has-nested-images).alignleft, .wp-block-gallery:not(.has-nested-images).alignright{
	max-width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images) figcaption, .wp-block-gallery:not(.has-nested-images) figcaption{
	margin-bottom: 20px;
}





