@charset "UTF-8";
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  background: 0 0;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline
}
body {
  line-height: 1
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
nav ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}
a {
  background: 0 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700
}
del {
  text-decoration: line-through
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
hr {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0
}
input, select {
  vertical-align: middle
}
input[type=email], input[type=text] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  width: 100%
}
input[type=email]:focus, input[type=text]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0
}
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  height: 100px;
  width: 100%
}
textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #fff;
  border-radius: 0;
  color: inherit;
  cursor: pointer;
  font-family: inherit
}
select::-ms-expand {
  display: none
}
select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0
}
input[type=email], input[type=tel], input[type=text] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  padding: .4em .8em;
  width: 100%
}
input[type=email]:focus, input[type=tel]:focus, input[type=text]:focus {
  outline: 0
}
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  height: 100px;
  padding: .4em .8em;
  width: 100%
}
textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none
}
input[type=submit] {
  -webkit-appearance: none;
  background-image: none;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin: 0 0 1em;
  padding: .6em 2em;
  text-decoration: none
}
input[type=submit]:focus, input[type=submit]:hover {
  outline: 0
}
input[type=submit]::-moz-foucus-inner {
  border: none;
  padding: 0
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url(../font/NotoSansJP-reg.woff) format("woff")
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url(../font/NotoSansJP-bold.woff) format("woff")
}
@font-face {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 500;
  src: url(../font/NotoSansJP-Medium.woff) format("woff")
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%
}
*, ::after, ::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}
body {
  color: #000;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.5rem;
  letter-spacing: .05em;
  line-height: 1.7
}
@media (max-width:999px) {
  body {
    font-size: 1.3rem
  }
}
body.fixed {
  height: 100%;
  left: 0;
  position: fixed;
  width: 100%
}
.wrapper {
  overflow: hidden
}
@media (max-width:999px) {
  .show--pc {
    display: none !important
  }
}
@media (min-width:1000px) {
  .show--sp {
    display: none !important
  }
}
@media (max-width:599px) {
  .show--pcAdjust {
    display: none !important
  }
}
@media (min-width:600px) {
  .show--spAdjust {
    display: none !important
  }
}
a {
  -webkit-transition: .2s;
  color: inherit;
  text-decoration: none;
  transition: .2s
}
img {
  vertical-align: bottom;
  width: 100%
}
li {
  list-style: none
}
a:focus {
  outline: 0
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: none
}
h1, h2, h3, h4, h5 {
  line-height: 1.5
}
@-webkit-keyframes showItem {
  0% {
    -webkit-transform: scale(0);
    display: none;
    opacity: 0;
    transform: scale(0)
  }
  1% {
    -webkit-transform: scale(0);
    display: block;
    opacity: 0;
    transform: scale(0)
  }
  85% {
    -webkit-transform: scale(1.1);
    display: block;
    opacity: 1;
    transform: scale(1.1)
  }
  100% {
    -webkit-transform: scale(1);
    display: block;
    opacity: 1;
    transform: scale(1)
  }
}
@keyframes showItem {
  0% {
    -webkit-transform: scale(0);
    display: none;
    opacity: 0;
    transform: scale(0)
  }
  1% {
    -webkit-transform: scale(0);
    display: block;
    opacity: 0;
    transform: scale(0)
  }
  85% {
    -webkit-transform: scale(1.1);
    display: block;
    opacity: 1;
    transform: scale(1.1)
  }
  100% {
    -webkit-transform: scale(1);
    display: block;
    opacity: 1;
    transform: scale(1)
  }
}
.header {
  background: 0 0;
  height: 92px;
  position: fixed;
  width: 100%;
  z-index: 10000
}
@media (max-width:999px) {
  .header {
    height: 56px
  }
}
.header__inner {
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: space-between;
  position: relative;
  width: 100%
}
.header__logo {
  -webkit-transition: .3s;
  height: 92px;
  opacity: 1;
  transition: .3s;
  visibility: visible;
  width: 264px
}
.header__logo.inactive {
  opacity: 0;
  visibility: hidden
}
@media (max-width:999px) {
  .header__logo {
    height: 60px;
    margin-left: -20px;
    width: 186px
  }
}
.header__logo a {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #e06b2b;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  width: 100%
}
@media (max-width:999px) {
  .header__logo a {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    font-size: 1.3rem;
    justify-content: flex-start;
    padding-left: 17px
  }
}
.header__logo a:hover {
  background: #e78a57
}
.header__logo img {
  margin-right: 21px;
  width: 80px
}
@media (max-width:999px) {
  .header__logo img {
    margin-right: 14px;
    width: 50px
  }
}
.header__box {
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 19px
}
@media (max-width:999px) {
  .header__box {
    margin-bottom: 24px
  }
}
.header__contents {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000
}
@media (min-width:1000px) {
  .header__contents::before {
    background: #204180;
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%
  }
}
@media (max-width:999px) {
  .header__contents {
    height: 100%;
    overflow-y: scroll
  }
}
@media (min-width:1000px) {
  .header__contents .header__logo a {
    background: #fff;
    color: #e26b1d
  }
  .header__contents .header__logo a img {
    -webkit-transition: .2s;
    transition: .2s
  }
  .header__contents .header__logo a:hover {
    color: #e8894a
  }
  .header__contents .header__logo a:hover img {
    opacity: .8
  }
}
.header__rounds {
  -ms-flex-align: end;
  -ms-flex-pack: justify;
  -webkit-align-items: flex-end;
  -webkit-box-align: end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  align-items: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between
}
@media (max-width:999px) {
  .header__rounds {
    -ms-flex-align: end;
    -ms-flex-wrap: wrap;
    -webkit-align-items: flex-end;
    -webkit-box-align: end;
    -webkit-flex-wrap: wrap;
    align-items: flex-end;
    flex-wrap: wrap
  }
}
@media (min-width:1000px) {
  .header__round {
    max-width: 139px
  }
}
@media (max-width:999px) {
  .header__round {
    margin-bottom: 20px;
    width: calc(100% / 3 - 2% * 2 / 3)
  }
  .header__round:not(:nth-child(3n)) {
    margin-right: 2%
  }
}
.header__round img {
  -webkit-transition: .2s;
  transition: .2s
}
.header__round a:hover img {
  -webkit-transform: scale(1.05, 1.05);
  opacity: .8;
  transform: scale(1.05, 1.05)
}
@media (max-width:999px) {
  .header__round a:hover img {
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03)
  }
}
@media (min-width:1000px) {
  .header__squares {
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex: 1 1 0%
  }
  .header__square {
    -webkit-transition: .2s;
    background: #204180;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 700;
    height: 100px;
    text-align: center;
    transition: .2s;
    width: calc(25% - 3% * 3 / 4)
  }
  .header__square:not(:nth-child(4n)) {
    margin-right: 3%
  }
  .header__square:hover {
    background: #264d98
  }
  .header__square a {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%
  }
  .header__square--mail a {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column
  }
}
@media (max-width:999px) {
  .header__squares {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    border-bottom: 1px solid rgba(0, 0, 0, .45);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin: 0 -20px
  }
  .header__square {
    border-top: 1px solid rgba(0, 0, 0, .45);
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 50px;
    text-align: center
  }
  .header__square a {
    display: block
  }
  .header__square a:hover {
    color: #204180
  }
  .header__square--line {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    order: 3
  }
  .header__square--line ._txt::before {
    background: url(../img/common/line-dark.svg) no-repeat center center/26px 26px;
    content: "";
    height: 26px;
    width: 26px
  }
  .header__square--mail {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    order: 2
  }
  .header__square--mail ._txt::before {
    background: url(../img/common/mail-dark.svg) no-repeat center center/26px 26px;
    content: "";
    height: 26px;
    width: 26px
  }
  .header__square--line ._txt, .header__square--mail ._txt {
    -ms-flex-align: center;
    -ms-flex-pack: start;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    margin: 0 auto;
    white-space: nowrap;
    width: 44%
  }
  .header__square--line ._txt::before, .header__square--mail ._txt::before {
    margin-right: 20%
  }
}
.header__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}
@media (min-width:1000px) {
  .header__wrap {
    margin-top: 20px
  }
}
@media (max-width:999px) {
  .header__wrap {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column
  }
}
@media (min-width:1000px) {
  .header__tel {
    margin-left: 3%;
    max-width: 329px;
    width: 50%
  }
}
.header__tel a {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  color: #e06b2b;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 3.5rem;
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: -8px;
  white-space: nowrap
}
@media (max-width:999px) {
  .header__tel a {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    font-size: 2.2rem;
    justify-content: center;
    margin-top: 16px
  }
}
.header__tel img {
  margin-right: 14px;
  width: 52px
}
@media (max-width:999px) {
  .header__tel img {
    width: 37px
  }
}
.header__txt {
  font-size: 1.3rem
}
@media (max-width:999px) {
  .header__txt {
    margin-top: 20px;
    padding-bottom: 40px;
    text-align: center
  }
}
.header__txt--accent {
  color: #204180;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: -7px
}
.toggle {
  -webkit-transition: .3s;
  cursor: pointer;
  height: 45px;
  position: relative;
  top: -7px;
  transition: .3s;
  width: 45px;
  z-index: 3
}
@media (max-width:999px) {
  .toggle {
    height: 25px;
    width: 25px
  }
}
@media (min-width:1000px) {
  .toggle:hover span {
    border-bottom: solid 5px #2a56a9
  }
}
.toggle.active {
  top: -4px
}
.toggle.active .toggle__txt {
  display: none
}
.toggle span {
  -webkit-transition: .2s ease-in-out;
  border-bottom: solid 5px #204180;
  border-radius: 3px;
  display: block;
  left: 0;
  position: absolute;
  transition: .2s ease-in-out;
  width: 47px
}
@media (max-width:999px) {
  .toggle span {
    border-bottom: solid 3px #204180;
    width: 25px
  }
}
.toggle span:nth-child(1) {
  top: 7px
}
@media (max-width:999px) {
  .toggle span:nth-child(1) {
    top: 9px
  }
}
.toggle span:nth-child(2) {
  top: 24px
}
@media (max-width:999px) {
  .toggle span:nth-child(2) {
    top: 18px
  }
}
.toggle span:nth-child(3) {
  top: 41px
}
@media (max-width:999px) {
  .toggle span:nth-child(3) {
    top: 27px
  }
}
.toggle.active span:nth-child(1) {
  -webkit-transform: rotate(-45deg);
  left: 0;
  top: 18px;
  transform: rotate(-45deg)
}
.toggle.active span:nth-child(2), .toggle.active span:nth-child(3) {
  -webkit-transform: rotate(45deg);
  top: 18px;
  transform: rotate(45deg)
}
.footer {
  padding-top: 136px
}
@media (max-width:999px) {
  .footer {
    padding-top: 16px
  }
}
.footer__img {
  background: url(../img/common/house.png) repeat center center/auto 57px;
  height: 57px;
  position: relative;
  top: 5px;
  width: auto;
  z-index: -1
}
@media (max-width:999px) {
  .footer__img {
    background: url(../img/common/house.png) repeat center center/auto 26px;
    height: 26px;
    top: 2px
  }
}
.footer__bg {
  background: #204180;
  height: 70px;
  text-align: right;
  width: 100%
}
@media (max-width:999px) {
  .footer__bg {
    height: 80px;
    text-align: center
  }
}
.footer__copyright {
  color: #fff;
  display: block;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0;
  padding-top: 14px
}
.linkMenu {
  position: fixed;
  z-index: 9999
}
@media (min-width:1000px) {
  .linkMenu {
    -webkit-transform: translateY(-50%);
    right: 0;
    top: 50%;
    transform: translateY(-50%)
  }
}
@media (max-width:999px) {
  .linkMenu {
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    width: 100%
  }
}
@media (min-width:1000px) {
  .linkMenu__item {
    border-radius: 4px;
    height: 90px;
    text-align: center;
    width: 90px
  }
  .linkMenu__item:not(:last-child) {
    margin-bottom: 10px
  }
}
@media (max-width:999px) {
  .linkMenu__item {
    height: 44px;
    width: calc(100% / 3)
  }
}
.linkMenu__item > a {
  -ms-flex-align: center;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  width: 100%
}
@media (max-width:999px) {
  .linkMenu__item > a {
    -ms-flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    border-radius: 4px 4px 0 0;
    flex-direction: row;
    line-height: 1
  }
}
.linkMenu__item span {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.4
}
@media (min-width:1000px) {
  .linkMenu__item span {
    margin-top: 2px
  }
}
@media (max-width:355px) {
  .linkMenu__item span {
    font-size: 1.2rem
  }
}
.linkMenu__item img {
  width: auto
}
@media (max-width:999px) {
  .linkMenu__item img {
    margin-right: 4px;
    width: 18px
  }
}
.linkMenu__item--mail a {
  background: #e6a3c7
}
@media (min-width:1000px) {
  .linkMenu__item--mail a span {
    margin-top: 8px
  }
}
.linkMenu__item--mail a:hover {
  background: #edbbd6
}
.linkMenu__item--line a {
  background: #5fb762
}
.linkMenu__item--line a:hover {
  background: #74c077
}
.linkMenu__item--tel a {
  background: #5cc1d9
}
.linkMenu__item--tel a:hover {
  background: #75cadf
}
.other {
  background: url(../img/common/other-bg.svg) repeat center center/cover;
  margin-bottom: 278px;
  padding: 61px 0 32px
}
@media (max-width:999px) {
  .other {
    margin-bottom: 22px;
    padding: 41px 0 33px
  }
}
.other__ttl {
  margin-bottom: 80px;
  padding-bottom: 46px;
  position: relative
}
@media (max-width:999px) {
  .other__ttl {
    margin-bottom: 50px;
    padding-bottom: 21px
  }
}
.other__ttl::before {
  -webkit-transform: translateX(-50%);
  background: #204180;
  bottom: 2px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%
}
.other__ttl span {
  position: relative
}
.other__ttl span::before {
  background: url(../img/common/other.svg) no-repeat center center/124px 140px;
  content: "";
  height: 140px;
  position: absolute;
  right: -132px;
  top: -74px;
  width: 124px
}
@media (max-width:999px) {
  .other__ttl span::before {
    background: url(../img/common/other.svg) no-repeat center center/64px 75px;
    height: 75px;
    right: -73px;
    top: -36px;
    width: 64px
  }
}
.other__list {
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
@media (min-width:1000px) {
  .other__list {
    padding: 0 12%
  }
}
.other__item {
  margin-bottom: 50px;
  max-width: 200px;
  width: calc(100% / 3 - 2% * 2 / 3)
}
.other__item:not(:nth-child(3n)) {
  margin-right: 2%
}
@media (max-width:999px) {
  .other__item {
    margin-bottom: 14px
  }
}
.other__item a {
  display: block
}
.other__item a:hover {
  -webkit-transform: scale(1.1, 1.1);
  opacity: .8;
  transform: scale(1.1, 1.1)
}
@media (max-width:999px) {
  .other__item a:hover {
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03)
  }
}
.border {
  border-bottom: 1px solid #204180;
  margin-bottom: 57px
}
@media (max-width:999px) {
  .border {
    margin-bottom: 39px
  }
}
.borderTtl {
  color: #204180;
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 47px;
  text-align: center
}
@media (max-width:999px) {
  .borderTtl {
    font-size: 1.5rem;
    line-height: 1.9;
    margin-bottom: 54px
  }
}
.border__inner + .inquiry {
  margin-bottom: 150px
}
@media (max-width:999px) {
  .border__inner + .inquiry {
    margin-bottom: 110px
  }
}
.inner {
  margin: 0 auto;
  max-width: calc(1000px + 5% * 2);
  padding: 0 5%;
  width: 100%
}
.inner--sm {
  max-width: calc(900px + 5% * 2)
}
@media (max-width:999px) {
  .inner {
    max-width: 500px !important;
    padding: 0 20px
  }
}
@media (max-width:999px) {
  .inquiry .inner {
    padding: 0 35px
  }
}
.inquiry .free__list {
  -webkit-box-shadow: 3px 3px 0 #204180;
  border: 1px solid #204180;
  border-radius: 15px;
  box-shadow: 3px 3px 0 #204180;
  max-width: 906px
}
.inquiry .free__item {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 160px;
  margin-right: 0;
  max-width: initial;
  text-align: center
}
@media (min-width:1000px) {
  .inquiry .free__item {
    width: calc(100% / 3)
  }
}
@media (min-width:1000px) and (min-width:1000px) {
  .inquiry .free__item--mail img {
    margin-top: 12px
  }
}
@media (min-width:1000px) {
  .inquiry .free__item--tel:hover span {
    color: #000
  }
  .inquiry .free__item--tel:hover span ._lg {
    color: #204180
  }
}
@media (min-width:1000px) and (min-width:1000px) {
  .inquiry .free__item--tel {
    font-size: 1.3rem
  }
}
@media (max-width:999px) {
  .inquiry .free__item:not(:last-child) a {
    position: relative
  }
  .inquiry .free__item:not(:last-child) a::before {
    -webkit-transform: translateX(-50%);
    background: #204180;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 80%
  }
}
@media (max-width:999px) {
  .inquiry .free__item {
    border-radius: 15px 15px 0 0;
    height: auto
  }
  .inquiry .free__item:not(:last-child) {
    margin-bottom: 0
  }
  .inquiry .free__item:last-child {
    border-radius: 15px
  }
}
@media (max-width:999px) {
  .inquiry .free__item span {
    text-align: center
  }
}
@media (max-width:999px) {
  .inquiry .free__item a {
    border-radius: 15px;
    padding: 23px 0
  }
}
.inquiry .free__item ._upper {
  font-size: 1.3rem;
  margin-bottom: 9px
}
@media (max-width:999px) {
  .inquiry .free__item ._upper {
    -ms-flex-align: center;
    -ms-flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    font-size: 1.2rem;
    text-align: center
  }
}
.inquiry .free__item:not(:nth-child(3n)) {
  position: relative
}
.inquiry .free__item:not(:nth-child(3n))::before {
  -webkit-transform: translateY(-50%);
  background: #204180;
  content: "";
  height: 80%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px
}
@media (max-width:999px) {
  .inquiry .free__item:not(:nth-child(3n))::before {
    display: none
  }
}
.inquiry .free__item img {
  width: 52px
}
@media (max-width:999px) {
  .inquiry .free__item img {
    margin-right: 10%;
    width: 48px
  }
}
.inquiry .free__item ._lg {
  color: #204180;
  font-size: 2.3rem;
  font-weight: 700
}
@media (min-width:1000px) {
  .inquiry .free__item ._lg {
    margin-top: 0
  }
}
@media (max-width:999px) {
  .inquiry .free__item ._lg {
    font-size: 2rem;
    margin-top: 9px
  }
}
.inquiry .free__item ._below {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -webkit-transition: .2s;
  align-items: center;
  border: 2px solid #204180;
  border-radius: 16px;
  color: #204180;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  height: 32px;
  justify-content: center;
  text-align: center;
  transition: .2s;
  width: 168px
}
@media (max-width:999px) {
  .inquiry .free__item ._below {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    display: block;
    flex: 0 1 auto;
    font-size: 1.2rem;
    height: 26px;
    line-height: 22px;
    width: 140px
  }
}
.inquiry .free__item:hover {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}
.inquiry .free__item:hover ._upper {
  color: #000
}
.inquiry .free__item:hover ._upper._lg {
  color: #204180
}
.inquiry .free__item:hover ._below {
  background: #204180;
  color: #fff
}
.inquiry__wrap {
  margin: 0 !important
}
@media (max-width:999px) {
  .inquiry__wrap {
    -ms-flex: 0 1 auto !important;
    -ms-flex-align: center;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-flex: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-flex: 0 1 auto !important;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    align-items: center;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex: 0 1 auto !important;
    flex-direction: column;
    justify-content: center;
    text-align: center !important
  }
}
@media (max-width:999px) {
  .inquiry ._upper {
    -ms-flex: 0 1 auto !important;
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 1 auto !important;
    flex: 0 1 auto !important
  }
}
@media all and (-ms-high-contrast:none) {
  .inquiry .free__item {
    max-width: 332px
  }
}
.moreInfo {
  background: url(../img/common/moreInfo-bg.svg) repeat top center/cover;
  margin-bottom: 280px;
  padding: 93px 0 43px
}
@media (max-width:999px) {
  .moreInfo {
    margin-bottom: 25px;
    padding: 47px 0 35px
  }
}
.moreInfo__ttl {
  border-bottom: 1px solid #204180;
  color: #204180;
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 80px;
  text-align: center
}
@media (max-width:999px) {
  .moreInfo__ttl {
    font-size: 1.5rem;
    margin-bottom: 52px
  }
}
.moreInfo__ttl span {
  display: inline-block;
  padding-bottom: 43px;
  position: relative
}
@media (max-width:999px) {
  .moreInfo__ttl span {
    padding-bottom: 15px
  }
}
.moreInfo__ttl span::before {
  background: url(../img/common/lookup.svg) no-repeat top center/123px 139px;
  bottom: 0;
  content: "";
  height: 139px;
  position: absolute;
  right: -131px;
  width: 123px
}
@media (max-width:999px) {
  .moreInfo__ttl span::before {
    background: url(../img/common/lookup.svg) no-repeat top center/67px 76px;
    height: 76px;
    right: -73px;
    width: 67px
  }
}
.moreInfo .search__list {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}
.moreInfo .search__list .search__item {
  width: calc(25% - 7% * 3 / 4)
}
@media (max-width:999px) {
  .moreInfo .search__list .search__item {
    margin-bottom: 29px;
    width: calc(100% / 3 - 4% * 2 / 3)
  }
}
@media (min-width:1000px) {
  .moreInfo .search__list._upper .search__item {
    margin-right: 0
  }
  .moreInfo .search__list._upper .search__item:not(:nth-child(2n)) {
    margin-right: 7%
  }
}
@media (max-width:999px) {
  .moreInfo .search__list._upper .search__item:not(:nth-child(2n)) {
    margin-right: 4%
  }
}
@media (min-width:1000px) {
  .moreInfo .search__list._below .search__item {
    margin-right: 0
  }
  .moreInfo .search__list._below .search__item:not(:nth-child(3n)) {
    margin-right: 7%
  }
}
@media (max-width:999px) {
  .moreInfo .search__list._below .search__item:not(:nth-child(3n)) {
    margin-right: 4%
  }
}
.page {
  padding-bottom: 240px
}
@media (max-width:999px) {
  .page {
    padding-bottom: 10px
  }
}
.pageTop {
  padding-bottom: 64px;
  padding-top: 160px
}
@media (max-width:999px) {
  .pageTop {
    padding-bottom: 40px;
    padding-top: 94px
  }
}
.pageTtl {
  color: #204180;
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 4px
}
@media (max-width:999px) {
  .pageTtl {
    font-size: 2rem
  }
}
.pageTtl__bg {
  background: url(../img/common/house.png) repeat center center/auto 57px;
  height: 57px;
  margin: 0 calc(50% - 50vw);
  padding: 4px calc(50vw - 50% + 8px);
  position: relative;
  top: 5px;
  width: auto;
  width: 100vw;
  z-index: -1
}
.pageTtl__bg::before {
  -webkit-transform: translateX(-50%);
  background: #204180;
  bottom: 2px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%
}
@media (max-width:999px) {
  .pageTtl__bg::before {
    bottom: 0;
    height: 2px
  }
}
@media (max-width:999px) {
  .pageTtl__bg {
    background: url(../img/common/house.png) repeat center center/auto 26px;
    height: 26px;
    top: 2px
  }
}
.breadcrumb {
  margin-bottom: 8px
}
@media (max-width:999px) {
  .breadcrumb {
    font-size: 1.2rem;
    margin-bottom: -1px
  }
}
.breadcrumb__arrow {
  padding: 0 2px
}
.breadcrumb a {
  color: #204180
}
.breadcrumb a:hover {
  opacity: .6
}
.pageHead {
  padding: 148px 0 0
}
@media (max-width:999px) {
  .pageHead {
    padding: 103px 0 0
  }
}
.pageHead__bg {
  background: url(../img/common/house.png) repeat center center/auto 57px;
  height: 57px;
  margin: 0 calc(50% - 50vw) 66px;
  padding: 4px calc(50vw - 50% + 8px);
  position: relative;
  top: 5px;
  width: auto;
  width: 100vw;
  z-index: -1
}
@media (min-width:1000px) {
  .pageHead__bg._detail {
    margin: 0 calc(50% - 50vw) 70px
  }
}
@media (max-width:999px) {
  .pageHead__bg {
    display: none
  }
  .pageHead__bg._detail {
    background: url(../img/common/house.png) repeat center center/auto 30px;
    display: block;
    height: 30px;
    margin: -19px 0 0 0
  }
}
.pageHead__box {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
@media (max-width:999px) {
  .pageHead__box {
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    flex-direction: column;
    justify-content: center
  }
}
@media (min-width:1000px) {
  .pageHead__img {
    margin-right: 3.5%;
    width: 20%
  }
}
@media (max-width:999px) {
  .pageHead__img {
    margin-bottom: 38px;
    max-width: 130px;
    width: 100%
  }
}
.pageHead__ttl {
  border-bottom: 1px solid #204180;
  color: #204180;
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative
}
@media (max-width:999px) {
  .pageHead__ttl {
    display: block;
    font-size: 1.5rem;
    padding-bottom: 5px;
    text-align: center;
    width: 100%
  }
}
.pageHead__ttl::before {
  bottom: 0;
  content: "";
  position: absolute;
  right: 2%
}
@media (max-width:999px) {
  .pageHead__ttl::before {
    right: 0
  }
}
@media (max-width:999px) {
  .pageHead__txt {
    font-size: 1.2rem
  }
}
@media (min-width:1000px) {
  .pageHead__contents {
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%
  }
}
@media (max-width:999px) {
  .pageHead__contents {
    width: 100%
  }
}
.pageHead .breadcrumb {
  font-size: 1.3rem
}
@media (max-width:999px) {
  .pageHead .breadcrumb {
    font-size: 1.1rem;
    position: absolute;
    right: 20px;
    top: 66px
  }
}
.buy .pageHead__ttl::before {
  background: url(../img/buy/buy.svg) no-repeat top center/226px 126px;
  height: 126px;
  width: 226px
}
@media (max-width:999px) {
  .buy .pageHead__ttl::before {
    background: url(../img/buy/buy.svg) no-repeat top center/114px 65px;
    height: 65px;
    width: 114px
  }
}
.rent .pageHead__ttl::before {
  background: url(../img/rent/rent.png) no-repeat top center/140px 104px;
  height: 104px;
  width: 140px
}
@media (max-width:999px) {
  .rent .pageHead__ttl::before {
    background: url(../img/rent/rent.png) no-repeat top center/70px 52px;
    height: 52px;
    right: 20px;
    width: 70px
  }
}
.sell .pageHead__ttl::before {
  background: url(../img/sell/sell.svg) no-repeat top center/196px 122px;
  height: 122px;
  width: 196px
}
@media (max-width:999px) {
  .sell .pageHead__ttl::before {
    background: url(../img/sell/sell.svg) no-repeat top center/94px 57px;
    height: 57px;
    width: 94px
  }
}
.lease .pageHead__ttl::before {
  background: url(../img/lease/lease.svg) no-repeat top center/135px 126px;
  height: 126px;
  width: 135px
}
@media (min-width:1000px) {
  .lease .pageHead__ttl::before {
    right: 8%
  }
}
@media (max-width:999px) {
  .lease .pageHead__ttl::before {
    background: url(../img/lease/lease.svg) no-repeat top center/83px 70px;
    height: 70px;
    width: 83px
  }
}
.renovate .pageHead__ttl::before {
  background: url(../img/renovate/renovate1.svg) no-repeat top center/208px 117px;
  height: 117px;
  width: 208px
}
@media (max-width:999px) {
  .renovate .pageHead__ttl::before {
    background: url(../img/renovate/renovate1.svg) no-repeat top center/105px 55px;
    height: 55px;
    width: 105px
  }
}
.clean .pageHead__ttl::before {
  background: url(../img/clean/clean.svg) no-repeat top center/119px 121px;
  height: 121px;
  width: 119px
}
@media (max-width:999px) {
  .clean .pageHead__ttl::before {
    background: url(../img/clean/clean.svg) no-repeat top center/68px 63px;
    height: 63px;
    width: 68px
  }
}
.pagination {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.3rem;
  justify-content: center;
  margin-top: 12px;
  text-align: center
}
.pagination a.next, .pagination a.prev {
  font-size: 30px
}
.pagination a.next:hover, .pagination a.prev:hover {
  opacity: .6
}
.page-numbers {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #204180;
  height: 36px;
  line-height: 34px;
  margin-right: 10px;
  min-width: 36px
}
@media (max-width:999px) {
  .page-numbers {
    margin-right: 7px
  }
}
.page-numbers:last-child {
  margin-right: 0
}
.page-numbers-arrow {
  margin: -3px 15px 0;
  position: relative
}
.page-numbers-arrow::before {
  border-right: 1px solid #204180;
  border-top: 1px solid #204180;
  content: "";
  display: block;
  height: 14px;
  position: absolute;
  top: 38%;
  width: 14px
}
.page-numbers.next {
  background: 0 0;
  margin-left: 9px
}
.page-numbers.next .page-numbers-arrow::before {
  -webkit-transform: rotate(45deg);
  right: 0;
  transform: rotate(45deg)
}
.page-numbers.prev {
  background: 0 0;
  margin-right: 12px
}
.page-numbers.prev .page-numbers-arrow::before {
  -webkit-transform: rotate(225deg);
  left: 0;
  transform: rotate(225deg)
}
.page-numbers.current {
  background: #204180;
  border: 1px solid #204180;
  color: #fff
}
.page-numbers.current:hover {
  background: #204180;
  border: 1px solid #204180;
  color: #fff
}
.page-numbers:hover {
  background: #204180;
  border: 1px solid #204180;
  color: #fff
}
.page-numbers.dots, .page-numbers.next, .page-numbers.prev {
  background: 0 0;
  border: none;
  min-width: initial;
  width: auto
}
.page-numbers.dots:hover, .page-numbers.next:hover, .page-numbers.prev:hover {
  background: 0 0;
  color: #204180
}
.pickup {
  background: url(../img/common/property-bg.svg) repeat center center/cover;
  padding: 50px 0 40px
}
@media (max-width:999px) {
  .pickup {
    background: url(../img/common/property-bg.svg) repeat center center/auto
  }
}
@media (max-width:999px) {
  .pickup {
    padding: 40px 0 40px
  }
}
.pickup__ttl {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 15px;
  color: #e06b2b;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 2.8rem;
  font-weight: 700;
  height: 58px;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 53px;
  width: 245px
}
@media (max-width:999px) {
  .pickup__ttl {
    font-size: 2.2rem;
    height: 42px;
    width: 170px
  }
}
.pickup__list {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap
}
.pickup__item {
  margin-bottom: 70px
}
@media (min-width:1000px) {
  .pickup__item {
    width: calc(25% - 2% * 3 / 4)
  }
  .pickup__item:not(:nth-child(4n)) {
    margin-right: 2%
  }
}
@media (max-width:999px) {
  .pickup__item {
    margin-bottom: 20px;
    width: calc(50% - 2% * 1 / 2)
  }
  .pickup__item:not(:nth-child(2n)) {
    margin-right: 2%
  }
}
@media (max-width:600px) {
  .pickup__item {
    width: 100%
  }
  .pickup__item:not(:last-child) {
    margin-bottom: 40px
  }
}
.pickup__item--rent .house {
  border-radius: 8px
}
.pickup__item--rent .house__wrap {
  border-radius: 8px 8px 0 0
}
.pickup__item--rent .house__cats {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 4%
}
.pickup__item--rent .house__cat {
  border: 1px solid #fff;
  min-width: initial;
  padding: 4px;
  position: relative
}
.pickup__item--rent .house__cat:not(:last-child) {
  margin-right: 4px
}
.pickup__item--rent .house__wrap {
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  align-items: center;
  background: #e06b2b;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between
}
.pickup__item--rent .house__ttl {
  color: #fff
}
@media all and (-ms-high-contrast:none) {
  .pickup__item--rent .house__cat {
    font-family: 'メイリオ', Meiryo, 'MS ゴシック', sans-serif;
    min-width: 48px
  }
  .house__itemWrap dl:last-child dt {
    min-width: 30px !important;
    width: 30px !important
  }
}
.reference {
  padding: 62px 0 100px;
  position: relative
}
@media (max-width:999px) {
  .reference {
    padding: 42px 0 73px
  }
}
.reference::before {
  background: #204180;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.reference__ttl {
  color: #204180;
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 68px;
  text-align: center
}
@media (max-width:999px) {
  .reference__ttl {
    font-size: 1.5rem;
    margin-bottom: 43px
  }
}
.reference__list {
  -ms-flex-align: stretch;
  -ms-flex-pack: center;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center
}
@media (max-width:999px) {
  .reference__list {
    padding: 0 12px
  }
}
.reference__item:not(:last-child) {
  margin-right: 10%
}
.reference__item img {
  height: 100%;
  outline: 1px solid #c8c5c4
}
.reference__item a {
  display: block;
  height: 100%
}
.reference__item a:hover {
  opacity: .7
}
.ttl {
  color: #204180;
  font-size: 1.7rem;
  font-weight: 700;
  text-align: center
}
@media (max-width:999px) {
  .ttl {
    font-size: 1.5rem
  }
}
.notFound {
  padding: 50px 0 300px;
  text-align: center
}
@media (max-width:999px) {
  .notFound {
    padding: 30px 0 0
  }
}
.notFound__btn {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -webkit-transition: .2s;
  align-items: center;
  background: #204180;
  border-radius: 40px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.7rem;
  font-weight: 700;
  height: 80px;
  height: 60px;
  justify-content: center;
  margin: 60px auto 27px;
  max-width: 300px;
  position: relative;
  transition: .2s;
  width: 100%
}
@media (max-width:999px) {
  .notFound__btn {
    font-size: 1.4rem;
    height: 50px
  }
}
.notFound__btn:hover {
  background: #2a56a9
}
.buy .pageHead {
  margin-bottom: 170px
}
@media (max-width:999px) {
  .buy .pageHead {
    margin-bottom: 152px
  }
}
@media (max-width:999px) {
  .buy .pageHead__txt {
    text-align: center
  }
}
.clean .pageHead {
  margin-bottom: 116px
}
@media (max-width:999px) {
  .clean .pageHead {
    margin-bottom: 66px
  }
}
.clean .intro {
  background: #f4f7fc;
  margin-bottom: 131px;
  padding: 100px 0 131px
}
@media (max-width:999px) {
  .clean .intro {
    margin-bottom: 105px;
    padding: 36px 0 43px
  }
}
.clean .intro__item {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}
@media (max-width:999px) {
  .clean .intro__item {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column
  }
  .clean .intro__item:not(:last-child) {
    margin-bottom: 97px
  }
}
@media (min-width:1000px) {
  .clean .intro__item:not(:last-child) {
    border-bottom: 1px solid #204180;
    margin-bottom: 92px;
    padding-bottom: 103px
  }
}
@media (min-width:1000px) {
  .clean .intro__item:nth-child(2n) .intro__img {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    margin-left: 7.5%;
    order: 1
  }
  .clean .intro__item:not(:nth-child(2n)) .intro__img {
    margin-right: 7.5%
  }
}
@media (min-width:1000px) {
  .clean .intro__contents {
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%
  }
}
.clean .intro__ttl {
  -ms-flex-align: center;
  -ms-flex-pack: start;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  align-items: center;
  background: #204180;
  border-radius: 22px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.7rem;
  font-weight: 700;
  height: 42px;
  justify-content: flex-start;
  letter-spacing: .08em;
  margin-bottom: 24px;
  padding: 0 6.5%;
  width: 100%
}
@media (max-width:999px) {
  .clean .intro__ttl {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    font-size: 1.5rem;
    height: 30px;
    justify-content: center
  }
}
.clean .intro__img {
  position: relative
}
@media (min-width:1000px) {
  .clean .intro__img {
    width: 45%
  }
}
@media (max-width:999px) {
  .clean .intro__img {
    margin-bottom: 21px;
    width: 100%
  }
}
.clean .intro__img::before {
  content: "";
  display: block;
  padding-top: 57%
}
.clean .intro__img img {
  -o-object-fit: cover;
  -o-object-position: center center;
  bottom: 0;
  font-family: "object-fit:cover,object-position: center center";
  height: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}
@media (max-width:999px) {
  .clean .intro__desc {
    font-size: 1.2rem;
    line-height: 1.9
  }
}
.company {
  padding-bottom: 150px
}
@media (max-width:999px) {
  .company {
    padding-bottom: 88px
  }
}
.company__ttl {
  margin-bottom: 60px
}
@media (max-width:999px) {
  .company__ttl {
    margin-bottom: 40px
  }
}
@media (max-width:999px) {
  .company__inner {
    padding: 0
  }
}
.company__dls {
  margin-bottom: 30px
}
@media (max-width:999px) {
  .company__dls {
    margin-bottom: 43px
  }
}
.company__dl {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 2% 13px 10%
}
@media (max-width:999px) {
  .company__dl {
    font-size: 1.2rem;
    padding: 11px 2% 11px 7%
  }
}
.company__dl:nth-child(odd) {
  background: rgba(221, 232, 253, .392)
}
.company__dl dt {
  font-weight: 500;
  width: 33.5%
}
@media (max-width:999px) {
  .company__dl dt {
    width: 31.5%
  }
}
@media (max-width:355px) {
  .company__dl dt {
    width: 36%
  }
}
.company__dl dd {
  -ms-flex: 1 1 0%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  flex: 1 1 0%
}
.company__imgs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
@media (max-width:999px) {
  .company__imgs {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 274px;
    width: 100%
  }
}
@media (min-width:1000px) {
  .company__img {
    width: calc(50% - 2% / 2)
  }
  .company__img:not(:nth-child(2n)) {
    margin-right: 2%
  }
}
@media (max-width:999px) {
  .company__img {
    width: 100%
  }
  .company__img:not(:last-child) {
    margin-bottom: 30px
  }
}
.contact {
  margin-bottom: 142px;
  padding-bottom: 140px;
  padding-top: 46px
}
@media (max-width:999px) {
  .contact {
    font-size: 1.2rem !important;
    margin-bottom: -54px;
    padding-bottom: 80px;
    padding-top: 24px
  }
}
.contact__inner {
  max-width: calc(834px + 5% * 2)
}
.contact .status {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 38px
}
@media (max-width:999px) {
  .contact .status {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    left: 5%;
    margin-bottom: 14px;
    position: relative
  }
}
.contact .status__item {
  position: relative;
  position: relative;
  width: calc(100% / 3)
}
@media (min-width:1000px) {
  .contact .status__item img {
    padding-right: 8%
  }
}
@media (max-width:999px) {
  .contact .status__item img {
    height: 100%
  }
}
@media (max-width:999px) {
  .contact .status__item:nth-child(1) {
    z-index: 3
  }
  .contact .status__item:nth-child(2) {
    left: -5%;
    position: relative;
    z-index: 2
  }
  .contact .status__item:nth-child(3) {
    left: -10%;
    z-index: 1
  }
}
.contact .status__item::before {
  -webkit-transform: translateX(-50%);
  background: #afafaf;
  bottom: -5px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: calc(100% + 5%)
}
@media (max-width:999px) {
  .contact .status__item::before {
    display: none
  }
}
.contact .status__item._active::before {
  background: #204180
}
.contact__desc {
  margin-bottom: 22px;
  text-align: center
}
@media (max-width:999px) {
  .contact__desc {
    margin-bottom: 19px
  }
}
@media (min-width:1000px) {
  .contact form {
    border: 1px solid #204180;
    padding: 45px 10.5%
  }
}
@media (max-width:999px) {
  .contact form {
    border-bottom: 1px solid #204180;
    border-top: 1px solid #204180;
    margin: 0 calc(50% - 50vw);
    padding: 26px calc(50vw - 50%) 58px;
    width: 100vw
  }
}
.contact form .error {
  color: #dc0916;
  font-weight: 700
}
.contact__ttl {
  color: #009480;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 37px;
  text-align: center
}
@media (max-width:999px) {
  .contact__ttl {
    font-size: 2.6rem;
    margin-bottom: 20px
  }
}
.contact__list {
  margin-bottom: 40px
}
@media (max-width:999px) {
  .contact__list {
    margin-bottom: 50px
  }
}
.contact__chk {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap
}
.contact__chk .mwform-checkbox-field {
  margin-bottom: 10px;
  width: calc(100% / 3)
}
@media (max-width:999px) {
  .contact__chk .mwform-checkbox-field {
    margin-bottom: 7px;
    width: 50%
  }
}
.contact input[type=checkbox] {
  display: none
}
.contact input[type=checkbox] + span {
  cursor: pointer;
  display: inline-block;
  margin: 0 .2em 0;
  padding: 0 0 0 26px;
  position: relative
}
@media (max-width:999px) {
  .contact input[type=checkbox] + span {
    padding: 0 0 0 20px
  }
}
.contact input[type=checkbox] + span::before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  background: #efefef 0 0 no-repeat padding-box;
  border: 1px solid #707070;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px
}
@media (max-width:999px) {
  .contact input[type=checkbox] + span::before {
    height: 16px;
    width: 16px
  }
}
.contact input[type=checkbox] + span::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -webkit-transition: all .3s ease 0s;
  border-bottom: 3px solid #204180;
  border-left: 3px solid #204180;
  content: "";
  display: block;
  height: 6px;
  left: 4px;
  margin-top: -1px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  transition: all .3s ease 0s;
  width: 13px
}
@media (max-width:999px) {
  .contact input[type=checkbox] + span::after {
    border-bottom: 2px solid #204180;
    border-left: 2px solid #204180;
    height: 6px;
    left: 3px;
    width: 10px
  }
}
.contact input[type=checkbox]:checked + span::after {
  opacity: 1
}
.contact__label {
  -ms-flex-align: center;
  -ms-flex-pack: start;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  justify-content: flex-start;
  margin-bottom: 6px
}
.contact__label--required::after {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #dc0916;
  border-radius: 5px;
  color: #fff;
  content: "必須";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  font-weight: 500;
  height: 20px;
  justify-content: center;
  line-height: 1;
  margin-left: 17px;
  width: 48px
}
@media (max-width:999px) {
  .contact__label--required::after {
    font-size: 1rem;
    height: 16px;
    margin-left: 15px;
    width: 40px
  }
}
.contact__item:not(:last-child) {
  margin-bottom: 24px
}
@media (max-width:999px) {
  .contact__item:not(:last-child) {
    margin-bottom: 22px
  }
}
.contact__item--chk {
  margin-bottom: 41px !important
}
@media (max-width:999px) {
  .contact__item--chk {
    margin-bottom: 23px !important
  }
}
.contact__item--chk .contact__label {
  font-weight: 400;
  margin-bottom: 19px
}
.contact__contents input[type=email], .contact__contents input[type=tel], .contact__contents input[type=text], .contact__contents textarea {
  background: #efefef;
  border: 1px solid #efefef;
  border-radius: 5px;
  font-size: 1.5rem;
  height: 36px;
  padding: 2px 10px;
  width: 100%
}
@media (max-width:999px) {
  .contact__contents input[type=email], .contact__contents input[type=tel], .contact__contents input[type=text], .contact__contents textarea {
    font-size: 1.2rem;
    height: 34px;
    width: 100%
  }
}
.contact__contents input[type=email]::-webkit-input-placeholder, .contact__contents input[type=tel]::-webkit-input-placeholder, .contact__contents input[type=text]::-webkit-input-placeholder, .contact__contents textarea::-webkit-input-placeholder {
  color: #a3a3a3
}
.contact__contents input[type=email]::-moz-placeholder, .contact__contents input[type=tel]::-moz-placeholder, .contact__contents input[type=text]::-moz-placeholder, .contact__contents textarea::-moz-placeholder {
  color: #a3a3a3
}
.contact__contents input[type=email]:-ms-input-placeholder, .contact__contents input[type=tel]:-ms-input-placeholder, .contact__contents input[type=text]:-ms-input-placeholder, .contact__contents textarea:-ms-input-placeholder {
  color: #a3a3a3
}
.contact__contents input[type=email]::-ms-input-placeholder, .contact__contents input[type=tel]::-ms-input-placeholder, .contact__contents input[type=text]::-ms-input-placeholder, .contact__contents textarea::-ms-input-placeholder {
  color: #a3a3a3
}
.contact__contents input[type=email]::placeholder, .contact__contents input[type=tel]::placeholder, .contact__contents input[type=text]::placeholder, .contact__contents textarea::placeholder {
  color: #a3a3a3
}
.contact__contents input[type=email]:focus, .contact__contents input[type=tel]:focus, .contact__contents input[type=text]:focus, .contact__contents textarea:focus {
  background: #fff;
  border: 1px solid #204180
}
.contact__contents textarea {
  height: 176px
}
@media (max-width:999px) {
  .contact__contents textarea {
    height: 148px;
    line-height: 1.8;
    padding: 8px 2%
  }
}
.contact__txt {
  position: relative
}
.contact__labelNote {
  font-size: 1.2rem;
  margin-bottom: 10px
}
@media (max-width:999px) {
  .contact__labelNote {
    margin-bottom: 8px
  }
}
.contact__note {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  margin-bottom: 12px
}
@media (max-width:999px) {
  .contact__note {
    margin-top: -7px
  }
}
.contact__note::before {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #dc0916;
  border-radius: 5px;
  color: #fff;
  content: "必須";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  font-weight: 500;
  height: 20px;
  justify-content: center;
  line-height: 1;
  margin-right: 17px;
  margin-top: -2px;
  width: 48px
}
@media (max-width:999px) {
  .contact__note::before {
    font-size: 1rem;
    height: 16px;
    margin-right: 15px;
    margin-top: 3px;
    min-width: 40px;
    width: 40px
  }
}
.contact__submit {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -webkit-transition: .2s;
  align-items: center;
  border-radius: 40px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  height: 80px;
  justify-content: center;
  margin: 0 auto 27px;
  max-width: 442px;
  position: relative;
  transition: .2s;
  width: 100%
}
@media (max-width:999px) {
  .contact__submit {
    height: 60px;
    margin: 0 auto 18px
  }
}
.contact__submit:hover input[type=submit] {
  background: #2a56a9;
  color: #fff
}
.contact__submit:hover input[type=submit]:disabled {
  background: gray;
  color: #fff
}
.contact__submit input[type=submit] {
  -webkit-transition: .2s;
  background: #204180;
  border-radius: 40px;
  font-family: inherit;
  font-size: 1.7rem;
  height: 100%;
  letter-spacing: .1em;
  margin: 0;
  padding: 0;
  transition: .2s;
  width: 100%
}
@media (max-width:999px) {
  .contact__submit input[type=submit] {
    font-size: 1.5rem
  }
}
.contact__submit input[type=submit]:disabled {
  background: gray;
  pointer-events: none
}
.contact__notice {
  font-size: 1.2rem;
  text-align: center
}
.contact__agree {
  margin-bottom: 50px;
  text-align: center
}
.contact .mwform-tel-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.contact .mwform-tel-field input {
  margin: 0 10px;
  min-width: 80px
}
@media (max-width:355px) {
  .contact .mwform-tel-field input {
    min-width: 70px
  }
}
.contact .mwform-tel-field input:first-child {
  margin-left: 0
}
.contact .mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0
}
.contact input[type=radio] {
  display: none
}
.contact input[type=radio] + span {
  cursor: pointer;
  display: inline-block;
  margin: 0 .2em 0;
  padding: 0 0 0 28px;
  position: relative
}
.contact input[type=radio] + span::before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #707070;
  border-radius: 50%;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px
}
.contact input[type=radio] + span::after {
  -webkit-transform: translateY(-50%);
  -webkit-transition: all .3s ease 0s;
  background: #204180;
  border: 1px solid transparent;
  border-radius: 50%;
  content: "";
  height: 12px;
  left: 4px;
  opacity: 0;
  padding: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all .3s ease 0s;
  width: 12px
}
.contact input[type=radio]:checked + span::after {
  opacity: 1
}
.contact .mwform-radio-field {
  margin-right: 40px
}
.contact-input .contact__placeholder {
  color: #a3a3a3;
  left: 15px;
  pointer-events: none;
  position: absolute;
  top: 15px
}
.contact-input .contact__placeholder.none {
  display: none
}
.contact-comfirm .contact__agree {
  display: none
}
.contact-comfirm .contact__placeholder {
  display: none
}
.contact-comfirm .privacy {
  display: none
}
.contact-comfirm .contact__notice {
  display: none
}
.contact-comfirm .contact__item {
  border-bottom: 1px solid #afafaf;
  padding-bottom: 40px
}
@media (max-width:999px) {
  .contact-comfirm .contact__item {
    padding-bottom: 20px
  }
}
.contact-comfirm .contact__submit {
  -ms-flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: auto
}
.contact-comfirm .contact__submit:hover input[type=submit] {
  background: #204180
}
.contact-comfirm .contact__submit input[type=submit] {
  -webkit-transform: .2s;
  height: 60px;
  transform: .2s
}
.contact-comfirm .contact__submit input[type=submit]:not(:last-child) {
  margin-bottom: 20px
}
.contact-comfirm .contact__submit input[type=submit]:hover {
  background: #2a56a9
}
.contact-thanks .mw_wp_form_send_error {
  color: #dc0916;
  font-weight: 700;
  text-align: center
}
@media (min-width:1000px) {
  .contact-thanks .mw_wp_form_send_error {
    font-size: 1.8rem
  }
}
@media (max-width:999px) {
  .contact-thanks .mw_wp_form_send_error {
    font-size: 1.5rem
  }
}
.contact-thanks .contact__submit {
  background: #204180;
  margin: 30px auto
}
.contact-thanks .contact__submit:hover {
  background: #2a56a9
}
.privacy {
  border: 2px solid #204180;
  border-radius: 19px;
  margin-bottom: 27px;
  padding: 23px 10px 16px
}
@media (max-width:999px) {
  .privacy {
    margin-bottom: 23px;
    padding: 21px 6px
  }
}
.privacy__ttl {
  color: #204180;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center
}
@media (max-width:999px) {
  .privacy__ttl {
    font-size: 1.5rem;
    margin-bottom: 14px
  }
}
.privacy__box {
  height: 190px;
  overflow-y: scroll;
  padding: 0 4%
}
@media (max-width:999px) {
  .privacy__box {
    height: 151px
  }
}
.privacy__box::-webkit-scrollbar {
  width: 4px
}
.privacy__box::-webkit-scrollbar-thumb {
  background: #c4c4c4;
  border-radius: 5px
}
.privacy__box::-webkit-scrollbar-track {
  background: 0 0
}
.privacy__txt {
  line-height: 1.86
}
@media (max-width:999px) {
  .privacy__txt {
    line-height: 1.83
  }
}
.privacy__txt ol {
  margin: 13px 0
}
.privacy__txt li:not(:last-child) {
  margin-bottom: 10px
}
@media (max-width:999px) {
  .detail {
    margin-top: 44px
  }
}
.detail__update {
  margin-bottom: 3px;
  text-align: right
}
.detail__wrap {
  border-bottom: 1px solid #204180;
  border-top: 1px solid #204180;
  display: block;
  letter-spacing: .17em;
  margin-bottom: 47px;
  padding: 17px 0
}
@media (max-width:999px) {
  .detail__wrap {
    margin-bottom: 18px;
    padding: 11px 0
  }
}
.detail__inner {
  max-width: calc(979px + 5% * 2)
}
.detail__subInner {
  margin-bottom: 100px;
  max-width: calc(1100px + 5% * 2)
}
@media (max-width:999px) {
  .detail__subInner {
    margin-bottom: 35px;
    margin-top: -27px
  }
}
.detail__ttl {
  font-size: 3rem;
  font-weight: 700
}
@media (min-width:1000px) {
  .detail__ttl {
    margin-right: 2%
  }
}
@media (max-width:999px) {
  .detail__ttl {
    font-size: 2.2rem
  }
}
.detail__cats {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px
}
@media (max-width:999px) {
  .detail__cats {
    margin-top: 6px
  }
}
.detail__cat {
  border: 1px solid #204180;
  color: #204180;
  font-size: 1.7rem;
  font-weight: 700;
  min-width: 94px;
  padding: 1px 3px;
  text-align: center
}
.detail__cat:not(:last-child) {
  margin-right: 10px
}
@media (max-width:999px) {
  .detail__cat:not(:last-child) {
    margin-right: 6px
  }
}
@media (max-width:999px) {
  .detail__cat {
    font-size: 1.2rem;
    min-width: 73px
  }
}
.detail__box {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 39px
}
@media (max-width:999px) {
  .detail__box {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 44px
  }
}
@media (min-width:1000px) {
  .detail__contents {
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%
  }
}
@media (max-width:999px) {
  .detail__contents {
    margin-bottom: 60px;
    position: relative;
    width: 100%
  }
}
.detail__subTtl {
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 13px;
  padding-bottom: 15px;
  position: relative
}
@media (max-width:999px) {
  .detail__subTtl {
    font-size: 1.2rem
  }
}
.detail__subTtl::before {
  background-image: -webkit-linear-gradient(left, #707070, #707070 2px, transparent 2px, transparent 4px);
  background-image: linear-gradient(to right, #707070, #707070 2px, transparent 2px, transparent 4px);
  background-repeat: repeat-x;
  background-size: 4px 1px;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  width: 100%
}
.detail__slideshow {
  padding: 0 4.5%;
  position: relative
}
.detail__desc {
  line-height: 1.9
}
@media (max-width:999px) {
  .detail__desc {
    font-size: 1.2rem;
    line-height: 1.7
  }
}
.detail .swiper-slide {
  cursor: pointer;
  position: relative
}
.detail .swiper-slide::before {
  content: "";
  display: block;
  padding-top: 100%
}
.detail .swiper-slide img {
  -o-object-fit: cover;
  -o-object-position: center center;
  border-radius: 12px;
  bottom: 0;
  font-family: "object-fit:cover,object-position: center center";
  height: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}
.detail .swiper-button-next, .detail .swiper-button-prev {
  -webkit-transition: all .5s ease-in 0s;
  background: rgba(0, 0, 0, .21);
  border-radius: 50%;
  height: 32px;
  transition: all .5s ease-in 0s;
  width: 32px
}
@media (max-width:999px) {
  .detail .swiper-button-next, .detail .swiper-button-prev {
    height: 20px;
    width: 20px
  }
}
.detail .swiper-button-next:hover, .detail .swiper-button-prev:hover {
  background: rgba(0, 0, 0, .15)
}
.detail .swiper-button-next::before, .detail .swiper-button-prev::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  content: "";
  height: 12px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 12px
}
@media (max-width:999px) {
  .detail .swiper-button-next::before, .detail .swiper-button-prev::before {
    height: 6px;
    width: 6px
  }
}
.detail .swiper-button-next::after, .detail .swiper-button-prev::after {
  content: ""
}
.detail .swiper-button-prev {
  left: 0
}
@media (max-width:999px) {
  .detail .swiper-button-prev {
    left: -9px;
    margin-top: -10px
  }
}
.detail .swiper-button-prev::before {
  border-bottom: 4px solid #fff;
  border-left: 4px solid #fff;
  margin-left: 5%
}
@media (max-width:999px) {
  .detail .swiper-button-prev::before {
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff
  }
}
.detail .swiper-button-next {
  right: 0
}
@media (max-width:999px) {
  .detail .swiper-button-next {
    margin-top: -10px;
    right: -9px
  }
}
.detail .swiper-button-next::before {
  border-right: 4px solid #fff;
  border-top: 4px solid #fff;
  margin-left: -3%
}
@media (max-width:999px) {
  .detail .swiper-button-next::before {
    border-right: 3px solid #fff;
    border-top: 3px solid #fff
  }
}
@media (min-width:1000px) {
  .detail__mainSwiper {
    margin-right: 6.5%;
    width: 63%
  }
}
@media (max-width:999px) {
  .detail__mainSwiper {
    width: 100%
  }
}
.detail__mainSwiper .swiper-slide {
  position: relative
}
.detail__mainSwiper .swiper-slide::before {
  content: "";
  display: block;
  padding-top: 62%
}
.detail__mainSwiper .swiper-slide img {
  -o-object-fit: cover;
  -o-object-position: center center;
  border-radius: 0;
  bottom: 0;
  font-family: "object-fit:cover,object-position: center center";
  height: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}
.detail .info {
  background: rgba(161, 185, 230, .122);
  padding: 54px 0 157px
}
@media (max-width:999px) {
  .detail .info {
    margin-top: 56px;
    padding: 49px 0 84px
  }
}
.detail .info__ttl {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #204180;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.7rem;
  font-weight: 700;
  height: 36px;
  justify-content: center;
  margin-bottom: 58px;
  width: 100%
}
@media (max-width:999px) {
  .detail .info__ttl {
    font-size: 1.5rem;
    height: 28px;
    margin-bottom: 40px
  }
}
.detail .info__img {
  margin: 0 auto 80px;
  margin-bottom: 80px;
  max-width: 700px;
  width: 100%
}
@media (max-width:999px) {
  .detail .info__img {
    margin-bottom: 60px
  }
}
.detail .info__img img {
  border: 1px solid #707070
}
.detail .info__btn {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #204180;
  border-radius: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  justify-content: center;
  margin: -34px auto 0;
  max-width: 651px
}
@media (max-width:999px) {
  .detail .info__btn {
    border-radius: 7px;
    height: 58px;
    margin: -30px auto 0;
    max-width: 335px
  }
}
.detail .info__btn:hover {
  background: #2a56a9
}
.detail .info__btn span {
  -webkit-transition: .2s;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 700;
  left: 34px;
  position: relative;
  transition: .2s
}
@media (max-width:999px) {
  .detail .info__btn span {
    font-size: 1.5rem;
    left: 26px
  }
}
.detail .info__btn span::before {
  background: url(../img/detail/detail.svg) no-repeat top center/72px 91px;
  bottom: -20px;
  content: "";
  height: 91px;
  left: -70px;
  position: absolute;
  width: 72px
}
@media (max-width:999px) {
  .detail .info__btn span::before {
    background: url(../img/detail/detail.svg) no-repeat top center/60px 76px;
    bottom: -17px;
    height: 76px;
    width: 60px
  }
}
.detail .info__btnWrap {
  margin: 0 0 139px
}
@media (max-width:999px) {
  .detail .info__btnWrap {
    padding: 0 20px
  }
}
@media (max-width:999px) {
  .detail .info__btnWrap {
    margin: 0 0 104px
  }
}
.detail .info__list {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap
}
.detail .info__item {
  border-top: 1px solid #707070
}
@media (min-width:1000px) {
  .detail .info__item {
    padding-right: 10px;
    width: 50%
  }
}
@media (max-width:999px) {
  .detail .info__item {
    width: 100%
  }
}
.detail .info__item._full {
  width: 100%
}
@media (min-width:1000px) {
  .detail .info__item._full {
    padding-right: 0 !important
  }
}
.detail .info__item:last-child {
  border-bottom: 1px solid #707070
}
.detail .info__item dl {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0;
  width: 100%
}
@media (max-width:999px) {
  .detail .info__item dl {
    padding: 7px 0
  }
}
.detail .info__item dl dt {
  background: rgba(32, 65, 128, .702);
  border-radius: 8px;
  color: #fff;
  font-weight: 700;
  line-height: 1.33;
  margin-right: 27px;
  padding: 5px 3px;
  text-align: center;
  width: 175px
}
@media (max-width:999px) {
  .detail .info__item dl dt {
    font-size: 1.2rem;
    margin-right: 22px;
    width: 134px
  }
}
@media (max-width:355px) {
  .detail .info__item dl dt {
    font-size: 1.1rem;
    margin-right: 15px;
    width: 125px
  }
}
.detail .info__item dl dd {
  -ms-flex: 1 1 0%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  flex: 1 1 0%
}
@media (max-width:999px) {
  .detail .info__item dl dd {
    font-size: 1.2rem
  }
}
.detail .recommend {
  border-top: 3px solid #204180;
  padding: 60px 0 0
}
@media (max-width:999px) {
  .detail .recommend {
    padding: 38px 0 0
  }
}
.detail .recommend__ttl {
  color: #204180;
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 60px;
  text-align: center
}
@media (max-width:999px) {
  .detail .recommend__ttl {
    font-size: 1.5rem;
    margin-bottom: 45px
  }
}
.detail .recommend__btn {
  -ms-flex-line-pack: center;
  -ms-flex-pack: center;
  -webkit-align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-content: center;
  border: 1px solid #204180;
  border-radius: 15px;
  color: #204180;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  height: 30px;
  justify-content: center;
  margin-bottom: 94px;
  margin-top: 20px;
  width: 93px
}
@media (max-width:999px) {
  .detail .recommend__btn {
    font-size: 1.2rem;
    height: 24px;
    margin-bottom: 83px;
    width: 76px
  }
}
.detail .recommend__btn:hover {
  opacity: .6
}
.detail .recommend__btn span {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.detail .recommend__btn span::before {
  background: url(../img/common/arrow-left.svg) top center/16px 16px;
  content: "";
  height: 16px;
  margin-right: 12px;
  min-height: 16px;
  min-width: 16px;
  position: relative;
  top: 1px;
  width: 16px
}
@media (max-width:999px) {
  .detail .recommend__btn span::before {
    background: url(../img/common/arrow-left.svg) top center/13px 13px;
    height: 13px;
    margin-right: 10px;
    min-height: 13px;
    min-width: 13px;
    width: 13px
  }
}
.lease .pageHead {
  margin-bottom: 147px
}
@media (max-width:999px) {
  .lease .pageHead {
    margin-bottom: 64px
  }
}
.lease .manage {
  margin-bottom: 222px
}
@media (max-width:999px) {
  .lease .manage {
    margin-bottom: 137px
  }
}
.lease .manage__list {
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}
@media (max-width:999px) {
  .lease .manage__list {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 17px
  }
}
@media (min-width:1000px) {
  .lease .manage__item {
    width: calc(100% / 3 - 3% * 2 / 3)
  }
  .lease .manage__item:not(:nth-child(3n)) {
    margin-right: 3%
  }
}
@media (max-width:999px) {
  .lease .manage__item {
    width: 100%
  }
  .lease .manage__item:not(:last-child) {
    margin-bottom: 90px
  }
}
.lease .manage__item--time .manage__contents {
  position: relative
}
.lease .manage__item--time .manage__contents::before {
  background: url(../img/lease/time.svg) no-repeat top center/88px 80px;
  content: "";
  height: 80px;
  position: absolute;
  right: 8%;
  top: 25px;
  width: 88px
}
@media (max-width:1100px) {
  .lease .manage__item--time .manage__contents::before {
    right: 3%
  }
}
@media (max-width:999px) {
  .lease .manage__item--time .manage__contents::before {
    background: url(../img/lease/time.svg) no-repeat top center/75px 68px;
    height: 68px;
    width: 75px
  }
}
@media (max-width:355px) {
  .lease .manage__item--time .manage__contents::before {
    background: url(../img/lease/time.svg) no-repeat top center/calc(75px * .8) calc(68px * .8);
    height: calc(68px * .8);
    right: 2%;
    width: calc(75px * .8)
  }
}
.lease .manage__item ul li:not(:last-child) {
  margin-bottom: 2px
}
.lease .manage__ttl {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #204180;
  border: 2px solid #204180;
  border-radius: 20px 20px 0 0;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.7rem;
  font-weight: 700;
  height: 64px;
  justify-content: center
}
@media (max-width:999px) {
  .lease .manage__ttl {
    font-size: 1.5rem;
    height: 52px
  }
}
.lease .manage__contents {
  -ms-flex-align: center;
  -ms-flex-pack: start;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  align-items: center;
  border: 2px solid #204180;
  border-radius: 0 0 20px 20px;
  border-top: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  line-height: 1.8;
  padding: 8px 8%
}
@media (max-width:999px) {
  .lease .manage__contents {
    font-size: 1.2rem
  }
}
@media (max-width:999px) {
  .lease .manage__contents {
    padding: 2px 8%
  }
}
.free {
  background: url(../img/letter/bg.svg) repeat center center/cover;
  padding: 80px 0 48px;
  text-align: center
}
@media (max-width:999px) {
  .free {
    padding: 78px 0 39px
  }
  .free .inner {
    width: 85%
  }
}
.free__ttl {
  font-size: 3rem;
  font-weight: 700;
  margin: 0 auto 50px;
  max-width: 476px;
  position: relative;
  width: 100%
}
@media (max-width:999px) {
  .free__ttl {
    font-size: 1.7rem;
    margin: 0 auto 21px
  }
}
.free__ttl:before {
  -webkit-transform: translateX(-50%);
  background: url(../img/letter/house-icon.svg) no-repeat center center/57px 40px;
  content: "";
  height: 40px;
  left: 50%;
  position: absolute;
  top: -57px;
  transform: translateX(-50%);
  width: 57px
}
@media (max-width:999px) {
  .free__ttl:before {
    top: -61px
  }
}
.free__ttl ._upper {
  color: #204180;
  display: block;
  margin-bottom: 8px
}
@media (max-width:999px) {
  .free__ttl ._upper {
    margin-bottom: 4px
  }
}
.free__ttl ._below {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #204180;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  justify-content: center;
  line-height: 1
}
@media (max-width:999px) {
  .free__ttl ._below {
    height: 26px
  }
}
.free__list {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 842px;
  width: 100%
}
@media (max-width:999px) {
  .free__list {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.free__item {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
  -webkit-transition: .2s;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .161);
  height: 130px;
  transition: .2s
}
@media (min-width:1000px) {
  .free__item {
    max-width: 233px;
    width: calc(100% / 3 - 2% * 2 / 3)
  }
}
@media (max-width:999px) {
  .free__item {
    border-radius: 8px;
    height: 50px;
    width: 100%
  }
  .free__item:not(:last-child) {
    margin-bottom: 14px
  }
}
.free__item:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}
.free__item:hover span {
  color: #204180
}
@media (max-width:999px) {
  .free__item:hover {
    -webkit-transform: scale(1.04, 1.04);
    transform: scale(1.04, 1.04)
  }
}
.free__item a {
  -ms-flex-align: center;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  width: 100%
}
@media (max-width:999px) {
  .free__item a {
    -ms-flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding-left: 9%
  }
}
.free__item img {
  width: 43px
}
@media (max-width:999px) {
  .free__item img {
    margin-right: 7%;
    width: 31px
  }
}
.free__item span {
  -webkit-transition: .2s;
  display: block;
  line-height: 1.5;
  transition: .2s
}
@media (min-width:1000px) {
  .free__item span {
    margin-top: 12px
  }
}
@media (max-width:999px) {
  .free__item span {
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%;
    font-size: 1.2rem;
    text-align: left
  }
}
.msg {
  background: url(../img/letter/bg.png) no-repeat center center/cover;
  padding: 52px 0 342px
}
@media (max-width:999px) {
  .msg {
    padding: 22px 0 87px
  }
  .msg .inner {
    padding: 0 10px !important
  }
}
.msg__box {
  margin: 0 auto 34px;
  max-width: 614px;
  position: relative;
  width: 100%
}
@media (max-width:999px) {
  .msg__box {
    margin: 0 auto 19px
  }
}
@media (min-width:1000px) {
  .msg__box::before {
    -webkit-transform: translateY(-50%);
    background: url(../img/letter/cloud1.svg) no-repeat center center/190px 62px;
    content: "";
    height: 62px;
    left: -40%;
    margin-top: 37px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 190px
  }
}
.msg__box::after {
  background: url(../img/letter/cloud2.svg) no-repeat center center/152px 50px;
  content: "";
  height: 50px;
  margin-top: -8px;
  position: absolute;
  width: 152px
}
@media (min-width:1000px) {
  .msg__box::after {
    -webkit-transform: translateY(-50%);
    right: -29%;
    top: 50%;
    transform: translateY(-50%)
  }
}
@media (max-width:999px) {
  .msg__box::after {
    background: url(../img/letter/cloud2.svg) no-repeat center center/calc(152px * .5) calc(50px * .5);
    bottom: -12px;
    height: calc(50px * .5);
    right: 16%;
    width: calc(152px * .5)
  }
}
.msg__bg {
  background: url(../img/common/house.png) repeat center left/auto 57px;
  height: 57px;
  width: auto
}
@media (max-width:999px) {
  .msg__bg {
    background: url(../img/common/house.png) repeat center left/auto 25px;
    height: 25px
  }
}
.risk__wrap {
  background: #fff;
  position: relative
}
@media (min-width:1000px) {
  .risk__wrap {
    border-radius: 40px;
    margin-top: -183px;
    padding: 90px 0 80px
  }
}
@media (max-width:999px) {
  .risk__wrap {
    padding: 75px 0 33px
  }
}
.risk__ttl {
  left: 4%;
  position: absolute;
  top: -100px;
  width: 200px
}
@media (max-width:999px) {
  .risk__ttl {
    -webkit-transform: translateX(-50%);
    left: 50%;
    position: absolute;
    top: -56px;
    transform: translateX(-50%);
    width: 109px
  }
}
.risk__list {
  -ms-flex-align: end;
  -ms-flex-pack: center;
  -webkit-align-items: flex-end;
  -webkit-box-align: end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 75px;
  width: 100%
}
@media (max-width:999px) {
  .risk__list {
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 42px
  }
}
@media (min-width:1000px) {
  .risk__list--row1 .risk__item:not(:last-child) {
    margin-right: 7%
  }
}
@media (min-width:1000px) {
  .risk__list--row2 .risk__item:not(:last-child) {
    margin-right: 5%
  }
}
@media (max-width:999px) {
  .risk__list--row2 .risk__item:last-child {
    margin-top: 42px
  }
}
@media (min-width:1000px) {
  .risk__item {
    max-width: 225px;
    width: calc(100% / 3 - 2% * 2 / 3)
  }
  .risk__item--lg {
    max-width: 259px
  }
}
@media (max-width:999px) {
  .risk__item {
    width: calc(100% / 2 - 4% * 1 / 2)
  }
  .risk__item:not(:nth-child(2n)) {
    margin-right: 4%
  }
}
.risk__box {
  font-weight: 400;
  line-height: 2.1;
  margin: 79px auto 0;
  max-width: 850px;
  text-align: center;
  width: 100%
}
@media (max-width:999px) {
  .risk__box {
    font-size: 1.2rem;
    margin: 49px auto 0
  }
}
.risk__box ._accent {
  display: inline-block;
  font-size: 2rem;
  font-weight: 500;
  margin-top: 9px;
  position: relative
}
@media (max-width:999px) {
  .risk__box ._accent {
    font-size: 1.7rem
  }
}
.risk__box ._accent::before {
  background: url(../img/letter/line-deco.svg) repeat-x center center/auto 6px;
  bottom: 0;
  content: "";
  height: 8px;
  left: 0;
  position: absolute;
  width: 100%
}
.renovate .pageHead {
  margin-bottom: 112px
}
@media (max-width:999px) {
  .renovate .pageHead {
    margin-bottom: 57px
  }
}
.renovate .fix {
  margin-bottom: 141px
}
@media (max-width:999px) {
  .renovate .fix {
    margin-bottom: 99px
  }
}
.renovate .fix .inner {
  max-width: calc(936px + 5% * 2)
}
.renovate .fix__desc {
  margin-bottom: 186px;
  padding: 0 12%
}
@media (max-width:999px) {
  .renovate .fix__desc {
    font-size: 1.2rem;
    margin-bottom: 136px;
    padding: 0
  }
}
.renovate .fix__img {
  margin-bottom: 40px;
  position: relative
}
@media (max-width:999px) {
  .renovate .fix__img {
    margin-bottom: 50px
  }
}
.renovate .fix__img::before {
  content: "";
  display: block;
  padding-top: 50%
}
@media (max-width:999px) {
  .renovate .fix__img::before {
    padding-top: 68%
  }
}
.renovate .fix__img img {
  -o-object-fit: cover;
  -o-object-position: center center;
  bottom: 0;
  font-family: "object-fit:cover,object-position: center center";
  height: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}
.renovate .fix__subImg {
  position: relative
}
.renovate .fix__subImg::before {
  content: "";
  display: block;
  padding-top: 50%
}
@media (max-width:999px) {
  .renovate .fix__subImg::before {
    padding-top: 68%
  }
}
.renovate .fix__subImg img {
  -o-object-fit: cover;
  -o-object-position: center center;
  bottom: 0;
  font-family: "object-fit:cover,object-position: center center";
  height: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}
.renovate .fix__box {
  border: 2px solid #204180;
  border-radius: 27px;
  margin: 70px auto;
  max-width: 712px;
  padding: 23px 11% 7px;
  white-space: nowrap;
  width: 100%
}
@media (max-width:999px) {
  .renovate .fix__box {
    padding: 23px 11% 18px
  }
}
.renovate .fix__box ul {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap
}
.renovate .fix__box ul li {
  color: #204180;
  font-weight: 700;
  margin-bottom: 18px;
  width: 50%
}
@media (max-width:999px) {
  .renovate .fix__box ul li {
    margin-bottom: 8px;
    width: 100%
  }
}
.renovate .fix__box ul li::before {
  color: #204180;
  content: "○"
}
.renovate .fix__ttl {
  border-bottom: 2px solid #204180;
  color: #204180;
  font-size: 1.7rem;
  font-weight: 700;
  margin: 0 -3% 55px;
  text-align: center
}
@media (max-width:999px) {
  .renovate .fix__ttl {
    font-size: 1.5rem;
    line-height: 1.7;
    margin: 0 -3% 45px
  }
}
.renovate .fix__ttl span {
  display: inline-block;
  padding-bottom: 31px;
  position: relative
}
.renovate .fix__ttl span::before {
  background: url(../img/renovate/renovate2.svg) no-repeat top center/131px 84px;
  bottom: 0;
  content: "";
  height: 84px;
  left: -33%;
  position: absolute;
  width: 131px
}
@media (max-width:999px) {
  .renovate .fix__ttl span::before {
    background: url(../img/renovate/renovate2.svg) no-repeat top center/73px 47px;
    height: 47px;
    left: -36%;
    width: 73px
  }
}
.renovate .fix__ttl span::after {
  background: url(../img/renovate/renovate3.svg) no-repeat top center/115px 94px;
  bottom: 0;
  content: "";
  height: 94px;
  position: absolute;
  right: -32%;
  width: 115px
}
@media (max-width:999px) {
  .renovate .fix__ttl span::after {
    background: url(../img/renovate/renovate3.svg) no-repeat top center/58px 47px;
    height: 47px;
    right: -27%;
    width: 58px
  }
}
.service {
  margin: 88px 0 140px
}
@media (max-width:999px) {
  .service {
    border-bottom: 2px solid #204180;
    margin: 90px 0 73px;
    padding-bottom: 64px
  }
}
.service__ttl {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #204180;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.7rem;
  font-weight: 700;
  height: 102px;
  justify-content: center;
  width: 100%
}
@media (max-width:999px) {
  .service__ttl {
    font-size: 1.5rem;
    height: 58px;
    margin: 0 calc(50% - 50vw) 38px;
    padding: 4px calc(50vw - 50% + 8px);
    width: 100vw
  }
}
.service__wrap {
  border-top: none
}
@media (min-width:1000px) {
  .service__wrap {
    border: 3px solid #204180;
    padding: 59px 3% 70px
  }
}
.service__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 63px;
  max-width: initial
}
@media (min-width:1000px) {
  .service__list {
    padding: 0 2%
  }
}
@media (max-width:999px) {
  .service__list {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 83px
  }
}
.service__item {
  background: #ededed;
  border-radius: 13px;
  margin-bottom: 20px;
  padding: 20px 3%
}
@media (min-width:1000px) {
  .service__item {
    width: calc(25% - 2% * 3 / 4)
  }
  .service__item:not(:nth-child(4n)) {
    margin-right: 2%
  }
}
@media (max-width:999px) {
  .service__item {
    margin-bottom: 23px;
    padding: 13px 2%;
    width: calc(50% - 4% * 1 / 2)
  }
  .service__item:not(:nth-child(2n)) {
    margin-right: 4%
  }
}
.service__subTtl {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 16px;
  color: #204180;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  font-weight: 700;
  height: 32px;
  justify-content: center;
  margin-bottom: 20px;
  width: 100%
}
@media (max-width:999px) {
  .service__subTtl {
    font-size: 1.2rem;
    margin: 0 auto;
    width: 85%
  }
}
.service__img {
  text-align: center
}
.service__img img {
  width: auto
}
@media (max-width:999px) {
  .service__img img {
    margin-top: 13px;
    width: 70%
  }
}
@media (max-width:999px) {
  .service__img._post img {
    width: 52px
  }
}
.service__desc {
  border-bottom: 1px solid #204180;
  color: #204180;
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 34px;
  padding-bottom: 14px;
  position: relative;
  text-align: center
}
@media (max-width:999px) {
  .service__desc {
    margin-bottom: 23px
  }
}
.service__desc p {
  display: inline-block;
  position: relative
}
@media (min-width:1000px) {
  .service__desc p {
    left: 5.5%
  }
}
@media (max-width:999px) {
  .service__desc p {
    font-size: 1.5rem;
    margin-bottom: 2px
  }
}
.service__desc::before {
  background: url(../img/rent/point.svg) no-repeat top center/150px 109px;
  bottom: 0;
  content: "";
  height: 109px;
  left: 20.5%;
  position: absolute;
  width: 150px
}
@media (max-width:1100px) {
  .service__desc::before {
    left: 16.5%
  }
}
@media (max-width:999px) {
  .service__desc::before {
    -webkit-transform: translateX(-50%);
    background: url(../img/rent/point-sp.svg) no-repeat top center/123px 69px;
    height: 69px;
    left: 50%;
    position: absolute;
    top: -74px;
    transform: translateX(-50%);
    width: 123px
  }
}
.service__note {
  text-align: center
}
@media (max-width:999px) {
  .service__note {
    font-size: 1.2rem
  }
}
.rent .inquiry {
  margin-bottom: 90px
}
@media (min-width:1000px) {
  .rent .inquiry .free__list {
    max-width: 1000px
  }
}
.rent .pickup {
  margin-top: 110px
}
@media (max-width:999px) {
  .rent .pickup {
    margin-top: 83px
  }
}
.sell .case {
  margin: 208px 0 104px
}
@media (max-width:999px) {
  .sell .case {
    margin: 81px 0 111px
  }
}
.sell .case__ttl {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #e06b2b;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.7rem;
  font-weight: 700;
  height: 102px;
  justify-content: center;
  margin-bottom: 155px;
  width: 100%
}
@media (max-width:999px) {
  .sell .case__ttl {
    font-size: 1.5rem;
    height: 58px;
    margin-bottom: 72px
  }
}
.sell .case__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.sell .case__item:not(:last-child) {
  margin-bottom: 214px
}
@media (max-width:999px) {
  .sell .case__item:not(:last-child) {
    margin-bottom: 145px
  }
}
@media (max-width:999px) {
  .sell .case__item {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column
  }
}
@media (min-width:1000px) {
  .sell .case__subTtl {
    margin-right: 14%;
    width: 43%
  }
}
@media (max-width:999px) {
  .sell .case__subTtl {
    margin-bottom: 51px
  }
}
.sell .case__contents {
  text-align: center
}
@media (min-width:1000px) {
  .sell .case__contents {
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%
  }
}
.sell .case__img._auto img {
  width: auto
}
.sell .case__img._narrow {
  margin: 24px 0 68px;
  padding: 0 6%
}
.sell .case__primaryTtl {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  background: #204180;
  border-radius: 17px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.7rem;
  font-weight: 700;
  height: 32px;
  justify-content: center;
  width: 100%
}
@media (max-width:999px) {
  .sell .case__primaryTtl {
    font-size: 1.3rem;
    margin-bottom: 19px
  }
}
.sell .case__txt {
  font-weight: 700;
  margin: 14px 0 42px
}
@media (max-width:999px) {
  .sell .case__txt {
    font-size: 1.2rem;
    margin: 14px 0 22px
  }
}
.sell .term {
  background: rgba(32, 65, 128, .09);
  border-radius: 18px;
  padding: 27px 7% 35px 8%;
  text-align: left
}
@media (max-width:999px) {
  .sell .term {
    margin-top: -17px;
    padding: 30px 5% 30px 8%
  }
}
.sell .term__ttl {
  color: #204180;
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 6px
}
@media (max-width:999px) {
  .sell .term__ttl {
    font-size: 1.3rem
  }
}
@media (min-width:1000px) {
  .sell .term__item:not(:last-child) {
    margin-bottom: 3px
  }
}
@media (max-width:999px) {
  .sell .term__item {
    font-size: 1.2rem
  }
}
.about__wrap {
  border-bottom: 1px solid rgba(32, 65, 128, .5);
  position: relative
}
.about__wrap .inner {
  position: relative
}
@media (max-width:999px) {
  .about__wrap .inner {
    height: 279px
  }
}
.about__inner {
  position: relative
}
@media (min-width:1000px) {
  .about__ttl {
    left: 9.5%;
    position: absolute;
    top: -163px;
    width: 200px
  }
}
@media (max-width:999px) {
  .about__ttl {
    -webkit-transform: translateX(-50%);
    bottom: 120px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
  }
}
.about__note {
  color: #204180;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center
}
@media (min-width:1000px) {
  .about__note {
    position: absolute;
    right: 17.5%;
    top: -111px
  }
}
@media (max-width:1100px) {
  .about__note {
    right: 10.5%
  }
}
@media (max-width:999px) {
  .about__note {
    -webkit-transform: translateX(-50%);
    bottom: 28px;
    font-size: 1.4rem;
    left: 50%;
    position: absolute;
    right: initial;
    transform: translateX(-50%);
    width: 100%
  }
}
.about__info {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 110px
}
@media (min-width:1000px) {
  .about__info {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media (min-width:1000px) {
  .about__note {
    position: absolute;
    right: 17.5%;
    top: -111px
  }
}
@media (max-width:999px) {
  .about__info {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: block;
    flex-wrap: wrap;
    padding-top: 27px
  }
}
.about__box {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 49px
}
@media (min-width:1000px) {
  .about__box {
    padding-top: 34px;
    width: 50%
  }
}
@media (max-width:999px) {
  .about__box {
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 11px;
    width: 100%
  }
}
.about__logo {
  margin-right: 8%;
  width: 121px
}
@media (max-width:999px) {
  .about__logo {
    margin-right: 10%;
    width: 100px
  }
}
.about__desc {
  -ms-flex: 1 1 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  flex: 1 1 0;
  line-height: 2
}
.about__txt--em {
  color: #e06b2b;
  font-weight: 700;
  margin-bottom: -2px
}
@media (max-width:999px) {
  .about__txt--em {
    margin-bottom: 1px
  }
}
@media (min-width:1000px) {
  .about__txt {
    line-height: 1.9
  }
}
@media (max-width:999px) {
  .about__txt {
    font-weight: 700;
    line-height: 1.7
  }
}
.about__contents {
  -ms-flex: 1 1 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  flex: 1 1 0
}
@media (min-width:1000px) {
  .about__contents {
    -ms-flex: none;
    -ms-flex-wrap: wrap;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -webkit-flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex: none;
    flex-wrap: wrap;
    width: 100%
  }
}
.about__map {
  position: relative
}
@media (min-width:1000px) {
  .about__map {
    border: 1px solid #204180;
    border-radius: 8px;
    margin-left: 3%;
		margin-left: auto;
    overflow: hidden;
    width: 46%
  }
}
@media (max-width:999px) {
  .about__map {
    border-bottom: 1px solid #204180;
    border-top: 1px solid #204180;
    margin: 23px calc(50% - 50vw);
    padding: 4px calc(50vw - 50%);
    width: 100vw
  }
}
.about__map::before {
  content: "";
  display: block;
  padding-top: 75%
}
@media (max-width:999px) {
  .about__map::before {
    padding-top: 66%
  }
}
.about__map iframe {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.about__insta {
  position: relative
}
.about__insta p {
	    color: #204180;text-align: center
}
@media (min-width:1000px) {
  .about__insta {
/*
    border: 1px solid #204180;
    border-radius: 8px;
    margin-left: 3%;
*/
    width: 46%
  }
}
@media (max-width:999px) {
  .about__insta {
    border-bottom: 1px solid #204180;
    border-top: 1px solid #204180;
/*
    margin: 23px calc(50% - 50vw);
    padding: 4px calc(50vw - 50%);
*/
    width: 100%;
		margin-top: 23px;
		padding-top: 23px;	
		padding-bottom: 23px;
  }
}

.about__btn {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  align-items: center;
  border: 1px solid #204180;
  color: #204180;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.3rem;
  height: 28px;
  justify-content: center;
  line-height: 1;
  margin-top: 7px;
  width: 123px
}
@media (max-width:999px) {
  .about__btn {
    margin-top: 12px
  }
}
.about__btn:hover {
  background: #204180;
  color: #fff
}
@media (max-width:999px) {
  .about__tel {
    border-top: 1px solid #204180;
    padding-top: 11px;
    padding-top: 30px;
    text-align: center
  }
}
@media (min-width:1000px) {
  .about__tel {
    padding-top: 30px;
    text-align: center;
    width: 50%
  }
}
.about__tel p {
  color: #204180
}
@media (max-width:999px) {
  .about__tel p {
    font-weight: 700
  }
}
.about__tel a {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  color: #e06b2b;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 3.5rem;
  font-weight: 700;
  letter-spacing: .06em
}
@media (max-width:999px) {
  .about__tel a {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    font-size: 2.7rem;
    justify-content: center;
    margin-top: -2px
  }
}
@media (min-width:1000px) {
  .about__tel a {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
  }
}
.about__tel a img {
  margin-right: 15px;
  width: 52px
}
@media (max-width:999px) {
  .about__tel a img {
    width: 42px
  }
}
@media (min-width:1000px) {
  .about__contents.forSP {
    width: 50%
  }
}
@media (max-width:440px) {
  .about__contents.forSP {
    display: block
  }
}
.mv {
  position: relative
}
.mv__slideshow {
  height: 100%;
  position: relative
}
.mv__slideshow .swiper-container {
  height: 100%
}
.mv__slideshow .swiper-wrapper {
  height: 100% !important
}
.mv__banner {
  margin: -110px auto -9px;
  max-width: 730px;
  position: relative;
  width: 100%;
  z-index: 1
}
@media (max-width:999px) {
  .mv__banner {
    margin: -42px auto -9px;
    max-width: 400px;
    width: 92%
  }
}
.mv__banner a {
  display: block
}
.mv__banner a:hover {
  opacity: .8
}
.mv__img {
  background: url(../img/common/house.png) repeat center left/auto 57px;
  height: 57px;
  margin-top: 10px;
  width: auto
}
@media (max-width:999px) {
  .mv__img {
    background: url(../img/common/house.png) repeat center right/auto 25px;
    height: 25px;
    margin-top: 13px
  }
}
@media (max-width:999px) {
  .mv .slide-img {
    height: 319px;
    position: relative
  }
  .mv .slide-img img {
    -o-object-fit: cover;
    -o-object-position: center center;
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: center center;
    position: absolute;
    right: 0;
    top: 0
  }
}
@media (max-width:999px) {
  .mv #mv1 img {
    -o-object-position: 37% 50%;
    object-position: 37% 50%
  }
}
@media (max-width:999px) {
  .mv #mv2 img {
    -o-object-position: 42% 50%;
    object-position: 42% 50%
  }
}
@media (max-width:999px) {
  .mv #mv3 img {
    -o-object-position: 50% 50%;
    object-position: 50% 50%
  }
}
.prepare {
  color: #204180;
  padding: 212px 0;
  text-align: center
}
@media (max-width:999px) {
  .prepare {
    padding: 140px 0 0
  }
}
.prepare__txt {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 2.8rem;
  margin-bottom: 40px
}
@media (max-width:999px) {
  .prepare__txt {
    font-size: 1.8rem;
    margin-bottom: 30px
  }
}
@media (max-width:355px) {
  .prepare__txt {
    font-size: 1.6rem
  }
}
.prepare__tel {
  font-size: 3rem;
  font-weight: 700
}
@media (max-width:999px) {
  .prepare__tel {
    font-size: 2.2rem
  }
}
.prepare__bg {
  background: url(../img/common/house.png) repeat center center/auto 57px;
  height: 57px;
  margin-top: 110px;
  width: auto
}
@media (min-width:1000px) {
  .prepare__bg {
    margin-bottom: 31px
  }
}
@media (max-width:999px) {
  .prepare__bg {
    margin-top: 30px
  }
}
@media (max-width:999px) {
  .prepare__bg {
    background: url(../img/common/house.png) repeat center left/auto 25px;
    height: 25px
  }
}
.property {
  margin-bottom: 242px
}
.property__wrap .inner {
  position: relative
}
@media (max-width:999px) {
  .property__wrap .inner {
    height: 296px
  }
}
.property__bg {
  background: url(../img/common/property-bg.svg) repeat center center/cover
}
@media (max-width:999px) {
  .property {
    margin-bottom: 0
  }
}
.property__inner {
  padding-bottom: 47px;
  padding-top: 86px;
  position: relative
}
@media (max-width:999px) {
  .property__inner {
    max-width: 700px !important;
    padding: 36px 0
  }
}
@media (min-width:1000px) {
  .property__ttl {
    bottom: -40px;
    position: absolute;
    right: 6%;
    width: 200px
  }
  .property__img {
    left: -17%;
    position: absolute;
    top: -170px;
    width: auto;
    z-index: -1
  }
}
@media (min-width:1000px) and (max-width:1100px) {
  .property__img {
    left: -21%
  }
}
@media (max-width:999px) {
  .property__ttl {
    -webkit-transform: translateX(-50%);
    bottom: 124px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 109px
  }
  .property__img {
    -webkit-transform: translateX(-50%);
    bottom: -1px;
    left: 43%;
    max-width: 462px;
    position: absolute;
    transform: translateX(-50%);
    width: 116%
  }
}
.property__note {
  padding: 0 20px
}
.property .swiper-container {
  padding: 20px 0;
  z-index: 0
}
.property .swiper-slide {
  height: auto
}
.property .swiper-button-next, .property .swiper-button-prev {
  -webkit-transition: .2s;
  transition: .2s
}
.property .swiper-button-next:hover, .property .swiper-button-prev:hover {
  opacity: .7
}
.property .swiper-button-next::after, .property .swiper-button-prev::after {
  content: ""
}
.property .swiper-button-prev {
  background: url(../img/top/prev.svg) no-repeat center center/32px 32px;
  height: 32px;
  left: 2%;
  width: 32px
}
@media (max-width:1100px) {
  .property .swiper-button-prev {
    left: 1%
  }
}
@media (max-width:999px) {
  .property .swiper-button-prev {
    left: 2%
  }
}
@media (max-width:999px) {
  .property .swiper-button-prev {
    background: url(../img/top/prev-white.svg) no-repeat center center/32px 32px
  }
}
.property .swiper-button-next {
  background: url(../img/top/next.svg) no-repeat center center/32px 32px;
  height: 32px;
  right: 2%;
  width: 32px
}
@media (max-width:1100px) {
  .property .swiper-button-next {
    right: 1%
  }
}
@media (max-width:999px) {
  .property .swiper-button-next {
    right: 2%
  }
}
@media (max-width:999px) {
  .property .swiper-button-next {
    background: url(../img/top/next-white.svg) no-repeat center center/32px 32px
  }
}
.property .swiper-button-next, .property .swiper-button-prev {
  margin-top: -10px
}
@media (max-width:999px) {
  .property .swiper-button-next, .property .swiper-button-prev {
    margin-top: -29px
  }
}
.house {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .271);
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .271);
  display: block;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  height: 100%;
  position: relative
}
.house:hover .house__img img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}
.house__ttl {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 13px 4%
}
.house__img {
  overflow: hidden;
  position: relative
}
.house__img::before {
  content: "";
  display: block;
  padding-top: 68%
}
@media (max-width:999px) {
  .house__img::before {
    padding-top: 70%
  }
}
.house__img img {
  -o-object-fit: cover;
  -o-object-position: center center;
  -webkit-transition: all .3s ease-out;
  bottom: 0;
  font-family: "object-fit:cover,object-position: center center";
  height: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .3s ease-out;
  width: 100%
}
.house__cat {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  min-width: 83px;
  padding: 3px 3px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0
}
.house__cat--new {
  background: #0e9a7f
}
.house__cat--old {
  background: #b25190
}
.house__cat--land {
  background: #af6f18
}
.house__contents {
  padding: 12px 4% 8px
}
.house__price {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1;
  text-align: center
}
.house__price ._em {
  font-size: 2.3rem;
  padding: 0 2px;
  position: relative;
  top: 1px
}
.house__area {
  font-size: 1.2rem;
  margin-top: 3px
}
.house__desc {
  border-bottom: 1px solid #707070;
  border-top: 1px solid #707070;
  font-size: 1.2rem;
  font-weight: 700;
  margin-top: 6px;
  min-height: 39px;
  padding: 9px 0
}
.house__list {
  border-top: 1px solid #707070;
  font-size: 1.2rem;
  font-weight: 700;
  margin-top: 6px;
  min-height: 39px;
  padding: 9px 0
}
@media (max-width:1200px) {
  .house__list {
    font-size: 1.1rem
  }
}
@media (max-width:600px) {
  .house__list {
    font-size: 1.2rem
  }
}
.house__list dl {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.house__list dl dt {
  margin-right: 8px;
  min-width: 40px;
  width: 40px
}
@media (max-width:1200px) {
  .house__list dl dt {
    margin-right: 6px;
    min-width: 37px;
    width: 37px
  }
}
@media (max-width:600px) {
  .house__list dl dt {
    margin-right: 8px;
    min-width: 40px;
    width: 40px
  }
}
.house__itemWrap {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.house__itemWrap dl:last-child dt {
  min-width: initial;
  width: auto
}
.house__itemWrap dl:not(:last-child)::after {
  content: "/";
  padding: 0 5px
}
@media all and (-ms-high-contrast:none) {
  .house__cat {
    font-family: 'メイリオ', Meiryo, 'MS ゴシック', sans-serif
  }
}
.search {
  padding: 113px 0 206px
}
@media (max-width:999px) {
  .search {
    padding: 15px 0 0
  }
}
.search__list {
  -ms-flex-align: center;
  -ms-flex-pack: end;
  -ms-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: end;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%
}
@media (max-width:999px) {
  .search__list {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
  }
}
.search__item {
  margin-bottom: 48px;
  max-width: 200px
}
@media (min-width:1000px) {
  .search__item {
    margin-right: 5%;
    width: calc(25% - 5% * 3 / 4)
  }
  .search__item:nth-child(1) {
    margin-right: 4%
  }
  .search__item:nth-child(4) {
    margin-right: 0
  }
  .search__item:nth-child(7) {
    margin-right: 0
  }
}
@media (max-width:999px) {
  .search__item {
    margin-bottom: 16px;
    width: calc(100% / 3 - 3% * 2 / 3)
  }
}
.search__item a {
  display: block
}
.search__item a:hover {
  -webkit-transform: scale(1.1, 1.1);
  opacity: .8;
  transform: scale(1.1, 1.1)
}
@media (max-width:999px) {
  .search__item a:hover {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
  }
}