@charset "utf-8";
.low_page .content-lead_wrap {
    padding-bottom: 7.353vw;
}
.content-wrap .sec-title_wrap + .text {
	margin-top: 1.471vw;
}
@media screen and (min-width: 1360px) {
	.low_page .content-lead_wrap {
	    padding-bottom: 100px;
	}
	.content-wrap .sec-title_wrap + .text {
		margin-top: 20px;
	}
}

@media screen and (max-width: 750px) {
	.low_page .content-lead_wrap {
		padding-top: 18.667vw;
	    padding-bottom: 18.667vw;
	}
	.content-wrap .sec-title_wrap + .text {
		margin-top: 8vw;
	}
}

/* 「医療機器」としての認証 */
#certification .column2-wrap {
	margin-top: 3.676vw;
    align-items: center;
    justify-content: center;
    grid-column-gap: 5.353vw;
}
#certification .column2-wrap .img_wrap:first-child {
	width: 11.029vw;
}
#certification .column2-wrap .img_wrap:last-child {
	width: 8.603vw;
}
@media screen and (min-width: 1360px) {
	#certification .column2-wrap {
		margin-top: 50px;
	    grid-column-gap: 72.8px;
	}
	#certification .column2-wrap .img_wrap:first-child {
		width: 150px;
	}
	#certification .column2-wrap .img_wrap:last-child {
		width: 117px;
	}
}
@media screen and (max-width: 750px) {
	#certification .column2-wrap {
	    margin-top: 11.2vw;
	    grid-column-gap: 12.133vw;
	}
	#certification .column2-wrap .img_wrap:first-child {
	    width: 36.533vw;
	}
	#certification .column2-wrap .img_wrap:last-child {
	    width: 28.595vw;
	}
}


/* 独自のN極S極交互配列の製法による、磁力の影響範囲と血行改善効果 */
#about {
	padding-bottom: 10.956vw;
}
#about .img_wrap {
	margin-top: 3.676vw;
}

#about .img_wrap + .img_wrap {
	width: 15.404vw;
	margin: 3.015vw auto 0;
}
#about .link_wrap {
	position: relative;
}
#about .link_wrap .link-circle_blank--l {
	display: block;
    width: 100%;
}
#about .link_wrap {
	margin-top: 7.647vw;
}
#about .link_wrap .link-circle_blank--l::after {
	position: absolute;
	right: 0.956vw;
	bottom: 1.176vw;
}
@media screen and (min-width: 1360px) {
	#about {
		padding-bottom: 149px;
	}
	#about .img_wrap {
		margin-top: 50px;
	}

	#about .img_wrap + .img_wrap {
		width: 209.49px;
		margin: 41px auto 0;
	}
	#about .link_wrap {
		margin-top: 104px;
	}
	#about .link_wrap .link-circle_blank--l::after {
		right: 13px;
		bottom: 16px;
	}
}

@media screen and (max-width: 750px) {
	#about {
	    padding-bottom: 18.667vw;
	}
	#about h2 {
	    margin-right: -2vw;
	}
	#about .img_wrap {
	    margin-top: 5.6vw;
	}

	#about .img_wrap + .img_wrap {
	    width: 44.915vw;
	    margin: 13.333vw auto 0;
	}
	#about .link_wrap {
		margin-top: 18.667vw;
	}
	#about .link_wrap .link-circle_blank--l::after {
	    position: absolute;
	    right: 2.667vw;
	    bottom: 2.667vw;
	}
}