@charset "UTF-8";
/* =====================
  _container
===================== */

.int-H2Title {
  text-align: center;
  color: #000;
  margin: 0 0 0;
  line-height: 1;
}

.int-H2Title-right {
  text-align: right;
}

.int-H2Title-right h2 {
  display: inline-block;
}

.int-H2Title-left {
  text-align: left;
}

.int-H2Title-en {
  display: block;
  margin: 0 0 30px;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .int-H2Title-en {
    margin: 0 0 70px;
    font-size: 3.2rem;
  }
}

.int-H2Title-white {
  color: #fff;
}

.int-H2Title-jp {
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: .12em;
  display: block;
}

@media print, screen and (min-width: 768px) {
  .int-H2Title {
    font-size: 8.2rem;
    margin: 0 0 0;
  }
}

.int-Container_H3Title {
  text-align: left;
  margin: 0 0 0;
  line-height: 1;
}

.int-Container_H3Title-en {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 1.2rem;
  letter-spacing: .12em;
  color: #9e9e9e;
  margin-bottom: 5px;
}

.int-Container_H3Title-jp {
  display: block;
  font-family: "Yu Gothic";
  font-weight: bold;
  font-size: 2rem;
  color: #47463f;
  line-height: 1.4;
}

@media print, screen and (min-width: 768px) {
  .int-Container_H3Title {
    font-size: 8.2rem;
    margin: 0 0 0;
  }
}

.sp-ColorBlock_Wrap {
  padding: 20px 0;
  color: #fff;
  font-size: 1.1rem;
}

.sp-ColorBlock_Wrap .sp-Container_Inner {
  padding: 0;
}

@media print, screen and (min-width: 768px) {
  .sp-ColorBlock_Wrap {
    padding: 50px 120px;
    font-size: 1.5rem;
  }
}

/* =====================
  hero-TP
===================== */

.int-Top-H1Title {
  line-height: 1;
}

.int-Top-H1Title-en {
  display: block;
  font-size: 4.1rem;
  margin-bottom: 10px;
}

@media print, screen and (min-width: 768px) {
  .int-Top-H1Title-en {
    font-size: 8.2rem;
    margin-bottom: 20px;
  }
}

.int-Top-H1Title-jp {
  font-weight: 500;
  font-size: 1.4rem;
  display: block;
  margin-top: 0.5em;
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  .int-Top-H1Title-jp {
    font-size: 2.8rem;
  }
}

.int-Top-Hero {
  position: relative;
}

