
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');

* {
  margin: 0;
  padding: 0;
}
body {
  width: 100%;
  margin: 0;
  font-size: 18px;
  color:#333333;
  font-family: "Noto Sans JP", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  background:#fff;
}


#body #container #medical * {
	box-sizing: border-box;
}

a {
  color:#0068b7;
}

a:hover {
  opacity:0.5;
}


a img:hover {
  opacity:0.5;
}


br.pc {
  display:block;
}

.space01 {
  height:36px;
}

br.sp {
  display:none;
}


@media (max-width: 768px){
br.sp {
  display:block;
}

}


p.pc {
  display:block;
}

p.sp {
  display:none;
}



p.center {
  text-align:center;
}


.ls1 {
  letter-spacing:1px;

}


h3 {
  display:block;
  font-size:30px;
  color:#003dad;
  margin:80px auto 50px;
  padding:0;
  text-align:center;
  font-weight: 700;
}

h3.features {
  font-size:24px;
}


h3.features {
  color:#17D24F;
  font-size:18px;
}
h3.icon {
  display:block;
  font-size:24px;
  color:#003dad;
  margin:80px auto 50px;
  padding:0;
  text-align:center;
  font-weight: 700;
}



}

span.spacer01{
  margin-left: -12px;
  background: none;
  padding:0;
  margin-right:5px;
}

span.spacer02{
  margin-left: -18px;
  background: none;
  padding:0;
  margin-right:2px;
}

@media screen and (max-width: 768px) {

p.center {
  text-align:left;
  font-size:14px;
  margin:0px auto;
  padding:0;
  width:100%;
  display:block;
}


h3 span span {
  padding:0 12px 5px;
  border-radius:30px;
  margin-right:10px;
}

span.spacer01{
	display:none;
	margin-left: 0px;
}
span.spacer02{
	display:none;
	margin-left: 0px;
}

}
.main {
	position: relative;
	width:100%;
	max-width:1920px;
	display:block;
	margin: 0 auto -100px;

}

.main .iologo {
	position: absolute;
	margin-top: 20px;/*10→20*/
	margin-left: 40px;/*10→40*/
	max-width: 140px;
	display:block;
	z-index:2;
}


/* 右上ボタン */
.contactBtn{
  position: absolute;
  top: 20px;
  right: 20px;
  background: #fff;
  color: #333;
  padding: 14px 32px;
  text-decoration: none;
  font-weight: 600;
  border-radius: 4px;
  transition: 0.3s ease;
}

.contactBtn:hover{
  background: #222;
}

/* スマホ調整 */
@media (max-width: 768px){
  .contactBtn{
    top: 12px;
    right: 12px;
    padding: 10px 20px;
    font-size: 14px;
  background: #fff;
  }
}


.main a .iologo:hover {
	opacity: 0.8 !important;
	z-index:4 !important;
}


@media (max-width: 1366px){
.main {
	position: relative;
	width:100%;
	max-width:1366px;
	display:block;
	margin: 0 auto;
}
}

.main img {
	display:block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}



img.pc {
  display:block;
	width: 100%;
	margin: 0 auto;
}

img.sp {
  display:none;
}

@media (max-width: 1366px){
	img.pc {
	  display:block;
	}
}

@media (max-width: 768px){
	img.pc {
	  display:none;
	}

	img.sp {
	  display:block;
	width: 100%;
	margin: 0 auto;
	}
}



@media (max-width: 1366px){
.main .iologo {
	position: absolute;
	margin-top: 15px;/*-5→15*/
	margin-left: 30px;/*10→30*/
	max-width: 110px;
	display:block;
	z-index:2;
}
}

@media (max-width: 960px){
.main .iologo {
	position: absolute;
	margin-top: -3px;
	margin-left: 10px;
	max-width: 90px;
	display:block;
	z-index:2;
}
}



@media (max-width: 768px){
	.main .iologo {
		position: absolute;
		margin-top: 10px;
		margin-left: 10px;
		max-width: 100px;
		display:block;
	}
}

.main .main_copy span {
	display:none;
}

.bg-gray {
	display:block;
	width: 100%;
	margin: 0px auto 80px;
	padding:80px 0;
	background:#edf8fd;
}

.pic_bg {
	display:block;
	width: 100%;
	margin: 0px auto -200px;
	padding:0;
}

.bg-image {
	display:block;
	width: 100%;
	margin: 0px auto 80px;
	padding:80px 0;
	background:#edf8fd;
}


.pic_flow_pc {
	display:block;
	width: 100%;
	margin: 30px auto;
	padding:0;
}

.pic_flow_sp {
	display:none;
}

@media (max-width: 768px){

.pic_bg {
	display:block;
	width: 100%;
	margin: 80px auto 0px;
	padding:0;
}

  .pic_flow_pc {
	display:none;
  }

  .pic_flow_sp {
	display:none;
	width: 100%;
	margin: 30px auto;
	padding:0;
  }
}


.suggest_pic {
	display:block;
	width: 100%;
	max-width: 1440px;
	margin: 30px auto;
	padding:0;
}

section#first-block {
	display:block;
	width: 94%;
	max-width: 1600px;
	margin: -10% auto 80px;
	padding:30px;
}

@media (max-width: 768px){
section#first-block {
	display:block;
	width: 90%;
	max-width: 1600px;
	margin: 30px auto 10px;
	padding:10px 3%;
	background:#ffffff;
}

.bg-gray {
	padding:50px 0;
}

}


section#scene {
	margin: 150px auto 80px;
}

section#link {
	margin: 150px auto 80px;
}

section#suggest {
	margin: 150px auto 80px;
}

section#merit03 {
	margin: 150px auto 80px;
}

section#merit04 {
	margin: 150px auto 80px;
}

section#merit05 {
	margin: 150px auto 80px;
}

section#licence {
	margin: 100px auto 80px;
}

section#notice {
	margin: 100px auto 80px;
}

section#lineup {
	margin: 20px auto 80px;
}





p.subtitle {
	font-size: 24px;
	color: #003dad;
	line-height: 180%;
	text-align: center;
	margin: 30px auto 30px;
	padding: 0;
	font-weight: bold;
}


@media (max-width: 768px){

section#suggest {
	margin: 50px auto 80px;
}

section#link {
	margin: 50px auto 80px;
}


section#scene {
	margin: 10px auto 30px;
}

section#merit02 {
	margin: 30px auto 30px;
}

section#merit03 {
	margin: 30px auto 30px;
}

section#merit04 {
	margin: 30px auto 30px;
}

section#merit05 {
	margin: 30px auto 30px;
}

section#notice {
	margin: 30px auto 30px;
}

section#licence {
	margin: 30px auto 30px;
}

section#lineup {
	margin: 30px auto 30px;
}



p.subtitle {
	font-size: 18px;
	line-height: 180%;
	text-align: center;
	margin: 30px auto 30px;
	padding: 0;
	font-weight: bold;
}



}

/*********************************/

