
div#contents h1 {
    width: 950px !important;
	
}

@media only screen and (max-width:768px){

	div#pageTtl {
		width: 100% !important;
		margin:0 auto 8px;
	}

	div#contents h1 {
		width: 100% !important;
		margin:0 auto;
	}
}




#nasmove {
  box-sizing: border-box;
}

#nasmove img.pc {
	display:block;
}

#nasmove img.sp {
	display:none;
}

#nasmove br.pc {
	display:block;
}
#nasmove img.btn01 {
	display:block;
	width: 80% !important;
	margin:0 auto;
	max-width: 400px !important;

}
#nasmove img.btn02 {
	width: 100% !important;

}

a:hover {
	opacity:0.7;
}



@media only screen and (max-width:768px){
	#nasmove {
	margin-top:-15px;
	}

	#nasmove img.pc {
		display:none;
	}

	#nasmove img.sp {
		display:block;
	}
	#nasmove br.pc {
		display:none;
	}

}

/* Float Element 
-------------------------------------------------------------*/
.cClear{clear:both !important;}
.cLeft {float:left !important;}
.cRight{float:right !important;}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}
/* aligh 
-------------------------------------------------------------*/
.alignL{text-align:left !important;}
.alignC{text-align:center !important;}
.alignR{text-align:right !important;}
/* text Layout
-------------------------------------------------------------*/
/* SizeVariation( px) */
.txt-size11{font-size:78% !important;}
.txt-size12{font-size:85% !important;}
.txt-size14{font-size:100% !important;}
.txt-size16{font-size:114% !important;}
.txt-size18{font-size:128.5% !important;}
.txt-size20{font-size:140% !important;}
/* margin padding
-------------------------------------------------------------*/
.mT0{margin-top:0 !important;}
.mT5{margin-top:5px !important;}
.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;}
.mB0 {margin-bottom:0 !important;}
.mB5 {margin-bottom:5px !important;}
.mB10{margin-bottom:10px !important;}
.mB20{margin-bottom:20px !important;}
.mB30{margin-bottom:30px !important;}
.mB40{margin-bottom:40px !important;}
.mB50{margin-bottom:50px !important;}
.pT0{padding-top:0 !important;}
.pT5{padding-top:5px !important;}
.pT10{padding-top:10px !important;}
.pT20{padding-top:20px !important;}
.pT30{padding-top:30px !important;}
.pT40{padding-top:40px !important;}
.pT50{padding-top:50px !important;}
.pB0 {padding-bottom:0 !important;}
.pB5 {padding-bottom:5px !important;}
.pB10{padding-bottom:10px !important;}
.pB20{padding-bottom:20px !important;}
.pB30{padding-bottom:30px !important;}
.pB40{padding-bottom:40px !important;}
.pB50{padding-bottom:50px !important;}
/*=============================================================
 PAGE Layout COMONN
=============================================================*/
#pageBody{
	width:970px;
	margin:0 auto;
	line-height:1.6;
}
body #contents #pageBody h4,
body #contents #pageBody h5{
	border:none;
	margin:0;
	padding:0;
}


#pageBody dl,#pageBody dt,#pageBody dd,#pageBody h4{ padding:0; margin:0;}
body #pageBody ul li,
body #pageBody p{
	list-style:none;
	padding:0;
	margin:0;
}
a.arw{
	font-size:13px;
}
a.arw img{
	vertical-align:text-top;
	padding:1px 5px 0 0;
}
/*=============================================================
 PAGE Layout
=============================================================*/
#pageBody ul{
	padding:0;
	margin:0;
	}
