@charset "utf-8";
.blog_text .detail {
  display: none;
}
div.blog_list div.blog_photo {
  width: 0% !important;
}
div.blog_list div.blog_text {
  width: 100% !important;
  font-size: 14px;
}
.home_03 .txt .container a.tel {
  font-size: 2vmax !important;
}
.company_area div.blog_list {
  border: none !important;
}
div.blog_list div.blog_text {
  padding: 0 !important;
  font-size: 0;
}
div.blog_list > div {
  border-bottom: 0 !important;
}
.company_area .blog_photo {
  display: none;
}
.company_area .blog_date,
.company_area h3 {
  display: inline-block;
}
.company_area div.blog_list div.blog_date {
  padding: 8px !important;
  color: #333 !important;
  font-size: 14px;
}
.company_area h3 {
  width: 79%;
  padding: 8px !important;
  border-bottom: 1px solid rgba(17, 153, 142, 0.5) !important;
}
.company_area .blog_date {
  width: 20%;
  border-bottom: 1px solid #11998e !important;
}
.company_area .detail {
  display: none !important;
}
.blog_photo {
  height: 0 !important;
}
.blog_photo img {
  height: 0 !important;
}
#nav_global ul li a {
  display: inline-block;
  color: #fff !important;
  font-weight: bold;
  font-size: 22px;
}

.blog article ul {
  order: inherit;
  display: block;
}
.blog article {
  display: block;
}



.home_04 h2{
  color: #000;
}

.home_04 .inner{
  background-color: rgb(249 245 245 / 65%);
}

.read_t{
  font-size: 16px;
  text-align: center;
}



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

@media screen and (max-width: 468px) {
}
.tbl_normal article {
  display: block !important;
}
.tbl_normal article table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.tbl_normal article table td {
  word-break: break-all;
}

home_04 .inner {
    background-color: rgb(255 255 255 / 63%);
    padding: 80px 40px;
}

.home_04 {
    background: url(../images/home/05.jpg) center center no-repeat;
    background-size: cover;
    padding: 100px 0;
    margin: 0;
    margin-left: calc(((100vw - 100%) / 2) * -1) !important;
    margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}