.pointbox{
	border-radius:30px;
	background:#ffffff;
	width: 100%;
	max-width: 1500px;
	display: -webkit-flex;
	display: flex;
	justify-content: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin:80px auto;
	padding:50px 0;
	color:#333333;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}


img.hybrid01 {
	display: block;
	width: 100%;
	margin:0 auto;
	max-width: 888px;
}

img.linux01 {
	display: block;
	width: 100%;
	margin:0 auto;
	max-width: 943px;
}

img.linux01-sp {
	display: none;
}

@media screen and (max-width: 768px) {
img.linux01 {
	display: none;
}

img.linux01-sp {
	display: block;
	width: 90%;
	margin:0 auto;
}

}

img.windows01 {
	display: block;
	width: 100%;
	margin:0 auto;
	max-width: 943px;
}

img.windows01-sp {
	display: none;
	width: 100%;
	margin:0 auto;
	max-width: 943px;
}

@media screen and (max-width: 768px) {
img.windows01 {
	display: none;
}

img.windows01-sp {
	display: block;
	width: 90%;
	margin:0 auto;
}

}


img.point05 {
	display: block;
	width: 98%;
	max-width: 1660px;
	margin:0 auto;
}

img.backup {
	display: block;
	width: 90%;
	margin:0 auto;
	max-width: 1808px;
}

img.nursus_bnr {

	width: 90%;
	margin:10px auto 30px;
	max-width: 715px;
}

.pointbox div{
	display: block;
	width: 46%;
	margin:0px auto;
	padding:0 2%;
}

.pointbox div:nth-child(1){
	border-right:solid 1px #cccccc;
}

.pointbox div img{
	display: block;
	width: 100%;
	margin:0px auto;
	padding:0;
}


h4.subtitle {
	font-size: 30px;
	color: #1881c3;
	line-height: 180%;
	text-align: center;
	margin: 30px auto 30px;
	padding: 0;
	font-weight: bold;
}

h4.subtitle.gray {
	font-size: 30px;
	color:#999;
	line-height: 180%;
	text-align: center;
	margin: 30px auto 30px;
	padding: 0;
	font-weight: bold;
}



.pointbox div div.textbox2 {
	display: -webkit-flex;
	display: flex;
	justify-content: start;
	-webkit-align-items: center;
	align-items: center;
	width: 80%;
	margin:20px auto 0;
	padding:0 5%;
	font-size: 22px;
	line-height: 165%;
	min-height:100px;
}

.pointbox div div.textbox2 div.left{
	display: block;
	width: 25%;
	margin:0px auto;
	padding:0;
	color:#0474bd;
	font-size:80px;
	font-weight:900;
	border-right:none;
	text-align: center;
}

.pointbox div div.textbox2 div.left.gray{
	color:#aac0d1;
}

.pointbox div div.textbox2 div.right{
	display: block;
	width: 75%;
	margin:0px auto;
	padding:0;
}

.pointbox div div.textbox2 div.right strong{
	color:#003dad;
	font-size:26px;
    background: linear-gradient(transparent 50%, #ffff00 50%);
}

.pointbox div div.textbox2 div.right strong.red{
	color:#ca0000;
	font-size:26px;
    background: none;
}

@media screen and (max-width: 768px) {

.pointbox{
	width: 92%;
	display: block;
	margin:30px auto;
	padding:20px 3% 10px;
	color:#333333;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}


img.hybrid01 {
	display: block;
	width: 90%;
	margin:0 auto 20px;
	max-width: 888px;
}

img.point05 {
	display: block;
	width: 98%;
	margin:0 auto;
	max-width: 1800px;
}

img.backup {
	display: block;
	width: 90%;
	margin:0 auto;
	max-width: 1808px;
}

img.nursus_bnr {

	width: 90%;
	margin:10px auto 30px;
	max-width: 715px;
}

.pointbox div{
	display: block;
	width: 98%;
	margin:0px auto 60px;
	padding:0 1%;
}

.pointbox div:nth-child(1){
	border-right:none;
}

.pointbox div img{
	display: block;
	width: 100%;
	margin:0px auto;
	padding:0;
}


h4.subtitle {
	font-size: 22px;
	color: #1881c3;
	line-height: 180%;
	text-align: center;
	margin: 30px auto 30px;
	padding: 0;
	font-weight: bold;
}

h4.subtitle.gray {
	font-size: 22px;
	color:#999;
	line-height: 180%;
	text-align: center;
	margin: 30px auto 30px;
	padding: 0;
	font-weight: bold;
}


.pointbox div div.textbox2 {
	display: -webkit-flex;
	display: flex;
	justify-content: start;
	-webkit-align-items: center;
	align-items: center;
	width: 90%;
	margin:20px auto 0;
	padding:0 5%;
	font-size: 15px;
	line-height: 165%;
	min-height:60px;
}

.pointbox div div.textbox2 div.left{
	display: block;
	width: 20%;
	margin:0px auto;
	padding:0;
	color:#0474bd;
	font-size:50px;
	font-weight:900;
	border-right:none;
	text-align: center;
}

.pointbox div div.textbox2 div.left.gray{
	color:#aac0d1;
}

.pointbox div div.textbox2 div.right{
	display: block;
	width: 75%;
	margin:0px auto;
	padding:0;
}

.pointbox div div.textbox2 div.right strong{
	color:#003dad;
	font-size:20px;
    background: linear-gradient(transparent 50%, #ffff00 50%);
}

.pointbox div div.textbox2 div.right strong.red{
	color:#ca0000;
	font-size:20px;
    background: none;
}

}




p.lead {
	display:block;
	width: 94%;
	max-width: 1200px;
	font-size: 24px;
	color: #333333;
	line-height: 180%;
	text-align: left;
	margin: 30px auto 30px;
	padding: 0;
	font-weight: bold;
}

p.soft {
	display:block;
	width: 94%;
	max-width: 1200px;
	font-size: 24px;
	color: #333333;
	line-height: 180%;
	text-align: center;
	margin: 30px auto 30px;
	padding: 0;
	font-weight: bold;
}

p.sub {
	display:block;
	width: 94%;
	max-width: 1200px;
	font-size: 18px;
	color: #333333;
	line-height: 180%;
	text-align: left;
	margin: 30px auto 30px;
	padding: 0;
	font-weight: bold;
}


p.lead2 {
	display:block;
	width: 94%;
	max-width: 1200px;
	font-size: 26px;
	color: #333333;
	line-height: 180%;
	text-align: left;
	margin: 30px auto 30px;
	padding: 0;
	font-weight: bold;
}

@media (max-width: 1200px){

	p.lead {
		display:block;
		width: 90%;
		font-size: 18px;
		color: #333333;
		line-height: 165%;
		text-align: left;
		margin: 0px auto 30px;
		padding: 0;
		font-weight: bold;
	}

	p.sub {
		display:block;
		width: 90%;
		font-size: 15px;
		color: #333333;
		line-height: 165%;
		text-align: left;
		margin: 0px auto 30px;
		padding: 0;
		font-weight: bold;
	}

p.soft {
		display:block;
		width: 90%;
		font-size: 18px;
		color: #333333;
		line-height: 165%;
		text-align: left;
		margin: 0px auto 30px;
		padding: 0;
		font-weight: bold;
}


p.lead2 {
	display:block;
	width: 94%;
	max-width: 1200px;
	font-size: 18px;
	color: #333333;
	line-height: 180%;
	text-align: left;
	margin: 30px auto 30px;
	padding: 0;
	font-weight: bold;
}


}



a.btn{
	position: relative;
	display: block;
	border-radius: 5px;
	padding: 10px 0;
	margin:20px auto 20px;
	text-align: center;
	color: #fff;
	width: 90%;
	max-width: 300px;
	font-size: 16px;
	cursor: pointer;
	text-decoration:none;
	background:#000;
}

a.btn.btn2{
	border: solid #ffffff 1px;
	width: 80%;
	font-size: 16px;
}

a.btn:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
	
a.btn:hover {
	opacity:0.8;
}


@media screen and (max-width: 768px) {
	a.btn{
		position: relative;
		display: block;
		border-radius: 5px;
		padding: 10px 0 15px;
		margin:20px auto;
		text-align: center;
		color: #fff;
		max-width: 360px;
		font-size: 12px;
		cursor: pointer;
		text-decoration:none;
	}


a.btn.btn2{
	border: solid #ffffff 1px;
	width: 80%;
	font-size: 12px;
	max-width: 400px;
}
}


.page-top {
	position: fixed;
	bottom: 50px;
	right: 5px;
	font-size: 77%;
	z-index:9999;
	opacity: 0.7;
	text-indent:-9999px;
}

.page-top a {
	background: url(/biz/medical/online-shikaku/image/pagetop.png) center/80% no-repeat;
	text-decoration: none;
	color: #fff;
	width: 60px;
	padding: 30px 0;
	text-align: center;
	display: block;
}

.page-top a:hover {
	text-decoration: none;
	opacity: 0.7;
}

@media print, screen and (min-width: 768px) {
	.page-top {
		bottom: 20px;
		right: 20px;
	}

	.page-top a {
		background: url(/biz/medical/online-shikaku/image/pagetop.png) center/80% no-repeat;
		width: 80px;
	}
	.page-top a:hover {
		text-decoration: none;
		opacity: 0.7;
	}
}
	

footer {
	display: block;
	width: 100%;
	background-color: #fff;
	margin: 0 auto;
	padding: 10px 0;
	color:#333;
	text-align:center;
}

@media print, screen and (max-width: 768px) {
footer {
	display: block;
	width: 100%;
	background-color: #fff;
	margin: 0 auto 100px;
	padding: 10px 0;
	color:#333;
	text-align:center;
}
}

footer img.logo {
	width: 200px;
	margin: 30px auto;
	display: block;
}

footer small {
	font-size:12px;
}





a.btn01{
  position: relative;
  display: block;
  border-radius: 60px;
  background-color: #003dad;
  padding: 15px 0 20px;
  margin:40px auto;
  text-align: center;
  color: #fff;
  width: 90%;
  max-width: 1000px;
  font-size: 40px;
  cursor: pointer;
  text-decoration:none;
  font-weight:bold;
}

a.btn01:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 0;
  border-top: solid 4px #fff;
  border-right: solid 4px #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

a.btn01:hover {
	opacity:0.5 !important;
}


@media screen and (max-width: 768px) {
	a.btn01{
	  position: relative;
	  display: block;
	  margin:20px auto;
	  text-align: center;
	  max-width: 360px;
	  font-size: 14px;
	  cursor: pointer;
	  text-decoration:none;
/*	  text-indent:-50px;*/
	}

}


.sample-table {
  max-width: 100%;
}


table.base {
	width:1366px;
	font-weight:normal;
	margin:0 auto 120px;
	padding:10px;
	border-top:solid #003dad 1px;
	border-bottom:solid #cccccc 1px;
	color:#333333;
	border-collapse: collapse;
	line-height:1.8;
	overflow-x: hidden;
	overflow-y: auto;
}

table.base th {
	font-size:1rem;
	font-weight:bold;
	margin:0;
	padding:15px 10px;
	border-bottom:solid #cccccc 1px;
	border-right:solid #cccccc 1px;
	border-collapse: collapse;
	text-align:center;
}

table.base th.none {
	border-right:none;
}
table.base td {
	font-size:1rem;
	font-weight:normal;
	margin:0;
	padding:15px 10px;
	border-bottom:solid #cccccc 1px;
	border-left:solid #cccccc 1px;
	border-collapse: collapse;
	text-align:left;
	vertical-align:top;
}



.last-col {
  background: linear-gradient(to bottom, #724EE7, #1D2EA6);
}

table.base td.middle {
	vertical-align:middle;
}

table.base td.center {
	text-align:center;
}


table.base .c1 {
	background:#none;
}

table.base .c2 {
	background:#e8f3f8;
}

table.base .c3 {
	color:#ffffff;
}
table.base .f1 {
	font-weight:bold
}





table.base .w1 {
	width:8% !important;
}

table.base .w2 {
	width:28% !important;
}

table.base .w3 {
	width:18% !important;
}


table.base .w4 {
	width:33.33% !important;
}




@media only screen and (max-width:640px){

table.base {
	width:700px;
	margin:0 auto 15px;
}


table.base th ,
table.base td {
	font-size:0.8rem !important;
}

table.base .ws {
white-space: nowrap;
}

}




.block-area {
	width:96%;
	max-width:1200px;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 auto 0;
	padding: 0;
	text-align:center;
	font-size: 16px;
}



.block-area li {
	flex: 0 1 31.333%;
	margin: 0 1% 30px;
	padding: 0;
	list-style-type:none;
	text-align:left;
}


.block-area img {
	width:100%;
	display: block;
	margin:5px auto;
	padding:0;
}


@media (max-width: 768px){

.block-area {
	width:100%;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 auto 15px;
	padding: 0;
	text-align:left;
	font-size: 14px;
}

.block-area li {
	flex: 0 1 48%;
	margin: 0 1% 10px;
	padding: 0;
	list-style-type:none;
	font-size: 12px;
}

.block-area img {
	width:100%;
	display: block;
	margin: 0 auto 5px;
}
}

.block-area2 {
	width:98%;
	max-width:1900px;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 auto 0;
	padding: 0;
	text-align:center;
	justify-content: center;
}


.block-area2 li {
	flex: 0 1 23%;
	margin: 0 1% 30px;
	padding: 0;
	list-style-type:none;
	text-align:left;
	font-size: 1.3em;
	line-height:1.8;
	text-align:left;
}


.block-area2 li small {
	font-size: 0.6em;
}
.block-area2 p.notice {
	margin: 20px 0 0 0;
	font-size: 0.5em;
}


.block-area2 img {
	width:100%;
	display: block;
	margin:5px auto;
	padding:0;
}


@media (max-width: 768px){

.block-area2 {
	width:100%;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 auto 0px;
	padding: 0;
	text-align:left;
	font-size: 14px;
}

.block-area2 li {
	flex: 0 1 70%;
	margin: 0 auto 40px;
	padding: 0;
	list-style-type:none;
	font-size: 18px;
	text-align:left;
}

.block-area2 img {
	width:100%;
	display: block;
	margin: 0 auto 5px;
}
.block-area2 p.notice {
	margin: 20px 0 0 0;
	font-size: 0.8em;
	text-align:left;
}

}


/*------------------------------------------------
*    faq
-------------------------------------------------*/
.faq{

}
.faq_conts{

}
.faq_conts ul{
  max-width: 650px;
  margin: 0 auto;
}
.faq_conts>ul>li{
  display: block;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0px;
  border-top: 1px solid #333;
	position: relative;
}

.faq_conts>ul>li:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #003dad;
	border-right: solid 2px #003dad;
	-webkit-transform: rotate(135deg);
	        transform: rotate(135deg);
}

.faq_conts>ul>li a{
  display: block;
  padding: 15px 40px 3px;
  color:#333333;
 text-decoration:none;
}

.faq_conts>ul>li a:hover{
  color:#fff;
  background:#0824a9;
}

@media screen and (max-width:768px) {

.faq{
}

  .faq_conts>ul>li{
  display: block;
  padding: 0px;
  }

.faq_conts>ul>li a{
  display: block;
  padding: 15px 10px 3px;
  color:#333333;
}

}
.faq_conts>ul>li:last-of-type{
  border-bottom: 1px solid #333;
}
/* QA共通 */
.faq_conts ul li .qaWrap{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  position:relative;
}
.faq_conts ul li .qaWrap .icon{
  background:#003dad;
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  margin-right: 20px;
  list-style-type: none;
  padding:2px 8px 6px;
}



.faq_conts ul li .qaWrap .text{
  max-width: 670px;
  text-align: left;
}



@media screen and (max-width:768px) {
  .faq_conts ul li .qaWrap{
  }
  .faq_conts ul li .qaWrap .icon{
  min-width: 20px;
  min-height: 20px;
    font-size: 16px;
  padding:3px 3px 3px;
    margin-right: 13px;
  }
  .faq_conts ul li .qaWrap .text{
  }
}
/* Q */
.faq_conts ul li .qWrap{
}
.faq_conts ul li .qWrap .icon{
}
.faq_conts ul li .qWrap .text{
  font-size: 20px;
  font-weight: 700;
 text-decoration:none;
}
@media screen and (max-width:768px) {
  .faq_conts ul li .qWrap{
  }
  .faq_conts ul li .qWrap .icon{
  }
  .faq_conts ul li .qWrap .text{
    font-size: 16px;
  }
}

/* A */
.faq_conts ul li .aWrap{
  margin-top: -10px;
}
.faq_conts ul li .aWrap .icon{
  align-self: flex-start;
  background-color:#006FC7;
}
.faq_conts ul li .aWrap .text{
  font-size: 1.8rem;
  font-weight: 400;
}

@media screen and (max-width:768px) {
  .faq_conts ul li .aWrap{
  }
  .faq_conts ul li .aWrap .icon{
  }
  .faq_conts ul li .aWrap .text{
    font-size: 1.6rem;
  }
}
.faq_conts .aWrap .text>ul{
  margin-left: 11px;
}
.faq_conts .aWrap .text>ul li{
  list-style-type: disc;
  margin-left: 11px;
}


.column-block {
	display:block;
	width: 100%;
	max-width: 1500px;
	margin: 100px auto 80px;
	padding:50px 0;
	border:solid #1258c8 2px;
	border-radius:30px;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

.column-block img.pc {
	display:block;
	width: 100%;
	margin: 0px auto;
	padding:0;
}

.column-block img.sp {
  display:none;
}



.column-block h4.subtitle {
	font-size: 30px;
	color: #1881c3;
	line-height: 180%;
	text-align: center;
	margin: 30px auto 30px;
	padding: 0;
	font-weight: bold;
}


@media (max-width: 768px){
.column-block {
	display:block;
	width: 92%;
	margin:30px auto;
	padding:20px 3% 10px;
	border-radius:30px;
	background: #fff;
	border:solid #1258c8 2px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

.column-block img.sp {
	display:block;
	width: 100%;
	margin: 0px auto;
	padding:0;
}

.column-block img.pc {
  display:none;
}


.column-block h4.subtitle {
	font-size: 22px;
	color: #1881c3;
	line-height: 180%;
	text-align: center;
	margin: 30px auto 30px;
	padding: 0;
	font-weight: bold;
}

}


section#notice ul.disc {
	font-size: 14px;
	line-height: 165%;
	display:block;
	list-style-type: disc;
	width: 90%;
	max-width: 1200px;
	margin: 0px auto;
	padding:0;
}

section#notice ul.disc li{
	margin: 5px 0 10px 0;
	padding:0;
}

@media (max-width: 768px){
section#notice ul.disc {
	font-size: 12px;
}
}



#infoArea {
	display: block;
	width: 100%;
	margin:20px auto;
	max-width: 1200px;
	border:solid #cccccc 1px;
	padding:0px 0 20px 0;
}


#infoArea p {
	display:block;
	width: 94%;
	max-width: 1200px;
	font-size: 18px;
	color: #333333;
	line-height: 180%;
	text-align: left;
	margin: 30px auto 15px;
	padding: 0;
}

@media (max-width: 768px){

#infoArea {
	display: block;
	width: 80%;
	margin:20px auto;
	max-width: 1200px;
	border:solid #cccccc 1px;
	padding:0px 5% 20px 5%;
}

#infoArea p {
	font-size: 16px;
}
}