#pageBody{
	position:relative;
}
.in{ padding-left: 1em; text-indent: -1em;}
.ligray{ color:#7a7a7a;}
.clminner{ width:920px; margin:0 auto;}


/*=============================================================
 RMモデル
=============================================================*/
.rm-model {
    position: relative;
    margin-top: 130px;
    padding: 30px 25px 30px;
    background: #F8F1D5;
}

.rm-model h2 {
    text-align: center;
    padding: 10px 0;
    border-bottom: #1A2639 solid 4px;
    border-top: #1A2639 solid 4px;
}

.rm-model p.txt {
    line-height: 1.9em;
}

.rm-model p.note {
    font-size: 12px;
    margin: 20px 0 10px;
}

.rm-model h3 {
    text-align: center;
}

.rm-model .lineupContentIn {
    width: 32.5%;
}

.rm-model .lineupContentIn .ProductLink {
    padding: 0 25px;
}

.rm-model .lineupContentIn .ProductLink p.title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.rm-model .lineupContentIn .ProductLink ul li {
    margin: 0 0 10px;
}

.rm-model .lineupContentIn .ProductLink ul li span {
    color: #F8F1D5;
    background: #1A2639;
    display: inline-block;
    padding: 0 5px;
    margin-right: 10px;
    border-radius: 4px;
}


#nasmove{
	margin-bottom: 100px;
}


#nasmove #mainVisual
{
	margin-top: 0 !important;
}
#nasmove h2{
	width: 100% !important;
	background: transparent !important;
	color: #333 !important;
}
#nasmove h2 span{
	padding: 0 !important;
	background: transparent !important;
}
#nasmove h3{
	border-left: none !important;
}
#nasmove .pickup_nashdd_box h3{
	margin: 0 !important;
	padding: 0 !important;
}
#nasmove p.icon{
	padding: 0 !important;
}
.topLeadTxt {
	text-align:center !important;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 2em;
	margin: 50px 0;
}

@media only screen and (max-width:768px){
	.topLeadTxt {
		display:block;
		width:94%;
		text-align:left !important;
		font-size: 1.3em;
		font-weight: bold;
		line-height: 1.8em;
		margin: 50px auto;

	}
}
.nashdd_outer{
	background-color: #F8F1D5;
	position: relative;
	padding-bottom: 50px;
	border-bottom: #1A2639 solid 2px;
}
.nashdd_outer:before,
.nashdd_outer:after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 38px 0 38px;

}
.nashdd_outer:before{
	border-color: #F8F1D5 transparent transparent transparent;
	z-index: 2;
	bottom: -29.5px;
}
.nashdd_outer:after{
	border-color: #1A2639 transparent transparent transparent;
	z-index: 1;
	bottom: -32px;
}
.nashdd_outer h2 img{
	margin-top: -5px;
}
.nashdd_outer .nashdd_Noteinner{
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: #1A2639 solid 3px;
	border-top: none;
	margin-top: -30px;
	padding: 20px 40px;
}
.nashdd_outer .nashdd_Noteinner .L{
	width: 50%;
	line-height: 2em;
}

.nashdd_outer .nashdd_Noteinner .L p{
	margin-bottom: 20px;
}

.nashdd_outer .nashdd_Noteinner .R{
	width: 45%;
}

@media only screen and (max-width:768px){

.nashdd_outer .nashdd_Noteinner{
	display:block;
	margin-top: -40px;
	padding: 60px 40px;
	margin-bottom: -20px;
	border: #1A2639 solid 3px;
	border-top: none;
}

.nashdd_outer .nashdd_Noteinner .L{
	width: 100%;
	line-height: 1.6em;
	font-size:1.1em;
}

.nashdd_outer .nashdd_Noteinner .L p{
	display:block;
	margin-bottom: 20px !important;
	letter-spacing:0.06em;
}
.nashdd_outer .nashdd_Noteinner .R{
	width: 100%;
}


}

.pickup_nashdd_boxClm{
	padding: 0 45px;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}

.pickup_nashdd_boxClm h3{
	border-bottom: #1a2639 solid 3px;
}
.pickup_nashdd_boxClm h3 img{
	display: block;
}

.pickup_nashdd_box{
	border: #1a2639 solid 3px;
	width: 420px;
	background-color: #fff;
}


