@charset "UTF-8";
/*
Theme Name: sydney-child2
Template: sydney
*/
#clear div::after {
	content: "";
	clear: both;
	display: block;
}
.clear::after {
	content: "";
	clear: both;
	display: block;
}
a:hover {
	color: rgba(140, 128, 112, 1.00);
}
.site-header {
	background: rgba(255, 255, 255, 1.0) !important;
	z-index: 9999;
}
.site-header.float-header {
	padding: 10px 0;
}
.text-slider .maintitle::after {
	background-color: rgba(255, 255, 255, 1.00) !important
}
p {
	margin: 0 0 20px;
}
@media (min-width:481px) {
	.site-title a {
		background-image: url(images/logo.svg);
		background-size: cover;
		width: 410px;
		height: 0;
		padding-top: 60px;
		overflow: hidden;
		display: block;
		margin: 10px;
	}
}
@media (max-width:480px) {
	.site-title a {
		background-image: url(images/logo.svg);
		background-size: cover;
		width: 100%;
		height: 0;
		padding-top: calc(60/410*100%);
		overflow: hidden;
		display: block;
		margin: 10px;
	}
}
/*----------- 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(50, 33, 11, 1.00) !important;
		display: block;
		text-align: center;
		padding: 8px 12px;
	}
	#mainnav ul li a:hover {
		color: rgba(204, 195, 184, 1.00) !important;
	}
	#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;
	}
	
	.footer-title a{
		margin: 0 auto!important;
	}
}
/*----------- footer ---------------------------------------------------------------*/
.footer-title a {
	background-image: url(images/footer-logo.svg);
	background-size: cover;
	width: 200px;
	height: 0;
	padding-top: 114px;
	overflow: hidden;
	display: block;
	margin: 0;
}
.site-info {
	font-size: 12px;
	text-align: center;
}
#footer-cat {
	position: relative;
	border-style: solid;
	border-width: 5px 0px 0px 0px;
	border-color: RGB(50, 33, 11);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-top: 100px;
	margin-bottom: 0px;
	padding: 20px 0px 80px 0px;
	width: 100vw !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
}
#footer-cat .elementor-container {
	max-width: 1140px;
	display: flex;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer-cat .elementor-element-ec8b703 {
	width: 20%;
}
#footer-cat .elementor-element-f6f9237 {
	width: 64.275%;
}
#footer-cat .elementor-element-f6f9237 .elementor-widget-container {
	margin-top: 15px;
}
#footer-cat .elementor-element-f6f9237 p {
	color: rgb(50, 33, 11);
	line-height: 1.6em;
}
#footer-cat .elementor-element-4248a8c {
	width: 15%;
}
#footer-cat .elementor-widget-image {
	text-align: right;
}
#footer-cat .elementor-element-4248a8c img {
	width: 150px;
}
#footer-cat .elementor-shape {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
}
#footer-cat .elementor-shape-bottom {
	bottom: -1px;
	transform: rotate(180deg);
}
#footer-cat .elementor-shape-bottom svg {
	height: 111px;
	transform: translateX(-50%) rotateY(180deg);
}
#footer-cat .elementor-shape svg {
	display: block;
	width: calc(100% + 1.3px);
	position: relative;
	left: 50%;
}
#footer-cat .elementor-shape-fill {
	fill: rgb(50, 33, 11);
}

.grecaptcha-badge {
	visibility: hidden;
}