.int-Top-Hero:after {
  content: "";
  background: #215aa7;
  opacity: .7;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.int-Top-Hero_Title_Wrap {
  color: #fff;
  text-align: center;
}

.int-Top-Hero_Title_Wrap {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  .int-Top-Hero_Title_Wrap {
    /*    width: 1020px;*/
  }
}

.int-Top-Hero_Text {
  font-weight: 500;
  margin-top: 30px;
  font-size: 1.1rem;
}

@media print, screen and (min-width: 768px) {
  .int-Top-Hero_Text {
    margin-top: 60px;
    font-size: 1.5rem;
  }
}

/* =====================
  int-Top-Member
===================== */

.int-Top-Member_Wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.int-Top-Member_Wrap .swiper-slide {
  width: 50%;
  margin-bottom: 35px;
}

@media print, screen and (max-width: 767px) {
  .int-Top-Member_Wrap {
    padding: 0;
  }
  .int-Top-Member_Wrap .iv-Swiper_Title {
    letter-spacing: -1px;
  }
}

@media print, screen and (min-width: 768px) {
  .int-Top-Member_Wrap .swiper-slide {
    width: 32%;
    margin-bottom: 100px;
  }
}

/* =====================
  hero-Dtl
===================== */

@media print, screen and (max-width: 767px) {
  .int-Hero {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 100px;
  }
  .int-Hero img {
    position: relative;
    z-index: -1;
  }
}

.int-Hero_Sentence_Wrap {
  margin-top: 50px;
}

@media print, screen and (min-width: 768px) {
  .int-Hero_Sentence_Wrap {
    margin-top: 11%;
  }
}

.int-Hero_Position {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 10px;
  font-size: 0.9rem;
}

@media print, screen and (min-width: 768px) {
  .int-Hero_Position {
    padding: 10px 20px;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}

.sp-Container-fund .int-Hero_Position {
  background: #62B57F;
}

.sp-Container-analyst .int-Hero_Position {
  background: #62B5B5;
}

.sp-Container-economist .int-Hero_Position {
  background: #82B3CB;
}

.sp-Container-planning .int-Hero_Position {
  background: #B18AC3;
}

.sp-Container-sales .int-Hero_Position {
  background: #6C8FC4;
}

.int-Hero_Part {
  margin-bottom: 5px;
  padding-left: 10px;
  display: block;
  line-height: 1;
  font-weight: bold;
  letter-spacing: .12em;
  font-size: 0.9rem;
}

@media print, screen and (min-width: 768px) {
  .int-Hero_Part {
    font-size: 1.5rem;
    margin-bottom: 15px;
    padding-left: 20px;
  }
}

.int-Hero_Name {
  padding-left: 20px;
  display: flex;
  align-items: center;
  margin: 20px 0;
}

.int-Hero_Name-jp {
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1;
  margin-right: 20px;
}

.int-Hero_Name-en {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1;
  color: #6c8fc4;
  letter-spacing: .08em;
}

.sp-Container-fund .int-Hero_Part, .sp-Container-fund .int-Hero_Name-en {
  color: #62B57F;
}

.sp-Container-analyst .int-Hero_Part, .sp-Container-analyst .int-Hero_Name-en {
  color: #62B5B5;
}

.sp-Container-economist .int-Hero_Part, .sp-Container-economist .int-Hero_Name-en {
  color: #82B3CB;
}

.sp-Container-planning .int-Hero_Part, .sp-Container-planning .int-Hero_Name-en {
  color: #B18AC3;
}

.sp-Container-sales .int-Hero_Part, .sp-Container-sales .int-Hero_Name-en {
  color: #6C8FC4;
}

.int-Hero_Since {
  padding-left: 10px;
  line-height: 1.5;
  display: block;
  font-weight: bold;
  color: #868686;
  letter-spacing: .12em;
  font-size: 0.9rem;
}

@media print, screen and (min-width: 768px) {
  .int-Hero_Since {
    font-size: 1.5rem;
    padding-left: 20px;
  }
}

.int-Hero_Title_Wrap {
  position: absolute;
  left: 7%;
  bottom: 0;
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  .int-Hero_Title_Wrap {
    position: absolute;
    top: 50%;
    bottom: inherit;
    left: 11%;
    transform: translateY(-50%);
  }
  .int-Hero_Image {
    width: 70%;
    margin-left: 30%;
  }
}

.int-Hero_Title {
  line-height: 1.5;
}

.int-Hero_Title span {
  padding: 10px;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 2.5;
  white-space: nowrap;
  background: #fff;
  position: relative;
  letter-spacing: .1em;
}

@media print, screen and (min-width: 768px) {
  .int-Hero_Title span {
    padding: 10px;
    margin-left: -10px;
    font-size: 2.7rem;
    line-height: 2.5;
  }
}

.int-Hero_Title span::after {
  content: "\a";
  white-space: pre;
}

/*
@media all and (-ms-high-contrast: none) {
  .int-Hero_Title span {
    padding: 10px 0 0 0;
    line-height: 2.1;
  }
}
*/

/* =====================
  Profile
===================== */

@media print, screen and (max-width: 767px) {
  .int-Profile {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .int-Profile .sp-Container_Inner {
    padding: 0;
  }
}

.int-Profile .sp-ColorBlock_Wrap {
  padding: 30px 7%;
}

@media print, screen and (min-width: 768px) {
  .int-Profile .sp-ColorBlock_Wrap {
    padding: 50px 120px;
    font-size: 1.5rem;
  }
}

/* =====================
  Story
===================== */

.int-Story {
  padding: 50px 0 0;
}

@media print, screen and (min-width: 768px) {
  .int-Story {
    padding: 100px 0 0;
  }
}

.int-Story-03 {
  margin-bottom: 50px;
}

@media print, screen and (min-width: 768px) {
  .int-Story-03 {
    margin-bottom: 110px;
  }
}

.int-Story_Txt {
  color: #292929;
  font-size: 1.2rem;
}

@media print, screen and (min-width: 768px) {
  .int-Story_Txt {
    font-size: 1.5rem;
    width: 67%;
    margin: 0 auto;
  }
}

.int-Story_Image-wide {
  margin-top: 30px;
}

@media print, screen and (min-width: 768px) {
  .int-Story_Image-wide {
    margin-top: 70px;
  }
}

.int-Story_Image_Col2 {
  position: relative;
  padding-bottom: 30px;
  margin-top: 30px;
}

@media print, screen and (min-width: 768px) {
  .int-Story_Image_Col2 {
    padding-bottom: 100px;
    margin-top: 100px;
  }
}

.int-Story_Image_Col2 img {
  width: 52%;
}

.int-Story_Image_Col2-right {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

/* =====================
  OffTime
===================== */

.int-OffTime .sp-ColorBlock_Wrap {
  padding: 30px 0;
}

@media print, screen and (min-width: 768px) {
  .int-OffTime .sp-ColorBlock_Wrap {
    padding: 50px 120px;
  }
}

/* =====================
  Column
===================== */

.int-Column {
  margin-top: 40px;
}

@media print, screen and (min-width: 768px) {
  .int-Column {
    margin-top: 80px;
  }
}

@media print, screen and (min-width: 768px) {
  .int-Column_Wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

.int-Column_Col {
  margin-bottom: 30px;
  padding: 25px 20px;
  background: #fff;
  box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.16);
}

@media print, screen and (min-width: 768px) {
  .int-Column_Col {
    margin-bottom: 50px;
    padding: 50px 40px;
    width: 47%;
  }
}

.int-Column_Que {
  display: block;
  font-size: 1.2rem;
  line-height: 1;
  color: #7E7E7E;
  margin-bottom: 10px;
}

@media print, screen and (min-width: 768px) {
  .int-Column_Que {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}

.int-Column_Reason_Title {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1;
  margin: 0 0 15px;
}

@media print, screen and (min-width: 768px) {
  .int-Column_Reason_Title {
    font-size: 2.2rem;
    margin: 0 0 30px;
  }
}

.sp-Container-fund .int-Column_Reason_Title {
  color: #62B57F;
}

.sp-Container-analyst .int-Column_Reason_Title {
  color: #62B5B5;
}

.sp-Container-economist .int-Column_Reason_Title {
  color: #82B3CB;
}

.sp-Container-planning .int-Column_Reason_Title {
  color: #B18AC3;
}

.sp-Container-sales .int-Column_Reason_Title {
  color: #6C8FC4;
}

.int-Column_Reason_Txt {
  color: #292929;
  line-height: 1.6;
  font-size: 1.2rem;
}

@media print, screen and (min-width: 768px) {
  .int-Column_Reason_Txt {
    font-size: 1.5rem;
  }
}

/* =====================
  Other
===================== */

.int-Other {
  margin-top: 50px;
}

@media print, screen and (min-width: 768px) {
  .int-Other {
    margin-top: 100px;
  }
}

.int-Other .int-H2Title-en {
  margin-bottom: 0;
}
