@charset "UTF-8";

/*******************************common********************************/

.mb-20 {
  margin-bottom: 20px;
}

.txtBasic,
.txtBasic_s,
.txtBasic_L {
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 1001px) {
  .navGlobal .sns_box a {
    margin: -10px 0 0;
  }
}

/***************************coming soon****************************/

.content_vision {
  padding-top: 44px;
  background: #f8f8f8;
}

.inner.comingsoon {
  margin: 65px auto 120px;
}

.inner.comingsoon .btnArrow {
  max-width: 378px;
}

.inner.comingsoon .txtBasic {
  margin-bottom: 30px;
  text-align: center;
}

.inner.comingsoon .center {
  text-align: center;
}

/*******************************top********************************/

.secService .contaider-wrap .flex-box.content-bw {
  justify-content: center;
}

.content_index .secService .item {
  margin: 0 15px;
}

.imgWrap {
  margin-bottom: 80px;
  text-align: center;
}

.imgWrap p {
  margin: 0;
}

.imgWrap a img {
  transition: 0.2s ease;
  opacity: 1;
}

.imgWrap a:hover img {
  opacity: 0.7;
}

@media screen and (max-width: 1000px) {
  .content_index .mainVis:before,
  .content_index .mainVis:after {
    width: 26%;
    height: 38%;
  }
}

@media screen and (max-width: 769px) {
  .content_index .mainVis:before,
  .content_index .mainVis:after {
    width: 28%;
    height: 34%;
  }

  .content_index .content_person .item_staff.item05:before {
    background: url(../img/person/img_person07.jpg) no-repeat center center;
    background-size: cover;
  }

  .imgWrap {
    margin-bottom: 30px;
  }
}

.dpc,
.dpc768 {
  display: block;
}

.dsp500 {
  display: none;
}

@media only screen and (max-width: 500px) {
  .dpc {
    display: none;
  }

  .dsp500 {
    display: block;
  }

  .mainSlider.dsp500 .slide_item img {
    height: calc(100vh - -120px);
  }

  .content_index .mainVis:before,
  .content_index .mainVis:after {
    height: 14%;
    width: 18%;
  }

  .content_index .box_ttl {
    max-width: 650px;
    margin: auto;
    top: 44%;
    width: 100%;
  }

  .content_index .mainVis .icn_scroll {
    bottom: 25px;
  }
}

/*******************************vision********************************/

.dsp {
  display: none;
}

.dsp400 {
  display: none;
}

.content_vision {
  padding-top: 44px;
  background: #f8f8f8;
}

.content_vision .ttlCom01 {
  margin-bottom: 44px;
}
.content_vision .ttlCom01 {
  padding: 12px 0;
  color: #666;
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "PT Serif", serif;
  text-align: center;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}

.content_vision .mv {
  background: url("../img/vision/mv_01.jpg") no-repeat top center;
  /*position: relative;
    height: 36.33vw;*/
  padding: 120px 20px 100px;
  background-size: cover;
  text-align: center;
}

