@charset "UTF-8";
/*
Theme Name: Homarebi
Version: 1.0
Author: Keita Tanaka
*/
/*------ リセット ---------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
a {
	color: rgba(189, 30, 33);
	text-decoration: none;
	transition: .3s;
}
a:hover {
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
a:active, a:focus {
	outline: 0;
}
img {
	border: 0;
}
* {
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
h1, h2, h3, h4, h5, h6, li, input {
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif !important;
}
.site-header {
	background: rgba(0, 0, 0, 0.9) !important;
	padding-bottom: 0;
}
.site-header.float-header {
	padding: 10px 0 0;
}
.site-title a {
	background-image: url(images/logo.svg);
	background-size: cover;
	width: 196px;
	height: 0;
	padding-top: 63px;
	overflow: hidden;
	display: block;
	margin: auto;
}
ul {
	padding: 0
}
.button {
	position: relative;
	display: inline-block;
	padding: .5em 4em;
	border: 2px solid rgba(255, 255, 255, 1.00);
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	text-decoration: none;
	transition: .3s;
	text-transform: none !important;
}
.button:hover {
	color: #fff;
	background: rgba(108, 108, 108, 1.00);
}
header {
	background-color: rgba(0, 0, 0, 0.9);
	padding: 15px 0;
	position: fixed;
	z-index: 9999;
	width: 100%;
}
header h1 {
	width: 196px;
	height: 63px;
	margin: auto;
}
p {
	margin-bottom: 20px;
}
@media (min-width:481px) {
	.header-wrap {
		width: 1150px;
		margin: auto;
	}
	.text-slider .maintitle {}
	.cat-post-date {
		margin-right: 1em;
	}
	.f_left {
		float: left;
	}
	.d_b {
		display: block;
	}
}
@media (max-width:480px) {
	.cat-post-date {
		display: block;
	}
	.dn {
		display: none;
	}
}
#category-posts-REPLACE_TO_ID-internal {
	padding: 0 20px !important;
}
#category-posts-REPLACE_TO_ID-internal li {
	font-size: 16px;
	list-style-type: none;
	border-bottom: 1px solid rgb(0, 104, 55);
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.cat-post-footer-link {
	text-align: right;
	display: block;
	padding-right: 20px;
}
.go-top {
	background-color: rgba(152, 125, 65, 1) !important;
}
.go-top:hover {
	background-color: rgba(152, 125, 65, 0.8) !important;
}
.go-top:hover svg {
	fill: rgb(255, 255, 255);
}
.footer-widgets {
	padding: 0 !important;
}
footer {
	text-align: center;
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	padding: 20px 0;
}
#page_top {
	width: 50px;
	height: 50px;
	position: fixed;
	right: 5%;
	background: rgba(152, 125, 65, 1);
	z-index: 9999;
}
#page_top a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	text-decoration: none;
}
#page_top a::before {
	
	content: '▲';
	font-size: 20px;
	color: rgba(255, 255, 255, 1.00);
}
#footer {
	margin-top: 10px;
}
.copyright {
	color: rgba(253, 253, 253, 1.00);
}
address, .site-info {
	text-align: center;
	font-size: 14px !important;
}
.widget-area .widget {
	margin-bottom: 0;
}
/*-----------  ---------------------------------------------------------------*/
.method_btn a {
	width: 90% !important;
}
.elementor-accordion .elementor-accordion-item {
	border: none !important;
	border-bottom: 1px solid rgb(212, 212, 212) !important;
}
.elementor-tab-title a {
	font-size: 18px;
	margin-bottom: 10px;
	color: rgb(0, 104, 55) !important;
	text-indent: -2.1em;
	padding-left: 2em;
	display: block;
}
.elementor-tab-title:first-letter {
	font-size: 24px;
	color: rgb(0, 104, 55);
}
.elementor-tab-content p {
	margin-bottom: 30px;
	padding-left: 2.5em;
	text-indent: -2.5em;
}
.elementor-tab-content p:first-letter {
	font-size: 24px;
	color: rgb(178, 0, 0);
	padding-right: 1em;
}
/*----------- single ---------------------------------------------------------------*/
.p_10 {
	padding: 0 10px;
}
.p_20 {
	padding: 0 20px;
}
.mt_10 {
	margin-top: 10px !important;
}
.mt_20 {
	margin-top: 20px !important;
}
.mt_50 {
	margin-top: 50px !important;
}
.mt_100 {
	margin-top: 100px !important;
}
.mb_10 {
	margin-bottom: 10px !important;
}
.mb_10 {
	margin-bottom: 10px !important;
}
.mb_20 {
	margin-bottom: 20px !important;
}
.mb_50 {
	margin-bottom: 50px !important;
}
.mb_100 {
	margin-bottom: 100px !important;
}
.font_main_g {
	color: rgb(0, 104, 55) !important;
}
.shiomi_green {
	color: rgb(0, 104, 55) !important;
}
.txt_r {
	text-align: right !important;
}
@media (min-width:481px) {
	.p_10m {
		padding: 0 10px;
	}
	.p_20m {
		padding: 0 20px;
	}
	.txt_r_m {
		text-align: right !important;
	}
	.about_btn {
		margin-left: 1em;
	}
	.mr_10 {
		margin-right: 10px;
	}
	.ml_10 {
		margin-left: 10px;
	}
}
@media (max-width:480px) {
	.lh1_2 {
		line-height: 1.2;
	}
	.dp_n {
		display: none !important;
	}
	.plr_0 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.about_btn {
		display: block;
		text-align: center;
		margin-top: 10px;
	}
	.mr_10 {
		margin-bottom: 20px;
	}
}
.about_btn {
	background-color: rgb(0, 104, 55);
	padding: 5px 10px;
	color: rgba(255, 255, 255, 1.00);
	border-radius: 10px;
	font-size: 13px;
}
.about_btn:hover {
	color: rgba(255, 255, 255, 1.00) !important;
	background-color: rgb(0, 181, 99) !important;
}
/*----------- manu ------------*/
@media (min-width:481px) {
	.main_menu {
		margin-top: 10px;
		float: right;
	}
	.main_menu::after, nav::after {
		display: block;
		content: "";
		clear: both;
	}
	nav {
		margin: 0 auto;
	}
	#menu-main {
		display: flex;
		justify-content: space-between;
	}
	#mainnav ul li {
		margin: 0;
		padding: 0;
	}
	#mainnav ul li a {
		font-size: 16px !important;
		color: rgba(30, 86, 165, 1.00);
		display: block;
		text-align: center;
		padding: 8px 20px;
	}
	#menu-main li a:hover {
		background: rgba(0, 181, 99, 1.00);
	}
}
@media (max-width:1024px) {
	.main_menu {
		background-color: rgba(30, 86, 165, 1.00);
		padding: 10px 0;
	}
	.sydney-svg-icon {
		height: auto;
	}
	.btn-menu {
		margin: 0 auto;
	}
	#mainnav-mobi {
		top: auto;
		background-color: rgba(30, 86, 165, 1.00);
		margin-top: 10px;
	}
	#mainnav-mobi ul li {
		border-top: 1px solid rgba(255, 255, 255, 1.00);
		text-align: center;
	}
}
@keyframes toggled {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@media (max-width:480px) {
	.header-wrap .row {
		margin: 0;
	}
	.toggled {
		display: block;
		animation-duration: .9s;
		animation-name: toggled;
	}
}
/*----------- ローディング ------------*/
.loader-wrap {
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 1.00);
	z-index: 99999;
}
.ball {
	width: 10px;
	height: 10px;
	margin: 10px auto;
	border-radius: 50px;
}
.ball:nth-child(1) {
	background: #ffffff;
	-webkit-animation: right 1s infinite ease-in-out;
	-moz-animation: right 1s infinite ease-in-out;
	animation: right 1s infinite ease-in-out;
}
.ball:nth-child(2) {
	background: #ffffff;
	-webkit-animation: left 1.1s infinite ease-in-out;
	-moz-animation: left 1.1s infinite ease-in-out;
	animation: left 1.1s infinite ease-in-out;
}
.ball:nth-child(3) {
	background: #ffffff;
	-webkit-animation: right 1.05s infinite ease-in-out;
	-moz-animation: right 1.05s infinite ease-in-out;
	animation: right 1.05s infinite ease-in-out;
}
.ball:nth-child(4) {
	background: #ffffff;
	-webkit-animation: left 1.15s infinite ease-in-out;
	-moz-animation: left 1.15s infinite ease-in-out;
	animation: left 1.15s infinite ease-in-out;
}
.ball:nth-child(5) {
	background: #ffffff;
	-webkit-animation: right 1.1s infinite ease-in-out;
	-moz-animation: right 1.1s infinite ease-in-out;
	animation: right 1.1s infinite ease-in-out;
}
.ball:nth-child(6) {
	background: #ffffff;
	-webkit-animation: left 1.05s infinite ease-in-out;
	-moz-animation: left 1.05s infinite ease-in-out;
	animation: left 1.05s infinite ease-in-out;
}
.ball:nth-child(7) {
	background: #ffffff;
	-webkit-animation: right 1s infinite ease-in-out;
	-moz-animation: right 1s infinite ease-in-out;
	animation: right 1s infinite ease-in-out;
}
@-webkit-keyframes right {
	0% {
		-webkit-transform: translate(-15px);
	}
	50% {
		-webkit-transform: translate(15px);
	}
	100% {
		-webkit-transform: translate(-15px);
	}
}
@-webkit-keyframes left {
	0% {
		-webkit-transform: translate(15px);
	}
	50% {
		-webkit-transform: translate(-15px);
	}
	100% {
		-webkit-transform: translate(15px);
	}
}
@-moz-keyframes right {
	0% {
		-moz-transform: translate(-15px);
	}
	50% {
		-moz-transform: translate(15px);
	}
	100% {
		-moz-transform: translate(-15px);
	}
}
@-moz-keyframes left {
	0% {
		-moz-transform: translate(15px);
	}
	50% {
		-moz-transform: translate(-15px);
	}
	100% {
		-moz-transform: translate(15px);
	}
}
@keyframes right {
	0% {
		transform: translate(-15px);
	}
	50% {
		transform: translate(15px);
	}
	100% {
		transform: translate(-15px);
	}
}
@keyframes left {
	0% {
		transform: translate(15px);
	}
	50% {
		transform: translate(-15px);
	}
	100% {
		transform: translate(15px);
	}
}
.elementor-widget-wrap > .elementor-element {
	width: 90% !important;
	margin: auto !important;
}