@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Noto Sans jp", sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Arial, Verdana !important;
	color:#333!important;
}

.pc-1 { display:block;}
.sp-1 { display:none;}

p.normal { font-size:16px; line-height: 1.5; text-align: justify;}
p.normal-s { font-size:16px; line-height: 1.5; text-align: justify;}
p.normal18 { font-size:16px; line-height: 1.8; text-align: justify;}
.indent { text-indent: -1em; padding-left:1em;}
.f-noto {font-family: "Noto Sans jp", sans-serif; font-weight:700;}

#top { background-color:#fff; position:absolute; bottom:19%; left:8%; padding:0.3em 0.4em; line-height: 1; font-family: "Noto Sans jp", sans-serif; font-size:min(2.4vw,30px); letter-spacing: -0.02em; z-index:99;}
.sub-h1 { background-color:#fff; position:absolute; bottom:8.7%; left:13%; padding:0.3em 0.4em; line-height: 1; font-family: "Noto Sans jp", sans-serif; font-size:min(2.4vw,30px); letter-spacing: -0.02em; z-index:99;}
.w1200 { width:1200px; margin:0 auto; position:relative; }

/*スライダー*/
.swiper-wrap {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  position: relative;
  overflow: hidden;
}

@keyframes zoom-in {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1.3);
  }
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img{
  animation: zoom-in 10s linear 0s 1 normal both;  
}

.slide-text{
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: min(3vw,40px);
  font-family: "Noto Sans jp", sans-serif;
  text-align: center;
  color: #192d7a;
  transform: translate(-50%,-50%);
  z-index:9;
  line-height:1;
}

.slide-img img{
  object-fit: cover;
  height: 50vh;
  max-height: 760px;
  width: 100vw;
}
.font-sm {font-size: min(2vw,30px); }

.top-kv { width:100%; margin:0 auto; position:relative;}
.top-kv-slider { width:100%; margin:0 auto; position:relative; height:550px; background: rgb(24,37,82);
background: linear-gradient(90deg, rgba(24,37,82,1) 0%, rgba(47,72,169,1) 100%);}
.top-kv img { width:100%; height:auto; }
.top-body { width:100%; margin:0 auto; padding-bottom:40px;}

