
@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 #landisk * {
	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;
}





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;
}



h3.icon:before {
content: '';
  display: block;
  width: 80px;
  height: 80px;
  background-image: url(../image/icon01.png);
background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin:0px auto 10px;

}
}

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: #000;
  color: #fff;
  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: #1B2DA4;
  }
}


.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: 0px;
		margin-left: 10px;
		max-width: 80px;
		display:block;
	}
}

.main .main_copy span {
	display:none;
}

.bg-gray {
	display:block;
	width: 100%;
	margin: 0px auto 80px;
	padding:80px 0;
	background:#F4F4FF;
}


section#first-block {
	display:block;
	width: 94%;
	max-width: 1600px;
	margin: 200px 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#merit02 {
	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#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(../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(../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 60px;
	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%;
  white-space: nowrap;
}


table.base {
	width:1366px;
	font-weight:normal;
	margin:0 auto 30px;
	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;
	white-space: nowrap;
}


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:center;
	white-space: nowrap;
}



table.base .c1 {
	background:#none;
}

table.base .c2 {
	background:#e8f3f8;
}

table.base .f1 {
	color:#003dad;
	font-weight:bold
}


table.base .w1 {
	width:25% !important;
}

table.base .w2 {
	width:16% !important;
}

table.base .w3 {
	width:50% !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;
}
}




.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.8;
}

section h2.heading{
	font-weight:900;
	color:#1B2DA4;
	font-size:60px;
}



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 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;
}

.card ul li.ls1{
  padding:0;
  margin: 10px 0 10px 0;
  line-height:150%;
  font-size:13px;
  letter-spacing:-1px;
}

}

.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;
  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: 900;
}

.useCaseItem p{
  margin: 0;
  font-size: 16px;
  line-height:1.8;
  font-weight: 700;
  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 img{
  width: 90% !important;/*60→90*/
  height: auto;
  display: block;
  margin: 20px auto 20px;
}

.useCaseItem p{
  margin: 0;
  font-size: 14px;
  line-height:1.8;
  font-weight: 700;
  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-left: 16px;
  margin-bottom: 30px;
}

.featureBlock h3{
  font-size: 21px;
  margin: 0 0 8px;
  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: 18px;
  margin: 0 0 8px;
  color:#333333;
  text-align:left;
  font-weight:900;
}

.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: 203px;
  right: 0;
  margin: auto;
  z-index: 10;
  transform: translate(0, -50%);
}


#sideMenuContent ul li.inquiry{
background: #003dad;
  list-style-type:none;
}

#sideMenuContent ul li.inquiry:hover{
background: #003dad;
  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 10px;
  width: 15em;
  font-size: 12px;
  text-align:center;
}


#sideMenuContent ul li img {
  max-width: 60px;
  margin: 0 auto 8px;
  display: block;
}

@media screen and (max-width: 640px) {

#sideMenuContent{
top: auto;
bottom: 0;
width: 100%;
transform: none;
}
#sideMenuContent ul{
display: flex;
}
#sideMenuContent ul li{
line-height:110%;
width: 100%;
}
#sideMenuContent ul li a{
display: flex;
width: auto;
flex-direction: row;
  height:auto;
}
#sideMenuContent ul li img {
  max-width: 60px;
  margin: 0px 10px 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;
}

}

a.arwDef{
	padding-left: 15px;
	display: block;
	background: url(/ssp/nas/landiskz/image/link_icon.png) no-repeat left 10px;
	text-decoration:none;
}
a.arwDef{
	text-decoration:underline !important;
}

@media screen and (max-width: 768px) {
a.arwDef{
	padding-left: 15px;
	display: block;
	background: url(/ssp/nas/landiskz/image/link_icon.png) no-repeat left 7px;
	text-decoration:none;
}
}

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;
}



