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

/* CSS Document */

body{
}
a{
	transition: 0.3s!important;
	text-decoration: none;
}
a:hover{
	opacity: 0.5;
}

.c-gnav{
	display: block;
}
.l-headerUnder .c-gnav>.menu-item>a{
	display: block;
	border-bottom: solid 1px #CCC;
	text-align: left;
	padding: 20px;	
	background: url("images/g_navi.webp") no-repeat right 18px center;
}
.c-gnav__depth1{
	left: 363px;
	top: 0;
}
.c-gnav__depth1:before{
	background-color:white;
}
.c-drawerNav__a, .c-gnav .sub-menu .c-gnav__a, .widget_categories a, .widget_nav_menu a, .widget_recent_entries__a, .wp-block-archives-list a, .wp-block-categories-list a, .wp-block-pages-list__item__link{
	padding: 21px 20px 20px;
}
.has-child--acc .is-opened.children, .has-child--acc .is-opened.sub-menu a{
	margin-left:10px;
}
.h_lang{
	display: inline-block;
	margin: 50px auto;
}
.h_lang a{
	color: #333!important;
	text-decoration: none;
	font-size: 1.2rem;
}
.h_lang hr{
	border-color: #333;
}
.copy{
	color: #FFF;
	background: #020c85;
	padding: 20px;
	font-size: 0.8rem;
	text-align: center;
}


/*フッターコンテンツ幅100%（デフォルトはフッター1・2が横並び）*/
.l-footer__widgets>.l-container{
	display: block;
}
.l-footer__widgets{
	padding: 60px 5%;
}
.f_lang a{
	color: #3296f0!important;
	text-decoration: none;
}
.f_navi_box{
	margin: 80px auto;
}
ul.l-footer__nav{
	border: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 0;
}
ul.l-footer__nav li{
	border: none;
	border-left: solid 1px #3296f0;
	padding:  0 15px;
	margin-bottom: 20px;
}
ul.l-footer__nav li:last-child{
	border-right: solid 1px #3296f0;
}
.f_address{
	border-left: solid 1px #333;
	padding-left: 20px;
}
.f_address div{
	border-right: solid 1px #333;
	padding-right: 10px;
}
.f_logo{
	background: #b3d9ff;
	padding: 40px;
}


/*TOPページ投稿一覧*/
.arkp-gnTab01.ark-block-tab.is-style-box .arkb-tabBody{
	border-color: #cd6f3b!important;
	border-radius: 0 0 20px 20px;
	border-top: none!important;
	padding: 40px 5%;
}
.ark-block-tab.is-style-box>.arkb-tabList .arkb-tabList__button{
	background: #cd6f3b;
	color: #FFF;
	border-right: solid 1px #FFF;
	border-top: solid 1px #cd6f3b;
	font-size: 1.1rem;
}
li:first-child .arkb-tabList__button{
	border-radius: 20px 0 0 0;
}
li:last-child .arkb-tabList__button{
	border-radius: 0 20px 0 0;
}
.arkp-gnTab01.ark-block-tab.is-style-box .arkb-tabList__button[aria-selected="true" ]{
	border-left: solid 1px #cd6f3b;
	border-right: solid 1px #cd6f3b;
}

