@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Noto+Sans+JP:wght@100..900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');
/* CSS Document */

html{
}
body{
	font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	background-color: #F7F7F7;
	color: #373B3E;
}

body .bg_img_wrap {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
body.on .bg_img_wrap .bg_img{
	display: none;
}
body .bg_img_wrap2 {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
body.on .bg_img_wrap2 > img{
	display: none;
}

body.gjs-dashed{}
body:not(.gjs-dashed){}

a{
	display: inline-block;
	transition: ease 0.3s;
}
a:hover{
	opacity: 0.5;
}
a p,a,a i,a p,a,a h2,a h3,a h4,a h5,a h6{
	color: #373B3E;
}
.font-sans-serif{
	font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}
.font-serif{
	font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.font-eb{
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

.pd_wrap{
	padding: 150px 80px 0;
}
.pd_wrap_all{
	padding: 150px 80px 150px;
}
.pd_wrap_side{
	padding-left: 80px;
	padding-right: 80px;
}
.pd_wrap_t{
	padding-top: 150px;
}
.pd_wrap_b{
	padding-bottom: 150px;
}

.cate_wrap > .cate{
	padding-top: 150px;
}

.mg_b_1{margin-bottom: 150px;}
.mg_b_2{margin-bottom: 100px;}
.mg_b_3{margin-bottom: 80px;}
.mg_b_4{margin-bottom: 50px;}
.mg_b_5{margin-bottom: 30px;}

.en_title1{
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(28px,2.8vw,44px);
	font-weight: 500;
	letter-spacing: 0.3rem;
}
.en_title2{
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(16px,1.6vw,20px);
	color: #8396A3;
	font-weight: 600;
	letter-spacing: 0.2rem;
}


.default_title1{
	font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(22px,2.8vw,34px);
	font-weight: 600;
}
.default_title2{
	font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(19px,2.2vw,28px);
}
.default_title3{
	font-size: clamp(17px,1.8vw,22px);
}
.default_title4{
	font-size: clamp(18px,2.0vw,24px);
}
.default_txt1{
	font-size: clamp(14px,1.4vw,16px);
	line-height: 2;
}
.default_txt2{
	font-size: clamp(12px,1.2vw,14px);
	line-height: 2;
}
.default_txt3{
	font-size: clamp(15px,1.6vw,18px);
}
.default_txt4{
	font-size: clamp(16px,2.0vw,20px);
}
.linehight-0{line-height: 0;}
.linehight-h{line-height: 0.5;}
.linehight-1{line-height: 1;}
.linehight-1h{line-height: 1.5;}
.linehight-2{line-height: 2;}
.linehight-2h{line-height: 2.5;}
.linehight-3{line-height: 3;}
.linehight-3h{line-height: 3.5;}
.linehight-4{line-height: 4;}
.linehight-4h{line-height: 4.5;}
.linehight-5{line-height: 5;}

/* ---------- common ---------- */
.flow_wrap .box{
	position: relative;
	flex-direction: row-reverse;
	align-items: flex-start;
}
.flow_wrap .box::after{
	content: "";
	position: absolute;
	left: 25px;
	top: 10px;
	width: 1px;
	height: calc(100% - 10px);
	transform: translateX(-50%);
	border-left: 1px dashed #383743;
}
.flow_wrap .box:not(:last-of-type){margin-bottom: 50px;}

.flow_wrap .box > div{
	position: relative;
	z-index: 2;
}
.flow_wrap .box .imgbox{
	width: 280px;
}
.flow_wrap .box .txtbox{
	width: calc(100% - 280px);
	padding-right: 30px;
	align-items: flex-start;
	justify-content: flex-start;
}
.flow_wrap .box .txtbox .numbox{
	background-color: #F7F7F7;
	padding-bottom: 20px;
}
.flow_wrap .box .txtbox .numbox .num{
	background-color: #373B3E;
	color: #fff;
	width: 50px;
	border-radius: 50%;
	aspect-ratio: 1 / 1;
	line-height: 1;
}
.flow_wrap .box .txtbox .txtitem{
	width: calc(100% - 50px);
	padding-left: 30px;
	flex-direction: column;
	align-items: flex-start;
	gap: 20px;
}
.boxlayout1{}
.boxlayout1 .box:nth-of-type(even){flex-direction: row-reverse;}
.boxlayout1 .box > div{
	width: 50%;
}
.boxlayout1 .box .txtbox{
	padding: 5%;
}
.service_wrap{}
.service_wrap .boxwrap{
	margin: 0 auto;
}
.service_wrap .boxwrap .box{
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #000;
}
.service_wrap .boxwrap .box:not(:last-of-type){
	margin-bottom: 20px;
}
.service_wrap .boxwrap .box::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #222222;
	opacity: 0.5;
	mix-blend-mode: multiply;
}
body.gjs-dashed .service_wrap .boxwrap .box::after{display: none;}

.service_wrap .boxwrap .box .contents{
	position: relative;
	z-index: 2;
	color: #fff;
	justify-content: space-between;
	gap: 50px;
	flex-wrap: nowrap;
}
.service_wrap .boxwrap .box .contents .txtbox{
	position: relative;
	margin-left: 5%;
	max-width: 500px;
}
.service_wrap .boxwrap .box .contents .txtbox .num{
	position: absolute;
	left: -50px;
	top: -50px;
	z-index: 2;
	color: #fff;
	font-size: clamp(22px,3.0vw,30px);
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	letter-spacing: 0.2rem;
}
.service_wrap .boxwrap .box .contents .txtbox .num::after{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: rotate(45deg) translate(0,-50%);
	width: 1px;
	height: 100px;
	background-color: #fff;
}
.service_wrap .boxwrap .box .contents .link_box{
}
.service_wrap .boxwrap .box .contents .link_box a{
	width: 100%;
	min-width: 300px;
	justify-content: space-between;
	gap: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FAF5F3;
}
.service_wrap .boxwrap .box .contents .link_box a:not(:last-of-type){
	margin-bottom: 30px;
}
.service_wrap .boxwrap .box .contents .link_box a p{
	color: #fff;
}
.service_wrap .boxwrap .box .contents .link_box a .icon{
	width: 38px;
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	border: 1px solid #fff;
	transition: ease 0.3s;
}
.service_wrap .boxwrap .box .contents .link_box a:hover .icon{
	transform: translateX(3px);
}
.service_wrap .boxwrap .box .contents .link_box a .icon img{
	width: 8px;
}

.case_list{}
.case_list .webgene-blog{
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content: flex-start;
    align-items: flex-start;
	flex-direction: row;
	gap: 60px 15px;
}
.case_list .webgene-blog .webgene-item{
	width: calc(100% / 2 - 15px / 2);
}
.case_list .webgene-blog .webgene-item a .imgbox{
	position: relative;
	aspect-ratio: 1.6 / 1;
	overflow: hidden;
}
.case_list .webgene-blog .webgene-item a .imgbox > div{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: ease 1.0s;
}
.case_list .webgene-blog .webgene-item a:hover .imgbox > div{
	transform: translate(-50%,-50%) scale(1.1);
}
.case_list .webgene-blog .webgene-item a .txtbox{
	justify-content: flex-start;
	gap: 10px 20px;
}
.case_list .webgene-blog .webgene-item a .txtbox .cate{
	padding: 2px 10px;
	border-radius: 2px;
	border: 1px solid #373B3E;
	font-weight: 500;
}
/* ---------- pagetitle ---------- */
.pagetitle2{
	overflow: hidden;
	padding-top: 80px;
	padding-bottom: 80px;
	border-bottom: 1px solid rgba(55,59,62,0.50);
}
.pagetitle2 .txtbox > div{
	width: 100%;
	justify-content: flex-start;
	align-items: flex-end;
	gap: 20px;
}
.pagetitle2 .txtbox .en{
	font-size: clamp(24px,5.0vw,62px);
	letter-spacing: 0.3rem;
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	line-height: 1;
}
.pagetitle2 .txtbox .title,.pagetitle2 .txtbox .title{
	font-size: clamp(20px,2.4vw,24px);
	letter-spacing: 0.1rem;
	font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	line-height: 1;
}

.pagetitle2 .txtbox{
	opacity: 0;
	animation-name: pagetitle3;
	animation-duration: 1.8s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
	animation-delay: 0.6s;
}
body.gjs-dashed .pagetitle2 .txtbox{
	opacity: 1;
}

.pagetitle{
	position: relative;
	width: 100%;
	max-height: 640px;
	min-height: 320px;
	aspect-ratio: 2.25 / 1;
	justify-content: flex-start;
	align-items: flex-end;
}
body.gjs-dashed .pagetitle{
	max-height: 100%;
	min-height: 1000px;
	aspect-ratio: auto;
	background-color: #000;
	text-align: center;
}
body.gjs-dashed .pagetitle img{
	width: 50%;
}
.pagetitle::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #656565;
	mix-blend-mode: multiply;
	opacity: 0.6;
}
body.gjs-dashed .pagetitle::after{
	display: none;
}
.pagetitle .title_con{
	position: relative;
	z-index: 2;
	width: 100%;
	color: #fff;
}
.pagetitle .title_con > div{
	padding-left: 50px;
	padding-right: 50px;
}
.pagetitle .title_con a p{color: #fff;}
.pagetitle .title_con .txtbox{
	border-bottom: 1px solid rgba(250,245,243,0.50);
	padding-bottom: 20px;
}
.pagetitle .title_con .txtbox p{
	font-size: clamp(24px,5.0vw,62px);
	letter-spacing: 0.3rem;
}
.pagetitle .title_con .txtbox h1,.pagetitle .title_con .txtbox .title{
	font-size: clamp(20px,2.4vw,24px);
	letter-spacing: 0.1rem;
}
.pagetitle .title_con .txtbox h1,.pagetitle .title_con .txtbox p{
	opacity: 0;
}
body.gjs-dashed .pagetitle .title_con .txtbox h1,body.gjs-dashed .pagetitle .title_con .txtbox p{
	opacity: 1;
}
.pagetitle .title_con .txtbox h1{
	animation-name: pagetitle1;
	animation-duration: 1.8s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
	animation-delay: 1.0s;
}
.pagetitle .title_con .txtbox p{
	animation-name: pagetitle2;
	animation-duration: 1.8s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
	font-weight: 300;
	animation-delay: 0.4s;
}
@keyframes pagetitle1 {
	0% {
		opacity: 0;
		-ms-filter: blur(6px);
		filter: blur(6px);
		letter-spacing: -0.2rem;
	}
	100% {
		opacity:1;
		-ms-filter: blur(0px);
		filter: blur(0px);
		letter-spacing: 0.1rem;
	}
}
@keyframes pagetitle2 {
	0% {
		opacity: 0;
		-ms-filter: blur(6px);
		filter: blur(6px);
		letter-spacing: -0.1rem;
	}
	100% {
		opacity:1;
		-ms-filter: blur(0px);
		filter: blur(0px);
		letter-spacing: 0.3rem;
	}
}
@keyframes pagetitle3 {
	0% {
		opacity: 0;
		-ms-filter: blur(6px);
		filter: blur(6px);
		transform: translateX(50px);
	}
	100% {
		opacity:1;
		-ms-filter: blur(0px);
		filter: blur(0px);
		transform: translateX(0px);
	}
}

.pagetitle .title_con .link_wrap{
	padding-top: 30px;
	padding-bottom: 30px;
}
.pagetitle .title_con .link_wrap{
	opacity:0;
	-ms-filter: blur(6px);
	filter: blur(6px);
	animation-name: blurin;
	animation-duration: 1.6s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
	animation-delay: 1.8s;
}
body.gjs-dashed .pagetitle .title_con .link_wrap{
	opacity: 1;
	-ms-filter: blur(0px);
	filter: blur(0px);
}
.pagetitle .title_con .link_wrap > div{
	justify-content: flex-start;
	gap: 20px 40px;
}
.pagetitle .title_con .link_wrap > div a{
	gap: 10px;
}
.pagetitle .title_con .link_wrap > div a p{
	font-size: clamp(15px,1.6vw,18px);
	line-height: 1;
}
.pagetitle .title_con .link_wrap > div a img{
	width: 8px;
	transition: ease 0.3s;
}
.pagetitle .title_con .link_wrap > div a:hover img{
	transform: translateY(2px);
}
/* ---------- more ---------- */
.more a,.more > div{
	position: relative;
	border: 1px solid #373B3E;
	background-color: #373B3E;
	border-radius: 3px;
	padding: 10px 20px;
	overflow: hidden;
}
.more a:hover,.send-bt:hover .more > div{opacity: 1;}
.more a::after,.more > div::after{
	content: "";
	position: absolute;
	z-index: 1;
	width: 200%;
	aspect-ratio: 1 / 1;
	top: 0;
	left: 0;
	transform: translate(-100%,-100%) rotate(45deg);
	transition: ease 0.4s;
	background-color: #fff;
}
.more a:hover::after,.send-bt:hover .more > div::after{
	transform: translate(-50%,-50%) rotate(45deg);
}

.more a p,.more > div p{
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	color: #ffffff;
	position: relative;
	z-index: 3;
	transition: ease 0.4s;
	line-height: 1;
	padding-right: 30px;
	font-size: clamp(15px,1.6vw,18px);
	letter-spacing: 0.1rem;
}
.more a p::before,.more > div p::before{
	content: "";
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	transition: ease 0.3s;
	width: 8px;
	height: 10px;
	background-image: url("https://flat-works.com/system_panel/uploads/images/arrow1.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 2;
}
.more a p::after,.more > div p::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	transition: ease 0.3s;
	width: 8px;
	height: 10px;
	background-image: url("https://flat-works.com/system_panel/uploads/images/arrow2.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 3;
	opacity: 0;
}
.more:not(.more2) a:hover p::before,.send-bt:hover .more:not(.more2) > div p::before{
	opacity: 0;
}
.more:not(.more2) a:hover p::after,.send-bt:hover .more:not(.more2) > div p::after{
	opacity: 1;
}
.more a:hover p::before,.send-bt:hover .more > div p::before{
	transform: translateY(-50%) translateX(3px);
}

.more a:hover p,.send-bt:hover .more > div p{
	color: #373B3E;
}
.more.more2 a{
	background-color: transparent;
	border-color: #ffffff;
}
.more.more2 a::after{
	background-color: #373B3E;
	opacity: 0.8;
}
.more.more2 a p{
	border-color: #373B3E;
}
.more.more2 a:hover p{
	color: #fff;
}
.more.more3 a{
	background-color: #686C6E;
	border-color: #686C6E;
	padding: 15px 20px;
}
.more.more3 a::after{
}
.more.more3 a p{
}
.more.more3 a p::after{
	background-image: url("https://flat-works.com/system_panel/uploads/images/arrow3.svg");
}
.more.more3 a:hover p{
	color: #686C6E;
}
.more.more3.more3-2 a{
	background-color: #23729A;
}
.more.more3.more3-2 a p::after{
	background-image: url("https://flat-works.com/system_panel/uploads/images/arrow4.svg");
}
.more.more3.more3-2 a:hover p{
	color: #23729A;
}

/* ---------- header ---------- */
.header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 25px 40px;
	justify-content: space-between;
	z-index: 999999;
}
.header.on{
	mix-blend-mode: difference;
}
.header .logo{
	width: 30%;
	max-width: 220px;
}
.header .head_nav{
	gap: 50px;
}
.header .head_nav .head_menu{display: none;}
.header .head_nav .head_menu .ul{
	gap: 30px;
}
.header .head_nav .head_menu .ul .li a p{
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(14px,1.6vw,17px);
	color: #fff;
	font-weight: 400;
	letter-spacing: 0.1rem;
}
.header .head_nav .more a{
	padding-top: 13px;
}
.header .head_nav .menu-bt{
	text-align: center;
	cursor: pointer;
	position: relative;
}
.header .head_nav .menu-bt p{
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: 15px;
	color: #fff;
	line-height: 1;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	transition: ease 0.3s;
	pointer-events: none;
}
.header .head_nav .menu-bt p.close_txt{
	opacity: 0;
}
.header .head_nav .menu-bt.active p.open_txt{
	opacity: 0;
}
.header .head_nav .menu-bt.active p.close_txt{
	opacity: 1;
}
.header .head_nav .menu-bt .line{
	position: relative;
	width: 32px;
	height: 16px;
	margin-bottom: 20px;
}
.header .head_nav .menu-bt .line div{
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	background-color: #FFFFFF;
	transition: ease 0.3s;
}
.header .head_nav .menu-bt .line div:nth-of-type(1){
	top: 0;
}
.header .head_nav .menu-bt .line div:nth-of-type(2){
	top: 50%;
	transform: translateY(-50%);
}
.header .head_nav .menu-bt .line div:nth-of-type(3){
	bottom: 0;
}
.header .head_nav .menu-bt.active .line div:nth-of-type(1){
	width: 90%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) rotate(45deg);
}
.header .head_nav .menu-bt.active .line div:nth-of-type(2){
	top: 50%;
	transform: translateY(-50%) translateX(50%);
	opacity: 0;
}
.header .head_nav .menu-bt.active .line div:nth-of-type(3){
	width: 90%;
	bottom: 50%;
	left: 50%;
	transform: translate(-50%,50%) rotate(-45deg);
}

.menu-wrap{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.90);
	z-index: 999998;
}
.menu-wrap > div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding: 100px 20px 50px;
}
.menu-wrap .menuwarap_box{
	gap: 60px;
	width: 90%;
	max-width: 1000px;
}
.menu-wrap .ul{
	justify-content: center;
	align-items: stretch;
	gap: 30px 10px;
}
.menu-wrap .ul .li{
	width: calc(100% / 3 - 20px / 3);
}
.menu-wrap .ul .li a{
	position: relative;
	display: block;
	padding: 10px 30px;
	background-color:rgba(25,30,43,0.50);
}
.menu-wrap .ul .li a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	transition: ease 0.3s;
	width: 8px;
	height: 10px;
	background-image: url("https://flat-works.com/system_panel/uploads/images/arrow1.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 2;
}
.menu-wrap .ul .li a:hover::after{
	transform: translateY(-50%) translateX(3px);
}
.menu-wrap .ul .li p{
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	color: #fff;
	text-align: center;
}
.menu-wrap .ul .li p.en{font-size: clamp(16px,2.0vw,20px);}
.menu-wrap .ul .li p.jp{font-size: clamp(12px,1.2vw,14px);}
.menu-wrap .linkbox{
	gap: 20px 30px;
}
.menu-wrap .linkbox a{
	width: 280px;
}
.menu-wrap .snsbox{
	gap: 20px 30px;
}

