@charset "UTF-8";
/*
Template: arkhe
Theme Name: Arkhe Child
Theme URI: https://arkhe-theme.com/ja/
Description: Arkhe用子テーマ
Version: 1.0.0
Text Domain: arkhe
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
*/


/* visual */
.wp-block-image {
	text-align: left;
}
h1.c-pageTitle__main {
    font-family: serif;
    letter-spacing: 0.7rem;
    font-size: 3rem;
    font-weight: normal;
}
h2.wp-block-heading {
    font-family: serif;
    font-size: 2.5rem;
    font-weight: normal;
    letter-spacing: 0.3rem;
}
h3.wp-block-heading {
    font-weight: normal;
    letter-spacing: 0.3rem;
    font-family: serif;
}
.wp-block-table table {
    border: none;
}

.wp-block-table td, .wp-block-table th {
    border: none;
}
figure.wp-block-table td {
    border-bottom: 1px solid #ddd;
}
figure.wp-block-table th {
    border-bottom: 1px solid #ddd;
    background: none;
    width: 20%;
}
ol.p-breadcrumb__list.l-container {
    justify-content: center;
}
div#content {
	padding-bottom: 4rem;
	border-bottom: 1px solid #ddd;
}
div#breadcrumb {
    padding-top: 4rem;
}
.c-gnav__li>.c-gnav__a {
	transition: 0.3s;
}
.c-gnav__li>.c-gnav__a:hover {
	transition: 0.3s;
	color: #fe6409;
}
*:not(.wp-block-heading,.wp-block-heading strong,.c-pageTitle__main) {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}
header#header:not(.home) {
    border-bottom: 1px solid #e8e8e8;
}
p strong {
    font-weight: 500 !important;
}


/* トップページ */
div#visual-text {
    background: rgba(245, 245, 245, 0.9);
    padding: 4rem;
    box-sizing: border-box;
    margin-top: 13rem;
	float: right;
	color: #2c2219;
}
div#visual-text::after {
	content: "";
	display: block;
	clear: both;
}
div#visual-text h2 strong {
    font-weight: normal;
    color: #fe6409 !important;
}
@media(max-width: 769px) {
	div#visual-text br {
		display: none;
	}
}
@media(min-width: 430px) {
	div#visual-text {
		width: 60%;
	}
}
/* 代表者挨拶 */
figcaption.wp-element-caption {
    font-size: 1rem !important;
    color: #fff !important;
    opacity: 1;
    text-shadow: 0 0 9px rgba(0, 0, 0, 0.7) !important;
}
figcaption.wp-element-caption strong {
    font-size: 1.4rem;
}
/* 求人情報 */
.page-id-24 .wp-block-table .has-fixed-layout th {
	padding-top: 2rem !important;
	padding-bottom: 2rem !important;
}
.page-id-24 .wp-block-table .has-fixed-layout td {
	padding-top: 2rem !important;
	padding-bottom: 2rem !important;
}
.wp-block-group.job.has-white-background-color.has-background {
    border-top: 20px solid;
    border-image: linear-gradient(to right, #f1b73f, #ed782f) 1;
    border-radius: 6px;
}
.wp-block-group.job.has-white-background-color.has-background h2 {
    color: #ed782f;
}
.wp-block-group.job.has-white-background-color.has-background h3 {
    background: #fffcc9;
    padding: 0.8rem 1rem;
    color: #ed782f;
}


/* お問い合わせ */
.page-id-27 h1.c-pageTitle__main {
    margin: 0 auto;
}
form.wpcf7-form.init,form.wpcf7-form.sent {
    background: #fff;
    padding: 1rem;
    border-radius: 0.6rem;
	max-width: 50%;
	margin: 0 auto;
}
form.wpcf7-form.init dl,form.wpcf7-form.sent dl {
    width: fit-content;
    margin: 0 auto;
}
form.wpcf7-form.init dl dt,form.wpcf7-form.sent dl dt {
    margin: 1rem 0 0.3rem;
} 
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #fe6409;
    color: #fff;
    border: none;
    border-radius: 0.4rem;
    display: block;
    margin: 1rem auto 0;
    padding: 0.6rem 1rem;
	transition: 0.3s;
}
form.wpcf7-form.init dl input,form.wpcf7-form.init dl textarea,form.wpcf7-form.sent dl input,form.wpcf7-form.sent dl textarea {
    width: 100%;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
	opacity: 0.7;
	transition: 0.3s;
}
/* 社員紹介 */
p.post {
    text-align: center;
}
p.name {
    font-size: 1.8rem;
    margin-top: 0 !important;
    text-align: center;
}
p.yomi {
    font-size: 0.8rem;
    margin-top: 0 !important;
    text-align: center;
}

/* パーツ */
.pcsl {
	text-align: center;
}

/* レスポンシブ */
@media(max-width: 1000px) {
.l-header__searchBtn {
    display: none;
}
}
@media(max-width: 767px) {
.pcsl {
	text-align: left;
}
.has-text>.c-headLogo {
    font-size: 0.55em;
}
table.has-fixed-layout tr {
    display: flex;
    flex-direction: column;
}
	table.has-fixed-layout th {
		width: 100%;
		border-bottom: none;
		padding-bottom: 0 !important;
	}
	table.has-fixed-layout td {
		padding-top: 0 !important;
	}
h1.c-pageTitle__main {
    font-size: 2.5rem;
}

h2.wp-block-heading {
    font-size: 2rem;
}
.page-id-24 .wp-block-table .has-fixed-layout th {
	padding: 0.5rem 1rem !important;
	background: #f0efef;
	font-size: 1.2rem;
	
}
.page-id-24 .wp-block-table .has-fixed-layout td {
	padding-top: 1rem !important;
	border-bottom: none;
}
div#visual-text {
    padding: 2rem;
    margin-top: 4rem;
}
}
@media(min-width: 430px) {
.c-headLogo__img {
    width: 62%;
	min-width: 150px;
}
}

/* drawer */
.p-drawer {
    width: 32%;
    right: 0;
    left: auto;
	background: rgba(255,255,255,0.95);
    color: #333;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
[data-drawer-move=fade] .p-drawer__inner {
    max-width: 720px;
}
.c-drawerNav__a {
    font-size: 1.1rem;
}
.c-iconBtn {
    color: #444;
}
@media (1000px <= width) {
    .p-drawer__body {
        padding: 0 2rem;
    }
}
@media (768px <= width < 1000px) {
.p-drawer {
	width: 60%;
}
}
@media (width < 767px) {
.p-drawer {
	width: 90%;
}
	form.wpcf7-form.init {
		max-width: 100%;
	}
	form.wpcf7-form.init dl {
		width: 100%;
	}
}


