@charset "UTF-8";
/* 荘仲介のご案内 */
#agencyContent {
  width: 960px;
  margin: 0 auto 120px auto; }
  #agencyContent #breadClumb {
    margin: 0 auto 40px auto; }

#lNavi {
  margin: 0 auto 60px auto; }
  #lNavi ul {
    width: 530px;
    margin: 0 auto 0 auto; }
    #lNavi ul li {
      flex-basis: 250px; }
      #lNavi ul li a {
        text-align: center;
        box-sizing: border-box;
        border: #dbedbf solid 4px;
        box-shadow: inset 0 0 0 1px #fff;
        background: #dbedbf;
        color: #4f8560;
        display: block;
        font-size: 22px;
        font-family: 'Noto Serif',serif;
        line-height: 1.2;
        padding: 15px;
        text-decoration: none;
        letter-spacing: 0.1em; }
        #lNavi ul li a.active, #lNavi ul li a:hover {
          background: linear-gradient(to bottom, #80ae3b 0%, #558814 100%);
          border: #5e901e solid 4px;
          box-shadow: inset 0 0 0 1px #fff;
          color: #fff; }

.underBarTitle {
  font-size: 25px;
  line-height: 1.6;
  display: block;
  position: relative;
  text-align: center;
  font-family: 'Noto Serif',serif;
  margin: 0 auto 60px auto; }
  .underBarTitle:after {
    position: absolute;
    left: 50%;
    bottom: -5px;
    display: block;
    width: 60px;
    height: 3px;
    transform: translateX(-50%);
    background: #1e6f37;
    content: ''; }

.agencyBox h4 {
  font-size: 25px;
  line-height: 1.6;
  margin: 0 0 20px 0;
  font-family: 'Noto Serif',serif; }
.agencyBox p {
  font-size: 15px;
  line-height: 2; }
.agencyBox#agency01 {
  margin: 0 auto 80px auto; }
  .agencyBox#agency01 .textBox {
    flex-basis: 470px; }
  .agencyBox#agency01 .imgBox {
    flex-basis: 450px; }
.agencyBox#agency02 {
  margin: 0 auto 80px auto; }
  .agencyBox#agency02 h4 {
    text-align: center; }
  .agencyBox#agency02 .pointBox ul li:nth-of-type(1) {
    flex-basis: 210px; }
  .agencyBox#agency02 .pointBox ul li:nth-of-type(2) {
    flex-basis: 260px; }
  .agencyBox#agency02 .pointBox ul li:nth-of-type(3) {
    flex-basis: 220px; }
  .agencyBox#agency02 .pointBox ul li:nth-of-type(4) {
    flex-basis: 220px; }
.agencyBox#agency03 {
  background: #f8f8ee;
  padding: 40px 0 0 0;
  margin: 0 auto 90px auto; }
  .agencyBox#agency03 > p {
    text-align: center;
    font-size: 18px;
    font-family: 'Noto Serif',serif;
    margin: 0 auto 20px auto;
    letter-spacing: 0.1em; }
  .agencyBox#agency03 h4 {
    text-align: center;
    font-size: 35px;
    line-height: 40px;
    color: #ac0007; }
  .agencyBox#agency03 .pointBox {
    width: 880px;
    margin: 0 auto 40px auto; }
    .agencyBox#agency03 .pointBox li {
      flex-basis: 280px; }
      .agencyBox#agency03 .pointBox li span {
        font-size: 15px;
        line-height: 2;
        letter-spacing: 0.075em;
        text-align: center;
        margin: 20px 0 0 0;
        display: block; }
  .agencyBox#agency03 .pointBox2 {
    background: url("../img/assessment/bg_agency_01.png") bottom center/100% auto no-repeat;
    padding: 45px 0 55px 0; }
    .agencyBox#agency03 .pointBox2 h4 {
      font-size: 30px;
      color: #ac0007;
      text-shadow: 0px 0px 14px white, 0px 0px 14px white, 0px 0px 14px white, 0px 0px 14px white, 0px 0px 14px white, 0px 0px 14px white;
      margin: 0 auto 30px auto;
      text-align: center; }
    .agencyBox#agency03 .pointBox2 ul {
      width: 920px;
      margin: 0 auto; }
      .agencyBox#agency03 .pointBox2 ul li {
        flex-basis: 110px;
        background: #e9e4cf;
        position: relative;
        overflow: visible;
        height: 140px; }
        .agencyBox#agency03 .pointBox2 ul li > span {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translateX(-50%) translateY(-50%);
          font-feature-settings: "palt";
          width: 100%;
          text-align: center;
          font-size: 18px;
          line-height: 28px;
          font-weight: bold;
          color: #6a5f31; }
          .agencyBox#agency03 .pointBox2 ul li > span span {
            font-size: 80%;
            text-align: center;
            color: #6a5f31; }
        .agencyBox#agency03 .pointBox2 ul li:after {
          content: '';
          display: block;
          position: absolute;
          right: calc( -150px / 6);
          top: 50%;
          transform: translateX(-50%) translateY(-50%);
          width: 0;
          height: 0;
          border-style: solid;
          border-top: 9px solid transparent;
          border-bottom: 9px solid transparent;
          border-left: 10px solid #6a5f31;
          border-right: 0; }
        .agencyBox#agency03 .pointBox2 ul li:last-of-type {
          background: #f5dbd5; }
          .agencyBox#agency03 .pointBox2 ul li:last-of-type:after {
            display: none; }
          .agencyBox#agency03 .pointBox2 ul li:last-of-type > span {
            color: #ac0007; }
