@charset "UTF-8";

/* Font
---------------------------------------------------------------------*/
@font-face {
	font-family: 'Noto Serif JP';
	font-style: normal;
	src: local("NotoSerifCJKjp-Regular.otf"), local("NotoSerifJP-Regular.otf"), url("http://eclas-inc.jp/wp-content/uploads/fonts/NotoSerifJP-Regular.woff2") format("woff2"), url("http://eclas-inc.jp/wp-content/uploads/fonts/NotoSerifJP-Regular.woff") format("woff");
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: 'Noto Serif JP';
	font-style: normal;
	src: local("NotoSerifCJKjp-Medium.otf"), local("NotoSerifJP-Medium.otf"), url("http://eclas-inc.jp/wp-content/uploads/fonts/NotoSerifJP-Medium.woff2") format("woff2"), url("http://eclas-inc.jp/wp-content/uploads/fonts/NotoSerifJP-Medium.woff") format("woff");
	font-weight: 500;
	font-display: swap;
}
body{
	font-family: "游ゴシック", "Yu Gothic", "YakuHanJP","Noto Sans Japanese","Hiragino Sans","ヒラギノ角ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,Verdana,sans-serif;
	/*
	font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	*/
}
h1,h2,h3,h4,h5,ul,ol,dl,p,span,a{
	font-family: "游ゴシック", "Yu Gothic", "YakuHanJP","Noto Sans Japanese","Hiragino Sans","ヒラギノ角ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,Verdana,sans-serif !important;
}
a{
	transition: all 0.2s;
}
a:hover{
	opacity: .7;
}
.navbar .navbar-header .navbar-brand img{
	max-height: 75px;
}
.single .header-filter-gradient{
	background: linear-gradient(to right, #fbc2ef, #e644db);
}
.home .header-filter::before{
	background: none !important;
}
.home article.section > div > div > div > div{
	margin-bottom: 0 !important;
}
.navbar{
	border-top: 10px solid #f09dc1;
}
.navbar .navbar-nav > li a{
	color: #ff7bb3;
	font-weight: bold;
	font-size: 14px;
}
#main-navigation a span{
	color: #8C7D77;
	font-size: 9px !important;
	text-align: center;
}
.metaslider{
	margin-top: 105px !important;
}
.sectionGrid{
	padding-top: 60px;
	padding-bottom: 60px;
}
.home .blog-post .section-text{
	padding: 0;
}
.sectionTitle h3{
	color: #f45097;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.sectionTitle h3 span{
	color: #BDB1AC;
	display: block;
	padding: 0;
	font-size: 12px;
}
.sectionTitle h4{
	color: #333;
	font-size: 20px;
	margin-bottom: 30px !important;
	text-align: center;
}
.sectionTitle h4 span{
	border-bottom: 1px solid #333;
	padding: 0 30px 5px;
}
#home_business{
	background: #fff9f0;
}
#home_business h3{
	color: #55504D;
	font-weight: bold;
}
footer.footer.footer-black{
	background: #2f2c2a;
}
.footer_left{
	align-items: center;
	display: flex;
	color: #fff;
	text-align: left;
}
.footer_left img{
	height: 100px;
	width: auto;
}
.footer_left dl{
	margin: 0 0 0 10px;
}
.footer_left dl dt{
	font-size: 20px;
	margin-bottom: 0;
}
.footer_left dl dd{
	font-size: 14px;
	margin: 0;
}
.sns_logo ul{
	display: flex;
	justify-content: center;
}
.sns_logo ul li{
	width: 40px;
	margin: 10px;
}
footer.footer.footer-black a{
	opacity: 1;
}
.copyright p{
	color: #fff !important;
	font-size: 12px;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.flx_center{
	align-items: center !important;
	flex-wrap: wrap !important;
}
.flx_clear{
	align-items: unset !important;
	flex-wrap: wrap !important;
}
.delay1{
	animation-delay: 0.2s;
}
.delay2{
	animation-delay: 0.4s;
}
.delay3{
	animation-delay: 0.6s;
}
.delay4{
	animation-delay: 0.8s;
}
.last-content{
	margin-bottom: 5%;
}
body:not(.home) .navbar-default .navbar-nav > .active:not(.btn) > a{
	color: #b79ea6;
}
/* NEWSプラグイン
-----------------------------------------------*/
#news{
	color: #fff;
}
#news h3{
	color: #000 !important;
}
.news_list{ 
	list-style: none;
	margin: 0 0 20px 0 !important;
	padding: 0;
} 
.news_list li{ 
	border-bottom: 1px dashed #333; 
	padding: 5px 0 !important; 
	text-align: left !important; 
} 
.news_date{ 
	vertical-align: middle; 
	width: 95px; 
	color: #777; 
} 
.cat{ 
	background: #2f2c2a; 
	color: #fff; 
	font-size: 10px; 
	line-height: 20px; 
	margin: 0 20px; 
	padding: 5px 10px; 
	text-align: center; 
	vertical-align: middle; 
	width: 80px; 
} 
.news_title a{
	font-size: 14px;
	font-weight: bold;
}
.widget ul{
	padding: 0 !important;
}
/*
.widget ul li{
	padding-top: 0 !important;
}
*/
.bizList{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.bizList li{
	background: linear-gradient(160deg, #ffc8e2 50%, #ff799e 40%);
	border-radius: 10px;
	margin: 1%;
	padding: 16px !important;
	width: 18%;
}
.bizList li a img{
	border-radius: 10px;
}
.bizList li a p{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px !important;
	text-align: center;
}
.bizList a:hover{
	opacity: .9 !important;
}
/*
.bizList li{
	margin: 2%;
	width: 29.333%;
}
.bizList li a{
	border: 1px solid rgba(0,41,119,0.7);
	box-shadow: 0 0 5px #bbb;
	display: block;
	position: relative;
}
.bizList li a p{
	background: rgba(0,41,119,0.7);
	color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  margin:0 !important;
  padding: 5px 0;
	text-align: center;
	width: 100%;
}
*/
/*===============================================
 *  message
===============================================*/
.message_title h3{
	color: #f45097;
	text-align: center;
}
/*===============================================
 *  business
===============================================*/
.bizGrid{
	align-items: center;
	display: flex;
	margin-bottom: 110px;
}
.invert{
	flex-direction: row-reverse;
}
.bizGrid > div{
	width: 50%;
}
.bizImg{
	box-shadow: 0 0 5px #bbb;
}
.bizInfo{
	background: rgba(255,255,255,0.95);
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #bbb;
	padding: 30px;
	position: relative;
	top: 80px;
	z-index: 2;
}
.bizInfo h3{
	border-bottom: 1px solid #b0a992;
	color: #795628;
	font-size: 20px;
}
.bizInfo h3 span{
	color: #bbb;
	font-size: 12px;
	margin-left: 15px;
}
.right5{
	right: 5%;
}
.left5{
	left: 5%;
}
#flow h3{
	font-size: 24px;
	text-align: center;
}
#flow h3 span{
	display: block;
	font-size: 14px;
}
#flow h4 {
	border-left: 5px solid #0DAE98;
	font-size: 20px;
	padding-left: 10px;
	color: #0DAE98;
	font-weight: bold;
}
.box_flow{
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #d9d9d9;
	padding: 1%;
}
.box_flow > div{
	width: 50%;
}
.box_flow > div:nth-child(2){
	padding: 5%;
}
.arrow{
	margin: 30px auto;
	text-align: center;
}
.arrow img{
	width: 64px;
}
/*===============================================
 *  system
===============================================*/

