@charset "utf-8";
/*
Theme Name: arkhe_child
Template: arkhe
*/

/* CSS Document */

body{
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.contact_flow ul li.step_on{
	background: #089a66!important;
	border-color: #089a66!important;
}
.l-header__body.l-container{
	max-width: 100%;
}
.l-header__center{
	padding: 0;
}
.h_btn{
	display: flex;
	margin-left: 10px;
}
.h_btn a{
	display: block;
	height: 100px;
	line-height: 150px;
    color: #FFF!important;
	text-decoration: none;
	padding: 0 10px;
	width: 130px;
	white-space: nowrap;
	text-align: center;
}
.h_btn a:first-child{
	background: #089a66 url(images/h_btn01.webp) no-repeat top 20px center/33px auto;
}
.h_btn a:last-child{
	background: #333333 url(images/h_btn02.webp) no-repeat top 20px center/25px auto;
}
.c-gnav{
	justify-content: flex-end;
	font-weight: bold;
	font-size: 1rem;
}
.c-gnav__li>.c-gnav__a{
	padding: 0px 15px;
}

footer .l-container{
	max-width: 1600px;
}
.l-footer__widgets{
	padding: 4rem 0;
}

.f_contact{
	background: url(images/f_bg.webp) center/cover;
	padding: 100px 5%;
	text-align: center;
	color: #FFF;
}
.f_contact .ark-block-heading .ark-block-heading__main{
	color: #FFF!important;
	font-family: "cormorant-garamond", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 8rem;
}
.f_contact .ark-block-heading .ark-block-heading__sub{
    color: #FFF;
    margin-top: 20px;
	font-size: 2rem;
}
.f_contact_btn{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
a.f_tel{
	background: url("images/f_tel.webp") no-repeat center/contain;
	text-indent: -9999px;
	height: 180px;
	width: 35%;
	margin-right: 40px;
}
a.f_btn{
	background: url("images/f_contact.webp") no-repeat center/contain;
	text-indent: -9999px;
	height: 180px;
	width: 35%;
}
footer .menu{
	display: flex;
	justify-content: flex-end;
	border-top: none!important;
	border-bottom: none!important;
	font-size: 1.1rem;
}
footer .menu li{
	border-top: none!important;
	border-bottom: none!important;
}
footer .menu button{
	display: none;
}
footer .has-child--acc .children, footer .has-child--acc .sub-menu{
	opacity: 1;
	visibility: visible;
	border-top: none;
	border-bottom: none!important;
	font-size: 1rem;
	color: #ccc;
}
footer #nav_menu-2 .menu-g_navi-container a{
	border-bottom: solid 1px #5e5e5e;
	margin: 0 0 0 30px;	
	padding: 0.5rem 0.3rem;
}
footer .sub-menu a{
	border-bottom: none!important;
}

footer .c-widget+.c-widget{
	margin-top: 1rem;
}
.l-footer__foot{
	border-top: solid 1px #5e5e5e;
	color: #5e5e5e;
}


.wp-block-latest-comments__comment, .wp-block-latest-posts:not(.is-grid) li{
	display: flex;
	justify-content: space-between;
	margin: 0;
}
.wp-block-latest-posts__featured-image{
	width: 10%;
	padding: 0 2% 0 0;
}
.wp-block-latest-posts__post-title{
	min-width: 76%;
	padding: 0 2% 0 0;
}
.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date{
	width: 10%;
	text-align: right;
}

.ark-block-heading .ark-block-heading__line{
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 700;
	font-style: normal;
}

.btn01 a, .btn01 input, .btn01 button{
	padding: 15px 130px 15px 40px;	
	transition: 0.3s;
	background: url("images/btn01.webp") no-repeat right 20px center/ 25px auto!important;
	border-color: #089a66;
	color: #089a66;
	font-size: 1.2rem;
	font-weight: bold;
}
.btn_w a{
	padding: 15px 130px 15px 40px;	
	font-size: 1.2rem;
	font-weight: bold;
	transition: 0.3s;
	background: url("images/btn02.webp") no-repeat right 20px center/ 25px auto!important;
}
.btn01 a:hover, .btn01 input:hover, .btn01 button:hover{
	opacity: 0.5;
}
.p-topArea{
	text-align: left;
	padding: 0;
}
.p-topArea.-noimg{
	background: url("images/page_title_bg.webp") no-repeat center/cover;
}
.p-topArea__body{	
	height: 32vh;
	margin-left: 0;
	background-image: linear-gradient(-60deg, transparent 30%, #346e5a);
	align-items: center;
	display: flex;
	padding-left: 10%;
}
.c-pageTitle__main{
	font-size: 2.5rem;	
}
.c-pageTitle__sub{
	color: #FFF;
	font-family: "cormorant-garamond", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.3rem;
	text-shadow: none;
	text-align: center;
}
.c-pageTitle__sub:after, .c-pageTitle__sub:before{
	display: none;
}
/* index */

.top01{
	background: url(images/bg01.webp) no-repeat bottom center/100% 90%;
	color: #FFF;
}
.slide_on{
	font-size: 5rem;
	font-weight: bold;
	line-height: 1.6;
	margin: 0 0 40px 40px;
}
.has-xlarge-font-size, .u-fz-xl{
	font-size: 2rem!important;
}
h2{
	font-size: 2.5rem;
}
h3.wp-block-heading{
	font-size: 1.8rem;
}

.ark-block-heading .ark-block-heading__main{
	color: #f2f2f2;
	font-family: "cormorant-garamond", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 12rem;
	line-height: 0.8;
}
.ark-block-heading .ark-block-heading__sub{
	font-weight: bold;
	color: #089a66;
	font-size: 2.5rem;
	margin-top: -30px;
	margin-bottom: 80px;
}
.works_list .c-postThumb__figure{
	height: 450px;
}
.arkp-gnPostList01 .p-postList.-type-card .p-postList__body{
	padding: 20px 5%!important;
}
.news_maru .c-postThumb__figure{
	border-radius: 100%;
	max-width: 200px;
	height: 200px;
	margin: auto;
}
.wp-block-table table{
	border: none;
}
.wp-block-table td, .wp-block-table th{
	border: none;
	border-bottom: solid 1px #000;
	padding: 20px!important;
}
.wp-block-table tr td:first-child{
	font-weight: bold;
	white-space: nowrap;
}

/* sp */

@media (max-width: 740px) {

	a.f_tel{
		width: 100%;
		margin-right: 0;
		height: 100px;
	}
	a.f_btn{
		width: 100%;
	}
	.slide_on{
		font-size: 2.5rem;
	}
	.ark-block-heading .ark-block-heading__main{
		font-size: 5rem!important;
		line-height: 5rem;
	}
	.ark-block-heading .ark-block-heading__sub{
		font-size: 1.8rem;
		margin-bottom: 40px;
	}	
	.f_contact .ark-block-heading .ark-block-heading__sub{
		margin-top: 0;
	}	
	.p-topArea, .p-topArea__body{	
		min-height: 300px;
		height: 300px;
	}
	.c-pageTitle__main{
		font-size: 1.8rem;
	}
	.menu-g_navi-container{
		display: none;
	}
	.p-postList__excerpt{
		font-size: 1rem;
	}
	.f_logo{
		max-width: 70%;
	}
	.arkp-gnRichClmn03 .arkp-gnRichClmn03__heading{
		font-size: 1.5rem!important;
	}
}