/****************************************************************************************/
#info .logo {
	margin-top: 45px;
	height: 56px;
}

#info .series {
	margin-top: 9px;
	font-size: 1.9rem;
	letter-spacing: 2px;
}
/*******************************************/
#info .desc-1 {
	margin-top: 32px;
	font-size: 1.9rem;
}
#info .desc-1 span {
	display: block;
}
#info .desc-1 span:not(:first-child) {
	margin-top: 16px;
}
/*******************************************/
#info .image-2 {
	margin-top: 46px;
	height: calc(100vw * 0.23);
	max-height: 300px;
}
/*******************************************/
#info .desc-2 {
	margin-top: 27px;
}
/****************************************************************************************/
#list .switcher {
	margin-top: 119px;
}

#list .switcher li {
	width: 18%;
	font-size: 3.6rem;
}

#list .switcher .button {
	width: 140px;
}
/*******************************************/
#list .list,
[series="nh"] #list {
	margin-top: 112px;
}

#list .list .use .for {
	margin-right: 23px;
	font-size: 3.5rem;
}

#list .list .use .name {
	font-size: 6.1rem;
}
/*******************************************/
#list .list .products {
	margin-top: 47px;
}
/*
#list [nh-list-product] li {
	width: 20%;
}
#list [nh-list-product] li:nth-child(-n+5) {
	border-top-width: 1px;
}
#list [nh-list-product] li:nth-child(5n-4) {
	border-left-width: 1px;
}

#list [nh-list-product] .notice {
	padding: 2px 7px 0 7px;
	top: -4px;
	left: 8px;
	font-weight: bold;
}

#list [nh-list-product] .image {
	margin: calc(100vw * 0.008) 0 calc(100vw * 0.007) 0;
	height: calc(100vw * 0.15);	/* 0.14 *
	max-height: 188px;
}

#list [nh-list-product] .text {
	padding: 0 18px 10px 18px;
}
#list [nh-list-product] .name {
	letter-spacing: 2px;
}
*/
/****************************************************************************************/
body[lang]:not([lang="ja"]) #list .switcher .button {
	width: 190px;
}
/****************************************************************************************/
[nh-banner] + [nh-banner] {
	margin-top: 90px;
}
/****************************************************************************************/
