@charset "utf-8";
/* CSS Document */

/*=================================================================================
	図枠
===================================================================================*/
.figure {
	margin: 10px 0;
}
/*****************************************************
	768px以上【tablet】
******************************************************/
@media print, screen and (min-width: 768px) {
	.figure {
		margin: 20px 0;
	}
}
/*****************************************************
	1024px以上【PC】
******************************************************/
@media print, screen and (min-width: 1024px) {
	.figure {
		margin: 30px 0;
	}
}
/*=================================================================================
	番号リスト丸数字
===================================================================================*/
ul.typeNm {
  list-style: none;
  margin: 0;
}
ul.typeNm li {
  position: relative;
  padding: 0 0 0 1.4em;
  margin: 0 0 10px 0;
}
ul.typeNm li:last-child {
  margin: 0;
}
ul.typeNm li::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '●';
  color: #d83e43;
}
ul.typeNm li:nth-child(1)::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '❶';
  color: #d83e43;
}
ul.typeNm li:nth-child(2)::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '❷';
  color: #d83e43;
}
ul.typeNm li:nth-child(3)::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '❸';
  color: #d83e43;
}
ul.typeNm li:nth-child(4)::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '❹';
  color: #d83e43;
}
ul.typeNm li:nth-child(5)::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '❺';
  color: #d83e43;
}
ul.typeNm li:nth-child(6)::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '❻';
  color: #d83e43;
}
ul.typeNm li:nth-child(7)::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '❼';
  color: #d83e43;
}
ul.typeNm li:nth-child(8)::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '❽';
  color: #d83e43;
}
ul.typeNm li:nth-child(9)::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '❾';
  color: #d83e43;
}
ul.typeNm li:nth-child(10)::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '❿';
  color: #d83e43;
}
/*****************************************************
	768px以上【tablet】
******************************************************/
@media print, screen and (min-width: 768px) {
	
}
/*****************************************************
	1024px以上【PC】
******************************************************/
@media print, screen and (min-width: 1024px) {
	
}


/*=================================================================================
	下層ページメインタイトル
===================================================================================*/
.secondMainArea {
	background-color: #fdf5f5;
	border-bottom: solid 4px #d83e43;
	padding: 30px 0;
	box-sizing: border-box;
}
#element .secondMainArea {
	background-color: #fdf5f5;
	border-bottom: solid 4px #d83e43;
}
#stellar .secondMainArea {
	background-color: #f0fef8;
	border-bottom: solid 4px #00d982;
}
#edge .secondMainArea {
	background-color: #f5f9fe;
	border-bottom: solid 4px #0072dc;
}
.secondMainArea .secondMainAreainnr {
	padding: 0 10px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/*align-items: center;*/
}
.secondMainArea .secondMainAreainnr .txtArea {
	width: 100%;
	margin: 0 0 20px 0;
}
.secondMainArea .secondMainAreainnr .txtArea .ttl {
	font-size: 22px;
	margin-bottom: 30px;
	text-align: center;
}
.secondMainArea .secondMainAreainnr .txtArea .subtxt {
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
}
.secondMainArea .secondMainAreainnr .picArea {
	width: 100%;
	text-align: center;
}
/*****************************************************
	768px以上【tablet】
******************************************************/
@media print, screen and (min-width: 768px) {
  	.secondMainArea {
		padding: 60px 0;
	}
	.secondMainArea .secondMainAreainnr .txtArea .ttl {
		font-size: 32px;
		margin-bottom: 30px;
	}
	.secondMainArea .secondMainAreainnr .txtArea .subtxt {
		font-size: 18px;
	}
}
/*****************************************************
	1024px以上【PC】
******************************************************/
@media print, screen and (min-width: 1024px) {
	.secondMainArea {
		height: 410px;
	}
	.secondMainAreainnr {
		max-width: 1200px;
		margin: 0 auto;
	}
	.secondMainArea .secondMainAreainnr .txtArea {
		margin: 0;
		padding: 20px 0 0 0;
		width: 60%;
	}
	.secondMainArea .secondMainAreainnr .txtArea .ttl {
		font-size: 38px;
		margin-bottom: 40px;
		text-align: left;
	}
	.secondMainArea .secondMainAreainnr .picArea {
		width: 36%;
		text-align: right;
	}
}