@media (max-width:480px) {
	#footer-cat .elementor-container{
		display: block!important;
	}
	#footer-cat .elementor-column{
		width: 100%!important
	}
	
	#footer-cat .elementor-element-f6f9237 p{
		text-align: center;
	}
}
/*----------- top ---------------------------------------------------------------*/
#top_bt01, #top_bt02, #top_bt03 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#top_bt01 .elementor-button-text, #top_bt02 .elementor-button-text, #top_bt03 .elementor-button-text {
	position: absolute;
	top: 45%;
	left: 8%;
	line-height: 1.2;
}
#category-posts-REPLACE_TO_ID-internal {
	padding: 0;
}
#category-posts-REPLACE_TO_ID-internal li {
	font-size: 16px;
	list-style-type: none;
	border-bottom: 1px solid rgb(50, 33, 11);
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#category-posts-REPLACE_TO_ID-internal li a {
	color: rgba(50, 33, 11, 1.00);
}
.cat-post-footer-link {
	color: rgba(50, 33, 11, 1.00) !important;
	text-align: right;
	display: block;
	padding-right: 20px;
}
#category-posts-REPLACE_TO_ID-internal li a:hover, .cat-post-footer-link:hover {
	color: rgba(204, 195, 184, 1.00) !important;
}
/*----------- news ------------*/
.l_line_box {
	border-bottom: 1px solid rgba(50, 33, 11, 1.00);
	margin-bottom: 30px;
}
.l_line_box h3 span {
	font-size: 16px;
	color: rgba(94, 94, 94, 1.00);
}
.l_line_box h3 {
	font-size: 18px;
	margin: 0;
	padding-bottom: 5px;
}
.l_line_box h3 a {
	color: rgb(50, 33, 11);
	transition: all 0.3s ease-in-out;
}
.l_line_box h3 a:hover {
	color: rgb(204, 195, 184);
	transition: all 0.3s ease-in-out;
}
.pagination .nav-links {
	text-align: right;
}
@media (max-width:480px) {
	.l_line_box h3 span{
		display: block;
		margin-bottom: 5px;
	}
}
/*----------- ei archive ------------*/
.title_main3 {
	padding-bottom: 5px;
	border-bottom: solid 2px rgb(50, 33, 11);
}
.entry-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.archive-thumb {
	width: 30%;
}
.archive-table {
	width: 65%;
}
@media (min-width:481px) {
	.archive-thumb {
		width: 30%;
	}
	.archive-table {
		width: 65%;
	}
}
@media (max-width:480px) {
	.archive-thumb {
		width: 100%;
	}
	.archive-table {
		width: 100%;
	}
}
/*----------- cp ------------*/
.name {
	font-size: 30px;
}
/*----------- ei ------------*/
.single-thumb {
	width: 100%;
}
.single-thumb img {
	width: 100%;
	height: auto;
}
/*----------- archive ------------*/
.single_contents h3{
	margin-top: 0;
}
@media (min-width:481px) {
	.header-image2 {
		height: 319px!important;
		display: block !important;
	}
	
	.header-image h1 {
		font-size: 39px !important;
		color: rgb(255, 255, 255);
		position: absolute;
		top: 45%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		font-weight: normal;
		letter-spacing: 5px;
		max-width: 1170px;
	}
}
@media (max-width:480px) {
	.header-image2 {
		height: 190px!important;
		display: block !important;
	}
	.header-image img {
		object-fit: cover;
		height: 190px;
	}
	
	.header-image h1 {
		font-size: 30px!important;
		font-weight: normal;
		padding-left: 20px;
		position: absolute;
		top: 40%;
		letter-spacing: 5px;
	}
	
	.posts-layout{
		padding: 0 10px;
	}
}
.overlay {
	background-color: rgba(50, 33, 11, 0.75) !important;
	opacity: 1 !important;
}

