@charset "UTF-8";
/* ::::::::::  事業案内  :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* =========================================================
businessTop
========================================================= */
@media screen and (max-width: 1024px) {
  .titleArea:not(.index)::before {
    border-width: 265px 50vw 0 50vw;
  }
}
.titleArea:not(.index) .wrapper {
  display: block;
  padding-top: 36px;
}
@media screen and (max-width: 1024px) {
  .titleArea:not(.index) .wrapper {
    height: auto;
    padding-top: 80px;
  }
}

.businessTop {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .businessTop {
    position: static;
    margin: 30px auto;
  }
}
.businessTop .wrapper {
  position: relative;
  display: block;
  height: auto;
  padding: 0px !important;
}
.businessTopList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  background: #fff;
  padding: 15px 25px;
  box-shadow: -3.5px 3.5px 10px rgba(59, 64, 67, 0.15);
}
@media screen and (max-width: 1024px) {
  .businessTopList {
    padding: 10px 0;
    margin: 0 -15px;
  }
}
@media screen and (max-width: 320px) {
  .businessTopList {
    margin: 0 -20px;
  }
}
.businessTopList li {
  width: calc((100% - 160px) / 3);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .businessTopList li {
    width: 33.3333333333%;
  }
}
.businessTopList li a {
  position: relative;
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding: 0 20px;
  border-left: 1px solid #d7d7d7;
}
@media screen and (max-width: 1024px) {
  .businessTopList li a {
    flex-direction: column;
    padding: 0 15px;
    border-left: none;
  }
}
@media screen and (max-width: 320px) {
  .businessTopList li a {
    padding: 0 10px;
  }
}
.businessTopList li.listTitle {
  width: 160px;
}
@media screen and (max-width: 1024px) {
  .businessTopList li.listTitle {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d7d7d7;
  }
}
.businessTopList li.listTitle a {
  justify-content: center;
  border-left: none;
}
@media screen and (max-width: 1024px) {
  .businessTopList li.listTitle a {
    align-items: flex-start;
  }
}
.businessTopList li img {
  margin-right: 15px;
}
@media screen and (max-width: 1024px) {
  .businessTopList li img {
    margin-right: 0;
    height: 36px;
    width: auto;
  }
}
.businessTopList li .title {
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .businessTopList li .title {
    font-size: 1.2rem;
    white-space: nowrap;
    text-align: center;
    margin: 5px 0 0;
  }
}
@media screen and (max-width: 320px) {
  .businessTopList li .title {
    font-size: 1.1rem;
  }
}
.businessTopList li .title .subTitle {
  display: block;
  font-size: 1.1rem;
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  .businessTopList li .title .subTitle {
    font-size: 1rem;
    line-height: 1.5;
    white-space: normal;
  }
}
.businessTopList li .title .arrowMark {
  margin: 10px 0 0 10px;
}
@media screen and (max-width: 1024px) {
  .businessTopList li .title .arrowMark {
    margin: 5px 0 0 5px;
  }
}
@media screen and (max-width: 320px) {
  .businessTopList li .title .arrowMark {
    margin: 2px 0 0 2px;
  }
}
@media screen and (max-width: 1024px) {
  .businessTopList li:last-child img {
    margin: 7.5px 0;
    height: 21px;
  }
}
@media screen and (max-width: 1024px) {
  .businessTopList li:last-child .title .subTitle {
    letter-spacing: -0.5px;
  }
}

/* =========================================================
index
========================================================= */
.purpose .wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .purpose .wrapper {
    max-width: 76%;
  }
}
.purpose .textArea {
  width: 54%;
}
@media screen and (max-width: 1024px) {
  .purpose .textArea {
    width: 100%;
  }
}
.purpose .textArea .secTitle02 {
  color: #000;
}
.purpose .textArea .secTitle02 .quote02 {
  right: 1.5em;
}
@media screen and (max-width: 1024px) {
  .purpose .textArea .secTitle02 .quote02 {
    right: 0;
    bottom: 1em;
  }
}
.purpose .figureArea {
  width: 42%;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .purpose .figureArea {
    width: 100%;
    margin-top: 20px;
  }
}

