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

/* CSS Document */
body{
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.contact_flow ul li.step_on{
	background: #f9bf11!important;
}
.p-drawer{
	background: #63bae5;
}

/* footer */
footer{
}
footer .c-widget+.c-widget{
	margin-top:10px; 
}
.s_btn a{
	display: block;
	padding: 30px 15px;
	background: #f9bf11;
	color: #FFF;
	font-weight: bold;
	font-size: 1.2rem;
	text-align: center;
}
.c-copyright{
	font-size: 1rem;
	color: #CCC;
	border-top: solid 1px #CCC;
	padding: 20px;
}


/* header */
header .l-container{
	max-width: 95%;
	padding: 0;
}
.c-headLogo__img:hover{
	opacity: 0.5;
}
.l-header__right{
	max-height: 100px;
}
.c-gnav li.c-gnav__li{
	padding-left: 25px;
}
.c-gnav a{
	font-weight: 700;
	font-size: 1rem;
}
.c-gnav li.c-gnav__li:last-child a{
	display: block;
	text-indent: -9999px;
	background: url(images/h_btn.webp) no-repeat center/contain;
	width: 156px;
	height: 42px;
	transition: 0.3s;
}
.c-gnav li.c-gnav__li:last-child a:hover{
	opacity: 0.5;
}

h2.wp-block-heading{
	font-size: 2.6rem;
	font-weight: 700;
}
h3.wp-block-heading{
	font-size: 1.9rem;
	font-weight: 700;
}
h4.wp-block-heading{
	font-size: 1.5rem;
}
.title_y{
	background: #f9bf11;
	color: #FFF;
	padding: 5px 20px;
	display: inline-block;
}
.ark-block-heading .ark-block-heading__main{
	font-size: 2.2rem;
	display: flex;
	justify-content: center;
	align-content: center;
	margin-bottom: 40px;
}
.ark-block-heading.has-text-align-left .ark-block-heading__main{
	justify-content: flex-start;
}
.ark-block-heading .ark-block-heading__main:before{
	content: url("images/title_bg.webp");	
}
.ark-block-heading .ark-block-heading__sub{
	font-family: "mukta-mahee", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.2rem;
	color: #f9bf11;
}
.p-topArea__body{	
	color: #333;
}
#top_title_area{
	min-height: 350px;
}
.p-topArea.-noimg{
	background: url("images/pagetitle_bg.webp") no-repeat center/auto 100%;
}
.wp-block-table td, .wp-block-table th{
	border: none;
	border-bottom: solid 1px #CCC;
	padding: 20px!important;
}
.wp-block-table tr td:first-child{
	font-weight: bold;
	white-space: nowrap;
	color: #d670a8;
}

/* top */

.btn01 a.ark-block-button__link{
	background: #f9bf11 url("images/btn.webp") no-repeat right 10px center/46px auto;
	padding: 15px 70px;
}
.arkb-tabList{
	justify-content: flex-end;
}
.arkb-tabList li{
	max-width: 120px;
	margin-left: 20px!important;
}
.arkp-gnTab01.ark-block-tab.is-style-box .arkb-tabList__button{
	border-radius: 20px;
	padding: 8px 20px!important;
}
.p-postList__category{
	background: #D670A8;
	color: #FFF;
	padding: 2px 20px;
	border-radius: 20px;
	font-size: 0.8rem;
}
.p-postList__category svg{
	display: none;
}
.p-postList .p-postList__thumb{
	border-radius: 20px;
}
.p-postList.-type-list .p-postList__item{
	border-bottom: solid 1px #CCC;
	padding-bottom: 2rem;
}
.is-btn-fill{
	font-size: 1.1rem;
	font-weight: bold;
}
.bg_wave .arkb-obf-cover{
	object-fit: fill;
}
.bg_ster{
	background: url(images/bg_ster.webp) no-repeat center center;
}
.box_w{
	padding: 40px;
	border-radius: 20px;
	background: #FFF;
}
.box01{
	padding: 1.5rem;
	border-radius: 20px;
}
.box02{
	background: #f4f0e5;
	border-radius: 30px;
}
.box03{
	border: solid 1px #f4ad0f;
	background: #FFF;
	border-radius: 30px;
	padding: 2rem;
}
ul.list01{
	padding-left: 0;
}
ul.list01 li{
	background: url(images/check.webp) no-repeat left top 5px/20px auto;
	list-style: none;
	padding: 0 0 0 30px;
	margin-bottom: 10px;
}
dl.dlist01 dt.ark-block-dl__dt{
	border-left: none;
	margin-top: 2rem;
}
.title_pink{
	display: flex;
	justify-content: center;
}
.title_pink p{
	background: #D670A8;
	color: #FFF;
	padding: 3px 20px 5px 40px;
	border-radius: 30px;
	font-size: 1.4rem;
}
.voice hr.wp-block-separator.is-style-wide{
	height: 2px!important;
}

