@charset "UTF-8";
  html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.clearfixheader:after,
header:after,
#wrapper:after,
#news-list li:after,
#hot-topics:after,
section:after,
#banner-box:after,
.display-box:after,
.dl-box:after,
#footer-menu:after,
#report-category-ul:after,
.navi-pre-next:after {
content: "";
display: block;
clear: both;
} a {
color: #6abb3a;
}
a:hover {
color: #000;
}
.alignleft {
float: left;
margin: 0 20px 20px 0;
}
.alignright {
float: right;
margin: 0 0 20px 20px;
}
img {
max-width: 100%;
height: auto;
}
html {
-webkit-text-size-adjust: 100%;
}
body {
font-size: 16px;
font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1.6;
background: #f4f2f2;
}
#wrapper,
header,
#main-menu,
section,
footer {
margin: 0 auto;
} #header-box {
background: #fff;
}
header {
position: relative;
margin: 0 auto 0;
padding-top: 40px;
}
header p {
font-size: 14px;
}
#header-title-box {
float: left;
}
#header-address {
text-align: right;
font-size: 14px;
line-height: 18px;
float: right;
}
#header-address li,
#footer-address li {
font-size: 30px;
line-height: 1;
}
#header-address li:first-child,
#footer-address li:first-child {
font-size: 14px;
line-height: 1.2;
}
#site-title a {
width: 160px;
display: block;
}
#menu-box {
clear: both;
width: 100%;
background: #fff;
}
#main-menu {
text-align: center;
font-size: 0;
}
#main-menu li {
font-size: 16px;
display: inline-block;
width: 16.667%;
letter-spacing: 0.1em;
font-weight: bold;
}
#main-menu li a {
display: block;
text-decoration: none;
color: #333;
padding: 10px;
transition: 0.4s;
border-left: 1px solid #eee;
}
#main-menu li a span {
display: block;
font-size: 11px;
color: #6abb3a;
text-transform: uppercase;
}
#main-menu li:last-child a {
border-right: solid 1px #eee;
}
#main-menu a:hover,
#main-menu .current-menu-item, .single-report #main-menu .menu-item-object-report a {
background: #6abb3a;
}
#main-menu a:hover span,
#main-menu .current-menu-item span, .single-report #main-menu .menu-item-object-report a span {
color: #fff;
}
#main-menu .menu-item-home {
background: #fff;
}
#main-menu .menu-item-home a span {
color: #6abb3a;
}
#main-menu .menu-item-home a:hover span {
color: #fff;
}
#footer-address li:first-child {
margin: 5px 0;
}
#footer-box {
background: #202121;
color: #fff;
padding: 20px 0;
margin-top: 40px;
}
#footer-address {
text-align: center;
margin: 30px auto;
}
#footer-address a {
color: #fff;
}
#footer-address li:last-child a {
border-radius: 10px;
background: #000;
border: solid 1px #333;
display: inline-block;
margin: 30px auto;
padding: 20px 30px;
font-size: 24px;
}
#footer-address li:last-child a:hover {
background: #6abb3a;
color: #fff;
}
#footer-address a,
.tel-link {
text-decoration: none;
}
.tel-link {
color: #000;
}
#backtotop {
display: none;
position: fixed;
bottom: 4%;
right: 4%;
z-index: 100;
font-size: 50px;
}
#backtotop a:hover {
opacity: 0.8;
}
#copyright {
clear: both;
text-align: center;
font-size: 10px;
}
#slider-box {
background: #6abb3a;
}
.swiper {
border: 0 !important;
box-shadow: none !important;
left: 0 !important;
}
.swiper-slide {
width: 100%;
}
.swiper-slide img {
display: block;
width: 100%;
height: auto;
}
article {
margin: 0 auto 20px;
padding: 30px;
box-sizing: border-box;
background: #fff;
min-height: 500px;
}
article p {
margin: 12px 0;
line-height: 140%;
}
article h2 {
margin: 50px 0;
font-size: 30px;
line-height: 32px;
border-left: #6abb3a solid 3px;
padding: 0 0 0 7px;
}
article h2:first-child {
margin-top: 20px;
}
article h3 {
margin: 30px 0;
font-size: 22px;
font-size: 18px;
font-weight: bold;
background: #55a328;
color: #fff;
padding: 10px;
border-radius: 7px;
border: solid 1px #eee;
}
article h4 {
font-size: 22px;
border-bottom: dashed 1px #ddd;
padding: 10px 0 4px;
margin: 20px 0;
font-weight: bold;
color: #f0433a;
}
article h5 {
font-size: 20px;
font-weight: bold;
}
article img {
max-width: 100%;
height: auto;
}
article ol {
margin: 30px 0 30px 2em;
list-style: decimal-leading-zero inside;
}
article ol li {
display: table-row;
counter-increment: table-ol;
text-indent: -1.4em;
}
article ol li:before {
content: counter(table-ol) ".";
color: #f0433a;
margin-right: 0.3em;
line-height: 2;
margin-bottom: 0.4em;
text-indent: 0;
font-size: 20px;
}
@media screen and (max-width: 639px) {
article ol li {
text-indent: -1em;
}
article ol li:before {
font-size: 16px;
}
}
article ul {
margin: 25px 0;
padding-left: 1em;
}
article ul li {
position: relative;
padding-left: 0.2em;
line-height: 1.1em;
margin: 10px 0;
}
article ul li::before {
color: #6abb3a;
font-family: FontAwesome;
content: "\f105";
margin-right: 5px;
position: absolute;
left: -1em;
top: 0;
}
article table {
max-width: 1000px;
word-break: break-all;
word-wrap: break-all;
margin: 25px 0;
}
article th,
article td {
border: 1px solid #eee;
padding: 10px 15px;
vertical-align: middle;
font-size: 14px;
box-sizing: border-box;
}
article th {
background: #55a328;
font-weight: bold;
color: #fff;
min-width: 10%;
}
@media screen and (min-width: 480px) {
article th {
white-space: nowrap;
}
}
article .even-row {
background: #fafafa;
}
@media screen and (min-width: 480px) {
article .easy-box {
display: flex;
justify-content: space-between;
}
}
article .easy-box {
margin: 50px 0;
}
@media screen and (min-width: 480px) {
article .easy-photo,
article .easy-text {
width: 48%;
}
}
.post-type-archive-access h1 {
margin-bottom: 50px;
}
.article-title {
margin-bottom: 0;
}
.news-time {
font-size: 13px;
color: #666;
margin-bottom: 40px;
}
.pagination-box {
clear: both;
margin: 20px 0;
}
#pagination {
color: #1c1f87;
padding: 20px 0;
text-align: center;
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 10px 8px;
line-height: 1.4;
}
#pagination .page-numbers {
display: inline-flex;
align-items: center;
background: #fff none repeat scroll 0 0;
color: #6abb3a;
padding: 10px 15px;
text-decoration: none;
border: 1px solid #ddd;
margin: 0;
}
#pagination a {
color: #333 !important;
}
#pagination a:hover {
background-color: #ccc;
}
#single-pagination {
background: #fff none repeat scroll 0 0;
margin-top: 20px;
}
.navi-pre-next {
margin: 30px 0;
}
.navi-pre-next .prev,
.navi-pre-next .next {
width: 48%;
float: left;
background: #fff;
padding: 20px;
box-sizing: border-box;
border: 1px solid #ddd;
font-size: 14px;
line-height: 14px;
}
.navi-pre-next .next {
float: right;
text-align: right;
margin-left: 4%;
}
.navi-pre-next a {
text-decoration: none;
color: #333;
}
.navi-pre-next a:hover {
text-decoration: underline;
color: #333;
}
.gallery-item {
margin-right: 2px;
}
.gallery-item img {
border: none !important;
}
.button,
.button-center {
margin: 50px 0;
}
.button a,
.button-center a {
background: #f0433a;
border: solid 4px #f0433a;
color: #fff;
text-shadow: 2px 2px 0 #f0433a;
font-size: 26px;
padding: 30px 50px;
text-decoration: none;
display: inline-block;
border-radius: 8px;
box-sizing: border-box;
transition: 0.3s;
}
.button a::before,
.button-center a::before {
color: #fff;
padding-right: 7px;
content: "\f0a9";
font-family: FontAwesome;
margin: 0;
}
.button a:hover,
.button-center a:hover {
color: #f0433a;
background: #fff;
text-shadow: none;
}
.button a:hover::before,
.button-center a:hover::before {
color: #f0433a;
}
.button-center {
margin-top: 50px;
text-align: center;
}
#backtotop {
bottom: 50px;
display: none;
position: fixed;
right: 50px;
z-index: 100;
}
#backtotop a {
font-size: 50px;
}
#backtotop a i {
color: #6abb3a;
}
#menu-button {
display: none;
}
.dl-box {
margin: 50px auto;
max-width: 800px;
} .gallery {
overflow: hidden;
margin: 40px 0;
}
.gallery-item {
float: left;
margin-top: 0;
margin-bottom: 20px;
margin-left: 0;
}
.gallery-item img {
border: 2px solid #fff !important;
max-height: 133px;
width: auto;
}
.gallery-columns-1 .gallery-item {
width: 100%;
margin-right: 0;
}
.gallery-columns-2 .gallery-item {
width: 49%;
margin-right: 1%;
}
.gallery-columns-3 .gallery-item {
width: 32%;
margin-right: 1%;
}
.gallery-columns-4 .gallery-item {
width: 24%;
margin-right: 1%;
}
.gallery-icon {
text-align: center;
}
.gallery-caption {
text-align: center;
font-size: 14px;
}
.wp-caption {
max-width: 100%;
} .contact-table th {
width: 180px;
min-width: initial;
}
#notice-box {
height: 300px;
overflow: scroll;
margin: 20px auto;
}
#notice-box p {
margin: 7px 0;
font-size: 14px;
}
@media screen and (min-width: 768px) {
#notice-h3 {
width: 600px;
margin: 30px auto 0;
}
#notice-box {
width: 600px;
}
}
.wpcf7 p {
margin: 20px 0;
line-height: 22px;
}
.wpcf7 textarea {
width: 100%;
}
.wpcf7 textarea,
.wpcf7 input[type=text],
.wpcf7 input[type=email] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
max-width: 100%;
padding: 10px 5px;
box-sizing: border-box;
}
.wpcf7 input,
.wpcf7 textarea {
background: #fff none repeat scroll 0 0;
border: 1px solid #d8d8d8;
box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
font-size: 12px;
margin: 5px 0;
padding: 5px;
}
.wpcf7 input[type=submit] {
border-radius: 5px;
border: solid 2px #6abb3a;
font-size: 14px;
letter-spacing: 1em;
padding-left: 2em;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
padding: 10px 40px;
background: #6abb3a;
color: #fff;
font-weight: bold;
border: none;
}
.wpcf7 input[type=submit]:hover {
background: #fff;
color: #6abb3a;
}
.page-title {
font-size: 40px;
line-height: 42px;
margin: 50px 0;
border-bottom: solid 2px #6abb3a;
color: #444;
font-family: "Josefin Sans", sans-serif;
font-weight: 300;
}
.h2-jp {
font-size: 16px;
margin-left: 5px;
}
.h2-jp strong {
font-weight: bold;
}
.cat-name {
font-weight: bold;
}
.h2-jp,
.cat-name {
font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.archive-date {
font-size: 20px;
margin-left: 8px;
font-weight: bold;
font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sidebar-h3 {
margin: 5px 0;
font-size: 18px;
border-bottom: solid 2px #eee;
padding: 0 0 4px;
font-weight: bold;
color: #444;
}
.side-news-ul {
margin: 0 0 30px 0;
}
.side-news-ul li:last-child a {
border-bottom: none;
}
.side-news-ul li a {
color: #333;
text-decoration: none;
font-size: 15px;
border-bottom: solid 1px #eee;
display: block;
padding: 10px 0;
transition: 0.2s;
}
.side-news-ul li a::before {
font-family: "Fontawesome";
content: "\f0a9";
margin-right: 10px;
color: #ddd;
transition: 0.2s;
}
.side-news-ul li a:hover::before {
color: #2e539e;
}
#banner-box {
margin: 30px auto;
}
#banner-box li {
float: left;
}
#banner-box li a {
transition: 0.3s;
}
#banner-box li a:hover {
opacity: 0.7;
}
#banner-box li a img {
display: block;
width: 100%;
height: auto;
}
#section-archive {
position: relative;
}
#side-menu-button {
display: none;
}
@media screen and (max-width: 1079px) {
#side-menu-button {
display: block;
position: absolute;
top: 0;
right: 0;
background: #6abb3a;
color: #fff;
border-radius: 5px;
border: 2px solid #6abb3a;
font-size: 14px;
padding: 3px 6px;
font-weight: bold;
}
#side-menu-button:hover {
cursor: pointer;
background: #fff;
color: #6abb3a;
}
}
@media screen and (max-width: 767px) {
#side-menu-button {
top: -45px;
}
}
.post-type-archive-report .page-title,
.tax-report-category .page-title {
margin-top: 65px;
}
@media screen and (min-width: 1080px) {
#report-box {
float: left;
width: 990px;
}
}
@media screen and (min-width: 1080px) {
#section-archive-post #single-report-layout {
display: flex;
align-items: flex-start;
gap: 30px;
}
#section-archive-post article {
flex: 1;
min-width: 0;
}
#section-archive-post #report-sidebar {
float: none;
width: 260px;
margin-left: 0;
flex: 0 0 260px;
}
}
#report-sidebar {
background: #fff;
padding: 20px;
box-sizing: border-box;
}
@media screen and (min-width: 1080px) {
#report-sidebar {
float: right;
width: 260px;
margin-left: 30px;
}
}
@media screen and (max-width: 1079px) {
#report-sidebar {
display: none;
}
}
#report-sidebar li {
font-size: 20px;
}
#report-sidebar li a {
border-bottom: dashed 1px #6abb3a;
text-decoration: none;
display: block;
color: #333;
padding: 10px 0;
transition: 0.3s;
}
#report-sidebar li a:hover {
color: #6abb3a;
}
#report-sidebar li a::before {
content: "\f138";
font-family: Fontawesome;
color: #6abb3a;
font-weight: bold;
margin-right: 10px;
transition: 0.3s;
}
#report-sidebar li a:hover::before {
color: #333;
}
#report-sidebar .sidebar-list {
margin: 0 0 20px;
}
#report-sidebar select.sidebar-list {
display: block;
width: 100%;
margin-top: 20px;
padding: 10px 40px 10px 12px;
box-sizing: border-box;
border: 1px solid #d8d8d8;
border-radius: 4px;
background: #fff;
background-image: linear-gradient(45deg, transparent 50%, #6abb3a 50%), linear-gradient(135deg, #6abb3a 50%, transparent 50%);
background-position: calc(100% - 18px) calc(50% - 3px), calc(100% - 12px) calc(50% - 3px);
background-size: 6px 6px, 6px 6px;
background-repeat: no-repeat;
font-size: 16px;
color: #333;
cursor: pointer;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
}
#report-sidebar .children {
margin-bottom: 20px;
padding-left: 15px;
}
#report-sidebar .children li {
font-size: 16px;
line-height: 1.2;
padding-top: 2px;
}
#report-sidebar .children li a::before {
content: "\f105";
}
#report-sidebar > li:first-child > a {
padding-top: 0;
}
#report-sidebar > li:last-child > a {
border-bottom: none;
}
.list-time {
position: absolute;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
display: block;
width: 100%;
color: #fff;
padding: 5px 10px;
box-sizing: border-box;
transition: 0.3s;
}
.list-time::before {
font-family: "Fontawesome";
content: "\f017";
margin-right: 5px;
}
#news-list {
margin: 0 0 20px;
display: flex;
flex-wrap: wrap;
align-items: stretch;
gap: 24px;
}
#news-list li {
position: relative;
width: calc((100% - 48px) / 3);
margin: 0;
float: none;
display: flex;
background: #fff;
box-sizing: border-box;
border: solid 1px #eaeaea;
transition: 0.3s;
}
#news-list li:hover {
border-color: #6abb3a;
}
#news-list li:hover .list-time {
background: rgb(50, 50, 50);
}
#news-list li p {
margin: 10px;
}
#news-list li a {
text-decoration: none;
color: #333;
display: flex;
flex-direction: column;
width: 100%;
}
#news-list li .label-div {
aspect-ratio: 3/2;
overflow: hidden;
background: #f4f4f4;
}
#news-list li .label-div img {
display: block;
width: 100%;
height: 100%;
max-height: none;
-o-object-fit: contain;
object-fit: contain;
-o-object-position: center;
object-position: center;
}
#news-list li img {
max-width: 100%;
max-height: 225px;
width: auto;
height: auto;
margin: 0 auto;
display: block;
}
#report-category-ul {
margin: 20px 0;
padding: 0;
}
#report-category-ul li {
margin: 0;
padding: 0;
float: left;
}
#report-category-ul li:before {
display: none;
}
#report-category-ul li a {
margin: 0 10px 10px 0;
padding: 5px 10px;
text-decoration: none;
border: solid 1px #6abb3a;
background: #6abb3a;
color: #fff;
border-radius: 5px;
display: inline-block;
transition: 0.3s;
}
#report-category-ul li a:hover {
background: #fff;
color: #6abb3a;
} .wide-table-box {
overflow-x: scroll;
}
.wide-table-box th,
.wide-table-box td {
min-width: 60px;
white-space: nowrap;
}
.wide-table-box::-webkit-scrollbar {
width: 5px;
height: 5px;
background: #bbb;
}
.wide-table-box::-webkit-scrollbar:horizontal {
width: 5px;
background: #bbb;
}
.wide-table-box::-webkit-scrollbar-thumb {
background: #555;
border-radius: 2px;
}
.wide-table-box::-webkit-scrollbar-thumb:horizontal {
background: #555;
border-radius: 2px;
}
.wide-table-box::-webkit-scrollbar-track-piece:start {
background: #bbb;
}
.wide-table-box::-webkit-scrollbar-track-piece:end {
background: #bbb;
}
.wide-table-box::-webkit-scrollbar-corner {
background: transparent;
}
article table {
width: 100%;
}
@media screen and (min-width: 1080px) {
header,
#main-menu,
section,
footer,
.slider-catch,
#banner-box {
margin-right: auto;
margin-left: auto;
width: 1280px;
}
#banner-box li {
width: 625px;
}
#banner-box li:first-child {
margin-right: 30px;
}
.tb-br {
display: none;
}
#footer-menu {
text-align: center;
margin: 10px 0;
}
#footer-menu li {
display: inline-block;
}
#footer-menu li a {
color: #fff;
padding: 5px 10px;
}
.display-box-photo,
.display-box-text {
float: left;
}
.display-box-photo {
width: 200px;
}
.display-box-text {
width: 990px;
margin-left: 30px;
}
}
@media screen and (max-width: 1079px) {
header,
section,
footer,
#banner-box {
width: 96%;
margin-right: 2%;
margin-left: 2%;
}
#banner-box li {
width: 49%;
}
#banner-box li:first-child {
margin-right: 2%;
}
#main-menu li {
font-size: 15px;
}
header p {
font-size: 10px;
line-height: 1.1;
}
#header-address li {
font-size: 24px;
}
#header-address li:first-child, #header-address li:first-child {
font-size: 12px;
}
#site-title a {
width: 90px;
}
.page-title {
font-size: 34px;
}
#footer-menu li {
text-align: center;
width: 50%;
float: left;
}
#footer-menu li a {
display: block;
color: #fff;
text-decoration: none;
box-sizing: border-box;
font-size: 14px;
}
#footer-menu li:nth-child(odd) a {
border-right: #555 1px solid;
}
#news-list li {
width: calc((100% - 24px) / 2);
}
.display-box-photo {
text-align: center;
margin-bottom: 20px;
}
}
@media screen and (min-width: 768px) {
#menu-box {
margin-top: 20px;
}
.scrolled {
margin-top: 94px;
}
.scrolled #menu-box {
position: fixed;
top: 0;
margin-top: 0;
z-index: 1000000;
box-shadow: 2px 0 2px rgba(0, 0, 0, 0.2);
border-bottom: #6abb3a solid 3px;
}
.dl-box p {
float: left;
width: 50%;
}
}
@media screen and (max-width: 767px) {
.alignleft {
float: none;
margin: 0 0 20px 0;
}
.alignright {
float: none;
margin: 0 0 20px 0;
}
body {
padding-top: 100px;
}
article {
padding: 3%;
}
.button,
.button-center {
margin: 30px 0;
}
.button a,
.button-center a {
font-size: 20px;
padding: 20px 30px;
}
#header-address,
#menu-box {
display: none;
}
header {
padding-top: 20px;
}
#main-menu li {
width: 33.3333%;
}
#header-box {
position: fixed;
z-index: 1000000;
background: #fff;
width: 100%;
box-shadow: 2px 0 2px rgba(0, 0, 0, 0.2);
border-bottom: #6abb3a solid 3px;
top: 0;
}
#btn {
width: 50px;
height: 50px;
position: absolute;
right: 2%;
top: 15px;
position: fixed;
z-index: 100001;
transition: 0.4s;
}
#btn:before, #btn:after,
#btn span {
display: block;
width: 80%;
position: absolute;
left: 0;
right: 0;
margin: auto;
transition: 0.35s ease-in-out;
}
#btn span {
height: 3px;
background-color: #000;
top: calc(50% - 1.5px);
}
#btn:before {
content: "";
top: calc(25% - 3px);
border-top: 3px solid #000;
}
#btn:after {
content: "";
bottom: calc(25% - 3px);
border-bottom: 3px solid #000;
}
#btn.on span {
display: none;
}
#btn.on:before {
top: calc(50% - 1.5px);
transform: rotate(315deg);
}
#btn.on:after {
bottom: calc(50% - 1.5px);
transform: rotate(-315deg);
}
#news-list li {
width: 100%;
}
}
@media screen and (max-width: 499px) {
body {
padding-top: 80px;
}
body.home {
padding-top: 90px;
}
.swiper {
margin-bottom: 0 !important;
}
#banner-box {
margin-bottom: 0;
}
#index-news-box {
margin-top: -20px;
}
#main-menu li {
width: 50%;
font-size: 14px;
}
#banner-box li {
width: 100%;
float: none;
margin-right: 0;
}
#footer-menu li {
width: 100%;
float: none;
}
#news-list li p,
.list-time {
font-size: 12px;
line-height: 1.2;
}
.list-time {
padding: 5px;
}
#news-list img {
max-width: 100%;
max-height: 155px;
width: 100%;
}
#news-list .label-div {
aspect-ratio: 3/2;
}
#footer-menu li:nth-child(2n+1) a {
border: none;
}
.page-title {
font-size: 26px;
}
article h2 {
font-size: 23px;
margin: 30px 0;
}
article h3 {
font-size: 16px;
}
header p {
font-size: 10px;
}
#site-title a {
width: 90px;
}
.table-single th,
.table-single td {
display: block;
width: 100%;
}
.contact-table th {
width: auto;
min-width: initial;
}
.wpcf7 textarea,
.wpcf7 input[type=text],
.wpcf7 input[type=email] {
width: 100%;
}
}