#benefit-section .benefit-box-list:last-child {
  display: none;
}
#benefit-section .benefit-box-list:first-of-type {
  margin-bottom: 40px;
}
#benefit-section .benefit-box-list {
   width: 100%;
   margin: 0 0 40px;
  padding: 10%;
}
#benefit-section .benefit-box-detail h3 {
  margin: 30px 0px;
}
#benefit-section .benefit-box-detail p {
  text-align: left;
margin-bottom: 0px;
}

table th {background-color: #eee;}
.companyTable th {text-align-last: justify;}
table th, table td {font-size:16px}

body{line-height: 1.8;letter-spacing: 0.05em;font-size:16px}
.content {
background-color: #fff;
}
.article {
border: none;
}

h1,h2{letter-spacing: 0.5em;}
h2{text-align: center;font-size: 24px!important;}

.video-title {
    font-size: 40px!important;
    letter-spacing: 0.4em;
	font-family: 'Oswald', sans-serif;
}

.video-sub-title {
    font-size: 28px;
    letter-spacing: 0.2em;
}

.archive-header-title a {
    text-align: left;
}

#wpcf7-f24-o1 {
    background-color: rgba(255, 255, 255, 0.9);
}

#wpcf7-f24-o1 label {
  font-weight: bold;
}
#gnav .global-nav .current-menu-item > a {
  color: #fff!important;
}
#gnav .global-nav .current-menu-item > a:hover {
  color: #b5b5b5!important;
}