.businessSec {
  padding-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .businessSec {
    padding-bottom: 32px;
  }
}
.businessSec .businessTitle {
  background: #ccc;
  color: #fff;
}
.businessSec .businessTitle .wrapper {
  display: flex;
  height: 450px;
  padding-bottom: 40px;
  flex-direction: column;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .businessSec .businessTitle .wrapper {
    height: 225px;
    padding-bottom: 30px;
  }
}
.businessSec .businessTitle .secTitle {
  margin-bottom: 0;
  flex-wrap: wrap;
}
.businessSec .businessTitle .secTitle .text_en {
  width: 100%;
  margin-bottom: 5px;
}
.businessSec .businessTitle .secTitle .line {
  margin-left: 0;
}
.businessSec .businessTitle .secTitle .text_jp {
  color: #fff;
}
.businessSec .secTitle02 .quote02 {
  position: static;
  margin-left: 0.3em;
}
@media screen and (max-width: 1024px) {
  .businessSec .secTitle02 .quote02 {
    position: absolute;
  }
}
@media screen and (max-width: 1024px) {
  .businessSec .secTitle02 .mincho {
    margin-right: 0;
  }
}
.businessSec .secTitle02 .line {
  margin-left: 0;
}
.businessSec .secTitle02.small {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .businessSec .secTitle02.small {
    margin-bottom: 15px;
  }
}
.businessSec .businessCol {
  display: flex;
  margin-bottom: 16px;
}
@media screen and (max-width: 1024px) {
  .businessSec .businessCol {
    display: block;
  }
}
.businessSec .businessCol .secTitle02 {
  width: 50%;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .businessSec .businessCol .secTitle02 {
    width: 100%;
    margin-bottom: 25px;
  }
}
.businessSec .businessCol .colText {
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .businessSec .businessCol .colText {
    width: 100%;
  }
}
.businessSec .businessCol .colText .btn {
  margin-bottom: 0;
}
.businessSec .businessCol .colText .btn a {
  width: 230px;
}
.businessSec .businessList {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .businessSec .businessList {
    justify-content: space-between;
  }
}
.businessSec .businessList > li {
  width: 23%;
  margin-right: 2.66%;
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .businessSec .businessList > li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 15px;
    font-size: 1.4rem;
  }
}
.businessSec .businessList > li:nth-of-type(4n) {
  margin-right: 0;
}
.businessSec .businessList > li .photo {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .businessSec .businessList > li .photo {
    margin-bottom: 10px;
  }
}
.businessSec .businessList > li .photo img {
  width: 100%;
  height: auto;
}
.businessSec .businessList > li .text {
  font-weight: bold;
  line-height: 1.77;
}
@media screen and (max-width: 1024px) {
  .businessSec .btn.sp {
    margin-top: 5px;
    margin-bottom: 0;
  }
}
.businessSec .projectBox {
  width: calc(50vw + 562px);
  margin-left: calc(50vw - 562px);
  padding: 52px 52px;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .businessSec .projectBox {
    width: 94%;
    margin-left: 6%;
    padding: 30px 0;
  }
}
.businessSec .projectBox .wrapper {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .businessSec .projectBox .wrapper {
    max-width: 88vw;
    margin-left: 6vw;
    padding-right: 12vw;
  }
}
.businessSec .projectBox .projectList {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .businessSec .projectBox .projectList {
    display: block;
    margin-bottom: -20px;
  }
}
.businessSec .projectBox .projectList .listItem {
  width: 321px;
  max-width: 31.5%;
  margin-right: 2.7%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .businessSec .projectBox .projectList .listItem {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.businessSec .projectBox .projectList .listItem:nth-of-type(3n) {
  margin-right: 0;
}
.businessSec .projectBox .projectList .listItem img {
  width: 100%;
  height: auto;
}
.businessSec .projectBox .projectList a {
  display: block;
  position: relative;
}
.businessSec .projectBox .projectList a::before, .businessSec .projectBox .projectList a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #d7d7d7;
  transition: width 0.8s cubic-bezier(0.25, 1, 0.28, 1);
}
.businessSec .projectBox .projectList a::after {
  width: 0;
  background: #c8102e;
}
@media screen and (max-width: 1024px) {
  .businessSec .projectBox .projectList a::after {
    width: 100%;
  }
}
.businessSec .projectBox .projectList a:hover {
  opacity: 1;
}
.businessSec .projectBox .projectList a:hover::after {
  width: 100%;
}
.businessSec .projectBox .projectList a .title {
  position: relative;
  padding: 15px 0 20px;
  font-size: 1.6rem;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .businessSec .projectBox .projectList a .title {
    padding: 10px 0 10px;
  }
}
.businessSec .projectBox .projectList a .title .subTitle {
  display: block;
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0 0 5px;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .businessSec .projectBox .projectList a .title .subTitle {
    margin-bottom: 0;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 320px) {
  .businessSec .projectBox .projectList a .title .subTitle {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .businessSec .projectBox .projectList a .title .subTitle {
    white-space: normal;
    height: 48px;
  }
}
.businessSec .projectBox .projectList a .title .arrowMark {
  position: absolute;
  bottom: 36px;
  right: 9px;
}
@media screen and (max-width: 1024px) {
  .businessSec .projectBox .projectList a .title .arrowMark {
    bottom: 26px;
  }
}

.researchsupport .businessTitle {
  position: relative;
  background: url("../img/business/bg_researchsupport01.jpg") no-repeat center/cover;
}
@media screen and (max-width: 1024px) {
  .researchsupport .businessTitle:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
  }
}

.healthcare .businessTitle {
  background: url("../img/business/bg_healthcare01.jpg") no-repeat center/cover;
}

.overseas {
  padding-bottom: 88px;
}
@media screen and (max-width: 1024px) {
  .overseas {
    padding-bottom: 48px;
  }
}
.overseas .businessTitle {
  background: url("../img/business/bg_overseas01.jpg") no-repeat center/cover;
}

/* =========================================================
research support
========================================================= */
.researchsupportLead {
  position: relative;
}
.researchsupportLead > * {
  position: relative;
  z-index: 1;
}
.researchsupportLead .wrapper {
  width: 560px;
}
.researchsupportLead .leadTitle {
  margin-bottom: 20px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .researchsupportLead .leadTitle {
    max-width: 208px;
    margin: 0 auto 10px;
    font-size: 1.6rem;
  }
}
.researchsupportLead .suppliersList .listItem {
  width: 260px;
  padding: 10px 8px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .researchsupportLead .suppliersList .listItem {
    width: 80%;
  }
}
.researchsupportLead .suppliersList .listItem img {
  width: 100%;
  height: auto;
}
.researchsupportLead .suppliersList a {
  display: block;
  box-shadow: -3.5px 3.5px 10px rgba(59, 64, 67, 0.15);
}
@media screen and (max-width: 1024px) {
  .researchsupportLead .suppliersList .slick-list {
    padding: 0 48% 0 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .researchsupportLead .suppliersList .slick-list {
    padding: 0 !important;
  }
}

.merit {
  position: relative;
}
.merit::before {
  content: "";
  display: block;
  position: absolute;
  top: -190px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 290px 50vw;
  border-color: #fff #c8102e #f9f9f9 #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .merit::before {
    top: -120px;
    border-width: 80px 50vw;
  }
}
.merit > * {
  position: relative;
  z-index: 1;
}
.merit .wrapper {
  padding-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .merit .wrapper {
    padding-top: 10px;
    padding-bottom: 40px;
  }
}
.merit .meritLead {
  max-width: 54%;
}
@media screen and (max-width: 1024px) {
  .merit .meritLead {
    max-width: 100%;
  }
}
.merit .skewList {
  text-align: center;
}
.merit .skewList li {
  transform: skewX(-6deg);
}
.merit .skewList li .skewInner {
  height: 100%;
  padding-bottom: 30px;
  transform: skewX(6deg);
}
@media screen and (max-width: 1024px) {
  .merit .skewList li .skewInner {
    padding-bottom: 20px;
  }
}
.merit .skewList li .skewInner:hover {
  opacity: 1;
}
.merit .skewList .title {
  margin-bottom: 10px;
  color: #c8102e;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: 0.03em;
  text-align: center;
}
.merit .skewList .title .num {
  display: block;
  font-size: 3.2rem;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 1024px) {
  .merit .skewList .title .num {
    font-size: 2.6rem;
    line-height: 1.5;
  }
}
.merit .skewList .text {
  font-weight: bold;
  text-align: center;
}
.merit .skewList .circle {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -62px;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background: #fff;
}

.appliance .wrapper {
  padding-top: 80px;
  padding-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .appliance .wrapper {
    padding-top: 40px;
  }
}
.appliance .secTitle {
  float: left;
}
@media screen and (max-width: 1024px) {
  .appliance .secTitle {
    float: none;
  }
}
.appliance .secTitle02 {
  clear: both;
}
.appliance .photo01 {
  position: relative;
  float: right;
  margin-top: 20px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .appliance .photo01 {
    float: none;
    padding-left: 16px;
    width: 443px;
    max-width: 100%;
    margin: 0 auto 45px;
  }
  .appliance .photo01 img {
    width: 100%;
    height: auto;
  }
}
.appliance .photo01:before {
  content: "";
  display: block;
  position: absolute;
  right: 32px;
  bottom: -22px;
  width: 96%;
  height: 0;
  padding-top: 96%;
  background: #c8102e;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .appliance .photo01:before {
    right: 16px;
  }
}
.appliance .textArea {
  clear: left;
  width: 50%;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 1024px) {
  .appliance .textArea {
    width: 100%;
    margin-bottom: 25px;
  }
}
.appliance .textArea .secTitle03 {
  margin-bottom: 20px;
  letter-spacing: 0;
}
.appliance .applianceList {
  clear: both;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .appliance .applianceList {
    justify-content: space-between;
  }
}
.appliance .applianceList > li {
  width: 23%;
  margin-right: 2.66%;
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .appliance .applianceList > li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 15px;
    font-size: 1.4rem;
  }
}
.appliance .applianceList > li:nth-of-type(4n) {
  margin-right: 0;
}
.appliance .applianceList > li .photo {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .appliance .applianceList > li .photo {
    margin-bottom: 10px;
  }
}
.appliance .applianceList > li .photo img {
  width: 100%;
  height: auto;
}
.appliance .applianceList > li .label {
  margin-bottom: 10px;
  font-size: 1.1rem;
  line-height: 1.2;
}
.appliance .applianceList > li .label span {
  display: inline-block;
  width: 130px;
  max-width: 100%;
  padding: 4px;
  background: #272727;
  color: #fff;
  text-align: center;
}
.appliance .applianceList > li .text {
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .appliance .applianceList > li .text {
    line-height: 1.77;
  }
}
.appliance .applianceBnr {
  display: block;
  max-width: 1000px;
  margin: 40px auto 0;
}
@media screen and (max-width: 1024px) {
  .appliance .applianceBnr {
    margin-top: 10px;
  }
  .appliance .applianceBnr img {
    width: 100%;
    height: auto;
  }
}

