@charset "UTF-8";

#mainArea .f_en:not(.access .f_en) {
  font-family: "europa", sans-serif;
}
#mainArea .img {
  position: relative;
}
#mainArea .img .caption {
  position: absolute;
  left: 10px;
  bottom: 10px;
  color: #fff;
  font-size: 12px;
  text-shadow: 0 0 3px #000;
  line-height: 1em;
}
#mainArea .img .caption.r {
  left: auto;
  right: 10px;
}
#mainArea .img .caption.b {
  color: #000;
  text-shadow: 0 0 3px #fff;
}
#mainArea .img .caption.out {
  position: relative;
  left: auto;
  bottom: auto;
  margin: 0 0 0 9px;
  color: #707070;
}
#mainArea.inner .visual {
  padding-bottom: 80px;
}
#mainArea.inner .visual .lead {
  text-align: center;
  font-size: 36px;
  margin-top: 72px;
}
#mainArea.inner .visual .text {
  text-align: center;
  color: #707070;
  margin-top: 27px;
}
#mainArea.inner .inner_sec {
  padding: 90px 0;
}
#mainArea.inner.investment .inner_sec {
  padding: 0;
}
#mainArea.inner.investment .inner_sec + .inner_sec {
  margin-top: 100px;
}
#mainArea.inner .inner_sec > .inner {
  max-width: 1160px;
  margin: 0 auto;
}
#mainArea.inner.investment .inner_sec h2 {
  text-align: center;
  font-size: 20px;
  line-height: 2em;
}
#mainArea.inner.investment .inner_sec .lead {
  text-align: center;
  width: 580px;
  margin: 30px auto 0 auto;
  color: #707070;
}
#mainArea.inner.investment .inner_sec.proposal .fbox {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
#mainArea.inner.investment .inner_sec.proposal .fbox .img {
  width: 100%;
  margin-bottom: 25px;
}
#mainArea.inner.investment .inner_sec.proposal .fbox .info {
  width: 50%;
  text-align: center;
}
#mainArea.inner.investment .inner_sec.proposal .fbox .info .title {
  font-size: 20px;
}
#mainArea.inner.investment .inner_sec.proposal .fbox .info .text {
  font-size: 15px;
  color: #707070;
  margin-top: 7px;
}
#mainArea.inner.investment .inner_sec.analysis .img {
  width: 513px;
  margin: 55px auto 0 auto;
}
#mainArea.inner.investment .inner_sec.analysis .text {
  text-align: center;
  color: #707070;
  margin-top: 40px;
}
#mainArea.inner.investment .inner_sec.analysis .plan {
  margin: 37px 0 0;
  display: flex;
  div {
    flex: 1;
  }
}
#mainArea.inner.investment .inner_sec.good .fbox {
  display: flex;
  justify-content: space-between;
  margin-top: 90px;
}
#mainArea.inner.investment .inner_sec.good .fbox .img {
  width: calc(100% - 485px);
  display: flex;
  align-items: center;
  justify-content: center;
  img {
    max-width: 70%;
  }
}
/* #mainArea.inner.investment .inner_sec.good .fbox .img img {
  max-width: none;
  width: 775px;
  position: relative;
  left: -100px;
} */
#mainArea.inner.investment .inner_sec.good .fbox .info {
  width: 380px;
  /* padding-top: 50px; */
}
#mainArea.inner.investment .inner_sec.good .fbox .info .text {
  color: #707070;
}
#mainArea.inner.investment .inner_sec.good .fbox .info .four_p {
  margin-top: 70px;
}
#mainArea.inner.investment .inner_sec.good .fbox .info .four_p .title {
  font-weight: bold;
}
#mainArea.inner.investment .inner_sec.good .fbox .info .four_p dl {
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  gap: 20px 0;
  color: #707070;
  margin-top: 31px;
}
#mainArea.inner.investment .inner_sec.good .fbox .info .four_p dl dt {
  width: 190px;
  position: relative;
}
#mainArea.inner.investment .inner_sec.good .fbox .info .four_p dl dt::after {
  content: "";
  position: absolute;
  right: 25px;
  top: 50%;
  width: 35px;
  height: 1px;
  background: #707070;
}
#mainArea.inner.investment .inner_sec.good .fbox .info .four_p dl dd {
  width: calc(100% - 190px);
  letter-spacing: 0.1em;
}
#mainArea.inner.investment .inner_sec.good .fbox .info .four_p dl dd span {
  color: #740000;
}
#mainArea.inner.investment .bg {
  background: #e3e3e3;
  padding: 100px 0;
  margin-bottom: 2px;
  margin-top: 90px;
}
#mainArea.inner.investment .bg .bt_more {
  width: 500px;
  margin: 0px auto 0 auto;
}
#mainArea.inner.investment .bg .bt_more span {
  height: 60px;
  font-size: 20px;
  padding-left: 74px;
  font-weight: normal;
}
#mainArea.inner.investment .bg .bt_more span::before {
  width: 60px;
  height: 60px;
}
#mainArea.inner.investment .bg .bt_more span::after {
  background: url(../images/icon_mail_w.png) no-repeat center center / 30px;
  width: 30px;
  height: 30px;
  right: 15px;
}
/**************************************************************/
/**************************************************************/
/** SP ********************************************************/
/**************************************************************/
/**************************************************************/

