@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
button,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
  background: transparent;
  display: inline-block;
}

figure {
  line-height: 0;
}

img {
  max-width: 100%;
  vertical-align: bottom;
  line-height: 0;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: font-weight(bold);
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

main {
  display: block;
}

address {
  font-style: normal;
}

button {
  border: 0;
  box-shadow: none;
  cursor: pointer;
}

pre {
  white-space: pre-wrap;
}

* {
  box-sizing: border-box;
}

html {
  font-size: clamp(10px, 2.6666666667vw, 100vw);
}
@media screen and (min-width: 768px) {
  html {
    font-size: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  html {
    font-size: 10px;
  }
}

html,
body {
  scroll-behavior: smooth;
}

body {
  position: relative;
  width: 100%;
  height: auto;
  line-height: 1.5;
  font-family: "Noto Sans JP", "游ゴシック体", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #585656;
}

select,
input,
textarea,
button {
  font-family: "Noto Sans JP", "游ゴシック体", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
}

::-webkit-full-page-media,
:future,
:root body,
select,
input,
textarea,
button {
  font-family: "Noto Sans JP", "游ゴシック体", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

a {
  color: #585656;
}

@media screen and (min-width: 768px) {
  ._pc {
    display: none !important;
  }
}
._pc {
  display: none !important;
}
@media screen and (min-width: 768px) {
  ._pc {
    display: block !important;
  }
}

._sp {
  display: block !important;
}
@media screen and (min-width: 768px) {
  ._sp {
    display: none !important;
  }
}

.header {
  height: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .header {
    height: 4.8611111111vw;
  }
}
@media screen and (min-width: 1440px) {
  .header {
    height: 70px;
  }
}
.header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__logo {
  width: 52.5333333333vw;
}
@media screen and (min-width: 768px) {
  .header__logo {
    width: 19.0972222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .header__logo {
    width: 275px;
  }
}
.header__logo img {
  width: 100%;
  height: auto;
}
.header__container {
  display: flex;
  align-items: center;
}
.header__btns {
  display: flex;
  align-items: center;
}
.header__btn {
  position: relative;
  width: 17.3333333333vw;
  height: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .header__btn {
    width: 8.3333333333vw;
    height: 4.8611111111vw;
  }
}
@media screen and (min-width: 1440px) {
  .header__btn {
    width: 120px;
    height: 70px;
  }
}
.header__btn:hover {
  opacity: 0.5;
  transition: 0.5s ease;
}
.header__btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  width: inherit;
  height: inherit;
  padding-top: 5.8666666667vw;
}
@media screen and (min-width: 768px) {
  .header__btn a {
    font-size: 1.4rem;
    padding-top: 1.9444444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .header__btn a {
    padding-top: 28px;
  }
}
.header__btn--valuation::before {
  top: 2.6666666667vw;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  position: absolute;
  background-image: url("../img/module/header_btn_icon1.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 4.6186666667vw;
  height: 4.6186666667vw;
}
@media screen and (min-width: 768px) {
  .header__btn--valuation::before {
    top: 0.6944444444vw;
    content: "";
    position: absolute;
    background-image: url("../img/module/header_btn_icon1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 1.9027777778vw;
    height: 1.9027777778vw;
  }
}
@media screen and (min-width: 1440px) {
  .header__btn--valuation::before {
    top: 10px;
    content: "";
    position: absolute;
    background-image: url("../img/module/header_btn_icon1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 27.4px;
    height: 27.4px;
  }
}
.header__btn--contact::before {
  top: 3.2vw;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  position: absolute;
  background-image: url("../img/module/header_btn_icon2.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 4.0613333333vw;
  height: 3.272vw;
}
@media screen and (min-width: 768px) {
  .header__btn--contact::before {
    top: 1.0416666667vw;
    content: "";
    position: absolute;
    background-image: url("../img/module/header_btn_icon2.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 1.6729166667vw;
    height: 1.3479166667vw;
  }
}
@media screen and (min-width: 1440px) {
  .header__btn--contact::before {
    top: 15px;
    content: "";
    position: absolute;
    background-image: url("../img/module/header_btn_icon2.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 24.09px;
    height: 19.41px;
  }
}

.main {
  overflow: hidden;
}

.footer {
  background-color: #313131;
}
@media screen and (min-width: 768px) {
  .footer {
    background-color: #F7F7F7;
  }
}
.footer__arrow a {
  z-index: 98;
  width: 13.3333333333vw;
  height: 13.3333333333vw;
  right: 2.6666666667vw;
  bottom: 2.6666666667vw;
  content: "";
  position: absolute;
  background-image: url("../img/module/footer_arrow_icon1.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 13.3333333333vw;
  height: 13.3333333333vw;
  position: fixed;
}
@media screen and (min-width: 768px) {
  .footer__arrow a {
    width: 3.4722222222vw;
    height: 3.4722222222vw;
    right: 0.6944444444vw;
    bottom: 4.5138888889vw;
    content: "";
    position: absolute;
    background-image: url("../img/module/footer_arrow_icon1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 3.4722222222vw;
    height: 3.4722222222vw;
    position: fixed;
  }
}
@media screen and (min-width: 1440px) {
  .footer__arrow a {
    width: 50px;
    height: 50px;
    right: 10px;
    bottom: 65px;
    content: "";
    position: absolute;
    background-image: url("../img/module/footer_arrow_icon1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    position: fixed;
  }
}
.footer__logo {
  width: 59.2vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .footer__logo {
    width: 17.2222222222vw;
    margin: 0 0 2.0833333333vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .footer__logo {
    width: 248px;
    margin: 0 0 30px 0;
  }
}
.footer__logo a {
  width: inherit;
  height: inherit;
}
.footer__logo img {
  width: 100%;
  height: auto;
}
.footer__list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}
.footer__container--top {
  width: 100%;
  margin: 0 auto;
  max-width: calc(100% - 8vw);
  padding: 10.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  .footer__container--top {
    max-width: 76.3888888889vw;
    padding: 0.8333333333vw 0 3.8888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .footer__container--top {
    max-width: 1100px;
    padding: 12px 0 56px;
  }
}
.footer__container--bottom {
  position: relative;
  background-color: #313131;
  color: #ffffff;
  padding: 0 0 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .footer__container--bottom {
    padding: 1.25vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .footer__container--bottom {
    padding: 18px 0;
  }
}
.footer__unit {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .footer__unit {
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    max-width: 76.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .footer__unit {
    max-width: 1100px;
  }
}
.footer__text {
  font-size: 1.6rem;
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  .footer__text {
    margin-bottom: 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .footer__text {
    margin-bottom: 15px;
  }
}
.footer__text--bottom {
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .footer__text--bottom {
    margin-top: 2.7777777778vw;
  }
}
@media screen and (min-width: 1440px) {
  .footer__text--bottom {
    margin-top: 40px;
  }
}
.footer__link {
  width: fit-content;
  position: relative;
  line-height: 2.1;
}
.footer__link--privacy a {
  color: #ffffff;
  font-size: 1.3rem;
}
.footer__link--privacy a:hover {
  opacity: 0.5;
  transition: 0.5s ease;
}
.footer__link--outside {
  padding-right: 4vw;
}
@media screen and (min-width: 768px) {
  .footer__link--outside {
    padding-right: 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .footer__link--outside {
    padding-right: 15px;
  }
}
.footer__link--outside::before {
  position: absolute;
  content: "";
  content: "";
  position: absolute;
  background-image: url("../img/module/footer_link_icon1.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 3.2vw;
  height: 2.7093333333vw;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .footer__link--outside::before {
    content: "";
    position: absolute;
    background-image: url("../img/module/footer_link_icon1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 0.8333333333vw;
    height: 0.7055555556vw;
  }
}
@media screen and (min-width: 1440px) {
  .footer__link--outside::before {
    content: "";
    position: absolute;
    background-image: url("../img/module/footer_link_icon1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 12px;
    height: 10.16px;
  }
}
.footer__list a {
  font-size: 1.4rem;
}
.footer__list a:hover {
  opacity: 0.5;
  transition: 0.5s ease;
}
@media screen and (min-width: 768px) {
  .footer__item {
    padding: 0 0.9027777778vw;
    border-right: 0.0694444444vw solid #CCCCCC;
  }
}
@media screen and (min-width: 1440px) {
  .footer__item {
    padding: 0 13px;
    border-right: 1px solid #CCCCCC;
  }
}
.footer__item:first-child a {
  font-size: 1.6rem;
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  .footer__item:first-child a {
    margin-bottom: 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .footer__item:first-child a {
    margin-bottom: 15px;
  }
}
.footer__item:nth-child(4) {
  width: 58.6666666667vw;
}
@media screen and (min-width: 768px) {
  .footer__item:nth-child(4) {
    width: 15.2777777778vw;
  }
}
@media screen and (min-width: 1440px) {
  .footer__item:nth-child(4) {
    width: 220px;
  }
}
.footer__item:last-child {
  border-right: 0;
}
.footer__copyright {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .footer__copyright {
    font-size: 1.3rem;
    right: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .footer__copyright {
    right: 10px;
  }
}

.gnav {
  display: none;
}
@media screen and (min-width: 768px) {
  .gnav {
    display: block;
    margin-right: 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .gnav {
    margin-right: 30px;
  }
}
@media screen and (min-width: 768px) {
  .gnav__list {
    display: flex;
    gap: 2.4305555556vw;
  }
}
@media screen and (min-width: 1440px) {
  .gnav__list {
    gap: 35px;
  }
}
.gnav__item {
  position: relative;
  font-size: 1.6rem;
}
.gnav__item a:hover {
  opacity: 0.5;
  transition: 0.5s ease;
}
.gnav__text {
  cursor: pointer;
}

.dropdown {
  display: none;
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: 0.5s;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .dropdown {
    display: block;
    top: 2.0833333333vw;
    padding: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .dropdown {
    top: 30px;
    padding: 10px;
  }
}
.dropdown--active {
  opacity: 1;
  background-color: #313131;
  transition: 0.5s;
}
.dropdown__item a {
  white-space: nowrap;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 2;
}
.dropdown__item a:hover {
  opacity: 0.5;
  transition: 0.5s;
}

.sbtn {
  position: relative;
  width: 10.6666666667vw;
  height: 13.3333333333vw;
  padding: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .sbtn {
    display: none;
  }
}
.sbtn span {
  position: absolute;
  display: inline-block;
  width: 6.368vw;
  height: 0.8vw;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #585656;
  transition: all 0.3s;
  box-sizing: border-box;
  border-radius: 1.3333333333vw;
}
.sbtn span:nth-child(1) {
  top: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  .sbtn span:nth-child(1) {
    top: 1.8055555556vw;
  }
}
@media screen and (min-width: 1440px) {
  .sbtn span:nth-child(1) {
    top: 26px;
  }
}
.sbtn span:nth-child(2) {
  top: 6.1333333333vw;
}
.sbtn span:nth-child(3) {
  top: auto;
  bottom: 4.5333333333vw;
}
.sbtn--close {
  width: 8vw;
  height: 8vw;
}
.sbtn--close span {
  width: 100%;
  height: 0.2666666667vw;
}
.sbtn--close span:nth-child(1) {
  top: 5.3333333333vw;
}
.sbtn--close span:nth-child(2) {
  opacity: 0;
}
.sbtn--close span:nth-child(3) {
  top: auto;
  bottom: 5.3333333333vw;
}
.sbtn--active {
  position: absolute;
  top: 5.3333333333vw;
  right: 5.3333333333vw;
  width: 8vw;
  height: 8vw;
  text-align: center;
  padding: 0;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .sbtn--active {
    display: block;
  }
}
.sbtn--active span {
  position: absolute;
  display: inline-block;
  width: 110%;
  height: 0.2666666667vw;
  top: 50%;
  left: 0;
  transform: translateX(-50%);
  background-color: #585656;
  transition: all 0.3s;
  box-sizing: border-box;
}
.sbtn--active span:nth-child(1) {
  transform: rotate(-45deg);
  top: 4vw;
}
.sbtn--active span:nth-child(2) {
  opacity: 0;
}
.sbtn--active span:nth-child(3) {
  transform: rotate(45deg);
  top: auto;
  bottom: 3.7333333333vw;
}
.sbtn__text {
  position: absolute;
  text-align: center;
  top: auto;
  bottom: 1.6vw;
  left: 50%;
  transform: translateX(-50%);
  background-color: transparent;
  font-size: 0.8rem;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .sbtn__text {
    font-size: 1.4rem;
    bottom: 0.625vw;
  }
}
@media screen and (min-width: 1440px) {
  .sbtn__text {
    bottom: 9px;
  }
}

.smenu {
  position: fixed;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  background-color: #ffffff;
  z-index: 99;
  top: 0;
  right: 0;
  transition: 0.5s;
  transform: translate3d(100%, 0, 0);
  padding: 5.3333333333vw;
}
.smenu--active {
  transform: translate3d(0, 0, 0);
  transition: 0.5s;
}
.smenu__text {
  font-size: 2.8rem;
}
.smenu__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5.3333333333vw;
}
.smenu__group {
  margin: 4vw;
}
@media screen and (min-width: 768px) {
  .smenu__group {
    margin: 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .smenu__group {
    margin: 15px;
  }
}
.smenu__list {
  border-bottom: 0.2666666667vw solid #ffffff;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .smenu__list {
    border-bottom: 0.0694444444vw 1px solid #ffffff;
    margin-bottom: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .smenu__list {
    border-bottom: 1px solid #ffffff;
    margin-bottom: 20px;
  }
}
.smenu__item .smenu__text,
.smenu__item .smenu__link {
  position: relative;
  width: 100%;
  font-size: 1.6rem;
  border-bottom: 0.2666666667vw solid #CCCCCC;
  padding: 5.3333333333vw 4vw;
}
.smenu__item .smenu__text::before,
.smenu__item .smenu__link::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 4vw;
  width: 6.0453333333vw;
  height: 3.8426666667vw;
  transform: translateY(-50%);
  background-image: url(../img/module/btn_arrow_right_icon2.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .smenu__item .smenu__text::before,
  .smenu__item .smenu__link::before {
    right: 1.0416666667vw;
    width: 1.5743055556vw;
    height: 1.0006944444vw;
  }
}
@media screen and (min-width: 1440px) {
  .smenu__item .smenu__text::before,
  .smenu__item .smenu__link::before {
    right: 15px;
    width: 22.67px;
    height: 14.41px;
  }
}
.smenu__item:first-child a {
  border-top: 0.2666666667vw solid #CCCCCC;
}
.smenu__item .smenu__text {
  cursor: pointer;
}
.smenu__item .smenu__text::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 4.5333333333vw;
  width: 5.3333333333vw;
  height: 3.2vw;
  transform: translateY(-50%);
  background-image: url(../img/module/btn_arrow_bottom_icon1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  transition: 0.5s;
}
.smenu__item .smenu__text--active::before {
  top: 40%;
  transform: rotate(180deg);
  transition: 0.5s;
}
.smenu__unit {
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .smenu__unit {
    margin-bottom: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .smenu__unit {
    margin-bottom: 20px;
  }
}
.smenu__tel a {
  position: relative;
  font-size: 3rem;
  padding-left: 7.4666666667vw;
  font-weight: 700;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .smenu__tel a {
    padding-left: 1.9444444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .smenu__tel a {
    padding-left: 28px;
  }
}
.smenu__tel a::before {
  position: absolute;
  content: "";
  content: "";
  position: absolute;
  background-image: url("../img/module/smenu_tel_icon1.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 5.936vw;
  height: 6.5413333333vw;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .smenu__tel a::before {
    content: "";
    position: absolute;
    background-image: url("../img/module/smenu_tel_icon1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 1.5458333333vw;
    height: 1.7034722222vw;
  }
}
@media screen and (min-width: 1440px) {
  .smenu__tel a::before {
    content: "";
    position: absolute;
    background-image: url("../img/module/smenu_tel_icon1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 22.26px;
    height: 24.53px;
  }
}
.smenu__hour {
  font-size: 1.4rem;
}
.smenu__btns {
  border-bottom: 0.2666666667vw solid #CCCCCC;
}
.smenu__btn {
  width: 100%;
  height: 16vw;
  font-size: 1.6rem;
  margin-bottom: 4vw;
}
.smenu__btn--valuation a {
  display: flex;
  align-items: center;
  position: relative;
  width: inherit;
  height: inherit;
  text-decoration: none;
  font-size: inherit;
  background-color: #F7F7F7;
  color: #585656;
  padding-left: 16vw;
}
@media screen and (min-width: 768px) {
  .smenu__btn--valuation a {
    padding-left: 4.1666666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .smenu__btn--valuation a {
    padding-left: 60px;
  }
}
.smenu__btn--valuation a:hover {
  filter: brightness(0.8);
  transition: 0.5s ease;
}
.smenu__btn--valuation a::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 4vw;
  width: 6.0453333333vw;
  height: 3.8426666667vw;
  transform: translateY(-50%);
  background-image: url(../img/module/btn_arrow_right_icon2.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .smenu__btn--valuation a::before {
    right: 1.0416666667vw;
    width: 1.5743055556vw;
    height: 1.0006944444vw;
  }
}
@media screen and (min-width: 1440px) {
  .smenu__btn--valuation a::before {
    right: 15px;
    width: 22.67px;
    height: 14.41px;
  }
}
.smenu__btn--valuation a {
  background-image: url(../img/module/btn_house_icon1.svg);
  background-repeat: no-repeat;
  background-position: center left 4vw;
  background-size: 7.3066666667vw 7.3066666667vw;
}
@media screen and (min-width: 768px) {
  .smenu__btn--valuation a {
    background-position: center left 1.0416666667vw;
    background-size: 1.9027777778vw 1.9027777778vw;
  }
}
@media screen and (min-width: 1440px) {
  .smenu__btn--valuation a {
    background-position: center left 15px;
    background-size: 27.4px 27.4px;
  }
}
.smenu__btn--contact a {
  display: flex;
  align-items: center;
  position: relative;
  width: inherit;
  height: inherit;
  text-decoration: none;
  font-size: inherit;
  background-color: #F7F7F7;
  color: #585656;
  padding-left: 16vw;
}
@media screen and (min-width: 768px) {
  .smenu__btn--contact a {
    padding-left: 4.1666666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .smenu__btn--contact a {
    padding-left: 60px;
  }
}
.smenu__btn--contact a:hover {
  filter: brightness(0.8);
  transition: 0.5s ease;
}
.smenu__btn--contact a::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 4vw;
  width: 6.0453333333vw;
  height: 3.8426666667vw;
  transform: translateY(-50%);
  background-image: url(../img/module/btn_arrow_right_icon2.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .smenu__btn--contact a::before {
    right: 1.0416666667vw;
    width: 1.5743055556vw;
    height: 1.0006944444vw;
  }
}
@media screen and (min-width: 1440px) {
  .smenu__btn--contact a::before {
    right: 15px;
    width: 22.67px;
    height: 14.41px;
  }
}
.smenu__btn--contact a {
  background-image: url(../img/module/btn_mail_icon1.svg);
  background-repeat: no-repeat;
  background-position: center left 4vw;
  background-size: 6.424vw 5.176vw;
}
@media screen and (min-width: 768px) {
  .smenu__btn--contact a {
    background-position: center left 1.0416666667vw;
    background-size: 1.6729166667vw 1.3479166667vw;
  }
}
@media screen and (min-width: 1440px) {
  .smenu__btn--contact a {
    background-position: center left 15px;
    background-size: 24.09px 19.41px;
  }
}
.smenu__logo {
  width: 45.3253333333vw;
  margin: 4vw auto 0 auto;
}
.smenu__logo img {
  width: 100%;
  height: auto;
}

.drawer {
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding: 0 5.3333333333vw;
  transition: 0.5s;
}
.drawer--active {
  height: auto;
  opacity: 1;
  transition: 0.5s;
  padding: 2.6666666667vw 5.3333333333vw;
}
.drawer__item a {
  display: inline-block;
  position: relative;
  font-size: 1.3rem;
  line-height: 2;
}
.drawer__item a::before {
  position: absolute;
  content: "";
  top: 50%;
  right: -6.6666666667vw;
  width: 4.712vw;
  height: 3.0426666667vw;
  transform: translateY(-50%);
  background-image: url(../img/module/btn_arrow_right_icon2.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

.breadcrumb {
  padding: 2.6666666667vw 0 0;
}
@media screen and (min-width: 768px) {
  .breadcrumb {
    background-color: transparent;
    padding: 0.6944444444vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .breadcrumb {
    padding: 10px 0;
  }
}
.breadcrumb__inner {
  width: 100%;
  margin: 0 auto;
  max-width: calc(100% - 4vw);
}
@media screen and (min-width: 768px) {
  .breadcrumb__inner {
    max-width: 90.2777777778vw;
  }
}
@media screen and (min-width: 1440px) {
  .breadcrumb__inner {
    max-width: 1300px;
  }
}
.breadcrumb__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .breadcrumb__list {
    gap: 0.5555555556vw;
  }
}
@media screen and (min-width: 1440px) {
  .breadcrumb__list {
    gap: 8px;
  }
}
.breadcrumb__item {
  font-size: 1.2rem;
  color: #313131;
}
.breadcrumb__item a {
  color: #707070;
}
.breadcrumb__item a:hover {
  opacity: 0.5;
  transition: 0.5s ease;
}
.breadcrumb__arrow {
  font-size: 1.2rem;
  color: #707070;
}

.pagination {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .pagination {
    gap: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .pagination {
    gap: 20px;
  }
}
.pagination .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  background-color: #ffffff;
  font-size: 1.8rem;
  font-weight: 500;
  color: #585656;
  border-radius: 0.5333333333vw;
}
@media screen and (min-width: 768px) {
  .pagination .page-numbers {
    width: 2.7777777778vw;
    height: 2.7777777778vw;
    border-radius: 0.1388888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .pagination .page-numbers {
    width: 40px;
    height: 40px;
    border-radius: 2px;
  }
}
.pagination .dots {
  font-size: 1.8rem;
  font-weight: 500;
  color: #585656;
}
.pagination .next {
  background: url(../img/module/pagination_next_icon1.svg), #ffffff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 3.6933333333vw 2.944vw;
}
@media screen and (min-width: 768px) {
  .pagination .next {
    background-size: 0.8020833333vw 0.8451388889vw;
  }
}
@media screen and (min-width: 1440px) {
  .pagination .next {
    background-size: 11.55px 12.17px;
  }
}
.pagination .prev {
  background: url(../img/module/pagination_prev_icon1.svg), #ffffff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 3.6933333333vw 2.944vw;
}
@media screen and (min-width: 768px) {
  .pagination .prev {
    background-size: 0.8020833333vw 0.8451388889vw;
  }
}
@media screen and (min-width: 1440px) {
  .pagination .prev {
    background-size: 11.55px 12.17px;
  }
}
.pagination .current {
  background-color: #585656;
  color: #ffffff;
}
.pagination--gray .page-numbers {
  background-color: #F7F7F7;
}
.pagination--gray .next {
  background: url(../img/module/pagination_next_icon1.svg), #F7F7F7;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 3.6933333333vw 2.944vw;
}
@media screen and (min-width: 768px) {
  .pagination--gray .next {
    background-size: 0.8020833333vw 0.8451388889vw;
  }
}
@media screen and (min-width: 1440px) {
  .pagination--gray .next {
    background-size: 11.55px 12.17px;
  }
}
.pagination--gray .prev {
  background: url(../img/module/pagination_prev_icon1.svg), #F7F7F7;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 3.6933333333vw 2.944vw;
}
@media screen and (min-width: 768px) {
  .pagination--gray .prev {
    background-size: 0.8020833333vw 0.8451388889vw;
  }
}
@media screen and (min-width: 1440px) {
  .pagination--gray .prev {
    background-size: 11.55px 12.17px;
  }
}
.pagination--gray .current {
  background-color: #585656;
  color: #ffffff;
}

.heading {
  width: 100%;
}
.heading__container {
  position: relative;
  height: 58.6666666667vw;
  aspect-ratio: 375/220;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .heading__container {
    aspect-ratio: auto;
    height: 27.7777777778vw;
  }
}
@media screen and (min-width: 1440px) {
  .heading__container {
    height: 400px;
  }
}
.heading__bg {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.heading__bg img {
  width: 100%;
  height: auto;
}
.heading__bg ._sp {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  height: auto;
  object-fit: cover;
}
.heading__title {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 1.5rem;
  letter-spacing: 0.2em;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .heading__title {
    font-size: 1.6rem;
  }
}
.heading__title span {
  font-size: 2.5rem;
  letter-spacing: 0.35em;
}
@media screen and (min-width: 768px) {
  .heading__title span {
    font-size: 4rem;
  }
}

.section {
  width: 100%;
}
.section--keyvisual {
  background-image: url(../img/index/keyvisual_bg2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  aspect-ratio: 375/460;
}
@media screen and (min-width: 768px) {
  .section--keyvisual {
    background-image: url(../img/index/keyvisual_bg1.jpg);
    aspect-ratio: 1400/639;
  }
}
@media screen and (min-width: 1440px) {
  .section--keyvisual {
    aspect-ratio: 1400/639;
  }
}
.section--keyvisual .section__inner {
  height: 100%;
}
.section--info {
  background-image: url(../img/index/info_bg2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .section--info {
    background-image: url(../img/index/info_bg1.jpg);
  }
}
.section--info .section__inner {
  height: 100%;
}
.section__inner {
  width: 100%;
  margin: 0 auto;
  max-width: calc(100% - 4vw);
}
@media screen and (min-width: 768px) {
  .section__inner {
    max-width: 76.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .section__inner {
    max-width: 1100px;
  }
}