@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";
@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap";
@import"https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css";
@import"https://pro.fontawesome.com/releases/v5.10.0/css/all.css";
.l-mv {
  position: relative
}
.l-mv__image img {
  width: 100%;
  height: auto
}
.l-mv__desc {
position: absolute;
    top: 50%;
    /* left: 5.2083333333%; */
    transform: translateY(-50%);
    max-width: 1100px;
    width: 80.88235%;
}
.l-slogan {
  padding: 1.8530396978em;
  background-color: #000
}
.title_jp {
  font-size: 229%;
  line-height: 1.3125;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  text-align: center
}
#company .buttton-min {
  margin-top: 1em
}
#company .buttton-min a {
  padding: .75em 5em
}
.con_intro .c-card-base__inner {
  display: flex;
  justify-content: space-between
}
@media only screen and (max-width: 767px) {
  .con_intro .c-card-base__inner {
    display: block
  }
}
.con_intro .c-card-base__inner .box_img {
  width: 30%
}
.con_intro .c-card-base__inner .box_img img {
  width: 100%
}
@media only screen and (max-width: 767px) {
  .con_intro .c-card-base__inner .box_img {
    width: 100%
  }
}
.con_intro .c-card-base__inner .box_img .t_flex {
  display: flex;
  justify-content: space-between;
  align-items: center
}
@media only screen and (max-width: 767px) {
  .con_intro .c-card-base__inner .box_img .t_flex {
    display: block;
    text-align: center;
    margin-bottom: 2em
  }
}
.con_intro .c-card-base__inner .box_txt {
  width: 65%
}
@media only screen and (max-width: 767px) {
  .con_intro .c-card-base__inner .box_txt {
    width: 100%
  }
}
.con_intro .c-card-base__inner .box_txt .c-sub-title {
  margin-bottom: 50px
}
@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .con_intro .c-card-base__inner .box_txt .c-sub-title {
    margin-bottom: 30px
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .c-card-base__inner .box_txt .c-sub-title {
    margin-bottom: 1em
  }
}
.con_about .box_about {
  display: flex;
  justify-content: space-between;
  margin-top: 80px
}
@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .con_about .box_about {
    margin-top: 50px
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_about {
    margin-top: 2em
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_about {
    display: block
  }
}
.con_about .box_about .box_img {
  width: 45%
}
@media only screen and (max-width: 767px) {
  .con_about .box_about .box_img {
    width: 100%
  }
}
.con_about .box_about .box_txt {
  width: 52%
}
@media only screen and (max-width: 767px) {
  .con_about .box_about .box_txt {
    width: 100%;
    margin-bottom: 1.5em
  }
}
.con_about .box_about .box_txt .c-sub-title {
  margin-bottom: 50px
}
@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .con_about .box_about .box_txt .c-sub-title {
    margin-bottom: 30px
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_about .box_txt .c-sub-title {
    margin-bottom: 1em
  }
}
.c-consultant .c-txt-base {
  margin: 2.8125em 0
}
.c-consultant .c-button {
  margin-top: 80px
}
@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .c-consultant .c-button {
    margin-top: 50px
  }
}
@media only screen and (max-width: 767px) {
  .c-consultant .c-button {
    margin-top: 2em
  }
}
.c-company .c-sub-title--medium {
  margin-bottom: 60px
}
@media only screen and (min-width: 768px)and (max-width: 1199px) {
  .c-company .c-sub-title--medium {
    margin-bottom: 40px
  }
}
@media only screen and (max-width: 767px) {
  .c-company .c-sub-title--medium {
    margin-bottom: 2em
  }
}
.c-company .box_company table {
  width: 100%
}
@media only screen and (max-width: 767px) {
  .c-company .box_company table .c-button--right a {
    width: 100%
  }
}
.c-company .box_company table tr {
  border-top: 1px solid #b2b2b2
}
.c-company .box_company table tr:last-child {
  border-bottom: 1px solid #b2b2b2
}
.c-company .box_company table tr th, .c-company .box_company table tr td {
  padding: 1.5em
}
@media only screen and (max-width: 767px) {
  .c-company .box_company table tr th, .c-company .box_company table tr td {
    display: block;
    width: 100%;
    padding: .5em
  }
}
.c-company .box_company table tr th {
  width: 40%
}
@media only screen and (max-width: 767px) {
  .c-company .box_company table tr th {
    width: 100%;
    background: #b2b2b2;
    text-align: center
  }
}
.c-company .box_company table tr td .td_flex {
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 1em;
  margin-bottom: 1em
}
@media only screen and (max-width: 767px) {
  .c-company .box_company table tr td .td_flex {
    display: block
  }
}
.c-company .box_company table tr td .td_flex.last {
  border-bottom: none;
  margin-bottom: 0
}
.c-company .box_company table tr td .td_flex.between {
  justify-content: space-between;
  align-items: center
}
.c-company .box_company table tr td .td_flex.between .buttton-min {
  margin-top: 0 !important
}
.c-company .box_company table tr td .td_flex .img {
  margin-right: 2em;
  display: flex;
  align-items: center
}
@media only screen and (max-width: 767px) {
  .c-company .box_company table tr td .td_flex .img {
    display: block;
    text-align: center;
    margin-right: 0;
    margin-bottom: .5em
  }
}
.c-company .box_company table tr td .td_flex .flex_inner {
  width: 100%
}
.c-company .box_company table tr td .td_flex .flex_inner ul li {
  list-style-type: disc;
  margin-left: 1em
}

.td_flex.companysogyo {
	align-items: end !important;
}
.td_flex.companysogyo a {
	white-space: nowrap;
}
@media all and (min-width: 1000px) {
	.td_flex.companysogyo .c-txt-base {
		white-space: nowrap;
	}
}

.companyGroupArea {
}
.companyGroupArea .cGA_title {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.companyGroupArea .cGA_company {
	font-weight: bold;
	line-height: 1.7;
	font-size: clamp(18px, 1.25vw, 24px);
}
.companyGroupArea .cGA_logo {
	margin-left: 30px;
}
.companyGroupArea .cGA_logo img {
	max-width: 100%;
	height: 6rem;
}
.companyGroupArea .cGA_list {
	display: flex;
	justify-content: space-between;
	margin: 30px 0 50px 0;
}
.companyGroupArea .cGA_list li {
	width: 30%;
}
.companyGroupArea .cGA_list li a {
	display: block;
}
@media all and (max-width: 768px) {
	.companyGroupArea .cGA_title {
		justify-content: space-between;
	}
	.companyGroupArea .cGA_company {
		font-size: 18px;
		flex: 1;
		white-space: nowrap;
	}
	.companyGroupArea .cGA_list {
		display: block;
		margin: 30px auto 50px auto;
	}
	.companyGroupArea .cGA_list li {
		width: 100%;
	}
	.companyGroupArea .cGA_list li + li {
		margin-top: 5px;
	}
}
.c-consultant .modals__item__inner .c-txt-base {
	margin: 0;
}