/* pagetitle */
.p-topArea{	
	min-height: 300px;
}
.c-pageTitle__main{
	font-size: 2rem;
	letter-spacing: 5px;
	text-align: left;
}
.p-entry__title.c-pageTitle{	
	border-bottom: solid 1px #DDD;
}
.c-widget__title{
	background: #e6e6e6;
	padding: 7px 20px;
	font-weight: normal;
}
h2.wp-block-heading{
	font-size:1.5rem;
	margin-bottom: 40px;
	letter-spacing: 5px;
}
h2.title_w{
	color: #FFF;
	text-align: left;
	font-size: 3rem;
	font-family: "barlow", sans-serif;
	font-weight: 800;
	font-style: normal;
	margin-bottom: 0;
}
h3.wp-block-heading{
	text-align: center;
	font-size: 1.4rem;
	letter-spacing: 3px;
	font-weight: normal;
}
.ark-block-heading .ark-block-heading__main{
	font-weight: normal;
	letter-spacing: 3px;
	font-size: 1.8rem;
	margin-bottom: 60px;
}
.ark-block-heading .ark-block-heading__sub{
	font-family: "barlow", sans-serif;
	font-weight: 800;
	font-style: normal;
	color: #3296f0;
	font-size: 1.5rem;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.ark-block-heading__line{
	display: none!important;
}
h2.title_blue{
	font-family: "barlow", sans-serif;
	font-weight: 800;
	font-style: normal;
	color: #3296f0;
	font-size: 3.5rem;
	letter-spacing: 3px;
	margin-bottom: 10px;
}
h3.title01{
	text-align: left;
	font-size: 1.4rem;
	letter-spacing: 3px;
	border-left: solid 7px #3296f0;
	padding-left: 1rem;
}
.is-btn-fill .ark-block-button__link{
	min-width: 200px;
	height: 60px;
	text-align: left;
	padding: 0 60px 0 30px;
	background: url("images/btn_bg.webp") no-repeat right/cover;
}
.top_bg01{
	background-color: #f4f6fc;
}
.bg_harf{
	background: linear-gradient(white 60%, #f4f6fc 60%);
}
.title_blue_sax{
	color: #375aa9;
}
.title_blue_sax strong{
	color: #3296f0;
}
.big strong:first-child{
	font-size: 3rem;
}

/* contact */
/* Contact Form 7のラジオボタンを縦並びに */
.wpcf7-radio .wpcf7-list-item {
    margin-top:10px;
    display: block;
}
.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;
	border-collapse: separate;
	border-spacing: 2px;
	border:solid 1px #cccccc;
}
table.formTable caption{
	background: #cccccc;
	padding: 15px 20px!important;
	text-align: left;
	opacity: 1;
	font-size: 1rem;
}
table.formTable th{
	background: #e6e6e6;
	font-weight: normal;
	line-height: 1.2;
	width: 25%;
	padding: 15px 20px!important;
}
table.formTable td{
	padding: 15px 20px!important;
	border: none;
	border-bottom: solid 1px #e6e6e6;
}
table.formTable tr:last-child td{
	border-bottom: none;
}
.btn01 a, .btn01 input, .btn01 button{
	display: inline-block;
	margin: 10px auto;
	padding: 12px 40px;
	color: #FFF!important; 
	text-decoration:none;
	text-align:center;
	transition:0.3s;
    position: relative;
	background: #ee6f3b;
	border: none;
	font-size: 1.2rem;
}
.btn01 a:hover, .btn01 input:hover, .btn01 button:hover{
	opacity: 0.7;
}
.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: #cd6f3b;
	color: #cd6f3b;
}

