@charset "utf-8";
body.cateTop #visual {
}
body.cateTop #visual h1 {
}
body.cateTop #topicpath {
}
body.cateTop #sec01 {
}
body.cateTop #sec01 h2 {
	margin-bottom: 30px;
	font-weight: normal;
}
body.cateTop #sec01 .lead {
	text-align: left;
}
body.cateTop #sec01 h3 {
	text-align: center;
	font-weight: normal;
}
body.cateTop #sec01 ul.productList {
}
body.cateTop #sec01 ul.productList li {
}
body.cateTop #sec01 ul.productList li > a {
	display: block;
	text-decoration: none;
}
body.cateTop #sec01 ul.productList li .img {
}
body.cateTop #sec01 ul.productList li h4 {
	color: #000000;
}
body.cateTop #sec01 ul.productList li .txt {
	color: #000000;
}
body.cateTop #sec01 .arrow.btn {
}
body.cateTop #future {
	display: block;
}
body.cateTop #sec02 .ttlBlock {
	background-color: #fafafa;
}
body.cateTop #sec02 .ttlBlock h2 {
	text-align: center;
	font-weight: normal;
}
body.cateTop #sec02 ul.picList li {
	position: relative;
}
body.cateTop #sec02 ul.picList li:before {
}
body.cateTop #sec02 ul.picList li:nth-child(1):before {
}
body.cateTop #sec02 ul.picList li:nth-child(2):before {
}
body.cateTop #sec02 ul.picList li:nth-child(3):before {
}
body.cateTop #sec02 .picList h3 {
	font-weight: normal;
}
body.cateTop #sec02 ul.picList li:nth-child(2) h3 {
}
body.cateTop #sec02 .picList .txt {
}
body.cateTop #sec02 ul.picList li:nth-child(2) .txt {
}
body.common #visual {
}
body.common div.productList {
}
body.common div.productList > ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	border-right: none;
}
body.common div.productList > ul > li {
	font-size: 1.4rem;
	position: relative;
}
body.common div.productList > ul > li .img {
	margin-bottom: 10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

pcSetting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (min-width: 768px),print {
body.cateTop #visual {
	background-image: url(../../images/products/mv_products_01.jpg);
}
body.cateTop #visual h1 {
	padding: 210px 0 170px;
}
body.cateTop #topicpath {
	position: absolute;
	left: 0px;
	right: 0px;
	padding-top: 10px;
	width: 100%;
	min-width: 1200px;
	margin-bottom: 0px;
}
body.cateTop #topicpath ul {
	width: 1000px;
}
body.cateTop #sec01 {
	padding: 60px 0;
	background-image: url(../../images/products/mv_products_02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
body.cateTop #sec01 h2 {
	font-size: 3.5rem;
	line-height: 4.5rem;
	margin-bottom: 30px;
	text-align: center;
}
body.cateTop #sec01 .lead {
	margin: 0px 10%;
	padding-bottom: 80px;
}
body.cateTop #sec01 h3 {
	font-size: 3.5rem;
	margin-bottom: 30px;
}
body.cateTop #sec01 ul.productList {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
body.cateTop #sec01 ul.productList li {
	flex-basis: 33.333%;
	padding-bottom: 30px;
}
body.cateTop #sec01 ul.productList li .img {
}
body.cateTop #sec01 ul.productList li h4 {
	padding: 10px 0;
}
body.cateTop #sec01 ul.productList li .txt {
	font-size: 1.4rem;
}
body.cateTop #sec01 .arrow.btn {
	padding-top: 20px;
}
body.cateTop #sec02 .ttlBlock {
	padding: 30px 0;
}
body.cateTop #sec02 .ttlBlock h2 {
	font-size: 3.5rem;
}
body.cateTop #sec02 ul.picList li {
}
body.cateTop #sec02 ul.picList li:before {
	display: block;
	position: absolute;
	left: 46.2%;
	top: 0px;
	bottom: 0px;
	width: 54%;
	height: 100%;
	content: "";
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}
body.cateTop #sec02 ul.picList li:nth-child(1):before {
	background-image: url(../../images/products/pic_products_11.png);
}
body.cateTop #sec02 ul.picList li:nth-child(2):before {
	background-image: url(../../images/products/pic_products_12.png);
	background-position: right top;
	left: auto;
	right: 46%;
}
body.cateTop #sec02 ul.picList li:nth-child(3):before {
	background-image: url(../../images/products/pic_products_13.png);
	left: 46.4%;
}
body.cateTop #sec02 .picList h3 {
	margin: 0px 50% 50px 0px;
	font-size: 3.5rem;
	line-height: 4.5rem;
	padding-top: 70px;
}
body.cateTop #sec02 ul.picList li:nth-child(2) h3 {
	margin: 0px 0px 50px 56%;
}
body.cateTop #sec02 .picList .txt {
	font-size: 1.4rem;
	padding-bottom: 70px;
	margin-right: 56%;
}
body.cateTop #sec02 ul.picList li:nth-child(2) .txt {
	margin: 0px 0px 0px 56%;
}
body.common #visual {
	background-image: url(../../images/products/mv_products-cmn_01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	margin-bottom: 10px;
}
body.common div.productList {
}
body.common div.productList > ul {
}
body.common div.productList > ul > li {
	flex-basis: 16%;
	padding-bottom: 50px;
	margin-right: 38px;
}
body.common div.productList > ul > li:nth-child(5n) {
	margin-right: 0px;
}
body.common div.productList > ul > li .img {
}
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