@media screen and (max-width: 767px) {
  #mainArea .img .caption {
    position: absolute;
    left: 8px;
    bottom: 8px;
    color: #fff;
    font-size: 10px;
    text-shadow: 0 0 3px #000;
    line-height: 1em;
  }
  #mainArea .img .caption.r {
    left: auto;
    right: 8px;
  }
  #mainArea.inner .visual .lead {
    text-align: center;
    font-size: 20px;
    margin-top: 42px;
  }
  #mainArea.inner .visual .text {
    text-align: left;
    color: #707070;
    margin-top: 17px;
    font-size: 15px;
    padding: 0 5%;
  }
  #mainArea .contact .list .box > .bt_more {
    margin-top: 15px;
  }
  #mainArea.inner .inner_sec {
    padding: 60px 0;
  }
  #mainArea.inner.investment .inner_sec {
    padding: 0;
  }
  #mainArea.inner.investment .inner_sec + .inner_sec {
    margin-top: 60px;
  }
  #mainArea.inner .inner_sec > .inner {
    max-width: 90%;
    margin: 0 auto;
  }
  #mainArea.inner.investment .inner_sec h2 {
    text-align: center;
    font-size: 16px;
    line-height: 2em;
  }
  #mainArea.inner.investment .inner_sec .lead {
    text-align: left;
    width: auto;
    margin: 15px auto 0 auto;
    color: #707070;
    font-size: 14px;
  }
  #mainArea.inner.investment .inner_sec.proposal .fbox {
    display: flex;
    flex-wrap: wrap;
    margin-top: 29px;
  }
  #mainArea.inner.investment .inner_sec.proposal .fbox .img {
    width: 100%;
    margin-bottom: 15px;
  }
  #mainArea.inner.investment .inner_sec.proposal .fbox .info {
    width: 50%;
    text-align: center;
  }
  #mainArea.inner.investment .inner_sec.proposal .fbox .info .title {
    font-size: 16px;
  }
  #mainArea.inner.investment .inner_sec.proposal .fbox .info .text {
    font-size: 12px;
    color: #707070;
    margin-top: 3px;
  }
  #mainArea.inner.investment .inner_sec.analysis .img {
    width: 95%;
    margin: 35px auto 0 auto;
  }
  #mainArea.inner.investment .inner_sec.analysis .text {
    text-align: center;
    color: #707070;
    margin-top: 40px;
    font-size: 14px;
  }
  #mainArea.inner.investment .inner_sec.analysis .plan {
    margin-top: 25px;
    flex-direction: column;
    div {
      width: 100%;
    }
  }
  #mainArea.inner.investment .inner_sec.good .fbox {
    display: block;
    margin-top: 40px;
  }
  #mainArea.inner.investment .inner_sec.good .fbox .img {
    width: 100%;
    img {
      max-width: 80%;
    }
  }
  #mainArea.inner.investment .inner_sec.good .fbox .info {
    width: auto;
    padding-top: 30px;
  }
  #mainArea.inner.investment .inner_sec.good .fbox .info .text {
    color: #707070;
    font-size: 14px;
  }
  #mainArea.inner.investment .inner_sec.good .fbox .info .four_p {
    margin-top: 50px;
  }
  #mainArea.inner.investment .inner_sec.good .fbox .info .four_p .title {
    font-weight: bold;
    font-size: 15px;
  }
  #mainArea.inner.investment .inner_sec.good .fbox .info .four_p dl {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    gap: 18px 0;
    color: #707070;
    margin-top: 28px;
  }
  #mainArea.inner.investment .inner_sec.good .fbox .info .four_p dl dt {
    width: 164px;
    position: relative;
  }
  #mainArea.inner.investment .inner_sec.good .fbox .info .four_p dl dt::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 30px;
    height: 1px;
    background: #707070;
  }
  #mainArea.inner.investment .inner_sec.good .fbox .info .four_p dl dd {
    width: calc(100% - 190px);
    letter-spacing: 0.1em;
  }
  #mainArea.inner.investment .inner_sec.good .fbox .info .four_p dl dd span {
    color: #740000;
  }
  #mainArea.inner.investment .bg {
    background: #e3e3e3;
    padding: 60px 0;
    margin-bottom: 2px;
    margin-top: 60px;
  }
  #mainArea.inner.investment .bg .bt_more {
    width: 350px;
    margin: 0px auto 0 auto;
  }
  #mainArea.inner.investment .bg .bt_more span {
    height: 60px;
    font-size: 16px;
    padding-left: 28px;
    font-weight: normal;
  }
  #mainArea.inner.investment .bg .bt_more span::before {
    width: 60px;
    height: 60px;
  }
  #mainArea.inner.investment .bg .bt_more span::after {
    background: url(../images/icon_mail_w.png) no-repeat center center / 30px;
    width: 30px;
    height: 30px;
    right: 15px;
  }
}
