/*
	Theme Name: R-Shin HP
	Template: twentytwentyfour
	Template Version: 1.0
*/


/** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
html,
body {
	border: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td,
dl,
dt,
dd {
	border: none;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
}

blockquote::before,
blockquote::after {
	content: "";
}

a,
a:active {
	text-decoration: none!important;
}

ul,
li {
	list-style-type: none;
}