section h2{
	color:#333333;
	display:block;
	width: 100% !important;
	margin:0 auto 80px !important;
	padding:0;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	line-height:1.5;
}

section h2.heading{
	font-weight:700;
	color:#1B2DA4;
	font-size:60px;
	position: relative;

  background: linear-gradient(180deg, #724EE7, #1D2EA6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;

}

section h2.heading span{
	font-weight:900;
	color:#1B2DA4;
	font-size:30px;
}

section h2.heading::before {
  background-color: #1D2EA6;
  bottom: -20px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 200px;
}


section h3.heading{
	width:100%;
	display:block;
	margin:100px 0 30px 0 !important;
	padding:0 0 0 10px !important;
	font-size:24px;
	font-weight:bold;
	text-align:left;
	border-left:solid #003dad 3px;
}


@media only screen and (max-width:640px){
section h2{
	color:#333333;
	display:block;
	width: 100% !important;
	margin:0 auto 40px !important;
	padding:0;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	line-height:1.8;
}
section h2.heading{
	font-weight:900;
	color:#1B2DA4;
	font-size:24px;
	line-height:1.5;
	margin:0 auto 40px !important;
}

section h2.heading span{
	font-weight:900;
	color:#1B2DA4;
	font-size:18px;
}

		section h3.heading{
			font-size:18px;
		}
}

.value-point *{
	box-sizing: border-box;
}

.value-point {
	display:flex;
	margin:30px auto 20px;
	padding:0;
	width:100%;
	max-width:1366px;
}

.value-point div{
	width:32%;
	margin:0 2% 0 0;
	padding:20px 0;
	position: relative;
}
.value-point div:last-child{
	width:32%;
	margin:0;
}
.value-point div img{
	width:100%;
	display:block;
	margin:0 auto !important;
}



.value-point div p{
	width:90%;
	display:block;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	margin:20px 0 20px 0;
	color:#333333;
	line-height:180%;
	padding:0 5%;
}



@media screen and (max-width: 640px) {
.value-point {
	display:block;
	width:100%;
	margin:20px auto 10px;
	padding:0;
}

.value-point div{
	display:block;
	width:100%;
	margin:0px auto;
	padding:10px 2% 10px;
}
.value-point div:last-child{
	width:100%;
	margin:15px auto;
}




.value-point div img{
	width:100%;
	display:block;
	margin:0 auto;
	padding:0;
}

.value-point div p{
	width:100%;
	display:block;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	margin:0 0 20px 0;
}
}

/* グリッドレイアウト */
.featureGrid{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  width:90%;
  max-width:1200px;
  margin:0 auto;
}

/* カード */
.card{
  padding: 20px;
  background: #fff;
}

/* アイコン＋見出し横並び */
.cardHeader{
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

.cardHeader h3{
  margin: 0;
  font-size: 26px;
  line-height: 1.4;
  color:#333;
  font-weight:900;
}

/* アイコン */
.icon{
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}

/* テキスト */
.card ul{
  border: 1px solid #cfd7ff;
  border-radius: 10px;
  padding:20px;
  margin: 0;
  padding-left: 2em;
  line-height:200%;
  min-height:120px;
  font-weight:700;
}

.card p{
  margin: 0;
  line-height: 1.8;
}

/* スマホ：縦1列 */
@media (max-width: 768px){
  .featureGrid{
    grid-template-columns: 1fr;
    gap: 5px;
  width:100%;
  margin:0 auto 30px;
  }

.cardHeader{
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 4px;
}

.icon{
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}


.cardHeader h3{
  margin: 0;
  font-size: 17px;
  line-height: 1.4;
  color:#333;
  font-weight:900;
}

.card ul{
  border: 1px solid #cfd7ff;
  border-radius: 10px;
  padding:16px 5px 16px 6px;
  margin: 0;
  padding-left: 1.1em;
  line-height:200%;
  min-height:auto;
  font-weight:700;
}


.card ul li{
  padding:0;
  margin: 10px 0 10px 0;
  line-height:150%;
  font-size:13px;
  letter-spacing:0px;
}


}

.imageGrid{
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* PC：2列 */
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.imageItem img{
  width: 100%;
  height: auto;
  display: block;
}

/* スマホ：1列 */
@media (max-width: 768px){
  .imageGrid{
    grid-template-columns: 1fr;
    gap: 20px;
  }
}


.ctaWrap{
  text-align: center;
  margin: 60px 0;
}

.ctaButton{
  display: inline-block;
  padding: 22px 60px;
  font-size: 20px;
  font-weight: 700;
    width: 90%;
  max-width:400px;
  color: #fff;
  text-decoration: none;
  border-radius: 999px; /* 完全丸み */
  background: linear-gradient(90deg, #6a5acd 0%, #2b3ccf 100%);
  transition: all 0.3s ease;
}

/* ホバー */
.ctaButton:hover{
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}

/* スマホ */
@media (max-width: 768px){
  .ctaButton{
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 18px 20px;
    font-size: 16px;
  }

.ctaWrap{
  text-align: center;
  margin: 60px 0 20px;
}
}


.useCaseGrid{
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* PC：3列 */
  gap: 60px;
    width: 94%;
  max-width: 1200px;
  margin: 100px auto 30px;
  text-align: center;
}

.useCaseItem img{
  width: 100%;
  height: auto;
  display: block;
  margin: 40px 0;
}

.useCaseItem h3{
  font-size: 22px;
  line-height: 1.6;
  margin: 0;
  color:#333;
  font-weight: 700;
  text-align: center;
}

.useCaseItem h3.mB20{
  margin-bottom: 20px;
}


.useCaseItem p{
  margin: 0 0 15px 0;
  font-size: 16px;
  line-height:1.8;
  font-weight: 500;
  text-align:left;
}

.useCaseItem p.center{
  text-align:center;
}

/* スマホ：1列 */
@media (max-width: 768px){
  .useCaseGrid{
    grid-template-columns: 1fr;
    gap: 20px;
  margin: 50px auto;
  }
.useCaseItem h3{
  font-size: 20px;
  margin-top: 30px;
}

.useCaseItem h3.mB20{
  margin-bottom: 20px;
}


.useCaseItem img{
  width: 90% !important;/*60→90*/
  height: auto;
  display: block;
  margin: 20px auto 20px;
}

.useCaseItem p{
  margin: 0 0 15px 0;
  font-size: 14px;
  line-height:1.8;
  font-weight: 500;
  text-align:left;
}
}


.lead.center {
  text-align: center;
}

@media (max-width: 768px){
.center {
  text-align: left;
}
}


.platformSection{
  padding: 0 5%;
}

.platformInner{
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 60px;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto 60px;
}

.platformText h2{
  font-size: 46px;
  margin-bottom: 40px !important;
  line-height: 1.4;
  text-align:left;
  font-weight:900;
  margin-top: 0px !important;

}

.featureBlock{
  border-left: 4px solid #5b5cff;
  padding: 0 0 0 10px;
  margin-bottom: 0px;
}

.featureBlock h3{
  font-size: 20px;
  margin: 0;
  color:#333333;
  text-align:left;
  font-weight:900;
}

.featureBlock p{
  margin: 0;
  line-height: 1.8;
  font-size: 15px;
  font-weight:700;
}

.platformImage img{
  width: 100%;
  height: auto;
  display: block;
  margin-top:120px;
  position:relative;
}

.imageOverlay{
  position: relative;
  display: inline-block;
}

.imageOverlay img{
  width: 100%;
  height: auto;
  display: block;
}

/* 文字重ね */
.overlayText{
  position: absolute;
  bottom: 100px;       /* 下から */
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  text-align: center;
  font-size: 14px;
  color: #333;
}




/* スマホ */
@media (max-width: 768px){
  .platformInner{
    grid-template-columns: 1fr; /* 1列 */
    gap: 40px;
  }

  .platformText h2{
    font-size: 24px;
  margin-bottom:0px;
  margin-top: -15px !important;
  }

.featureBlock h3{
  font-size: 16px;
  margin: 0 0 8px;
  color:#333333;
  text-align:left;
  font-weight:700;
}

.featureBlock p{
  margin: 0;
  line-height: 1.8;
  font-size: 14px;
  font-weight:700;
}

.platformImage img{
  width: 100%;
  height: auto;
  display: block;
  margin-top:-50px;
  position:relative;
}
.overlayText{
  position: absolute;
  bottom: 20px;       /* 下から */
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  text-align: left;
  font-size: 14px;
  color: #333;
}
}


.warrantySection{
  background:#000;
  color:#fff;
  padding:100px 5%;
}

.inner{
  max-width:1200px;
  margin:0 auto;
  text-align:center;
}

.mainTitle{
  font-size:54px;
  font-weight:700;
  margin-bottom:5px !important;
  color:#ffffff;
  font-weight:900;
}

.subTitle{
  color:#bbb;
  margin-bottom:70px;
  font-size:24px;
  font-weight:700;
}

/* 上段カード */
.cardGrid{
  display:grid;
  grid-template-columns: repeat(2,1fr);
  gap:40px;
}

.card2{
  background: linear-gradient(145deg,#1a1a1a,#111);
  border:1px solid #333;
  padding:40px;
  text-align:left; /* ← 左寄せ */
  color:#fff;
}

.cardHeader2{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:20px;
  border-bottom:1px solid #333;
  padding-bottom:15px;
}

.icon2{
  width:28px;
  height:38px;
  flex-shrink:0;
}

.card2 h3{
  margin:0;
  font-size:26px;
  color:#ffffff;
  font-weight:900;
}

.card2 p{
  margin:0;
  line-height:1.8;
  color:#ccc;
}

/* スマホ */
@media (max-width:768px){
  .cardGrid{
    grid-template-columns:1fr;
  }

.card2{
  padding:24px;
}

.mainTitle{
  font-size:28px !important;
  font-weight:700;
  margin-bottom:5px !important;
  color:#ffffff;
  font-weight:900;
}

.subTitle{
  color:#bbb;
  margin-bottom:70px;
  font-size:16px;
  font-weight:700;
  text-align:left;
}
.card2 h3{
  margin:0 !important;
  font-size:20px;
  color:#ffffff;
  font-weight:900;
  text-align:left;
}
.card2 p{
  margin:0;
  line-height:1.8;
  font-size:14px;
  color:#ccc;
}
}


/* 下段 */
.serviceBox{
  background: linear-gradient(145deg,#1a1a1a,#111);
  border:1px solid #333;
  padding:0px 30px 40px;
  max-width:800px;
  margin:60px auto;
}

.serviceBox h3{
  margin-top:30px;
  margin-bottom:30px;
  font-size:24px;
  color:#ffffff;
  font-weight:900;
}

.serviceGrid{
  display:grid;
  grid-template-columns: repeat(2,1fr);
  gap:30px;
  margin-bottom:30px;
}

.serviceItem{
  border:1px solid #444;
  padding:16px;
}

.serviceNote{
  color:#aaa;
  font-size:14px;
}

/* スマホ */
@media (max-width:768px){

  .mainTitle{
    font-size:24px;
  }

  .cardGrid{
    grid-template-columns:1fr;
  }

  .serviceGrid{
    grid-template-columns:1fr;
  }

  .warrantySection{
    padding:60px 5%;
  }

.serviceItem{
  border:1px solid #444;
  padding:16px;
  font-size:14px;
}

.serviceBox h3{
  margin-top:30px;
  margin-bottom:30px;
  font-size:20px;
  color:#ffffff;
  font-weight:900;
}
.serviceNote{
  text-align:left;
  font-size:14px;
}


}

.replaceSection{
  padding: 60px 5%;
  background: #fff;
}

.replaceInner{
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr; /* PC：2列 */
  gap: 50px;
  align-items: center; /* 左画像を上下中央に */
}

/* 左画像 */
.replaceImg img{
  width: 100%;
  height: auto;
  display: block;
}

/* 右テキスト */
.replaceText h2{
  font-size: 36px;
  line-height: 1.4;
  margin: 0 0 18px;
  text-align:left;
  font-weight:900;
}

.replaceText p{
  margin: 0 0 14px;
  line-height: 1.9;
  font-size: 16px;
  font-weight:700;
}

/* スマホ：1列 */
@media (max-width: 768px){

.replaceSection{
  padding: 60px 5% 30px;
  background: #fff;
}
  .replaceInner{
    grid-template-columns: 1fr;
    gap: 24px;
  }

.replaceText h2{
  font-size: 24px;
  line-height: 1.4;
  margin: 30px 0 18px;
  text-align:left;
  font-weight:900;
  padding-top: 30px;
}

.replaceText p{
  margin: 0 0 14px;
  line-height: 1.9;
  font-size: 15px;
  font-weight:700;
}
}


.f_big {
	font-size:150%;
	display:inline-block;
}

img.rental-pc {
	display:block;
	width:90%;
	max-width:800px;
	margin:0 auto 50px;
}

img.rental-sp {
	display:none;
}


@media (max-width: 768px){
img.rental-pc {
	display:none;
}

img.rental-sp {
	display:block;
	width:90%;
	max-width:1200px;
	margin:0 auto 30px;
}
}

img.lineup-pc {
	display:block;
	width:100%;
	margin:0 auto;
}

img.lineup-sp {
	display:none;
}


@media (max-width: 768px){
img.lineup-pc {
	display:none;
}

img.lineup-sp {
	display:block;
	width:100%;
	margin:0 auto;
}
}



#sideMenuContent{
  position: fixed;
  top: 200px;
  right: 0;
  margin: auto;
  z-index: 10;
  transform: translate(0, -50%);
}
#sideMenuContent ul li.contact{
  background: linear-gradient(90deg, #7a56f3 0%, #2538bf 100%);
  list-style-type:none;
  border-bottom:solid 1px #fff;
}
#sideMenuContent ul li.replace{
  background: linear-gradient(90deg, #7a56f3 0%, #2538bf 100%);
  list-style-type:none;
}
#sideMenuContent ul li a {
  height: calc(100% - 30px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: bold;
  padding: 15px 15px;
width: 10em;
font-size: 14px;
 min-height:100px;
}
#sideMenuContent ul li img {
  max-width: 100px;
  margin: 0 auto 8px;
  display: block;
}

@media screen and (max-width: 768px) {

#sideMenuContent{
top: auto;
bottom: 0;
width: 100%;
transform: none;
}
#sideMenuContent ul{
display: flex;
}
#sideMenuContent ul li{
width: 50%;
}

#sideMenuContent ul li.contact{
  background: linear-gradient(90deg, #7a56f3 0%, #2538bf 100%);
  list-style-type:none;
  border-bottom:none;
  border-right:solid 1px #fff;

}

#sideMenuContent ul li a{
display: flex;
width: auto;
flex-direction: row;
 min-height:40px;
font-size: 12px;
}
#sideMenuContent ul li img {
  max-width: 50px;
  margin: 0 5px 0 0;
  display: inline-block;
}
}
.weblink {
  margin: 20px 0 0 0;
font-size:20px;
	text-align:center;
}

