.office-info-wrap01 div p {
  border-bottom: #eceae1 1px solid;
  padding-bottom: 13px;
  margin-bottom: 13px;
}
.office-info-wrap01 div p:first-child {
  font-weight: bold;
}
.office-info-wrap01 div p:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.h2-tit {
  clear: both;
}

.office-info-wrap02 div p {
  text-align: center;
}
.office-info-wrap02 div p + p {
  margin-top: 10px;
}

.office-info-wrap04 {
  width: 100%;
  display: inline-block;
}

.flow-container .flow-h2 {
  line-height: 140%;
  color: #000;
  border-bottom: #ddd 1px solid;
  font-weight: bold;
  clear: both;
  letter-spacing: 2px;
}
.flow-container .blue-txt {
  color: #2a6ac0;
  font-weight: bold;
}

.flow-inq-btn {
  text-align: center;
}
.flow-inq-btn a {
  display: block;
  position: relative;
  text-decoration: none;
  color: #fff;
  text-align: center;
  background-color: #ec6941;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.flow-inq-btn a:after {
  content: '';
  border-bottom: 1px solid #6297d9;
  border-right: 1px solid #6297d9;
  position: absolute;
  display: block;
  margin-top: -3px;
  top: 50%;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 6px;
  height: 6px;
  border-bottom-width: 3px;
  border-right-width: 3px;
  border-color: #fff;
  right: 15px;
  margin-top: -4px;
}

