@charset "UTF-8";

/*!
Theme Name: オリジナル
Theme URI: https://kouenira.com/kakeru/
Author: personne
Author URI: https://www.personne.co.jp/
Description: most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.0.0
Tested up to: 8.3
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: original
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignleft {
	margin: 0 10px 0 0;
}

.wp-caption.alignleft {
	margin: 0 10px 0 0;
}

img.alignright {
	margin: 0 0 0 10px;
}

.wp-caption.alignright {
	margin: 0 0 0 10px;
}

.btnMore.is-loading {
	opacity: 0.6;
	pointer-events: none;
	cursor: wait;
}