.consignment {
  position: relative;
}
.consignment::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 290px 50vw;
  border-color: #fff #fff #f9f9f9 #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .consignment::before {
    border-width: 100px 50vw;
  }
}
.consignment > * {
  position: relative;
  z-index: 1;
}
.consignment .wrapper {
  padding-bottom: 30px;
}
.consignment .secTitle {
  position: relative;
  float: left;
  margin-right: -240px;
  padding-right: 240px;
  overflow: visible;
  overflow-y: hidden;
}
@media screen and (max-width: 1024px) {
  .consignment .secTitle {
    float: none;
    margin-right: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .consignment .secTitle .text_en {
    font-size: 3.6rem;
    letter-spacing: 0;
    word-break: break-all;
  }
}
.consignment .secTitle .line {
  position: absolute;
  left: calc(100% - 185px);
  top: 54px;
}
@media screen and (max-width: 1024px) {
  .consignment .secTitle .line {
    position: relative;
    left: auto;
    top: auto;
  }
}
.consignment .secTitle .line:before {
  top: 0;
}
@media screen and (max-width: 1024px) {
  .consignment .secTitle .line:before {
    top: auto;
  }
}
.consignment .secTitle .text_jp {
  position: absolute;
  left: calc(100% - 8em);
  top: 48px;
}
@media screen and (max-width: 1024px) {
  .consignment .secTitle .text_jp {
    position: relative;
    left: auto;
    top: auto;
  }
}
.consignment .secTitle02 {
  clear: both;
}
.consignment .photo01 {
  position: relative;
  float: right;
  margin-top: 120px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .consignment .photo01 {
    float: none;
    padding-left: 16px;
    width: 443px;
    max-width: 100%;
    margin: 0 auto 45px;
  }
  .consignment .photo01 img {
    width: 100%;
    height: auto;
  }
}
.consignment .photo01:before {
  content: "";
  display: block;
  position: absolute;
  right: 32px;
  bottom: -22px;
  width: 96%;
  height: 0;
  padding-top: 96%;
  background: #c8102e;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .consignment .photo01:before {
    right: 16px;
  }
}
.consignment .textArea {
  clear: left;
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .consignment .textArea {
    width: 100%;
    margin-bottom: 25px;
  }
}
.consignment .textArea .secTitle03 {
  margin-bottom: 20px;
  letter-spacing: 0;
}
.consignment .consignmentCol {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.consignment .consignmentCol .colItem {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 48.6%;
}
@media screen and (max-width: 1024px) {
  .consignment .consignmentCol .colItem {
    width: 100%;
  }
  .consignment .consignmentCol .colItem + .colItem {
    margin-top: 30px;
  }
}
.consignment .consignmentCol .colItem .itemPhoto {
  width: 46.92%;
}
@media screen and (max-width: 1024px) {
  .consignment .consignmentCol .colItem .itemPhoto {
    width: 100%;
  }
}
.consignment .consignmentCol .colItem .itemPhoto img {
  height: auto;
}
@media screen and (max-width: 1024px) {
  .consignment .consignmentCol .colItem .itemPhoto img {
    width: 100%;
  }
}
.consignment .consignmentCol .colItem .itemText {
  width: 53.08%;
  padding-left: 24px;
}
@media screen and (max-width: 1024px) {
  .consignment .consignmentCol .colItem .itemText {
    width: 100%;
    padding-top: 15px;
    padding-left: 0;
  }
}
.consignment .consignmentCol .colItem .title {
  font-size: 1.6rem;
  font-weight: bold;
}
.consignment .consignmentCol .colItem .title .arrowMark {
  margin-left: 10px;
}

.institute {
  position: relative;
}
.institute::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -40px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 290px 50vw;
  border-color: #f9f9f9 #fff #fff #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .institute::before {
    border-width: 145px 50vw;
  }
}
.institute > * {
  position: relative;
  z-index: 1;
}
.institute .wrapper {
  padding-bottom: 0;
}
.institute .secTitle02.small {
  margin-bottom: 20px;
}
.institute .secTitle02.small .line {
  margin-left: 0;
}
.institute .secTitle {
  float: left;
}
@media screen and (max-width: 1024px) {
  .institute .secTitle {
    float: none;
  }
}
.institute .secTitle02 {
  clear: both;
}
.institute .photo01 {
  position: relative;
  float: right;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .institute .photo01 {
    float: none;
    padding-left: 16px;
    width: 443px;
    max-width: 100%;
    margin: 0 auto 45px;
  }
  .institute .photo01 img {
    width: 100%;
    height: auto;
  }
}
.institute .photo01:before {
  content: "";
  display: block;
  position: absolute;
  right: 32px;
  bottom: -22px;
  width: 96%;
  height: 0;
  padding-top: 96%;
  background: #c8102e;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .institute .photo01:before {
    right: 16px;
  }
}
.institute .textArea {
  clear: left;
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .institute .textArea {
    width: 100%;
    margin-bottom: 25px;
  }
}
.institute .textArea .secTitle03 {
  margin-bottom: 20px;
  letter-spacing: 0;
}
.institute .instituteList {
  clear: both;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 1024px) {
  .institute .instituteList {
    margin-bottom: -15px;
    justify-content: space-between;
  }
}
.institute .instituteList > li {
  width: 23%;
  margin-right: 2.66%;
  font-size: 1.6rem;
  line-height: 1.75;
}
@media screen and (max-width: 1024px) {
  .institute .instituteList > li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 15px;
    font-size: 1.4rem;
  }
}
.institute .instituteList > li:nth-of-type(4n) {
  margin-right: 0;
}
.institute .instituteList > li .photo {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .institute .instituteList > li .photo {
    margin-bottom: 10px;
  }
}
.institute .instituteList > li .photo img {
  width: 100%;
  height: auto;
}
.institute .instituteList > li .label {
  margin-bottom: 12px;
  font-size: 1.1rem;
  line-height: 1.2;
}
.institute .instituteList > li .label span {
  display: inline-block;
  width: 130px;
  max-width: 100%;
  padding: 4px;
  background: #272727;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .institute .instituteList > li .label span {
    width: 100%;
  }
}
.institute .instituteList > li .text {
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .institute .instituteList > li .text {
    line-height: 1.77;
  }
}
.institute .btn {
  margin-bottom: 0;
}
.staff {
  position: relative;
}
.staff::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 290px 50vw;
  border-color: #fff #fff #f9f9f9 #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .staff::before {
    top: -30px;
    border-width: 100px 50vw;
  }
}
.staff > * {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .staff .secTitle {
    margin-bottom: 10px;
  }
}
.staff .staffList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.staff .staffList .listItem {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 46.5%;
  margin-top: 60px;
}
@media screen and (max-width: 1024px) {
  .staff .staffList .listItem {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
}
.staff .staffList .listItem .itemPhoto {
  width: 144px;
  padding-top: 20px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .staff .staffList .listItem .itemPhoto {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
  }
}
.staff .staffList .listItem .itemPhoto .photo {
  line-height: 1;
}
.staff .staffList .listItem .itemPhoto .photo img {
  border-radius: 50%;
}
@media screen and (max-width: 1024px) {
  .staff .staffList .listItem .itemPhoto .photo img {
    width: 140px;
    max-width: 43.2%;
  }
}
.staff .staffList .listItem .itemPhoto .name {
  margin: 12px 0 0;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.875;
}
.staff .staffList .listItem .itemPhoto .name .position {
  display: inline-block;
  color: #c8102e;
  font-size: 1.2rem;
  font-weight: bold;
}
.staff .staffList .listItem .itemText {
  width: calc(100% - 164px);
}
@media screen and (max-width: 1024px) {
  .staff .staffList .listItem .itemText {
    width: 100%;
    margin-top: 10px;
  }
}
.staff .btn {
  margin-bottom: 0;
}

/* =========================================================
healthcare
========================================================= */
.healthcareLead {
  position: relative;
}
.healthcareLead > * {
  position: relative;
  z-index: 1;
}
.healthcareLead .wrapper {
  width: 560px;
}
.healthcareLead .leadTitle {
  margin-bottom: 20px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .healthcareLead .leadTitle {
    max-width: 60%;
    margin: 0 auto 10px;
    font-size: 1.6rem;
  }
}
.healthcareLead .companyList .listItem {
  width: 260px;
  padding: 10px 8px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .healthcareLead .companyList .listItem {
    width: 80%;
  }
}
.healthcareLead .companyList .listItem img {
  width: 100%;
  height: auto;
}
.healthcareLead .companyList a {
  display: block;
  box-shadow: -3.5px 3.5px 10px rgba(59, 64, 67, 0.15);
}
@media screen and (max-width: 1024px) {
  .healthcareLead .companyList .slick-list {
    padding: 0 48% 0 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .healthcareLead .companyList .slick-list {
    padding: 0 !important;
  }
}

.genkigym,
.kaigoyouhin {
  position: relative;
}
.genkigym > *,
.kaigoyouhin > * {
  position: relative;
  z-index: 1;
}
.genkigym .secTitle02.small,
.kaigoyouhin .secTitle02.small {
  margin-bottom: 20px;
}
.genkigym .secTitle02.small .line,
.kaigoyouhin .secTitle02.small .line {
  margin-left: 0;
}
.genkigym .secTitle,
.kaigoyouhin .secTitle {
  float: left;
}
.genkigym .secTitle02,
.kaigoyouhin .secTitle02 {
  clear: both;
}
.genkigym .photo01,
.kaigoyouhin .photo01 {
  position: relative;
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .genkigym .photo01,
  .kaigoyouhin .photo01 {
    float: none;
    padding-left: 16px;
    width: 443px;
    max-width: 100%;
    margin: 0 auto 45px;
  }
  .genkigym .photo01 img,
  .kaigoyouhin .photo01 img {
    width: 100%;
    height: auto;
  }
}
.genkigym .photo01:before,
.kaigoyouhin .photo01:before {
  content: "";
  display: block;
  position: absolute;
  right: 32px;
  bottom: -22px;
  width: 96%;
  height: 0;
  padding-top: 96%;
  background: #c8102e;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .genkigym .photo01:before,
  .kaigoyouhin .photo01:before {
    right: 16px;
  }
}
.genkigym .textArea,
.kaigoyouhin .textArea {
  clear: left;
  width: 50%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .genkigym .textArea,
  .kaigoyouhin .textArea {
    width: 100%;
    margin-bottom: 20px;
  }
}
.genkigym .textArea .secTitle03,
.kaigoyouhin .textArea .secTitle03 {
  margin-bottom: 20px;
  letter-spacing: 0;
}
@media screen and (max-width: 1024px) {
  .genkigym .btn,
  .kaigoyouhin .btn {
    margin-bottom: 0;
  }
}

.genkigym {
  margin-top: 80px;
}
@media screen and (max-width: 1024px) {
  .genkigym {
    margin-top: 80px;
  }
}
.genkigym::before {
  content: "";
  display: block;
  position: absolute;
  top: -230px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 290px 50vw;
  border-color: #fff #c8102e #f9f9f9 #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .genkigym::before {
    top: -100px;
    border-width: 80px 50vw;
  }
}
.genkigym .wrapper {
  padding-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .genkigym .wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.genkigym .secTitle {
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .genkigym .secTitle img {
    width: 169px;
    height: 48px;
  }
}
.genkigym .btnList {
  margin-bottom: 0;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .genkigym .btnList {
    margin-bottom: 0;
    flex-wrap: wrap;
    white-space: nowrap;
  }
  .genkigym .btnList li {
    width: auto;
  }
  .genkigym .btnList li + li {
    margin-left: 15px;
  }
}

.kaigoyouhin::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -140px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 290px 50vw;
  border-color: #f9f9f9 #fff #fff #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .kaigoyouhin::before {
    border-width: 145px 50vw;
  }
}
.kaigoyouhin .wrapper {
  padding-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .kaigoyouhin .wrapper {
    padding-bottom: 20px;
  }
}
.kaigoyouhin .secTitle {
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .kaigoyouhin .secTitle img {
    width: 224px;
    height: 53px;
  }
}
.kaigoyouhin .btn {
  margin-bottom: 0;
}