spSetting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */



@media screen and (max-width: 767px) {
body.cateTop #visual {
	background-image: url(../../images/products/mv_products_01_sp.jpg);
}
body.cateTop #visual h1 {
}
body.cateTop #topicpath {
}
body.cateTop #sec01 {
}
body.cateTop #sec01 .productInner {
	background-image: url(../../images/products/mv_products_02_sp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 5%;
	background-position: center top;
}
body.cateTop #sec01 h2 {
	margin: 0 5% 30px;
	font-size: 2rem;
	letter-spacing: -0.035em;
}
body.cateTop #sec01 .lead {
	margin: 0 5%;
	padding-bottom: 30px;
}
body.cateTop #sec01 h3 {
	font-size: 2rem;
	margin-bottom: 30px;
}
body.cateTop #sec01 ul.productList {
}
body.cateTop #sec01 ul.productList li {
	padding-bottom: 30px;
}
body.cateTop #sec01 ul.productList li .img {
}
body.cateTop #sec01 ul.productList li h4 {
	font-size: 1.6rem;
	padding: 15px 0 5px;
}
body.cateTop #sec01 ul.productList li .txt {
}
body.cateTop #sec01 .arrow.btn {
}
body.cateTop #sec02 .ttlBlock {
	background-image: url(../../images/products/pic_products_11_sp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	padding: 30px 0 120px;
}
body.cateTop #sec02 .ttlBlock h2 {
	font-size: 2rem;
}
body.cateTop #sec02 ul.picList li {
	padding-bottom: 30px;
}
body.cateTop #sec02 ul.picList li:before {
}
body.cateTop #sec02 ul.picList li:nth-child(1):before {
}
body.cateTop #sec02 ul.picList li:nth-child(2):before {
}
body.cateTop #sec02 ul.picList li:nth-child(3):before {
}
body.cateTop #sec02 .picList h3 {
	margin: 0 5% 15px;
	font-size: 2rem;
	padding-top: 30px;
}
body.cateTop #sec02 ul.picList li:nth-child(2) h3 {
}
body.cateTop #sec02 .picList .txt {
	margin: 0 5%;
}
body.cateTop #sec02 ul.picList li:nth-child(2) .txt {
}
body.common #visual {
	padding: 0 5% 30px;
	background-image: url(../../images/products/mv_products-cmn_01_sp.jpg);
}
body.common #visual h1 {
	padding: 30px 0;
}
body.common div.productList {
	padding-bottom: 20px;
}
body.common div.productList > ul {
	margin-left: 5%;
}
body.common div.productList > ul > li {
	flex-basis: 45%;
	margin: 0px 5% 10px 0px;
}
body.common div.productList > ul > li .img {
}
	body#products.common .arrow.btn{
	margin: 0 5% 30px;
}
}
