/* @charset "utf-8";
/*
Theme Name:pora-child
Template:pora
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

/* font-family: "Shippori Mincho", serif; */
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');

.wrapper_content {
	position: relative;
	width: 90%;
	max-width: 1240px;
	margin: 0 auto;
	z-index: 20;
}

#front-sectionPost .postlist li {
	border: none!important;
}
.postlist li,
.postlist li:first-child {
	border: none!important;
}
.postlist .post_text {
	position: relative;
}
.postlist .post_text:after {
	content: '';
	display: inline-block;
	background-size: 3px 1px;
	background-image: linear-gradient(to right, #000000 1px, transparent 1px);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	position: absolute;
	height: 1px;
	bottom: 0;
	right: 0;
	width: 92%;
}

#front-sectionPost {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
}
.postlist .post_text {
	padding: 16px 0;
}
.post .time, .postlist .time {
	font-weight: 500;
	color: #fff !important;
	background: #000000;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 5px;
}
.post .time a, .postlist .time a {
	font-weight: 500;
	color: #fff!important;
}

.post4b li .post4b_contents {
	opacity: 1;
	/* 	display: none; */
}
.post4b .time {
	display: block;
	background: #000000;
	color: #fff !important;
}
.post4b .time a {
	color: #000000 !important;
}

.post_link a {
	color: #000000!important;
}
.post_link {
	border-bottom: none;
}

#wrapper {
	max-width: unset;
	padding: 0;
	position: relative;
	z-index: 1;
}

body {
	font-weight: 400;
	font-family: "Shippori Mincho", serif;
	color: #000000;
}

body p {
	line-height: 2;
	color: #000000;
}

body:not(.home) #wrapper {
	width: unset;
}
body.category #wrapper, body.archive #wrapper , body.single #wrapper , body.page-contact #wrapper , body.page-thanks #wrapper , body.page-privacy #wrapper , body.error404 #wrapper {
	width: 94%;
	max-width: var(--content-max-width);
}

.page-id-25 #wrapper {
	width: 94%!important;
	max-width: var(--content-max-width);
	margin-inline: auto;
}
header#h1Header {
	background: #fff;
}
#thumbImg::before, header#h1Header::before {
	background: #000000;
	opacity: 0.3;
}
header#h1Header h1.title {
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	color: #fff;
}
header#h1Header h1.title::after {
	display: none!important;
}

#header-upper {
	display: none!important;
}
#header .logo {
	padding: 5px 10px;
}
#header .logo img {
	width: 100%;
	max-width: 300px;
	max-height: 55px;
	height: auto;
}
#header a.head_btn {
	align-items: center;
	position: relative;
}
#header a.head_btn span {
	margin-top: -14px;
}
#header a.head_btn::before {
	font-size: 1.2em;
	margin-top: -11px;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.tel_btn {
	background: #F1F1F1;
	color: #000000;
	flex-direction: unset;
}
#header a.head_btn.mail_btn {
	background: #000000;
	color: #fff;
	flex-direction: unset;
}
#header a.head_btn .note {
	position: absolute;
	bottom: 16px;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
	font-weight: 400;
	font-size: 12px;	
	margin: 0;
}
nav#mainNav ul li a {
	color: #000000;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a b {
	font-weight: 400;
	color: #000000;
}
nav#mainNav ul li a span {
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	display: inline-block;
	margin-top: 4px;
} 
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:active b,
nav#mainNav ul li.current-menu-parent a b {
	color: #000000;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #000000;
}
.spmenu #menu p {
	color: #000000;
	white-space: nowrap;
}

a#scrollUp {
	background: #000000;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #102942;
	background: #ffffff;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #000000;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
	display: none;
}
#footer .socialicon {
	margin-bottom: 15px;
}
#footer .socialicon .fa-facebook:before, #footer .socialicon .fa-twitter:before, #footer .socialicon .fa-youtube:before, #footer .socialicon .fa-instagram:before, #footer .socialicon .fa-x-twitter:before, #footer .socialicon .fa-line:before, #footer .socialicon .fa-tiktok:before {
	color: #000000;
}

.inner {
	width: 94%;
	max-width: 1200px;
	margin-inline: auto;
}

h1.title {
	font-family: "Shippori Mincho", serif;
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #000000;
	line-height: 1.4;
	font-weight: 700;
	display: block;
	margin-bottom: 45px;
	width: fit-content;
	position: relative;
}
h1.title::after {
	content: '';
	display: inline-block;
	background: #000000;
	height: 1px;
	width: 90px;
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
}
h1.title.left {
	text-align: left;
	margin-left: 0;
}
h1.title.left::after {
	left: 0;
	transform: translateX(0);
}
h1.title .ja {
	display: block;
	font-size: var(--rem20);
}

