﻿@charset "utf-8";

body {
	font-size: 32px;
}

.logo:before {
	width: 1.25em;
	height: 1.25em;
}

.logo:after {
	font-size: 1.125em;
}

.main-body>.main-wrap {
	margin-top: .425em;
}

.count:before, .count:after {
	height: 2px;
	margin-top: .575em; 
}

input[type="radio"] {
	width: 1.75em;
	height: 1.75em;
}

.search {
	height: 6.25em;
}

.search-button {
	display: none;
}

.search-bar {
	padding-top: .5em;
}

.list-table>.list-head>* {
	font-size: 1.25em!important;
}

.list-table>.list-row>*:last-child>a {
	display: block;
	margin: 10px !important;
}

.foot-spans a img, .foot-spans span img {
	vertical-align: unset;
}

.content-download {
	top: -66px;
}

.content-wrap {
	font-size: .875em;
}

@media screen and (max-width: 768px) {
	
}