@charset"UTF-8"

body {
	font-size:14px;}

.c-result__ttl select.form-control:not([size]):not([multiple]){
	height:inherit;
	}
.c-search__box dl dt h4 {
    font-size: 15px;}

html {
  scroll-behavior: smooth;
}

#basic,
#dimensions,
#download,
#contact {
  scroll-margin-top: 108px;  /* フロートヘッダーの高さ */
}