﻿@charset "utf-8";

/* ============================================
基本設定
============================================ */

body,
button,
input,
select,
textarea {
  font-family: YakuHanJPs, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", YuGothic, "游ゴシック", sans-serif;
}

section,
article,
aside,
nav,
footer,
header,
figure {
  display: block;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
div,
span,
p,
pre,
blockquote,
ul,
ol,
li,
dl,
dt,
dd,
address,
form,
select,
option,
input,
label,
figcaption,
fieldset {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary,
div,
span,
p,
ul,
ol,
li,
dl,
dt,
dd,
table,
tr,
th,
td,
a,
img,
*:after,
*:before {
  box-sizing: border-box;
}

ol,
ul {
  list-style: none;
}

p,
li,
dl,
table {
  line-break: strict;
  word-break: break-strict;
  word-wrap: break-word;
}

img {
  border: none;
  line-height: 1;
  vertical-align: bottom;
}

a {
  background: transparent;
  outline: 0 none;
  text-decoration: none;
}

a:visited {
  /* color:#369; */
  color: #00f;
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

a:hover {
  /* color:#369; */
  color: #f00;
  text-decoration: none;
}
a:hover > img {
  opacity: 0.7;
}

p {
  margin: 0 0 0.7em;
}

.w70p {
  width: 70%;
}
.w75p {
  width: 75%;
}
.w80p {
  width: 80%;
}
.w90p {
  width: 90%;
}
.w93_7p {
  width: 93.7%;
}
.w5em {
  width: 5em;
}
.w6em {
  width: 6em;
}
.w7em {
  width: 7em;
}
.w8em {
  width: 8em;
}
.w9em {
  width: 9em;
}
.w10em {
  width: 10em;
}
.w11em {
  width: 11em;
}
.w12em {
  width: 12em;
}
.w13em {
  width: 13em;
}
.w14em {
  width: 14em;
}
.w15em {
  width: 15em;
}
.w16em {
  width: 16em;
}
.w17em {
  width: 17em;
}

.size-l *:not(.sp_scroll) > .w70p {
  width: 82.3%;
}
.size-l *:not(.sp_scroll) > .w75p {
  width: 88.2%;
}
.size-l *:not(.sp_scroll) > .w80p {
  width: 94.1%;
}
.size-l *:not(.sp_scroll) > .w90p {
  width: 98%;
}

.fs_x-small {
  font-size: 70.6%;
}

.fs_small {
  font-size: 82.4%;
}

.fs_large {
  font-size: 117.6%;
}

.fs_x-large {
  font-size: 141.2%;
}

.fc_pink {
  color: #ea6094;
}

.green {
  background: #007e41;
}

.yellow {
  background: #cd8a13;
}

/*============================
header
============================*/
.header_bg {
  background: #fff;
  z-index: 1000;
}

.header_bg header {
  position: relative;
}

.single .header_bg header,
.other .header_bg header {
  background: url(../image/img_kiritani.png?20230407) 0 0 / auto 100% no-repeat;
}

/*============================
#searcharea
============================*/
.header_bg header div#searcharea {
  position: relative;
  color: #f75586;
}

.header_bg header div#searcharea form {
  display: flex;
  line-height: 1.5;
  box-shadow: inset 0 0 0.2em rgba(234,96,148,0.5);
  justify-content: space-between;
}

.header_bg header div#searcharea form input {
  outline: none;
  padding: 0 0.8em;
  box-sizing: border-box;
  background: transparent;
}

.header_bg header div#searcharea form input::placeholder {
  color: #acb2b2;
}

.header_bg header div#searcharea form button {
  width: 2em;
  padding: 0;
  background: url(../image/ico-search.png) 50% 50% / 18px auto no-repeat;
  overflow: hidden;
  text-indent: -100em;
  border: none;
}

.header_bg header .header_links {
  display: flex;
  justify-content: space-between;
}
.header_bg header .header_links li a {
  position: relative;
  display: block;
  padding: 0 1em 0 0;
  text-align: center;
  font-weight: 600;
  color: #fff;
  line-height: 2.4;
  letter-spacing: 0.2em;
  background: #ea6094;
}
.header_bg header .header_links li a::after {
  content: "▲";
  position: absolute;
  top: 0.1em;
  right: 0.5em;
  bottom: 0;
  width: 1em;
  height: 1em;
  margin: auto 0;
  transform: rotate(90deg) scale(0.6,0.4);
}

.header_bg .header_nav_wrap ul.estate li:nth-child(1) a,
.header_bg .header_nav_wrap ul.apart-management li:nth-child(2) a,
.header_bg .header_nav_wrap ul.mansion-management li:nth-child(3) a,
.header_bg .header_nav_wrap ul.rental-management li:nth-child(4) a,
.header_bg .header_nav_wrap ul.rental-housing li:nth-child(5) a,
.header_bg .header_nav_wrap ul.house-rental li:nth-child(6) a,
.header_bg .header_nav_wrap ul.tac-saving li:nth-child(7) a {
  background: #ea6094;
  color: #fff;
}