.post h2 {
	color: #000000;
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-size: var(--rem36);
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}

.post h3 {
	color: #000000;
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.post h4 {
	color: #000000;
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
}

.post h4::before {
	background: #000000;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	background: unset;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0;
	max-width: unset;
	font-weight: 700;
	color: #000000;
	margin: 0;
	padding: 0;
	margin-top: 40px;
}
a.linkBtn::after {
	background: url(/wp-content/uploads/arrow.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 60px!important;
	height: 5px!important;
	border: none!important;
	transform: rotate(0)!important;
	position: static!important;
	top: unset!;
	right: unset!important;
	margin: 0!important;
	margin-left: 10px!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: unset;
	color: #000000;
	opacity: .7;
}

.cta {
	position: relative;
	padding-top: 150px;
	margin-bottom: 40px;
}
.cta .wrap {
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 2;
}
.cta::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 90%;
	width: 100%;
	background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	z-index: 1;
}
.cta h1 {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-size: var(--rem40)!important;
	line-height: 1.6;
	color: #000000;
	margin: 0;
	margin-top: -28px;
}
.cta h1.title::after {
	display: none;
}
.cta .box {
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 45px 40px;
	background: #fff;
	box-shadow: 2px 2px 4px #ccc;
	margin-top: 100px;
}
.cta .btn {
	display: flex;
	column-gap: 14px;
}
.cta a {
	font-weight: 400;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 6px;
	width: 300px;
	max-width: 100%;
	position: relative;
	padding: 10px 0;
}
.cta a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1em;
	margin-top: 3px;
	font-weight: 400;
	line-height: 1;
}
.cta a::after {
	content: '';
	display: block;
	width: 40px;
	height: 1px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.cta a:hover {
	opacity: .7;
}
.cta a.telLink {
	font-size: 22px;
	background: #F1F1F1;
	color: #000000;
}
.cta a.telLink::before {
	content: '\f095';
}
.cta a.telLink::after {
	background: #000000;
}
.cta a.mailLink {
	background: #000000;
	color: #ffffff;
}
.cta a.mailLink::before {
	content: '\f0e0';
}
.cta a.mailLink::after {
	background: #ffffff;
}
.cta .wrap p {
	text-align: center;
	font-size: var(--rem14);
}

/*-----------------------------
Top
------------------------------*/
.top_concept {
	padding: 100px 0 120px;
}
.top_concept .flex {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
}
.top_concept .image {
	flex: 1;
	width: 47%;
	margin-right: calc(50% - 50vw);
	margin-left: 4%;
}
.top_concept .image img {
	width: 100%;
}
.top_concept .text {
	width: 47%;
}
.top_concept .linkBtn {
	justify-content: flex-start;
}

.top_service {
	position: relative;
	padding-bottom: 120px;
}
.top_service::after {
	content: '';
	display: inline-block;
	background: #F5F6F5;
	height: 88%;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.top_service .flex {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.top_service .text {
	width: 34%;
}
.top_service .image {
	width: 60%;
	flex: 1;
	margin-left: calc(50% - 50vw);
	margin-right: 4%;
}
.top_service .linkBtn {
	justify-content: flex-start;
}

.top_strengths {
	padding-top: 120px;
}
.top_strengths .flex {
	display: flex;
	gap: 70px;
}
.top_strengths h1 {
	text-align: left;
	margin: 0;
	width: fit-content;
	writing-mode: vertical-rl;
}
.top_strengths h1::after {
	display: none;
}
.top_strengths ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px 25px;
}
.top_strengths .image {
	margin-bottom: 20px;
}
.top_strengths .image img {
	width: 100%;
	aspect-ratio: 460 / 611;
	object-fit: cover;
}
.top_strengths h3 {
	font-size: var(--rem24);
	text-align: center;
	margin: 0;
}

.top_instagram {
	padding: 120px 0;
}

@media print, screen and (max-width: 768px) {
	.top_concept {
		padding: 50px 0 70px;
	}
	.top_concept .flex {
		flex-direction: column;
		gap: 30px;
	}
	.top_concept .image {
		width: 100%;
		margin: 0;
		margin-inline: auto;
	}
	.top_concept .text {
		width: 100%;
	}
	.top_concept .linkBtn {
		justify-content: center;
	}

	.top_service {
		padding-bottom: 70px;
	}
	.top_service .flex {
		flex-direction: column-reverse;
		gap: 30px;
	}
	.top_service .text {
		width: 100%;
	}
	.top_service .image {
		width: 100%;
		margin: 0;
		margin-inline: auto;
	}
	.top_service .linkBtn {
		justify-content: center;
	}

	.top_strengths {
		padding-top: 70px;
	}
	.top_strengths .flex {
		flex-direction: column;
		gap: 35px;
	}
	.top_strengths h1 {
		text-align: center;
		writing-mode: unset;
		margin-inline: auto;
	}
	.top_strengths ul {
		display: grid;
		grid-template-columns: repeat(1,1fr);
	}

	.top_instagram {
		padding: 70px 0;
	}
}

/*-----------------------------
会社概要
------------------------------*/
.company.sec01 li {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.company.sec01 .image {
	width: 30%;
}
.company.sec01 .image img {
	width: 100%;
}
.company.sec01 .text {
	width: 65%;
}

.company.sec02 {
	padding-top: 120px;
}
.company.sec02 table,
.company.sec02 table th,
.company.sec02 table td {
	border: none;
}
.company.sec02 table tr {
	border-bottom: 1px solid #000000;
}
.company.sec02 table th,
.company.sec02 table td {
	color: #000000;
	background: unset;
}
.company.sec02 iframe {
	width: 100%;
	height: 350px;
}

@media print, screen and (max-width: 768px) {
	.company.sec01 li {
		flex-direction: column-reverse;
		gap: 30px;
	}
	.company.sec01 .image {
		width: 90%;
		max-width: 500px;
		margin-inline: auto;
	}
	.company.sec01 .text {
		width: 100%;
	}

	.company.sec02 {
		padding-top: 70px;
	}
}

/*-----------------------------
事業内容
------------------------------*/
.service.sec01 ul {
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.service.sec01 li {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.service.sec01 li:nth-child(even) {
	flex-direction: row-reverse;
}
.service.sec01 li:nth-child(odd) .image {
	flex: 1;
	margin-left: calc(50% - 50vw);
	margin-right: 4%;
}
.service.sec01 li:nth-child(even) .image {
	flex: 1;
	margin-right: calc(50% - 50vw);
	margin-left: 4%;
}
.service.sec01 .image,
.service.sec01 .text {
	width: 47%;
}
.service.sec01 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}

@media print, screen and (max-width: 768px) {
	.service.sec01 li {
		flex-direction: column;
		gap: 40px;
	}
	.service.sec01 li:nth-child(even) {
		flex-direction: column;
	}
	.service.sec01 li:nth-child(odd) .image {
		margin: 0;
	}
	.service.sec01 li:nth-child(even) .image {
		margin: 0;
	}
	.service.sec01 .image,
	.service.sec01 .text {
		width: 100%;
	}
}

/*-----------------------------
よくある質問
------------------------------*/
.qa_list {
	cursor: pointer;
}
.qa_list .qa_list_inner dt {
	position: relative;
	font-weight: normal;
	margin: 1rem 0 0 0;
	display: flex;
	align-items: stretch;
	padding: 0rem 1rem 0rem 0rem;
	background: #ffffff;
	border: 1px solid #cccccc;
}
.qa_list .qa_list_inner dd .ans_flex {
	position: relative;
	font-weight: normal;
	margin: 0;
	display: flex;
	align-items: stretch;
	padding: 0;
	background: #ffffff;
}
.qa_list .qa_list_inner .a_ico {
	color: #000000;
	background: #DCDCDC;
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	border-right: 1px solid #cccccc;
	width: 100%;
	text-align: center;
	max-width: 90px;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: center;
}
.qa_list .qa_list_inner .q_ico {
	background: #000000;
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	font-weight: bold;
	color: #fff;
	width: 100%;
	text-align: center;
	max-width: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #cccccc;
}
.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
	padding: 1.5rem 1.5rem 1.5rem 2rem;
	line-height: 1.7;
}
.qa_list .qa_list_inner .a_desc {
	line-height: 1.8;
	width: 100%;
	background: #F9F9F9;
}
.qa_list .qa_list_inner dt:after {
	content: '';
	position: absolute;
	top: 46%;
	right: 3rem;
	width: 12px;
	height: 12px;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner .active:after {
	top: 43%;
	right: 2rem;
	-webkit-transform: rotate(-135deg) translateY(-50%);
	transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner dd {
	display: none;
	position: relative;
	padding: 0;
	margin: 0 0 1rem 0;
	border: 1px solid #cccccc;
	border-top: 0;
}

.qa_list .qa_list_inner summary {
	position: relative;
	font-weight: normal;
	margin: 1rem 0 0 0;
	display: flex;
	align-items: stretch;
	padding: 0rem 1rem 0rem 0rem;
	background: #F9F9F9;
	border: 1px solid #cccccc;
	cursor: pointer;
	list-style: none;
}
.qa_list .qa_list_inner summary::-webkit-details-marker {
	display:none;
}
.qa_list .qa_list_inner .ans_flex {
	position: relative;
	font-weight: normal;
	margin: 0;
	display: flex;
	align-items: stretch;
	padding: 0;
	background: #ffffff;
}
.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
	padding: 1.5rem 1.5rem 1.5rem 2rem;
	line-height: 1.7;
	display: flex;
	align-items: center;
}
.qa_list .qa_list_inner .q_desc {
	padding: 1.5rem 2rem 1.5rem 2rem;
}
.qa_list .qa_list_inner .a_desc {
	line-height: 1.8;
	width: 100%;
}
.qa_list .qa_list_inner summary:after {
	content: '';
	position: absolute;
	top: 46%;
	right: 2rem;
	width: 12px;
	height: 12px;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner details[open] summary:after {
	top: 43%;
	right: 1rem;
	-webkit-transform: rotate(-135deg) translateY(-50%);
	transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner .ans_flex {
	position: relative;
	padding: 0;
	margin: 0 0 1rem 0;
	border: 1px solid #cccccc;
	border-top: 0;
}

@media only screen and (max-width: 768px) {
	.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
		padding: 0.5rem 1rem 0.5rem 1rem;
	}
	.qa_list .qa_list_inner .q_desc {
		padding: 0.5rem 2rem 0.5rem 1rem;
	}
	.qa_list .qa_list_inner dt {
		padding: 0rem 1rem 0rem 0rem;
	}
	.qa_list .qa_list_inner .a_ico, .qa_list .qa_list_inner .q_ico {
		max-width: 50px;
		padding: 1.2rem 1.0rem;
	}
	.qa_list .qa_list_inner dt:after {
		right: 1.5rem;
		width: 6px;
		height: 6px;
	}
	.qa_list .qa_list_inner .active:after {
		right: 1.0rem;
	}
}
@media only screen and (max-width: 559px) {
	.qa_list .qa_list_inner dd {
		font-size: 1.4rem;
	}
	.qa_list .qa_list_inner dt {
		font-size: 1.4rem;
	}
}

/*-----------------------------
施工の流れ
------------------------------*/
.flow.sec01 ul {
	display: flex;
	flex-direction: column;
	gap: 60px;
}
.flow.sec01 li {
	position: relative;
	border: solid 1px #000000;
	padding: 20px;
}
.flow.sec01 li:not(:last-child)::after {
	content: '';
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: -45px;
	transform: translateX(-50%);
	background: #000000;
	height: calc(tan(60deg) * 30px / 2);
	width: 60px;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.flow.sec01 h2 {
	display: flex;
	align-items: center;
	gap: 12px;
	flex-wrap: wrap;
	border-bottom: 1px solid #000000;
	padding-bottom: 8px;
	margin-bottom: 14px;
}
.flow.sec01 h2 span {
	font-size: var(--rem20);
	color: #fff;
	display: inline-block;
	background: #000000;
	padding: 2px 8px;
}

@media print, screen and (max-width: 768px) {
	.flow.sec01 h2 {
		flex-direction: column;
	}
}

/*-----------------------------
お知らせ
------------------------------*/
.single-post h1.title::after {
	display: none;
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
	width: 300px;
	max-width: 300px;
	margin-inline: auto;
	display: block;
}
.post .subimitarea .linkBtn::after {
	display: none;
}
body.page-contact .post table th {
	background: #000000;
	color: #fff;
}
body.page-contact .post table th p {
	color: #fff;
}
.wpcf7-form .must {
	background: #F9F9F9;
	color: #000000;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff!important;
	background: #000000;
	width: 100%;
	padding: 20px;
}


/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
	#content, #content.wide {
		width: 100%;
	}

	nav#mainNav ul li a {
		padding: 20px 10px;
	}
	nav#mainNav ul li a span {
		display: none;
	}

	.cta h1 {
		margin-top: 0;
	}
	.cta p {
		text-align: center;
	}
	.cta .box {
		flex-direction: column;
		row-gap: 30px;
	}
}

@media screen and (min-width: 769px){	
	.dsp_hp { display:block; }
	.dsp_smt { display:none; }
}
@media screen and (max-width: 768px){
	.dsp_hp { display:none; }
	.dsp_smt { display:block; }

	h1.title.left {
		text-align: center;
		margin-inline: auto;
	}
	h1.title.left::after {
		left: 50%;
		transform: translateX(-50%);
	}

	.cta {
		padding-top: 60px;
	}
	.cta p {
		font-size: 20px;
	}
	.cta .box {
		margin-top: 40px;
		row-gap: 20px;
		padding: 35px 25px;
	}
	.cta .btn {
		flex-direction: column;
		row-gap: 14px;
	}
}

@media print, screen and (max-width: 640px) {
	.postlist .post_text:after {
		width: calc(100%);
	}
}

.sbi-header.sbi-header-type-text {
	display: none;
}