@media screen and (max-width: 768px) {
.weblink {
  margin: 20px 6px 0 6px;
font-size:15px;
	text-align:left;
}

}


span.spacer01{
  margin-left: -5px;
  background: none;
  padding:0;
}

span.spacer02{
  margin-left: -16px;
  background: none;
  padding:0;
}


media screen and (max-width: 768px) {
	span.spacer01{
		display:none;
		margin-left: 0px;
	}
	span.spacer02{
		display:none;
		margin-left: 0px;
	}

}

.ls2 {
	letter-spacing:-0.5px;
}

.ls3 {
	letter-spacing:-1.5px;
}

.ls4 {
	letter-spacing:1px;
}

.feature-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px 56px;
  max-width: 1600px;
  margin: 0 auto;
  padding: 40px 20px;
  box-sizing: border-box;
}

.block03 {
  grid-column: 1 / 3;
}

.check-block {
  position: relative;
  padding-top: 26px;
}

.check-block__inner {
  height: 100%;
  padding: 72px 44px 44px;
  border: 2px solid #5a5a5a;
  border-radius: 16px;
  background: #fff;
  box-sizing: border-box;
}

.check-block__num {
  position: absolute;
  top: 0;
  left: 24px;
  z-index: 2;
  min-width: 54px;
  height: 54px;
  padding: 0 8px;
  border-radius: 4px;
  background: linear-gradient(180deg, #7256f4 0%, #2438be 100%);
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  line-height: 54px;
  text-align: center;
  box-sizing: border-box;
}

h2.check-block__title {
  margin: 0;
  color: #4c4add;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
}

.check-block__body {
  color: #333;
  font-size: 16px;
  line-height: 1.9;
}

.check-block__body p {
  color: #333;
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 28px;
}

.check-block__body p.short {
  display: block;
  margin: 0 auto;
  max-width: 1200px;
  width: 80%;
}

.check-block__body img {
  width: 100%;
  height: auto;
}

/* --------------------
   manual
-------------------- */

.manual-block {
  max-width: 1100px;
  margin: 0 auto;
}

.manual-item {
  margin-bottom: 46px;
}

.manual-head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 18px;
}