.pickup_nashdd_boxIn{
	padding: 30px 40px;
}
.pickup_nashdd_boxIn .txt{
	margin-bottom: 20px;
	line-height: 2em;
}

@media only screen and (max-width:768px){
	.pickup_nashdd_boxClm{
		padding: 0;
		margin-top: 50px;
		display: block;
		width: 100%;
	}

	.pickup_nashdd_box{
		border: #1a2639 solid 3px;
		width: 100%;
		background-color: #fff;
		margin-top: 30px;
	}

	.pickup_nashdd_boxIn .txt{
		display: block;
		font-size:1.1em;
		margin-bottom: 20px !important;
		line-height: 1.6em;
		letter-spacing:0.06em;
	}

}



#pickup_nashdd_change{
	margin-top: 110px;
	position:  relative;
}
.pickup_nashdd_changeContent:nth-of-type(n+2){
	margin-top: 100px;
}
.pickup_nashdd_changeContent h2{
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.pickup_nashdd_changeContent h2 .icon{
	width: 90px;
	margin-right: 20px !important;
	margin-bottom: -4px !important;
}
.pickup_nashdd_changeContent h2 .icon img{
	display: block;
}
.pickup_nashdd_changeContent h2 .txt{
	font-size: 30px;
	margin-bottom: 6px;
}
.pickup_nashdd_changeContent h2 .txt span{
	display: block;
	color: #757C88;
	font-size: 16px;
	margin-bottom: 6px;
	min-height: 1em;
}

@media only screen and (max-width:768px){
	#pickup_nashdd_change{
		margin-top: 50px;
		position:  relative;
	}

.pickup_nashdd_changeContent:nth-of-type(n+2){
	margin-top: 50px;
}


	.pickup_nashdd_changeContent h2{
		display: flex;
		align-items: flex-start;
		margin-bottom: 20px;
	}
	.pickup_nashdd_changeContent h2 .icon{
		width: 38%;
		margin-right: 10px !important;
		margin-bottom: 0px !important;
	}
	.pickup_nashdd_changeContent h2 .txt{
		font-size: 1.2em !important;
		margin-bottom: 0px !important;
		margin-right: 5px !important;
		line-height:1.2em !important;
	}
	.pickup_nashdd_changeContent h2 .txt span{
		display: block;
		color: #757C88;
		font-size: 0.7em !important;
		margin-bottom: 5px;
		min-height: 0.7em !important;
	}
}

.nas-hdd_change-inner{
	display: flex;
	height: 410px;
}

.pickup_nas-hdd_change .nas-hdd_change{
	position: absolute;
	left: 230px;
    top: 400px;
}
.nas-hdd_change-innerR{
	margin-left: 40px;
	width: 420px;
}

.nas-hdd_change-innerR .pickup_nas-hdd{
	padding-left: 10px;
}


.newNASIntroduction{
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 35px;
}
.newNASIntroduction .photo{
	width: 52%;
}
.newNASIntroduction .newNASIntroductionR{
	width: 43%;
}
.newNASIntroduction .newNASIntroductionR h3{
	background: #F8F1D5 !important;
	text-align: center;
	font-size: 16px !important;
	padding: 15px 20px !important;
	margin-bottom: 20px;
margin-top: 0 !important;
	color: #1A2639;
}
.newNASIntroduction .newNASIntroductionR .newNASIntroductionRLineup{
	margin-top: 5px;
	margin-bottom: 20px;
}
.newNASIntroduction .newNASIntroductionR .newNASIntroductionRLineup:nth-of-type(n+2){
	margin-top: 25px;
}
.newNASIntroduction .newNASIntroductionR .newNASIntroductionRLineup img{
	display: block;
	margin-top: 7px;
}


.newNADifferent{
	position: relative;
	margin-top: 130px;
	padding: 100px 25px 30px;
	background: #F8F1D5;
}