.works_cat {
	margin: 0 0 50px;
	padding: 0;
}
.works_cat li {
	list-style: none;
	display: inline-block;
	width: 10%;
	min-width: 90px;
	text-align: center;
}
.works_cat li:not(:last-child) {
	border-right: 2px solid #ddd;
}
.works_cat a {
	text-decoration: none;
	color: #333;
	padding-bottom: 5px;
}
.works_cat a:hover {
	color: rgb(50, 33, 11);
	border-bottom: 2px solid rgb(50, 33, 11);
}
.entry-thumb a:hover img {
	opacity: 0.7;
	transition: all 0.3s ease-in-out;
}
.posts-layout .entry-title a:hover {
	color: rgb(204, 195, 184) !important;
}
.nav-links .page-numbers {
	background-color: rgb(50, 33, 11) !important;
	color: rgb(255, 255, 255) !important;
	border: rgb(50, 33, 11) 2px solid !important;
}
.nav-links .page-numbers:not(.dots):hover, .nav-links .page-numbers.current {
	background-color: rgb(255, 255, 255) !important;
	color: rgb(50, 33, 11) !important;
	border: rgb(50, 33, 11) 2px solid !important;
}
.archive_btn {
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	background-color: rgb(50, 30, 11);
	border: 1px solid rgb(50, 30, 11);
	border-radius: 10px 10px 10px 10px;
	padding: 15px 50px 15px 50px;
	margin: 50px auto 0;
	display: block;
}
.archive_btn:hover {
	color: rgba(50, 30, 11, 1.00);
	text-align: center;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(50, 30, 11);
	border-radius: 10px 10px 10px 10px;
	padding: 15px 50px 15px 50px;
	margin: 50px auto 0;
	display: block
}
.post-navigation a {
	color: rgba(50, 33, 11, 1.00) !important;
}
.post-navigation a:hover {
	color: rgba(204, 195, 184, 1.00) !important;
}

/*----------- single ---------------------------------------------------------------*/
@media (max-width:480px) {
	.content-inner{
		padding: 0 10px;
	}
}

