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

/* common */
html{
	font-size: 1.1rem;
}
a{
	transition: 0.3s;
	text-decoration: none;
}
a:hover{
	opacity: 0.5;
}
img{
    vertical-align: middle;
}
.banner_gap0{
	column-gap: 0!important;
	gap:0!important;
}
.m_bottom100{
	margin-bottom: 100px!important;
}

/* style */

.l-content__body{
	margin: 0 auto;
}
#top_title_area{
	margin-bottom: 3rem;
}
.p-topArea{
	min-height: 25vh;
	background: #333;
}
.pagetitle{
	color: #FFF;
}
.pagetitle h2{
	font-size: 3rem;
	filter: drop-shadow(0px 0px 2px #999);	
}
.pagetitle p{
	margin-top: 0!important;
	font-weight: bold;
	font-size: 2rem;
	filter: drop-shadow(0px 0px 2px #999);	
}
h2.wp-block-heading{
	font-size: 3rem;
}
h3.wp-block-heading{
	font-size: 1.2rem;
	font-weight: normal;
}
h2.title_line{
	font-size: 1.2rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
h2.title_line:before{
	content: '';
	width: 60px;
	height: 2px;
	background-color: #000;
	margin-right: 7px;
}
h2.title_red{
	font-size: 2.4rem;
	background: url(images/title_bg02.webp) no-repeat bottom;
	padding: 0 0 40px;
	font-weight: normal;
	color: #cc6666;
	margin-bottom: 4rem;
}
h2.title_yellow{
	font-size: 2.4rem;
	background: url(images/title_bg03.webp) no-repeat bottom;
	padding: 0 0 40px;
	font-weight: normal;
	color: #999900;
	margin-bottom: 4rem;
}
h3.sub_yellow{
	font-size: 1.4rem;
	padding: 0 0 10px;
	font-weight: normal;
	color: #999900;
	border-bottom: solid 1px #999900;
}
h2.title_gray{
	font-size: 2.4rem;
	background: #b4b9ac url(images/title_bg.webp) no-repeat;
	background-position: center bottom 60px;
	padding: 80px 0 100px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 4rem;
}
h3.sub_gray{
	display: inline-block;
	font-size: 1.2rem;
	background: #b4b9ac;
	padding: 20px 40px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 0.5rem;
	text-align: center;
	min-width: 40%;
}
.title_icon_text{
	font-weight: normal;
}
.ark-block-heading{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.ark-block-heading .ark-block-heading__main{
	font-size: 3rem;
	margin-right: 20px;
}
.ark-block-heading .ark-block-heading__sub{
	font-size: 1.2rem;	
}
.explan strong{
	font-weight: normal;
	color: #cc6666;
}
.explan_g strong{
	font-weight: normal;
	color: #b4b9ac;
}
.link_list br{
	display: none;
}
.link_list a{
	display: block;
	padding: 10px 0;
	color: #000;
	text-decoration: none;
}
.link_list a:hover{
}
.ark-block-dl__dt{
	border-left: none;
    font-weight: normal;
    padding-left: 0;
	margin: 10px 0 5px;
}
.ark-block-dl__dd{
    padding: 0 0 20px;
	border-bottom: solid 1px #000;
}
.member_list .ark-block-dl__dd{
    padding: 20px;
	border-bottom: solid 1px #000;
}
.member_list {
	border-top: solid 1px #000;
}
.wp-block-table table, .wp-block-table td, .wp-block-table th{
	border-color: #000;
}
.wp-block-table td, .wp-block-table th{
	border-color: #000;
	padding: 1em!important;
}

.l-header__body{
	position: fixed;
	padding-top: 3rem;
}
.h_sns{
	position: absolute;
	left: 50px;
	top: 130px;
}
.h_sns a{
	display: block;
}
.h_sns a img{
	width: 32px;
	margin-bottom: 50px;
}
.c-iconBtn__icon, .h_sns a img{
	filter: drop-shadow(0px 0px 3px #666);	
}
@media (min-width: 1000px) {
    .l-footer__widgets>.l-container {
        display: block;
    }
}
footer{
	padding: 50px 0;
	margin-top: 1rem;
}
.f_follow{
	border-bottom: solid 1px #FFF;
	padding: 0 0 5px;
	font-size: 1.2rem;
}
.f_sns img{
	max-height: 40px;
	width: auto;
}
.f_logo img{
	max-width: 80%;
}
.c-copyright{
	margin-top: 20px;
}

#menu-f_menu1, #menu-f_menu2{
	border: none;
}
#menu-f_menu1 li, #menu-f_menu2 li{
	border-bottom: none;
}
#menu-f_menu1 li a:before, #menu-f_menu2 li a:before, .c-drawerNav li a:before{
	content: "○";
	display: inline-block;
	padding-right: 5px;
	font-size: 1.4rem;
}

.c-drawerNav{
	border: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.c-drawerNav .menu-item{
	border-bottom: none;
	width: 46%;
}
.c-drawerNav .menu-item a{
	padding: 10px;
}
.c-drawerNav li:last-child a, .c-drawerNav li:nth-last-child(2) a{
	border: solid 1px #FFF;
	text-align: center;
	margin: 20px 0;
}
.c-drawerNav li:last-child a:before, .c-drawerNav li:nth-last-child(2) a:before{
	display: none;
}


/* 円のスタイルとアニメーションの適用 */
.poyon {
  animation: bounce 1s ease infinite;
}

/* ぽよんと弾むアニメーションの設定 */
@keyframes bounce {
    0%, 100% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(3deg);
    }
}

.inview.fadeup {
	opacity: 0;
	transition-duration: 1.5s;
	transform: translateY(30px);
}
.inview.fadeup.active {
	opacity: 1;
	transform: translateY(0px);
}
.delay01 {
	transition-delay: .2s;
}
.delay02 {
	transition-delay: .4s;
}
.delay03 {
	transition-delay: .6s;
}



/* contact */
.need, .option{
	margin-right:5px;
	display:inline-block;
	font-size: 70%;
	margin-left: 5px;
}
.need{
	color: #cc0000;
	font-weight: bold;
}
.option{
	color: #999;
}
table.formTable{
	margin: 40px 0;
}
table.formTable th{
	font-weight: normal;
	padding: 15px 20px!important;
	border-bottom: solid 1px #e6e6e6;
}
table.formTable td{
	padding: 15px 20px!important;
	border: none;
	border-bottom: solid 1px #e6e6e6;
}
.contact_flow1, .contact_flow2, .contact_flow3{
	display: none;
}
.mw_wp_form_input .contact_flow1{
	display: block;
}
.mw_wp_form_confirm .contact_flow2{
	display: block;
}
.mw_wp_form_complete .contact_flow3{
	display: block;
}
.contact_flow{
	background: linear-gradient(#FFF 48%, #DDD 48%, #DDD 52%, #FFF 52%);
	max-width: 500px;
	margin: 0 auto 20px;
}
.contact_flow ul{
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin-bottom: 40px;
	font-size: 0.8rem;
}
.contact_flow ul li{
	background: #FFF;
	border: solid 1px #DDD;
	padding: 15px 10px;
	margin-bottom: 0;
	color: #DDD;
	width: 20%;
	list-style: none;
	text-align: center;
}
.contact_flow ul li span{
	display: block;
}
.contact_flow ul li.step_on{
	border-color: #c00;
	color: #FFF;
	background: #c66;
}
.btn01{
	margin: 20px auto;
	text-align: center;
}
.btn01 button{
	background: rgba(0, 0, 0, 0.7);
	font-weight: bold;
    padding: 10px 60px;
    transition: 0.3s;
	color: #FFF;
}
.btn01 button:hover{
	opacity: 0.5;
}

@media (min-width: 741px) {
	.no_pc{
		display: none;
	}
	.pagetitle{
		min-height: 650px;
	}
}

@media (max-width: 740px) {
	.no_sp{
		display: none;
	}	
	table.formTable{
		border:none;
	}
	table.formTable th{
		display: block;
	}
	table.formTable td{
		display: block;
		padding: 10px 0 30px!important;
		border:none;
	}
	button, input, select, textarea{
		width: 100%;
		box-sizing: border-box;
	}
	input[type="checkbox"]{
		width: auto;
	}
	h2.wp-block-heading{
		font-size: 1.4rem;
	}
	h3.wp-block-heading{
		font-size: 1.3rem;
	}
	.ark-block-heading .ark-block-heading__main{
		font-size: 1.6rem;
	}
	.top_banner h3{
		font-size: 1.6rem!important;
	}
	.has-huge-font-size{
		font-size: 1.6rem!important;
	}
	.f_contact h3{
		font-size: 1.4rem;
	}
	.has-xxlarge-font-size, .u-fz-xxl{
		font-size: 1.4rem!important;
	}
	.has-xlarge-font-size, .u-fz-xl{
		font-size: 1.1rem!important;
	}
	.has-large-font-size{
		font-size: 1.1rem!important;
	}
	.ark-block-buttons, .is-btn-fill{
		width: 100%;
	}
	.is-btn-fill .ark-block-button__link{
		width: 100%;
	}	
	
	.h_sns{
		left: 20px;
	}
	.h_sns a img{
		width: 25px;
	}
	.title_icon img{
		max-width: 15%;
	}
	
	.pagetitle p{
		font-size: 1.1rem;
	}
}