/*================================================================================
	パンクズリスト
=================================================================================*/
#pankuzuWap {
    margin-bottom: 20px;
}
#pankuzu {
		display: block;
		padding: 10px 10px 6px;
		box-sizing: border-box;
		margin: 0px auto;
		font-size: 12px;
	}
	#pankuzu li {
		display:inline;
	}
	#pankuzu li.next {
		padding-right: 23px;
		background-image: url(../img/pan_next.png);
		background-repeat: no-repeat;
		background-position: right center;
	}
/*****************************************************
	768px以上【tablet】
******************************************************/
@media print, screen and (min-width: 768px) {
	#pankuzu {
		display: block;
		box-sizing: border-box;
		max-width: 1200px;
		font-size: 14px;
	}
}

/*===============================================================================
	コンテンツエリア
===============================================================================*/
.contentsArea .contentsAreainnr,
.contentsArea .contentsAreainnrNar,
.contentsArea .contentsAreainnrWid {
	padding: 0 10px;
	box-sizing: border-box;
}
/*****************************************************
	768px以上【tablet】
******************************************************/
@media print, screen and (min-width: 768px) {
}
/*****************************************************
	1024px以上【PC】
******************************************************/
@media print, screen and (min-width: 1024px) {
  .contentsArea .contentsAreainnr {
    max-width: 1200px;
    margin: 0px auto;
  }
  .contentsArea .contentsAreainnrNar {
    max-width: 1000px;
    margin: 0px auto;
  }
  .contentsArea .contentsAreainnrWid {
    max-width: 1400px;
    margin: 0px auto;
  }
}

/***********************************************************
共通部品
************************************************************/
/*=================================================
製品ヒーロー部
==================================================*/
.productHeroBoxArea {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.productHeroBoxArea .txtArea {
	width: 100%;
	margin: 0 0 20px 0;
}
.productHeroBoxArea .txtArea p {
	line-height: 1.8;
	font-size: 16px;
}
.productHeroBoxArea .picArea {
	width: 100%;
	text-align: center;
}
/*******************************
	768px以上【tablet】
********************************/
@media print, screen and (min-width: 768px) {
	.productHeroBoxArea .txtArea p {
		font-size: 18px;
	}
}
/*******************************
	1024px以上【PC】
********************************/
@media print, screen and (min-width: 1024px) {
	.productHeroBoxArea .txtArea {
		width: 65%;
		margin: 0 0 20px 0;
	}
	.productHeroBoxArea .picArea {
		width: 30%;
	}
}
/*=================================================
	特徴リスト
==================================================*/
.featureBoxList {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px; /* ボックス間の溝 */
	list-style: none;
	padding: 0;
}
.featureBoxList > li {
	width: 100%;
	box-sizing: border-box;
	margin:0;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	padding: 10px;
	background-color: #FFF;
}
.featureBoxList > li .number {
	color: #FFF;
	font-weight:600;
	text-align: center;
	padding: 5px;
	border-radius: 20px;
	margin-bottom: 10px;
	background-color: #d83e43;
}
.featureBoxList > li .pic {
	background-color: #f7f7f8;
	border-radius: 8px;
	padding: 15px;
	text-align: center;
}
.featureBoxList > li .ttl {
	font-size: 16px;
	color:#d83e43;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	line-height: 1.4;
	padding: 10px 0;
}
.featureBoxList > li .wap {
	font-size: 14px;
	padding: 0 10px;
}
/*******************************
	768px以上【tablet】
********************************/
@media print, screen and (min-width: 768px) {
	.featureBoxList > li {
		padding: 20px 10px;
	}
	.featureBoxList > li .ttl {
		font-size: 20px;
	}
	.featureBoxList > li .wap {
		font-size: 16px;
	}
}
/*******************************
	1024px以上【PC】
********************************/
@media print, screen and (min-width: 1024px) {
	.featureBoxList > li {
		width: calc((100% - 40px) / 3); 
		box-sizing: border-box;
		margin:0;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
		border-radius: 6px;
		background-color: #FFF;
	}
	.featureBoxList > li .ttl {
		min-height: 60px;
	}
}


/*=================================================

==================================================*/

/*******************************
	768px以上【tablet】
********************************/
@media print, screen and (min-width: 768px) {
	
}
/*******************************
	1024px以上【PC】
********************************/
@media print, screen and (min-width: 1024px) {
	
}