.breadcrumbs ul {
  display: flex;
  line-height: 1.65;
}

.breadcrumbs ul li {
  background: url("../image/ico_breadcrumb.png") 100% 50% no-repeat;
}

.breadcrumbs ul li:last-child {
  background: none;
}

/*============================
#size_changer
============================*/
#size_changer ul.fontSize {
  letter-spacing: 0;
}

#size_changer ul.fontSize li {
  cursor: pointer;
}

#size_changer ul.fontSize li.changeBtn {
  cursor: pointer;
  transition: all 0.2s linear;
}

#size_changer ul.fontSize li.changeBtn.active,
#size_changer ul.fontSize li.changeBtn:hover {
  background: #f75586;
  color: #fff;
}

.footer_hr {
  margin: 0 0 1.5em;
  height: 0.2em;
  border: 0;
  background: #f75586;
}
.footer_info_bg {
  padding: 38px 0 0;
  background: #fff7fa;
}

.seo_block {
  background: #f75586;
  line-height: 1.6;
  color: #fff;
}

#description_txt {
  display: none;
}

.footer_info h2 {
  font-weight: bold;
  color: #000;
  text-align: center;
}
.footer_btns li a {
  display: flex;
  width: 100%;
  height: 52px;
  padding: 0 0 0 0.7em;
  font-weight: 600;
  letter-spacing: 0.05em;
  justify-content: center;
  align-items: center;
}
.footer_btns li a.document {
  background: url(../image/bg-footer-btn-document.png) 0 0 / 100% auto no-repeat;
  color: #ea6094;
}
.footer_btns li a.mail {
  background: url(../image/bg-footer-btn-mail.png) 0 0 / 100% auto no-repeat;
  color: #85b83a;
}
.footer_btns li a.online {
  background: url(../image/bg-footer-btn-online.png) 0 0 / 100% auto no-repeat;
  color: #2c8b2f;
}
.footer_info div.flexbox dl.consultation {
  padding: 4vw;
  border-radius: 2vw;
  border: 0.4vw solid #ea6094;
}

.footer_info div.flexbox dl.consultation dt {
  margin: 0 0 1vw;
  font-size: 5.33vw;
}
.footer_info div.flexbox dl.consultation dt .ico-tel {
  display: inline-block;
  width: 4.8vw;
  margin-right: 0.25em;
  vertical-align: middle;
}
.footer_info div.flexbox dl.consultation dt b {
  color: #ea6094;
}
.footer_info div.flexbox dl.consultation dt span {
  font-size: 4.53vw;
  font-weight: 400;
}

.footer_info div.flexbox dl.consultation {
  background: #fff;
  text-align: center;
  line-height: 1.55;
}

.footer_info div.flexbox dl.consultation dt {
  font-weight: bold;
  text-align: center;
}

.footer_info div.flexbox dl.consultation dd.mail a {
  position: relative;
  display: block;
  margin: 0 auto;
  background: #fff;
  font-weight: bold;
  text-align: center;
  color: #f75586;
}

.footer_info div.flexbox dl.consultation dd.mail a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url("../image/ico_mail.png") 0 0 / 100% auto no-repeat;
}

.footer_info div.flexbox dl.consultation dd.mail a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url("../image/ico_mail_arrow.png") 0 0 / 100% auto no-repeat;
}

.footer_info div.flexbox .document > a {
  position: relative;
  display: block;
  background: #f75586;
  color: #fff;
}

.footer_info div.flexbox .document > a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url("../image/ico_document.png") 0 0 / 100% auto no-repeat;
}

.footer_info div.flexbox .document > a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url("../image/ico_document_arrow.png") 0 0 / 100% auto no-repeat;
}

.flexbox {
  display: flex;
  flex-wrap: wrap;
}

.flexbox.between {
  justify-content: space-between;
}

.footer_bg {
  position: relative;
  letter-spacing: 0;
}

.footer_bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: #3c9468;
}

.footer_bg::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f75586;
}
footer ul li a:visited {
  color: #f75586;
}

/*============================
#footer_copy
============================*/
footer div#footer_copy p {
  margin: 0 0 0.6em;
}

#page_top {
  position: fixed;
  display: block;
  border-radius: 6em;
  background: #ea6094;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 58.8%;
  z-index: 10000;
}

#page_top img {
  display: block;
  margin: 0 auto 0.6em;
}

.bnr_online-consultation a img,
.bnr_hm_estate a img {
  width: 100%;
}