.newNADifferent .newNADifferentTitle{
	width: 495px;
	position: absolute;
	top: -95px;
	left: 0;
	right: 0;
	margin: auto;
}

.newNADifferent_pointboxClm{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;

}

.newNADifferent_pointboxClm .newNADifferent_pointIn{
	border: #1a2639 solid 3px;
	width: calc(34.0% - 30px);
	padding: 60px 5px 20px;
	background: #fff;
	position: relative;
}
.newNADifferent_pointboxClm .newNADifferent_pointIn .icon,
.pickup_nashdd_transitionList > div > .icon{
	width: 80px;
	position: absolute;
	top: -40px;
	left: 0;
	right: 0;
	margin: auto;
}
.newNADifferent_pointboxClm .newNADifferent_pointIn .title{
	margin-bottom: 15px;
	font-weight: bold;
	text-align:center;
	line-height: 1.6;
}
.newNADifferent_pointboxClm .newNADifferent_pointIn .txt{
	line-height: 1.9em;
	margin: 0 10px;
}
.newNADifferent_pointboxClm .newNADifferent_pointIn .photo{
	margin-top: 25px;
}
.newNADifferent_pointboxClm .newNADifferent_pointIn .note{
	font-size: 12px;
	margin-top: 15px;
}

@media only screen and (max-width:768px){
	.newNADifferent{
		position: relative;
		margin-top: 100px;
		padding: 50px 25px 30px;
		background: #F8F1D5;
	}

.newNADifferent .newNADifferentTitle{
	width: 100%;
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	margin: auto auto 50px auto;
}

	.newNADifferent_pointboxClm{
		padding-top:100px;
		display: block;
	}

	.newNADifferent_pointboxClm .newNADifferent_pointIn{
		border: #1a2639 solid 3px;
		width: 80%;
		padding: 60px 25px 20px;
		background: #fff;
		position: relative;
		margin-top: 50px;
	}

.newNADifferent_pointboxClm .newNADifferent_pointIn .title{
	text-align:left;
}

.newNADifferent_pointboxClm .newNADifferent_pointIn .txt{
	line-height: 1.9em;
	margin: 0;
}

}


.ThreeSafetySupport{
	padding-left: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ThreeSafetySupport .SafetySupportL{
	width: 45%;
	font-weight: bold;
	font-size: 16px;
	line-height: 2em;
}
.ThreeSafetySupport .SafetySupportL .txt{
	margin-top: 10px;
}
.ThreeSafetySupport .SafetySupportR{
	width: 53%;
}


#pickup_nashdd_sapport{
	position: relative;
	margin-top: 50px;
}
.pickup_nashdd_sapportIn:nth-of-type(n+2){
	margin-top: 80px;
}
.pickup_nashdd_sapportIn h3{
	position: relative;
	padding-left: 60px !important;
	font-size: 18px;
	margin-bottom: 30px !important;
}
.pickup_nashdd_sapportIn h3 span{
	display: block;
	background: #1A2639;
	color: #fff;
	padding: 15px 0 12px 66px;
}
.pickup_nashdd_sapportIn h3 img{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 106px;
}

.sapportFlexBox{
	display: flex;
	justify-content: space-between;
	padding-left: 50px;
}
.sapportFlexBox .L{
	width: 55%;
}
.sapportFlexBox .L h4{
	color: #1A2639;
	margin-bottom: 10px;
	margin-top: 30px;
}
.sapportFlexBox .L h4:first-child{
	margin-top: 0;
}
.sapportFlexBox .L ul li{
    text-indent: -1em;
    padding-left: 1em;
}
.pickup_nashdd_sapportIn.Hard .sapportFlexBox .L ul li span {
    color: #DD8725;
}
.pickup_nashdd_sapportIn.Soft .sapportFlexBox .L ul li span {
    color: #4667C1;
}
.pickup_nashdd_sapportIn.Hard .sapportFlexBox .L ul li span {
    color: #DD8725;
}
.sapportFlexBox .R{
	width: 40%;
}