/*===============================================
 *  company
===============================================*/
table.company td{
	border: 1px solid #ddd !important;
}
table.company td.column-1{
	background: #f09dc1;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
iframe{
	width: 100%;
	height: 360px;
}
/*===============================================
 *  recruit
===============================================*/
.box_recruit{
	border: 1px solid #D5D5D5;
	border-radius: 5px;
	margin: 0 0 10%;
	padding: 10px;
}
.recruit_overview{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.recruit_overview > div:first-child{
	width: 25%;
}
.recruit_overview > div:first-child img{
	width: 100%;
}
.recruit_overview > div:last-child{
	padding-left: 30px;
	width: 75%;
}
.recruit_overview h3{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3em;
}
.recruit_overview p{
	color: #8A7570;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em !important;
	margin: 0 !important;
}
table.table_recruit td.column-1{
	background: #f09dc1;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 25%;
}
table.table_recruit td.column-2{
	width: 75%;
}
table.table_recruit td{
	border: 1px solid #ddd !important;
	font-size: 16px;
	padding: 10px !important;
	vertical-align: middle;
}
#merit h3{
	color: #f09dc1;
}
.btn_area{
	text-align: center;
}
.btn_area a{
	background: #05a671;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	padding: 25px;
	font-size: 20px;
	width: 100%;
	display: block;
	box-shadow: 2px 2px 2px #c8c8c8;
}
.btn_area a:hover{
	color: #fff;
}
.red{
	color: #ea1b69;
	display: inline-block;
	margin-right: 10px;
}
.bold{
	font-weight: bold;
}
.caution{
	color: #ec3030;
}
/*===============================================
 *  contact
===============================================*/
.form_area{
	box-shadow: 0 0 4px #f2f2f2;
	border-radius: 5px;
	margin: 50px 0 15px;
	padding: 30px;
}
.formGrid{
	margin-bottom: 30px;
}
.formTitle{
	color: #333;
	font-weight: bold;
}
input:not([type="submit"]){
	border-radius: 0 !important;
}
input[type="submit"]{
	border-radius: 5px !important;
}
textarea.form-control{
	padding: 7px !important;
}
textarea.form-control:focus-within{
	border: 1px solid #00a6ca !important;
}
/*===============================================
 *  message
===============================================*/
.box_message{
	align-items: center !important;
	flex-wrap: wrap !important;
}
/*===============================================
 *  media query
===============================================*/
@media screen and (min-width: 1170px){
}
@media screen and (max-width: 1169px) and (min-width: 992px){

}
@media screen and (max-width: 991px) and (min-width: 768px){
	.nav > li > a{
		padding: 5px !important;
		text-align: center;
	}
	.navbar-header{
		width: 15% !important;
	}
	.navbar.hestia_left .title-logo-wrapper{
		max-width: 100% !important;
	}
}
@media screen and (min-width: 769px){
	.only_sp{
		display: none;
	}
	.home #primary .container{
		padding-top: 410px !important;
		padding-bottom: 210px;
	}
	.inner{
		margin: 0 auto;
		width: 750px;
	}
	.img_system{
		margin: 0 15%;
		width: 70%;
	}
}
@media screen and (max-width: 768px){
	.only_pc{
		display: none;
	}
	.home #primary{
		display: none;
	}
	body:not(.home) #primary > .container{
		padding-top: 160px !important;
	}
	.kv_sp{
		margin-top: 68px;
	}
	body:not(.home) .kv_sp{
		display: none !important;
	}
	.home .section.section-text{
		padding: 30px 0 0;
	}
	.navbar.navbar-fixed-top .navbar-collapse{
		margin-top: 69px;
	}
	.navbar .navbar-nav > li a{
		border-bottom: 1px dotted #eee;
		text-align: center;
	}
	.navbar .navbar-nav > li:last-child a{
		border-bottom: none !important;
	}
	p.introduction{
		text-align: left !important;
	}
	.news_title{
		display: block;
		margin-top: 10px;
	}
	#home_business{
		background: none !important;
	}
	.bizList li {
			margin: 2%;
			width: 46%;
	}
	.bizGrid{
		display: block;
		margin-bottom: 30px;
	}
	.bizGrid > div{
		left: 0 !important;
		right: 0 !important;
		top: 0 !important;
		width: 100%;
	}
	.bizInfo{
		border: none !important;
		box-shadow: none !important;
		padding: 0;
	}
	.bizImg{
		box-shadow: none !important;
	}
	.footer.footer-big{
		padding-bottom: 0 !important;
	}
	.pull-left,
	.pull-right{
		float: none !important;
	}
	.footer_left{
		display: block;
		text-align: center;
	}
	.footer_left > div+div{
		margin-top: 15px;
	}
	.copyright p{
		font-size: 10px;
		margin-bottom: 0;
	}
	.tablepress td{
		font-size: 12px !important;
	}
	.recruit th,
	.recruit td{
		font-size: 12px !important;
	}
	#message h3{
		font-size: 18px;
	}
	.box_message > div:first-child{
		margin: 0 auto 30px !important;
		width: 50% !important;
	}
}
@media screen and (max-width: 640px){
	body:not(.home) #primary > .container{
		padding: 270px 15px 150px !important;
	}
	.box_flow{
		display: block;
	}
	.box_flow > div{
		width: 100%;
	}
	.box_flow > div:nth-child(2){
		padding: 5% 0 0;
	}
	.bizInfo h3 span{
		margin-left: 0;
		display: block;
		padding: 0 0 5px;
	}
	.bizList li{
		padding: 6px !important;
	}
}
@media screen and (max-width: 480px){
	.bizList li {
		border: none !important;
		margin: 5% 0;
		width: 100%;
	}
}
/*
.arrow_wrap{
    padding-bottom: 100px;
    overflow: hidden;
} 
.arrow{
    position: relative;
}
.arrow::after{
    content: '';
    position: absolute;
    top: 100%;
    left: calc(50vw - 40%);
    width: 0;
    height: 0;
    border-top: 100px solid #555;
    border-left: 22vw solid transparent;
    border-right: 22vw solid transparent;
}
*/