.elementor-kit-1215{--e-global-color-primary:#0B0B0D;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1215 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1280px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.aboutus:hover .aboutus_arrow {
	transform: translatex(20px);
}

.back_newslist:hover .news_arrow{
	transform: translatex(-20px)
}

@media screen and (max-width: 767px){
.back_newslist:hover .news_arrow_sp{
	transform: translatex(20px)
}
}

.tate_obi, .top_service_sns{
	opacity:0;
}

@media screen and (min-width: 767px){
.top_more_link{
	display:block !important;
	opacity:0 !important;
}	
	
.service_block:hover .tate_obi{
	opacity:1;
	transition: 0.7s;
}

.service_block:hover .top_more_link{
	opacity:1 !important;
	transition: 0.7s;
}
	
.service_block:hover .top_service_sns{
	opacity:1;
	transition: 0.7s;
}

	.service_block:hover .top_service_2_h{
		opacity:0;
		transition: 0.7s;
	}

.service_block:hover{
	background-color:#EFEFEF;
	box-shadow:0px 5px 5px #dddddd;
	transition: 0.7s;
}
}


/* タブレット・スマホのみで非表示 */
@media screen and (max-width: 1280px){
	.tbsp_only{
		display:none;
	}
	.pctb_only{
		display:none;
	}
}

/* タブレット・スマホのみで表示 */
@media screen and (min-width: 1280px){
	.pc_only{
		display:none;
	}
}

/* スマホのみで表示 */
@media screen and (min-width: 767px){
	.sp_only{
		display:none;
	}
	.pctb_only{
		display:block;
	}
}

@media screen and (max-width: 767px){
	.pctb_only{
		display:none;
	}
}


.top_service_h3{
	white-space: nowrap;
}

.menber_cover{
	opacity:0;
}

.menber_cover:hover{
	opacity:0.88;
	transition: 0.7s;
}/* End custom CSS */