.agencyBox#agency04 h4 {
  font-size: 25px;
  line-height: 35px;
  text-align: center;
  font-family: 'Noto Serif',serif;
  margin: 0 auto 40px auto; }
  .agencyBox#agency04 h4 b {
    color: #ac0007; }
.agencyBox#agency04 .btnBox {
  width: 350px;
  margin: 0 auto 40px auto; }
  .agencyBox#agency04 .btnBox a {
    display: block;
    background: #1e6f37;
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 15px 0; }
.agencyBox#agency04 .contactBox {
  border: #000 solid 1px;
  box-sizing: border-box;
  padding: 20px;
  text-align: center; }
  .agencyBox#agency04 .contactBox p {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    margin: 0 auto 25px auto; }
  .agencyBox#agency04 .contactBox h5 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto 10px auto;
    line-height: 28px; }
  .agencyBox#agency04 .contactBox .tel {
    margin: 0 auto 10px auto;
    width: 496px; }
  .agencyBox#agency04 .contactBox .time {
    display: block;
    text-align: center;
    font-size: 15px;
    line-height: 28px;
    margin: 15px auto 0 auto; }

/* よくあるご質問 */
#faqContent {
  width: 960px;
  margin: 0 auto 120px auto; }
  #faqContent #breadClumb {
    margin: 0 auto 40px auto; }

.faqNavi {
  margin: 0 auto 70px auto; }
  .faqNavi ul li {
    flex-basis: calc( ( 100% - 20px ) / 3 );
    margin: 0 0 10px 0; }
    .faqNavi ul li a {
      display: block;
      background: #fff;
      border: #1e6f37 solid 1px;
      text-align: center;
      color: #1e6f37;
      text-decoration: none;
      font-size: 18px;
      line-height: 25px;
      letter-spacing: 0.075em;
      font-feature-settings: "palt";
      padding: 18px 0; }
      .faqNavi ul li a:hover {
        background: #1e6f37;
        color: #fff; }

.faqList {
  counter-increment: faq 1;
  margin: 0 0 90px 0; }
  .faqList h4 {
    font-family: 'Noto Serif',serif;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 0.1em;
    color: #1e6f37;
    margin: 0 0 40px 0; }
    .faqList h4:before {
      content: counter(faq) ". "; }
  .faqList .faqBox {
    margin: 0 0 40px 0; }
    .faqList .faqBox .question {
      font-size: 18px;
      line-height: 25px;
      font-weight: bold;
      position: relative;
      padding: 10px 50px 10px 50px;
      border-bottom: #000 solid 1px;
      margin: 0 0 20px 0; }
      .faqList .faqBox .question:before {
        content: 'Q';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 28px;
        font-weight: bold;
        color: #1e6f37;
        line-height: 45px; }
      .faqList .faqBox .question .arrow {
        outline: none;
        border: none;
        background: #000000;
        padding: 0;
        width: 40px;
        height: 30px;
        position: absolute;
        bottom: 0;
        right: 0;
        cursor: pointer; }
        .faqList .faqBox .question .arrow:after {
          display: block;
          content: '';
          width: 12px;
          height: 12px;
          box-sizing: border-box;
          border-right: #fff solid 2px;
          border-bottom: #fff solid 2px;
          border-left: #fff solid 0px;
          border-top: #fff solid 0px;
          transform: rotate(45deg) translateX(-50%) translateY(-50%);
          position: absolute;
          top: 50%;
          left: calc(50% - 6px); }
        .faqList .faqBox .question .arrow.active:after, .faqList .faqBox .question .arrow:hover:after {
          border-right: #fff solid 0px;
          border-bottom: #fff solid 0px;
          border-left: #fff solid 2px;
          border-top: #fff solid 2px;
          left: calc( 50% - 6px);
          top: calc( 50% + 6px); }
    .faqList .faqBox .answer {
      font-size: 15px;
      line-height: 25px;
      padding: 10px 0 10px 50px;
      position: relative;
      display: none; }
      .faqList .faqBox .answer:before {
        content: 'A';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 28px;
        font-weight: bold;
        color: #1e6f37;
        line-height: 45px; }
      .faqList .faqBox .answer.active {
        display: block; }