.content_vision .mv .mvInr {
  /*position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
  margin: 0 auto;
  max-width: 820px;
  width: 100%;
  text-align: center;
  padding: 5px 0;
}

.content_vision .mv .mvInr h2 {
  margin-bottom: 5%;
}

.content_vision .mv .mvInr p {
  font-size: 23px;
  letter-spacing: 2px;
}

.content_vision .mv .mvInr p.span {
  position: relative;
}

.content_vision .mv .mvInr p span:before {
  position: absolute;
  content: "ノヴェル";
  font-size: 11px;
  line-height: 80%;
}

.content_vision .mv h2 {
  font-family: "Sei Kaisho CB1";
  font-size: 20px;
}

.content_vision .head01 {
  font-size: 32px;
  position: relative;
  display: inline-block;
  padding: 0 75px;
  margin: 0 auto;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.content_vision .head01:before,
.content_vision .head01:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 3px;
  background-color: #f95373;
}

.content_vision .head01:before {
  left: 0;
}
.content_vision .head01:after {
  right: 0;
}

.content_vision .pinkTtl {
  color: #f85272;
  font-size: 22px;
}

.content_vision .fltLeft {
  float: left;
  width: 54%;
}

.content_vision .fltRight {
  float: right;
  width: 48%;
}

.content_vision .toTop {
  background: #f8f8f8 !important;
}

.content_vision .strength {
  background: url(../img/vision/bg_01.jpg) no-repeat;
  background-color: #f8f8f8;
  padding: 130px 0;
  background-position: 0 100%;
  background-size: 50%;
}

.content_vision .strength .strInr {
  max-width: 820px;
  margin: 0 auto;
}

.content_vision .strength h2 {
  text-align: center;
  margin: 0 auto 60px;
}

.content_vision .strength p {
  font-size: 16px;
}

.content_vision .strength .strInr li {
  background: #fff;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px;
  padding: 30px 30px 45px;
  text-align: center;
}

.content_vision .strength .strInr li .text {
  font-family: "Noto Sans JP", sans-serif;
}

.content_vision .strength .strInr li .number {
  position: absolute;
  color: #fff;
  font-size: 26px;
  background: #f85272;
  width: 48px;
  left: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.content_vision .strength .pinkTtl {
  margin-bottom: 10px;
  line-height: 115%;
  letter-spacing: 2px;
}

.content_vision .strength .pinkTtl span {
  color: #323232;
  font-size: 24px;
}

.content_vision .belief {
  background: #fff;
  padding: 130px 0;
  margin-bottom: 40px;
}

.content_vision .belief .belInr {
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  max-width: 1040px;
}

.content_vision .belief h4 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 27px;
  line-height: 160%;
  margin-bottom: 60px;
}

.content_vision .belief .belInr p.desc {
  line-height: 1.4;
}

.content_vision .belief .belInr p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}

.content_vision .belief .belInr .ttlWrap {
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 70px;
}

.content_vision .belief .belInr .fltLeft {
  text-align: center;
  width: 50%;
}

.content_vision .belief .belInr .fltRight {
  float: right;
  width: 46%;
  position: absolute;
  right: 0;
}

.content_vision .points {
  background: #f8f8f8;
  font-family: "Noto Sans JP", sans-serif;
  padding: 230px 0 190px;
}

.content_vision .points .pointInr {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1040px;
}

.content_vision .points.last {
  background: #fff;
  padding-bottom: 0;
}

.content_vision .points.last .pointInr {
  margin: -420px auto 0;
}

.content_vision .ttlWrap {
  text-align: center;
}

.content_vision .points .ttlWrap {
  margin-bottom: 60px;
}

.content_vision .points .pointInr .point02 {
  background: #fff;
  box-sizing: border-box;
  margin-bottom: 80px;
  padding: 50px;
  position: relative;
  width: 95%;
  margin-left: 5%;
}

.content_vision .points .pointInr .point02 .fltLeft {
  position: absolute;
  left: -5%;
  width: 50%;
  top: 50px;
  /*top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
}

.content_vision .points .pointInr .point01 {
  background: #fff;
  box-sizing: border-box;
  margin-bottom: 80px;
  padding: 50px;
  position: relative;
  width: 95%;
  margin-right: 5%;
}

.content_vision .points .pointInr .point01 .fltRight {
  position: absolute;
  right: -7%;
  width: 50%;
  top: 50px;
  /*top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
}

.content_vision .points .pointInr .point02 p.text {
  font-size: 16px;
  line-height: 2;
}

.content_vision .points .pointInr .point01 p.text {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 100px;
}

.content_vision .points h4 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 25px;
  line-height: 150%;
  margin-bottom: 40px;
}

.content_vision .points .pinkTtl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
  line-height: 1;
  margin-bottom: 6px;
}

.content_vision .btn01 a {
  background: url("../img/vision/arrow.png") no-repeat 95% center;
  background-color: #444444;
  color: #fff;
  display: block;
  font-size: 18px;
  max-width: 380px;
  text-align: center;
  padding: 10px;
  width: 100%;
}

.content_vision .btn01 a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.content_vision .toTop {
  background: #fff !important;
}

@media screen and (max-width: 1200px) {
  .content_vision .mv .mvInr h2 {
    margin: 0 auto 5%;
    width: 80%;
  }

  .content_vision .mv .mvInr p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1024px) {
  .content_vision .mv .mvInr h2 {
    margin: 0 auto 5%;
    width: 65%;
  }

  .content_vision .mv .mvInr p {
    font-size: 16px;
  }

  .content_vision .fltRight {
    float: right;
    width: 50%;
  }

  .content_vision .fltLeft {
    float: left;
    width: 50%;
  }

  .content_vision .points .pointInr .point02,
  .content_vision .points .pointInr .point01 {
    padding: 25px 20px;
  }

  .content_vision .points .pointInr .point02 .fltLeft,
  .content_vision .points .pointInr .point01 .fltRight {
    top: 25px;
  }

  .content_vision .points h4 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .dpc768 {
    display: none;
  }

  .content_vision .pinkTtl,
  .content_vision .points .pinkTtl {
    font-size: 18px;
  }

  .content_vision {
    padding-top: 30px;
  }

  .content_vision .ttlCom01 {
    margin-bottom: 30px;
    font-size: 22px;
    font-size: 2.2rem;
  }

  .dsp {
    display: block;
  }

  .content_vision .fltLeft,
  .content_vision .fltRight {
    float: none;
    width: 100%;
  }

  .content_vision .mv {
    background: url("../img/vision/mv_sp.jpg") no-repeat top center;
    background-size: cover;
    text-align: center;
    padding: 25px 0 35px;
  }

  .content_vision .mv .mvInr {
    width: 95%;
  }

  .content_vision .mv .mvInr h2 img {
    width: 100%;
  }

  .content_vision .mv .mvInr p {
    font-size: 1.3em;
  }

  .content_vision .mv .mvInr p span:before {
    position: absolute;
    content: "ノヴェル";
    font-size: 5px;
    line-height: 80%;
  }

  .content_vision .head01 {
    font-size: 2.4em;
  }

  .content_vision .points .ttlWrap {
    margin-bottom: 20px;
  }

  .content_vision .belief {
    background: #fff;
    padding: 60px 0;
    margin-bottom: 0;
  }

  .content_vision .belief .belInr .ttlWrap {
    margin-bottom: 40px;
  }

  .content_vision .belief h4 {
    font-size: 2.4em;
    line-height: 160%;
    margin-bottom: 30px;
  }

  .content_vision .belief .belInr .fltRight {
    float: none;
    width: 100%;
    position: inherit;
    right: 0;
    text-align: center;
    margin-bottom: 20px;
  }

  .content_vision .belief .belInr .fltLeft {
    text-align: center;
    width: 100%;
  }

  .content_vision .belief .belInr p {
    font-size: 1.4em;
  }

  .content_vision .content_vision .strength {
    padding: 50px 0;
  }

  .content_vision .strength h2 {
    margin: 0 auto 20px;
  }

  .content_vision .strength .pinkTtl span {
    font-size: 1em;
  }

  .content_vision .strength .strInr li {
    background: #fff;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 20px;
    padding: 5% 10%;
    text-align: center;
  }

  .content_vision .strength .strInr li .number {
    left: -30px;
    margin-left: 5%;
  }

  .content_vision .strength p {
    font-size: 1.1em;
    letter-spacing: -0.05em;
  }

  .content_vision .points {
    background: #f8f8f8;
    font-family: "Noto Sans JP", sans-serif;
    padding: 60px 0 20px;
  }

  .content_vision .points.last {
    padding: 0;
  }

  .content_vision .points.last .pointInr {
    margin: 0;
  }

  .content_vision .points h4 {
    font-size: 2.2em;
    margin-bottom: 30px;
  }

  .content_vision .points .pointInr .point01,
  .content_vision .points .pointInr .point02 {
    margin-bottom: 50px;
    padding: 8% 5%;
    width: 100%;
    margin-left: 0%;
  }

  .content_vision .points .pointInr .point02 p.text,
  .content_vision .points .pointInr .point01 p.text {
    font-size: 1.3em;
    letter-spacing: -0.08em;
  }

  .content_vision .points .pointInr .point02 .fltLeft {
    position: inherit;
    left: 0;
    width: 100%;
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    text-align: center;
    margin-bottom: 20px;
  }

  .content_vision .points .pointInr .point01 .fltRight {
    position: inherit;
    right: 0;
    width: 100%;
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    text-align: center;
    margin-bottom: 20px;
  }

  .content_vision .btn01 a {
    margin: 0 auto;
  }
}

@media screen and (max-width: 400px) {
  .dsp400 {
    display: block;
  }

  .content_vision .mv .mvInr h2 {
    margin-bottom: 2%;
  }

  .content_vision .mv .mvInr h2 img {
    width: 85%;
  }

  .content_vision .mv .mvInr p {
    font-size: 1.1em;
    letter-spacing: -0.02em;
  }

  .content_vision .strength {
    background-size: 100%;
    padding: 50px 0;
  }

  .content_vision .points h4 {
    font-size: 1.9em;
    margin-bottom: 20px;
  }

  .content_vision .points .pointInr .point01 p.text {
    margin-bottom: 60px;
  }
}

/*******************************service********************************/

.content_property .sec_OurService {
  padding-top: 70px;
  padding-bottom: 0;
}

.content_sevice
  .category_nav_wrap
  .category_nav
  .category_nav__item
  .txt_box
  dl
  dd {
  font-family: "Noto Sans JP", sans-serif;
}

.sec_OurService .serviceList__item p {
  font-family: "Noto Sans JP", sans-serif;
}

.content_sevice .category_nav_wrap .category_nav #sem {
  margin-top: -80px;
  padding-top: 80px;
}