@media (min-width: 741px) {
	.p-breadcrumb__text{
		font-size: 13px;
	}
	header .menu-item-has-children::after {
        content: "+";
        display: inline-block;
        right: -10px;
		top: 8px;
		font-size: 1.4rem;
        position: absolute;
        font-weight: bold;
		color: #f9bf11;
        /*content: ">";
        transform: scale(1.5, 0.5) rotate(90deg);*/
    }
	.c-headLogo__img{
		height: 240px;
		transition: 0.3s;
	}
	.l-header__right{
		align-self: auto;
		flex-wrap: wrap;
		display: block;
	}
	.l-footer__widgets>.l-container{
		justify-content: space-between;
	}
	.l-footer__widgets .w-footer{
		flex-basis: auto;			
	}
	.l-footer__widgets .w-footer.-widget1{

	}
	.l-footer__widgets .w-footer.-widget2{
		flex-basis: 70%;
	}
	footer .menu{
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		border-top: none!important;
		border-bottom: none!important;
		margin-top: 50px;
	}
	footer .menu li.menu-item{
		border-top: none!important;
		border-bottom: none!important;
		width: 25%;
		margin-bottom: 50px!important;
		font-weight: bold;
	}
	footer .menu button{
		display: none;
	}
	footer .has-child--acc .children, footer .has-child--acc .sub-menu{
		opacity: 1;
		display: block;
		visibility: visible;
		border-top: none;
		border-bottom: none!important;
		height: auto;
	}
	footer .sub-menu li.menu-item{
		padding-left: 0;
		width: 100%;
		margin-bottom: 0!important;
		font-weight: normal;
	}
	footer .sub-menu li.menu-item a:before{
		content: "-";
		color: #f9bf11;
		display: inline-block;
		font-weight: bold;
		padding-right: 3px;
	}
	footer .menu a{
		padding: 3px 0;
		font-size: 1.1rem;
	}
	footer .sub-menu a{
		border-bottom: none!important;
		padding: 3px 0;
		font-size: 0.9rem;
	}

	footer .c-widget+.c-widget{
		margin-top: 1rem;
	}
	.is-btn-fill a{
		min-width: 300px;
	}
	.p-topArea__title .c-pageTitle__main{
		font-size: 2.2rem;
		letter-spacing: 3px;
	}
	.p-archive__title, .p-entry__title{
		padding-top: 60px;
	}
	.p-postList.-type-list .p-postList__item a{
		background: url("images/more.webp") no-repeat right 2rem center;
		padding-right: 80px;
	}
	.ark-block-heading .ark-block-heading__main:before{
		margin-top: 3px;
	}
	
}

@media (max-width: 740px) {
	#top_title_area{
		min-height: 140px;
	}
	.c-pageTitle__main{
		font-size: 1.4rem;
	}
	.lead_blue{
		font-size: 1rem;
	}
	.slide_on{
		font-size: 1.6rem;
		margin-left: 20%;
		letter-spacing: 0rem;
	}
	.ark-block-heading .ark-block-heading__sub{
		font-size: 1.8rem;
		letter-spacing: 0.1rem;
	}
	h4.wp-block-heading{
		font-size: 1.2rem!important;
	}
	.arkp-scFaq02{
		font-size: 1.2rem!important;		
	}
	.bg_wave .arkb-obf-cover{
		object-fit: cover;
	}
	.l-footer__nav a{
		font-size: 1rem;
	}
	.c-copyright{
		font-size: 0.9rem;
	}
	.arkp-gnTab01.ark-block-tab.is-style-box .arkb-tabList__button{
		font-size: 0.9rem!important;
	}
	.w-before-footer .has-xlarge-font-size, .u-fz-xl{
		font-size: 1rem!important;
	}
	.w-before-footer .wp-block-image a img, .box03 a img{
		max-width: 70%;
	}
	.com_img img{
		max-width: 50%;
	}
	
}

