@charset "utf-8";
/* CSS Document */
#scramble1{
	color:#000;
}
#scramble2{
	font: var(--fontSize-M) var(--fontFamily-futura-b);
	font-weight:normal;
	height:auto;
	margin-top:48px;
	color:#000;
}
#services_box .Style_service-list___Bh7S .Style_item__GUYrZ:first-of-type{
	background: linear-gradient(315.21deg, #4e4e4e, #1d1d1d 100.37%);
	box-shadow: 23.4286px 35.1429px 25.7714px rgba(0, 0, 0, .14);
}
#services_box .Style_service-list___Bh7S .Style_item__GUYrZ:nth-of-type(2){
	    background: linear-gradient(135deg, #b7b7b7, #b7b7b7);
		box-shadow: 23.4286px 35.1429px 25.7714px rgba(0, 0, 0, .14);
}
#services_box .Style_service-list___Bh7S .Style_item__GUYrZ:nth-of-type(3){
	    background: linear-gradient(135deg, #e8e8e8, #fff);
		box-shadow: 23.4286px 35.1429px 25.7714px rgba(0, 0, 0, .14);
}
#services_box .Style_service-list___Bh7S .Style_item__GUYrZ:first-of-type .Style_link__pOGV9{
	background:none;
	box-shadow:none;
}
#services_box .Style_service-list___Bh7S .Style_item__GUYrZ:nth-of-type(2) .Style_link__pOGV9{
	background:none;
	box-shadow:none;
}
#services_box .Style_service-list___Bh7S .Style_item__GUYrZ:nth-of-type(3) .Style_link__pOGV9{
	background:none;
	box-shadow:none;
}
@media screen and (min-width: 768px) {
	#services_box .Style_service-list___Bh7S {
		grid-template-columns: 1fr 1fr 1fr;
	}
}
.ctx_01{
	font: var(--fontSize-L1) var(--fontFamily-tazugane-l);
	color:#000;
	margin-top:48px;
}
.z_box_01 .stl{
	font: var(--fontSize-M) var(--fontFamily-tazugane-l);
}
.z_box_01 .stl h3{
	margin-bottom:8px;
	font: var(--fontSize-L3) var(--fontFamily-tazugane-l);
}
.z_box_01 .stl p{
}
.z_box_01 .sbd{
	display:grid;
	column-gap: 56px;
	grid-template-columns: repeat(1, 1fr);
	margin-top:36px;
	grid-auto-flow: dense;
}
.z_box_01 .sbd dl{
	        font: var(--fontSize-M) var(--fontFamily-tazugane-l);
			margin-bottom:24px;
}
.z_box_01 .sbd dt{
	        font: var(--fontSize-L1) var(--fontFamily-futura-l);
			color: var(--color-gray-500);
			margin-bottom:8px;
}
.z_box_01 .sbd .xbar:nth-child(2n-1){
	padding-right:0;
}
.z_box_01 .sbd .xbar:nth-child(2n){
	padding-left:0;
	border-left: 0px solid var(--color-gray-300);
}
.fpc{
	display:none;
}
#expertise_box{
	padding-top:0;
}
#expertise_box li a{
	padding-top:62px;
}
#projects_box{
	padding-top:0;
}
.Style_pcbg__GUwsQ{
	background:url(../img/xbg.webp) 100% 0% no-repeat;
}
.Style_main-visual__3_GeC .Style_text-container__8bqHn{
	background-color:inherit;
	mix-blend-mode:inherit;
}
.Style_motionbg__8zuw4 .Style_pcbg__GUwsQ{
	display:block;
}
.swiper-pagination-bullet-active{
	background:#000!important;
}
.z_box_01{
	padding-bottom:60px;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:20px;
}
@media screen and (min-width: 768px) {
.mySwiper{
	box-shadow: 20px 24px 44px rgba(0, 0, 0, .1);
	padding-bottom:20px;
}
.z_box_01{
	padding:45px;
	padding-bottom:72px;
}
.z_box_01 .stl h3{
	margin-bottom:8px;
	font: var(--fontSize-L4) var(--fontFamily-tazugane-l);
}
.z_box_01 .sbd{
	column-gap: 0;
	grid-template-columns: repeat(2, 1fr);
}
.z_box_01 .sbd .xbar:nth-child(2n-1){
	padding-right:26px;
}
.z_box_01 .sbd .xbar:nth-child(2n){
	padding-left:26px;
	border-left: 1px solid var(--color-gray-300);
}
.fpc{
	display:inherit;
}
#expertise_box{
	padding-top:50px;
}
#expertise_box li a{
	padding-top:150px;
}
#projects_box{
	padding-top:50px;
}
.Style_service-list___Bh7S .Style_linktitle__2waO4>.Style_ja__eDdMK{
	min-height:2em;
}
.Style_service-list___Bh7S{
	min-width:1220px;
}
}
@media screen and (max-width: 768px){
.Style_pcbg__GUwsQ{
	background:url(../img/xbg.webp) 100% 0% no-repeat;
	background-position: 50% 0%;
    background-size: 400%;
}
#projects_box{
	padding-bottom:72px;
}
.Style_service-section__fJ90v .Style_lead__inXHE span{
	display:inline;
}
}
@media screen and (max-width: 1220px){
	.fpc_x{
		display:none;
	}
}