.tel_no{
	font-size: 200%;
	font-weight: bold;
}
.top_consultation {
	justify-content: space-between;	
}
.t_right{
	text-align: right;
}
.box01{
	border: solid 1px #666;
}
.box02{
	border: solid 1px #375aa9;
	padding: 20px;
}
.box02 h4{
	color: #375aa9;
}
.box02 h4 strong{
	display: inline-block;
	background: linear-gradient(-30deg, #00adee 0%, #00adee 50%, #2657a7 50%, #2657a7 100%);
	color: #FFF;
	padding: 3px 10px;
}
.m_bottom30{
	margin-bottom: 30px;
}
.m_bottom40{
	margin-bottom: 40px;
}
.center{
	text-align: center;
}
.no_pc{
	display: none;
}
.top_works img{
	width: 100%;
}
table{
	border-color: #ccc; 	
}
.wp-block-table td, .wp-block-table th{
	padding: 1rem!important;
	border-color: #ccc; 	
}
.wp-block-table th{
	background: #375aa9;
	color: #FFF;
}
.table01 th{
	white-space: nowrap;
	width: 25%;
}
.wp-block-table td strong{
	color: #0D77D9;	
}
.ark-block-step.is-style-default .ark-block-step__number{
	height: 60px;
	width: 60px;
}
.ark-block-step.is-style-default .ark-block-step__item:before{
	left: 30px;
}
.ark-block-step__number:after{
	font-size: 25px;
}

/* index */
.slide_box{
	position: relative;
}
.slide_on{
	position: absolute;
	top:220px;
	font-weight: bold;
	font-size: 2.5rem!important;
}
.top_banner{
	gap: 0!important;
}
.rev{
	flex-flow: row-reverse;
}
.top_link a{
	display: block;
	height: 340px;
	line-height: 340px;
	color: #FFF;
	font-size: 1.7rem;
	font-weight: bold;
	text-decoration: none;
}
.top_link{
	transition: 0.3s;
}
.top_link:hover{
	opacity: 0.5;
}
.btn02 a{
	display: block;
	height: 70px;
	line-height: 60px;
	color: #3296f0;
	font-weight: bold;
	text-decoration: none;
}
.btn02{
	transition: 0.3s;
}
.btn02:hover{
	opacity: 0.5;
}
.btn03 a{
	background: url("images/btn03_bg.webp") no-repeat right center/contain!important;
	color: #FFF!important;
}
dl.philosophy_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
dl.philosophy_list dt{
	width: 12%;	
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	background: url(images/plist_bg.webp) repeat-y left/100% auto;
	color: #FFF;
	font-size: 1.5rem;
	padding: 0.5rem 1rem;
	margin-top: 0!important;
	margin-bottom: 30px;
}
dl.philosophy_list dd{
	width: 85%;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin-bottom: 30px;
}
dl.philosophy_list dd p{
	margin-bottom: 0;
}

.ark-block-timeline__shape, .ark-block-timeline__label {
    color: #020c85;
}
.global_list{
	border-bottom: solid 1px #b3d9ff;
	padding-bottom:30px;
}
.t_center{
	align-items: center!important;
}
.p-breadcrumb__list{
	justify-content: flex-end;
}
.p-breadcrumb{
	display: none;
}
.colorsample h4{
	background: #dbecfc;
	padding: 7px 20px;
}
.p-archive__title{
	background: rgb(54,101,182);
	background: linear-gradient(60deg, rgba(54,101,182,1) 0%, rgba(50,149,239,1) 100%);
	color: #FFF;
	/*background: #b3d9ff;*/
	padding: 40px!important;
}

.category-colors .c-postThumb__figure, .category-color1 .c-postThumb__figure, .category-color2 .c-postThumb__figure, .category-color3 .c-postThumb__figure, .category-color4 .c-postThumb__figure, .category-color-other .c-postThumb__figure{
	padding-top: 100px;
}
.category-colors .c-postThumb__img, .category-color1 .c-postThumb__img, .category-color2 .c-postThumb__img, .category-color3 .c-postThumb__img, .category-color4 .c-postThumb__img, .category-color-other .c-postThumb__img{
	height: auto;
}
.wp-block-columns .ark-block-buttons{
	display: block;
}
.is-btn-outline .ark-block-button__link{
	box-shadow: none;
	background: #3296f0;
	color: #FFF;
	padding: 20px 30px;
	display: block;
	width: 100%;
}
.ark-block-dl__dt{
	border-left: solid 5px #3296f0;
	border-bottom: solid 1px #3296f0;
	color: #3296f0;
	padding: 7px 20px;
}
.ark-block-dl__dd{
	padding: 1rem 0;
	margin-bottom: 4rem;
}
.table_lineup a{
	display: inline-block;
	padding: 2px 10px;
	background: #3296f0;
	color: #FFF;
	margin: 2px 20px 2px 0;
	font-size: 0.9rem;
}
.plastic .wp-block-columns{
	--wp-column-gap:0.5rem;
	gap: 0.5rem;
}

.en_navi{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.en_navi li{
	list-style: none;
	border-right: solid 1px #333;
	padding: 0;
}
.en_navi li:first-child{
	border-left: solid 1px #333;
}
.en_navi li a{
	padding: 5px 30px;
	color: #333;
	display: block;
}
.table_big td{
	font-size: 2rem;
	text-align: center;
	
}

.product_bg{
	background: #f4f6fc url("images/product_bg.webp") no-repeat right bottom/100% auto;
}


@media (min-width: 783px) {

	#top_title_area, .l-footer, .alignfull, .slide_on{
		padding-left: 242px;
	}
	.blog .l-container, .archive .l-container, .single .l-container{
		padding-left: 260px;
	}
	.alignfull .alignfull, .l-footer .l-container{
		padding-left: 0;
	}
	.top_news{
		width: 70%;
		margin: 0 15%;
	}
	.top_text{
		max-width: 500px;
	}
	.top_text_l{
		max-width: 500px;
		padding-left: 50px;
	}
	header#header{
		position: fixed;
		left: 0;
		width: 242px;
		height: 100%;
		padding: 0;
	}
	.l-header__logo{
		display: block;
		text-align: left;
		padding: 0 20px;	
	}
	.l-header__body{
		display: block;
	}
	#header .l-container{
		padding: 20px 0 0 0!important;
	}		
	.plastic .wp-block-columns img{
		max-height: 115px;
		width: auto;
	}
}