.sapportServiceFlexbox{
	display: flex;
	justify-content: space-between;
}

.sapportServiceFlexbox .nas-hdd_Ssapport:first-child{
	padding: 0 50px;
	width: calc(50% - 100px);
}
.sapportServiceFlexbox .nas-hdd_Ssapport .nas-hdd_databoxL{
	margin-top: 20px;
}
.sapportServiceFlexbox .title{
	font-size: 16px;
	font-weight: bold;
	color: #1A2639;
}
.sapportServiceFlexbox .txt{
	line-height: 1.9em;
}
.pickup_nashdd_sapportIn .btn{
	margin: 20px auto 0;
	max-width:385px;
	width:100%;
}

.sapportServiceFlexbox .nas-hdd_SsR{
	width: 50%;
}
.sapportServiceFlexbox .nas-hdd_SsR h4{
	border-bottom: #1A2639 solid 3px;
}
.sapportServiceFlexbox .nas-hdd_SsR h4 img{
	display: block;
}
.sapportServiceFlexbox .nas-hdd_SsR > div{
	padding: 40px;
}
.sapportServiceFlexbox .nas-hdd_SsR .photo{
	margin-top: 20px;
}
.sapportServiceFlexbox .nas-hdd_SsR .note{
	font-size: 12px;
	margin-top: 15px;
	line-height: 1.5em;
	text-indent: -1em;
	padding-left: 1em;
}

@media only screen and (max-width:768px){
	.sapportServiceFlexbox{
		display: block;
	}

	.sapportServiceFlexbox .nas-hdd_Ssapport:first-child{
		padding: 0;
		width: 90%;
		margin: 15px auto;
	}
	.sapportServiceFlexbox .nas-hdd_SsR{
		width: 90%;
		margin: 15px auto;
	}
}

#pickup_nashdd_transition,
#pickup_nashdd_lineup{
	padding-left: 50px;
	margin-top: 40px;
}
#pickup_nashdd_transition h3{
	color: #1A2639;
	font-size: 16px;
	margin: 0 0 10px;
}
#pickup_nashdd_transition .txt{
	line-height: 1.9em;
}
#pickup_nashdd_transition .mainPhoto{
	margin-top: 40px;
}

.pickup_nashdd_transitionList{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.pickup_nashdd_transitionList > div{
	border: #1a2639 solid 3px;
	width: calc(32.5% - 56px);
	padding: 60px 25px 20px;
	background: #fff;
	position: relative;
}
.pickup_nashdd_transitionList > div .title{
	font-weight: bold;
	font-weight: 16px;
	color: #1A2639;
	margin-bottom: 10px;
}
.pickup_nashdd_transitionList > div .txt{
	letter-spacing: -0.8px;
}



#pickup_nashdd_lineup .txt{
	line-height: 1.9em;	
}
#pickup_nashdd_lineup .note{
	font-size: 12px;
	margin-top: 20px;
}
#pickup_nashdd_lineup h3{
	color: #1A2639;
	background: #F8F1D5;
	text-align: center;
	font-size: 16px !important;
	padding: 12px !important;
	margin-top: 40px;
}

.pickup_nashdd_lineupContent{
	display: flex;
	justify-content: space-between;
}
.pickup_nashdd_lineupContent > div{
	width: 32.5%;
}