.manual-head__bar {
  width: 10px;
  height: 44px;
  background: linear-gradient(180deg, #7157f5 0%, #2438be 100%);
  flex: 0 0 auto;
}

.manual-head__title {
  margin: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
  color: #333;
}

.manual-head__meta {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-left: auto;
  font-size: 28px;
  font-weight: 700;
  color: #333;
}

.manual-target {
  display: flex;
  align-items: center;
  gap: 10px;
}

.manual-target__label {
  flex: 0 0 auto;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  color: #777;
}

.manual-target__list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 8px;
}

.manual-target__tag {
  display: inline-flex;
  align-items: center;
  min-height: 48px;
  padding: 4px 12px;
  background: #f1f1f1;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  color: #777;
  box-sizing: border-box;
}

.manual-btn-wrap {
  display: block;
  margin: 28px auto 0;
  text-align: center;
}

.manual-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  max-width: 500px;
  min-height: 70px;
  padding: 12px 60px;
  background: linear-gradient(90deg, #7951f0 0%, #2538bf 100%);
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  box-sizing: border-box;
}

.manual-btn__text {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.manual-btn__arrow {
  position: absolute;
  right: 16px;
  display: flex;
  align-items: center;
}

.manual-btn__arrow img {
  width: 24px;
  height: auto;
}

/* --------------------
   product
-------------------- */

.product-section {
  background: linear-gradient(180deg, #7453f2 0%, #2639bf 100%);
  padding: 80px 20px;
  position: relative;
  overflow: hidden;
}

.product-section::before {
  content: "";
  position: absolute;
  top: -1%;
  left: 25%;
  width: 50%;
  height: 64px;
  background: #fff;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.product-section__inner {
  max-width: 1060px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.product-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  background: #fff;
  padding: 46px 46px 44px;
  margin-bottom: 36px;
  box-sizing: border-box;
}

.product-card:last-child {
  margin-bottom: 0;
}

.product-card__content {
  flex: 1 1 52%;
  order: 1;
}

.product-card__media {
  flex: 1 1 48%;
  order: 2;
  text-align: center;
}

.product-card__media img {
  max-width: 80%;
  height: auto;
  display: inline-block;
}

.product-card__lead {
  margin: 0 0 8px;
  color: #333;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
}

h3.product-card__title {
  margin: 0 0 20px;
  color: #333;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  text-align: left;
}

.product-card__text {
  margin: 0 0 20px;
  color: #444;
  font-size: 15px;
  line-height: 2;
}

.product-card__btn-wrap {
  display: block;
  margin: 28px auto 0;
  text-align: center;
}

.product-card__btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 340px;
  min-height: 56px;
  padding: 12px 60px;
  background: linear-gradient(90deg, #7951f0 0%, #2538bf 100%);
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  box-sizing: border-box;
}

.product-card__btn-arrow {
  position: absolute;
  right: 16px;
  display: flex;
  align-items: center;
}

.product-card__btn-arrow img {
  width: 24px;
  height: auto;
}

/* --------------------
   tablet
-------------------- */

@media (max-width: 1024px) {
  .feature-grid {
    gap: 32px;
    padding: 32px 16px;
  }

  .check-block__inner {
    padding: 60px 24px 32px;
  }

  h2.check-block__title {
    font-size: 21px;
  }

  .check-block__body p {
    font-size: 16px;
  }

  .manual-head__title {
    font-size: 24px;
  }

  .manual-head__meta {
    font-size: 20px;
    gap: 16px;
  }

  .product-card {
    gap: 32px;
    padding: 32px 28px;
  }

  .product-card__lead {
    font-size: 18px;
  }

  h3.product-card__title {
    font-size: 28px;
  }
}

/* --------------------
   smartphone
-------------------- */

@media (max-width: 768px) {
  .feature-grid {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 24px 12px;
  }

  .block03 {
    grid-column: auto;
  }

  .check-block {
    padding-top: 20px;
  }

  .check-block__inner {
    padding: 52px 16px 24px;
    border-radius: 12px;
  }

  .check-block__num {
    left: 16px;
    min-width: 44px;
    height: 44px;
    font-size: 28px;
    line-height: 44px;
  }

  h2.check-block__title {
    font-size: 21px;
    line-height: 1.5;
  }

  .check-block__body {
    font-size: 14px;
    line-height: 1.8;
  }

  .check-block__body p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 20px;
  }

  .check-block__body p.short {
    width: 100%;
  }

  .manual-item {
    margin-bottom: 32px;
  }

  .manual-head {
    align-items: flex-start;
    gap: 10px 12px;
    margin-bottom: 14px;
  }

  .manual-head__bar {
    width: 6px;
    height: 28px;
  }

  .manual-head__title {
    font-size: 18px;
  }

  .manual-head__meta {
    width: 100%;
    margin-left: 0;
    gap: 12px;
    font-size: 15px;
    flex-wrap: wrap;
  }

  .manual-target {
    display: block;
  }

  .manual-target__label {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .manual-target__tag {
    min-height: 30px;
    padding: 4px 8px;
    font-size: 12px;
  }

  .manual-btn {
    width: 100%;
    max-width: none;
    min-height: 56px;
    padding: 12px 48px 12px 20px;
    font-size: 16px;
  }

  .manual-btn__text {
    font-size: 16px;
  }

  .manual-btn__arrow {
    right: 14px;
  }

  .manual-btn__arrow img {
    width: 20px;
  }

  .product-section {
    padding: 100px 16px;
  }

  .product-section::before {
    left: 10%;
    top:-1%;
    width: 80%;
    height: 60px;
  }

  .product-card {
    flex-direction: column;
    gap: 20px;
    padding: 24px 18px 28px;
    margin-bottom: 24px;
  }

  .product-card__media {
    order: 1;
    width: 100%;
  }

  .product-card__content {
    order: 2;
    width: 100%;
  }

  .product-card__media img {
    max-width: 70%;
  }

  .product-card__lead {
    font-size: 14px;
    line-height: 1.6;
  }

  h3.product-card__title {
    margin-bottom: 14px;
    font-size: 21px;
  }

  .product-card__text {
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 1.9;
  }

  .product-card__btn-wrap {
    margin-top: 20px;
  }

  .product-card__btn {
    width: 100%;
    min-width: 0;
    min-height: 52px;
    padding: 12px 20px 12px 20px;
    font-size: 16px;
  }

  .product-card__btn-arrow {
    right: 14px;
  }

  .product-card__btn-arrow img {
    width: 20px;
  }
}


.link-arrow {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #1f3dbf;
  text-decoration: none;
  padding: 10px 30px 5px 10px;
  text-align: left;
  display: block;
  width: fit-content;
  margin: 0; /* 左寄せ */
}

/* 下線 */
.link-arrow::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #1f3dbf;
}

/* 右の斜め矢印 */
.link-arrow::after {
  content: "";
  position: absolute;
  right: -30px;
  bottom: 0;
  width: 30px;
  height: 1px;
  background: #1f3dbf;
  transform: rotate(-145deg);
  transform-origin: left center;
}

.contact-cta {
  background: linear-gradient(90deg, #7a56f3 0%, #2538bf 100%);
  padding: 64px 20px;
}

.contact-cta__inner {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.contact-cta__heading {
  margin: 0 0 8px;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
}

.contact-cta__sub {
  margin: 0 0 34px;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
}

.contact-cta__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 560px;
  min-height: 86px;
  margin: 0 auto;
  padding: 18px 32px 18px 32px;
  background: #fff;
  color: #111;
  text-decoration: none;
  border-radius: 4px;
  box-sizing: border-box;
}

.contact-cta__btn-text {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
}

.contact-cta__btn-arrow {
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}

.contact-cta__btn-arrow img {
  width: 32px;
  height: auto;
}

@media (max-width: 768px) {

.link-arrow {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #1f3dbf;
  text-decoration: none;
  padding: 10px 30px 5px 10px;
  text-align: left;
  display: block;
  width: fit-content;
  margin: 0; /* 左寄せ */
}

/* 下線 */
.link-arrow::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #1f3dbf;
}

/* 右の斜め矢印 */
.link-arrow::after {
  content: "";
  position: absolute;
  right: -30px;
  bottom: 0;
  width: 30px;
  height: 1px;
  background: #1f3dbf;
  transform: rotate(-145deg);
  transform-origin: left center;
}
  .contact-cta {
    padding: 40px 16px;
  }

  .contact-cta__heading {
    font-size: 24px;
    margin-bottom: 6px;
  }

  .contact-cta__sub {
    font-size: 16px;
    margin-bottom: 24px;
    line-height: 1.6;
  }

  .contact-cta__btn {
    width: 90%;
    min-height: 64px;
    padding: 14px 10px 14px 10px;
  }

  .contact-cta__btn-text {
    font-size: 18px;
  }

  .contact-cta__btn-arrow {
    right: 18px;
  }

  .contact-cta__btn-arrow img {
    width: 24px;
  }
}

.contact_bnr_area{
    position: fixed;
    right: 5px;
    bottom: 180px;
    display: flex;
    flex-flow: column;
    gap: 30px;
    width: 175px;
    z-index: 100;
}
.contact_bnr_area .contact_bnr{
    position: relative;
    background: #fff;
    border-radius: 10px;
}
.contact_bnr_area .contact_bnr .btn_close{
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-50%);
    width: 38px;
    height: 38px;
    border:solid 1px #cccccc;
    border-radius: 38px;
    z-index: 1;
    cursor: pointer;
    transition: 0.3s;
}
.contact_bnr_area .contact_bnr .btn_close::before,
.contact_bnr_area .contact_bnr .btn_close::after{
    content: "";
    position: absolute;
    width: 3px;
    height: 20px;
    background: #666;
    left: 50%;
    top: 50%;
    border-radius: 20px;
}
.contact_bnr_area .contact_bnr .btn_close::before{
    transform: translate(-50%,-50%) rotate(45deg);
}
.contact_bnr_area .contact_bnr .btn_close::after{
    transform: translate(-50%,-50%) rotate(-45deg);
}
.contact_bnr_area .contact_bnr a img{
    width: 100%;
    transition: 0.3s;
}
.contact_bnr_area .contact_bnr a:hover img{
    opacity: 0.7;
}
.contact_bnr_area .contact_bnr .sSP{
	display: none;
}


@media screen and (max-width: 768px) {

.contact_bnr_area .contact_bnr .sPC{
	display: none;
}

.contact_bnr_area .contact_bnr .sSP{
	display: block;
}

.contact_bnr_area{
    position: fixed;
    right: 0px;
    bottom: 0px;
    display: flex;
    flex-flow: row nowrap;
    gap: 0;
    width: 100%;
    z-index: 100;
}

.contact_bnr_area .contact_bnr{
    display: block;
    width: 50%;
}

.contact_bnr_area .contact_bnr:nth-child(2){
    border-left: solid 1px #fff;
}

.contact_bnr_area .contact_bnr .btn_close{
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-50%);
    width: 26px;
    height: 26px;
    border:solid 1px #cccccc;
    border-radius: 26px;
    z-index: 1;
    cursor: pointer;
    transition: 0.3s;
}
.contact_bnr_area .contact_bnr .btn_close::before,
.contact_bnr_area .contact_bnr .btn_close::after{
    content: "";
    position: absolute;
    width: 2px;
    height: 14px;
    background: #666;
    left: 50%;
    top: 50%;
    border-radius: 20px;
}
}