/*----------- works_single ---------------------------------------------------------------*/
.works_box {
	width: 100%;
}
.works_photo_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
@media (min-width:481px) {
	.pg_s_box {
		width: 23%;
		height: auto;
		margin-bottom: 30px;
	}
	.works_photo_box::before {
		content: "";
		display: block;
		width: 23%;
		height: 0;
		order: 1;
	}
	.works_photo_box::after {
		content: "";
		display: block;
		width: 23%;
		height: 0;
	}
}
@media (max-width:480px) {
	.pg_s_box {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	
	.elementor-column-gap-default > .elementor-column > .elementor-element-populated{
		padding: 0!important;
	}
}
/*----------- page ---------------------------------------------------------------*/
.page-wrap {
	padding: 0 !important;
	overflow-x: unset!important;
}
.midashi {
	font-size: 19px!important;
	font-weight: normal;
	position: relative;
	width: 45% !important;
	height: 40px;
	margin-right: 55px;
	padding: 8px 0 0 20px;
	word-break: break-all;
	color: #fff;
	background: rgb(50, 33, 11);
}
.midashi_single {
	font-size: 19px!important;
	font-weight: normal;
	position: relative;
	width: calc(100% - 55px)!important;
	height: 40px;
	margin-right: 55px;
	padding: 8px 0 0 20px;
	word-break: break-all;
	color: #fff;
	background: rgb(50, 33, 11);
}
.midashi:after,
.midashi_single:after
{
	position: absolute;
	top: 0;
	right: -55px;
	width: 0;
	height: 0;
	content: '';
	border-width: 40px 55px 0 0;
	border-style: solid;
	border-color: rgb(50, 33, 11) transparent transparent transparent;
}
@media (min-width:1180px) {
	.header-wrap {
		width: 1200px;
		margin: auto;
	}
	.site-header {
		padding-bottom: 10px;
	}
}

@media (max-width:480px) {
	.entry-meta{
		font-size: 16px!important;
		letter-spacing: normal!important;
	}
	.midashi_single {
			font-size: 19px!important;
			font-weight: normal;
			position: relative;
			width: auto !important;
			height: 40px;
			margin-right: 55px;
			padding: 8px 0 0 20px;
			word-break: break-all;
			color: #fff;
			background: rgb(50, 33, 11);
		}
}
/*----------- table ---------------------------------------------------------------*/
@media (min-width:481px) {
	.table01, .table02 {
		border-collapse: collapse;
		margin: 0 auto 20px;
	}
	.table01 td, .table02 td {
		padding: 10px;
		border: none;
		text-align: left;
	}
	.table01 th, .table02 th {
		border: none;
		padding: 10px 30px;
		font-weight: normal;
		width: 220px;
		text-align: left;
	}
	.table01 tr:nth-child(even), .table02 tr:nth-child(even) {
		background: rgb(244, 245, 246);
	}
}
@media (max-width:480px) {
	.table01, .table02 {
		border-collapse: collapse;
		margin: 0 auto;
	}
	.table01 td, .table02 td {
		padding: 10px;
		border: none;
		text-align: left;
		display: block;
	}
	.table01 th {
		border: none;
		padding: 10px;
		font-weight: normal;
		text-align: left;
		display: block;
		background: rgb(244, 245, 246);
	}
	.table02 td:first-of-type {
		background: rgb(244, 245, 246);
	}
	.scroll {
		overflow: scroll;
		white-space: nowrap;
	}
	.indent {
		margin-left: 1.5em;
		text-indent: -1.5em;
	}
}
/*----------- 問い合わせ ------------*/
#pp_box {
	overflow: scroll;
	width: 100%;
	height: 100px;
	background: rgb(255, 255, 255);
	padding: 10px;
	border: 1px solid rgb(0, 0, 0);
	margin-bottom: 50px;
}
#pp_box h5 {
	font-size: 13px !important;
	margin-bottom: 10px;
}
#pp_box h6 {
	font-size: 12px !important;
	margin-bottom: 10px;
}
#pp_box p {
	font-size: 11px !important;
	margin-bottom: 10px !important;
}
#pp_box li {
	font-size: 11px !important;
}
.s_red {
	font-size: 13px;
	color: rgba(215, 0, 0, 1.00);
}
.wpcf7 input {
	color: rgba(0, 0, 0, 1.00) !important;
	width: 100%;
	background-color: rgb(250, 250, 250) !important;
}
.wpcf7 input[type="submit"] {
	color: rgba(255, 255, 255, 1.00) !important;
	width: 15%;
	font-size: 20px;
	font-weight: normal;
	display: block;
	margin: auto;
	background-color: rgb(230, 146, 2) !important;
	border: 1px solid rgb(230, 146, 2);
	border-radius: 10px;
}
.wpcf7 input[type="submit"]:hover {
	color: rgba(230, 146, 2, 1.00) !important;
	background-color: rgb(255, 255, 255) !important;
	border: 1px solid rgb(230, 146, 2);
}
@media (max-width:480px) {
	.wpcf7 input[type="submit"] {
		width: 80% !important;
	}
}
/*----------- margin ---------------------------------------------------------------*/
.p_10 {
	padding: 0 10px;
}
.p_20 {
	padding: 0 20px;
}
.pb_100 {
	padding-bottom: 100px !important;
}
.mt_10 {
	margin-top: 10px !important;
}
.mt_20 {
	margin-top: 20px !important;
}
.mt_50 {
	margin-top: 50px !important;
}
.mt_60 {
	margin-top: 60px !important;
}
.mt_80 {
	margin-top: 80px !important;
}
.mt_100 {
	margin-top: 100px !important;
}
.mt_200 {
	margin-top: 200px !important;
}
.mb_10 {
	margin-bottom: 10px !important;
}
.mb_20 {
	margin-bottom: 20px !important;
}
.mb_50 {
	margin-bottom: 50px !important;
}
.mb_60 {
	margin-bottom: 60px !important;
}
.mb_100 {
	margin-bottom: 100px !important;
}
.ml_100 {
	margin-left: 100px;
}
.font_main_g {
	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;
	}
	.p_lr25 {
		padding: 0 25px;
	}
	.txt_r_m {
		text-align: right !important;
	}
	.about_btn {
		margin-left: 1em;
	}
	.mr_10 {
		margin-right: 10px;
	}
	.ml_10 {
		margin-left: 10px;
	}
	.ml_m80 {
		margin-left: -80px;
	}
}
@media (max-width:480px) {
	.lh1_2 {
		line-height: 1.2;
	}
	.dp_b {
		display: block;
	}
	.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;
	}
	.ml_100 {
		margin-left: 0 !important;
	}
	.plr_15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.p_lr25 {
		margin: 0 10px;
	}
}