.mainVisual .title {
  margin-bottom: 0;
  position: relative;
}

.mainVisual .title::after {
  position: absolute;
  top: -24%;
  left: 0;
  content: "COMPANY";
  font-family: 'Josefin Sans', sans-serif;
  font-size: 13rem;
  font-weight: 900;
  font-style: italic;
  line-height: 1;
  color: #005BAC11;
  z-index: -1;
}

.mainVisual-message .title::after {
  content: "MESSAGE";
}

.mainVisual-officer .title::after {
  content: "OFFICER";
}

.mainVisual-release .title::after {
  content: "INFORMATION";
}

.mainVisual-business .title::after {
  content: "BUSINESS";
}

.mainVisual-philosophy .title::after {
  content: "PHILOSOPHY";
}

.mainVisual-access .title::after {
  content: "ACCESS";
}

.company-list {
  padding: 60px 0 72px;
}

.company-list__title {
  color: #6a6a6a;
  font-size: 37px;
  margin-bottom: 16px;
}

.company-list-text {
  margin-bottom: 36px;
}

.company-list-cards {
  flex-wrap: wrap;
  display: flex;
}

.company-list__cards {
  margin-bottom: 56px;
  margin-right: -30px;
  margin-bottom: -40px;
}

.company-list-card {
  margin-right: 30px;
  margin-bottom: 40px;
  width: 30.6%;
}

.company-list-card__img-wrapper {
  width: 100%;
  position: relative;
}

.company-list-card__img-wrapper::before {
  padding-top: 60%;
  display: block;
  /*content: "";*/
}

.company-list-card__img-wrapper img {
  /*position: absolute;
  top: 0;
  left: 0;*/
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
@media all and (-ms-high-contrast:none){
	.company-list-card__img-wrapper::before {
		content: inherit;
	}
	.company-list-card__img-wrapper img {
		position: static;
	}
}

.company-list-card__content {
  padding: 10px 0 0 0;
}

/*.company-list-card__name {
  margin-bottom: 20px;
}*/

.company-list-card__text {
  font-size: 14px;
}

a.company-list-btn {
  color: #fff;
  font-weight: normal;
  background-color: #005BAC;
  border: 1px solid #005BAC;
}

#main .contact::before {
  width: 100%;
}

.company-president__main .title-03 {
	font-family: 'Noto Serif JP', serif;
	font-size: 5rem;
	line-height: 1.4;
}

.company-president__main .title-03 span {
	display: block;
	font-size: 3rem;
}

@media all and (max-width: 896px) {
  .company-list-cards {
    margin-right: -16px;
    margin-bottom: -24px;
  }
  .company-list-card {
    margin-right: 16px;
    margin-bottom: 24px;
    width: 29.9%;
  }
  .company-list-card__name {
    font-size: 16px;
  }
}

@media all and (max-width: 500px) {
  .company-list-card {
    width: 44.4%;
  }
}

/* 代表メッセージ */

.company-president {
  padding: 6rem 0;
}

.company-president__intro {
  margin-bottom: 8rem;
  position: relative;
}

.company-president__intro-box {
  position: absolute;
  top: 55%;
  right: 10%;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  background: rgba(255, 255, 255, .7);
  padding: 40px 80px;
}
.intro-box-right {
  left: 9%;
  right: 50%;
}

.company-president__intro-box span {
  font-size: 2rem;
  line-height: 1;
}

.company-president__intro-box p {
  font-size: 5rem;
  line-height: 1;
}

.company-president__main p {
  line-height: 2;
}

.company-president__main p+p {
  margin-top: 3rem;
}

@media all and (max-width: 500px) {
  .mainVisual .title::after {
    font-size: 4rem;
  }
  .company-president__intro-box {
    position: absolute;
    top: 30%;
    right: 3%;
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    padding: 10px 20px 18px;
  }
  .company-president__intro-box span {
    font-size: 1.3rem;
    line-height: 1;
  }
  .company-president__intro-box p {
    font-size: 2.4rem;
    line-height: 1;
  }
  .intro-box-right {
    left: 3%;
    padding: 10px 20px 18px;
    right: 45%;
  }
}

/* 事業内容 */

.company-business {
  padding: 6rem 0;
}

.company-business__title {
	text-align: center;
	color: #6a6a6a;
	font-size: 3.2rem;
	font-weight: 700;
	margin-bottom: 60px;
	line-height: 1.8;
}

.company-business .box-border {
  background-color: #fff;
}

.company-business__subitem ul {
  margin: 1.5rem 0 3rem;
}

.company-business__subitem+.company-business__subitem {
  margin-top: 2rem;
}

.company-business__subitem {
	margin-left: 40px;
}

.company-business__subitem .title-04 {
	font-family: 'Noto Serif JP', serif;
	font-size: 2.4rem;
	line-height: 1.4;
}

.company-business__list li::before {
	content: "―";
	color: #79889A;
	margin-right: 6px;
}

@media all and (max-width: 896px) {
  .company-business .box-01 .box-01__pict img {
    margin-top: -200px;
  }
  .company-business .box-01 .box-01__pict {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 250px;
  }
}

/* 会社情報 */

.company-information {
  padding: 6rem 0;
  background-color: #fff;
}

.company-information__item+.company-information__item {
  margin-top: 8rem;
}