@media (max-width: 782px) {
	.no_pc{
		display: block;
	}
	.no_sp{
		display: none;
	}
	
	header#header{
		height: auto;
	}	#block-5 img{
		max-width: 70%;
	}
	.l-footer__widgets{
		padding: 60px 5% 40px;
	}
	
	.f_logo{
		padding: 40px 25%;
	}
	.slide_on{
		font-size: 1.3rem!important;
	}
	.p-topArea{	
		min-height: 150px;
	}
	.c-pageTitle__main{
		font-size: 1.3rem;
	}
	.ark-block-heading .ark-block-heading__main{
		font-size: 1.5rem;
		letter-spacing: 0;
		margin-bottom: 20px;
	}
	.ark-block-heading .ark-block-heading__sub{
		font-size: 1rem;
	}
	h2.wp-block-heading{
		font-size: 1.2rem;
	}
	.top_text h2.wp-block-heading, .top_text_l h2.wp-block-heading{
		font-size: 2rem;
	}
	h3.wp-block-heading{
		font-size: 1.1rem;
	}
	h2.title_blue{
		font-size: 2.5rem;
	}
	.has-xxlarge-font-size, .u-fz-xxl{
		font-size: 1.4rem!important;
	}
	.has-xlarge-font-size{
		font-size: 1.2rem!important;
	}
	.arkp-gnSec06 .ark-block-heading__main{
		font-size: 1.8rem!important;
	}
	.ark-block-heading__main{
		font-size: 1.4rem;
	}
	.arkb-fz-l{
		font-size: 1.1rem!important;
	}
	.arkb-container--1 {
    	padding: 0 1rem 2rem!important;
	}
	table.formTable th, table.formTable td{
		display: block;
		width: 100%;
	}
	button, input, select, textarea{
		width: 100%;
	}
	.form_tel input{
		width: auto!important;
	}
	input[type="radio"], input[type="checkbox"]{
		width: auto!important;
	}
	
	.line_orange h4{
		font-size: 1.2rem;
		text-align: center;
	}
	.line_orange h4 strong{
		font-size: 1.5rem;
	}
	.title_big{
		font-size: 1.5rem!important;
	}
	.lead{
		font-size: 0.8rem!important;
	}
	.title_en{
		font-size: 2rem!important;
	}
	dl.philosophy_list dt{
		width: 100%;
		margin-bottom: 0;
		font-size: 1.2rem;
	}
	dl.philosophy_list dd{
		width: 100%;
	}
	.en_navi{
		justify-content: space-between;
	}
	.en_navi li{
		width: 48%;
		border-bottom: solid 1px #333;
		border-left: none!important;
		border-right: none!important;
	}
	.top_text_box{
		padding: 60px 8%!important;
	}
	.top_text, .top_text_l{
		padding: 0!important;
	}
	.top_text hr, .top_text_l hr{
		color: #FFF!important;
	}
	.f_navi_box{
		display: none;
	}
	.-widget1{
		margin-bottom: 40px;
	}
	.title_blue_sax br, .wp-block-heading br{
		display: none;
	}	
	.top_text .wp-block-separator{
		background-color: #FFF!important;
	}
	.ark-block-step.is-style-default .__label{
		transform: scale(1);
	}
	.ark-block-step.is-style-default .ark-block-step__number:after{
		font-size: 25px;
	}
}