.sv_box{
    padding: 13px;
    background: linear-gradient(180deg, #242424ff 0%, #848484ff 99%);
    border-radius: 12px;
}
.sv_box ul{
	align-content: flex-start;
    align-items: flex-start;
    flex: none;
	display:flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 10px;
    justify-content: flex-start;
}
.sv_box li{
	display:flex;
	align-content: stretch;
    align-items: stretch;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
    justify-content: flex-start;
    padding: 0px;
	width:100%;
}
.sv_box li .d_1{
	display:flex;
	    align-content: center;
    align-items: center;
    background: #f9f9f9ff;
    border-bottom: 1px solid #c7c7c7ff;
    border-radius: 4px;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
    height: 60px;
    justify-content: center;
    margin: 0px 0px 0px 0px;
    padding: 16px 16px;
    width: 60px;
    max-width: 100%;
}
.sv_box li .d_2{
	display:flex;
	align-content: center;
    align-items: center;
    background: transparent;
    border-bottom: 1px solid #c7c7c7ff;
    border-radius: 0px;
    flex: 1;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
    height: auto;
    justify-content: flex-start;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    width: auto;
    max-width: 100%;
}
.sv_box li .d_1 p{
	color: #121212ff;
    font-family: Futura;
    font-size: 16px;
    font-weight: 500;
    height: auto;
    line-height: 1.3;
    text-align: center;
    width: auto;
    max-width: 100%;
    justify-content: center;
}
.sv_box li .d_2 p{
	color: #ffffffff;
    font-family: 'こぶりなゴシック W3 JIS2004';
    font-size: 16px;
    font-weight: 500;
    height: auto;
    letter-spacing: -0.05em;
    line-height: 1.3;
    text-align: center;
    width: auto;
    max-width: 100%;
    justify-content: center;
}
.p_sec{
	background: linear-gradient(90deg, #1e1e1eff 0%, #757575f4 100%);
	position:relative;
	margin-bottom:120px;
}
.p_sec .inner{
	padding: 0px 80px;
    width: 100%;
    height: auto;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
	position:relative;
	z-index:2;
}
.p_sec .l_bar{
	    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 120px 0px 120px 0px;
	width: 85%;
        max-width: 1224px;
		margin:0 auto;
}
.p_sec .r_bar{
	bottom: 1px;
    flex: none;
    height: 100%;
    left: auto;
    margin: 0 0 0 0;
    padding: 243px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 531px;
    z-index: -1;
    max-width: 100%;
}
.p_sec .r_bar::before{
	background-image:url(../img/s-693x669_e8f859f9-33f6-447b-8959-226c69661820.svg);
	background-position: 50%;
    background-size: cover;
    border-radius: inherit;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: inherit;
    width: 100%;
    z-index: 2;
}
.p_sec .l_bar .t_01{
	display:flex;
	    align-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
    justify-content: flex-start;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    max-width: 100%;
}
.p_sec .l_bar .t_01 .p_1{
	color: #c7c7c7ff;
    font-family: 'こぶりなゴシック W3 JIS2004';
    font-size: 28px;
    font-weight: 500;
    height: auto;
    letter-spacing: 0.2em;
    line-height: 1.5;
    text-align: left;
    width: auto;
    max-width: 100%;
    justify-content: flex-start;
}
.p_sec .l_bar .t_01 .p_2{
	color: #c7c7c7ff;
    font-family: Futura;
    font-size: 20px;
    font-weight: 500;
    height: auto;
    letter-spacing: 0.2em;
    line-height: 1.5;
    text-align: left;
    width: auto;
    max-width: 100%;
    justify-content: flex-start;
}
.p_sec .l_bar .t_02{
	color: #fff;
    font-family: 'こぶりなゴシック W6 JIS2004';
    font-size: 48px;
    font-weight: 700;
    height: auto;
    line-height: 1.5;
    margin: 0px 0px 40px 0px;
    text-align: left;
    width: auto;
    max-width: 100%;
    justify-content: flex-start;
}
.p_sec .l_bar .t_03{
	    color: #fff;
    font-family: 'こぶりなゴシック W3 JIS2004';
    font-size: 20px;
    font-weight: 400;
    height: auto;
    line-height: 2;
    margin: 0px 0px 0px 0px;
    text-align: left;
    width: auto;
    max-width: 100%;
    justify-content: flex-start;
}

@media screen and (max-width: 768px){
	.p_sec .inner{
		padding:0 24px;
	}
	.p_sec .l_bar{
		padding:60px 0;
		width:inherit;
		max-width:inherit;
	}
	.p_sec .l_bar .t_01 .p_1{
		font-size:20px;
	}
	.p_sec .l_bar .t_01 .p_2{
		font-size:16px;
	}
	.p_sec .l_bar .t_02{
		font-size:32px;
	}
	.p_sec .l_bar .t_03{
		font-size:16px;
	}
}

#sec_our_ex{
	margin-bottom:60px!important;;
}
#about_ex_box{
	padding-top:0;
	overflow:inherit;
	padding-bottom:0!important;
}
#about_ex_box li a{
	padding-top:62px;
}
#about_ex_box .Style_service-list___Bh7S{
	min-width:inherit!important;
	column-gap: 40px;
}
#about_ex_box .Style_service-list___Bh7S .Style_link__pOGV9{
	padding:62px 50px 40px;
}
.ReactModalPortal{
	display:none;
}
.Style_modal-inner__sh99z{
	overflow:inherit;
}
.s_list_01{
	list-style-type:circle;
	list-style-type:disc;
	padding-left:20px;
	margin-bottom:1.5em;
	margin-top:-1em;
}
.swiper-button-next, .swiper-button-prev{
	top:inherit;
	bottom:20px;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev{
	right:45%;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
	left:45%;
}
.swiper-button-next:after, .swiper-button-prev:after{
	font-size:22px;
	color:#777;
}
@media screen and (max-width: 768px){
.swiper-button-next, .swiper-rtl .swiper-button-prev{
	right:41%;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
	left:41%;
}
}


/********wp news********/
.wp-theme-twentytwentythree h1, .wp-theme-twentytwentythree h2, .wp-theme-twentytwentythree h3, .wp-theme-twentytwentythree h4, .wp-theme-twentytwentythree h5, .wp-theme-twentytwentythree h6 {
    font-weight: 400;
    line-height: 1.4;
}

.wp-theme-twentytwentythree h1 {
    font-size: clamp(2.032rem, 2.032rem + ((1vw - 0.2rem) * 2.896), 3.625rem);
    line-height: 1.2;
}

.wp-theme-twentytwentythree h2 {
    font-size: clamp(2.625rem, calc(2.625rem + ((1vw - 0.48rem) * 8.4135)), 3.25rem);
    line-height: 1.2;
}

.wp-theme-twentytwentythree h3 {
    font-size: var(--wp--preset--font-size--x-large);
}

.wp-theme-twentytwentythree h4 {
    font-size: var(--wp--preset--font-size--large);
}

.wp-theme-twentytwentythree h5 {
    font-size: var(--wp--preset--font-size--medium);
    font-weight: 700;
    text-transform: uppercase;
}

.wp-theme-twentytwentythree h6 {
    font-size: var(--wp--preset--font-size--medium);
    text-transform: uppercase;
}
.wp-theme-twentytwentythree .wp-block-post-title{
	font-size:42px!important;
}
.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull):not(.alignwide)){
	max-width:800px!important;
}
.wp-theme-twentytwentythree .wp-block-post-title a{
	font-size:28px!important;
}