.healthcareList {
  clear: both;
  display: flex;
  width: 100%;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .healthcareList {
    margin-bottom: -15px;
    justify-content: space-between;
  }
}
.healthcareList > li {
  width: 23%;
  margin-right: 2.66%;
  font-size: 1.6rem;
  line-height: 1.75;
}
@media screen and (max-width: 1024px) {
  .healthcareList > li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 15px;
    font-size: 1.4rem;
  }
}
.healthcareList > li:nth-of-type(4n) {
  margin-right: 0;
}
.healthcareList > li .photo {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .healthcareList > li .photo {
    margin-bottom: 10px;
  }
}
.healthcareList > li .photo img {
  width: 100%;
  height: auto;
}
.healthcareList > li .label {
  margin-bottom: 12px;
  font-size: 1.1rem;
  line-height: 1.2;
}
.healthcareList > li .label span {
  display: inline-block;
  width: 130px;
  max-width: 100%;
  padding: 4px;
  background: #272727;
  color: #fff;
  text-align: center;
}
.healthcareList > li .text {
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .healthcareList > li .text {
    line-height: 1.77;
  }
}

.staff.healthcareStaff:before {
  top: -180px;
}
@media screen and (max-width: 1024px) {
  .staff.healthcareStaff:before {
    top: -20px;
  }
}