.pickup_nashdd_lineupContent > div .ProductLink{
	padding: 0 25px;
}
.pickup_nashdd_lineupContent > div .title{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
.pickup_nashdd_lineupContent > div ul li:nth-of-type(n+2){
	margin-top: 10px;
}
.pickup_nashdd_lineupContent > div ul li span{
	color: #F8F1D5;
	background: #1A2639;
	border-radius: 4px;
	display: inline-block;
	padding: 0 5px;
	margin-right: 10px;
}
.pickup_nashdd_lineupContent > div .btn{
	margin-top: 30px;
}

.newNASIntroductionPList{
display: flex;
justify-content: space-between;
margin-top: 20px;
}
.newNASIntroductionPList > div{
width: calc(32.5% - 53px);
border-left: #1a2639 solid 3px;
padding: 20px 25px;
}
.newNASIntroductionPList > div:first-child{
border-left: none;
}

.newNASIntroductionPList > div ul{
margin-top: 20px;
}
.newNASIntroductionPList > div ul li{
font-weight: bold;
font-size: 16px;
list-style: disc;
margin-left: 20px;
}
.newNASIntroductionPList > div ul li:nth-of-type(n+2){
margin-top: 5px;
}
.newNASIntroductionPList > div ul li a{
text-decoration: none;
}
.newNASIntroductionPList > div ul li a:hover{
text-decoration: underline;
}


/*2412追加*/
.flow{
    display: flex;
	text-align: center;
	gap: 15px;
}


.flow .flow_old,
.flow .flow_new{
	padding: 10px;
	width: 50%;
	border-radius: 10px;
}


.flow .flow_old{
	background: #bbe2e8;
}
.flow .flow_new{
	background: #fbd6ae;
}
.flow .title{
	font-weight: bold;
	margin-bottom: 10px;
}
.flow ul{
	display: flex;
	justify-content: center;
	gap: 30px;
}
.flow ul li{
    border: solid 2px #000;
    display: flex;
	align-items: center;
    justify-content: center;
    position: relative;
	min-width: 25%;
	padding: 10px 5px;
	background: #fff;
	gap: 10px;
}
.flow ul li:not(:last-child)::after{
	content: "";
	position: absolute;
	right: -20px;
	top: 50%;
	transform: translateY(-50%);
	border-left: solid 8px #000;
	border-bottom: solid 8px transparent;
	border-top: solid 8px transparent;
}
.flow ul li div{
	position: absolute;
	left: -15px;
	top: -10px;
	border: solid 1px #000;
	border-radius: 50%;
	background: #fff;
	width: 20px;
	height: 20px;
	font-weight: bold;
}
#flow_point .pickup_nashdd_transitionList{
	border: solid 10px #fbd6ae;
	padding: 20px 25px;
	margin-top: 30px;
	position: relative;
}
#flow_point .pickup_nashdd_transitionList::before{
	content: "";
	position: absolute;
	right: 25%;
	top: -10px;
	transform: translateY(-100%);
	border-bottom: solid 15px #fbd6ae;
	border-left: solid 15px transparent;
	border-right: solid 15px transparent;
}
#flow_point .pickup_nashdd_transitionList > div{
	border: none;
	padding: 0;
	width: 32.5%;
	display: flex;
	flex-flow: column;
}
@media only screen and (max-width:768px){
	.pickup_nashdd_transitionList{
		display: block;
		justify-content: space-between;
		margin-top: 20px;
		margin-bottom: 10px;
	}

	#flow_point .pickup_nashdd_transitionList > div{
		border: none;
		padding: 0;
		width: 100%;
		display: block;
		margin-top: 20px;
	}
.flow .title{
		margin-bottom: 10px;
}
}

#flow_point .pickup_nashdd_transitionList > div .title{
	text-align: center;
	background: #1b2e67;
	color: #fff;
	font-size: 16px;
	padding: 5px;
}
#flow_point .pickup_nashdd_transitionList > div .txt{
	flex: 1;
	line-height: 1.9em;
}
#flow_point .pickup_nashdd_transitionList > div .txt,
#flow_point .pickup_nashdd_transitionList > div .photo{ padding: 0 20px;}


