/*
Theme Name: Arkhe-child
Version: 1.0
Template: arkhe
*/

/* customize */

body {
	font-family: "Helvetica Neue",Arial,"Noto Sans JP", sans-serif;
}

.adsbygoogle {
	margin-bottom: 1rem;
}

.w-footer.-widget1 .c-widget.widget_a2a_share_save_widget {
	text-align: center!important;
}

.l-footer__widgets {
	padding: 2rem 0 0!important;
}

body.post-type-archive-sarusaru div.p-postList__thumb,
body.post-type-archive-sarusaru div.p-postList__category {
	display:none!important;
}

body.single-sarusaru div.c-postTerms.u-flex--aicw {
	display:none!important;
}

body.post-type-archive-sarusaru div.p-postList__body p {
	font-size: 16px;
}

body.post-type-archive-cats .widget_recent_entries ul {
	list-style: none;
	border-top: 1px solid var(--ark-color_border);
	margin: 0;
	padding: 0;
}

body.post-type-archive-cats .widget_recent_entries li {
	position: relative;
	margin: 0;
	border-bottom: 1px solid var(--ark-color_border);
}

body.post-type-archive-cats .widget_recent_entries a {
	position: relative;
	display: block;
	padding: var(--ark-nav-padding, .75rem .5rem);
	color: inherit;
	text-decoration: none;
	transition: background-color .25s;
}

body.post-type-archive-cats .widget_recent_entries a:hover {
	background-color: var(--ark-hover_gray);
}

.inv-recaptcha-holder {
	margin-top: 2rem;
}

.atn-youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.atn-youtube iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.ron2-result {
	display: inline-block;
	width:100%; max-width:325px;
}

.ron2-result > div {
	margin: 0 auto;
}

@media screen and (max-width: 599px) {
body.post-type-archive-sarusaru h2.p-postList__title {
	font-size: 18px;
}
}