@media screen and (max-width: 760px) {

  .none_sp,
  .none_sp_inline {
    display: none;
  }

  .none_pc {
    display: block;
  }

  .none_pc_inline {
    display: inline-block;
  }

  .sp_scroll {
    width: 90%;
    margin: 0 auto;
    overflow-x: scroll;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }

  .sp_scroll > table {
    width: 200%;
  }

  #wrap {
    font-size: 4.53vw;
  }

  .header_bg {
    position: relative;
  }

  .header_bg header {
    display: flex;
    padding: 2vw 4vw 3.5vw;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  /*============================
  #logo
  ============================*/
  .header_bg header #logo {
    width: 55vw;
    margin: 0 auto 1.5vw;
  }
  .single .header_bg header #logo,
  .other .header_bg header #logo {
    margin-right: 28vw;
  }

  .header_bg header #logo a img {
    width: 100%;
  }

  .single .header_bg header,
  .other .header_bg header {
    background-size: auto 16vw;
    background-position: 86% 0;
  }

  /*============================
  #searcharea
  ============================*/
  .header_bg header div#searcharea {
    position: relative;
    margin: 3vw 0 0;
  }

  .header_bg header div#searcharea form {
    width: 15.5em;
    font-size: 3.73vw;
    border: 0.267vw solid #ea6094;
    border-radius: 2.4vw;
  }

  .header_bg header div#searcharea form b {
    font-size: 4.53vw;
  }

  .header_bg header div#searcharea form input {
    width: 11.5em;
    font-size: 3.73vw;
    line-height: 9vw;
    border: none;
  }

  .header_bg header div#searcharea form button {
    bottom: 0.1vw;
    width: 12%;
    border-radius: 0.53vw;
    font-size: 4.53vw;
    line-height: 9vw;
  }
  .header_bg header .header_links {
    margin: 3.5vw 0 0;
    order: 2;
  }
  .header_bg header .header_links li:only-child {
    margin: 0;
  }
  .header_bg header .header_links li a {
    width: 30.8vw;
    font-size: 3.3vw;
    border: 0.4vw solid #fff9e1;
    border-radius: 2.4vw;
    box-shadow: 0 0.4vw 0.64vw rgba(234,96,148,0.5);
    letter-spacing: 0;
  }

  .header_bg .header_nav_wrap {
    width: 100%;
    border-top: 1.067vw solid #ea6094;
    border-bottom: 0.534vw solid #ea6094;
    background: #fff;
    z-index: 500;
    letter-spacing: 0;
  }
  /*.header_bg .header_nav_wrap.fixed {
    position: fixed;
    top: 0;
    bottom: auto;
  }*/
  .header_bg .header_nav_wrap ul {
    display: flex;
    margin: 1vw auto;
    justify-content: center;
    flex-wrap: wrap;
  }
  .header_bg .header_nav_wrap ul li {
    width: 48vw;
    padding: 0.25em 0.4em 0.15em;
  }
  .header_bg .header_nav_wrap ul li:nth-child(odd):not(:last-child) {
    border-right: 0.4vw solid #f8d7e3;
  }
  .header_bg .header_nav_wrap ul li:not(:nth-last-child(-n+2)) {
    border-bottom: 0.4vw solid #f8d7e3;
  }
  /*.header_bg .header_nav_wrap ul li:last-child {
    width: 100%;
  }*/
  .header_bg .header_nav_wrap ul li a {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 2.6em;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.07;
    text-align: center;
    color: #000;
    border-radius: 1vw;
  }

  #container {
    padding: 0.27vw 0 0;
  }

  .breadcrumbs__wrapper {
    width: 96%;
    padding: 3vw 0 0;
    margin: 0 auto 3vw;
    border-bottom: 0.27vw solid #e6537f;
    overflow-x: scroll;
  }

  .breadcrumbs ul li {
    padding: 0 4.5vw 0 2vw;
    background-size: 9px auto;
    white-space: nowrap;
    font-size: 82.4%;
  }

  .breadcrumbs ul li:last-child {
    padding: 0 0 0 2vw;
  }

  .footer_info div.flexbox .document img {
    width: 100%;
  }

  /*============================
  #size_changer
  ============================*/
  #size_changer {
    width: 52vw;
    height: 9.87vw;
    margin: 0 0 4vw auto;
    border-bottom: 0.27vw solid #f75586;
    display: flex;
    font-size: 4.53vw;
  }

  #size_changer ul.fontSize {
    display: flex;
    width: 100%;
    padding: 0 1.067vw 0.8vw 0.8vw;
    justify-content: space-between;
    align-items: flex-end;
  }

  #size_changer li.text {
    display: block;
    flex-basis: 5.2em;
  }

  #size_changer ul.fontSize li.changeBtn {
    border-radius: 0.53vw;
    border: 0.27vw solid #f75586;
    text-align: center;
    font-weight: bold;
    color: #f75586;
  }

  #size_changer ul.fontSize li.changeBtn.s {
    width: 6.4vw;
    height: 6.4vw;
    line-height: 6.4vw;
  }

  #size_changer ul.fontSize li.changeBtn.m {
    width: 6.93vw;
    height: 7.47vw;
    line-height: 7.47vw;
  }

  #size_changer ul.fontSize li.changeBtn.l {
    width: 7.47vw;
    height: 8.53vw;
    line-height: 8.53vw;
  }
  .footer_hr {
    margin: 0 0 1em;
  }

  .seo_block {
    padding: 4vw;
    margin: 0 0 6vw;
    letter-spacing: 0.025em;
    text-align: justify;
    text-justify: inter-ideograph;
  }

  .description_box .description_txt {
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-bottom: 0.9em;
    font-size: 3.73vw;
    line-height: 1.5;
    /*transition: all ease 0.4s;*/
  }

  #description_txt:checked + .description_box .description_txt {
    -webkit-line-clamp: 20;
  }

  .description_box label {
    display: block;
    width: 52%;
    margin: 0 auto;
    background: #fff;
    border-radius: 1.8vw;
    font-size: 4.53vw;
    font-weight: bold;
    text-align: center;
    line-height: 10vw;
    color: #f75586;
  }

  #description_txt:checked + .description_box .description_open,
  #description_txt:not(:checked) + .description_box .description_close {
    display: none;
  }

  .footer_info {
    width: 92%;
    margin: 0 auto;
    letter-spacing: 0.025em;
  }

  .footer_info h2 {
    margin: 0 0 3vw;
    font-size: 5.33vw;
    line-height: 1.33;
  }

  .footer_info p {
    margin: 0 4vw 4vw;
    font-size: 3.73vw;
    line-height: 1.55;
  }

  .footer_btns {
    width: 92%;
    margin: 0 auto 4vw;
  }
  .footer_btns li {
    margin: 0 0 4vw;
  }
  .footer_btns li a {
    height: 17.3vw;
  }

  .footer_info div.flexbox {
    margin: 0 0 6vw;
  }

  .footer_info div.flexbox dl.consultation {
    width: 92%;
    padding: 3vw;
    margin: 0 auto 4vw;
    border-radius: 1.8vw;
  }

  .footer_info div.flexbox dl.consultation dt {
    margin: 0 0 2vw;
    font-size: 5.33vw;
  }

  .footer_info div.flexbox dl.consultation dd.tel {
    padding-left: 20vw;
    margin-bottom: 0.4em;
    font-size: 5.33vw;
    line-height: 1.1;
    text-indent: -16vw;
  }

  .footer_info div.flexbox dl.consultation dd.tel b {
    font-size: 5.33vw;
  }

  .footer_info div.flexbox dl.consultation dd.tel span,
  .footer_info div.flexbox dl.consultation dd.time,
  .footer_info div.flexbox dl.consultation dd.off {
    font-size: 3.73vw;
  }

  .footer_info div.flexbox dl.consultation dd.mail {
    padding: 2.67vw 0 0;
  }

  .footer_info div.flexbox dl.consultation dd.mail a {
    width: 67vw;
    border-radius: 1.8vw;
    font-size: 4.53vw;
    line-height: 11vw;
  }

  .footer_info div.flexbox dl.consultation dd.mail a::before {
    left: 5.33vw;
    width: 6.67vw;
    height: 5.33vw;
  }

  .footer_info div.flexbox dl.consultation dd.mail a::after {
    right: 5.33vw;
    width: 6.13vw;
    height: 6.13vw;
  }

  .footer_info div.flexbox .document {
    width: 67vw;
    padding: 2vw 0 0;
    margin: 0 auto;
  }

  .footer_info div.flexbox .document img {
    display: block;
    width: 85%;
    margin: 0 auto -2vw;
  }

  .footer_info div.flexbox .document > a {
    border: 0.27vw solid #ec386e;
    border-radius: 1.8vw;
    font-size: 4.53vw;
    font-weight: bold;
    text-align: center;
    line-height: 11vw;
  }

  .footer_info div.flexbox .document > a::before {
    left: 5.33vw;
    width: 7.47vw;
    height: 7.2vw;
  }

  .footer_info div.flexbox .document > a::after {
    right: 5.33vw;
    width: 6.13vw;
    height: 6.13vw;
  }

  .footer_bg {
    padding: 0 0 12.5vw;
  }

  .footer_bg::before {
    bottom: 5.6vw;
    height: 2.13vw;
  }

  .footer_bg::after {
    height: 4.53vw;
  }

  footer ul {
    border-top: 0.27vw solid #f75586;
    margin: 4vw 0 0;
  }

  footer ul li {
    border-bottom: 0.27vw solid #f75586;
  }

  footer ul li a {
    display: block;
    padding: 0 0 0 1.3em;
    color: #f75586;
    font-size: 4.53vw;
    line-height: 12.5vw;
    background: #fef2f6 url("../image/ico_arrow_foot_link.png") 94% 50% / auto 3vw no-repeat;
  }

  /*============================
  #footer_copy
  ============================*/
  footer div#footer_copy {
    text-align: center;
    font-size: 3.2vw;
    line-height: 1.42;
  }

  footer div#footer_copy img {
    display: inline-block;
    width: 32%;
    margin: 0 0 0.8em;
  }

  footer div#footer_copy p.copyright {
    padding: 0.1em 0 0;
    margin: 0;
  }

  #page_top {
    right: 2vw;
    bottom: 45.2vw;
    width: 24vw;
    height: 24vw;
    padding: 1.2em 0 0;
    border: 0.7vw solid #fff;
    box-shadow: 0 1.07vw 3.2vw rgba(0, 0, 0, 0.2);
    transform: scale(0.5);
    transform-origin: 100% 100%;
  }

  #page_top img {
    width: 9vw;
    margin: 0 auto 1em;
  }
  .bnr_online-consultation {
    width: 90%;
    margin: 0 auto 6vw;
  }
  
  a.link_btn.w70p {
    width: 90% !important;
  }
  a.link_btn.w75p {
    width: 90% !important;
  }
  a.link_btn.w80p {
    width: 90% !important;
  }
  a.link_btn.w90p {
    width: 90% !important;
  }
  .bnr_hm_estate {
    width: 85%;
    margin: 0 auto 4vw;
  }
}
@media print,
screen and (min-width: 761px) {
  .none_sp {
    display: block;
  }

  .none_pc,
  .none_pc_inline {
    display: none;
  }

  .none_sp_inline {
    display: inline-block;
  }
  html, body {
    min-width: 1024px;
  }

  .header_bg {
    position: relative;
    padding: 0 0 53.5px;
  }

  .header_bg header {
    width: 960px;
    padding: 20px 0 14px;
    margin: 0 auto;
  }

  .single .header_bg header,
  .other .header_bg header {
    background-position: 285px 0;
  }

  /*============================
  #logo
  ============================*/
  .header_bg header #logo {
    
  }
  .header_bg header #logo a img {
    width: 271px;
  }

  /*============================
  #searcharea
  ============================*/
  .header_bg header div#searcharea {
    position: absolute;
    top: 42px;
    right: 5px;
    width: 212px;
  }

  .header_bg header div#searcharea form {
    width: 210px;
    border: 1px solid #ea6094;
    border-radius: 6px;
    font-size: 16px;
  }

  .header_bg header div#searcharea form b {
    font-size: 18px;
  }

  .header_bg header div#searcharea form input {
    width: 169px;
    font-size: 14px;
    line-height: 2.25;
    border: none;
  }

  .header_bg header div#searcharea form button:hover {
    opacity: 0.75;
  }
  .header_bg header .header_links {
    position: absolute;
    top: 43px;
    left: 600px;
    width: 274px;
  }
  .header_bg header .header_links li a {
    width: 132px;
    font-size: 12.5px;
    border: 1.5px solid #fff9e1;
    border-radius: 9px;
    box-shadow: 0 1.5px 3.5px rgba(234,96,148,0.5);
  }

  .header_bg .header_nav_wrap {
    position: absolute;
    top: 94px;
    width: 100%;
    border-top: 4px solid #ea6094;
    border-bottom: 2px solid #ea6094;
    background: #fff;
    z-index: 500;
    letter-spacing: 0;
  }
  .header_bg .header_nav_wrap.fixed {
    position: fixed;
    top: 0;
  }
  .header_bg .header_nav_wrap ul {
    display: flex;
    width: 960px;
    height: 38.5px;
    margin: 4.5px auto;
    justify-content: center;
    border-left: 1.5px solid #f8d7e3;
    border-right: 1.5px solid #f8d7e3;
  }
  .header_bg .header_nav_wrap ul li {
    width: 153px;
    padding: 1px 4px;
  }
  .header_bg .header_nav_wrap ul li:nth-of-type(1),
  .header_bg .header_nav_wrap ul li:nth-of-type(4),
  .header_bg .header_nav_wrap ul li:nth-of-type(7) {
    flex-shrink: 3.5;
  }
  .header_bg .header_nav_wrap ul li:nth-child(8) {
    width: 173px;
  }
  .header_bg .header_nav_wrap ul li:not(:last-child) {
    border-right: 1.5px solid #f8d7e3;
  }
  .header_bg .header_nav_wrap ul li a {
    display: flex;
    flex-direction: column;
    height: 36.5px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    color: #000;
    border-radius: 3.5px;
  }
  .header_bg .header_nav_wrap ul li:nth-child(8) a {
    font-size: 11px;
  }
  html:not(.ipad) .header_bg .header_nav_wrap ul li a:hover {
    background: #ea6094;
    color: #fff;
  }
  .header_bg .header_nav_wrap ul li a span {
    display: block;
    margin-bottom: 0.3em;
    font-size: 9.5px;
  }

  #container {
    font-size: 17px;
  }

  .breadcrumbs__wrapper {
    width: 960px;
    margin: 0 auto 20px;
    border-bottom: 1px solid #e6537f;
  }

  .breadcrumbs ul li {
    padding: 0 23px 0 13px;
    background-size: 9px auto;
    font-size: 15px;
  }

  .breadcrumbs ul li:first-child {
    padding: 0 23px 0 4px;
  }

  .breadcrumbs ul li:last-child {
    padding: 0 0 0 13px;
  }
  /*============================
  #size_changer
  ============================*/
  #size_changer {
    position: absolute;
    top: 0;
    right: 0;
    width: 195px;
    height: 37px;
    border-bottom: 1px solid #f75586;
    display: flex;
    font-size: 16px;
  }

  #size_changer ul.fontSize {
    display: flex;
    width: 100%;
    padding: 0 4px 3px 3px;
    justify-content: space-between;
    align-items: flex-end;
  }

  #size_changer li.text {
    display: block;
    flex-basis: 5.2em;
  }

  #size_changer ul.fontSize li.changeBtn {
    border-radius: 2px;
    border: 1px solid #f75586;
    text-align: center;
    font-weight: bold;
    color: #f75586;
  }

  #size_changer ul.fontSize li.changeBtn.s {
    width: 24px;
    height: 24px;
    line-height: 24px;
  }

  #size_changer ul.fontSize li.changeBtn.m {
    width: 26px;
    height: 28px;
    line-height: 28px;
  }

  #size_changer ul.fontSize li.changeBtn.l {
    width: 28px;
    height: 32px;
    line-height: 32px;
  }

  .seo_block {
    padding: 18px 0 8px;
    margin: 0 0 20px;
    font-size: 15px;
    letter-spacing: 0.025em;
    text-align: justify;
    text-justify: inter-ideograph;
  }

  .description_box {
    width: 790px;
    margin: 0 auto;
  }

  .footer_info {
    width: 818px;
    margin: 0 auto;
    letter-spacing: 0.035em;
  }

  .footer_info h2 {
    margin: 0 0 37px;
    font-size: 22px;
    letter-spacing: 0.05em;
    line-height: 1.36;
    background: url(../image/bg-footer-contact-title.png) 50% 50% / 632px auto no-repeat;
  }

  .footer_info p {
    margin: 0 auto 20px;
    font-size: 17px;
    line-height: 1.53;
  }
 
  .footer_info div.flexbox {
    /*width: 720px;*/
    width: 681px;
    margin: 0 auto 40px;
  }
  .footer_btns {
    display: flex;
    width: 818px;
    margin: 0 auto 27px;
    justify-content: space-between;
  }
  .footer_btns li {
    width: 252px;
  }
  .footer_btns li a {
    height: 52px;
  }
  .footer_btns li a.document {
    background: url(../image/bg-footer-btn-document.png) 0 0 / 100% auto no-repeat;
    color: #ea6094;
  }
  .footer_btns li a.mail {
    background: url(../image/bg-footer-btn-mail.png) 0 0 / 100% auto no-repeat;
    color: #85b83a;
  }
  .footer_btns li a.online {
    background: url(../image/bg-footer-btn-online.png) 0 0 / 100% auto no-repeat;
    color: #2c8b2f;
  }

  .footer_info div.flexbox dl.consultation {
    width: 681px;
    padding: 20px 0 20px;
    border-radius: 18px;
    border: 1.5px solid #ea6094;
  }

  .footer_info div.flexbox dl.consultation dt {
    margin: 0 0 3px;
    font-size: 22px;
  }
  .footer_info div.flexbox dl.consultation dt .ico-tel {
    display: inline-block;
    width: 18.5px;
    margin-right: 0.25em;
    vertical-align: middle;
  }
  .footer_info div.flexbox dl.consultation dt b {
    color: #ea6094;
  }
  .footer_info div.flexbox dl.consultation dt span {
    font-size: 18px;
    font-weight: 400;
  }

  .footer_info div.flexbox dl.consultation dd {
    padding-left: 24px;
  }

  .footer_info div.flexbox dl.consultation dd.tel {
    font-size: 18px;
    margin-top:10px;
  }

  .footer_info div.flexbox dl.consultation dd.tel span {
    font-size: 15px;
  }

  .footer_info div.flexbox dl.consultation dd.time {
    font-size: 15px;
  }

  .footer_info div.flexbox dl.consultation dd.off {
    font-size: 15px;
  }

  .footer_info div.flexbox dl.consultation dd.mail {
    padding: 10px 0 0;
  }

  .footer_info div.flexbox dl.consultation dd.mail a {
    width: 266px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 40px;
  }

  .footer_info div.flexbox dl.consultation dd.mail a:hover {
    opacity: 0.75;
  }

  .footer_info div.flexbox dl.consultation dd.mail a::before {
    left: 15px;
    width: 25px;
    height: 20px;
  }

  .footer_info div.flexbox dl.consultation dd.mail a::after {
    right: 15px;
    width: 23px;
    height: 23px;
  }

  .footer_info div.flexbox .document {
    width: 284px;
    padding: 6px 0 0;
  }

  .footer_info div.flexbox .document img {
    display: block;
    width: 190px;
    margin: 0 auto -7px;
  }

  .footer_info div.flexbox .document > a {
    border: 1px solid #ec386e;
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
  }

  .footer_info div.flexbox .document > a:hover {
    opacity: 0.75;
  }

  .footer_info div.flexbox .document > a::before {
    left: 20px;
    width: 28px;
    height: 27px;
  }

  .footer_info div.flexbox .document > a::after {
    right: 20px;
    width: 23px;
    height: 23px;
  }

  .footer_bg {
    padding: 0 0 52px;
  }

  .footer_bg::before {
    bottom: 21px;
    height: 8px;
  }

  .footer_bg::after {
    height: 17px;
  }

  footer {
    width: 738px;
    margin: 0 auto;
  }

  footer ul {
    display: flex;
    justify-content: center;
    margin: 32px auto 0;
  }

  footer ul li {
    padding: 0 1.3em;
    text-align: center;
    border-right: 1px solid #f75586;
  }
  footer ul li:first-child {
    border-left: 1px solid #f75586;
  }

  footer ul li a {
    color: #f75586;
    font-size: 16px;
  }

  /*============================
  #footer_copy
  ============================*/
  footer div#footer_copy {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 684px;
    height: 55px;
    margin: 0 auto;
    font-size: 15px;
  }

  footer div#footer_copy img {
    display: block;
    width: 100px;
    height: auto;
    margin: 6px 0 0;
  }

  footer div#footer_copy p.copyright {
    padding: 0.1em 0 0;
    margin: 0;
    line-height: 1.6;
  }

  #page_top {
    right: 15px;
    bottom: 15px;
    width: 76px;
    height: 76px;
    padding: 1.2em 0 0;
    border: 1.5px solid #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  }

  #page_top img {
    width: 28px;
  }
  .bnr_online-consultation {
    width: 570px;
    margin: 0 auto 20px;
  }
  .bnr_hm_estate {
    width: 570px;
    margin: 0 auto 40px;
  }
  .bnr_online-consultation a:hover,
  .bnr_hm_estate a:hover {
    opacity: 0.75;
  }
}
#fixed_ask {
  position: fixed;
  right: 32px;
  bottom: 110px;
  width: 260px;
  border: 2px solid #d24772;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.6s linear;
  box-sizing: border-box;
  z-index: 1000;
}
#fixed_ask h2 {
  height: 32px;
  padding: 0.1em 0 0 0.6em;
  background: #d24772;
  font-size: 17px;
  line-height: 27px;
  color: #fff;
  font-weight: 600;
}
#fixed_ask h2 img {
  width: 100%;
}
#fixed_ask p {
  padding: 0.7em 1em 0.3em;
  /*font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", serif;*/
  font-size: 13px;
  text-align: center;
  line-height: 1.42;
}
#fixed_ask ul {
  display: flex;
  padding: 0 0 0 1.7em;
  justify-content: space-between;
}
/* #fixed_ask ul {
  display: flex;
  padding: 0 0.8em;
  justify-content: space-between;
} */
#fixed_ask a {
  position: relative;
  display: block;
  background: #39a59b;
  color: #fff;
  font-weight: 600;
  text-align: center;
  box-shadow: 0 4px 0 #00796b;
  box-sizing: border-box;
  border-radius: 0.33em;
}
#fixed_ask a img {
  position: absolute;
  top: 0.1em;
  bottom: 0;
  left: 0.6em;
  width: 1em;
  margin: auto 0;
}