.content_sevice
  .category_nav_wrap
  .category_nav
  .category_nav__item.item04
  .txt_box
  dl
  dt:before {
  background: #f85e7c;
}

.content_baibai .bg_line {
  padding-bottom: 180px;
}

.dsp600 {
  display: none;
}

@media screen and (max-width: 768px) {
  .content_baibai .bg_line {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 600px) {
  .dsp600 {
    display: block;
  }
}
.pdfList {
  width: calc(100% - 250px - 5.44%);
  max-width: 820px;
}

.pdfList ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.pdfList ul li {
  width: 32%;
  border: 1px solid #ccc;
  text-align: center;
  margin-bottom: 10px;
  margin-right: 2%;
}

.pdfList ul li:last-child {
  margin-right: 0;
}

.pdfList ul li:nth-child(3) {
  margin-right: 0;
}

.pdfList ul li a {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 10px 0;
  letter-spacing: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pdfList ul li a:hover {
  background: #eee;
}

.pdfList ul li a img {
  width: 13%;
  display: inline-block;
  vertical-align: top;
  padding-right: 5px;
}

.content_sevice .category_nav_wrap .category_nav .category_nav__item {
  margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
  .pdfList ul li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 1080px) {
  .pdfList ul li {
    width: 33%;
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 1000px) {
  .pdfList ul li a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 900px) {
  .pdfList ul li {
    width: 49%;
    margin-right: 0;
  }

  .pdfList ul {
    justify-content: space-between;
  }
  .pdfList ul li a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 768px) {
  .pdfList {
    width: 100%;
    padding: 0 3%;
  }
  .pdfList ul li a img {
    width: 10%;
  }
}
@media screen and (max-width: 520px) {
  .pdfList ul li a img {
    display: block;
    width: 20%;
    margin: 0 auto;
    padding-right: 0;
    padding-bottom: 10px;
  }
  .pdfList ul li a span {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .pdfList ul li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .pdfList ul li {
    line-height: 1.2;
  }
}

.content_sevice
  .category_nav_wrap
  .category_nav
  .category_nav__item
  .txt_box
  .btnArrow.b01 {
  bottom: 60px;
}
.content_sevice
  .category_nav_wrap
  .category_nav
  .category_nav__item
  .txt_box
  .btnArrow.b02 {
  bottom: 0px;
}
@media screen and (max-width: 768px) {
  .content_sevice
    .category_nav_wrap
    .category_nav
    .category_nav__item
    .txt_box
    .btnArrow.b01 {
    bottom: inherit;
  }
  .content_sevice
    .category_nav_wrap
    .category_nav
    .category_nav__item
    .txt_box
    .btnArrow.b02 {
    bottom: inherit;
  }
}

/*******************************service-baibai********************************/

.sec_brokerage.secCmn .ttlCom04 {
  border-bottom: 0;
  margin-bottom: 40px !important;
}

.sec_brokerage.secCmn .ttlCom04 span {
  position: relative;
  display: block;
  width: 82.5%;
}

.sec_brokerage.secCmn .ttlCom04 span:after {
  content: "";
  background-color: #000;
  display: block;
  position: absolute;
  left: 363px;
  width: 100%;
  height: 1px;
  top: 0;
  bottom: -49px;
  margin: auto;
}

.content_baibai .circleArea .threeBoxes {
  display: inline-block;
}

.content_baibai .circleArea .box01,
.content_baibai .circleArea .box02,
.content_baibai .circleArea .box03 {
  display: inline-block;
  width: 32%;
  margin-right: 1%;
  vertical-align: top;
}

.content_baibai .circleArea .box03 {
  margin-right: 0;
}

.content_baibai .circleArea .box01 .boxWrap,
.content_baibai .circleArea .box02 .boxWrap,
.content_baibai .circleArea .box03 .boxWrap {
  background-color: #fff !important;
  border: 2px solid #eaeaea;
  padding: 20px 25px;
}

.content_baibai .circleArea .box01 .boxWrap {
  background: url("../img/service/baibai/circle_icon_01.png");
  background-position: 95% 100%;
  background-repeat: no-repeat;
  background-size: 100px;
}
.content_baibai .circleArea .box02 .boxWrap {
  background: url("../img/service/baibai/circle_icon_02.png");
  background-position: 95% 100%;
  background-repeat: no-repeat;
  background-size: 100px;
}
.content_baibai .circleArea .box03 .boxWrap {
  background: url("../img/service/baibai/circle_icon_03.png");
  background-position: 95% 100%;
  background-repeat: no-repeat;
  background-size: 100px;
}

.content_baibai .circleArea .box01 h4,
.content_baibai .circleArea .box02 h4,
.content_baibai .circleArea .box03 h4 {
  font-size: 20px;
  margin-bottom: 10px;
  padding-left: 10px;
}

.content_baibai .circleArea .box01 h4 {
  border-left: 5px solid #c38766;
}
.content_baibai .circleArea .box02 h4 {
  border-left: 5px solid #7cb1a3;
}
.content_baibai .circleArea .box03 h4 {
  border-left: 5px solid #b2b66e;
}

.content_baibai .circleArea .box01 h5,
.content_baibai .circleArea .box02 h5,
.content_baibai .circleArea .box03 h5 {
  border-bottom: 1px solid #afafaf;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", "Hiragino Sans", "ヒラギノ角ゴシック", YuGothic,
    "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
    "ＭＳ ゴシック", "Helvetica Neue", "Arial", sans-serif;
  margin-bottom: 5px;
  padding: 0 5px 5px;
  font-size: 1.7rem;
  font-weight: bold;
}

.content_baibai .circleArea .box01 h5 span {
  color: #c38766;
  font-weight: bold;
}
.content_baibai .circleArea .box02 h5 span {
  color: #7cb1a3;
  font-weight: bold;
}
.content_baibai .circleArea .box03 h5 span {
  color: #b2b66e;
  font-weight: bold;
}

.content_baibai .circleArea .txtBasic {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", "Hiragino Sans", "ヒラギノ角ゴシック", YuGothic,
    "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
    "ＭＳ ゴシック", "Helvetica Neue", "Arial", sans-serif;
}

@media screen and (max-width: 1000px) {
  .sec_brokerage.secCmn .ttlCom04 {
    border-bottom: 0;
    margin-bottom: 0 !important;
    padding: 0;
  }

  .sec_brokerage.secCmn .ttlCom04 span {
    position: relative;
    display: block;
    width: 70%;
  }

  .sec_brokerage.secCmn .ttlCom04 span:after {
    max-width: 500px;
    width: 100%;
  }

  .content_baibai .circleArea .box01 {
    left: 0;
    top: 10px;
  }

  .content_baibai .circleArea .box02 {
    left: 20px;
    bottom: 0;
  }

  .content_baibai .circleArea .box03 {
    right: 0px;
    bottom: -110px;
  }
}

@media screen and (max-width: 920px) {
  .sec_brokerage.secCmn .ttlCom04 span:after {
    max-width: 438px;
    width: 100%;
  }

  .content_baibai .circleArea .box01 {
    left: 0;
    top: 10px;
  }

  .content_baibai .circleArea .box02 {
    left: 0;
    bottom: 34px;
  }

  .content_baibai .circleArea .box03 {
    right: 0px;
    bottom: -50px;
  }
}

@media screen and (max-width: 850px) {
  .sec_brokerage.secCmn .ttlCom04 span {
    width: 60%;
    font-size: 22px !important;
  }

  .sec_brokerage.secCmn .ttlCom04 span:after {
    max-width: 438px;
    width: 100%;
  }

  .content_baibai .circleArea .box01 {
    left: 0;
    top: 10px;
  }

  .content_baibai .circleArea .box02 {
    left: 0;
    bottom: 40px;
  }

  .content_baibai .circleArea .box03 {
    right: 0px;
    bottom: -10px;
  }
}

@media screen and (max-width: 768px) {
  .sec_brokerage.secCmn .ttlCom04 {
    border-bottom: 0;
    font-size: 2.4em;
    margin-bottom: 30px !important;
    text-align: center;
  }

  .sec_brokerage.secCmn .ttlCom04 span:after {
    display: none;
  }

  .sec_brokerage.secCmn .ttlCom04 span {
    position: relative;
    display: block;
    width: inherit;
  }

  .content_baibai .circleArea {
    width: 100%;
  }

  .content_baibai .circleArea .box01,
  .content_baibai .circleArea .box02,
  .content_baibai .circleArea .box03 {
    position: inherit;
    left: 0;
    top: 0;
    margin-top: 30px;
    width: 100%;
  }

  .content_baibai .circleArea .box01 .boxWrap,
  .content_baibai .circleArea .box02 .boxWrap,
  .content_baibai .circleArea .box03 .boxWrap {
    background-color: #fff !important;
    border: 2px solid #eaeaea;
    height: auto;
    padding: 20px 25px;
    width: 100%;
  }

  .content_baibai .circleArea .box01 .boxWrap {
    background-position: 95% 5%;
    background-size: 100px;
  }
  .content_baibai .circleArea .box02 .boxWrap {
    background-position: 95% 5%;
    background-size: 100px;
  }
  .content_baibai .circleArea .box03 .boxWrap {
    background-position: 95% 5%;
    background-size: 100px;
  }
}

/*******************************person********************************/
.content_person .main_vis .lead_wrap .profile dl dd .btn {
  max-width: 378px;
  margin: 20px auto 0;
  display: block;
}

.content_person .main_vis .lead_wrap .profile dl dd .btn.youtube {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0;
  border: none;
}

.content_person .main_vis .lead_wrap .profile dl dd .btn.youtube img {
  width: 100% !important;
}

.content_person .item_staff .txt_box {
  position: relative;
  padding: 5.65% 4.5% 4%;
  width: 44.3%;
  background: #fff;
  z-index: 1;
}

.content_person .item_staff .txt_box .txtBasic {
  letter-spacing: -0.08em;
}

.content_person .bookIntro {
  margin-bottom: 20px;
}

.content_person .bookIntro .underline {
  border-bottom: 1px solid #ccc;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", "Hiragino Sans", "ヒラギノ角ゴシック", YuGothic,
    "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
    "ＭＳ ゴシック", "Helvetica Neue", "Arial", sans-serif;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-size: 15px;
  font-size: 1.5em;
  text-align: center;
}

.content_person .bookIntro a {
  text-align: center;
}

.content_person .staffInfo th,
.content_person .staffInfo td {
  font-size: 14px;
  font-size: 1.4rem;
}

.content_person .staffInfo {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", "Hiragino Sans", "ヒラギノ角ゴシック", YuGothic,
    "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
    "ＭＳ ゴシック", "Helvetica Neue", "Arial", sans-serif;
  margin-top: 20px;
}

.content_person .staffInfo table {
  width: 100%;
}

.content_person .staffInfo th {
  padding-right: 5%;
  width: 30%;
}

.content_person .staffInfo td {
  width: 70%;
  border-left: 1px solid #e3e3e3;
  padding: 0 5%;
}

.content_person .kakeyama .btn {
  max-width: 376px;
}

@media screen and (max-width: 960px) {
  .content_person .item_staff .txt_box {
    padding: 4.65% 4.14%;
    width: 50%;
  }
}

@media screen and (min-width: 769px) {
  .content_person .item_staff.item05:before {
    background: url(../img/person/img_person_07a.png),
      url(../img/person/img_person07.jpg);
    background-size: inherit, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: left 90%, left center;
  }

  .content_person .item_staff.item02:before {
    background: url(../img/person/img_person_04a.png),
      url(../img/person/img_person04.jpg);
    background-size: inherit, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: right 90%, right center;
  }

  .content_person .item_staff.item01:before {
    background: url(../img/person/img_person_03a.png),
      url(../img/person/img_person03.jpg);
    background-size: inherit, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: left 90%, left center;
  }

  .content_person .item_staff.item03:before {
    background: url(../img/person/img_person_05a.png),
      url(../img/person/img_person05.jpg);
    background-size: inherit, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: right 90%, right center;
  }

  .content_person .item_staff.item04:before {
    background: url(../img/person/img_person_06a.png),
      url(../img/person/img_person06.jpg);
    background-size: inherit, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: left 90%, left center;
  }
}

@media screen and (max-width: 768px) {
  .content_person .item_staff .txt_box {
    padding: 25px 5%;
    width: 100%;
  }
}

@media screen and (min-width: 641px) {
  .content_person .main_vis .lead_wrap .profile img.book {
    width: auto;
  }
}

/********************當眞追加分20250214*********************/
@media screen and (min-width: 769px) {
  .content_person .item_staff.item04:before {
    background-position: right 90%, right center;
  }
}

/********************當眞追加分20250217*********************/
@media screen and (min-width: 769px) {
  .content_person .item_staff.item04:before {
    background: url(../img/person/img_person_06a.png),
      url(../img/person/img_person06_reverse.jpg);
    background-size: inherit, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: right 90%, right center;
  }
}
/*******************************company********************************/

.content_company .companyLeft h3 {
  background: #61a4c0;
  color: #fff;
}

.content_company .companyRight {
  justify-content: left;
}

.content_company .companyRight .txtBasic_L {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}

.content_company .companyLeft h3 span {
  width: auto;
}

.companyPage .banner {
  margin-top: 70px;
}

.content_company .companyRight {
  padding-top: 112px;
}

.content_company .companyRight dl dt,
.content_company .companyRight dl dd {
  font-family: "Noto Sans JP", sans-serif;
}

.content_company .companyRight dl dd {
  padding-left: 20px;
}

.content_company .google {
  color: #61a4c0;
  font-size: 14px;
  font-size: 1.4rem;
  margin-left: 10px;
}

@media (max-width: 768px) {
  .companyPage .banner {
    margin-top: 0;
    margin-bottom: 0;
  }

  .content_company .companyRight {
    padding-top: 30px;
    width: 100%;
    display: block;
  }
}

/********************黄追加分20190731*********************/

.container.comBg {
  background: #f6f6f6 url(../img/index/bg-vision.png) no-repeat;
  background-size: auto 100%;
  background-position: 80%;
  margin-bottom: 60px;
}

.container.comBg .content_company {
  margin: 50px 0 !important;
  padding: 50px 0;
}

.container .inner1138 {
  margin: 0 auto;
  width: 100%;
  max-width: 1138px;
}

@media screen and (max-width: 1138px) {
  .container.comBg .content_company {
    padding: 50px 20px;
  }

  .container.comBg {
    margin-top: -20px;
  }
}

@media (max-width: 768px) {
  .container.comBg .txtBasic_L {
    font-size: 13px;
  }

  .container.comBg .content_company {
    padding: 30px 3%;
  }
}

/**************************黄追加分20190819**************************/

/*******************************BLOG********************************/

.content_column .ttlCom01 {
  color: #fff;
  background: url(/img/blog/mv_bg.jpg) no-repeat center 40%;
  padding: 145px 0;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .content_column .ttlCom01 {
    padding: 70px 0;
  }
}
/**************************add_20211110**************************/
.bnrBox {
  padding-bottom: 60px;
}
.bnrBox a {
  display: block;
  max-width: 800px;
  margin: 0 auto;
  overflow: hidden;
  width: 90%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.bnrBox a:hover {
  opacity: 0.7;
}
.bnrBox a img {
  border-radius: 10px;
}
.content_index .secTopics {
  padding-bottom: 0;
}

/*******************************RECRUIT********************************/
.recruitTitle {
  line-height: 1.5;
}
.recruitDesc {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2.125;
}
.recruitName {
  font-family: "Noto Sans JP", sans-serif;
}
.recruitName span {
  display: block;
  line-height: 1;
}
@media screen and (max-width: 1000px) {
  .recruitPage .container {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .recruitPage .container .recruitImg {
    width: 500px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
  }
  .recruitImgL {
    display: none;
  }
  .recruitTitle br.brL,
  .recruitDesc br.brL {
    display: none;
  }
  .recruitTitle {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .recruitDesc {
    font-size: 14px;
  }
  .recruitName {
    margin-top: 20px;
  }
  .recruitName01 {
    font-size: 14px;
  }
  .recruitName02 {
    margin-top: 10px;
    font-size: 18px;
  }
  .recruitName02 strong {
    font-size: 24px;
  }
}
@media screen and (min-width: 1001px) {
  .recruitPage .container {
    display: flex;
    align-items: start;
    justify-content: space-between;
    padding-top: 70px;
    padding-bottom: 100px;
  }
  .recruitPage .container .recruitText {
    width: 52%;
  }
  .recruitPage .container .recruitImg {
    margin-top: 100px;
    width: 40%;
  }
  .recruitImgS {
    display: none;
  }
  .recruitTitle {
    font-size: 34px;
    margin-bottom: 40px;
  }
  .recruitTitle br.brS,
  .recruitDesc br.brS {
    display: none;
  }
  .recruitDesc {
    font-size: 16px;
  }
  .recruitName {
    margin-top: 40px;
  }
  .recruitName01 {
    font-size: 20px;
  }
  .recruitName02 {
    margin-top: 12px;
    font-size: 18px;
  }
  .recruitName02 strong {
    font-size: 25px;
  }
}
/**************************add_20250630**************************/

.btn.btnArrow.btn-01{
  font-family: "Noto Sans JP", sans-serif;
  padding: 16px 25px;
}

.btn-01__flex{
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-01__flex i{
  color: #FF0000;
  font-size: 55px;
  margin-right: 15px;
}

.btn-01__flex > div .ttl{
  font-size: 12px;
  margin-bottom: 6px;
}

.btn-01__flex > div .ttl span{
  color: #dc5555;
}


.btn-01__flex > div .channel-name{
  color: #2a2a2a;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {

.btn-01__flex > div {
  width: 80%;
}


.btn-01__flex i {
    font-size: 40px;
    margin-right: 5px;
}

.btn-01__flex > div .channel-name {
    font-size: 16px;
}

}