/* =========================================================
internationalbusiness
========================================================= */
@media screen and (max-width: 1024px) {
  .internationalTitle .pageTitle {
    letter-spacing: 2px;
  }
}
@media (max-width: 374px) {
  .internationalTitle .pageTitle {
    font-size: 3.2rem;
    letter-spacing: 0;
  }
}

.internationalLead {
  position: relative;
}
.internationalLead > * {
  position: relative;
  z-index: 1;
}
.internationalLead .wrapper {
  width: 560px;
}
.internationalLead .leadTitle {
  margin-bottom: 20px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .internationalLead .leadTitle {
    max-width: 208px;
    margin: 0 auto 10px;
    font-size: 1.6rem;
  }
}
.internationalLead .suppliersList .listItem {
  width: 260px;
  padding: 10px 8px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .internationalLead .suppliersList .listItem {
    width: 80%;
  }
}
.internationalLead .suppliersList .listItem img {
  width: 100%;
  height: auto;
}
.internationalLead .suppliersList a {
  display: block;
  box-shadow: -3.5px 3.5px 10px rgba(59, 64, 67, 0.15);
}
@media screen and (max-width: 1024px) {
  .internationalLead .suppliersList .slick-list {
    padding: 0 48% 0 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .internationalLead .suppliersList .slick-list {
    padding: 0 !important;
  }
}

.projectSec .businessTitle {
  background: #ccc;
  color: #fff;
}
.projectSec .businessTitle .wrapper {
  display: flex;
  height: 450px;
  padding-bottom: 40px;
  flex-direction: column;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .projectSec .businessTitle .wrapper {
    height: 225px;
    padding-bottom: 30px;
  }
}
.projectSec .businessTitle .secTitle {
  margin-bottom: 0;
  flex-wrap: wrap;
}
.projectSec .businessTitle .secTitle .text_en {
  width: 100%;
  margin-bottom: 5px;
}
.projectSec .businessTitle .secTitle .line {
  margin-left: 0;
}
.projectSec .businessTitle .secTitle .text_jp {
  color: #fff;
}
.projectSec .secTitle02 .quote02 {
  position: static;
  margin-left: 0.3em;
}
@media screen and (max-width: 1024px) {
  .projectSec .secTitle02 .quote02 {
    position: absolute;
  }
}
@media screen and (max-width: 1024px) {
  .projectSec .secTitle02 .mincho {
    margin-right: 0;
  }
}
.projectSec .secTitle02 .line {
  margin-left: 0;
}
.projectSec .secTitle02.small {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .projectSec .secTitle02.small {
    margin-bottom: 15px;
  }
}
.projectSec .photo01 {
  position: relative;
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .projectSec .photo01 {
    float: none;
    padding-left: 16px;
    width: 443px;
    max-width: 100%;
    margin: 0 auto 45px;
  }
  .projectSec .photo01 img {
    width: 100%;
    height: auto;
  }
}
.projectSec .photo01:before {
  content: "";
  display: block;
  position: absolute;
  right: 32px;
  bottom: -22px;
  width: 96%;
  height: 0;
  padding-top: 96%;
  background: #c8102e;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .projectSec .photo01:before {
    right: 16px;
  }
}
.projectSec .secTitle {
  float: left;
}
.projectSec .textArea {
  clear: left;
  width: 50%;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 1024px) {
  .projectSec .textArea {
    width: 100%;
    margin-bottom: 25px;
  }
}
.projectSec .textArea .secTitle03 {
  margin-bottom: 20px;
  letter-spacing: 0;
}
.projectSec .secTitle02 {
  clear: both;
}
.projectSec .projectList {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .projectSec .projectList {
    justify-content: space-between;
  }
}
.projectSec .projectList > li {
  width: 23%;
  margin-right: 2.66%;
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .projectSec .projectList > li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 15px;
    font-size: 1.4rem;
  }
}
.projectSec .projectList > li:nth-of-type(4n) {
  margin-right: 0;
}
.projectSec .projectList > li .photo {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .projectSec .projectList > li .photo {
    margin-bottom: 10px;
  }
}
.projectSec .projectList > li .photo img {
  width: 100%;
  height: auto;
}
.projectSec .projectList > li .text {
  font-weight: bold;
  line-height: 1.77;
}
.projectSec .projectBox {
  width: calc(50vw + 562px);
  margin-left: calc(50vw - 562px);
  padding: 52px 52px;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .projectSec .projectBox {
    width: 94%;
    margin-left: 6%;
    padding: 30px 0;
  }
}
.projectSec .projectBox .wrapper {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .projectSec .projectBox .wrapper {
    max-width: 88vw;
    margin-left: 6vw;
    padding-right: 12vw;
  }
}
.projectSec .projectBox .projectList {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .projectSec .projectBox .projectList {
    display: block;
    margin-bottom: -20px;
  }
}
.projectSec .projectBox .projectList .listItem {
  width: 321px;
  max-width: 31.5%;
  margin-right: 2.7%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .projectSec .projectBox .projectList .listItem {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.projectSec .projectBox .projectList .listItem:nth-of-type(3n) {
  margin-right: 0;
}
.projectSec .projectBox .projectList .listItem img {
  width: 100%;
  height: auto;
}
.projectSec .projectBox .projectList a {
  display: block;
  position: relative;
}
.projectSec .projectBox .projectList a::before, .projectSec .projectBox .projectList a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #d7d7d7;
  transition: width 0.8s cubic-bezier(0.25, 1, 0.28, 1);
}
.projectSec .projectBox .projectList a::after {
  width: 0;
  background: #c8102e;
}
@media screen and (max-width: 1024px) {
  .projectSec .projectBox .projectList a::after {
    width: 100%;
  }
}
.projectSec .projectBox .projectList a:hover {
  opacity: 1;
}
.projectSec .projectBox .projectList a:hover::after {
  width: 100%;
}
.projectSec .projectBox .projectList a .title {
  position: relative;
  padding: 15px 0 20px;
  font-size: 1.6rem;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .projectSec .projectBox .projectList a .title {
    padding: 10px 0 10px;
  }
}
.projectSec .projectBox .projectList a .title .subTitle {
  display: block;
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0 0 5px;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .projectSec .projectBox .projectList a .title .subTitle {
    margin-bottom: 0;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 320px) {
  .projectSec .projectBox .projectList a .title .subTitle {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .projectSec .projectBox .projectList a .title .subTitle {
    white-space: normal;
    height: 48px;
  }
}
.projectSec .projectBox .projectList a .title .arrowMark {
  position: absolute;
  bottom: 36px;
  right: 9px;
}
@media screen and (max-width: 1024px) {
  .projectSec .projectBox .projectList a .title .arrowMark {
    bottom: 26px;
  }
}

.vietnam {
  position: relative;
}
.vietnam::before {
  content: "";
  display: block;
  position: absolute;
  top: -190px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 290px 50vw;
  border-color: #fff #c8102e #f9f9f9 #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .vietnam::before {
    top: -120px;
    border-width: 80px 50vw;
  }
}
.vietnam > * {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .vietnam .wrapper {
    padding-bottom: 0;
  }
}
.vietnam .btn {
  margin-bottom: 0;
}

.japanese {
  position: relative;
}
.japanese::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -40px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 290px 50vw;
  border-color: #f9f9f9 #fff #fff #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .japanese::before {
    border-width: 145px 50vw;
  }
}
.japanese > * {
  position: relative;
  z-index: 1;
}
.japanese .wrapper {
  padding-top: 50px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .japanese .wrapper {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .japanese .secTitle02 .line {
    width: 50px;
  }
}
.japanese .secTitle02.inview:not(.noQuote).show .line::before {
  width: 50px;
}
.japanese .btnList {
  margin-bottom: 0;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .japanese .btnList {
    margin-top: 0;
    flex-wrap: wrap;
    white-space: nowrap;
  }
  .japanese .btnList li {
    width: 150px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .japanese .btnList li + li {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.internationalMission {
  background: #c8102e;
  color: #fff;
}
.internationalMission .wrapper {
  position: relative;
  padding-top: 80px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .internationalMission .wrapper {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
.internationalMission .pic01 {
  position: absolute;
  top: 30px;
  right: -20px;
}
@media screen and (max-width: 1024px) {
  .internationalMission .pic01 {
    width: 84px;
    height: auto;
    top: 60px;
    right: -10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .internationalMission .pic01 {
    top: 90px;
  }
}

.internationalStaff:before {
  content: none;
}