.company-information__item-pict {
  text-align: center;
}

.company-information__item-map {
  margin-bottom: 3rem;
}

.company-information__item-map iframe {
  width: 100%;
  height: 300px;
}

.company-information__item .title-04 {
  margin-bottom: 2rem;
}

/* 役員紹介 */

.company-officer {
  padding: 6rem 0;
  background-color: #fff;
}

.company-officer__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.company-officer__item+.company-officer__item {
  margin-top: 4rem;
  padding-top: 4rem;
  border-top: 1px solid #D4E3F0;
}

.company-officer__item .company-officer__item-pict {
  width: 30%;
}

.company-officer__item .company-officer__item-pict img {
  width: 100%;
}

.company-officer__item .company-officer__item-text {
  width: 67%;
}

.company-officer__item a {
  font-size: 90%;
  color: #79889A;
}

.company-officer__item-name {
	font-family: 'Noto Serif JP', serif;
	font-size: 24px;
}

.company-officer__item-career {
  margin-top: 1.4rem;
}

.company-officer__item-books {
  margin-top: 1.4rem;
}

.company-officer__item-books p {
	font-weight: 700;
}

.company-officer__item-books .title-04 {
  font-size: 100%;
}

.company-officer__item-message {
  margin-top: 1.4rem;
}

.company-officer__item-message .box-border {
  margin-top: 2rem;
}

.company-officer__item-message p {
  font-size: 90%;
  line-height: 1.8;
}

@media all and (max-width: 896px) {
  .company-officer__item .company-officer__item-pict {
    width: 100%;
    margin-bottom: 2rem;
  }
  .company-officer__item .company-officer__item-text {
    width: 100%;
  }
}

/* インフォメーション */

.company-release {
  padding: 6rem 0;
  background-color: #fff;
}


.company-release__tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 4rem;
}

.company-release__tab-btn {
  width: calc((100% / 4) - 1rem);
  margin-right: 1.3rem;
}

.company-release__tab-btn:nth-of-type(4n) {
  margin-right: 0;
}

.company-release__tab-btn:nth-of-type(n+5) {
  margin-top: 1.3rem;
}

.company-release__tab-btn a {
  display: block;
  padding: 2rem;
  text-align: center;
  background-color: #005BAC;
  color: #fff;
}

.company-release__list dl {
	border-bottom: 1px dotted #ccc;
	padding: 2rem 0;
}

.company-release__list dl dt {
	border-bottom: 1px dotted #ccc;
	padding: 2rem 0;
}

.company-release__list-item + .company-release__list-item {
  margin-top: 1.5rem;
}

.company-release__list-date {
  font-weight: bold;
  margin-bottom: 1rem;
}

.company-release__list-cat {
  width: fit-content;
  margin-bottom: 1rem;
  padding: 0.6rem 1rem 0.4rem !important;
  font-size: 75%;
  text-align: center;
  color: #fff;
}

.company-release__list-cat.info,
.company-release__list-cat._green {
	background-color: #28af1a;
}
.company-release__list-cat.topics,
.company-release__list-cat._blue {
	background-color: #005BAC;
}
.company-release__list-cat.seminar {
	background-color: #e54915;
}
.company-release__list-cat.ma-seminar {
	background-color: #1594e8;
}

.company-release__list-content {
  padding: 2rem 0 0;
  font-size: 90%;
  line-height: 1.8;
}

.company-release__list-content a {
  color: #79889A;
  text-decoration: underline;
}

.company-release img {
  margin: 20px 0 10px;
}


@media all and (max-width: 896px) {
  .company-release__tab-btn {
    width: calc((100% / 2) - 0.5rem);
    margin-right: 0.9rem;
  }

  .company-release__tab-btn:nth-of-type(2n) {
    margin-right: 0;
  }

  .company-release__tab-btn.company-release__tab-btn:nth-of-type(n+3),
  .company-release__tab-btn.company-release__tab-btn:nth-of-type(n+5) {
    margin-top: 0.9rem;
  }

  .company-release__tab-btn a {
    padding: 1rem;
  }
}

/* アクセス */

.company-access {
  padding: 6rem 0;
}

.company-access__title {
	font-weight: bold;
}


/* 企業理念 */
.company-philosophy {
  padding: 6rem 0 0;
}

.philosophy__textarea {
margin: 40px 0;
}

.company-philosophy ul {
  padding: 60px 0;
  background: url(../../img/company/philosophy/philosophy_img.jpg) no-repeat;
  background-size: cover;
  background-position: bottom;
  margin: 0 calc(50% - 50vw);
	width: 100vw;
}

.company-philosophy p {
  text-align: center !important;
}

.philosophy__message {
  text-align: center;
  color: #000000;
  font-size: 2.5rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  margin: 10px 0;
  line-height: 1.8;
}

.company-table__title {
  text-align: center;
  font-size: 2rem;
  margin: 60px 0 20px;
}

.company-table .def-table {
  margin-bottom: 100px;
}

@media all and (max-width: 500px) {
  .company-philosophy ul {
    padding: 40px 0 160px;
  }
  .philosophy__message {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}

.company_member {
}
.company_member li {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.company_member li + li {
}
.company_member li span {
	display: inline-block;
	margin-right: 10px;
	width: 150px;
}