.top-about { width:1220px; }
.ttl-about { background-color:#e1ebf8; box-sizing: border-box; width:550px; padding:60px 40px; }

p.more-link { text-align: right;}
.flex-col50 a { text-decoration: none; color:#192d7a;}

/*リニューアル*/
/*.block-renewal { width:60vw; max-width:880px; height:35vw; max-height:400px; background-color:#e1ebf8; box-sizing: border-box; position:relative; margin:100px auto 0 auto;}
.pos-renewal { width:500px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}*/
.box-renewal { text-align: center; font-size:min(1.3vw,19px); font-family: "Noto Sans jp", sans-serif; }
.ctr { width:70%; margin:0 auto; text-align: center;}
.renew-pos1 { position:absolute; left:-20%; bottom:-18%; max-width:350px; width:25vw; height:auto;}
.top-logo { max-width:350px; width:25vw; height:15vw; background-color:#fff; display: flex; justify-content: center; align-items: center; position:absolute; top:-15%; right:-20%; box-shadow: 0 0 8px gray;}
.top-logo img { width:70%;} 

/*0330再設定*/
.block-renewal { width:60vw; max-width:880px; height:auto; box-sizing: border-box; margin:50px auto 0 auto; padding:5%; display: flex;
  justify-content: center;
  align-items: center; background-color:#e1ebf8;}
.block-renewal img { width:100%!important; height:auto;}
.pos-renewal { width:90%; }


/*About us*/
ul.block-about { list-style: none; width:100%;  margin:250px auto 0 auto;}
ul.block-about li { display:inline-block; vertical-align: top;}
ul.block-about li.first { background-color:#e1ebf8; box-sizing: border-box; width:45%; padding:60px 40px 80px 40px; text-align: right; position:relative;}
ul.block-about li.last{ width:55%; position:relative; max-width:670px;}

.box-about { text-align: left; width:100%; max-width:480px; margin:0 0 0 auto;}
.sp-1 { display:none;}

h2.mem { font-family: "Noto Sans", sans-serif; font-size:min(6vw,75px); letter-spacing: -0.02em; text-align:left; margin:0; padding:0; width:100%; white-space: nowrap; font-weight:700; color:#192D7A!important;}

h3.new { font-family: "Noto Sans", sans-serif; font-size:min(6vw,75px); letter-spacing: -0.02em; text-align: center; margin:0; padding:0; width:100%; white-space: nowrap; font-weight:700; color:#192D7A!important;}

h3.subttl-mem { font-family: "Noto Sans jp", sans-serif; font-size:min(2vw,32px); letter-spacing: 0.05em; text-align: left; margin:-20px 0 0 0; padding:0;}

h4.subttl { font-family: "Noto Sans jp", sans-serif; font-size:min(2vw,32px); letter-spacing: 0.05em; text-align: center; margin:-20px 0 0 0; padding:0;}

h4.subttl-en { font-family: "Noto Sans", sans-serif; font-weight:700; font-size:16px; letter-spacing: 0.05em; text-align: center; margin:-5px 0 0 0; padding:0;}


p.box-body { width:100%; max-width:450px; font-family: "Noto Sans jp", sans-serif; font-size:min(1.3vw,19px); margin:10px auto 0 auto;}

.photo-about { position:absolute; top:-45%; left:92%; width:40vw; max-width:500px; height:auto;}
.photo-about-en { position:absolute; top:-60%; left:92%; width:40vw; max-width:500px; height:auto;}

ul.spec { width:50vw; max-width:600px; box-sizing: border-box; margin:17% 0 0 4%; list-style: none; position:static; top:25%; left:5%;}
ul.spec li { display:inline-block; vertical-align: top;text-align: center; font-family: "Noto Sans jp", sans-serif; margin:0; padding:20px 0 10px 0;}
ul.spec li:nth-child(odd) {margin:0 0 30px 0; width:49.5%; border-right:1px solid #192d7a; border-left:1px solid #192d7a; }
ul.spec li:nth-child(even) { margin:0 0 30px 0; width:49.5%; border-right:1px solid #192d7a; }

.spec1 { font-size:26px; line-height:1.1; margin:0; height:2em;}
.spec2 { font-size:18px; line-height:1.1; margin-top:-1%; height:4.5em;}
.spec3 { font-size:11px; height:2em;}
.font-sans { font-family: "Noto Sans", seans-serif; font-size:70px; }
.spec-s { font-size:18px;}

/*Service*/
ul.block-service { list-style: none; width:100%;  margin:300px auto 0 auto;}
ul.block-service li { display:inline-block; vertical-align: top;}
ul.block-service li.first { position:relative; width:42%; padding:0; text-align: right; height:20em;}
ul.block-service li.last{ position:relative; background-color:#e1ebf8; box-sizing: border-box; width:58%; padding:60px 0 80px 80px; }
.box-service { text-align: left; width:100%; max-width:400px; margin:0 0 0 0;}
.photo-service { position:absolute; top:-60%!important; right:90%; width:40vw; max-width:500px; height:auto;}
p.box-body-c { width:100%; max-width:450px; font-family: "Noto Sans jp", sans-serif; font-size:min(1.3vw,19px); margin:10px auto 0 auto; text-align: center;}
.top-service { max-width:1090px; margin:0 auto; width:100%;}

ul.ex-service { list-style: none; margin:-80px auto 0 auto; max-width:1090px; width:100%;}
ul.ex-service li { width:30%; display:inline-block; margin:0 5% 0 0; vertical-align: top; text-align: center;}
ul.ex-service li p { font-family: "Noto Sans jp", sans-serif;}
ul.ex-service li:nth-child(2)  { margin:50px 5% 0 0;}
ul.ex-service li:last-child { margin:100px 0 0 0;}

.blue-ttl { color:#192d7a; font-size:26px;}

/*プレスリリース*/
ul.block-press { list-style: none; width:100%; margin:80px auto 0 auto; position:static;}
ul.block-press li { display:inline-block; vertical-align: top;}
ul.block-press li.first { background-color:#e1ebf8; box-sizing: border-box; width:45%; padding:40px; text-align: right; height:30vw;}
ul.block-press li.last{ width:55%; position:relative; max-width:670px;}
.box-press { text-align: left; width:100%; max-width:950px; margin:0 auto; position:absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.posi { position: static; z-index:999; margin-top:-150px;}
h2 span { font-size:22px; font-family: "Noto Sans jp", sans-serif; }
h3.new1 { font-family: "Noto Sans", sans-serif; font-size:min(6vw,75px); letter-spacing: -0.02em; text-align: left; margin:0 auto!important; padding:0; line-height:1; white-space: nowrap; width:950px; color:#192D7A!important;}
.press-body { width:100%; height:30vw; position:relative;  z-index:-9999999999999999;}

a.btn-service{
  padding: 0.5em;
  margin: 10px auto 0 auto;
  display: block;
  color: #fff !important;
  background: #192d7a;
  text-decoration: none;
  font-size:14px!important;
  border-radius: 3px;
  text-align:center;
  position: relative;
  
}
a.btn-service:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 50%;
  right: 5px;
  margin: 0 0 0 0;
  background-image: url("/imgs/service-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  transform: translateY(-50%);
}
a.btn-service:hover {
  background: #5e6ca2;
}


/*フェイドイン*/
.fade-in{
    opacity: 0;
    transition-duration: .5s;
    transform: translate(0, 50px);
}

.scroll-in {
    opacity: 1;
    transform: translate(0, 0);
} 

/*代表あいさつ*/
.header-kv { width:100%; height:350px; position:relative; display:inline-block; overflow:hidden; vertical-align:bottom;}
.header-kv img { position:absolute; width: auto; height: auto; top: 50%; left: 50%; min-height: 350px; min-width: 2000px; transform: translateX(-50%) translateY(-50%);}

.kv-block { background-color:#fff;  padding:40px 80px; box-sizing: border-box; position:absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); text-align: center; min-width:500px;}

.kv-txt { text-align: center!important; line-height: 1.1; font-family: "Noto Sans", sans-serif!important; font-size:40px; letter-spacing: -0.02em; margin:0 auto!important; white-space: nowrap; font-weight: 700!important; color:#192D7A!important; }
.kv-sub { font-size:16px; text-align: center; margin:10px auto 0 auto; font-family: "Noto Sans jp", sans-serif; font-weight:700;}
.p16-txt { font-size:min(1.5vw,16px); text-align: justify;}
/*
ul.block-message { list-style: none; width:100%;  margin:60px auto 0 auto;}
ul.block-message li { display:inline-block; vertical-align: top;}
ul.block-message li.first { background-color:#e1ebf8; box-sizing: border-box; width:48%; padding:40px; text-align: center; position:relative; height:30vw;}
ul.block-message li.last{ width:52%; position:relative; }
*/
ul.block-message { list-style: none; width:100%;  margin:60px auto 0 auto; background-image: url("../imgs/bg-msg-pc.svg"); background-repeat: no-repeat; background-position: top center; background-size:100%;}
ul.block-message li { display:inline-block; vertical-align: top;}
ul.block-message li.first { box-sizing: border-box; width:48%; padding:4%; text-align: center; }
ul.block-message li.last{ width:52%; }

.message-lead { width:100%; max-width:580px; margin:25% 0 0 5%;}
.box-message { text-align: center; width:100%; max-width:480px; margin:0 auto;}
.box-message img { width:300px; height:auto; margin:40px auto 0 auto;}
.txt-right { text-align: right!important;}

/*VISION*/
.fl-vision { width:100%; background-color:#e1ebf8; padding:40px 0; margin:0 auto;}
ul.block-vision { list-style: none; width:100%; margin:0 auto; max-width:1200px;}
ul.block-vision li { display:inline-block; vertical-align: middle;}
ul.block-vision li.first { box-sizing: border-box; width:56%; padding:40px; text-align: center; }
ul.block-vision li.last{ width:44%; text-align: center; }
.box-vision { text-align: center; width:100%; max-width:550px; margin:0 auto;}
.block-subttl { font-size:30px; line-height: 1.3; font-family: "Noto Sans jp", sans-serif; margin:40px 0 0 0;}
p.block-body { width:100%; font-family: "Noto Sans jp", sans-serif; font-size:min(1.3vw,16px); margin:10px auto 0 auto; text-align: justify;}

/*mission*/
/*
ul.block-vision-rv { list-style: none; width:100%; margin:0 auto; max-width:1200px; padding:0;}
ul.block-vision-rv li { display:inline-block; vertical-align: middle;}
ul.block-vision-rv li.first { box-sizing: border-box; width:44%; padding:0; text-align: center; }
ul.block-vision-rv li.last{ width:56%; text-align: center; padding:0 2%; box-sizing:border-box;}
*/
ul.block-vision-rv { list-style: none; width:100%; margin:0 auto; max-width:1200px; padding:0; display:flex; flex-wrap: wrap;}
ul.block-vision-rv li { display:inline-block; vertical-align: middle;}
ul.block-vision-rv li.first { box-sizing: border-box; width:44%; padding:0; text-align: center; order:1;}
ul.block-vision-rv li.last{ width:56%; text-align: center; padding:0 2%; box-sizing:border-box; order:2;}

.box-mission { text-align: center; width:100%; max-width:550px; margin:0 auto;}

.img530 { max-width:530px; height:auto; width:100%;}
.mt300 { margin-top:300px;}
.mt100 { margin-top:100px;}

/*コンサルティング*/
.header-lead { font-size:18px; line-height: 1.5; text-align: center; margin:60px auto; font-family: "Noto Sans jp", sans-serif; }
.menu-consult { width:100%; border-top: solid 1px #192d7a; border-bottom:1px solid #192d7a; padding:0;}
ul.menu-c { list-style: none; margin:0 auto; padding:0; text-align: center; width: fit-content;}
ul.menu-c li { display:inline-block; font-size:18px; line-height:1.3; margin:0 2em 0 0;  padding-bottom:0;}
ul.menu-c li:last-child { margin:0;}
ul.menu-c li a { display:block; padding:1em 1em 1.5em 1em; background-image: url("/imgs/arrow-consul.svg"); background-position:center bottom 10px ; background-repeat: no-repeat;}
ul.menu-c li a:link { text-decoration: none; color:#192d7a; }
ul.menu-c li a:hover { background-color:#f5f5f5;}

ul.consul-block { width:100%; max-width:1200px; margin:60px auto 0 auto; }
ul.consul-block li { display:inline-block; margin:0 4% 0 0; padding:0; vertical-align: top;}
ul.consul-block li:first-child { width:36%; max-width:430px; padding:0;}
ul.consul-block li:last-child { width:60%; max-width:720px; padding:0; margin:0;}
.bg-consul { position:relative; margin:0; padding:0; width:100%;}
.bg-consul div { position:absolute; top: 50%; left: 3em; transform: translateY(-50%); text-align: left; font-family: "Noto Sans jp", sans-serif; font-size:min(3vw,32px); font-weight:700;}
.box-consul { border:solid 1px #192d7a; padding:20px; box-sizing: border-box; margin:20px 0 0 0; border-radius:15px; }
.box-consul p { font-size:15px; line-height: 1.5; text-align: justify; }
.md-consul { background-color:#e1ebf8; padding:0.2em 0.4em; margin:0 0 10px 0 ; font-size:15px; text-align: left; font-weight:bold;}

.btn-blue { width:450px; margin:2% auto 0 auto; font-size:16px; line-height: 1.3; text-align:center; vertical-align:middle; position:relative; background-color: #192d7a; color:#fff; }
.btn-blue a { display:flex; justify-content:center; align-items:center; width:100%; height:100%; text-decoration:none; text-align:center; color:#fff; line-height: 1.3; padding:1em;}
.btn-blue a::after { content: ">"; position: absolute; top: 50%; right: 10px; transform: translateY(-50%); }
.btn-blue a:hover { background-color:#192d7a; }
.f-red {color:#F60105;}
.red-attention { font-size:12px; color:#F60105; margin-top:20px;}
.map-consult { width:80%; margin:20px auto!important;}
.map-consult img { width:100%;}


/*ポートフォリオ*/
.w900 { width:900px; margin:0 auto;}
.bg-blue {background-color:#e1ebf8; padding:40px 0;}
ul.portflex { width:100%; max-width:1200px; margin:0 auto; list-style: none; display:flex; flex-wrap: wrap;}
ul.portflex li { width:32%; box-sizing: border-box; padding:2%; border:solid 2px #192D7A; border-radius:15px; margin:0 2% 2% 0; background-color:#fff;}
ul.portflex li img { width:100%; max-width:340px; height:auto;}
ul.portflex li:nth-child(3n) { margin: 0 0 2% 0;}
.pf-box1 { font-size:min(1.2vw,15px); line-height: 1.3; font-weight:bold; margin:2% 0 0 0;}
.pf-box2 { font-size:min(1.2vw,13px); line-height: 1.5; margin:4% 0 0 0;}
.pf-scroll { height:20em; overflow-y:scroll}

ul.spec-pf { width:50vw; max-width:600px; box-sizing: border-box; margin:40px auto 0 auto; list-style: none; }
ul.spec-pf li { display:inline-block; vertical-align: top;text-align: center; font-family: "Noto Sans jp", sans-serif; margin:0; padding:20px 0 10px 0;}
ul.spec-pf li:nth-child(odd) {margin:0 0 30px 0; width:49%; border-right:1px solid #192d7a; border-left:1px solid #192d7a; }
ul.spec-pf li:nth-child(even) { margin:0 0 30px 0; width:49%; border-right:1px solid #192d7a; }

.spec1-pf { font-size:26px; line-height:1.1; margin:0; height:2em;}
.spec2-pf { font-size:18px; line-height:1.1; margin-top:-1%; height:4.5em;}
.spec3-pf { font-size:11px; height:2em;}


/*事業化伴走支援*/
ul.support4 { list-style: none; width:100%; max-width:1200px; margin:0 auto; display:flex; flex-wrap: wrap;}
ul.support4 li { width:22%; max-width:270px; margin:0 4% 0 0; position:relative;}
ul.support4 li:last-child { width:22%; max-width:270px; margin:0 0 0 0; }
ul.support4 li img { width:100%; max-width:270px; height:auto;}
.sup-arrow { position:absolute; top:100px; right:-30px; width:12%;}
.sup-arrow img { width:100%; max-width:32px;}
.lead-sup { font-size:20px; text-align: center; font-family: "Noto Sans jp", sans-serif; font-weight:bold; line-height:1.2; height:4em; }

ul.b-model { width:100%; max-width:1000px; margin:0 auto; display:flex; padding:20px 0; border-top:1px solid #192D7A;}
ul.b-model li { flex-wrap: wrap; vertical-align: top; margin:0; padding:0; }
ul.b-model li.bm1 { position:relative; width:23%; height:auto; margin:0 7% 0 0; border-radius:10px; background-color:#192D7A;}
ul.b-model li.bm2 { width:70%; }
.model { position:absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width:95%;}
.model-1 { font-size:14px; text-align: center; color:#fff; }
.model-2 { font-size:20px; text-align: center; color:#fff; font-family: "Noto Sans jp", sans-serif; line-height:1.1;}
.model-3 { font-size:16px; }
.bm-box { background-color:#EBF2FA; padding:2%; border-radius:10px; font-size:16px; line-height: 1.5; box-sizing: border-box;}
.f-bold { font-weight:bold;}
.f-ctr { text-align: center;}

/*製品情報*/
.bd-product { width:1000px; margin:0 auto; box-sizing: border-box; border:solid 2px #192d7a; border-radius:15px; padding:30px;}
ul.product-box { width:930px; list-style: none; margin:0 auto;}
ul.product-box li { display:inline-block; vertical-align: top; margin:0 30px 0 0;}
ul.product-box li:first-child { width:485px;}
ul.product-box li:last-child { width:415px; margin:0;}
ul.btn-pd { list-style: none; margin:0; padding:0;}
ul.btn-pd li { display:inline-block; margin:0 20px 0 0; width:21em;} 
ul.product-box li img.sizer { width:100%; max-width:330px; height:auto; float:right;}
ul.product-box li img.b-scan { width:100%; max-width:415px; height:auto; float:right;}
.ttl-pd { font-family: "Noto Sans", sans-serif; font-size:30px;}
.pd-txt {font-family: "Noto Sans jp", sans-serif; font-size:16px; line-height:1.5;}
.btn-product { }

/*モーダル*/
div.modal {
	position: relative;
	display:none;
	overscroll-behavior-y: none;
}

div.modal .pr_box {
	max-width:500px;
	width:80vw;
	height:auto;
	margin:auto;
	box-shadow:0px 0px 12px rgba(0,0,0,0.4);
	padding:40px;
	background:#FFFFFF;
	position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
	
}

.pr_box img:hover {
	filter: alpha(opacity=50);
	-webkit-opacity:0.50;
	-moz-opacity:0.50;
	-ms-opacity:0.50;
	-o-opacity:0.50;
	opacity:0.50;
	z-index:999999999999999;
}
.close_modal{
	display: block;
	text-align: center;
	text-decoration: none;
	margin:10px 20px 0 0;
	width: 200px;
	line-height:30px;
	display: inline-table;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff;
	border: 2px solid #018ad1;
	background: #018ad1;
	*display: inline;
	*zoom: 1;
}
.close_modal:hover {
	text-decoration: none;
	display: inline-table;
	color: #018ad1;
	border: 2px solid #018ad1;
	background: #fff;
}
.close_modal_no{
	display: block;
	text-align: center;
	text-decoration: none;
	width: 200px;
	margin:0 0 0 0;
	line-height:30px;
	display: inline-table;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff;
	border: 2px solid #60cfff;
	background: #60cfff;
	*display: inline;
	*zoom: 1;
}
.close_modal_no:hover {
	text-decoration: none;
	display: inline-table;
	color: #018ad1;
	border: 2px solid #60cfff;
	background: #fff;
}

/*沿革*/
.photo { width:250px; margin:40px auto;}
.photo img { width:100%; height:auto;}
.photo-w { width:350px; margin:40px auto;}
.photo-w img { width:100%; height:auto;}
.gaiyo-ttl { font-size:1.6em; font-weight:bold;}
.mt40 { margin-top:40px;}
.usa-txt { font-size:16px; line-height: 1.3; width:100%; margin:0 auto;}
.usa-sm { font-size:0.9em;}
/* table */
.dl-basic1 {
 width:100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  font-size: 16px;
}
.dl-basic1-dt {
  width: 15%;
  margin: 0 0 8px;
  padding: 8px 16px;
  box-sizing: border-box;
  text-align: left;
  font-weight: 600;
}
.dl-basic1-dd {
  width: 85%;
  margin: 0 0 8px;
  padding: 8px 16px;
  box-sizing: border-box;
  /*box-shadow: -1px 0 0 #065EE3;*/
}

/* table */
.dl-basic2 {
 width:100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  font-size: 16px;
  border-top:solid 1px #808080;
  padding-top:10px;
}
.dl-basic2-dt {
  width: 15%;
  margin: 0 0 8px;
  padding: 8px 16px;
  box-sizing: border-box;
  text-align: left;
  font-weight: 600;
}
.dl-basic2-dd {
  width: 85%;
  margin: 0 0 8px;
  padding: 8px 16px;
  box-sizing: border-box;
  /*box-shadow: -1px 0 0 #065EE3;*/
}

.dl-list-content a {
  color: #FFF;
}

ul.stock-logo { list-style:none; margin:0 auto; display:flex; flex-wrap: wrap!important; width:100%;}
ul.stock-logo li { width:23%!important; margin:0 2% 2% 0; padding:0; justify-content: space-between; }
ul.stock-logo li img { width:100%; height:auto;}
.w700 { width:700px; margin:0 auto;}
.font36 { font-size:26px;}

/*ビジネス*/
.w1000 { width:100%; max-width:1000px; margin:0 auto; }
ul.ex-service1 { list-style: none; margin:0 auto; max-width:1090px; width:100%;}
ul.ex-service1 li { width:30%; display:inline-block; margin:0 5% 0 0; vertical-align: top; text-align: center;}
ul.ex-service1 li p { font-family: "Noto Sans jp", sans-serif;}
ul.ex-service1 li:last-child { margin:0 0 0 0;}
.under-arrow { background-image: url("../imgs/business-arrow.svg"); background-repeat:no-repeat; background-position: bottom center; padding-bottom:15px;}
ul.b-service { width:100%; max-width:1080px; margin:0 auto; display:flex; padding:20px 0; border-top:1px solid #fff;}
ul.b-service li { flex-wrap: wrap; vertical-align: top; margin:0; padding:0; }
ul.b-service li:first-of-type { position:relative; width:23%; height:auto; margin:0 7% 0 0; border-radius:10px; background-color:#fff;  }
ul.b-service li:last-of-type { width:70%; }
.model { position:absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width:95%; }
.model-service { font-size:20px; text-align: center; font-family: "Noto Sans jp", sans-serif; color:#192D7A;}
.w17 { width:17em; margin:0;} 
.w26 { width:26em; margin:0 auto;} 

/*採用情報*/
.bd-blue { border: 2px solid #192D7A; box-sizing: border-box; padding:30px;}
.scnd-lead { font-size:18px; line-height: 1.3; text-align: center; margin:0 auto; font-family: "Noto Sans jp", sans-serif; }

.txt-show { border-top:solid 1px #192D7A; color:#192D7A; padding:20px; font-size:16px; line-height: 1.5;}
.txt-show p { margin-top:10px;}
.rec-body { font-size:16px; line-height: 1.5; padding:20px; }
.rec-ttl { font-family: "Noto Sans jp", sans-serif; font-size:20px;}
.ptb60 { padding:60px 0;}
.rec-photo { display:flex; flex-wrap: wrap; width:100%; max-width:1000px; margin:40px auto; justify-content:space-between;}
.rec-photo div { width:49%; margin:0 2% 1.2% 0;}
.rec-photo div:nth-child(2n) { width:49%; margin:0 0 0.3% 0;}
.rec-photo div img { width:100%; height:auto;}
.align-left { text-align: left!important;}
.faq-ind { padding-left:2em!important; text-indent:-2em;  margin:0;}



/*アコーディオン*/
.accordion {
margin: 0 auto;
max-width: 100%;
}

.toggle {
display: none;
}
.option {
position: relative;
margin-bottom: 0;
}
.ac-ttl,
.content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}

.ac-ttl {
padding: 1em 0.3em;
display: block;
font-weight: bold;
text-align: left;
font-size:20px!important;
margin:20px 0 0 0;
border-top : solid 1px #D1D1D1;
}
.ac-ttl::after {
content: url("/imgs/arrow.svg");
  display:block;
  position:absolute;
  right: 2%;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
}
.ac-ttl:hover { cursor: pointer;}
.content {
max-height: 0;
overflow: hidden;
width:100%;
}

.content-box { padding:0;}

.content p {
margin: 0 0.3em;
padding: 0;
font-size: 16px;
line-height: 1.5;
}


.toggle:checked + .ac-ttl + .content {
max-height: 8000px;
transition: all 1.5s;
}

.toggle:checked + .ac-ttl::after {
content: url("../imgs/arrow1.svg");
  display:block;
  position:absolute;
  right: 2%;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
}


[class^="txt-hide-"] {
display: none;
}

button[class^="more-"] {
width: 200px;
margin: 2% auto;
display: block;
background-color: #fff;
color: #192D7A;
padding:0.5em 1em;
outline: 0;
transition: .5s;
-erbkit-transition: .5s;
border:solid 1px #192D7A;
font-size:16px;
cursor: pointer;
}

button[class^="more-"]:hover { background-color:#f5f5f5;}

button[class^="more-"]::after {
content: "MORE INFO ＋";
transition: .2s;
-erbkit-transition: .2s;
}

button[class^="more-"].on-click::after{
content: "閉じる";
}

/*アクセラレーションプログラム*/
.lh-1 { line-height: 1!important;}
ul.hands-on { list-style: none; width:100%; max-width:1000px; margin:0 auto; }
ul.hands-on li { display:inline-block; width:47%; margin:0; padding:0; vertical-align: top;}
ul.hands-on li img { width:100%; height:auto;}
ul.hands-on li:first-child { margin:0 6% 0 0;}
ul.hands-on li:last-child { font-size:22px; font-family: "Noto Sans jp", sans-serif; line-height: 1.8;}
/*
ul.hands-entry { width:100%; max-width:1000px; margin:0 auto; border:solid 1px #192D7A; border-radius:10px;}
ul.hands-entry li { display:inline-block; vertical-align: middle; margin:0;}
ul.hands-entry li:first-child { width:15%; text-align: center; padding:2.5em 0 ; background-color:#192D7A; color:#fff; font-size:20px; vertical-align: middle; height:auto; border-radius:10px 0 0 10px;}
*/
ul.hands-entry { width:100%; max-width:1000px; margin:0 auto; border:solid 1px #192D7A; border-radius:10px; display:flex;　justify-content: center; align-items: center;}
ul.hands-entry li { display:inline-block; vertical-align: middle; margin:0;}
ul.hands-entry li:first-child { width:15%; text-align: center; padding:2.5em 0 ; background-color:#192D7A; color:#fff; font-size:20px; vertical-align: middle; height:auto; border-radius:10px 0 0 10px;}

ul.hands-entry li:nth-child(2) { width:85%; box-sizing: border-box;  text-align: left; }
ul.hands-entry li:nth-child(2) div { padding:0 1em;}
.w34 { width:34em; margin:0;}

ul.p-flow { list-style: none; width:100%; max-width:1200px; margin:0 auto; display:flex; flex-wrap: wrap;}
ul.p-flow li { width:22%; max-width:270px; margin:0 4% 0 0; position:relative; text-align: center;}
ul.p-flow li:last-child { width:22%; max-width:270px; margin:0 0 0 0; }
ul.p-flow li img { width:70%; max-width:192px; height:auto; margin:0 auto;}
.ap-arrow { position:absolute; top:100px; right:-40px; width:15%;}
.ap-arrow img { width:100%; max-width:32px;}
.lead-sup { font-size:20px; text-align: center; font-family: "Noto Sans jp", sans-serif; font-weight:bold; line-height:1.2; height:4em; }
.w17c { width:17em; margin:0 auto;} 

.acpr-map { width:375px; margin:0 auto;}
.acpr-map img { width:100%; height:auto;}
ul.logo-4 { list-style: none; margin:0;}
ul.logo-4 li { width:23%!important; display:inline-block!important; margin:0 2.6% 2.6% 0; border:none; border-radius:0!important; padding:0!important; vertical-align: middle!important;}
ul.logo-4 li:first-child { width:23%!important; display:inline-block!important; margin:0 2.6% 2.6% 0; border:none; border-radius:0!important; padding:0!important;}
ul.logo-4 li:nth-child(4) { width:23%; display:inline-block; margin:0 0 2.6% 0; }
ul.logo-4 li img { width:100%; height:auto;}

ul.spec-acpr { width:100%; max-width:1200px; box-sizing: border-box; margin:0 auto; list-style: none; }
ul.spec-acpr li { display:inline-block; vertical-align: top; text-align: center; font-family: "Noto Sans jp", sans-serif; padding:20px 0 10px 0; margin:0 0 30px 0; width:24%; border-right:1px solid #192d7a; }
ul.spec-acpr li:first-child { margin:0 0 30px 0; border-right:1px solid #192d7a; border-left:1px solid #192d7a;}
ul.spec-acpr li:last-child { margin:0 0 30px 0; border-right:1px solid #192d7a;  }

.bd-obi { width:100%; padding:0.5em; background-color:#192d7a; font-size:20px; text-align: center; font-family: "Noto Sans jp", sans-serif; color:#fff; border-radius:15px; box-sizing: border-box;}
ul.sup-exp { list-style: none; display:flex; flex-wrap: wrap; width:100%; align-content:stretch;}
ul.sup-exp li { border:solid 2px #192D7A; border-radius:10px; width:49%; margin:0 2% 2% 0; box-sizing: border-box; background-color:#fff; padding:2%;}
ul.sup-exp li:nth-child(2n)  { margin:0 0 2% 0;}
.se-1 { font-size:18px!important; text-align: center; font-family: "Noto Sans", sans-serif; }
.se-2 { font-size:22px; text-align: center; font-family: "Noto Sans jp", sans-serif; line-height: 1.1; margin-top:20px;}
.se-2 span { font-size:18px;}
.se-3 { font-size:16px; line-height: 1.3; text-align: justify; margin-top:10px;}

.bd-sponcer { background-color:#EBF2FA; width:100%; padding:0.3em 0.5em; font-size:22px; text-align: left; font-family: "Noto Sans", sans-serif; color:#1E2E76; box-sizing: border-box; }
ul.sponcer-logo { list-style: none; display:flex; flex-wrap: wrap; width:90%; align-content:stretch; margin:0 auto;}
ul.sponcer-logo li { width:23%; margin:0 2.6% 2.6% 0; box-sizing: border-box; }
ul.sponcer-logo li:nth-child(4n)  { margin:0 0 2.6% 0;}
ul.sponcer-logo li img { width:90%; height:auto; margin:0 auto;}


.font12 { font-size:12px!important;}
.font14 { font-size:14px!important;}
.font16 { font-size:16px!important;}
.font18 { font-size:18px!important;}
.font20 { font-size:20px!important;}
.font20 { font-size:20px!important;}
.font22 { font-size:22px!important;}
.font24 { font-size:24px!important;}
.font26 { font-size:26px!important;}
.font28 { font-size:28px!important;}

/*スタート事業*/
.bd-wht { background-color:#fff; border-radius:15px; width:100%; max-width:1200px; margin:0 auto; text-align: center; box-sizing: border-box; padding:20px 0;}
.bd-wht img { width:95%; height:auto; text-align: center; }
ul.what-start { list-style: none; width:500px; margin:0 auto;}
ul.what-start li { display:inline-block; width:50%; margin:0; padding:0.5em; vertical-align: middle; box-sizing: border-box;}
ul.what-start li:nth-child(odd) { background-color:#192D7A; text-align: left; border-bottom:solid 1px #fff; color:#fff;}
ul.what-start li:nth-child(even) { background-color:#fff; border-bottom:solid 1px #808080; text-align: center; }

.movbox { width:640px; margin:0 auto;}
.start-mov { position: relative; padding-bottom: 56.25%; }
.start-mov iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.align-ctr { text-align:center; }
.w10 { width:10em; margin:0 auto;}
.se-4 { margin-top:10px;}
.hr-wht { border-top:2px solid #fff; width:100%; max-width:1000px; margin:0 auto; }
.w600 { width:600px; margin:0 auto;}
.font-sans-jp { font-family: "Noto Sans jp", sans-serif;}
.font-sans-jp-bd { font-family: "Noto Sans jp", sans-serif; font-weight:700;}

ul.flow-2 { width:600px; margin:0 auto; list-style:none; padding:0;}
ul.flow-2 li { border:1px solid #192D7A; text-align: center; padding:0.5em 0; font-weight:bold; font-size:18px; background-color:#fff; width:100%!important; margin:0 0 20px 0; border-radius:10px; position:relative; }
ul.flow-2 li.bg-ppl { background-color:none;}
ul.flow-2 li.bg-blue { background-color:#192D7A; color:#fff!important; margin:0!important;}
ul.flow-2 li::after { content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 20px solid #192D7A;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;}

ul.flow-2 li:last-child::after { content: "";
  position: static;
  bottom: 0;
  left: 0;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: none;
  border-right: none;
  border-left: none;}

/*高さ調整*/
.lh2 { height:2em;}
.lh3 { height:3em;}


/*RAQA*/
.model2-btm { position:absolute; display:block!important; bottom:10px; color:#fff; left:50%; transform: translateX(-50%); font-size:12px; width:95%; text-align: center;}

ul.b-raqa { width:100%; max-width:1000px; margin:0 auto; display:flex; padding:20px 0; border-top:1px solid #192D7A;}
ul.b-raqa li { flex-wrap: wrap; vertical-align: top; margin:0; padding:0; }
ul.b-raqa li.r1 { position:relative; width:25%!important; height:auto; margin:0 3% 0 0; border-radius:10px; background-color:#192D7A;}
ul.b-raqa li.r2 { width:72%!important; }

ul.col3 { list-style:none; display:flex; flex-wrap: wrap;}
ul.col3 li:first-child { width:38%; margin:0 1% 0 0; }
ul.col3 li:nth-child(2) { width:38%; margin:0 1% 0 0; }
ul.col3 li:nth-child(3) { width:22%; margin:0;}
ul.col3 li ul.raqa-detail { width:95%; list-style: none;}
ul.col3 li ul.raqa-detail li { width:100%;}

ul.col31 { list-style:none; display:flex; width:920px;}
ul.col31 li { width:450px; }
ul.col31 li:first-child { margin:0 20px 0 0;}

ul.col2 { list-style:none; display:flex; flex-wrap:wrap;}
ul.col2 li:first-child { width:54%; margin:0 2% 0 0;}
ul.col2 li:nth-child(2) { width:44%; }
/*ul.col2 li:last-child { width:50%; }*/
ul.col2 li ul.raqa-detail { width:96%; list-style: none;}
ul.col2 li ul.raqa-detail li { width:100%; }

ul.col21 { list-style:none; display:flex; width:100%;}
ul.col21 li:first-child { width:50%; }
ul.col21 li:last-child { width:50%; }
ul.col21 li ul.raqa-detail { width:95%; list-style: none;}
ul.col21 li ul.raqa-detail li { width:100%; }

ul.raqa-detail { list-style: disc!important; margin:0; padding-left:1.3em;}
ul.raqa-detail li { font-size:14px;}
ul.raqa-detail li:nth-child(1) { padding-left:0!important;}

.co3-ttl { font-size:16px; padding:0.3em 1em; margin-bottom:0.5em; font-weight:bold; background-color:#fff; border-radius:5px;}

ul.sub-detail { list-style: none; margin:0; padding-left:0em; width:100%;}
ul.sub-detail li { padding-left:1em!important;}
ul.sub-detail li:first-child { padding-left:1em!important;}

table.outside { width:100%; }
table.outside th { background-color:#fff!important; font-weight:bold; }
table.outside th, td { padding: 0.5em;  border-bottom: 1px solid #fff; } 
table.outside td { font-size:14px;}
table.outside th:first-child { width:30%;}
table.outside th:nth-child(2) { width:40%;}
table.outside th:last-child { width:30%;}
table.outside td.os-1 { width:30%;}
table.outside td.os-2 { width:40%;}
table.outside td.os-3 { width:30%;}

.hr-blue { border-top:1px solid #192D7A; width:100%; max-width:1000px; margin:0 auto; }

/* ブログ */
.path { width:100%; color:#fff; padding:1em 0; background-color:#192D7A; font-size:12px; }
.path a { color:#fff; text-decoration: none;}
.path-inner { width:1000px; margin:0 auto;}
.blog-wrapper {
  max-width: 980px;
  margin: 0 auto;
}

/*ページタイトル*/
.page-title {
  background: #fff;
  border-bottom:solid 1px #192D7A;
  border-top:solid 1px #192D7A;
}
.page-title-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 60px 0!important;
  color: #192D7A!important;
  box-sizing: border-box;
}
.page-title-inner.min {
  padding: 20px 0;
}
.page-title-inner a {
  color: #FFF;
  text-decoration: none;
  transition-duration: 0.25s;
}
.page-title-inner a:hover {
  box-shadow: 0 1px 0 #FFF;
}
.page-title h1 {
  text-align: center!important; line-height: 1.1; font-family: "Noto Sans", sans-serif!important; font-size:40px; letter-spacing: -0.02em; margin:0 auto!important; white-space: nowrap; font-weight:700;
}

/* 記事詳細 framework/inc/post-format/single.php */
.post {
  max-width: 1000px;
  margin: 0 auto;
  border-bottom:solid 1px #808080!important;
}
.nobordr {
  border-bottom:#fff!important;
}
.post-content {

}
.post-title {
  display: block;
}
.post-link {
  transition-duration: 0.25s;
}
.post-link:hover {
  background-color: #eee;
}
.post-title h2 {
  font-size: 2.4rem;
  font-weight: 600;
  /*margin-bottom: 40px;*/
  text-align: left;
}
.post-link {
  text-decoration: none;
}
.post-link time.updated,
.post-meta {
  color: #000!important;
  text-decoration: none;
}

.post-title h2 a {
  color: #011f50;
  text-decoration: none;
}
/* blogは一覧　singleは詳細ページにつくclassのようだ */

.blog .post-title h2 {
  font-size: 2rem;
}
.single .post-title h2 {
  margin-bottom: 40px;
}
.archive .blog .post-title h2,
.blog .post-title h2,
.post-list .post-title h2 {
  font-size: 1.6rem;
  color: #15315E;
}
.archive .blog .post,
.blog .post,
.post-list {
  padding: 24px 16px; 
  border-bottom: 1px solid #eee;
  transition-duration: 0.25s;

}
.archive .blog .post:hover,
.blog .post:hover,
.post-list:hover {
  background-color: #f0f0f0;
}
.post-list a { text-decoration: none!important; color:#192D7A!important; display:block; }

/* 記事内 */
.post-excerpt {
  font-size: 1.6rem;
  word-wrap: break-word;
}
.post-excerpt p {
  margin-bottom: 2rem;
}
.post-excerpt strong {
  font-weight: 600;
}
.post-excerpt .responsive img {
/*  width: 100%;
  height: auto;*/
}

/* 記事 詳細のprevnext */

.post-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 16px;
  margin-bottom: 20px;
}
.post-navigation .prev {
  /*margin-right: auto;*/
}
.post-navigation .prev a,
.post-navigation .next a{
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  background-color: #345;
  text-indent: -9999px;
  border-radius: 50%;
  transition-duration: 0.25s;
}
.post-navigation .prev a:before,
.post-navigation .next a:before {
  position: absolute;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-top: 1px solid #FFF;
  border-left: 1px solid #FFF;
  z-index: 2;
  top: 20px;
  left: 24px;
  transform: rotate(-45deg);
}
.post-navigation .next a:before {
  left: auto;
  right: 24px;
  transform: rotate(135deg);
}
.post-navigation .prev a:hover,
.post-navigation .next a:hover {
  background-color: #065EE3;
}


.year-box {
  border-bottom: none;
}
.year-box-inner {
  max-width: 1012px;
  margin: 0 auto;
}
.year-box a {
  display: inline-block;
  padding: 20px 10px;
  text-decoration: none;
  color: #065EE3;
  transition-duration: 0.25s;
}
.year-box a:hover {
  box-shadow: 0 2px 0 #065EE3;
}

/*その他*/
.h2-title {
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 40px;
 color:#000!important;
}
.h2-title span {
  display: block;
  color: transparent;
  font-weight: 600;
  font-size: 3.2rem;
  letter-spacing: 0.04em;
  font-family: 'Noto Sans', sans-serif;
}

/* footer */
.footer {
  /*background-color: #065EE3;*/
  background: #192D7A!important;
  /*
  background: -moz-linear-gradient(left, #011f50 0%, #0044ac 100%);
  background: -webkit-linear-gradient(left, #011f50 0%,#0044ac 100%);
  background: linear-gradient(to right, #011f50 0%,#0044ac 100%);
  */
}
.footer-logo {
  text-align: center;
  margin-bottom: 20px;
}
.footer-inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 24px 16px;
}

ul.ft-menu { width:100%; list-style: none; margin:0 auto;}
ul.ft-menu li { width:23%; display:inline-block; margin:0 2.6% 0 0; vertical-align: top;}
ul.ft-menu li:last-child { margin:0 ;}

ul.ft-item { width:100%; list-style: none; margin:0 auto;}
ul.ft-item li { width:100%; display:block; margin:0 0 2% 0; color:#fff; font-size:12px;}
ul.ft-item li:last-child { margin:0 ;}
ul.ft-item li a { color:#fff;}
ul.ft-item li a:hover { box-shadow: 0 1px 0 #FFF;}

.footer-inner a {
  display: inline-block;
  color: #FFF;
  text-decoration: none;
  transition-duration: 0.25s;
  padding: 2px 0px;
}
.footer-inner a:hover {
  box-shadow: 0 1px 0 #FFF;
}
.footer-list {
  display: block;
  text-align: center;
}
.footer-item {
  display: inline-block;
}
.footer .copyright {
  padding: 20px 0;
  color: #FFF;
  font-size: 1rem;
  text-align: center;
}


/*ボタン*/
a.btn-support{
  padding: 0.5em;
  margin: 10px auto 0 auto;
  display: block;
  color: #fff !important;
  background: #192d7a;
  text-decoration: none;
  font-size:16px!important;
  border-radius: 3px;
  text-align:center;
  position: relative;
  
}
a.btn-support:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 50%;
  right: 5px;
  margin: 0 0 0 0;
  background-image: url("/imgs/service-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  transform: translateY(-50%);
}
a.btn-support:hover {
  background: #5e6ca2;
}

/*ボタン*/
a.btn-support1 {
  padding: 0.5em;
  margin: 10px auto 0 auto;
  display: block;
  color: #fff !important;
  background: #192d7a;
  text-decoration: none;
  font-size:16px!important;
  border-radius: 3px;
  text-align:center;
  position: relative;
  
}
a.btn-support1:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 50%;
  right: 5px;
  margin: 0 0 0 0;
  background-image: url("/imgs/service-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  transform: translateY(-50%);
}
a.btn-support1:hover {
  background: #5e6ca2;
}

a.btn-business1 {
  padding: 0.5em;
  margin: 20px 0 0 0;
  display: block;
  color: #fff !important;
  background: #192d7a;
  text-decoration: none;
  font-size:16px!important;
  border-radius: 3px;
  text-align:center;
  position: relative;
  width:19em;
}
a.btn-business1:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 50%;
  right: 5px;
  margin: 0 0 0 0;
  background-image: url("/imgs/service-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  transform: translateY(-50%);
}
a.btn-business1:hover {
  background: #5e6ca2;
}

a.btn-acpr {
  padding: 0.5em;
  margin: 10px auto 0 auto;
  display: block;
  color: #192d7a !important;
  background: #fff;
  text-decoration: none;
  font-size:16px!important;
  text-align:center;
  position: relative;
  border:solid 1px #192d7a;
}
a.btn-acpr:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 50%;
  right: 5px;
  margin: 0 0 0 0;
  background-image: url("/imgs/acpr-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  transform: translateY(-50%);
}
a.btn-acpr:hover {
  background: #f5f5f5;
}

.mt10 { margin-top:10px!important;}
.mt20 { margin-top:20px!important;}
.mt30 { margin-top:30px!important;}
.mt40 { margin-top:40px!important;}
.mt50 { margin-top:50px!important;}
.mt60 { margin-top:60px!important;}
.mt70 { margin-top:70px!important;}
.mt80 { margin-top:80px!important;}


/*メニュー*/
nav { }
.top { width:100%; height:100px; padding:0; position: relative;}
.top img.logo1 { position:absolute; top:50%; transform: translateY(-50%); width:15vw; max-width:180px;}
ul.nav1 { list-style: none; position:absolute; bottom:0; right:0; display:flex;}
ul.nav1 li { display:inline-block; font-size:14px; font-family: "Noto Sans jp", sans-serif;white-space: nowrap;}
ul.nav1 li a { text-decoration: none; color:#333; display:block; padding:15px 20px 20px 20px; }
ul.nav1 li a:hover { color:#192d7a; background-color:#f5f5f5;}
ul.nav1 li.sub-m a { background-image: url("/imgs/arrow-consul.svg"); background-position:center bottom 10px ; background-repeat: no-repeat; }
ul.nav1 li.sub-m:hover ul { display:block;}
ul.nav1 li.sub-m { position:relative;}

ul.nav2 { list-style: none; position:absolute; top:10px; right:0; padding:0; border-radius:50vh; border:2px solid #eee;}
ul.nav2 li { display:inline-block; font-size:13px; font-family: "Noto Sans jp", sans-serif;}
ul.nav2 li a { text-decoration: none; color:#333; display:block; padding:0.4em 1em; }
ul.nav2 li a:hover { color:#192d7a; background-color:#f5f5f5;}
ul.nav2 li.sub-m a { background-image: url("/imgs/arrow-consul.svg"); background-position:center bottom 10px ; background-repeat: no-repeat; }
ul.nav2 li.sub-m:hover ul { display:block;}
ul.nav2 li.sub-m { position:relative;}

ul.nav3 { list-style: none; position:absolute; top:10px; right:60px; background-color:#eee; padding:0em 1em; border-radius:50vh; border:2px solid #eee;}
ul.nav3 li { display:inline-block; margin:0 1em 0 0; font-size:13px; font-family: "Noto Sans jp", sans-serif;}
ul.nav3 li:last-child { margin:0;}
ul.nav3 li a { text-decoration: none; color:#333; display: block; padding:0.4em 0;}
ul.nav3 li a:hover { color:#192d7a;}
/*2402追加*/
ul.nav3 li.sub-m:hover ul { display:block;}
ul.nav3 li.sub-m { position:relative;}
ul.sub4 { list-style: none; display:none; position:absolute; top:32px; left:0; background-color:#fff; box-shadow: 0 2px 2px 2px rgba(0, 0, 0, .1); background-image:none!important;}
ul.sub4 li { display:block!important;　white-space: nowrap; width:16em!important; padding:0; margin:0;}
ul.sub4 li a { background-image:none!important; padding:0.5em; display:block; margin:0!important;}
ul.sub4 li a:hover { color:#192d7a; background-color:#f5f5f5; display:block;}

ul.sub1 { list-style: none; display:none; position:absolute; top:57px; left:0; background-color:#fff; box-shadow: 0 2px 2px 2px rgba(0, 0, 0, .1); background-image:none!important;}
ul.sub1 li { display:block!important;}
ul.sub1 li a { background-image:none!important;}
ul.sub2 { list-style: none; display:none; position:absolute; top:57px; left:0; background-color:#fff; box-shadow: 0 2px 2px 2px rgba(0, 0, 0, .1); background-image:none!important; z-index:999;}
ul.sub2 li { display:block!important;}
ul.sub2 li a { background-image:none!important; }
ul.sub3 { list-style: none; display:none; position:absolute; top:57px; left:0; background-color:#fff; box-shadow: 0 2px 2px 2px rgba(0, 0, 0, .1); background-image:none!important;}
ul.sub3 li { display:block!important;}
ul.sub3 li a { background-image:none!important;}

/* メンバー*/
.member-profile {
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
  flex-wrap: wrap;
  flex-direction: row;
}
.member-profile-list {
  position: relative;
  width: 30%;
  margin:0 auto 5% 0;
}

.member-profile-photo {
  position: relative;
  width: 300px;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  overflow: hidden;
  cursor: pointer;
}
.member-profile-photo img {
  /*filter: grayscale(100%) brightness(80%);*/
  /*transform: scale(1);*/
  transition-duration: 0.25s;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.member-profile-photo img:hover {
  /*filter: grayscale(0);*/
  /*transform: scale(1.1);*/
}
.member-profile-name {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  z-index: 0;
  background-color: #fff;
  color: #333;
  text-align: center;
}
.member-profile-name .name {
  font-size: 1.8rem;
  font-family: "Noto Sans jp", sans-serif;
}
.member-profile-name .name span {
  display: block;
  font-size: 1.2rem;
  color:#192D7A;
}
.member-profile-name .name-english {
  font-size: 1.8rem;
  font-family: 'Noto Sans', sans-serif;
}
.member-profile-name .name-english span {
  font-size: 1.2rem;
  display: block;
}
.member-profile-name .en {
  color: #065EE3;
}
.member-profile-detail {
  display: none;
  position: relative;
  z-index: 2;
  width: 300%;
  color: #FFF;
  background-color: #065EE3;
  box-sizing: border-box;
  padding: 24px;
}
.member-profile-list:nth-child(2) .member-profile-detail,
.member-profile-list:nth-child(5) .member-profile-detail,
.member-profile-list:nth-child(8) .member-profile-detail,
.member-profile-list:nth-child(11) .member-profile-detail {
  left: -100%;
}
.member-profile-list:nth-child(3n) .member-profile-detail {
  left: -200%;
}

.member-profile-content {
  width: 75%;
  text-align: center!important;
}
.member-profile-content .name {
  font-size: 1.8rem;
  text-align: center!important;
}
.member-profile-content .name span {
  display: block;
  font-size: 1.4rem;
  text-align: center!important;
}
.member-profile-content .en {
  color: #065EE3;
  font-size: 1.2rem;
  margin-bottom: 16px;
}

.member-txt { background-color:#f5f5f5; width:300px; height:200px; position:relative;}
.member-txt-inner { position:absolute; top:50%; left:50%; transform: translate(-50%,-50%); text-align: center;}
.member-txt-inner .name { font-size: 1.8rem; font-family: "Noto Sans jp", sans-serif;}
.member-txt-inner .name span { font-size: 1.4rem; font-family: "Noto Sans jp", sans-serif;}
.ctr { text-align: center;}

/*有益情報*/
ul.info-menu { list-style: none; width:800px; margin:4% auto; display:flex;}
ul.info-menu li { width:23%; text-align: center; margin:0 2% 0 0;}
ul.info-menu li a { display:block; padding:1em 2em; background-color:#f5f5f5;}
ul.info-menu li.now a { display:block; padding:1em 2em; background-color:#d8d8d8;}
ul.info-menu li a:link { color:#333; text-decoration: none;}
ul.info-menu li a:visited { color:#333; text-decoration: none;}
ul.info-menu li a:hover { display:block; padding:1em 2em; background-color:#d8d8d8;}
.post-tags { display:none;}

ul.post-info { list-style: none; width:1000px; margin:0 auto;}
ul.post-info li { padding:0; border-bottom:1px solid #333;}
ul.post-info li a { display:block; color:#333; padding:1em 0; text-decoration: none;}
ul.post-info li a:hover { background-color:#f5f5f5;}

.grecaptcha-badge {
	bottom: 65px !important;
}

/*240305追加*/
/*開発支援*/
ul.incubation { width:100%; max-width:1080px; margin:0 auto; display:flex; padding:20px 0; list-style: none;}
ul.incubation li { flex-wrap: wrap; vertical-align: top; margin:0; padding:0; }
ul.incubation li:first-of-type { position:relative; width:23%; height:auto; margin:0 7% 0 0; background-color:#fff;  }
ul.incubation li:last-of-type { width:70%; }

ul.menu-incubation { list-style: none;  margin:0 auto;}
ul.menu-incubation li { display:inline-block; width:48%; margin:0 4% 0 0; padding:0;}
ul.menu-incubation li:first-child { text-align: right;}
ul.menu-incubation li:last-child { text-align: left; margin:0 0 0 0;}

a.btn-incubation {
  padding: 0.5em 2em;
  margin: 10px 0 0 auto;
  display: inline-block;
  color: #fff !important;
  background: #192d7a;
  text-decoration: none;
  font-size:16px!important;
  border-radius: 3px;
  text-align:center;
  position: relative;
  
}
a.btn-incubation:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 50%;
  right: 5px;
  margin: 0 0 0 0;
  background-image: url("/imgs/service-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  transform: translateY(-50%);
}
a.btn-incubation:hover {
  background: #5e6ca2;
}

/*D-GLOOBAL*/
.dg-main { position: relative; width:1000px; margin:0 auto;}
.dg-ttl { position:absolute; top:40px; color:#fff; text-align: center; margin:0 auto; width:90%; left: 50%; transform: translateX(-50%); font-size:36px; }
.dg-body { position:absolute; width:90%; bottom:140px; text-align: center; color: #fff; left: 50%; transform: translateX(-50%); font-size:14px; }
.dg-detail { position:absolute; width:90%; bottom:70px; text-align: center; color: #fff; left: 50%; transform: translateX(-50%); font-size:18px; }
.dg-btn { position:absolute; width:90%; bottom:20px; text-align: center; left: 50%; transform: translateX(-50%); }



@media only screen and (max-width: 800px) {

.pc-1 { display:none;}
.sp-1 { display:block;}

p.normal { font-size:1.3rem; line-height: 1.5; text-align: justify;}
p.normal-s { font-size:3vw; line-height: 1.5; text-align: justify;}
p.normal18 { font-size:1.3rem; line-height: 1.8; text-align: justify;}
.f-noto {font-family: "Noto Sans jp", sans-serif; font-weight:700;}

.top-kv { width:100%; max-width:100%; height:500px; margin:0 auto; position:relative;}
.top-kv-slider { width:100%; max-width:100%; margin:0 auto; position:relative; height:550px; background: rgb(24,37,82);
background: linear-gradient(90deg, rgba(24,37,82,1) 0%, rgba(47,72,169,1) 100%); overflow:hidden; }
.top-kv-slider img { margin:0 0 0 -20%;}
.top-kv img { height:500px; width:100%; max-width:2000px; object-fit: cover;}
.top-body { width:100%; margin:0 auto; padding-bottom:4%;}

#top { background-color:#fff; position:absolute; bottom:18%; left:5%; padding:0.3em 0.4em; line-height: 1; font-family: "Noto Sans jp", sans-serif; font-size:4vw; letter-spacing: -0.02em; }
.sub-h1 { background-color:#fff; position:absolute; bottom:9.5%; left:8%; padding:0.3em 0.4em; line-height: 1; font-family: "Noto Sans jp", sans-serif; font-size:4vw; letter-spacing: -0.02em; }
.w1200 { width:100%; margin:0 auto; position:relative; }

/*スライダー*/
.swiper-wrap {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  position: relative;
  overflow: hidden;
  
}

@keyframes zoom-in {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1.3);
  }
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img{
  animation: zoom-in 10s linear 0s 1 normal both;  
}

.slide-text{
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4vw;
  font-family: "Noto Sans jp", sans-serif;
  text-align: center;
  color: #192d7a;
  transform: translate(-50%,-50%);
  z-index:99;
  line-height:1;
  width:100%;
}

.font-sm {font-size:3vw; }

.slide-img img{
  object-fit: cover;
  height: 40vh;
  max-height: 40vh;
  width: 100vw;
}

h2.mem { font-family: "Noto Sans", sans-serif; font-size:8vw; letter-spacing: -0.02em; text-align: left; margin:0; padding:0; width:100%; white-space: nowrap; font-weight:700; color:#192D7A!important;}

h3.new { font-family: "Noto Sans", sans-serif; font-size:8vw; letter-spacing: -0.02em; text-align: center; margin:0; padding:0; width:95%; white-space: nowrap; font-weight:700; color:#192D7A!important;}

h3.subttl-mem { font-family: "Noto Sans jp", sans-serif; font-size:3vw; letter-spacing: 0.05em; text-align: left; margin:-2% 0 0 0; padding:0;}

h4.subttl { font-family: "Noto Sans jp", sans-serif; font-size:3vw; letter-spacing: 0.05em; text-align: center; margin:-2% 0 0 0; padding:0;}

h4.subttl-en { font-family: "Noto Sans", sans-serif; font-weight:700; font-size:3vw; letter-spacing: 0.05em; text-align: center; margin:-1% 0 0 0; padding:0;}


/*リニューアル*/
/*.block-renewal { width:70vw; max-width:70vw; height:22vh; max-height:22vh; background-color:#e1ebf8; box-sizing: border-box; position:relative; margin:10% auto 0 auto; padding:4%;}
.pos-renewal { width:80%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}*/
.box-renewal { text-align: center; font-size:3vw; font-family: "Noto Sans jp", sans-serif; }
.ctr { width:60%; margin:0 auto; text-align: center;}
.renew-pos1 { position:absolute; left:-20%; bottom:-15%; max-width:350px; width:25vw; height:18vw;}
.top-logo { max-width:350px; width:25vw; height:18vw; background-color:#fff; display: flex; justify-content: center; align-items: center; position:absolute; top:-15%; right:-20%; box-shadow: 0 0 8px gray;}
.top-logo img {width:70%;} 

/*0330再設定*/
.block-renewal { width:70vw; max-width:70vw; height:auto; box-sizing: border-box; margin:5% auto 0 auto; padding:5%; display: flex;
  justify-content: center;
  align-items: center; background-color:#e1ebf8;}
.block-renewal img { width:100%!important; height:auto;}
.pos-renewal { width:90%; }

/*フェイドイン*/
.fade-in{
    opacity: 0;
    transition-duration: .5s;
    transform: translate(0, 50px);
}

.scroll-in {
    opacity: 1;
    transform: translate(0, 0);
} 

/*About us*/
ul.block-about { list-style: none; width:100%;  margin:15% auto 0 auto;}
ul.block-about li { display:block; vertical-align: top;}
ul.block-about li.first { background-color:#e1ebf8; box-sizing: border-box; width:70%; padding:6%; text-align: right; margin:0 auto;}
ul.block-about li.last{ width:100%; position:relative; max-width:100%;}
.photo-about { position:absolute; top:-20%; left:80%!important; width:40%; max-width:40%; height:auto;}
.photo-about-en { position:absolute; top:-20%; left:80%!important; width:40%; max-width:40%; height:auto;}
.box-about { text-align: left; width:100%; max-width:100%; margin:0 0 0 auto;}
p.box-body { width:100%; max-width:100%; font-family: "Noto Sans jp", sans-serif; font-size:2.3vw; margin:2% auto 0 auto;}

ul.spec { width:80%; max-width:80%; box-sizing: border-box; margin:2% auto 0 auto; list-style: none; position:static; top:25%; left:5%;}
ul.spec li { display:inline-block; vertical-align: top;text-align: center; font-family: "Noto Sans jp", sans-serif; margin:0; padding:2% 0 1px 0;}
ul.spec li:nth-child(odd) {margin:0 0 3% 0; width:49%; border-right:1px solid #192d7a; border-left:1px solid #192d7a; }
ul.spec li:nth-child(even) { margin:0 0 3% 0; width:49%; border-right:1px solid #192d7a; }

/*
.spec1 { font-size:3vw; line-height:1.1; margin:0; height:2.3em;}
.spec2 { font-size:1.8vw; line-height:1.1; margin-top:-1%; height:5em;}
.spec3 { font-size:1.5vw; height:3em;}
*/
.spec1 { font-size:3.5vw!important; line-height:1.1; margin:0; height:2.3em;}
.spec2 { font-size:2.3vw!important; line-height:1.1; margin-top:-1%; height:5em;}
.spec3 { font-size:2vw!important; height:3em;}

.font-sans { font-family: "Noto Sans", seans-serif; font-size:10vw; }
.spec-s { font-size:2.5vw;}
.sp-1 { display:block;}

/*Service*/
ul.block-service { list-style: none; width:100%;  margin:10% auto 0 auto;}
ul.block-service li { display:block; vertical-align: top;}
ul.block-service li.first { position:relative; width:100%; padding:0; text-align: right; height:0;}
ul.block-service li.last{ position:relative; background-color:#e1ebf8; box-sizing: border-box; width:70%; padding:6%; margin:0 auto;}
.box-service { text-align: left; width:100%; max-width:100%; margin:0 0 0 0;}
.photo-service { position:absolute; top:-25%!important; left:-17%; width:30vw; max-width:30vw; height:auto;}
p.box-body-c { width:100%; max-width:450px; font-family: "Noto Sans jp", sans-serif; font-size:2.3vw; margin:1% auto 0 auto; text-align: center;}
.top-service { max-width:1090px; margin:0 auto; width:100%;}

ul.ex-service { list-style: none; margin:5% auto; max-width:70%; width:70%;}
ul.ex-service li { width:100%; display:inline-block; margin:0 0 5% 0; vertical-align: top; text-align: center;}
ul.ex-service li p { font-family: "Noto Sans jp", sans-serif; font-size:3vw;}
ul.ex-service li img { width:100%; height:auto;}
ul.ex-service li:nth-child(2)  { margin:0 0 5% 0;}
ul.ex-service li:last-child { margin:0 0 0 0;}

.blue-ttl { color:#192d7a; font-size:5vw!important;}

/*プレスリリース*/
ul.block-press { list-style: none; width:100%; margin:4% auto 0 auto; position:static;}
ul.block-press li { display:inline-block; vertical-align: top;}
ul.block-press li.first { background-color:#e1ebf8; box-sizing: border-box; width:45%; padding:4%; text-align: right; height:30vw;}
ul.block-press li.last{ width:55%; position:relative; max-width:55%;}
.box-press { text-align: left; width:85%; max-width:85%; margin:0 auto; position:absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.posi { position: static; z-index:999; margin-top:-16%;}
h2 span { font-size:2.7vw; font-family: "Noto Sans jp", sans-serif; }
h3.new1 { font-family: "Noto Sans", sans-serif; font-size:8vw; letter-spacing: -0.02em; text-align: left; margin:0 auto!important; padding:0; line-height:1; white-space: nowrap; width:95%; color:#192D7A!important;}
.press-body { width:100%; height:30vw; position:relative;  z-index:-9999999999999999;}

/*代表あいさつ*/
.header-kv { width:100%; height:200px; position:relative; display:inline-block; overflow:hidden; vertical-align:bottom;}
.header-kv img { position:absolute; width: auto; top: 50%; left: 50%; min-height: 200px; min-width: 1000px; transform: translateX(-50%) translateY(-50%);}

.kv-block { background-color:#fff; width:85%!important; min-width:85%; height:auto; padding:2%; box-sizing: border-box; position:absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); text-align: center; }

.kv-txt { text-align: center!important; line-height: 1.1; font-family: "Noto Sans", sans-serif!important; font-size:6vw; letter-spacing: -0.02em; margin:0 auto!important; white-space: normal; font-weight: 700!important; color:#192D7A!important;}
.kv-sub { font-size:3vw; text-align: center; margin:10px auto 0 auto; font-family: "Noto Sans jp", sans-serif; }
.p16-txt { font-size:1.4rem; text-align: justify;}

/*
ul.block-message { list-style: none; width:90%;  margin:3% auto 0 auto;}
ul.block-message li { display:block; vertical-align: top;}
ul.block-message li.first { background-color:#e1ebf8; box-sizing: border-box; width:100%; padding:4%; text-align: center; position:relative; height:30vw;}
ul.block-message li.last { width:100%; position:relative; }
*/

ul.block-message { list-style: none; width:90%; margin:3% auto 0 auto; background-image: url("../imgs/bg-msg-sp.svg"); background-repeat: no-repeat; background-position: top center; background-size:100%;}
ul.block-message li { display:inline-block; vertical-align: top;}
ul.block-message li.first { box-sizing: border-box; width:100%; padding:4%; text-align: center; }
ul.block-message li.last{ width:100%; }

/*
.message-lead { position:absolute; top:12em; left:0; width:100%; max-width:100%;}
.box-message { text-align: center; width:100%; max-width:100%; margin:0 auto;}
.box-message img { width:50%; height:auto; margin:4% auto 0 auto;}
.txt-right { text-align: right!important;}
*/
.message-lead { width:100%; max-width:100%; margin:3% auto 0 auto;}
.box-message { text-align: center; width:100%; max-width:100%; margin:0 auto;}
.box-message img { width:50%; height:auto; margin:4% auto 0 auto;}
.txt-right { text-align: right!important;}



/*VISION*/
.fl-vision { width:100%; background-color:#e1ebf8; padding:4% 0; margin:0 auto;}
ul.block-vision { list-style: none; width:100%; margin:0 auto; max-width:100%;}
ul.block-vision li { display:block; vertical-align: middle;}
ul.block-vision li.first { box-sizing: border-box; width:100%; padding:4%; text-align: center; }
ul.block-vision li.last{ width:100%; text-align: center; }
.box-vision { text-align: center; width:100%; max-width:100%; margin:0 auto;}
.block-subttl { font-size:5vw; line-height: 1.3; font-family: "Noto Sans jp", sans-serif; margin:40px 0 0 0;}
p.block-body { width:100%; font-family: "Noto Sans jp", sans-serif; font-size:3vw; margin:2% auto 0 auto; text-align: justify;}

/*mission*/
/*
ul.block-vision-rv { list-style: none; width:100%; margin:0 auto; max-width:100%; padding:0;}
ul.block-vision-rv li { display:inline-block; vertical-align: middle;}
ul.block-vision-rv li.first { box-sizing: border-box; width:100%; padding:0; text-align: center; margin:0;}
ul.block-vision-rv li.last{ width:100%; text-align: center; padding:0 0; box-sizing:border-box;}
*/
ul.block-vision-rv { list-style: none; width:100%; margin:0 auto; max-width:100%; padding:0; display:flex; }
ul.block-vision-rv li { display:block; vertical-align: middle; width:100%;}
ul.block-vision-rv li.first { box-sizing: border-box; width:100%!important; padding:0; text-align: center; margin:2% auto 0 auto; order:2;}
ul.block-vision-rv li.last{ width:100%!important; text-align: center; padding:0 0; box-sizing:border-box; order:1;}

.box-mission { text-align: center; width:90%; max-width:90%; margin:0 auto;}

.img530 { max-width:90%; height:auto; width:90%;}
.mt300 { margin-top:60em;}
.mt100 { margin-top:6%;}

/*コンサルティング*/
.header-lead { font-size:3.5vw; line-height: 1.5; text-align: center; margin:4% auto; font-family: "Noto Sans jp", sans-serif; width:90%;}
.menu-consult { width:100%; border-top: solid 1px #192d7a; border-bottom:1px solid #192d7a; padding:0;}

ul.menu-c { list-style: none; margin:0 auto; padding:0; text-align: center; width: fit-content;}
ul.menu-c li { display:inline-block; font-size:3.5vw!important; line-height:1.3; margin:0 1em 0 0; }
ul.menu-c li:last-child { margin:0;}
ul.menu-c li:nth-child(4) { margin:0 0 0 0;}
ul.menu-c li a { display:block; padding:1em 1em 1.5em 1em; background-image: url("/imgs/arrow-consul.svg"); background-position:center bottom 0.3em ; background-repeat: no-repeat;}
ul.menu-c li a:link { text-decoration: none; color:#192d7a; }
ul.menu-c li a:hover { background-color:#f5f5f5;}

ul.consul-block { width:90%; max-width:90%; margin:6% auto 0 auto; }
ul.consul-block li { display:block; margin:0 4% 0 0; padding:0; vertical-align: top;}
ul.consul-block li:first-child { width:100%; max-width:100%; padding:0;}
ul.consul-block li:last-child { width:100%; max-width:100%; padding:0; margin:0;}
.bg-consul { position:relative; margin:0 auto; padding:0; width:60%;}
.bg-consul img { width:30%;}
.bg-consul div { position:absolute; top: 50%; left: 3em; transform: translateY(-50%); text-align: left; font-family: "Noto Sans jp", sans-serif!important; font-size:1.5rem; font-weight:700;}
.box-consul { border:solid 1px #192d7a; padding:2%; box-sizing: border-box; margin:2% 0 0 0; border-radius:10px; }
.box-consul p { font-size:1.2rem; line-height: 1.5; text-align: justify; }
.md-consul { background-color:#e1ebf8; padding:0.2em 0.4em; margin:0 0 2% 0 ; font-size:1.2rem; text-align: left; font-weight:bold;}


.btn-blue { width:100%; margin:2% auto 0 auto; font-size:1.4rem; line-height: 1.3; text-align:center; vertical-align:middle; position:relative; background-color: #192d7a; color:#fff; }
.btn-blue a { display:flex; justify-content:center; align-items:center; width:100%; height:100%; text-decoration:none; text-align:center; color:#fff; line-height: 1.2; padding: 0.7em;}
.btn-blue a::after { content: ">"; position: absolute; top: 50%; right: 10px; transform: translateY(-50%); }
.btn-blue a:hover { background-color:#192d7a;  }
.f-red {color:#F60105;}
.red-attention { font-size:2vw; color:#F60105; margin-top:2%;}
.map-consult { width:80%; margin:2% auto!important;}
.map-consult img { width:100%;}


/*ポートフォリオ*/
.w900 { width:90%; margin:0 auto;}
.bg-blue {background-color:#e1ebf8; padding:4% 0;}
ul.portflex { width:80%; max-width:80%; margin:0 auto; list-style: none; display:flex; flex-wrap: wrap;}
ul.portflex li { width:100%; box-sizing: border-box; padding:3%; border:solid 2px #192D7A; border-radius:10px; margin:0 0 2% 0; background-color:#fff;}
ul.portflex li img { width:100%; max-width:100%; height:auto;}
ul.portflex li:nth-child(3n) { margin: 0 0 2% 0;}
ul.portflex li:nth-child(2n) { margin: 0 0 2% 0;}
.pf-box1 { font-size:1.6rem; line-height: 1.3; font-weight:bold; margin:2% 0 0 0;}
.pf-box2 { font-size:1.4rem; line-height: 1.5; margin:4% 0 0 0;}
.pf-scroll { height:auto; overflow-y:scroll}

/*ul.spec-pf { width:70%; max-width:70%; box-sizing: border-box; margin:5% auto 0 auto; list-style: none; }*/
ul.spec-pf { width:80%; max-width:80%; box-sizing: border-box; margin:5% auto 0 auto; list-style: none; }
ul.spec-pf li { display:inline-block; vertical-align: top;text-align: center; font-family: "Noto Sans jp", sans-serif; margin:0; padding:3% 0 2% 0;}
ul.spec-pf li:nth-child(odd) {margin:0 0 3% 0; width:49%; border-right:1px solid #192d7a; border-left:1px solid #192d7a; }
ul.spec-pf li:nth-child(even) { margin:0 0 3% 0; width:49%; border-right:1px solid #192d7a; }

.spec1-pf { font-size:3.8vw!important; line-height:1.1; margin:0; height:2.3em;}
.spec2-pf { font-size:2.6vw!important; line-height:1.1; margin-top:-1%; height:5em;}
.spec3-pf { font-size:2.3vw!important; height:3em;}

/*事業化伴走支援*/
ul.support4 { list-style: none; width:90%; max-width:90%; margin:0 auto; display:flex; flex-wrap: wrap;}
ul.support4 li { width:48%; max-width:48%; margin:0 4% 4% 0; position:relative;}
ul.support4 li:nth-child(2) { width:48%; max-width:48%; margin:0 0 4% 0; }
ul.support4 li:nth-child(2) .sup-arrow { display:none;}
ul.support4 li:last-child { width:48%; max-width:48%; margin:0 0 0 0; }
ul.support4 li img { width:100%; max-width:100%; height:auto;}
.sup-arrow { position:absolute; top:20%; right:-6%; width:12%;}
.sup-arrow img { width:100%; max-width:32px;}
.lead-sup { font-size:4vw; text-align: center; font-family: "Noto Sans jp", sans-serif; font-weight:bold; line-height:1.2; height:4em; }

ul.b-model { width:90%; max-width:90%; margin:0 auto; display:block; padding:4% 0; border-top:1px solid #192D7A;}
ul.b-model li { display:block; vertical-align: top; margin:0; padding:0; }
ul.b-model li.bm1 { position:relative; width:100%; height:5em; margin:0 0 4% 0; border-radius:10px; background-color:#192D7A;}
ul.b-model li.bm2 { width:100%; }
.model { position:absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width:95%;}
.model-1 { font-size:2.2vw; text-align: center; color:#fff; }
.model-2 { font-size:3.2vw; text-align: center; color:#fff; font-family: "Noto Sans jp", sans-serif;}
.model-3 { font-size:2.8vw; }
.bm-box { background-color:#EBF2FA; padding:2%; border-radius:10px; font-size:2.6vw; line-height: 1.5; box-sizing: border-box;}
.f-bold { font-weight:bold;}
.f-ctr { text-align: center;}

/*製品情報*/
.bd-product { width:90%; margin:0 auto; box-sizing: border-box; border:solid 2px #192d7a; border-radius:10px; padding:5%;}
ul.product-box { width:100%; list-style: none; margin:0 auto;}
ul.product-box li { display:inline-block; vertical-align: top; margin:0 0 3% 0;}
ul.product-box li:first-child { width:100%;}
ul.product-box li:last-child { width:100%; margin:0;}
ul.btn-pd { list-style: none; margin:0 auto!important; padding:0; }
ul.btn-pd li { display:inline-block; margin:0 auto 2% auto; text-align: center; width:100%}
ul.product-box li img.sizer { width:100%; max-width:70%; height:auto; float:none;}
ul.product-box li img.b-scan { width:100%; max-width:70%; height:auto; float:none;}
.ttl-pd { font-family: "Noto Sans", sans-serif; font-size:5vw;}
.pd-txt {font-family: "Noto Sans jp", sans-serif; font-size:3vw; line-height:1.5;}
.btn-product { }

/*沿革*/
.photo { width:60%; margin:4% auto;}
.photo img { width:100%; height:auto;}
.photo-w { width:70%; margin:4% auto;}
.photo-w img { width:100%; height:auto;}
.gaiyo-ttl { font-size:5vw!important; font-weight:bold;}
.mt40 { margin-top:5%;}
.usa-txt { font-size:4vw!important; line-height: 1.3; width:100%; margin:0 auto;}
.usa-sm { font-size:3vw!important;}

 .dl-basic1 {
    flex-wrap: wrap;
    font-size: 1.4rem;
  }
  .dl-basic1-dt,
  .dl-basic1-dd {
    margin-bottom: 0;
    padding: 8px 0;
    width: 100%;
    box-shadow: none;
  }
  
  /* table */
.dl-basic2 {
 flex-wrap: wrap;
 font-size: 1.4rem;
  border-top:solid 1px #808080;
  padding-top:1%;
}
  .dl-basic2-dt,
  .dl-basic2-dd {
    margin-bottom: 0;
    padding: 8px 0;
    width: 100%;
    box-shadow: none;
  }
  
  ul.stock-logo { list-style:none; margin:0 auto; display:flex; flex-wrap: wrap!important; width:100%;}
ul.stock-logo li { width:31%!important; margin:0 2% 2% 0; padding:0; justify-content: space-between; }
ul.stock-logo li img { width:100%; height:auto;}
.w700 { width:100%; margin:0 auto;}
.font36 { font-size:3vw;}

/*ビジネス*/
.w1000 { width:90%; margin:0 auto; }
.w1000 img { width:100%; margin:0 auto; }
ul.ex-service1 { list-style: none; margin:0 auto; max-width:70%; width:70%; text-align: center;}
ul.ex-service1 li { width:100%; display:inline-block; margin:0 0 5% 0; vertical-align: top; text-align: center;}
ul.ex-service1 li img { width:100%; height:auto;}
ul.ex-service1 li p { font-family: "Noto Sans jp", sans-serif;}
ul.ex-service1 li:nth-child(2) { margin:0 0 4% 0;}
ul.ex-service1 li:last-child { margin:0 auto!important;}
.under-arrow { background-image: url("../imgs/business-arrow.svg"); background-repeat:no-repeat; background-position: bottom center; padding-bottom:8%;}
ul.b-service { width:90%; max-width:90%; margin:0 auto; display:block; padding:4% 0; border-top:1px solid #fff;}
ul.b-service li { display:block; vertical-align: top; margin:0; padding:0; }
ul.b-service li:first-of-type { position:relative; width:100%; height:5em; margin:0 0 4% 0; border-radius:10px; background-color:#fff;  }
ul.b-service li:last-of-type { width:100%; }
.model { position:absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width:95%; padding:1% 0;}
.model-service { font-size:4vw; text-align: center; color:#fff; font-family: "Noto Sans jp", sans-serif; color:#192D7A;}
p.sp-sm { font-size:4vw;}
.w21 { width:70%!important; margin:0 auto;}
.w17 { width:90%; margin:0 auto;} 
.w26 { width:90%; margin:0 auto;} 

/*採用情報*/
.bd-blue { border: 2px solid #192D7A; box-sizing: border-box; padding:3%;}
.scnd-lead { font-size:3vw; line-height: 1.3; text-align: center; margin:0 auto; font-family: "Noto Sans jp", sans-serif; }

.txt-show { border-top:solid 1px #192D7A; color:#192D7A; padding:2%; font-size:2.8vw; line-height: 1.5;}
.txt-show p { margin-top:1%;}
.rec-body { font-size:2.8vw; line-height: 1.5; padding:2%; }
.rec-ttl { font-family: "Noto Sans jp", sans-serif; font-size:3.5vw;}
.ptb60 { padding:6% 0;}
.rec-photo { display:flex; flex-wrap: wrap; width:100%; max-width:1000px; margin:40px auto; justify-content:space-between;}
.rec-photo div { width:49%; margin:0 1% 0.3% 0;}
.rec-photo div:nth-child(2n) { width:49%; margin:0 0 0.3% 0;}
.rec-photo div img { width:100%; height:auto;}
.align-left { text-align: left!important;}
.faq-ind { padding-left:2em!important; text-indent:-2em;  margin:0;}


/*アコーディオン*/
.accordion {
margin: 0 auto;
max-width: 100%;
}

.toggle {
display: none;
}
.option {
position: relative;
margin-bottom: 0;
}
.ac-ttl,
.content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}

.ac-ttl {
padding: 1em 0.3em;
display: block;
font-weight: bold;
text-align: left;
font-size:3vw!important;
margin:2% 0 0 0;
border-top : solid 1px #D1D1D1;
}
.ac-ttl::after {
content: url("/imgs/arrow.svg");
  display:block;
  position:absolute;
  right: 2%;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
}
.ac-ttl:hover { cursor: pointer;}
.content {
max-height: 0;
overflow: hidden;
width:100%;
}

.content-box { padding:0;}

.content p {
margin: 0 0.3em;
padding: 0;
font-size: 3vw;
line-height: 1.5;
}
.toggle:checked + .ac-ttl + .content {
max-height: 8000px;
transition: all 1.5s;
}
.toggle:checked + .ac-ttl + .content1 {
max-height: 8000px;
transition: all 1.5s;
}
.toggle:checked + .ac-ttl::after {
content: url("/imgs/arrow1.svg");
  display:block;
  position:absolute;
  right: 2%;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
}

[class^="txt-hide-"] {
display: none;
}

button[class^="more-"] {
width: 200px;
margin: 2% auto;
display: block;
background-color: #fff;
color: #192D7A;
padding:0.5em 1em;
outline: 0;
transition: .5s;
-erbkit-transition: .5s;
border:solid 1px #192D7A;
font-size:16px;
cursor: pointer;
}

button[class^="more-"]:hover { background-color:#f5f5f5;}

button[class^="more-"]::after {
content: "MORE INFO ＋";
transition: .2s;
-erbkit-transition: .2s;
}

button[class^="more-"].on-click::after{
content: "閉じる";
}

/*アクセラレーションプログラム*/
.lh-1 { line-height: 1!important;}
ul.hands-on { list-style: none; width:90%; max-width:90%; margin:0 auto; }
ul.hands-on li { display:inline-block; width:47%; margin:0; padding:0; vertical-align: top;}
ul.hands-on li img { width:100%; height:auto;}
ul.hands-on li:first-child { margin:0 6% 0 0;}
ul.hands-on li:last-child { font-size:2.6vw; font-family: "Noto Sans jp", sans-serif; line-height: 1.5;}
/*
ul.hands-entry { width:90%; max-width:90%; margin:0 auto; border:solid 1px #192D7A; border-radius:5px;}
*/
ul.hands-entry { width:90%; max-width:90%; margin:0 auto; border:solid 1px #192D7A; border-radius:5px; display:flex; background-color:#192D7A; }

ul.hands-entry li { display:inline-block; vertical-align: middle; margin:0;}
ul.hands-entry li:first-child { width:15%; text-align: center; padding:3em 0 ; color:#fff; font-size:2.8vw; vertical-align: middle; height:auto; border-radius:5px 0 0 5px;}
ul.hands-entry li:nth-child(2) { width:85%; box-sizing: border-box;  text-align: left; background-color:#fff; padding:2% 0; border-radius:0 5px 5px 0;}
ul.hands-entry li:nth-child(2) div { padding:0 1em; font-size:2.4vw;}
.w34 { width:90%; margin:0 auto;}

ul.p-flow { list-style: none; width:90%; max-width:90%; margin:0 auto; display:flex; flex-wrap: wrap;}
ul.p-flow li { width:48%; max-width:48%; margin:0 4% 4% 0; position:relative; text-align: center;}
ul.p-flow li:nth-child(2) { width:48%; max-width:48%; margin:0 0 4% 0; }
ul.p-flow li:nth-child(2) .sup-arrow { display:none;}
ul.p-flow li:last-child { width:48%; max-width:48%; margin:0 0 0 0; }
ul.p-flow li img { width:70%; max-width:70%; height:auto; margin:0 auto;}
.ap-arrow { position:absolute; top:20%; right:-6%; width:15%;}
.ap-arrow img { width:100%; max-width:100%x;}

.w17c { width:90%; margin:0 auto;} 

.acpr-map { width:90%!important; margin:0 auto;}
.acpr-map img { width:100%; height:auto;}
ul.logo-4 { list-style: none; margin:0;}
ul.logo-4 li { width:23%!important; display:inline-block!important; margin:0 2.6% 2.6% 0; border:none; background-color:#fff; border-radius:0!important; padding:0!important; vertical-align: middle!important;}
ul.logo-4 li:first-child { width:23%!important; display:inline-block!important; margin:0 2.6% 2.6% 0; border:none; background-color:#fff; border-radius:0!important; padding:0!important; vertical-align: middle!important;}
ul.logo-4 li:nth-child(4) { width:23%; display:inline-block; margin:0 0 2.6% 0; }
ul.logo-4 li img { width:100%; height:auto; vertical-align: middle; padding:0;}

ul.spec-acpr { width:90%; max-width:90%; box-sizing: border-box; margin:0 auto; list-style: none; }
ul.spec-acpr li { display:inline-block; vertical-align: top; text-align: center; font-family: "Noto Sans jp", sans-serif; padding:2% 0 1% 0; margin:0 0 2% 0; width:49%; border-right:1px solid #192d7a; }
ul.spec-acpr li:first-child { margin:0 0 2% 0; border-right:1px solid #192d7a; border-left:1px solid #192d7a;}
ul.spec-acpr li:nth-child(3) { margin:0 0 2% 0; border-right:1px solid #192d7a; border-left:1px solid #192d7a;}
ul.spec-acpr li:last-child { margin:0 0 2% 0; border-right:1px solid #192d7a;  }

.bd-obi { width:100%; padding:0.5em; background-color:#192d7a; font-size:2.6vw; text-align: center; font-family: "Noto Sans jp", sans-serif; color:#fff; border-radius:15px; box-sizing: border-box;}
ul.sup-exp { list-style: none; display:flex; flex-wrap: wrap; width:100%; align-content:stretch;}
ul.sup-exp li { border:solid 2px #192D7A; border-radius:10px; width:100%; margin:0 0 2% 0; box-sizing: border-box; background-color:#fff; padding:4%;}
ul.sup-exp li:nth-child(2n)  { margin:0 0 2% 0;}
.se-1 { font-size:2.4vw!important; text-align: center; font-family: "Noto Sans", sans-serif; }
.se-2 { font-size:3.2vw; text-align: center; font-family: "Noto Sans jp", sans-serif; line-height: 1.1; margin-top:2%;}
.se-2 span { font-size:2.6vw;}
.se-3 { font-size:2.4vw; line-height: 1.3; text-align: justify; margin-top:2%;}

.bd-sponcer { background-color:#EBF2FA; width:100%; padding:0.3em 0.5em; font-size:2.8vw; text-align: left; font-family: "Noto Sans", sans-serif; color:#1E2E76; box-sizing: border-box; }
ul.sponcer-logo { list-style: none; display:flex; flex-wrap: wrap; width:100%; align-content:stretch; margin:0 auto;}
ul.sponcer-logo li { width:32%; margin:0 2% 2% 0; box-sizing: border-box; }
ul.sponcer-logo li:nth-child(4n)  { margin:0 2% 2% 0;}
ul.sponcer-logo li:nth-child(3n)  { margin:0 0 2% 0;}
ul.sponcer-logo li img { width:90%; height:auto; margin:0 auto;}


.font12 { font-size:2vw!important;}
.font14 { font-size:2.2vw!important;}
.font16 { font-size:2.4vw!important;}
.font18 { font-size:2.6vw!important;}
.font20 { font-size:20px!important;}
.font20 { font-size:20px!important;}
.font22 { font-size:22px!important;}
.font24 { font-size:24px!important;}
.font26 { font-size:26px!important;}
.font28 { font-size:28px!important;}

/*スタート事業*/

ul.flow-2 { width:90%; margin:4% auto; list-style:none; background-image: url("/img/bd.svg"); background-repeat:repeat-y; background-position:center; padding:0;}
ul.flow-2 li { border:1px solid #143053; text-align: center; padding:0.5em 0; font-weight:bold; font-size:2.2vw; background-color:#fff; width:100%!important; margin:0 0 15px 0;}
ul.flow-2 li.bg-ppl { background-color:#eeeeff;}
ul.flow-2 li.bg-blue { background-color:#14305e; color:#fff!important; margin:0!important;}
ul.flow-2 li::after { content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 15px solid #192D7A;
  border-right: 11px solid transparent;
  border-left: 11px solid transparent;}

ul.flow-2 li:last-child::after { content: "";
  position: static;
  bottom: 0;
  left: 0;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: none;
  border-right: none;
  border-left: none;}

.bd-wht { background-color:#fff; border-radius:15px; width:90%; max-width:90%; margin:0 auto; text-align: center; box-sizing: border-box; padding:2% 0;}
.bd-wht img { width:95%; height:auto; text-align: center; }
ul.what-start { list-style: none; width:90%; margin:0 auto;}
ul.what-start li { display:inline-block; width:50%; margin:0; padding:0.5em; vertical-align: middle; box-sizing: border-box;}
ul.what-start li:nth-child(odd) { background-color:#192D7A; text-align: left; border-bottom:solid 1px #fff; color:#fff;}
ul.what-start li:nth-child(even) { background-color:#fff; border-bottom:solid 1px #808080; text-align: center; }

.movbox { width:90%; margin:0 auto;}
.start-mov { position: relative; padding-bottom: 56.25%; }
.start-mov iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.align-ctr { text-align:center; }
.w10 { width:10em; margin:0 auto;}
.se-4 { margin-top:10px;}
.hr-wht { border-top:2px solid #fff; width:100%; max-width:1000px; margin:0 auto; }
.w600 { width:90%; margin:0 auto;}
.font-sans-jp { font-family: "Noto Sans jp", sans-serif;}
.font-sans-jp-bd { font-family: "Noto Sans jp", sans-serif; font-weight:700;}

/*高さ調整*/
.lh2 { height:2em;}
.lh3 { height:3em;}


/*RAQA*/
.model2-btm { position:absolute; display:block!important; bottom:10px; color:#fff; left:50%; transform: translateX(-50%); font-size:2vw; width:95%; text-align: center;}
/*
ul.b-raqa { width:100%; max-width:1000px; margin:0 auto; display:flex; padding:2% 0; border-top:1px solid #192D7A;}
ul.b-raqa li { flex-wrap: wrap; vertical-align: top; margin:0; padding:0; }
ul.b-raqa li.r1 { position:relative; width:25%!important; height:auto; margin:0 3% 0 0; border-radius:10px; background-color:#192D7A;}
ul.b-raqa li.r2 { width:72%!important; }
*//*
ul.b-raqa { width:95%; max-width:95%; margin:0 auto; display:flex; padding:2% 0; border-top:1px solid #192D7A;}
ul.b-raqa li { flex-wrap: wrap; vertical-align: top; margin:0; padding:0; }
ul.b-raqa li.r1 { position:relative; width:26%!important; height:auto; margin:0 2% 0 0; border-radius:10px; background-color:#192D7A; padding:1%;}
ul*/
ul.b-raqa { width:90%; max-width:90%; margin:0 auto; display:block; padding:4% 0; border-top:1px solid #192D7A; box-sizing: border-box;}
ul.b-raqa li { display:block; vertical-align: top; margin:0; padding:0; }
ul.b-raqa li.r1 { position:relative; width:100%!important; height:6em; margin:0 0 4% 0; border-radius:10px; background-color:#192D7A; }
ul.b-raqa li.r2 { width:100%!important; }

/*
ul.col3 { list-style:none!important; display:flex; flex-wrap: wrap; margin:0; padding:0;}
ul.col3 li:first-child { width:38%; margin:0 1% 0 0; padding:0;}
ul.col3 li:nth-child(2) { width:38%; margin:0 1% 0 0; padding:0;}
ul.col3 li:nth-child(3) { width:22%; margin:0; padding:0;}
*/
ul.col3 { list-style:none!important; display:flex; flex-wrap: wrap; margin:0; padding:0; width:100%!important; }
ul.col3 li:first-child { width:100%!important; margin:0 0 0 0; padding:0;}
ul.col3 li:nth-child(2) { width:100%!important; margin:0 0 0 0; padding:0;}
ul.col3 li:nth-child(3) { width:100%!important; margin:0; padding:0;}

ul.col3 li ul.raqa-detail { width:100%; list-style: none; margin:0; }
ul.col3 li ul.raqa-detail li { width:100%; }

ul.col2 { list-style:none; display:flex; flex-wrap:wrap; width:100%!important;}
/*
ul.col2 li:first-child { width:54%; margin:0 2% 0 0;}
ul.col2 li:nth-child(2) { width:44%; }
*/
ul.col2 li:first-child { width:100%!important; margin:0 0 0 0;}
ul.col2 li:nth-child(2) { width:100%!important; }

/*ul.col2 li:last-child { width:50%; }*/
ul.col2 li ul.raqa-detail { width:100%!important; list-style: none;}
ul.col2 li ul.raqa-detail li { width:100%!important; }

ul.col21 { list-style:none; display:flex; width:100%; flex-wrap:wrap;}
ul.col21 li:first-child { width:100%; }
ul.col21 li:last-child { width:100%; }
ul.col21 li ul.raqa-detail { width:100%; list-style: none;}
ul.col21 li ul.raqa-detail li { width:100%; }

ul.raqa-detail { list-style: disc!important; margin:0; padding-left:1.3em;}
ul.raqa-detail li { font-size:2.4vw!important; display:list-item;}
ul.raqa-detail li:nth-child(1) { padding-left:0!important;}

.co3-ttl { font-size:2.6vw; padding:0.3em 1em; margin-bottom:0.5em; font-weight:bold; background-color:#fff; border-radius:5px;}

ul.sub-detail { list-style: none; margin:0; padding-left:0em; width:100%;}
ul.sub-detail li { padding-left:1em!important;}
ul.sub-detail li:first-child { padding-left:1em!important;}

table.outside { width:100%; }
table.outside th { background-color:#fff!important; font-weight:bold; font-size:2.6vw;}
table.outside th, td { padding: 0.5em;  border-bottom: 1px solid #fff; } 
table.outside td { font-size:2.4vw;}
table.outside th:first-child { width:30%;}
table.outside th:nth-child(2) { width:40%;}
table.outside th:last-child { width:30%;}
table.outside td.os-1 { width:30%;}
table.outside td.os-2 { width:40%;}
table.outside td.os-3 { width:30%;}

.hr-blue { border-top:1px solid #192D7A; width:100%; max-width:1000px; margin:0 auto; }

/* ブログ */
.path { width:100%; color:#fff; padding:1em 0; background-color:#192D7A; font-size:2.2vw; }
.path a { color:#fff; text-decoration: none;}
.path-inner { width:90%; margin:0 auto;}
.blog-wrapper {
  max-width: 90%;
  margin: 0 auto;
}

  .page-title-inner {
    padding: 32px 16px;
    width: 100%;
    box-sizing: border-box;
  }
  .page-title-inner.min {
    padding: 20px 16px;
  }
  .page-title h1 {
    font-size: 2.0rem;
  }
  
 /*その他*/
    .h2-title {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  
  /* footer */
.footer {
  /*background-color: #065EE3;*/
  background: #192D7A!important;
  /*
  background: -moz-linear-gradient(left, #011f50 0%, #0044ac 100%);
  background: -webkit-linear-gradient(left, #011f50 0%,#0044ac 100%);
  background: linear-gradient(to right, #011f50 0%,#0044ac 100%);
  */
}
.footer-logo {
  text-align: center;
  margin-bottom: 2%;
}
.footer-inner {
  max-width: 90%;
  margin: 0 auto;
  padding: 2% 1%;
}

ul.ft-menu { width:90%; list-style: none; margin:0 auto;}
ul.ft-menu li { width:100%; display:inline-block; margin:0 0 2% 0; vertical-align: top; text-align: center;}
ul.ft-menu li:last-child { margin:0 ;}

ul.ft-item { width:100%; list-style: none; margin:0 auto;}
ul.ft-item li { width:auto; display:inline-block; margin:0 1em 2% 0; color:#fff; font-size:2.2vw; }
ul.ft-item li:last-child { margin:0 ;}
ul.ft-item li a { color:#fff;}
ul.ft-item li a:hover { box-shadow: 0 1px 0 #FFF;}
  

/*ボタン*/
a.btn-support{
  padding: 0.5em;
  margin: 2% auto 0 auto;
  display: block;
  color: #fff !important;
  background: #192d7a;
  text-decoration: none;
  font-size:3vw!important;
  border-radius: 3px;
  text-align:center;
  position: relative;
  
}
a.btn-support:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 50%;
  right: 5px;
  margin: 0 0 0 0;
  background-image: url("/imgs/service-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  transform: translateY(-50%);
}
a.btn-support:hover {
  background: #5e6ca2;
}

a.btn-support1 {
  padding: 0.5em;
  margin: 2% auto 0 auto;
  display: block;
  color: #fff !important;
  background: #192d7a;
  text-decoration: none;
  font-size:3.5vw!important;
  border-radius: 3px;
  text-align:center;
  position: relative;
}
a.btn-support1:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 50%;
  right: 5px;
  margin: 0 0 0 0;
  background-image: url("/imgs/service-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  transform: translateY(-50%);
}
a.btn-support1:hover {
  background: #5e6ca2;
}

a.btn-business1 {
  padding: 0.7em;
  margin: 2% auto 0 auto;
  display: block;
  color: #fff !important;
  background: #192d7a;
  text-decoration: none;
  font-size:3.5vw!important;
  border-radius: 3px;
  text-align:center;
  position: relative;
  width:98%;
}
a.btn-business1:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 50%;
  right: 5px;
  margin: 0 0 0 0;
  background-image: url("/imgs/service-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  transform: translateY(-50%);
}
a.btn-business1:hover {
  background: #5e6ca2;
}



.mt10 { margin-top:2%!important;}
.mt20 { margin-top:3%!important;}
.mt30 { margin-top:4%!important;}
.mt40 { margin-top:5%!important;}
.mt50 { margin-top:6%!important;}
.mt60 { margin-top:7%!important;}
.mt70 { margin-top:8%!important;}
.mt80 { margin-top:9%!important;}



a.btn-service{
  padding: 0.5em;
  margin: 4% auto 0 auto;
  display: block;
  color: #fff !important;
  background: #192d7a;
  text-decoration: none;
  font-size:3vw!important;
  border-radius: 3px;
  text-align:center;
  position: relative;
  
}
a.btn-service:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 50%;
  right: 5px;
  margin: 0 0 0 0;
  background-image: url("/imgs/service-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  transform: translateY(-50%);
}
a.btn-service:hover {
  background: #5e6ca2;
}

a.btn-acpr {
  padding: 0.5em;
  margin: 4% auto 0 auto;
  display: block;
  color: #192d7a !important;
  background: #fff;
  text-decoration: none;
  font-size:3vw!important;
  text-align:center;
  position: relative;
  border:solid 1px #192d7a;
}
a.btn-acpr:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 50%;
  right: 5px;
  margin: 0 0 0 0;
  background-image: url("/imgs/acpr-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  transform: translateY(-50%);
}
a.btn-acpr:hover {
  background: #f5f5f5;
}

/*モーダル*/
div.modal {
	position: relative;
	display:none;
	overscroll-behavior-y: none;
}
div.modal .pr_box {
	max-width:80vw;
	width:80vw;
	height:auto;
	margin:auto;
	box-shadow:0px 0px 12px rgba(0,0,0,0.4);
	padding:40px;
	background:#FFFFFF;
	position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.pr_box img:hover {
	filter: alpha(opacity=50);
	-webkit-opacity:0.50;
	-moz-opacity:0.50;
	-ms-opacity:0.50;
	-o-opacity:0.50;
	opacity:0.50;
	z-index:999999999999999;
}
.close_modal{
	display: block;
	margin:0 auto!important;
	text-align: center;
	text-decoration: none;
	margin:2% auto!important;
	width: 200px;
	line-height:30px;
	display: inline-table;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff;
	border: 2px solid #018ad1;
	background: #018ad1;
	*display: inline;
	*zoom: 1;
}
.close_modal:hover {
	text-decoration: none;
	display: inline-table;
	color: #018ad1;
	border: 2px solid #018ad1;
	background: #fff;
}
.close_modal_no{
	display: block;
	text-align: center;
	text-decoration: none;
	width: 200px;
	margin:2% auto 0 auto!important;
	line-height:30px;
	display: inline-table;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff;
	border: 2px solid #60cfff;
	background: #60cfff;
	*display: inline;
	*zoom: 1;
}
.close_modal_no:hover {
	text-decoration: none;
	display: inline-table;
	color: #018ad1;
	border: 2px solid #60cfff;
	background: #fff;
}


/*メニュー*/
.top { width:100%; height:25px; padding:5px 0; position: relative;}
.top img.logo1 { position:absolute; top:50%; transform: translateY(-50%); width:20%;}
ul.nav1 { list-style: none; position:static; bottom:0; right:0; min-width:100%; display:block;}
ul.nav1 li { display:block!important; font-size:12px; font-family: "Noto Sans jp", sans-serif;white-space: nowrap;}
ul.nav1 li a { text-decoration: none; color:#fff; display:block; padding:10px; }
ul.nav1 li a:hover { color:#192d7a; background-color:#f5f5f5;}
ul.nav1 li.sub-m a { background-image: none; background-position:center bottom 10px ; background-repeat: no-repeat; }
ul.nav1 li.sub-m:hover ul { display:block;}
ul.nav1 li.sub-m { position:relative;}

ul.nav2 { list-style: none; position:static; top:10px; right:0; padding:0; border-radius:0vh; border:none; display:block; }
ul.nav2 li { display:block; font-size:12px; font-family: "Noto Sans jp", sans-serif;}
ul.nav2 li a { text-decoration: none; color:#fff; display:block; padding:10px; }
ul.nav2 li a:hover { color:#192d7a; background-color:#f5f5f5;}
ul.nav2 li.sub-m a { background-image: none; background-position:center bottom 10px ; background-repeat: no-repeat; }
ul.nav2 li.sub-m:hover ul { display:block;}
ul.nav2 li.sub-m { position:relative;}

ul.nav3 { list-style: none; position:static; top:10px; right:60px; background-color:#000; padding:0; border-radius:0vh; border:none; display:block;}
ul.nav3 li { display:block; margin:0; font-size:12px; font-family: "Noto Sans jp", sans-serif;}
ul.nav3 li:last-child { margin:0;}
ul.nav3 li a { text-decoration: none; color:#fff; display:block; padding:10px;}
ul.nav3 li a:hover { color:#192d7a; background-color:#fff;}

ul.sub1 { list-style: none; display:block; position:static; top:0; left:0; background-color:#000; box-shadow: none; background-image:none!important; padding-left:1em;}
ul.sub1 li { display:block!important;}
ul.sub1 li a { background-image:none!important; color:#fff;}
ul.sub2 { list-style: none; display:block; position:static; top:0; left:0; background-color:#000; box-shadow: none; background-image:none!important; padding-left:1em;}
ul.sub2 li { display:block!important;}
ul.sub2 li a { background-image:none!important; }
ul.sub3 { list-style: none; display:block; position:static; top:0; left:0; background-color:#000; box-shadow: none; background-image:none!important; padding-left:1em;}
ul.sub3 li { display:block!important;}
ul.sub3 li a { background-image:none!important;}

/*2402追加*/
ul.sub4 { list-style: none; display:block; position:static; top:0; left:0; background-color:#000; box-shadow: none; background-image:none!important; padding-left:1em;}
ul.sub4 li { display:block!important;}
ul.sub4 li a { background-image:none!important; color:#fff;}

nav.sub-menu { display:none;}
nav.sub-menu.active { display:block; position:fixed; top:0; right:0; width:80%; height:100%; overflow: auto; background-color: rgba(0,0,0,0.9);}

/*メンバー*/
.member-profile {
    flex-flow: column nowrap;
  }
  .member-profile-list {
    width: 100%;
  }
  .member-profile-photo {
    width: 100%;
    box-sizing: border-box;
  }
  .member-profile-detail {
    width: 100%;
  }
  .member-profile-list:nth-child(2) .member-profile-detail,
  .member-profile-list:nth-child(5) .member-profile-detail,
  .member-profile-list:nth-child(8) .member-profile-detail,
  .member-profile-list:nth-child(11) .member-profile-detail,
  .member-profile-list:nth-child(3n) .member-profile-detail {
    left: 0;
  }
  .member-profile-content {
    width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
  }
  .member-profile-photo img,
  .member-profile-photo img:hover {
    /*filter: grayscale(100%) brightness(80%);*/
    /*transform: scale(1);*/
  }
  
.member-txt { background-color:#f5f5f5; width:100%; height:200px; position:relative;}
.member-txt-inner { position:absolute; top:50%; left:50%; transform: translate(-50%,-50%); text-align: center;}

/*有益情報*/
ul.info-menu { list-style: none; width:95%; margin:4% auto; display:flex; flex-wrap:wrap;}
ul.info-menu li { width:49%; text-align: center; margin:0 1% 0 0; font-size:1rem;}
ul.info-menu li:nth-child(2n) { width:48.5%; text-align: center; margin:0 0 1% 0; font-size:1rem;}
ul.info-menu li a { display:block; padding:1em 2em; background-color:#f5f5f5;}
ul.info-menu li a:link { color:#333; text-decoration: none;}
ul.info-menu li a:visited { color:#333; text-decoration: none;}
ul.info-menu li a:hover { display:block; padding:1em 0; background-color:#d8d8d8;}

ul.post-info { list-style: none; width:95%; margin:0 auto;}
ul.post-info li { padding:0; border-bottom:1px solid #333;}
ul.post-info li a { display:block; color:#333; padding:1em 0; text-decoration: none;}
ul.post-info li a:hover { background-color:#f5f5f5;}


/* 記事内 */
.post-excerpt {
  font-size: 3vw!important;
  word-wrap: break-word;
}

.post-title h2 {
  font-size: 4vw!important;
  font-weight: 600;
  /*margin-bottom: 40px;*/
  text-align: left;
}

.grecaptcha-badge {
	bottom: 0 !important;
}

/*開発支援*/
ul.incubation { width:90%; max-width:90%; margin:0 auto; display:block; padding:4% 0; list-style: none;}
ul.incubation li { display:block; vertical-align: top; margin:0; padding:0; }
ul.incubation li:first-of-type { width:100%; height:auto; margin:0 0 4% 0; background-color:#fff;  }
ul.incubation li:first-of-type img { width:100%; height:auto;}
ul.incubation li:last-of-type { width:100%; }

a.btn-incubation {
  padding: 0.5em 2em;
  margin: 2% auto 0 auto!important;
  display: inline-block;
  color: #fff !important;
  background: #192d7a;
  text-decoration: none;
  font-size:3.5vw!important;
  border-radius: 3px;
  text-align:center;
  position: relative;
  width:85%;
}
a.btn-incubation:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 50%;
  right: 5px;
  margin: 0 0 0 0;
  background-image: url("/imgs/service-arrow.svg");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  transform: translateY(-50%);
}
a.btn-incubation:hover {
  background: #5e6ca2;
}

ul.menu-incubation { list-style: none;  margin:0 auto; width:90%;}
ul.menu-incubation li { display:inline-block; width:48%; margin:0 4% 0 0; padding:0;}
ul.menu-incubation li:first-child { text-align: right;}
ul.menu-incubation li:last-child { text-align: left; margin:0 0 0 0;}

/*D-GLOOBAL*/
.dg-main { position: relative; width:100%; margin:0 auto;}
.dg-main img { width:100%!important; height:auto;}
.dg-ttl { position:absolute; top:4%; color:#fff; text-align: center; margin:0 auto; width:90%; left: 50%; transform: translateX(-50%); font-size:5.5vw; }
.dg-body { position:absolute; width:90%; top:17%; text-align: center; color: #fff; left: 50%; transform: translateX(-50%); font-size:3.2vw; }
.dg-detail { position:absolute; width:90%; bottom:16%; text-align: center; color: #fff; left: 50%; transform: translateX(-50%); font-size:3.8vw; }
.dg-btn { position:absolute; width:90%; bottom:4%; text-align: center; left: 50%; transform: translateX(-50%); }

}



@media screen and (min-width: 768px){
  a.btn-service{
    padding: 0.5em 2em;
    margin: 10px auto;
    font-size:20px;
    display:inline-block;
  }
  a.btn-orange:before {
    margin: -3px 0 0 10px;
  }
  
  
}