.flow-wrap01 div .blue-txt {
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.flow-wrap01 div p {
  color: #333;
}
.flow-wrap01 .l-box p:nth-child(2) {
  text-align: center;
}
.flow-wrap01 .l-box p:nth-child(2) span {
  display: inline-block;
}
.flow-wrap01 .l-box p:nth-child(2) .telno {
  color: black;
}
.flow-wrap01 .l-box p:nth-child(3) {
  margin-top: 5px !important;
  text-align: center;
  font-weight: bold;
}

.flow-wrap02 .time-list {
  clear: both;
  overflow: hidden;
}
.flow-wrap02 .time-list p {
  float: left;
  font-weight: bold;
  margin-top: 0;
}
.flow-wrap02 .time-list p span {
  color: #fff;
  text-align: center;
  margin-right: 10px;
}
.flow-wrap02 .time-list p:first-child {
  margin-right: 30px;
  letter-spacing: 2px;
}
.flow-wrap02 .time-list p:first-child span {
  background-color: #373737;
}
.flow-wrap02 .time-list p:last-child span {
  background-color: #00479d;
}

.flow-wrap03 ol.flow-list {
  margin: 0;
}
.flow-wrap03 ol.flow-list li {
  counter-increment: number;
  list-style: none;
  margin: 1em 0 0 3em;
}
.flow-wrap03 ol.flow-list li:before {
  font-style: italic;
  color: #19498b;
  content: counter(number) ". ";
}
.flow-wrap03 .cap {
  color: #66421b;
}

.flow-notice {
  clear: both;
  display: block;
  width: 100% !important;
  box-sizing: border-box;
}
.flow-notice p span {
  color: #66421b !important;
  display: block;
}

.form-page ul, .form-page ol {
  margin: 0;
}
.form-page ul li, .form-page ol li {
  line-height: 180%;
}
.form-page ul li a, .form-page ol li a {
  color: #009fc1;
}
.form-page ul li li, .form-page ol li li {
  font-size: 100%;
}
.form-page ul ol li,
.form-page ul ul li, .form-page ol ol li,
.form-page ol ul li {
  list-style: none;
}
.form-page .form-info {
  border-top: #ddd 1px solid;
}
.form-page .form-info p {
  margin-left: 1.5em;
  text-indent: -1.0em;
}
.form-page .normal-list > li {
  list-style: decimal !important;
}
.form-page .cjk-list > li {
  list-style-type: cjk-ideographic;
}

.format-d-link li {
  margin-left: 0 !important;
}

@media only screen and (max-width: 667px) {
  .img-center-content img {
    width: 100%;
  }

  .office-info-wrap01 .img-area {
    margin-bottom: 20px;
  }
  .office-info-wrap01 div p:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }

  .office-info-wrap02 div {
    margin-bottom: 20px;
  }

  .office-info-wrap03 iframe {
    margin-top: 15px;
    width: 100%;
    height: 180px;
  }

  .office-prof-item {
    margin-top: 20px;
  }

  .flow-container .flow-h2 {
    font-size: 1.6rem;
    padding: 25px 0 20px 50px;
    margin-bottom: 15px;
  }
  .flow-container .step1 {
    background: url(../images/step01.gif) top 22px left no-repeat;
    background-size: 30px auto;
    padding: 0 0 20px 50px;
  }
  .flow-container .step2 {
    background: url(../images/step02.gif) center left no-repeat;
    background-size: 30px auto;
  }
  .flow-container .step3 {
    background: url(../images/step03.gif) center left no-repeat;
    background-size: 30px auto;
  }
  .flow-container .blue-txt {
    font-size: 1.6rem;
  }

  .flow-inq-btn a {
    font-size: 2.0rem !important;
    width: 100%;
    padding: 20px;
  }

  .flow-wrap01 {
    margin: 0 0 30px 0;
  }
  .flow-wrap01 div .blue-txt {
    font-size: 1.6rem;
  }
  .flow-wrap01 div p:last-child {
    margin-top: 20px;
  }
  .flow-wrap01 .l-box {
    margin-bottom: 40px;
  }
  .flow-wrap01 .l-box p:nth-child(2) .icon img {
    width: 25px;
    padding: 0 10px 7px 0;
  }
  .flow-wrap01 .l-box p:nth-child(2) .telno {
    font-weight: bold;
    font-size: 3.0rem;
  }
  .flow-wrap01 .l-box p:nth-child(2) .telno a {
    text-decoration: none;
    color: black;
  }

  .flow-wrap02 {
    margin: 0 0 30px 0;
  }
  .flow-wrap02 .time-list p {
    font-size: 1.4rem;
  }
  .flow-wrap02 .time-list p span {
    font-size: 1.0rem;
    padding: 2px 5px;
  }

  .flow-wrap03 {
    margin: 0;
  }
  .flow-wrap03 ol.flow-list li {
    margin: 1em 0 0 2.5em;
  }
  .flow-wrap03 ol.flow-list li:before {
    font-size: 138.5%;
    margin-left: -1.0em;
  }
  .flow-wrap03 .cap {
    font-size: 1.3rem !important;
    padding-left: 33px;
  }

  .form-page .first-ol {
    margin-top: 30px;
  }
  .form-page ul li, .form-page ol li {
    font-size: 1.3rem;
  }
  .form-page .form-info {
    padding-top: 10px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 668px) {
  .office-info-wrap01 {
    clear: both;
    display: inline-block;
    width: 100%;
  }
  .office-info-wrap01 .img-area {
    width: 300px;
    float: left;
  }
  .office-info-wrap01 div {
    width: 410px;
    float: right;
  }
  .office-info-wrap01 div p + p {
    margin-top: 0;
  }
  .office-info-wrap01 div p:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }

  .office-info-wrap02 {
    clear: both;
    display: inline-block;
    width: 100%;
  }
  .office-info-wrap02 div {
    width: 232px;
    float: left;
    margin-left: 22px;
  }
  .office-info-wrap02 div:first-child {
    margin-left: 0;
    clear: both;
  }

  .office-info-wrap03 iframe {
    margin-top: 30px;
    width: 740px;
    height: 457px;
  }

  .office-prof-item {
    width: 230px;
  }
  .office-prof-item:nth-child(4n+1) {
    margin-left: 25px;
    clear: none;
  }
  .office-prof-item:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
  }

  .flow-container .content {
    width: 1120px;
  }
  .flow-container .flow-h2 {
    font-size: 197%;
    min-height: 87px;
    padding: 34px 0 0 130px;
    margin-bottom: 30px;
  }
  .flow-container .step1 {
    background: url(../images/step01.gif) top left 25px no-repeat;
    background-size: 60px auto;
    padding: 17px 0 18px 130px;
  }
  .flow-container .step2 {
    background: url(../images/step02.gif) top left 25px no-repeat;
    background-size: 60px auto;
  }
  .flow-container .step3 {
    background: url(../images/step03.gif) top left 25px no-repeat;
    background-size: 60px auto;
  }
  .flow-container .blue-txt {
    font-size: 153.9%;
  }

  .flow-inq-btn a {
    width: 360px;
    height: 70px;
    line-height: 70px !important;
    font-size: 153.9%;
    font-family: 'GENJ';
    padding: 0;
    margin: 0 auto;
  }

  .flow-wrap01 {
    margin: 0 0 90px 130px;
    display: inline-block;
    clear: both;
  }
  .flow-wrap01 div {
    width: 450px;
    float: left;
  }
  .flow-wrap01 div .blue-txt {
    font-size: 153.9%;
  }
  .flow-wrap01 div p:last-child {
    margin-top: 30px;
  }
  .flow-wrap01 div:first-child {
    margin-right: 90px;
  }
  .flow-wrap01 .l-box p:nth-child(2) .icon img {
    width: 50px;
    padding-right: 10px;
  }
  .flow-wrap01 .l-box p:nth-child(2) .telno {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 250%;
  }

  .flow-wrap02 {
    margin: 0 0 80px 130px;
    display: inline-block;
  }
  .flow-wrap02 .time-list p {
    font-size: 138.5%;
  }
  .flow-wrap02 .time-list p span {
    font-size: 77.8%;
    padding: 2px 10px;
  }
  .flow-wrap02 .blue-txt {
    margin-top: 30px;
  }

  .flow-wrap03 {
    margin: 0 0 0 130px;
    display: inline-block;
  }
  .flow-wrap03 ol.flow-list li:before {
    font-family: Copse;
    font-size: 167%;
    margin-left: -48px;
    margin-right: 20px;
  }
  .flow-wrap03 .cap {
    font-size: 123.1% !important;
    padding-left: 45px;
  }

  .flow-notice p {
    font-size: 108%;
  }

  .form-page .first-ol {
    margin-top: 50px;
  }
  .form-page ul, .form-page ol {
    margin-top: 15px;
  }
  .form-page ul li, .form-page ol li {
    margin: 1em 0 0 2.0em;
    font-size: 123.1%;
  }
  .form-page .form-info {
    padding-top: 30px;
    margin-top: 60px;
  }
}


/*------------------------------------------------------------
20241010
------------------------------------------------------------*/
.group{
  width: 100%;
}

.yuigon-link {
  text-align: left;
}

.yuigon-link a {
  display: inline-block;
  text-align: center;
  padding: 30px 60px;
  margin: 50px auto 0;
  color: #372924;
  background: #f9e2be;
  text-decoration: none;
  border: 1px solid #fff;
  line-height: 1.6;
  font-size: 16px;
  font-weight: bold;
  box-shadow: #ccc 0 0 0;
  transition: 0.6s;
  position: relative;
}

.yuigon-link a:hover {
  box-shadow: #ccc 0 0 10px;
}

.yuigon-link a::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #333;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.yuigon-link a::after {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  right: 26px;
  top: 50%;
  margin-top: -3px;
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

@media only screen and (max-width: 667px) {
  .yuigon-link a {
    padding: 20px;
    display: block;
    font-size: 15px;
  }
  .yuigon-link a::before {
    right: 10px;
  }

  .yuigon-link a::after {
    right: 16px;
  }
}