@media only screen and (max-width:768px){
.flow ul{
	display: block;
	justify-content: center;
	gap: 20px;
}

	.flow{
		box-sizing: border-box;
		display: block;
		text-align: center;
		gap: 10px;
	}
	.flow .flow_old,
	.flow .flow_new{
		padding: 10px;
		width: 90%;
		border-radius: 10px;
		margin:10px auto;
	}
	.flow ul li{
		border: solid 2px #000;
		display: flex;
		align-items: center;
		justify-content: center;
		position: relative;
		min-width: auto;
		padding: 10px 0px;
		background: #fff;
		gap: 2px;
		font-size:10px;
	}

	.flow ul li div{
		position: absolute;
		left: -10px;
		top: -10px;
		border: solid 1px #000;
		border-radius: 50%;
		background: #fff;
		width: 20px;
		height: 20px;
		font-weight: bold;
		font-size:16px;
		padding-top:1px;
		padding-bottom:0px;
		
	}
	.flow ul{
		display: flex;
		justify-content: center;
		gap: 20px;
	}
	.flow ul li{
	    border: solid 2px #000;
	    display: flex;
		align-items: center;
		justify-content: center;
		position: relative;
		min-width: 25%;
		padding: 10px 5px;
		background: #fff;
		gap: 5px;
	}

}



.lan_disk{
	margin-top: 60px;
}

.lan_disk .lineup_bg {
	background: #f8f1d5;
	padding:20px 0 30px;
}

.lan_disk .photo{
	margin-top: 20px;
	margin-bottom: 20px;
}
.lan_disk .lineupContent{
	display: flex;
	gap: 10px;
	justify-content: center;
}
.lan_disk .lineupContent .lineupContentIn{
	width: 45%;
	display: flex;
	flex-flow: column;
}
.lan_disk .lineupContent .ProductLink{
	text-align: center;
	margin-bottom: 20px;
}
.lan_disk .lineupContent .ProductLink .text{
	margin-bottom: 0 !important;
}
.lan_disk .lineupContent .title{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0 !important;
}
.lan_disk .lineupContent .overview{
	background: #ffffff;
	line-height:1.6;
	padding: 20px 25px;
	border:solid #1a2639 2px;
	flex: 1;
}
.lan_disk .lineupContent .overview .overview_title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px !important;
}

.lan_disk img.moving-icon{
	height: 50px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
}


	.lan_disk .lineupContent2{
		margin: 0 auto 30px;
		width: 91%;
		display: block;
	}

.lan_disk .lineupContent2 .overview{
	background: #ffffff;
	line-height:1.6;
	padding: 20px 25px;
	margin-top: 10px !important;
	border:solid #1a2639 2px;
	flex: 1;
}
.lan_disk .lineupContent2 .overview .overview_title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px !important;
}

.lan_disk .lineupContent .overview .note{
	font-size: 12px;
}
#nasmove .lan_disk h2{
	position: relative;
	text-align: center;
	background: #1b2e67 !important;
	color: #fff !important;
	padding: 20px 0;
	font-size: 24px;
}
#nasmove .lan_disk h2 p{
	margin-bottom: 0;
}
#nasmove .lan_disk h2 .icon{
	width: 125px;
	position: absolute;
	left: -15px;
	top: 50%;
	transform: translateY(-50%);
}

@media only screen and (max-width:768px){
	#nasmove .lan_disk h2{
		position: relative;
		text-align: left;
		background: #1b2e67 !important;
		color: #fff !important;
		padding: 20px 0;
		font-size: 1.3em;
	}
	#nasmove .lan_disk h2 p.txt{
		margin-bottom: 0;
		margin-left: 90px;
	}
	#nasmove .lan_disk h2 .icon{
		width: 30%;
		position: absolute;
		left: -15px;
		top: 50%;
		transform: translateY(-50%);
	}
	.lan_disk .lineupContent{
		display: block;
	}

	.lan_disk .lineupContent2{
		width: 90%;
		display: block;
		margin: 10px auto;
	}

	.lan_disk .lineupContent .lineupContentIn{
		width: 90%;
		display: block;
		margin: 10px auto;
	}
}

.attention {
		width: 90%;
		display: block;
		margin: 10px auto;
		line-height:1.6;

}