#fixed_ask button {
  position: absolute;
  right: -2px;
  bottom: calc(100% + 2px);
  width: 26px;
  height: 26px;
  background: #060606;
  text-indent: -100em;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
#fixed_ask button::before,
#fixed_ask button::after {
  content: "";
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  width: 19px;
  height: 3px;
  border-radius: 3px;
  margin: auto;
  background: #fff;
}
#fixed_ask button::before {
  transform: rotate(45deg);
}
#fixed_ask button::after {
  transform: rotate(-45deg);
}
#fixed_ask img {
  width: 100%;
}
.banner_wrap {
  background: #fffee3;
}
.banner_wrap img {
  width: 100%;
}
@media screen and (max-width: 640px) {
  #fixed_ask {
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #fixed_ask.appear {
    opacity: 1;
    pointer-events: auto;
  }
  #fixed_ask p {
    padding: 0.6em 0 0 3vw;
    font-size: 13px;
    text-align: center;
  }
  /* #fixed_ask p {
    padding: 0.6em 0 0 3vw;
    font-size: 15px;
    text-align: left;
  } */
  #fixed_ask ul {
    padding: 0 0 1em;
  }
  /* #fixed_ask ul {
    padding: 0 0.8em 1em;
  } */
  #fixed_ask a {
    width: 50vw;
    height: 34px;
    padding: 0 0 0 1.7em;
    font-size: 14px;
    line-height: 34px;
    letter-spacing: 0;
    margin:0 50%;
  }
  /* #fixed_ask a {
    width: 44.4vw;
    height: 34px;
    padding: 0 0 0 1.7em;
    font-size: 14px;
    line-height: 34px;
    letter-spacing: 0;
  } */
  #fixed_ask a img {
    left: 1.1em;
    width: 1.3em;
  }
  #fixed_ask button {
    top: -2px;
    bottom: auto;
    width: 34px;
    height: 34px;
    border-radius: 0;
  }
  #fixed_ask button::before,
  #fixed_ask button::after {
    width: 24px;
    height: 4px;
    border-radius: 4px;
  }
  .postArea .flex_list li {
    margin: 0.3em 0 0;
  }
  .banner_wrap {
    width: 92%;
    padding: 4vw;
    margin: 1.8em auto 1.4em;
    border-radius: 2.56vw;
  }
  .banner_wrap figcaption {
    padding: 0.4em 0.5em 1em;
    font-size: 3.59vw;
    line-height: 1.3;
  }
  .banner_wrap .cm_wrap dt {
    display: block;
    margin: 0 0 0.2em;
  }
  .banner_wrap .cm_wrap dt img {
    width: 100%;
    height: 8vw;
    object-fit: cover;
    object-position: 50% 50%;
  }
  .banner_wrap .cm_wrap dd {
    display: flex;
    font-size: 3.59vw;
    line-height: 1.4;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .banner_wrap .cm_wrap dd p {
    width: 100%;
  }
  .banner_wrap .cm_wrap dd figure {
    width: 48.2%;
  }
  .banner_wrap .cm_wrap dd img {
    display: block;
  }
  .banner_wrap .cm_wrap dd figure figcaption {
    padding: 0.25em 0 0;
    text-align: center;
    line-height: 1.3;
  }
}
@media screen and (min-width: 761px) {
  #fixed_ask {
    right: 106px;
    bottom: 15px;
    height: 140px;
  }
  #fixed_ask h2 {
    text-align: center;
  }
  #fixed_ask a {
    width: 200px;
    padding: 0 0 0 1em;
    margin: 0 auto;
    font-size: 15px;
    line-height: 32px;
  }
  /* #fixed_ask a {
    width: 110px;
    padding: 0 0 0 1.3em;
    margin: 0 auto;
    font-size: 12px;
    line-height: 32px;
  } */
  #fixed_ask a:hover {
    opacity: 0.8;
  }
  .postArea .flex_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .postArea .flex_list li:nth-child(3n+1) {
    width: 12em;
  }
  .postArea .flex_list li:nth-child(3n+2) {
    width: 10em;
  }
  .postArea .flex_list li:nth-child(3n) {
    width: 8em;
  }
  .banner_wrap {
    display: flex;
    width: 947px;
    padding: 30px;
    margin: 4em auto 2.4em;
    border-radius: 10px;
    justify-content: space-between;
    letter-spacing: 0;
  }
  .banner_wrap figure {
    width: 480px;
  }
  .banner_wrap a:hover {
    opacity: 0.75;
  }
  .banner_wrap figcaption {
    padding: 0.5em 0 0;
    font-size: 14px;
    line-height: 1.48;
  }
  .banner_wrap .cm_wrap {
    width: 378px;
  }
  .banner_wrap .cm_wrap dt {
    display: block;
    margin: 0 0 5px;
  }
  .banner_wrap .cm_wrap dd {
    display: flex;
    font-size: 13px;
    line-height: 1.4;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .banner_wrap .cm_wrap dd p {
    width: 100%;
  }
  .banner_wrap .cm_wrap dd figure {
    width: 182px;
  }
  .banner_wrap .cm_wrap dd img {
    display: block;
  }
  .banner_wrap .cm_wrap dd figure figcaption {
    margin: 0 -1em;
    padding: 0.25em 0 0;
    text-align: center;
    letter-spacing: -0.05em;
    font-size: 13px;
    line-height: 1.3;
  }
}

/*@media screen and (min-width: 761px) and (max-width: 1024px) {
  #fixed_ask {
    right: auto;
    left: calc(50% + 180px);
    height: 140px;
  }
  
}
@media screen and (min-width: 1025px) {
  #fixed_ask {
    right: 106px;
    bottom: 15px;
    height: 140px;
  }
}*/

@media screen and (min-width: 761px) and (max-width: 1641px) {
  #fixed_ask.appear.tabScroll {
    opacity: 1;
    pointer-events: auto;
  }
}

@media screen and (min-width: 1642px) {
  #fixed_ask.appear {
    opacity: 1;
    pointer-events: auto;
  }
}