.side_bar{
  display:none;
	position: fixed;
	top: 40%;
	right: 0;
	transform: translateY(-50%);
	z-index: 99;
}
.side_bar a{
	display: block;
	padding: 15px 10px;overflow: hidden;
}
.side_bar a p{
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
	color: #fff;
	font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.side_bar a:nth-of-type(1){
	background-color: #686C6E;
	border-bottom: 1px solid #fff;
	border-top-left-radius: 3px;
}
.side_bar a:nth-of-type(2){
	background-color: #23729B;
	border-bottom-left-radius: 3px;
}
/* ---------- footer ---------- */
.footer{
	background-color: #191E2B;
	padding-top: 100px;
	padding-bottom: 80px;
}
.footer p,.footer a p{
	color: #FFFFFF;
}
.footer .footer_contact{
	border-bottom: 1px solid #2E323E;
	padding-bottom: 80px;
	margin-bottom: 80px;
}
.footer .footer_contact .leftbox .linkbox{
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
}
.footer .footer_contact .leftbox .linkbox .more{
	width: 100%;
	max-width: 300px;
}
.footer .footer_contact .leftbox .linkbox a{
	display: block;
}
.footer .footer_contact .rightbox{
	flex-wrap: nowrap;
	justify-content: flex-end;
	width: 70%;
}
.footer .footer_contact .rightbox > .box .title{
	text-align: center;
	margin-bottom: 30px;
}
.footer .footer_contact .rightbox > .box .title img{
	width: 50px;
	margin-bottom: 10px;
}
.footer .footer_contact .rightbox > .box{
	padding: 10%;
	border-left: 1px solid #2E323E;
}

.footer .footer_bottom .leftbox{
	align-items: flex-start;
}
.footer .footer_bottom .leftbox .snsbox{
	gap: 20px;
}
.footer .footer_bottom .leftbox .snsbox img{
	width: 25px;
}
.footer .footer_bottom .rightbox{
	width: 45%;
}
.footer .footer_bottom .rightbox .ul{
	justify-content: flex-start;
	align-items: stretch;
	gap: 30px 0;
}
.footer .footer_bottom .rightbox .ul .li{
	width: calc(100% / 3);
}
.footer .footer_bottom .rightbox .ul .li p{
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	padding-left: 18px;
}
.footer .footer_bottom .rightbox .ul .li p.en{font-size: clamp(16px,2.0vw,20px);position: relative;}
.footer .footer_bottom .rightbox .ul .li p.jp{font-size: clamp(12px,1.2vw,14px);}
.footer .footer_bottom .rightbox .ul .li p.en::after{
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	transition: ease 0.3s;
	width: 8px;
	height: 10px;
	background-image: url("https://flat-works.com/system_panel/uploads/images/arrow1.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 2;
}
.footer .footer_bottom .rightbox .ul .li a:hover p.en::after{
	transform: translateY(-50%) translateX(3px);
}


/* ANIME */
.sc-anime.topin.on{
	opacity:0;
	transform: translateY(-50px);
}
.sc-anime.topin.on.active{
	animation-name: topin;
	animation-duration: 1.6s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.bottomin.on{
	opacity:0;
	transform: translateY(50px);
}
.sc-anime.bottomin.on.active{
	animation-name: bottomin;
	animation-duration: 1.6s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.leftin.on{
	opacity:0;
	transform: translateX(-50px);
}
.sc-anime.leftin.on.active{
	animation-name: leftin;
	animation-duration: 1.6s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.rightin.on{
	opacity:0;
	transform: translateX(50px);
}
.sc-anime.rightin.on.active{
	animation-name: rightin;
	animation-duration: 1.6s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.fadein.on{
	opacity:0;
}
.sc-anime.fadein.on.active{
	animation-name: fadein;
	animation-duration: 1.6s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.blurin.on{
	opacity:0;
	-ms-filter: blur(6px);
	filter: blur(6px);
}
.sc-anime.blurin.on.active{
	animation-name: blurin;
	animation-duration: 1.6s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.blurin2.on{
	opacity:0;
	transform: translateY(50px);
	-ms-filter: blur(6px);
	filter: blur(6px);
}
.sc-anime.blurin2.on.active{
	animation-name: blurin2;
	animation-duration: 1.6s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

@keyframes topin {
	0% {
		opacity:0;
		transform: translateY(-50px);
	}
	100% {
		opacity:1;
		transform: translateY(0px);
	}
}
@keyframes bottomin {
	0% {
		opacity:0;
		transform: translateY(50px);
	}
	100% {
		opacity:1;
		transform: translateY(0px);
	}
}
@keyframes leftin {
	0% {
		opacity:0;
		transform: translateX(-50px);
	}
	100% {
		opacity:1;
		transform: translateX(0px);
	}
}
@keyframes rightin {
	0% {
		opacity:0;
		transform: translateX(50px);
	}
	100% {
		opacity:1;
		transform: translateX(0px);
	}
}
@keyframes upin {
	0% {
		transform: translateY(100%);
	}
	100% {
		transform: translateY(0);
	}
}
@keyframes fadein {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@keyframes fadeout {
	0% {
		opacity:1;
	}
	100% {
		opacity:0;
	}
}
@keyframes blurin {
	0% {
		opacity: 0;
		-ms-filter: blur(6px);
		filter: blur(6px);
	}
	100% {
		opacity:1;
		-ms-filter: blur(0px);
		filter: blur(0px);
	}
}
@keyframes blurin2 {
	0% {
		opacity: 0;
		transform: translateY(50px);
		-ms-filter: blur(6px);
		filter: blur(6px);
	}
	100% {
		opacity:1;
		transform: translateY(0px);
		-ms-filter: blur(0px);
		filter: blur(0px);
	}
}

/* color */
.txt-color-normal{color: #373B3E;}
.txt-white{color: #ffffff;}
.txt-red{color: red;}
.txt-color1{color: #FFE93C}
.txt-color2{color: #F1F1E9}
.txt-color3{color: #021745}
.txt-color4{color: #EBF5E5}
.bg-white{background-color: #ffffff;}
.bg-black{background-color: black}
.bg-color1{background-color: #FFE93C}
.bg-color2{background-color: #F1F1E9}
.bg-color3{background-color: #021745}
.bg-color4{background-color: #EBF5E5}
.border-color1{border-color: #FFE93C}
.border-color2{border-color: #F1F1E9}
.border-color3{border-color: #021745}
.border-color4{border-color: #EBF5E5}

.hvr-txt-color-normal:hover{color: #373B3E;}
.hvr-txt-white:hover{color: #ffffff;}
.hvr-txt-red:hover{color: red;}
.hvr-txt-color1:hover{color: #FFE93C}
.hvr-txt-color2:hover{color: #F1F1E9}
.hvr-txt-color3:hover{color: #021745}
.hvr-txt-color4:hover{color: #EBF5E5} 
.hvr-bg-white:hover{background-color: #ffffff;}
.hvr-bg-black:hover{background-color: black}
.hvr-bg-color1:hover{background-color: #FFE93C}
.hvr-bg-color2:hover{background-color: #F1F1E9}
.hvr-bg-color3:hover{background-color: #021745}
.hvr-bg-color4:hover{background-color: #EBF5E5}
.hvr-border-color1:hover{border-color: #FFE93C}
.hvr-border-color2:hover{border-color: #F1F1E9}
.hvr-border-color3:hover{border-color: #021745}
.hvr-border-color4:hover{border-color: #EBF5E5}

/* ---------- IEのみ ---------- */
@media all and (-ms-high-contrast: none) {
}

/* ---------- 1280px ~ ---------- */
@media screen and (max-width: 1280px){
	.pd_wrap{
		padding: 150px 60px 0;
	}
	.pd_wrap_all{
		padding: 150px 60px 150px;
	}
	.pd_wrap_side{
		padding-left: 60px;
		padding-right: 60px;
	}
/* ---------- common ---------- */
	.flow_wrap .box .imgbox{
		width: 240px;
	}
	.flow_wrap .box .txtbox{
		width: calc(100% - 240px);
		padding-right: 20px;
		justify-content: flex-start;
	}
/* ---------- header ---------- */
	.header .head_nav{
		gap: 30px;
	}
	.header .head_nav .head_menu .ul{
		gap: 20px;
	}
/* ---------- footer ---------- */
}
/* ---------- 1080px ~ ---------- */
@media screen and (max-width: 1080px){
	.mg_b_1{margin-bottom: 100px;}
	.mg_b_2{margin-bottom: 80px;}
	.mg_b_3{margin-bottom: 60px;}
	.mg_b_4{margin-bottom: 40px;}
	.mg_b_5{margin-bottom: 30px;}
/* ---------- common ---------- */
	.flow_wrap .box .txtbox .numbox{
		padding-bottom: 10px;
	}
	.flow_wrap .box .txtbox .numbox .num{
		width: 40px;
	}
	.flow_wrap .box::after{
		left: 20px;
	}
	.flow_wrap .box .txtbox .txtitem{
		width: calc(100% - 40px);
		padding-left: 20px;
	}
	.service_wrap .boxwrap .box .contents .txtbox{
		position: relative;
		margin-left: 5%;
	}
	.service_wrap .boxwrap .box .contents .txtbox .num::after{
		transform: rotate(45deg) translate(10px,-50%);
		height: 70px;
	}
/* ---------- header ---------- */
	.header .head_nav .head_menu{display: none!important;}
	.side_bar{display: none!important}
/* ---------- footer ---------- */
	.footer{
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.footer .footer_contact .leftbox{
		width: 100%;
		justify-content: space-between;
		margin-bottom: 30px;
	}
	.footer .footer_contact .leftbox .linkbox{
		width: 70%;
		flex-direction: row;
		justify-content: flex-end;
		gap: 30px;
	}
	.footer .footer_contact .leftbox .linkbox .more{
		max-width: 270px;
	}
	.footer .footer_contact .rightbox{
		width: 100%;
		justify-content: center;
	}
	.footer .footer_contact .rightbox > .box{
		padding: 5% 10%;
	}
	.footer .footer_contact .rightbox .box:first-of-type{
		border-left: none;
	}
	.footer .footer_bottom .rightbox{
		display: none;
	}
	.footer .footer_bottom .leftbox{
		align-items: center;
	}
}
/* ---------- 768px ~ ---------- */
@media screen and (max-width: 768px){
	.pd_wrap{
		padding: 100px 50px 0;
	}
	.pd_wrap_all{
		padding: 100px 50px 100px;
	}
	.pd_wrap_side{
		padding-left: 50px;
		padding-right: 50px;
	}
	.pd_wrap_t{
		padding-top: 100px;
	}
	.pd_wrap_b{
		padding-bottom: 100px;
	}
	.cate_wrap > .cate{
		padding-top: 100px;
	}
/* ---------- common ---------- */
	.boxlayout1 .box{align-items: flex-start;}
	.service_wrap .boxwrap .box{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.service_wrap .boxwrap .box .contents{
		flex-direction: column;
	}
	.service_wrap .boxwrap .box .contents .txtbox{
		width: 90%;
		margin-left: 10%;
	}
	.service_wrap .boxwrap .box .contents .txtbox .num{
		top: -20px;
		left: -60px;
	}
	.service_wrap .boxwrap .box .contents .link_box{
		width: 100%;
		display:-webkit-box;
		display:-moz-box;
		display:-ms-box;
		display:-webkit-flexbox;
		display:-moz-flexbox;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:-ms-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		justify-content: space-between;
		align-items: flex-start;
		flex-direction: row;
		gap: 30px;
	}
	.service_wrap .boxwrap .box .contents .link_box a{
		width: auto;
		min-width: 250px;
	}
	.service_wrap .boxwrap .box .contents .link_box a:not(:last-of-type){
		margin-bottom: 0;
	}
	.case_list .webgene-blog{
		gap: 50px 15px;
	}
/* ---------- pagetitle ---------- */
	.pagetitle2{
		padding-top: 60px;
		padding-bottom: 60px;
	}
/* ---------- more ---------- */
	.more a,.more > div{
		padding: 10px 15px;
	}
	.more a p::before,.more a p::after,.more a > div::before,.more a > div::after{
		right: 0;
	}
	.more a p,.more > div p{
		padding-right: 25px;
	}
/* ---------- header ---------- */
	.header .head_nav{
		gap: 30px;
	}
/* ---------- footer ---------- */
	.footer .footer_contact .leftbox .title{
		width: 100%;
		text-align: center;
	}
	.footer .footer_contact .leftbox .linkbox{
		width: 100%;
		justify-content: center;
	}
}
/* ---------- スマートフォン ---------- */
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 576px){
	.pd_wrap{
		padding: 80px 20px 0;
	}
	.pd_wrap_all{
		padding: 80px 20px 80px;
	}
	.pd_wrap_side{
		padding-left: 20px;
		padding-right: 20px;
	}
	.pd_wrap_t{
		padding-top: 80px;
	}
	.pd_wrap_b{
		padding-bottom: 80px;
	}
	.cate_wrap > .cate{
		padding-top: 80px;
	}
	.mg_b_1{margin-bottom: 80px;}
	.mg_b_2{margin-bottom: 60px;}
	.mg_b_3{margin-bottom: 50px;}
	.mg_b_4{margin-bottom: 30px;}
	.mg_b_5{margin-bottom: 20px;}
/* ---------- common ---------- */
	.flow_wrap .box{
		position: relative;
		padding-left: 50px;
		padding-top: 30px;
		padding-bottom: 15px;
	}
	.flow_wrap .box:not(:last-of-type){
		margin-bottom: 30px;
	}
	.flow_wrap .box .imgbox{
		width: 100%;
		margin-bottom: 20px;
	}
	.flow_wrap .box .txtbox{
		position: static;
		width: 100%;
		padding-right: 0px;
		justify-content: flex-start;
	}
	.flow_wrap .box .txtbox .numbox{
		position: absolute;
		left: 0;
		top: 0;
	}
	.flow_wrap .box .txtbox .txtitem{
		padding-left: 0;
		gap: 15px;
	}
	.flow_wrap .box .txtbox .numbox .num{
		width: 35px;
	}
	.flow_wrap .box::after{
		left: 17.5px;
	}
	.boxlayout1 .box{
		padding: 0 20px;
	}
	.boxlayout1 .box:not(:last-of-type){
		margin-bottom: 50px;
	}
	.boxlayout1 .box:nth-of-type(even){flex-direction: row-reverse;}
	.boxlayout1 .box > div{
		width: 100%;
	}
	.boxlayout1 .box .txtbox{
		padding: 30px 0px 0px;
	}
	.service_wrap .boxwrap .box{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.service_wrap .boxwrap .box .contents{
		gap: 30px;
	}
	.service_wrap .boxwrap .box .contents .txtbox{
		width: 90%;
		margin-left: 10%;
	}
	.service_wrap .boxwrap .box .contents .txtbox .num{
		top: -30px;
		left: -30px;
	}
	.service_wrap .boxwrap .box .contents .txtbox .num::after{
		height: 50px;
	}
	.service_wrap .boxwrap .box .contents .link_box{
		width: 100%;
		gap: 30px;
		justify-content: center;
	}
	.service_wrap .boxwrap .box .contents .link_box a{
		width: auto;
		min-width: 200px;
	}
	.service_wrap .boxwrap .box .contents .link_box a .icon{
		width: 30px;
	}
	.service_wrap .boxwrap .box .contents .link_box a .icon img{
		width: 6px;
	}
	.case_list .webgene-blog{
		gap: 50px 0px;
	}
	.case_list .webgene-blog .webgene-item{
		width: 100%;
	}
/* ---------- pagetitle ---------- */
	.pagetitle2{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.pagetitle2 .txtbox{
		animation-delay: 0.6s;
	}
	.pagetitle2 .txtbox > div{
		gap: 10px;
		flex-direction: column;
		align-items: center;
	}
	.pagetitle .title_con > div{
		padding-left: 20px;
		padding-right: 20px;
	}
	.pagetitle .title_con .txtbox{
		padding-bottom: 15px;
	}
	.pagetitle .title_con .link_wrap{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.pagetitle .title_con .link_wrap > div{
		gap: 20px 20px;
	}
	.pagetitle .title_con .link_wrap > div a{
		gap: 6px;
	}
	.pagetitle .title_con .link_wrap > div a img{
		width: 6px;
	}
	.pagetitle .title_con .link_wrap > div a p{
		font-size: 14px;
	}
/* ---------- header ---------- */
	.header{
		padding: 15px 20px;
	}
	.header .head_nav .more{
		display: none;
	}
	.header .logo{
		width: 50%;
	}
	.menu-wrap > div{
		padding: 80px 20px 30px;
	}
	.menu-wrap .menuwarap_box{
		gap: 30px;
		width: 100%;
		padding: 0px;
	}
	.menu-wrap .ul{
		gap: 10px 10px;
	}
	.menu-wrap .ul .li{
		width: calc(100% / 2 - 10px / 2);
	}
	.menu-wrap .ul .li a{
		padding: 6px 10px;
		padding-left: 15px;
	}
	.menu-wrap .ul .li a::after{
		right: 10px;
		width: 6px;
		height: 8px;
	}
	.menu-wrap .ul .li p{
		text-align: left;
	}
	.menu-wrap .linkbox{
		gap: 10px 20px;
	}
	.menu-wrap .linkbox a{
		width: 240px;
	}
	.menu-wrap .snsbox{
		gap: 20px 30px;
	}
/* ---------- footer ---------- */
	.footer{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.footer .footer_contact{
		padding-bottom: 50px;
		margin-bottom: 50px;
	}
	.footer .footer_contact .leftbox .linkbox .more{
		max-width: 240px;
	}
	.footer .footer_contact .rightbox > .box{
		width: 50%;
		padding: 20px 0;
	}
	.footer .footer_contact .rightbox > .box .title{
		margin-bottom: 20px;
	}
	.footer .footer_contact .rightbox > .box .title img{
		width: 30px;
	}
	.footer .footer_contact .rightbox > .box .title p{
		font-size: 13px;
	}
}
/* ---------- 350px ~ ---------- */
@media screen and (max-width: 350px){
}
