/*!
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
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:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  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;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.6rem;
  color: #000;
  line-height: 1.7;
  letter-spacing: 0.03em;
}
a {
  color: #000;
}
a:hover {
  text-decoration: underline;
}
a img:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: alpha(opacity=75);
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
ul {
  list-style: none;
}
@media screen and (max-width: 600px) {
  .pc {
    display: none;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .pc {
    display: none;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .tb {
    display: block;
  }
}
@media screen and (min-width: 1136px) {
  .sp {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .pc-tb {
    display: none;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .pc-tb {
    display: block;
  }
}
@media screen and (min-width: 1136px) {
  .sp-tb {
    display: none;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sp-tb {
    display: none;
  }
}
sup {
  font-size: 1.1rem;
  vertical-align: top;
  position: relative;
  top: -0.2em;
}
a {
  text-decoration: none;
}
body {
  position: relative;
}
@media screen and (max-width: 600px) {
  .wrapper {
    padding-top: 60px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .wrapper {
    padding-top: 60px;
  }
}
@media screen and (min-width: 1136px) {
  .wrapper {
    padding-top: 90px;
  }
}
.pagetop {
  width: 34px;
  height: 34px;
  position: fixed;
  bottom: 55px;
  right: 10px;
  display: none;
  z-index: 21000;
}
.header {
  width: 100%;
  height: 90px;
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 10000;
}
.header__inner {
  max-width: 1136px;
  padding: 25px 20px 25px 10px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header__logo {
  width: 324px;
}
.header__call {
  padding-left: 90px;
}
.header__tel {
  padding: 0 0 0 42px;
  line-height: 1em;
  font-size: 2.5rem;
  font-weight: bold;
  background: url(../images/background/tel.png) 0 0 no-repeat;
  background-size: 39px 23px;
}
.header__time {
  padding-left: 42px;
  font-size: 1rem;
}
.header__buttons {
  width: 427px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header__contact a {
  padding: 5px 20px 5px 35px;
  border: 2px solid #f60;
  border-radius: 4px;
  display: block;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  background: url(../images/background/header__contact.png) 12px 50% no-repeat;
  background-size: 18px 19px;
}
.header__contact:hover {
  opacity: 0.8;
}
.header__mypage a {
  width: 124px;
  padding: 5px;
  border: 2px solid #d90000;
  border-radius: 4px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  background-color: #d90000;
}
.header__mypage a:hover {
  opacity: 0.8;
}
.header__login a,
.header__login span {
  width: 124px;
  padding: 5px;
  border: 2px solid #ea0000;
  border-radius: 4px;
  display: block;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
}
.header__login a:hover,
.header__login span:hover {
  opacity: 0.8;
}
@media screen and (max-width: 600px) {
  .header {
    display: none;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .header {
    display: none;
  }
}
.sp_header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sp_header {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media screen and (min-width: 1136px) {
  .sp_header {
    display: none;
  }
}
.sp_header a {
  text-decoration: none;
}
.sp_header__logo {
  width: 70%;
}
.sp_header__logo a {
  padding: 10px;
  display: inline-block;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sp_header__logo a {
    width: 300px;
  }
}
@media screen and (max-width: 600px) {
  .sp_header__right {
    width: 70px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sp_header__right {
    width: 100px;
  }
}
.sp_header .global-nav {
  position: fixed;
  right: -320px;
  top: 0;
  width: 300px;
  height: 100vh;
  padding-top: 60px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 200;
  overflow-y: auto;
}
.sp_header .global-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sp_header .global-nav__list .iconarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 14px;
}
.sp_header .global-nav__list .iconarea li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #000;
  text-align: center;
  line-height: 40px;
}
.sp_header .global-nav__list .iconarea li a:hover {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: rgba(0, 0, 0, 0.5);
}
.sp_header .global-nav__list .iconarea li a i {
  color: #fff;
}
.sp_header .global-nav__list .iconarea li:nth-child(1) {
  padding-right: 20px;
}
.sp_header .global-nav__item {
  text-align: center;
}
.sp_header .global-nav__item a,
.sp_header .global-nav__item p {
  display: block;
  padding: 8px 0;
  text-decoration: none;
  color: #fff;
}
.sp_header .global-nav__item a:hover,
.sp_header .global-nav__item p:hover {
  background-color: #d90000;
}
.sp_header .global-nav__item .arrow_op:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}
.sp_header .global-nav__item .modal-button {
  color: #fff;
}
.sp_header .global-nav__item .spheader__tel {
  font-size: 1.4rem;
}
.sp_header .global-nav__inner {
  display: none;
}
.sp_header .ham_wrp {
  width: 100%;
  height: 60px;
  position: relative;
}
.sp_header .hamburger {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 300;
  background-color: #d90000;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.sp_header .hamburger__line {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  width: 55%;
  max-width: 40px;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sp_header .hamburger__line {
    width: 50%;
  }
}
.sp_header .hamburger__line--1 {
  top: 27%;
}
.sp_header .hamburger__line--2 {
  top: 46%;
}
.sp_header .hamburger__line--3 {
  top: 67%;
}
.sp_header .black-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  cursor: pointer;
}
.sp_header .accordion-title {
  position: relative;
}
.sp_header .accordion-title:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sp_header .accordion-title.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}
.sp_header .accordion-content {
  background-color: rgba(42, 50, 119, 0.4);
}
.nav-open .global-nav {
  right: 0;
}
.nav-open .black-bg {
  opacity: 0.8;
  visibility: visible;
}
.nav-open .hamburger {
  background-color: rgba(0, 0, 0, 0.3);
}
.nav-open .hamburger__line--1 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 45%;
}
.nav-open .hamburger__line--2 {
  width: 0;
  left: 50%;
}
.nav-open .hamburger__line--3 {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}
.gnav__inner {
  width: 1136px;
  height: 50px;
  border-radius: 5px;
  margin: 0 auto;
  background: url(../images/background/gnav.png) 100% 0 no-repeat;
  background-size: contain;
}
.gnav__list {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justyify-content: space-between;
}
.gnav__item {
  height: 50px;
  text-align: center;
}
.gnav__home {
  width: 51px;
  height: 50px;
  padding-top: 15px;
  display: block;
  background: url(../images/background/gnav__home.png) 0 0 no-repeat;
  background-size: contain;
}
.gnav__home img {
  width: 20px;
  height: 19px;
}
.gnav__buy,
.gnav__sell,
.gnav__rent,
.gnav__reform {
  width: 255px;
  height: 50px;
  padding-top: 11px;
  border-right: 1px solid #d5d5d5;
  display: block;
  font-weight: bold;
}
.gnav__reform {
  width: 320px;
}
.gnav__item:hover .gnav__child {
  visibility: visible;
  opacity: 1;
}
.gnav__child {
  width: 255px;
  visibility: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 100000;
  opacity: 0;
}
.gnav__child a {
  padding: 10px;
  border-right: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  font-size: 1.5rem;
  display: block;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .gnav {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .gnav {
    display: none;
  }
}
.topicpath {
  width: 100%;
  padding: 20px 0 0;
}
.topicpath__list {
  padding: 5px;
  margin: 0 auto;
  font-size: 1.3rem;
}
@media screen and (max-width: 600px) {
  .topicpath__list {
    width: 100%;
    overflow-scrolling: touch;
    overflow: auto;
    white-space: nowrap;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .topicpath__list {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .topicpath__list {
    width: 1136px;
  }
}
.topicpath__item {
  display: inline;
}
.topicpath__item:before {
  padding: 0 5px;
  content: ">";
}
.topicpath__item:first-child:before {
  content: "";
}
.topicpath__item a {
  color: #999;
}
.main {
  width: 100%;
  display: block;
}
.main__inner,
.main__inner2 {
  padding: 30px 0 100px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .main__inner,
  .main__inner2 {
    width: 100%;
    padding: 40px 0px 60px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .main__inner,
  .main__inner2 {
    width: 96%;
    padding: 30px 0 60px;
  }
}
@media screen and (min-width: 1136px) {
  .main__inner,
  .main__inner2 {
    width: 1136px;
  }
}
.main__inner2 {
  width: 100%;
  padding: 30px 0 0;
}
@media screen and (max-width: 600px) {
  .main__inner2 {
    padding: 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .main__inner2 {
    width: 100%;
    padding: 0;
  }
}
.bottomnav {
  width: 1136px;
  padding: 30px;
  margin: 0 auto;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .bottomnav {
    width: 100%;
    padding: 30px 20px;
  }
}
@media screen and (max-width: 600px) {
  .bottomnav {
    width: 100%;
    padding: 30px 20px 15px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .bottomnav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 1136px) {
  .bottomnav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.bottomnav__item {
  margin: 0 10px;
}
@media screen and (max-width: 600px) {
  .bottomnav__item {
    margin: 0 0 15px 0;
  }
}
.bottomnav__link {
  padding: 5px 20px;
  border-radius: 20px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  background-color: #f0f0f0;
}
@media screen and (max-width: 600px) {
  .bottomnav__link {
    width: 100%;
    padding: 5px 10px;
    font-size: 1.3rem;
  }
}
.footer {
  width: 100%;
  background-color: #f4f4f4;
}
.footer__inner {
  width: 1136px;
  padding: 50px 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .footer__inner {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .footer__inner {
    width: 100%;
    padding: 40px 20px;
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .footer__logo {
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .footer__logo {
    width: 35%;
  }
}
@media screen and (min-width: 1136px) {
  .footer__logo {
    width: 325px;
  }
}
.footer__logo img {
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .footer__logo img {
    margin-bottom: 20px;
  }
}
.footer__copy {
  padding: 5px;
  text-align: center;
  color: #fff;
  font-size: 1.1rem;
  background-color: #d90000;
}
.footer-button {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .footer-button {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .footer-button {
    width: 260px;
  }
}
@media screen and (min-width: 1136px) {
  .footer-button {
    width: 260px;
  }
}
.footer-button__mypage {
  width: 48%;
}
.footer-button__mypage a {
  padding: 5px;
  border: 2px solid #d90000;
  border-radius: 4px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  background-color: #d90000;
}
@media screen and (max-width: 600px) {
  .footer-button__mypage a {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .footer-button__mypage a {
    width: 124px;
  }
}
@media screen and (min-width: 1136px) {
  .footer-button__mypage a {
    width: 124px;
  }
}
.footer-button__mypage a:hover {
  opacity: 0.8;
}
.footer-button__login {
  width: 48%;
}
.footer-button__login span,
.footer-button__login a {
  padding: 5px;
  border: 2px solid #ea0000;
  border-radius: 4px;
  display: block;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  background-color: #fff;
}
@media screen and (max-width: 600px) {
  .footer-button__login span,
  .footer-button__login a {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .footer-button__login span,
  .footer-button__login a {
    width: 124px;
  }
}
@media screen and (min-width: 1136px) {
  .footer-button__login span,
  .footer-button__login a {
    width: 124px;
  }
}
.footer-button__login span:hover,
.footer-button__login a:hover {
  opacity: 0.8;
}
.footer-link {
  width: 600px;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .footer-link {
    width: 60%;
  }
}
@media screen and (max-width: 600px) {
  .footer-link {
    width: 100%;
  }
}
.footer-link__title {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .footer-link__title {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .footer-link__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1136px) {
  .footer-link__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.footer-link__list {
  width: 33%;
  font-size: 1.2rem;
}
@media screen and (max-width: 600px) {
  .footer-link__list {
    width: 100%;
  }
}
.footer-link__item {
  padding: 0 0 5px 15px;
  position: relative;
}
.footer-link__item:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.footer-linkbtn {
  padding: 20px 40px 0 0;
}
@media screen and (max-width: 600px) {
  .footer-linkbtn {
    padding: 20px 0 0 0;
  }
}
.footer-linkbtn a {
  display: inline-block;
}
.pagename {
  width: 100%;
  padding: 30px;
  background-color: #f4f4f4;
}
@media screen and (max-width: 600px) {
  .pagename {
    padding: 20px;
  }
}
.pagename__title {
  width: 1136px;
  padding: 0 35px;
  margin: 0 auto;
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .pagename__title {
    font-size: 2rem;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .pagename__title {
    width: 100%;
  }
}
.pagename__text {
  width: 1136px;
  padding: 0 35px;
  margin: 0 auto 5px;
  font-size: 1.5rem;
}
@media screen and (max-width: 600px) {
  .pagename__text {
    width: 100%;
    padding: 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .pagename__text {
    width: 100%;
  }
}
.pagename__link {
  padding-left: 13px;
  position: relative;
}
.pagename__link:before {
  width: 5px;
  height: 5px;
  border-top: 1px solid #d90000;
  border-right: 1px solid #d90000;
  display: block;
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.result {
  margin: 0 auto;
}
.result:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 600px) {
  .result {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .result {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .result {
    width: 1136px;
  }
}
.result__titlearea {
  margin-bottom: 28px;
}
@media screen and (max-width: 600px) {
  .result__titlearea {
    margin-bottom: 20px;
  }
}
.result__title {
  font-size: 3.4rem;
  font-weight: bold;
  display: inline;
}
@media screen and (max-width: 600px) {
  .result__title {
    font-size: 2.5rem;
    display: block;
  }
}
.result__num {
  font-size: 1.4rem;
  display: inline;
  margin-left: 35px;
}
@media screen and (max-width: 600px) {
  .result__num {
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .result__spsearch {
    width: 90%;
    border-radius: 4px;
    text-align: center;
    font-size: 1.8rem;
    margin: 10px;
    opacity: 1;
    background-color: #444;
    position: fixed;
    bottom: 0px;
    z-index: 1000;
  }
  .result__spsearch a {
    width: 100%;
    padding: 5px 0;
    color: #fff;
    display: inline-block;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .result__spsearch {
    width: 90%;
    border-radius: 4px;
    text-align: center;
    font-size: 1.8rem;
    margin: 10px;
    opacity: 1;
    background-color: #444;
    position: fixed;
    bottom: 0px;
    z-index: 1000;
  }
  .result__spsearch a {
    width: 100%;
    padding: 5px 0;
    color: #fff;
    display: inline-block;
  }
}
@media screen and (min-width: 1136px) {
  .result__spsearch {
    display: none;
  }
}
.result__count {
  color: #d90000;
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .result__main {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .result__main {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .result__main {
    width: 805px;
    float: right;
  }
}
@media screen and (max-width: 600px) {
  .result__sub {
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .result__sub {
    width: 100%;
    overflow-x: auto;
    height: calc(85vh - 170px);
  }
}
@media screen and (min-width: 1136px) {
  .result__sub {
    width: 290px;
    float: left;
  }
}
.heading {
  border-left: 4px solid #d90000;
  margin-bottom: 44px;
  font-size: 2.5rem;
}
@media screen and (max-width: 600px) {
  .heading {
    padding: 1px 0 1px 15px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .heading {
    padding: 1px 0 1px 28px;
  }
}
@media screen and (min-width: 1136px) {
  .heading {
    padding: 1px 0 1px 28px;
  }
}
.heading2 {
  padding: 1px 0 1px 19px;
  border-left: 5px solid #d90000;
  margin-bottom: 40px;
  font-size: 2.2rem;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .heading2 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .heading2 {
    margin-bottom: 20px;
  }
}
.heading3,
.mktoForm legend {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 40px;
}
.heading4 {
  padding: 1px 0 1px 19px;
  border-left: 5px solid #d90000;
  font-size: 2.2rem;
  margin-bottom: 18px;
}
.heading5 {
  padding: 5px 0 5px 20px;
  border-left: 4px solid #d90000;
  font-size: 2rem;
  margin-bottom: 35px;
}
@media screen and (max-width: 600px) {
  .heading5 {
    margin-bottom: 20px;
  }
}
.heading6 {
  font-size: 2.3rem;
  font-weight: bold;
  margin-bottom: 40px;
}
.heading7 {
  margin-top: 30px;
  background-color: #f4f4f4;
  padding: 5px 20px;
  font-size: 1.8rem;
}
.heading8 {
  border-left: 4px solid #d90000;
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .heading8 {
    padding: 1px 0 1px 15px;
    font-size: 2rem;
    margin: 30px 10px 20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .heading8 {
    width: 96%;
    padding: 1px 0 1px 28px;
    margin: 30px auto 44px;
  }
}
@media screen and (min-width: 1136px) {
  .heading8 {
    width: 1136px;
    padding: 1px 0 1px 28px;
    margin: 0 auto 44px;
  }
}
.text-center {
  text-align: center;
}
.blur {
  -webkit-filter: blur(6px);
  filter: blur(6px);
}
.text-link {
  color: #1eb1ff;
  text-decoration: underline;
}
.text-price {
  color: #e20000;
  font-size: 2.4rem;
  font-weight: bold;
}
.text-small {
  font-size: 1.4rem;
}
.text-holiday {
  font-size: 1.3rem;
  color: #f00;
  margin-bottom: 10px;
}
.upsell {
  border: 1px solid #959595;
  border-radius: 8px;
  margin-bottom: 30px;
}
.upsell__item {
  font-size: 1.4rem;
}
.upsell__item:not(:first-child):before {
  height: 1px;
  display: block;
  content: "";
  background-size: 4px 1px;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 1px,
    transparent 1px,
    transparent 4px
  );
}
.upsell__text {
  padding: 5px 15px;
  font-weight: bold;
  display: block;
}
.upsell__condition {
  color: #ff7d1e;
}
.upsell__count {
  color: #d90000;
  font-size: 2rem;
}
.upsell__link {
  margin-left: 10px;
  color: #1eb1ff;
}
.upsell__link:before {
  content: ">";
}
.list-control {
  margin-bottom: 35px;
}
.list-control:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 600px) {
  .list-control {
    margin-bottom: 30px;
  }
}
.sort {
  width: 240px;
  float: left;
}
@media screen and (max-width: 600px) {
  .sort {
    padding-bottom: 10px;
    float: none;
  }
}
.sort:before {
  content: "並び替え：";
  display: inline;
}
.sort__select {
  width: 146px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 1.6rem;
  display: inline;
}
.paginate {
  width: 550px;
  text-align: right;
  float: right;
}
@media screen and (max-width: 600px) {
  .paginate {
    width: 100%;
    padding: 0 10px;
    text-align: left;
  }
}
.paginate__total {
  display: inline-block;
}
@media screen and (max-width: 600px) {
  .paginate__total {
    padding-bottom: 5px;
  }
}
.pager {
  display: inline-block;
}
.pager__item,
.pager__disabled {
  display: inline-block;
}
.pager__item a,
.pager__disabled a {
  min-width: 30px;
  height: 30px;
  padding: 1px 5px;
  border: 1px solid #ccc;
  border-radius: 2px;
  display: block;
  text-align: center;
}
.pager__active {
  min-width: 30px;
  height: 30px;
  padding: 1px 5px;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  background-color: #f2f2f2;
}
.list,
.my-list {
  padding-bottom: 15px;
  border-top: 4px solid #444;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 45px;
}
.list__title,
.my-list__title {
  padding: 10px 20px;
  font-size: 2.2rem;
}
.list__title:after,
.my-list__title:after {
  width: 100%;
  height: 1px;
  display: block;
  content: "";
  background-size: 4px 1px;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 1px,
    transparent 1px,
    transparent 4px
  );
}
.list__title a,
.my-list__title a {
  color: #1eb1ff;
  font-weight: bold;
  text-decoration: underline;
}
.list__body,
.my-list__body {
  padding: 20px;
  position: relative;
}
.list__body:after,
.my-list__body:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .list__image,
  .my-list__image {
    width: 200px;
    float: left;
  }
}
@media screen and (min-width: 1136px) {
  .list__image,
  .my-list__image {
    width: 200px;
    float: left;
  }
}
.list__info,
.my-list__info {
  width: calc(100% - 225px);
  float: right;
}
@media screen and (max-width: 600px) {
  .list__info,
  .my-list__info {
    width: 100%;
    padding-top: 20px;
  }
}
.list__table,
.my-list__table {
  width: 100%;
  font-size: 1.3rem;
  margin-bottom: 20px;
}
.list__th,
.my-list__th {
  width: 70px;
  padding: 3px 10px 3px 0;
  text-align: left;
  color: #898989;
  font-size: 1.3rem;
}
.list__td,
.my-list__td {
  padding: 3px 0;
  font-size: 1.4rem;
}
.list__none {
  text-align: center;
  margin-bottom: 10px;
}
.room-list {
  width: 96%;
  border-top: 1px solid #d8d8d8;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-radius: 6px;
  margin: 0 auto;
}
.room-list__head {
  padding: 5px 12px;
  background-color: #f0f0f0;
}
@media screen and (max-width: 600px) {
  .room-list__head {
    padding: 10px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .room-list__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1136px) {
  .room-list__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.room-list__title {
  font-weight: normal;
  font-size: 1.4rem;
}
@media screen and (max-width: 600px) {
  .room-list__title {
    margin-bottom: 5px;
  }
}
.room-list__sell {
  padding: 2px 8px;
  border: 1px solid #ff6600;
  border-radius: 6px;
  margin: 0 auto;
  color: #000;
  font-size: 1.2rem;
  font-weight: normal;
  text-align: center;
  display: block;
  background-color: #fff;
}
@media screen and (max-width: 600px) {
  .room-list__sell {
    padding: 5px;
    font-size: 1.3rem;
  }
}
.room-list__table {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .room-list__thead {
    display: none;
  }
}
.room-list__tr {
  border-top: 1px dotted #d8d8d8;
}
.room-list__th {
  padding: 1px;
  font-size: 1.1rem;
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  .room-list__td {
    padding-left: 30%;
    display: block;
    position: relative;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .room-list__td {
    padding: 4px;
    text-align: center;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1136px) {
  .room-list__td {
    padding: 4px;
    text-align: center;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .room-list__td:before {
    content: attr(data-label);
    position: absolute;
    top: 2px;
    left: 10px;
  }
}
@media screen and (max-width: 600px) {
  .room-list__button {
    width: 100%;
    padding: 10px;
    display: block;
    font-size: 1.4rem;
    text-align: center;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .room-list__button {
    width: 280px;
    padding: 0 5px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1136px) {
  .room-list__button {
    width: 280px;
    padding: 0 5px;
    font-size: 1.2rem;
  }
}
.room-list__price {
  color: #e20000;
  font-size: 1.6rem;
  font-weight: bold;
}
.room-list__contact,
.room-list__show,
.room-list__favorite,
.room-list__login {
  padding: 0 5px;
  border: 1px solid #ff7d1e;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  display: inline-block;
  background-color: #ff7d1e;
}
@media screen and (max-width: 600px) {
  .room-list__contact,
  .room-list__show,
  .room-list__favorite,
  .room-list__login {
    padding: 5px 10px;
    width: 100%;
    margin-bottom: 5px;
  }
}
.room-list__contact:hover,
.room-list__show:hover,
.room-list__favorite:hover,
.room-list__login:hover {
  opacity: 0.8;
}
.room-list__show {
  border: 1px solid #1eb1ff;
  background-color: #1eb1ff;
}
.room-list__favorite {
  border: 1px solid #ff7d1e;
  color: #ff7d1e;
  background-color: #fff;
  cursor: pointer;
}
.room-list__favorite--on {
  border: 1px solid #ccc;
  color: #ccc;
  background-color: #fff;
}
.room-list__login {
  border: 1px solid #d90000;
  color: #000;
  background-color: #fff;
}
@media screen and (max-width: 600px) {
  .room-list__login {
    width: 96%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .room-list__login {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .room-list__login {
    width: 100%;
  }
}
.favorite {
  width: 267px;
  padding: 10px;
  border: 2px solid #ff7d1e;
  border-radius: 6px;
  display: block;
  margin: 0 auto 15px;
  text-align: center;
  color: #ff7d1e;
  font-size: 1.8rem;
  cursor: pointer;
  background-color: #fff;
}
@media screen and (max-width: 600px) {
  .favorite {
    width: 100%;
  }
}
.favorite:hover {
  opacity: 0.8;
  text-decoration: none;
}
.favorite--on {
  width: 267px;
  padding: 10px;
  border: 2px solid #ccc;
  border-radius: 6px;
  display: block;
  margin: 0 auto 15px;
  text-align: center;
  color: #ccc;
  font-size: 1.8rem;
  cursor: pointer;
  background-color: #fff;
}
.section {
  margin-bottom: 80px;
}
@media screen and (max-width: 600px) {
  .section {
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .section {
    margin-bottom: 40px;
  }
}
.section h2 {
  font-size: 2.2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  .section h2 {
    font-size: 1.8rem;
    margin-bottom: 5px;
  }
}
.section h2 span {
  color: #c0c0c0;
  margin-right: 10px;
}
.section h3 {
  font-size: 2rem;
  margin-bottom: 5px;
}
@media screen and (max-width: 600px) {
  .section h3 {
    font-size: 1.6rem;
  }
}
.section h3 span {
  color: #c0c0c0;
  margin-right: 5px;
}
.section .merit {
  margin-bottom: 40px;
}
.section .txt {
  line-height: 2;
  width: 60%;
}
@media screen and (max-width: 600px) {
  .section .txt {
    width: 100%;
  }
}
.advice li {
  margin-bottom: 15px;
}
.advice li a {
  border-bottom: 1px solid #d90000;
  color: #d90000;
}
#contact {
  width: 450px;
  padding: 15px;
  border-radius: 4px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  background-color: #d90000;
}
@media screen and (max-width: 600px) {
  #contact {
    width: 100%;
    font-size: 1.6rem;
    padding: 10px;
  }
}
.container {
  margin-bottom: 30px;
}
.table-default {
  width: 100%;
  border-collapse: collapse;
}
.table-default tr {
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 4px 1px;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 1px,
    transparent 1px,
    transparent 4px
  );
}
.table-default th {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  .table-default th {
    width: 35%;
    padding: 15px 0 15px 5px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .table-default th {
    width: 150px;
    padding: 10px;
  }
}
@media screen and (min-width: 1136px) {
  .table-default th {
    width: 150px;
    padding: 10px;
  }
}
.table-default td {
  vertical-align: top;
}
@media screen and (max-width: 600px) {
  .table-default td {
    width: 65%;
    padding: 15px 5px 15px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .table-default td {
    padding: 10px;
  }
}
@media screen and (min-width: 1136px) {
  .table-default td {
    padding: 10px;
  }
}
@media screen and (max-width: 600px) {
  .table-default td textarea {
    width: 100%;
  }
}
.table-default__col {
  position: relative;
}
@media screen and (max-width: 600px) {
  .table-default__col {
    width: 35%;
    padding: 15px 0 15px 5px;
    font-weight: bold;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .table-default__col:before {
    width: 1px;
    height: 100%;
    content: "";
    display: block;
    background-position: 0 0;
    background-repeat: repeat-y;
    background-size: 1px 4px;
    background-image: linear-gradient(
      to bottom,
      #707070,
      #707070 1px,
      transparent 1px,
      transparent 4px
    );
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 1136px) {
  .table-default__col:before {
    width: 1px;
    height: 100%;
    content: "";
    display: block;
    background-position: 0 0;
    background-repeat: repeat-y;
    background-size: 1px 4px;
    background-image: linear-gradient(
      to bottom,
      #707070,
      #707070 1px,
      transparent 1px,
      transparent 4px
    );
    position: absolute;
    top: 0;
    left: 0;
  }
}
.table-mypage {
  width: 100%;
  border-collapse: collapse;
}
.table-mypage tr {
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 4px 1px;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 1px,
    transparent 1px,
    transparent 4px
  );
}
.table-mypage th {
  width: 180px;
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  .table-mypage th {
    width: 100%;
    padding: 15px 5px 10px;
    display: block;
    font-weight: bold;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .table-mypage th {
    padding: 10px;
  }
}
@media screen and (min-width: 1136px) {
  .table-mypage th {
    padding: 10px;
  }
}
.table-mypage td {
  vertical-align: top;
}
@media screen and (max-width: 600px) {
  .table-mypage td {
    width: 100%;
    padding: 0 5px 15px;
    display: block;
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 4px 1px;
    background-image: linear-gradient(
      to right,
      #707070,
      #707070 1px,
      transparent 1px,
      transparent 4px
    );
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .table-mypage td {
    padding: 10px;
  }
}
@media screen and (min-width: 1136px) {
  .table-mypage td {
    padding: 10px;
  }
}
@media screen and (max-width: 600px) {
  .table-mypage td textarea {
    width: 100%;
  }
}
.table-mypage__item input + span {
  cursor: pointer;
  display: inline-block;
  padding-left: 25px;
  position: relative;
}
.table-mypage__item input + span::before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #000;
  border-radius: 2px;
  content: "";
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
}
.table-mypage__item input + span::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  border-bottom: 3px solid #d90000;
  border-left: 3px solid #d90000;
  content: "";
  display: block;
  height: 0.6em;
  left: 0;
  margin-top: -0.2em;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 1em;
}
.table-mypage__item input {
  display: none;
}
.table-mypage__item input:checked + span::after {
  opacity: 1;
}
.table-mypage__item:not(:last-child) {
  margin-bottom: 5px;
}
.table-mypage__radio input,
.search__list input {
  display: none;
}
.table-mypage__radio input + span,
.search__list input + span {
  cursor: pointer;
  display: inline-block;
  padding-left: 25px;
  margin-bottom: 5px;
  position: relative;
}
.table-mypage__radio input + span::before,
.search__list input + span::before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
}
.table-mypage__radio input + span::after,
.search__list input + span::after {
  -webkit-transform: translateY(-50%);
  background: #d90000;
  border: 1px solid transparent;
  border-radius: 50%;
  content: "";
  height: 8px;
  left: 4px;
  opacity: 0;
  padding: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 8px;
}
.table-mypage__radio input:checked + span::after,
.search__list input:checked + span::after {
  opacity: 1;
}
.table-mypage__radio:not(:last-child),
.search__list:not(:last-child) {
  margin-bottom: 5px;
}
.search__list {
  margin-bottom: 40px !important;
}
.search__list label:not(:last-child) {
  margin-right: 20px;
}
.table-auth {
  width: 100%;
  margin-bottom: 40px;
}
.table-auth th {
  width: 200px;
  padding: 10px 60px 10px 10px;
  text-align: left;
  font-size: 1.5rem;
  font-weight: normal;
  position: relative;
}
@media screen and (max-width: 600px) {
  .table-auth th {
    width: 100%;
    display: block;
  }
}
.table-auth td {
  padding: 10px;
}
@media screen and (max-width: 600px) {
  .table-auth td {
    width: 100%;
    display: block;
    padding: 0 10px 20px;
  }
}
.required,
.optional,
.input-accept__required {
  padding: 0 6px;
  border-radius: 2px;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  position: absolute;
  top: 18px;
  right: 10px;
  background-color: #d02c2c;
}
@media screen and (max-width: 600px) {
  .required,
  .optional,
  .input-accept__required {
    top: 12px;
    right: auto;
    left: auto;
    margin-left: 10px;
  }
}
.optional {
  background-color: #c4c4c4;
}
.home-firstview {
  height: 500px;
  margin-top: 20px;
  background: url(../images/background/home-firstview.png) 50% 0 no-repeat;
}
@media screen and (max-width: 600px) {
  .home-firstview {
    width: 100%;
    height: auto;
    padding: 30px 0;
    background-size: cover;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .home-firstview {
    padding: 30px 0;
    background-size: 1136px 500px;
  }
}
@media screen and (min-width: 1136px) {
  .home-firstview {
    padding: 60px 0;
    background-size: 1136px 500px;
  }
}
.home-firstview__inner {
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .home-firstview__inner {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .home-firstview__inner {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .home-firstview__inner {
    width: 1136px;
  }
}
.home-firstview__title {
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .home-firstview__title {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .home-firstview__title {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1136px) {
  .home-firstview__title {
    font-size: 2rem;
  }
}
.home-firstview__subtitle {
  text-align: center;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 600px) {
  .home-firstview__subtitle {
    padding-top: 15px;
    font-size: 2.6rem;
    line-height: 1.5;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .home-firstview__subtitle {
    font-size: 3.8rem;
    line-height: 1.5;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1136px) {
  .home-firstview__subtitle {
    font-size: 3.8rem;
    margin-bottom: 40px;
  }
}
.home-firstview__strong {
  color: #e20000;
}
.home-firstview__search {
  text-align: center;
  font-size: 2rem;
  line-height: 1em;
  margin-bottom: 20px;
}
.home-firstview__list {
  margin: 0 auto 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .home-firstview__list {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 15px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .home-firstview__list {
    width: 80%;
  }
}
@media screen and (min-width: 1136px) {
  .home-firstview__list {
    width: 652px;
  }
}
.home-firstview__town,
.home-firstview__map,
.home-firstview__station,
.home-firstview__pay {
  height: 161px;
  padding-top: 115px;
  text-align: center;
  color: #000;
  font-size: 1.8rem;
  cursor: pointer;
  background-image: url(../images/home-firstview/town.png);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 140px 161px;
}
@media screen and (max-width: 600px) {
  .home-firstview__town,
  .home-firstview__map,
  .home-firstview__station,
  .home-firstview__pay {
    width: calc(100% / 2);
    max-width: 260px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .home-firstview__town,
  .home-firstview__map,
  .home-firstview__station,
  .home-firstview__pay {
    width: calc(100% / 4);
  }
}
@media screen and (min-width: 1136px) {
  .home-firstview__town,
  .home-firstview__map,
  .home-firstview__station,
  .home-firstview__pay {
    width: 140px;
  }
}
.home-firstview__town:hover,
.home-firstview__map:hover,
.home-firstview__station:hover,
.home-firstview__pay:hover {
  opacity: 0.8;
}
.home-firstview__map {
  padding-top: 0;
  background-image: url(../images/home-firstview/map.png);
}
.home-firstview__map a {
  height: 161px;
  padding-top: 115px;
  display: block;
  color: #000;
  text-decoration: none;
}
.home-firstview__station {
  background-image: url(../images/home-firstview/station.png);
}
.home-firstview__pay {
  background-image: url(../images/home-firstview/pay.png);
}
.home-namesearch {
  width: 409px;
  margin: 0 auto;
}
.home-namesearch:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 600px) {
  .home-namesearch {
    width: 90%;
  }
}
.home-namesearch__input {
  width: 356px;
  height: 44px;
  padding: 5px 10px;
  border: 2px solid #d90100;
  border-radius: 5px 0 0 5px;
  font-size: 1.4rem;
  display: inline-block;
  float: left;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
@media screen and (max-width: 600px) {
  .home-namesearch__input {
    width: 85%;
  }
}
.home-namesearch__button {
  width: 53px;
  height: 44px;
  border: none;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  float: right;
  cursor: pointer;
  background: #d90100 url(../images/background/home-namesearch__button.png) 50%
    50% no-repeat;
  background-size: 19px 22px;
}
.home-namesearch__button:hover {
  opacity: 0.8;
}
@media screen and (max-width: 600px) {
  .home-namesearch__button {
    width: 15%;
  }
}
.home-news {
  width: 1136px;
  padding: 15px 0 20px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .home-news {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .home-news {
    width: 100%;
    padding: 15px 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.home-news__date {
  padding: 2px 28px;
  color: #b2b2b2;
  background: url(../images/background/home-news__date.png) 0 50% no-repeat;
  background-size: 16px 16px;
}
@media screen and (max-width: 600px) {
  .home-news__date {
    padding: 2px 10px 2px 20px;
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .home-news__spnone {
    display: none;
  }
}
.home-news__more {
  padding: 2px 0 2px 20px;
  color: #000;
  background: url(../images/background/arrow.png) 0 50% no-repeat;
  background-size: 12px 12px;
}
.home-banner {
  width: 100%;
  padding: 20px 0;
}
.home-banner__list {
  margin: 0 auto;
}
.home-banner__list:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 600px) {
  .home-banner__list {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .home-banner__list {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1136px) {
  .home-banner__list {
    width: 1016px;
  }
}
@media screen and (max-width: 600px) {
  .home-banner__item {
    width: 100%;
    float: left;
    text-align: center;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .home-banner__item {
    width: calc(100% / 4 - 10px);
    float: left;
  }
}
@media screen and (min-width: 1136px) {
  .home-banner__item {
    width: 230px;
    float: left;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .home-banner__item:not(:last-child) {
    margin-right: 10px;
  }
}
@media screen and (min-width: 1136px) {
  .home-banner__item:not(:last-child) {
    margin-right: 10px;
  }
}
.home-section {
  padding: 70px 0 50px;
}
@media screen and (max-width: 600px) {
  .home-section {
    padding: 50px 20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .home-section {
    padding: 70px 20px;
  }
}
.home-section:nth-child(2n + 1) {
  background-color: #f4f4f4;
}
.home-section:nth-child(2n) {
  background-color: #fff;
}
.home-section__inner {
  width: 1136px;
  margin: 0 auto;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .home-section__inner {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .home-section__inner {
    width: 100%;
  }
}
.home-heading {
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .home-heading {
    font-size: 2rem;
  }
}
.home-staff {
  border: 1px solid #ccc;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  display: block;
  background-color: #d64e4d;
}
@media screen and (max-width: 600px) {
  .home-staff {
    width: 100%;
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .home-staff {
    width: 90%;
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1136px) {
  .home-staff {
    width: 720px;
    font-size: 4.2rem;
  }
}
.home-staff:before {
  width: 100%;
  padding-top: 31.9576719577%;
  display: block;
  content: "";
  background: url(../images/background/home-staff.png) 0 0 no-repeat;
  background-size: 100%;
}
.home-staff:hover {
  opacity: 0.8;
  text-decoration: none;
}
.more {
  margin-top: 20px;
  text-align: center;
}
.more__item {
  padding-left: 20px;
  display: inline-block;
  background: url(../images/background/arrow.png) 0 50% no-repeat;
  background-size: 12px 12px;
}
.slide__list {
  width: 1020px;
  margin: 0 auto;
}
.slide__list:after {
  content: "";
  display: block;
  clear: both;
}
.slide__item {
  width: 222px;
  padding: 0 0 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
  display: block;
  float: left;
}
.slide__item img {
  width: 222px;
  border-radius: 6px 6px 0 0;
}
@media screen and (min-width: 1136px) {
  .slide__item img {
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.slide__item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: baseline;
  align-content: baseline;
}
@media screen and (max-width: 600px) {
  .slide__item dl {
    width: 100%;
  }
}
.slide__item dl dt {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .slide__item dl dt {
    width: 100%;
    min-height: 100px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .slide__item dl dt {
    width: 220px;
    height: 150px;
  }
}
@media screen and (min-width: 1136px) {
  .slide__item dl dt {
    width: 220px;
    height: 150px;
  }
}
.slide__item dl dt img {
  position: absolute;
  left: 50%;
}
@media screen and (min-width: 1136px) {
  .slide__item dl dt img {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .slide__item dl dt img {
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 600px) {
  .slide__item dl dt img {
    top: 0;
    left: 0;
  }
}
.slide__item dl dd {
  max-height: calc(6.8em + 10px);
  overflow: hidden;
  padding: 10px 10px 0 10px;
  font-weight: bold;
  line-height: 1.7;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
@media screen and (max-width: 600px) {
  .slide__item dl dd {
    font-size: 1.4rem;
  }
}
.slide__date {
  color: #767676;
  font-size: 1.2rem;
  line-height: 1em;
}
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .bx-wrapper {
    max-width: 100% !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .bx-wrapper {
    max-width: 686px !important;
  }
}
.bx-controls {
  width: 100%;
  margin-top: -11px;
  position: absolute;
  top: 50%;
  left: 0px;
}
.bx-prev {
  width: 13px;
  height: 22px;
  display: block;
  content: "";
  background: url(../images/background/slider_arrow.png) 0 0 no-repeat;
  background-size: 13px 22px;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 600px) {
  .bx-prev {
    width: 15px;
    height: 22px;
    left: -35px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .bx-prev {
    left: -20px !important;
  }
}
@media screen and (min-width: 1136px) {
  .bx-prev {
    left: -20px !important;
  }
}
.bx-prev:hover {
  opacity: 0.8;
}
.bx-next {
  width: 13px;
  height: 22px;
  display: block;
  content: "";
  background: url(../images/background/slider_arrow.png) 0 0 no-repeat;
  background-size: 13px 22px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  top: 0;
}
@media screen and (max-width: 600px) {
  .bx-next {
    width: 15px;
    height: 22px;
    right: -35px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .bx-next {
    right: -20px !important;
  }
}
@media screen and (min-width: 1136px) {
  .bx-next {
    right: -20px !important;
  }
}
.bx-next:hover {
  opacity: 0.8;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .property__main .bx-prev {
    left: 0 !important;
  }
}
@media screen and (min-width: 1136px) {
  .property__main .bx-prev {
    left: 0 !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .property__main .bx-next {
    right: 0 !important;
  }
}
@media screen and (min-width: 1136px) {
  .property__main .bx-next {
    right: 0 !important;
  }
}
.bottom-message {
  width: 100%;
  background: url(../images/background/bottom-message.png) 0 0 no-repeat;
  background-size: cover;
}
.bottom-message__inner {
  width: 1136px;
  padding: 90px 0;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .bottom-message__inner {
    width: 100%;
    padding: 30px 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .bottom-message__inner {
    width: 100%;
    padding: 60px 0;
  }
}
.bottom-message__title {
  color: #fff;
  font-size: 2.7rem;
  text-shadow: 1px 1px 1px #000;
  text-align: center;
  margin-bottom: 35px;
}
@media screen and (max-width: 600px) {
  .bottom-message__title {
    font-size: 1.8rem;
    margin-bottom: 25px;
  }
}
.bottom-message__text {
  width: 85%;
  margin: 0 auto;
  color: #fff;
  font-size: 1.4rem;
  text-shadow: 1px 1px 1px #000;
}
.narrow {
  margin-bottom: 20px;
  background-color: #f4f4f4;
}
.narrow__title {
  padding: 5px;
  border-radius: 4px 4px 0 0;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  background-color: #444;
}
.narrow__inner {
  padding: 16px 20px;
}
@media screen and (max-width: 600px) {
  .narrow__footer {
    width: 100%;
    padding: 10px;
    text-align: center;
    background-color: #f0f0f0;
  }
}
.narrow__heading {
  padding-left: 14px;
  border-left: 4px solid #d90000;
  margin-bottom: 12px;
}
.narrow__list {
  color: #00a7ff;
}
.narrow__list li:not(:last-child) {
  margin-bottom: 5px;
}
.narrow__list input + span {
  cursor: pointer;
  display: inline-block;
  padding-left: 25px;
  position: relative;
}
.narrow__list input + span::before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #000;
  border-radius: 2px;
  content: "";
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
}
.narrow__list input + span::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  border-bottom: 3px solid #d90000;
  border-left: 3px solid #d90000;
  content: "";
  display: block;
  height: 0.6em;
  left: 0;
  margin-top: -0.2em;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 1em;
}
.narrow__list input {
  display: none;
}
.narrow__list input:checked + span::after {
  opacity: 1;
}
.narrow__separate {
  width: 90%;
  height: 1px;
  border: 0;
  margin: 0 auto;
  background-size: 4px 1px;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 1px,
    transparent 1px,
    transparent 4px
  );
}
.narrow__area {
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  text-align: center;
  margin-top: 10px;
  background-color: #fff;
}
@media screen and (max-width: 600px) {
  .narrow__area {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .narrow__area {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .narrow__area {
    width: 252px;
  }
}
.narrow__item {
  padding-left: 20px;
  position: relative;
}
.narrow__item:before {
  content: "┗";
  position: absolute;
  top: 5px;
  left: 0;
}
.narrow__result {
  text-align: center;
  font-size: 1.4rem;
}
.narrow__count {
  color: #d90000;
  font-size: 2.4rem;
  font-weight: bold;
}
.narrow__button,
.narrow__save {
  padding: 10px;
  border: none;
  border-radius: 6px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  display: block;
  margin: 20px auto 0;
  cursor: pointer;
  background-color: #1eb1ff;
}
@media screen and (max-width: 600px) {
  .narrow__button,
  .narrow__save {
    width: 48%;
    display: inline-block;
    margin: 10px auto 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .narrow__button,
  .narrow__save {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .narrow__button,
  .narrow__save {
    width: 230px;
  }
}
.narrow__button:hover,
.narrow__save:hover {
  opacity: 0.8;
}
.narrow__save {
  border: 2px solid #1eb1ff;
  color: #1eb1ff;
  font-size: 1.8rem;
  background-color: #fff;
}
.narrow__save-text {
  font-size: 1rem;
  line-height: 2.2em;
  margin-left: 10px;
}
.select-default {
  width: 100%;
  padding: 5px;
  border: 1px solid #000;
  border-radius: 2px;
  font-size: 1.6rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #fff url(../images/icon/arrow-blue.png) no-repeat center right 4px/10px
    7px;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .select-default {
    width: 40%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .select-default {
    width: 40%;
  }
}
.select-range {
  width: 40%;
  padding: 5px;
  border: 1px solid #000;
  border-radius: 2px;
  font-size: 1.6rem;
  display: inline-block;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #fff url(../images/icon/arrow-blue.png) no-repeat center right 4px/10px
    7px;
  cursor: pointer;
}
select.select-default::-ms-expand,
select.select-range::-ms-expand {
  display: none;
}
.select-lp {
  width: 240px;
  padding: 10px;
  border: 2px solid #000;
  border-radius: 10px;
  font-size: 1.8rem;
  background-color: #fff;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: textfield;
  position: relative;
}
.select-lp::-webkit-inner-spin-button,
.select-lp::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .select-lp {
    width: 100%;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .select-lp {
    width: 220px;
  }
}
select.select-lp {
  background: #fff url(../images/icon/arrow-black.png) no-repeat center right
    7px/17px 10px;
}
.input-default {
  width: 100%;
  padding: 10px 5px;
  border: 1px solid #c1c1c1;
  border-radius: 2px;
}
.input-default2 {
  padding: 10px 5px;
  border: 1px solid #c1c1c1;
  border-radius: 2px;
  width: 150px;
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
  .input-default2 {
    width: 94%;
  }
}
@media screen and (max-width: 600px) {
  .input-default2:not(:last-child) {
    margin-bottom: 10px;
  }
}
.input-inline {
  padding: 10px 20px 10px 5px;
  border: 1px solid #000;
  border-radius: 2px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}
select.input-inline {
  padding: 10px 20px 10px 5px;
  border: 1px solid #000;
  border-radius: 2px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent url(../images/icon/arrow-blue.png) no-repeat center
    right 4px/10px 7px;
  cursor: pointer;
}
select.input-inline::-ms-expand {
  display: none;
}
.input-tel {
  width: 80px;
  padding: 10px 5px;
  border: 1px solid #c1c1c1;
  border-radius: 2px;
}
.input-accept {
  padding: 20px 0 30px;
  text-align: center;
}
.input-accept__required {
  display: inline-block;
  position: relative;
  top: 0;
  right: 0;
}
.textarea-default {
  width: 100%;
  padding: 10px 5px;
  border: 1px solid #c1c1c1;
}
.modal-button {
  cursor: pointer;
}
.modal {
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
}
.modal__overlay {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10010;
}
.modal__inner,
.modal__inner--small {
  width: 90%;
  height: 70%;
  background-color: #fff;
  position: absolute;
  z-index: 10011;
  overflow: hidden;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 600px) {
  .modal__inner,
  .modal__inner--small {
    padding: 10px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .modal__inner,
  .modal__inner--small {
    padding: 30px;
  }
}
@media screen and (min-width: 1136px) {
  .modal__inner,
  .modal__inner--small {
    padding: 30px;
  }
}
.modal__inner--small {
  width: 600px;
  height: 80vh;
  overflow-y: auto;
}
@media screen and (max-width: 600px) {
  .modal__inner--small {
    width: 80%;
  }
}
.modal__close {
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer;
  font-size: 3rem;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 11;
}
.modal__close:before {
  width: 84%;
  height: 16%;
  margin: -8% 0 0 -42%;
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: #1eb1ff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal__close:after {
  width: 84%;
  height: 16%;
  margin: -8% 0 0 -42%;
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: #1eb1ff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal__title {
  font-size: 2rem;
  margin-bottom: 23px;
}
.modal__text {
  padding-left: 25px;
  margin-bottom: 30px;
  background: url(../images/background/modal__text.png) 0 6px no-repeat;
  background-size: 18px 14px;
}
.modal__header {
  height: 50px;
}
.modal__body {
  overflow-y: auto;
}
@media screen and (max-width: 600px) {
  .modal__body {
    height: calc(85vh - 260px);
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .modal__body {
    height: calc(85vh - 300px);
  }
}
@media screen and (min-width: 1136px) {
  .modal__body {
    height: calc(85vh - 280px);
  }
}
.modal__footer {
  width: 100%;
  padding: 10px;
  text-align: center;
  background-color: #f0f0f0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.modal__count {
  color: #d90000;
  font-size: 2.4rem;
  font-weight: bold;
}
.form-help {
  font-size: 1.3rem;
}
.town-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.town-select__item {
  width: 200px;
  padding: 0 5px;
  border: 1px solid #00aeef;
  border-radius: 3px;
  margin: 0 10px 5px;
}
.town-select__item label {
  display: block;
  cursor: pointer;
}
.town-search {
  padding: 20px 20px 30px;
}
.town-search__list,
.station-search__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.town-search__item,
.station-search__item {
  width: 200px;
  margin-bottom: 15px;
}
@media screen and (max-width: 600px) {
  .town-search__item,
  .station-search__item {
    width: 50%;
  }
}
.town-search__item input + span,
.station-search__item input + span {
  cursor: pointer;
  display: inline-block;
  padding-left: 25px;
  position: relative;
}
.town-search__item input + span::before,
.station-search__item input + span::before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #000;
  border-radius: 2px;
  content: "";
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
}
.town-search__item input + span::after,
.station-search__item input + span::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  border-bottom: 3px solid #d90000;
  border-left: 3px solid #d90000;
  content: "";
  display: block;
  height: 0.6em;
  left: 0;
  margin-top: -0.2em;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 1em;
}
.town-search__item input,
.station-search__item input {
  display: none;
}
.town-search__item input:checked + span::after,
.station-search__item input:checked + span::after {
  opacity: 1;
}
.town-search__button,
.station-search__button {
  border: none;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  margin-left: 27px;
  background-color: #1eb1ff;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .town-search__button,
  .station-search__button {
    width: 100%;
    margin: 0;
    padding: 10px;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .town-search__button,
  .station-search__button {
    width: 370px;
    padding: 10px;
    font-size: 2rem;
  }
}
@media screen and (min-width: 1136px) {
  .town-search__button,
  .station-search__button {
    width: 370px;
    padding: 10px;
    font-size: 2rem;
  }
}
.station-search__railway {
  padding: 6px 0 6px 19px;
  border-left: 4px solid #d90000;
  margin-bottom: 33px;
}
@media screen and (max-width: 600px) {
  .station-search__list {
    width: 100%;
    padding: 0 20px 30px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .station-search__list {
    width: 100%;
    padding: 0 0 40px 40px;
  }
}
@media screen and (min-width: 1136px) {
  .station-search__list {
    width: 1012px;
    padding: 0 0 40px 40px;
  }
}
.station-search__item:not(:last-child) {
  margin-bottom: 15px;
}
@media screen and (max-width: 600px) {
  .pay-search {
    height: calc(85vh - 300px);
    overflow-y: auto;
  }
}
.pay-search__result {
  text-align: center;
  margin-bottom: 20px;
}
.pay-search__result-value {
  font-size: 2rem;
}
@media screen and (min-width: 1136px) {
  .detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
  }
}
@media screen and (max-width: 600px) {
  .detail__main {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .detail__main {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1136px) {
  .detail__main {
    width: 740px;
  }
}
.detail__sub {
  padding: 10px;
  border-radius: 4px;
  background-color: #f4f4f4;
}
@media screen and (max-width: 600px) {
  .detail__sub {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .detail__sub {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .detail__sub {
    width: 360px;
  }
}
.sub-content {
  padding: 30px 20px;
  border-radius: 4px;
  background-color: #fff;
}
.sub-content:not(:last-child) {
  margin-bottom: 20px;
}
.sub-content__map {
  padding: 20px 0 30px;
}
.sub-content__map iframe {
  margin-bottom: 10px;
}
.merit-list__item {
  padding-left: 20px;
  font-weight: bold;
  position: relative;
}
.merit-list__item:before {
  content: "・";
  position: absolute;
  top: 5px;
  left: 0;
}
.merit-list__strong {
  color: #ff7d1e;
  font-size: 2rem;
}
.my-thumb {
  margin: 0 auto 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 600px) {
  .my-thumb {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .my-thumb {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .my-thumb {
    width: 1000px;
  }
}
@media screen and (max-width: 600px) {
  .my-thumb__item {
    width: 222px;
    padding: 0 0 10px;
    display: block;
    float: left;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .my-thumb__item {
    width: 18%;
    margin: 0 1%;
  }
}
@media screen and (min-width: 1136px) {
  .my-thumb__item {
    width: 170px;
    margin: 0 15px;
  }
}
@media screen and (max-width: 600px) {
  .my-thumb__list {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .my-thumb__image,
  .my-thumb__image--new,
  .my-thumb__image--new-price {
    width: 100%;
    max-height: 175px;
    overflow-y: hidden;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .my-thumb__image,
  .my-thumb__image--new,
  .my-thumb__image--new-price {
    height: 170px;
    max-height: 170px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1136px) {
  .my-thumb__image,
  .my-thumb__image--new,
  .my-thumb__image--new-price {
    height: 170px;
    max-height: 170px;
    overflow: hidden;
  }
}
.my-thumb__image--new {
  position: relative;
}
.my-thumb__image--new:before {
  padding: 0 5px;
  content: "NEW";
  color: #fff;
  font-size: 1rem;
  background-color: #1b982a;
  position: absolute;
  top: 7px;
  left: 8px;
}
.my-thumb__image--new-price {
  position: relative;
}
.my-thumb__image--new-price:before {
  padding: 0 5px;
  content: "新価格";
  color: #fff;
  font-size: 1rem;
  background-color: #1c8a99;
  position: absolute;
  top: 7px;
  left: 8px;
}
.my-thumb__name {
  margin-top: 10px;
}
@media screen and (max-width: 600px) {
  .my-thumb__name {
    width: 100%;
    padding: 10px;
  }
}
.buttons,
.buttons-left {
  line-height: 1em;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .buttons,
  .buttons-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.buttons__item,
.buttons-left__item {
  display: inline-block;
}
@media screen and (max-width: 600px) {
  .buttons__item,
  .buttons-left__item {
    width: 100%;
    margin: 0 5px;
    font-size: 1.6rem;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .buttons__item a .button1,
  .buttons-left__item a .button1,
  .buttons__item a .button1--on,
  .buttons-left__item a .button1--on,
  .buttons__item a .button2,
  .buttons-left__item a .button2,
  .buttons__item a .button-auth,
  .buttons-left__item a .button-auth {
    width: 300px;
  }
}
.buttons-left {
  text-align: left;
}
@media screen and (max-width: 600px) {
  .buttons-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.button-small {
  height: 25px;
  padding: 2px 10px;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-size: 1.3rem;
  cursor: pointer;
  display: inline;
  background-color: #ff7d1e;
}
.button-small:hover {
  opacity: 0.8;
}
.my-list {
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.archives {
  border-radius: 3px;
}
.archives:not(:last-child) {
  margin-bottom: 30px;
}
.archives__inner {
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 15px;
  background-color: #fff;
}
.archives__title {
  padding: 6px 0 6px 20px;
  border-left: 4px solid #d90000;
  font-size: 1.9rem;
  font-weight: bold;
  margin-bottom: 25px;
}
.archives__item:not(:last-child) {
  padding: 0 0 10px;
}
.archives__item:not(:first-child):before {
  width: 100%;
  height: 1px;
  margin-bottom: 10px;
  display: block;
  content: "";
  background-size: 4px 1px;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 1px,
    transparent 1px,
    transparent 4px
  );
}
.archives__more {
  text-align: right;
  font-size: 1.3rem;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
}
.property:after,
.room:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 1136px) {
  .property__main {
    width: 740px;
    float: left;
  }
}
.property__sub,
.property__room-list,
.room__sub {
  padding: 10px;
  border-radius: 4px;
  background-color: #f4f4f4;
}
@media screen and (max-width: 600px) {
  .property-image + .sp,
  .section + .sp,
  .room__sub {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1136px) {
  .property__sub,
  .property__room-list,
  .room__sub {
    width: 360px;
    float: right;
    position: -webkit-sticky;
    position: sticky;
    top: 90px;
  }
}
.property__room-list {
  margin-bottom: 30px;
}
@media screen and (min-width: 1136px) {
  .property__room-list {
    display: none;
  }
}
.property__title {
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 50px;
}
.property__heading {
  padding: 1px 0 1px 20px;
  border-left: 4px solid #d90000;
  font-size: 2.2rem;
  margin-bottom: 25px;
}
.property-image {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.property-image__icon,
.property-image__icon--new,
.property-image__icon--newprice {
  position: absolute;
  top: 10px;
  left: 10px;
}
.property-image__icon--new:before,
.property-image__icon--newprice:before {
  width: 80px;
  padding: 0 5px;
  content: "NEW";
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  background-color: #1b982a;
  position: absolute;
  top: 7px;
  left: 8px;
  z-index: 9999;
}
.property-image__icon--newprice:before {
  content: "新価格";
  background-color: #1c8a99;
}
.property-image__list {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .property-image__list {
    height: 200px;
  }
}
@media screen and (min-width: 1136px) {
  .property-image__list {
    height: 495px;
  }
}
@media screen and (max-width: 600px) {
  .property-image__item img {
    width: auto;
    height: auto;
  }
}
@media screen and (min-width: 1136px) {
  .property-image__item img {
    width: 740px;
    height: 495px;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.property-image .bx-controls-direction {
  position: relative;
}
.property-image .bx-prev {
  width: 37px;
  height: 37px;
  text-indent: -10000px;
  background: url(../images/icon/property-image.png) 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  left: 2px;
}
.property-image .bx-next {
  width: 37px;
  height: 37px;
  text-indent: -10000px;
  background: url(../images/icon/property-image.png) 0 0 no-repeat;
  background-size: 100%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  right: 2px;
}
.property-thumb {
  padding: 0;
  margin-bottom: 40px;
}
.property-thumb:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 600px) {
  .property-thumb {
    display: none;
  }
}
.property-thumb__item {
  width: calc(10% - 6px);
  height: 52px;
  overflow: hidden;
  margin: 0 5px 2px 0;
  border: 3px solid transparent;
  float: left;
}
.property-thumb__item__item:nth-child(10n) {
  margin: 0 0 2px 0;
}
.property-thumb__item.active {
  border: 3px solid #f4f4f4;
}
.property-thumb__img {
  width: 100%;
  cursor: pointer;
}
.sell-list__title {
  padding: 0 0 10px;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
}
.sell-list__count {
  color: #d90000;
  font-size: 2.4rem;
  font-weight: bold;
}
.sell-list__item {
  padding: 17px 24px;
  border-radius: 4px;
  margin-bottom: 15px;
  background-color: #fff;
  position: relative;
}
.sell-list__price {
  line-height: 1.3em;
  color: #e20000;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.sell-list__price:before {
  content: "価格";
  color: #000;
  font-size: 1.4rem;
  display: block;
}
@media screen and (max-width: 600px) {
  .sell-list__specs {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-list__specs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
  }
}
.sell-list__spec {
  padding-left: 80px;
  font-size: 1.3rem;
  position: relative;
}
.sell-list__spec:before {
  content: attr(data-label);
  color: #898989;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1136px) {
  .sell-list__buttons {
    width: 120px;
    position: absolute;
    bottom: 20px;
    right: 15px;
  }
}
.sell-list__detail {
  margin-bottom: 10px;
}
.sell-list__detail a,
.sell-list__detail span {
  padding: 6px;
  border: 2px solid #1eb1ff;
  border-radius: 6px;
  text-align: center;
  color: #1eb1ff;
  font-size: 1.5rem;
  font-weight: bold;
  display: block;
}
.sell-list__detail a:hover,
.sell-list__detail span:hover {
  text-decoration: underline;
}
.sell-list__contact a {
  padding: 6px;
  border-radius: 6px;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  display: block;
  background-color: #ff7d1e;
}
.map-link {
  padding: 5px 0 5px 20px;
  margin-left: 20px;
  color: #1eb1ff;
  text-decoration: underline;
  background: url(../images/icon/map.png) 0 50% no-repeat;
  background-size: 15px 19px;
}
@media screen and (max-width: 600px) {
  .map iframe {
    height: 300px;
  }
}
.sub-contact-info {
  border-radius: 4px;
  background-color: #fff;
}
@media screen and (max-width: 600px) {
  .sub-contact-info {
    padding: 20px 15px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sub-contact-info {
    padding: 30px 26px;
  }
}
@media screen and (min-width: 1136px) {
  .sub-contact-info {
    padding: 30px 26px;
  }
}
.sub-contact-info__tel {
  border: 2px solid #ff7d1e;
  border-radius: 6px;
  color: #ff7d1e;
  font-size: 2rem;
  font-weight: bold;
  text-decoration: none;
  line-height: 1em;
  display: block;
  background-image: url(../images/background/tel.png);
  background-repeat: no-repeat;
  margin: 0 auto 15px;
}
@media screen and (max-width: 600px) {
  .sub-contact-info__tel {
    padding: 15px 0 10px 40px;
    background-position: 10px 20px;
    background-size: 26px 16px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sub-contact-info__tel {
    width: 267px;
    padding: 15px 0 10px 68px;
    background-position: 20px 20px;
    background-size: 39px 23px;
  }
}
@media screen and (min-width: 1136px) {
  .sub-contact-info__tel {
    width: 267px;
    padding: 15px 0 10px 68px;
    background-position: 20px 20px;
    background-size: 39px 23px;
  }
}
.sub-contact-info__tel:after {
  display: block;
  content: attr(data-time);
  color: #000;
  font-size: 1rem;
}
@media screen and (max-width: 600px) {
  .sub-contact-info__tel:after {
    margin: 5px 0 0 -25px;
  }
}
.sub-contact-info__tel:hover {
  opacity: 0.8;
  text-decoration: none;
}
.sub-contact-info__buttons {
  margin-bottom: 12px;
}
.sub-contact-info__button1,
.sub-contact-info__button1--on,
.sub-contact-info__button2 {
  width: 267px;
  padding: 10px;
  border: 2px solid #ff7d1e;
  border-radius: 6px;
  display: block;
  margin: 0 auto 15px;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  cursor: pointer;
  background-color: #ff7d1e;
}
@media screen and (max-width: 600px) {
  .sub-contact-info__button1,
  .sub-contact-info__button1--on,
  .sub-contact-info__button2 {
    width: 100%;
  }
}
.sub-contact-info__button1:hover,
.sub-contact-info__button1--on:hover,
.sub-contact-info__button2:hover {
  opacity: 0.8;
  text-decoration: none;
}
.sub-contact-info__button1--on {
  border: 2px solid #ccc;
  color: #ccc;
  background-color: #fff;
}
.sub-contact-info__button2 {
  border: 2px solid #1eb1ff;
  color: #fff;
  background-color: #1eb1ff;
}
.sub-contact-info__title {
  padding: 1px 0 1px 19px;
  border-left: 4px solid #d90000;
  font-size: 1.9rem;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .sub-contact-info__title {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
.sub-contact-info__item {
  padding-left: 10px;
}
.sub-contact-info__item:not(:last-child) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 1px,
    transparent 1px,
    transparent 4px
  );
  background-size: 5px 1px;
  background-position: bottom;
  background-repeat: repeat-x;
}
.sub-contact-info__company {
  margin-bottom: 15px;
  color: #1eb1ff;
  font-size: 1.5rem;
  text-decoration: underline;
}
.sub-contact-info__time {
  padding-left: 70px;
  font-size: 1.3rem;
  position: relative;
}
.sub-contact-info__time:before {
  color: #898989;
  content: attr(data-label);
  position: absolute;
  top: 0;
  left: 0;
}
.feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  .feature {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .feature {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1136px) {
  .feature {
    margin-bottom: 15px;
  }
}
.feature__item,
.feature__item--off {
  border: 2px solid #ff9d00;
  text-align: center;
  margin: 0 5px 5px 0;
}
@media screen and (max-width: 600px) {
  .feature__item,
  .feature__item--off {
    padding: 2px 5px;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .feature__item,
  .feature__item--off {
    padding: 5px 10px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1136px) {
  .feature__item,
  .feature__item--off {
    padding: 5px 10px;
    font-size: 1.5rem;
  }
}
.feature__item--off {
  border: 2px solid #d8d8d8;
  background-color: #d8d8d8;
}
.button1,
.button1--on,
.button2,
.button-auth {
  width: 380px;
  padding: 14px;
  border: none;
  border-radius: 6px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  display: block;
  cursor: pointer;
  background-color: #ff7d1e;
}
@media screen and (max-width: 600px) {
  .button1,
  .button1--on,
  .button2,
  .button-auth {
    width: 100%;
  }
}
.button1:hover,
.button1--on:hover,
.button2:hover,
.button-auth:hover {
  opacity: 0.8;
}
.button1--on {
  border: 2px solid #ccc;
  color: #ccc;
  background-color: #fff;
}
.button2,
.button-auth {
  background-color: #1eb1ff;
}
.button-tel {
  padding: 9px 0 2px 100px;
  border: 2px solid #ff7d1e;
  border-radius: 6px;
  color: #ff7d1e;
  line-height: 1em;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 auto 15px;
  display: block;
  background: url(../images/background/tel.png) 20px 20px no-repeat;
  background-size: 39px 23px;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .button-tel {
    width: 380px;
  }
}
@media screen and (min-width: 1136px) {
  .button-tel {
    width: 380px;
  }
}
.button-tel:after {
  color: #000;
  font-size: 1rem;
  font-weight: bold;
  display: block;
  content: attr(data-time);
}
.button-tel:hover {
  opacity: 0.8;
  text-decoration: none;
}
.button-auth {
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .button-auth {
    width: 100%;
  }
}
.button-reform {
  width: 373px;
  padding: 10px 0;
  border: none;
  border-radius: 6px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  margin: 45px auto 0;
  display: block;
  background-color: #3091b5;
}
@media screen and (max-width: 600px) {
  .button-reform {
    width: 100%;
  }
}
.button-reform:hover {
  opacity: 0.8;
  text-decoration: none;
}
.button-reform__subtext {
  color: #f5ff00;
  display: block;
}
.contact-info {
  margin: 0 auto 25px;
}
@media screen and (max-width: 600px) {
  .contact-info {
    width: 90%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .contact-info {
    width: 380px;
  }
}
@media screen and (min-width: 1136px) {
  .contact-info {
    width: 380px;
  }
}
.contact-info a {
  color: #1eb1ff;
  font-size: 1.8rem;
  font-weight: bold;
  text-decoration: underline;
}
.contact-info__time {
  line-height: 1em;
  margin-right: 20px;
  position: relative;
}
.contact-info__time:before {
  content: attr(data-label);
  margin-right: 10px;
  color: #898989;
}
.room__title {
  font-size: 2rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .room__title {
    margin-bottom: 20px;
  }
}
.room__price {
  color: #d90000;
  font-size: 2.6rem;
  font-weight: bold;
}
.room__spec-list {
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.room__spec {
  padding-left: 60px;
  font-size: 1.3rem;
  position: relative;
}
@media screen and (max-width: 600px) {
  .room__spec {
    width: 50%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .room__spec {
    width: 25%;
  }
}
@media screen and (min-width: 1136px) {
  .room__spec {
    width: 50%;
  }
}
.room__spec:before {
  content: attr(data-label);
  color: #898989;
  position: absolute;
  top: 0;
  left: 0;
}
.simulation {
  margin-bottom: 30px;
}
.simulation__inner {
  padding: 20px 35px;
  margin-bottom: 8px;
  background-color: #f4f4f4;
}
@media screen and (max-width: 600px) {
  .simulation__inner {
    padding: 20px;
  }
}
.simulation__title {
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .simulation__title {
    margin-bottom: 10px;
  }
}
.simulation__price {
  font-size: 2.4rem;
}
@media screen and (max-width: 600px) {
  .simulation__table {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .simulation__table {
    width: 620px;
    margin: 0 auto 20px;
  }
}
.simulation__table th {
  padding: 5px;
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  .simulation__table th {
    width: 100%;
    padding: 0 5px;
    display: block;
    text-align: left;
  }
}
@media screen and (min-width: 1136px) {
  .simulation__table th {
    text-align: right;
  }
}
.simulation__table th:after {
  content: "：";
}
.simulation__table td {
  padding: 5px;
}
@media screen and (max-width: 600px) {
  .simulation__table td {
    display: block;
    padding: 5px 5px 20px;
  }
}
.simulation__table input {
  padding: 10px;
  margin-right: 5px;
}
@media screen and (max-width: 600px) {
  .simulation__table input {
    width: 80%;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 1136px) {
  .simulation__table input {
    width: 130px;
  }
}
.simulation__result {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
.simulation-reform {
  padding: 10px 0 50px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  background-image: url(../images/background/simulation-reform.png);
  background-repeat: no-repeat;
  background-size: 169px 79px;
}
@media screen and (max-width: 600px) {
  .simulation-reform {
    line-height: 1.3em;
    background-position: 50% 13%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .simulation-reform {
    background-position: 50% 0;
  }
}
@media screen and (min-width: 1136px) {
  .simulation-reform {
    background-position: 50% 0;
  }
}
.reform-plan,
.reform-plan2 {
  border: 3px solid #2d8e25;
}
@media screen and (max-width: 600px) {
  .reform-plan,
  .reform-plan2 {
    padding: 15px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-plan,
  .reform-plan2 {
    padding: 15px;
    margin: 0 auto 30px;
  }
}
@media screen and (min-width: 1136px) {
  .reform-plan,
  .reform-plan2 {
    padding: 33px;
    margin-bottom: 30px;
  }
}
.reform-plan__title,
.reform-plan2__title {
  color: #2d8e25;
  font-size: 2.4rem;
  font-weight: bold;
}
.reform-plan__text,
.reform-plan2__text {
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.reform-plan__button,
.reform-plan2__button {
  padding: 10px;
  border-radius: 6px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  display: block;
  background-color: #2d8e25;
}
@media screen and (max-width: 600px) {
  .reform-plan__button,
  .reform-plan2__button {
    width: 100%;
    font-size: 1.6rem;
    padding: 15px 10px;
  }
}
@media screen and (min-width: 1136px) {
  .reform-plan__button,
  .reform-plan2__button {
    width: 373px;
  }
}
.reform-plan__button:hover,
.reform-plan2__button:hover {
  opacity: 0.8;
  text-decoration: none;
}
.reform-plan2 {
  border: 3px solid #3091b5;
}
.reform-plan2__title {
  color: #3091b5;
}
.reform-plan2__button {
  background-color: #3091b5;
}
.condition-list__item {
  padding: 20px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.gmap {
  width: 100%;
  height: 697px;
  border: 3px solid #2ab4fd;
}
@media screen and (max-width: 600px) {
  .gmap {
    height: 400px;
  }
}
.marker__count {
  font-size: 1.1rem;
}
.marker__name {
  font-weight: bold;
}
.marker__price {
  font-size: 1.2rem;
}
.station-select__list {
  padding: 0 50px 50px;
}
.station-select__item {
  width: 200px;
  display: inline-block;
}
.station-select__button {
  text-align: center;
}
.station-select__button button {
  width: 200px;
  padding: 10px;
  border: none;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  background-color: #000;
}
.thumb {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  .thumb {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .thumb {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .thumb {
    width: 1136px;
  }
}
.thumb__list {
  width: 23%;
  margin: 0 1%;
}
@media screen and (max-width: 600px) {
  .thumb__list {
    width: 48%;
    margin: 0 1% 20px;
  }
}
.thumb__image,
.thumb__image--new,
.thumb__image--new-price {
  width: 100%;
  max-height: 198px;
  overflow-y: hidden;
  margin-bottom: 10px;
  position: relative;
}
@media screen and (min-width: 1136px) {
  .thumb__image img,
  .thumb__image--new img,
  .thumb__image--new-price img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.thumb__image--new:before {
  padding: 0 5px;
  content: "NEW";
  color: #fff;
  font-size: 10px;
  background-color: #1b982a;
  position: absolute;
  top: 7px;
  left: 8px;
}
.thumb__image--new-price:before {
  padding: 0 5px;
  content: "新価格";
  color: #fff;
  font-size: 10px;
  background-color: #1c8a99;
  position: absolute;
  top: 7px;
  left: 8px;
}
@media screen and (max-width: 600px) {
  .thumb__name {
    font-size: 1.3rem;
  }
}
.post-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .post-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.post-search:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 600px) {
  .post-search {
    width: 100%;
    font-size: 1rem;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .post-search {
    width: 409px;
  }
}
@media screen and (min-width: 1136px) {
  .post-search {
    width: 409px;
  }
}
.post-search__form {
  display: none;
}
.post-search__form--open {
  display: block;
}
.post-search__input {
  -webkit-appearance: none;
  width: 356px;
  height: 44px;
  padding: 5px 10px;
  border: 2px solid #d90100;
  border-radius: 5px 0 0 5px;
  font-size: 1.4rem;
  display: inline-block;
  float: left;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 600px) {
  .post-search__input {
    width: calc(100% - 53px);
  }
}
.post-search__button {
  -webkit-appearance: none;
  width: 53px;
  height: 44px;
  border: none;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  float: right;
  cursor: pointer;
  background: #d90100 url(../images/background/home-namesearch__button.png) 50%
    50% no-repeat;
  background-size: 19px 22px;
}
.post-search__button:hover {
  opacity: 0.8;
}
@media screen and (max-width: 600px) {
  .post-search__button {
    width: 53px;
  }
}
.post-search__icon {
  width: 53px;
  height: 44px;
  border: none;
  border-radius: 5px;
  display: inline-block;
  float: right;
  cursor: pointer;
  background: #d90100 url(../images/background/home-namesearch__button.png) 50%
    50% no-repeat;
  background-size: 19px 22px;
}
@media screen and (max-width: 600px) {
  .post-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .post-list {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .post-list {
    width: 962px;
    margin: 0 auto 40px;
  }
}
.post-list__item {
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 0 auto 20px;
}
.post-list__item-more {
  display:none;
}
@media screen and (max-width: 600px) {
  .post-list__item {
    width: 48%;
    margin: 0 1% 20px;
  }
}
.post-list__item a {
  width: 100%;
  font-size: 1.7rem;
  font-weight: bold;
  color: #000;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .post-list__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
}
@media screen and (min-width: 1136px) {
  .post-list__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .post-list__item a:after {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: inline-block;
    margin-top: -12.5px;
    text-align: center;
    content: "\025b6";
    color: #fff;
    line-height: 25px;
    font-size: 1rem;
    background-color: #d90000;
    position: absolute;
    top: 50%;
    right: 10px;
  }
}
@media screen and (min-width: 1136px) {
  .post-list__item a:after {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: inline-block;
    margin-top: -12.5px;
    text-align: center;
    content: "\025b6";
    color: #fff;
    line-height: 25px;
    font-size: 1rem;
    background-color: #d90000;
    position: absolute;
    top: 50%;
    right: 10px;
  }
}
.post-list__item a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.post-list__imggrid {
  position: relative;
}
@media screen and (max-width: 600px) {
  .post-list__imggrid {
    width: 100%;
    height: 98px;
    overflow: hidden;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .post-list__imggrid {
    width: 182px;
    height: 98px;
  }
}
@media screen and (min-width: 1136px) {
  .post-list__imggrid {
    width: 182px;
    height: 98px;
  }
}
.post-list__image {
  min-width: 100%;
  height: auto;
  min-height: 100%;
}
@media screen and (max-width: 600px) {
  .post-list__image {
    border-radius: 10px 10px 0 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .post-list__image {
    border-radius: 10px 0 0 10px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media screen and (min-width: 1136px) {
  .post-list__image {
    border-radius: 10px 0 0 10px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
.post-list__info {
  max-height: calc(6.8em + 10px);
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .post-list__info {
    width: 100%;
    padding: 10px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .post-list__info {
    padding: 0 10px;
  }
}
@media screen and (min-width: 1136px) {
  .post-list__info {
    width: 780px;
    padding: 0 30px 0 10px;
  }
}
.post-list__date {
  color: #767676;
  font-size: 1.2rem;
}
.post-list__name {
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .post-list__name {
    font-size: 1.4rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .post-list__name {
    font-size: 1.6rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1136px) {
  .post-list__name {
    font-size: 1.6rem;
    line-height: 1.7;
  }
}
.post-list__pager .pager {
  text-align: center;
  display: block;
}
.post-body {
  margin-bottom: 30px;
}
.post-body__images {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.post-body__images-item {
  width: 47%;
}
.post-body__caption {
  width: 65%;
  margin: 0 auto 40px;
}
.post-body__caption-image {
  margin-bottom: 10px;
}
.post-body__caption-text {
  font-size: 1.4rem;
}
.post-body h3 {
  padding: 1px 0 1px 19px;
  border-left: 5px solid #d90000;
  font-size: 2.2rem;
  font-weight: bold;
}
.post-pager {
  border: 1px solid #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.post-pager__prev {
  width: 50%;
  border-right: 1px solid #707070;
}
.post-pager__next {
  width: 50%;
}
.post-pager__prevlink,
.post-pager__nextlink {
  padding: 10px;
  display: block;
  color: #000;
}
.post-pager__prevlink:hover,
.post-pager__nextlink:hover {
  background-color: #f9f9f9;
}
.post-pager__prevlink:before,
.post-pager__nextlink:before {
  text-align: right;
  display: block;
  content: "前の記事＞";
  font-size: 1.4rem;
}
.post-pager__nextlink:before {
  text-align: left;
  display: block;
  content: "＜次の記事";
  font-size: 1.4rem;
}
.post-pager__name {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 20px 0;
}
.post-pager__body {
  font-size: 1.4rem;
}
.post-tag {
  margin-bottom: 30px;
}
.post-tag__item {
  display: inline-block;
}
.post-tag__link {
  padding: 5px 10px;
  border-radius: 15px;
  font-size: 1.4rem;
  line-height: 1em;
  display: block;
  background-color: #f0f0f0;
}
.post-tag__link:hover {
  text-decoration: none;
  opacity: 0.8;
}
.topic-property {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 600px) {
  .topic-property__item {
    width: 48%;
    margin: 0 1%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .topic-property__item {
    width: 160px;
    margin: 0 5px;
  }
}
@media screen and (min-width: 1136px) {
  .topic-property__item {
    width: 160px;
    margin: 0 5px;
  }
}
.topic-property__img {
  margin-bottom: 10px;
  max-height: 175px;
  overflow-y: hidden;
}
@media screen and (min-width: 1136px) {
  .topic-property__img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.topic-property__name a {
  text-decoration: underline;
  color: #1eb1ff;
}
.topic-property__spec {
  font-size: 1.3rem;
}
.topic-property__spec:before {
  padding-right: 8px;
  color: #898989;
  font-size: 1.2rem;
  content: attr(data-label);
}
.sold__message {
  margin-bottom: 5px;
}
.sold__table {
  width: 100%;
  border-top: 6px solid #444;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-radius: 6px;
  border-collapse: separate;
}
.sold__row {
  display: none;
}
.sold__row--default {
  display: table-row;
  text-align: center;
}
.sold__row--show {
  display: table-row;
  text-align: center;
}
.sold__cell {
  padding: 5px;
  border-top: 1px dotted #ccc;
  text-align: center;
}
.sold__more {
  color: #1eb1ff;
  text-decoration: underline;
  display: inline;
  cursor: pointer;
}
.sold__more--close {
  color: #1eb1ff;
  text-decoration: underline;
  cursor: pointer;
}
.sold__owner-change {
  padding: 1px 5px;
  color: #fff;
  font-size: 1.2rem;
  background-color: #d90000;
}
.auth-form {
  width: 610px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .auth-form {
    width: 100%;
  }
}
.auth-form__title {
  font-weight: bold;
  margin-bottom: 25px;
}
.auth-form__text {
  margin-bottom: 30px;
}
.reform {
  width: 735px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .reform {
    width: 100%;
  }
}
.reform__title {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
}
.reform__price {
  color: #d90000;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 600px) {
  .reform__price {
    margin-bottom: 40px;
  }
}
.reform__price:before {
  margin-right: 10px;
  content: "総額";
  color: #000;
  font-size: 1.8rem;
}
.reform__result {
  padding: 20px;
  text-align: center;
  margin-bottom: 35px;
  background-color: #f4f4f4;
}
.reform__monthly {
  color: #d90000;
  font-size: 3rem;
  font-weight: bold;
}
.reform__monthly:before {
  margin-right: 10px;
  color: #000;
  font-size: 1.8rem;
  content: "月々のお支払い";
}
.reform__button {
  margin-bottom: 20px;
}
.reform__button .button1,
.reform__button .button1--on,
.reform__button .button2,
.reform__button .button-auth {
  background-color: #fff;
  border: 2px solid #ff7d1e;
  color: #ff7d1e;
}
.reform__breakdown {
  font-size: 2rem;
  text-align: left;
  display: inline-block;
  line-height: 1.5;
  padding-top: 25px;
  position: relative;
}
@media screen and (max-width: 600px) {
  .reform__breakdown {
    font-size: 1.6rem;
  }
}
.reform__breakdown:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 10px;
  display: inline-block;
  width: 500px;
  height: 1px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
}
@media screen and (max-width: 600px) {
  .reform__breakdown:before {
    width: 120%;
  }
}
.reform__breakdown-ttl {
  color: #000;
  font-size: 1.6rem;
  padding-right: 10px;
  font-weight: normal;
  width: 150px;
  display: inline-block;
}
.plan {
  padding: 0 20px 50px;
  background-color: #f4f4f4;
}
.plan__title {
  max-width: 880px;
  margin: 0 auto;
  padding: 50px;
  background-image: url(../images/reform/plan.png);
  background-position: 90% 0;
  background-repeat: no-repeat;
}
@media screen and (max-width: 600px) {
  .plan__title {
    padding: 40px 0 20px;
    background-position: 140% 100%;
    background-size: 60%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .plan__title {
    background-position: 100% 0;
  }
}
.plan__desc {
  background-color: #d90000;
  padding: 10px 20px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  display: inline-block;
}
@media screen and (max-width: 600px) {
  .plan__desc {
    font-size: 1.6rem;
    padding: 5px 20px;
    margin-bottom: 10px;
  }
}
.plan__catch {
  font-size: 3.2rem;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .plan__catch {
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 1.6;
  }
}
.plan__catch-red {
  color: #d90000;
}
.plan__catch-green {
  color: #1aa84b;
}
.plan__inner {
  background-color: #fff;
  padding: 40px;
  max-width: 880px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .plan__inner {
    padding: 30px 20px;
    width: 100%;
  }
}
.plan__inner-text {
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .plan__inner-text {
    font-size: 1.5rem;
  }
}
.plan__item-top {
  width: calc(96% / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.plan__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.plan__list:after {
  content: "";
  display: block;
  width: calc(96% / 3);
}
.plan__item-rank {
  width: calc(96% / 3);
}
.plan__item {
  width: calc(96% / 3);
}
@media screen and (max-width: 600px) {
  .plan__item {
    width: calc(96% / 2);
    width: calc(96% / 1);
  }
}
.plan__rank-name {
  width: 100%;
  padding-top: 5px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .plan__rank-name {
    font-size: 1.2rem;
  }
}
.plan__name {
  padding: 1px 0 1px 10px;
  border-left: 5px solid #1aa84b;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 30px 0 15px;
}
@media screen and (max-width: 600px) {
  .plan__name {
    font-size: 1.4rem;
    margin: 20px 0 10px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .plan__name {
    font-size: 1.6rem;
  }
}
.plan__note {
  border: 4px solid #e6e6e6;
  padding: 20px 30px;
}
@media screen and (max-width: 600px) {
  .plan__note {
    padding: 10px 20px;
  }
}
.plan__note dt {
  color: #d90100;
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .plan__note dt {
    font-size: 1.8rem;
  }
}
.plan__text2 {
  font-size: 1.4rem;
}
.plan__contact {
  padding: 50px 20px 80px;
}
@media screen and (max-width: 600px) {
  .plan__contact {
    padding: 40px 20px 60px;
  }
}
.plan__contact-text {
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .plan__contact-text {
    font-size: 2rem;
  }
}
.plan__button-item:nth-of-type(2) {
  padding-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .plan__button-item:nth-of-type(2) {
    padding-bottom: 15px;
  }
}
.table-pay {
  width: 100%;
  margin: 0 auto 45px;
}
.table-pay tr {
  border-bottom: 1px solid #d9d9d9;
}
.table-pay th {
  width: 150px;
  padding: 10px;
  font-weight: normal;
  text-align: right;
}
@media screen and (max-width: 600px) {
  .table-pay th {
    width: auto;
    text-align: left;
    display: block;
    padding: 20px 10px 10px;
  }
}
.table-pay th:after {
  content: "：";
}
.table-pay td {
  padding: 10px 10px 10px 80px;
}
@media screen and (max-width: 600px) {
  .table-pay td {
    padding: 0 10px 20px;
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .table-pay td .input-inline {
    width: 80%;
    margin-bottom: 5px;
  }
}
.message {
  padding: 10px 20px;
  border: 3px solid #d90000;
  border-radius: 6px;
  margin-bottom: 30px;
}
.staff-list {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  .staff-list {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1136px) {
  .staff-list {
    width: 1054px;
  }
}
.staff-list__item {
  border: 1px solid #ccc;
  border-radius: 6px;
  display: block;
}
@media screen and (max-width: 600px) {
  .staff-list__item {
    width: calc(96% / 2);
    margin: 0 0 20px 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .staff-list__item {
    width: calc(96% / 3);
    margin: 0 0 20px 0;
  }
}
@media screen and (min-width: 1136px) {
  .staff-list__item {
    width: 222px;
    margin: 0 20px 60px;
  }
}
.staff-list__item:hover {
  opacity: 0.8;
}
.staff-list__image {
  margin-bottom: 15px;
}
.staff-list__image img {
  border-radius: 6px 6px 0px 0px;
}
.staff-list__department {
  padding: 3px 8px;
  border: 1px solid #1aa84b;
  color: #1aa84b;
  font-size: 1.4rem;
  line-height: 1em;
  display: inline-block;
  margin-left: 15px;
}
@media screen and (max-width: 600px) {
  .staff-list__department {
    margin-left: 10px;
  }
}
.staff-list__name {
  font-size: 2rem;
  font-weight: bold;
  margin: 0 15px 15px;
}
@media screen and (max-width: 600px) {
  .staff-list__name {
    font-size: 1.6rem;
    margin: 0 10px 15px;
  }
}
.staff {
  width: 880px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .staff {
    width: 100%;
    padding: 0 10px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .staff {
    width: 100%;
    padding: 0 10px;
  }
}
.staff__title {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.staff__department {
  padding: 5px 8px;
  border: 1px solid #1aa84b;
  color: #1aa84b;
  font-size: 1.2rem;
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.staff__name {
  font-size: 2.5rem;
  font-weight: bold;
  vertical-align: middle;
}
@media screen and (max-width: 600px) {
  .staff__name {
    font-size: 1.8rem;
  }
}
.staff__inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .staff__inner {
    display: block;
  }
}
.staff__image {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.staff__text {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .staff__text {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .staff__text {
    width: 65%;
  }
}
.staff__comment {
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .staff__comment {
    font-size: 1.6rem;
  }
}
.staff__body {
  line-height: 2em;
}
.staff__body_sp {
  padding-top: 20px;
}
.staff__button {
  width: 308px;
  padding: 10px;
  border: 0;
  border-radius: 6px;
  margin: 58px auto;
  color: #fff;
  font-size: 1.9rem;
  font-weight: bold;
  text-align: center;
  display: block;
  background-color: #d90000;
}
.staff__button:hover {
  opacity: 0.8;
  text-decoration: none;
}
.staff-profile {
  width: 100%;
  padding: 47px 0;
  background-color: #f4f4f4;
}
@media screen and (max-width: 600px) {
  .staff-profile {
    padding: 30px 0;
  }
}
.staff-profile__inner {
  width: 640px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .staff-profile__inner {
    width: 100%;
    padding: 0 10px;
    display: block;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .staff-profile__inner {
    width: 80%;
    padding: 0 20px;
    display: block;
  }
}
.staff-profile__image {
  width: 160px;
}
@media screen and (max-width: 600px) {
  .staff-profile__image {
    width: 60%;
    margin: 0 auto 20px;
  }
}
.staff-profile__info {
  width: 100%;
}
.staff-profile__table {
  width: 100%;
  font-size: 1.4rem;
}
.staff-profile__table th {
  width: 25%;
  padding: 10px;
  border-bottom: 10px solid #f4f4f4;
  color: #fff;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background-color: #1aa84b;
}
@media screen and (max-width: 600px) {
  .staff-profile__table th {
    width: 35%;
  }
}
.staff-profile__table td {
  padding: 10px;
  border-bottom: 10px solid #f4f4f4;
  background-color: #fff;
}
.sitemap-list__item {
  padding-left: 15px;
  position: relative;
}
.sitemap-list__item:before {
  width: 5px;
  height: 5px;
  border-top: 1px solid #d90000;
  border-right: 1px solid #d90000;
  display: block;
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.contact-room {
  padding: 14px 20px;
  border-top: 4px solid #444;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 600px) {
  .contact-room {
    display: block;
  }
}
.contact-room__image {
  width: 120px;
}
@media screen and (max-width: 600px) {
  .contact-room__image {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .contact-room__image {
    width: 26%;
  }
}
.contact-room__info {
  width: 560px;
}
@media screen and (max-width: 600px) {
  .contact-room__info {
    width: 100%;
    padding-top: 20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .contact-room__info {
    width: 70%;
  }
}
.contact-room__name {
  font-size: 1.8rem;
  font-weight: bold;
}
.contact-room__price {
  color: #e20000;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .contact-room__price {
    margin-bottom: 10px;
  }
}
.contact-room__property-name {
  font-size: 1.3rem;
}
.contact-room__property-name:before {
  color: #898989;
  content: "建物名";
  margin-right: 20px;
}
.contact-room__spec-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 600px) {
  .contact-room__spec-list {
    display: block;
  }
}
.contact-room__spec-item {
  width: 30%;
  font-size: 1.3rem;
}
@media screen and (max-width: 600px) {
  .contact-room__spec-item {
    width: 100%;
  }
}
.contact-room__spec-item:before {
  color: #898989;
  content: attr(data-label);
  margin-right: 20px;
}
@media screen and (max-width: 600px) {
  .contact-room__spec-item:not(:last-child) {
    margin-bottom: 5px;
  }
}
.sell-lp-firstview,
.rent-lp-firstview {
  margin: 0 auto 40px;
  background: url(../images/background/sell-lp-firstview.png) 0 0 no-repeat;
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview,
  .rent-lp-firstview {
    width: 100%;
    background-size: 220%;
    background-position: top;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview,
  .rent-lp-firstview {
    width: 100%;
    background-position: top center;
    background-size: 107%;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview,
  .rent-lp-firstview {
    width: 1136px;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__inner {
    width: 100%;
    padding: 30px 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__inner {
    width: 100%;
    text-align: center;
    padding: 40px 0;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__inner {
    height: 409px;
    padding: 58px 0 0 0;
    margin-left: 147px;
  }
}
.sell-lp-firstview__read {
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__read {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__read {
    font-size: 2.7rem;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__read {
    font-size: 2.7rem;
    margin-bottom: 25px;
  }
}
.sell-lp-firstview__strong {
  color: #da0200;
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__strong {
    font-size: 1.8rem;
  }
}
.sell-lp-firstview__sidepoint {
  position: relative;
  padding-top: 13px;
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__sidepoint {
    padding-top: 10px;
  }
}
.sell-lp-firstview__sidepoint:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #d90000;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__sidepoint:before {
    width: 5px;
    height: 5px;
  }
}
.sell-lp-firstview__title {
  color: #fff;
  line-height: 1.5em;
  font-weight: bold;
  text-align: center;
  background-color: #1b992a;
  position: relative;
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__title {
    width: 85%;
    padding: 10px 0 10px 50px;
    margin: 0 auto;
    font-size: 2rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__title {
    width: 442px;
    margin: 0 auto 5px;
    padding: 3px 0 0;
    font-size: 3.3rem;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__title {
    width: 442px;
    padding: 3px 0 0;
    margin-bottom: 15px;
    font-size: 3.3rem;
  }
}
.sell-lp-firstview__title-pre {
  width: 90px;
  height: 90px;
  padding-top: 30px;
  border: 2px solid #1aa84b;
  border-radius: 50px;
  color: #1aa84b;
  font-size: 0.9rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.6em;
  display: block;
  background-color: #fff;
  position: absolute;
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__title-pre {
    top: -20px;
    left: -20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__title-pre {
    top: -20px;
    left: -45px;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__title-pre {
    top: -20px;
    left: -45px;
  }
}
.sell-lp-firstview__title-strong {
  font-size: 1.4rem;
}
.sell-lp-firstview__price1 {
  line-height: 1em;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__price1 {
    padding: 50px 0 0 25px;
    text-align: center;
    margin: 0 auto 20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__price1 {
    padding-top: 50px;
    display: inline-block;
    position: relative;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__price1 {
    padding: 60px 0 0 0;
    display: inline-block;
    position: relative;
  }
}
.sell-lp-firstview__price2 {
  line-height: 1em;
  font-size: 4.9rem;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__price2 {
    padding: 0;
    text-align: center;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__price2 {
    padding: 50px 0 0 60px;
    display: inline-block;
    position: relative;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__price2 {
    padding: 50px 0 0 90px;
    display: inline-block;
    position: relative;
  }
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__price-uniform {
    font-size: 2rem;
    padding-right: 5px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__price-uniform {
    font-size: 3rem;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__price-uniform {
    font-size: 4.9rem;
  }
}
.sell-lp-firstview__price-value {
  color: #d90000;
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__price-value {
    font-size: 7rem;
    line-height: 10px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__price-value {
    font-size: 9rem;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__price-value {
    font-size: 14.2rem;
  }
}
.sell-lp-firstview__price-yen {
  color: #d90000;
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__price-yen {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__price-yen {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__price-yen {
    font-size: 6.8rem;
    padding-left: 5px;
  }
}
.sell-lp-firstview__price-tax {
  line-height: 1em;
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__price-tax {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__price-tax {
    font-size: 1.8rem;
    position: absolute;
    top: 35%;
    right: 0;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__price-tax {
    font-size: 2.7rem;
    position: absolute;
    top: 25%;
    right: 0;
  }
}
.sell-lp-firstview__price-tax2 {
  line-height: 1em;
  font-size: 2.1rem;
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__price-tax2 {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__price-tax2 {
    position: absolute;
    top: 35%;
    left: 230px;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__price-tax2 {
    position: absolute;
    top: 30%;
    left: 350px;
  }
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__and {
    font-size: 1.3rem;
    line-height: 1em;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__and {
    font-size: 2.4rem;
    line-height: 1em;
    position: absolute;
    bottom: 5px;
    left: 0;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__and {
    font-size: 4.9rem;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__ave {
    font-size: 1.3rem;
    line-height: 1em;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__ave {
    font-size: 2.8rem;
    line-height: 1em;
    position: absolute;
    bottom: 5px;
    left: 22px;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__ave {
    line-height: 1em;
    font-size: 4.9rem;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    bottom: 0;
    left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__notice {
    text-align: center;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-firstview__notice {
    padding-top: 10px;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-firstview__notice {
    text-align: right;
    width: 443.5px;
    padding-top: 10px;
  }
}
.lp-form {
  margin: 0 auto 50px;
  background: #1eb1ff;
  position: relative;
}
@media screen and (max-width: 600px) {
  .lp-form {
    width: 100%;
    padding: 25px 10px;
    border-radius: 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .lp-form {
    width: 100%;
    padding: 20px;
    border-radius: 0;
  }
}
@media screen and (min-width: 1136px) {
  .lp-form {
    width: 1136px;
    padding: 25px;
    border-radius: 0px 0px 16px 16px;
  }
}
.lp-form:after {
  display: block;
  content: "";
  margin: 0 auto;
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 0 25px;
  border-color: rgba(22, 175, 255, 0.87) transparent transparent transparent;
}
@media screen and (max-width: 600px) {
  .lp-form:after {
    border-color: #1eb1ff transparent transparent transparent;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .lp-form:after {
    border-color: #1eb1ff transparent transparent transparent;
  }
}
.lp-form__inner {
  width: 880px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .lp-form__inner {
    width: 100%;
    display: block;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .lp-form__inner {
    width: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
.lp-form__arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 15.6px;
  border-color: transparent transparent transparent #fff;
  margin-top: 70px;
}
@media screen and (max-width: 600px) {
  .lp-form__arrow {
    margin: 10px auto;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.lp-form__label {
  padding: 30px 0 0 10px;
  color: #fff;
  font-size: 1.4rem;
  display: block;
  position: relative;
}
.lp-form__label:before {
  padding: 5px 10px;
  border-radius: 20px;
  line-height: 1em;
  color: #f08f0b;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  content: attr(data-step);
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.lp-form__roomnum {
  margin-left: 5px;
  color: #fff;
}
.lp-form2 {
  margin: 0 auto 50px;
  background: #1eb1ff;
  position: relative;
}
@media screen and (max-width: 600px) {
  .lp-form2 {
    width: 100%;
    padding: 25px 10px;
    border-radius: 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .lp-form2 {
    width: 100%;
    padding: 20px;
    border-radius: 0;
  }
}
@media screen and (min-width: 1136px) {
  .lp-form2 {
    width: 1136px;
    padding: 25px;
    border-radius: 16px;
  }
}
.lp-form2:after {
  display: block;
  content: "";
  margin: 0 auto;
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 0 25px;
  border-color: rgba(22, 175, 255, 0.87) transparent transparent transparent;
}
@media screen and (max-width: 600px) {
  .lp-form2:after {
    border-color: #1eb1ff transparent transparent transparent;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .lp-form2:after {
    border-color: #1eb1ff transparent transparent transparent;
  }
}
.lp-submit__button {
  width: 400px;
  padding: 20px 10px;
  border: none;
  border-radius: 5px;
  margin: 0 auto;
  color: #fff;
  font-size: 3rem;
  text-align: center;
  display: block;
  cursor: pointer;
  background-color: #d90000;
  position: relative;
}
@media screen and (max-width: 600px) {
  .lp-submit__button {
    width: 94%;
    padding: 15px 10px;
    font-size: 2.4rem;
  }
}
.lp-submit__button:after {
  width: 20px;
  height: 20px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  content: "";
  display: block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 10px);
  right: 30px;
}
.lp-submit__button:hover {
  opacity: 0.8;
}
.lp-submit__text {
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 600px) {
  .lp-submit__text {
    width: 94%;
    margin: 0 auto;
    text-align: left;
  }
}
.lp-section {
  width: 100%;
  border-bottom: 1px solid transparent;
  background-color: #f4f4f4;
}
.lp-section__inner {
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .lp-section__inner {
    width: 100%;
    padding: 0 10px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .lp-section__inner {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1136px) {
  .lp-section__inner {
    width: 1136px;
  }
}
.sell-lp-price {
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .sell-lp-price {
    width: 100%;
    padding: 30px 0 100px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-price {
    width: 100%;
    padding: 50px 0 100px;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-price {
    width: 880px;
    padding: 50px 0 80px;
  }
}
.sell-lp-price__title {
  font-size: 4.2rem;
  margin-bottom: 50px;
}
@media screen and (max-width: 600px) {
  .sell-lp-price__title {
    font-size: 2rem;
    margin-bottom: 30px;
  }
}
.sell-lp-price__title-strong {
  color: #d90000;
  font-size: 5.6rem;
}
@media screen and (max-width: 600px) {
  .sell-lp-price__title-strong {
    font-size: 3.6rem;
  }
}
.sell-lp-price__title-unit {
  font-size: 2.4rem;
}
.sell-lp-price__container {
  margin-bottom: 30px;
}
.sell-lp-price__separate {
  border-top: 3px dotted #707070;
  margin-bottom: 40px;
}
.sell-lp-price__subtitle {
  text-align: center;
  font-weight: bold;
  font-size: 2.6rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  .sell-lp-price__subtitle {
    font-size: 2rem;
  }
}
.sell-lp-price__text {
  text-align: center;
}
@media screen and (max-width: 600px) {
  .sell-lp-price__text {
    text-align: left;
  }
}
.other-company,
.our-company {
  padding: 10px;
  line-height: 1em;
  margin-bottom: 5px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  display: inline-block;
  background-color: #888;
}
@media screen and (max-width: 600px) {
  .other-company,
  .our-company {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .other-company,
  .our-company {
    line-height: 1.4em;
  }
}
.other-company__strong,
.our-company__strong {
  font-size: 2.4rem;
}
@media screen and (max-width: 600px) {
  .other-company__strong,
  .our-company__strong {
    font-size: 1.6rem;
  }
}
.other-calc {
  padding: 20px 0;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.other-calc__property {
  min-width: 86px;
  padding-top: 90px;
  display: inline-block;
  font-size: 2.4rem;
  background: url(../images/sell/price.png) 50% 0 no-repeat;
  background-size: 86px 86px;
}
@media screen and (max-width: 600px) {
  .other-calc__property {
    padding-top: 72px;
    font-size: 1.6rem;
    background-size: 70px 70px;
  }
}
.other-calc__symbol {
  padding: 0 20px;
  color: #888;
  font-size: 4rem;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .other-calc__symbol {
    padding: 0 2px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .other-calc__num {
    padding: 0 5px;
    font-size: 3.8rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .other-calc__num {
    padding: 0 10px;
    font-size: 7.5rem;
  }
}
@media screen and (min-width: 1136px) {
  .other-calc__num {
    padding: 0 10px;
    font-size: 7.5rem;
  }
}
.other-calc__unit {
  font-size: 5.5rem;
}
@media screen and (max-width: 600px) {
  .other-calc__unit {
    font-size: 2rem;
  }
}
.other-calc .our-price {
  font-size: 1.6rem;
}
.our-company {
  background-color: #d90000;
}
.our-price {
  font-size: 3.4rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .our-price {
    font-size: 3rem;
  }
}
.our-price__num {
  color: #d90000;
  font-size: 7.5rem;
}
@media screen and (max-width: 600px) {
  .our-price__num {
    font-size: 5rem;
  }
}
.our-price__unit {
  color: #d90000;
  font-size: 5.5rem;
}
@media screen and (max-width: 600px) {
  .our-price__unit {
    font-size: 3.5rem;
  }
}
.sell-lp-sample {
  width: 100%;
  padding: 20px 60px;
  background-color: #fff;
}
@media screen and (max-width: 600px) {
  .sell-lp-sample {
    padding: 30px 20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-sample {
    padding: 40px 30px 20px;
  }
}
.sell-lp-sample__title {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  .sell-lp-sample__title {
    font-size: 2rem;
    line-height: 1.4;
  }
}
.sell-lp-sample__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .sell-lp-sample__body {
    display: block;
  }
}
.sell-lp-sample__comp {
  width: 450px;
}
@media screen and (max-width: 600px) {
  .sell-lp-sample__comp {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-sample__comp {
    width: 60%;
  }
}
.sell-lp-sample__comp-list li {
  margin: 12px 0 20px;
}
.sell-lp-sample__comp-price {
  font-size: 2.4rem;
  font-weight: bold;
}
.sell-lp-sample__differ {
  width: 270px;
}
@media screen and (max-width: 600px) {
  .sell-lp-sample__differ {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-sample__differ {
    width: 36%;
  }
}
.sell-lp-sample__balloon {
  padding: 10px;
  border-radius: 10px;
  color: #fff;
  font-size: 2.8rem;
  text-align: center;
  background-color: #19a94b;
  position: relative;
  line-height: 1.6;
}
@media screen and (max-width: 600px) {
  .sell-lp-sample__balloon {
    padding: 10px 5px;
    font-size: 2.4rem;
    line-height: 1.5;
  }
}
.sell-lp-sample__balloon:before {
  width: 20px;
  height: 20px;
  display: inline-block;
  content: "";
  margin: 0 auto;
  background: #19a94b;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  left: -16px;
}
@media screen and (max-width: 600px) {
  .sell-lp-sample__balloon:before {
    right: 0;
    left: 0;
    top: -15px;
    -webkit-transform: rotate(135deg) translateY(-50%);
    transform: rotate(135deg) translateY(-50%);
  }
}
.sell-lp-sample__balloon-imp {
  font-weight: bold;
}
.sell-lp-reason {
  position: relative;
}
.sell-lp-reason__title {
  width: 500px;
  padding: 16px;
  border-radius: 10px;
  color: #fff;
  font-size: 2.2rem;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  background-color: #d90000;
  position: absolute;
  top: -34px;
  left: 0%;
  right: 0%;
}
@media screen and (max-width: 600px) {
  .sell-lp-reason__title {
    width: 94%;
    padding: 10px;
    font-size: 2rem;
    top: -60px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-reason__title {
    top: -55px;
  }
}
.sell-lp-reason__title:after {
  width: 20px;
  height: 20px;
  display: block;
  content: "";
  margin: 0 auto;
  background: #d90000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
}
.sell-lp-reason__body {
  width: 880px;
  padding: 80px 280px 50px 0;
  margin: 0 auto;
  background: url(../images/sell/reason.png) 100% 50px no-repeat;
  background-size: 260px;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-reason__body {
    width: 100%;
    padding: 80px 200px 140px 20px;
    background-size: 300px !important;
    background: url(../images/sell/reason.png) 100% 110px no-repeat;
  }
}
@media screen and (max-width: 600px) {
  .sell-lp-reason__body {
    width: 100%;
    padding: 60px 10px 50px;
    background: url(../images/sell/reason.png) 90% 14% no-repeat;
    background-size: 120px !important;
  }
}
.sell-lp-reason__subtitle {
  font-weight: bold;
  font-size: 2.5rem;
  margin-bottom: 15px;
}
@media screen and (max-width: 600px) {
  .sell-lp-reason__subtitle {
    font-size: 2.2rem;
    padding-right: 110px;
  }
}
.sell-lp-point {
  background-color: #f2f3f6;
}
.sell-lp-point__inner {
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .sell-lp-point__inner {
    width: 100%;
    padding: 35px 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-point__inner {
    width: 100%;
    padding: 65px 0;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-point__inner {
    width: 980px;
    padding: 65px 0;
  }
}
.sell-lp-point__title {
  text-align: center;
}
@media screen and (max-width: 600px) {
  .sell-lp-point__title {
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-point__title {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-point__title {
    font-size: 3rem;
  }
}
.sell-lp-point__title-num {
  padding: 0 5px;
  color: #d90000;
}
@media screen and (max-width: 600px) {
  .sell-lp-point__title-num {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-point__title-num {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-point__title-num {
    font-size: 4rem;
  }
}
.sell-lp-point__title-point {
  padding: 0 5px;
}
@media screen and (max-width: 600px) {
  .sell-lp-point__title-point {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-point__title-point {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-point__title-point {
    font-size: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .sell-lp-point__item {
    display: block;
  }
  .sell-lp-point__item:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-point__item {
    margin-bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-point__item {
    margin-bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.sell-lp-point__info {
  width: 550px;
}
@media screen and (max-width: 600px) {
  .sell-lp-point__info {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-point__info {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .sell-lp-point__image {
    width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-point__image {
    width: 45%;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-point__image {
    width: 350px;
  }
}
.sell-lp-point__label {
  font-size: 2rem;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 600px) {
  .sell-lp-point__label {
    padding-top: 35px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-point__label {
    padding-top: 40px;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-point__label {
    padding-top: 40px;
  }
}
.sell-lp-point__label:before {
  padding: 2px 18px;
  border-radius: 20px;
  color: #d90000;
  display: inline-block;
  content: attr(data-point);
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 600px) {
  .sell-lp-point__label:before {
    border: 2px solid #d90000;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .sell-lp-point__label:before {
    border: 3px solid #d90000;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1136px) {
  .sell-lp-point__label:before {
    border: 3px solid #d90000;
    font-size: 1.4rem;
  }
}
.sell-lp-point__strong {
  color: #d90000;
}
@media screen and (max-width: 600px) {
  .sell-lp-point__text {
    margin: 15px 0;
  }
}
.rent-lp-firstview {
  background-image: url(../images/background/rent-lp-firstview.png);
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-firstview {
    background-size: 110%;
  }
}
.rent-lp-firstview__inner {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .rent-lp-firstview__inner {
    padding: 30px 0;
    position: relative;
    top: 5%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-firstview__inner {
    height: 409px;
    padding: 3% 0 0 0;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-firstview__inner {
    height: 409px;
    padding: 40px 0 0 0;
  }
}
.rent-lp-firstview__read {
  text-align: center;
}
@media screen and (max-width: 600px) {
  .rent-lp-firstview__read {
    font-size: 2rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-firstview__read {
    font-size: 2.7rem;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-firstview__read {
    font-size: 2.7rem;
  }
}
.rent-lp-firstview__strong {
  color: #da0200;
  font-size: 3.8rem;
  -webkit-text-emphasis-color: #da0200;
  text-emphasis-color: #da0200;
  -webkit-text-emphasis-style: dot filled;
  text-emphasis-style: dot filled;
}
@media screen and (max-width: 600px) {
  .rent-lp-firstview__strong {
    font-size: 2rem;
  }
}
.rent-lp-firstview__title {
  width: 500px;
  padding: 3px 0 0;
  color: #fff;
  line-height: 1.5em;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  background-color: #1b992a;
}
@media screen and (max-width: 600px) {
  .rent-lp-firstview__title {
    width: 82%;
    padding: 0;
    margin: 0 auto;
    font-size: 6vw;
  }
}
.rent-lp-firstview__catchcopy {
  padding-top: 30px;
  text-align: center;
  line-height: 1em;
  font-size: 11.2rem;
  font-weight: bold;
  text-shadow: 3px 3px 0 #fff, -3px -3px 0 #fff, -3px 3px 0 #fff,
    3px -3px 0 #fff, 0px 3px 0 #fff, 0 -3px 0 #fff, -3px 0 0 #fff, 3px 0 0 #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .rent-lp-firstview__catchcopy {
    padding-top: 20px;
    font-size: 16vw;
  }
}
.rent-lp-firstview__high {
  color: #d90000;
}
.rent-lp-firstview__rent {
  color: #286fd3;
}
.rent-lp-firstview__notice {
  text-align: center;
  font-size: 1.7rem;
}
@media screen and (max-width: 600px) {
  .rent-lp-firstview__notice {
    text-align: center;
    margin-top: 10px;
    font-size: 1.3rem;
  }
}
.rent-lp-reason {
  background-color: #f4f4f4;
}
.rent-lp-reason__inner {
  background-image: url(../images/rent/reason.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 600px) {
  .rent-lp-reason__inner {
    width: 94%;
    padding: 35px 0 50px;
    margin: 30px auto 0;
    background-position: 100% 100%;
    background-size: 100px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-reason__inner {
    padding-top: 50px;
    padding-bottom: 40px;
    background-position: 100% 100%;
    background-size: 170px;
    background-size: 25%;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-reason__inner {
    width: 1136px;
    height: 680px;
    padding-top: 70px;
    margin: 0 auto;
    background-position: 50% 100%;
    background-size: 160px;
  }
}
.rent-lp-reason__title {
  font-size: 3.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-reason__title {
    font-size: 3.6rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-reason__title {
    font-size: 2.8rem;
    line-height: 1.6;
    margin-bottom: 20px;
  }
}
.rent-lp-reason__title-strong {
  color: #0067ca;
}
.rent-lp-reason__text {
  text-align: center;
}
@media screen and (max-width: 600px) {
  .rent-lp-reason__text {
    text-align: left;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-reason__text {
    margin-bottom: 20px;
  }
}
.rent-lp-reason__list {
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 600px) {
  .rent-lp-reason__list {
    font-size: 1.7rem;
    padding-right: 80px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-reason__list {
    width: 80%;
    margin: 0 auto;
    font-size: 2rem;
    line-height: 2em;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-reason__list {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-reason__list li:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-reason__list li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-reason__list-item1 {
    position: initial;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-reason__list-item1 {
    position: initial;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-reason__list-item1 {
    position: absolute;
    top: 30px;
    left: 150px;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-reason__list-item2 {
    position: initial;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-reason__list-item2 {
    position: initial;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-reason__list-item2 {
    position: absolute;
    top: 120px;
    left: 150px;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-reason__list-item3 {
    position: initial;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-reason__list-item3 {
    position: initial;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-reason__list-item3 {
    position: absolute;
    top: 210px;
    left: 150px;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-reason__list-item4 {
    position: initial;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-reason__list-item4 {
    position: initial;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-reason__list-item4 {
    position: absolute;
    top: 300px;
    left: 150px;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-reason__list-item5 {
    position: initial;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-reason__list-item5 {
    position: initial;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-reason__list-item5 {
    position: absolute;
    top: 30px;
    left: 640px;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-reason__list-item6 {
    position: initial;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-reason__list-item6 {
    position: initial;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-reason__list-item6 {
    position: absolute;
    top: 120px;
    left: 640px;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-reason__list-item7 {
    position: initial;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-reason__list-item7 {
    position: initial;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-reason__list-item7 {
    position: absolute;
    top: 210px;
    left: 640px;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-reason__list-item8 {
    position: initial;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-reason__list-item8 {
    position: initial;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-reason__list-item8 {
    position: absolute;
    top: 300px;
    left: 640px;
  }
}
.rent-lp-reason__strong {
  border-bottom: 3px solid #d03434;
  color: #0067ca;
  padding-bottom: 3px;
}
.rent-lp-work {
  padding: 90px 0 0;
}
@media screen and (max-width: 600px) {
  .rent-lp-work {
    padding: 40px 0 0;
  }
}
.rent-lp-work__inner {
  margin: 0 auto 120px;
}
@media screen and (max-width: 600px) {
  .rent-lp-work__inner {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-work__inner {
    width: 100%;
    margin: 0 auto 80px;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-work__inner {
    width: 1136px;
  }
}
.rent-lp-work__title {
  text-align: center;
  font-size: 3.6rem;
}
@media screen and (max-width: 600px) {
  .rent-lp-work__title {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}
.rent-lp-work__sitename {
  font-size: 4.2rem;
}
@media screen and (max-width: 600px) {
  .rent-lp-work__sitename {
    font-size: 2.4rem;
  }
}
.rent-lp-work__work {
  color: #d90000;
  font-size: 5.6rem;
}
@media screen and (max-width: 600px) {
  .rent-lp-work__work {
    font-size: 4rem;
  }
}
.rent-lp-work__list {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .rent-lp-work__list {
    width: 100%;
    display: block;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-work__list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-work__list {
    width: 970px;
  }
}
.rent-lp-work__item {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .rent-lp-work__item {
    width: 85%;
    padding-top: 20px;
    margin-bottom: 90px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-work__item {
    width: 30%;
    padding-top: 45px;
    text-align: center;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-work__item {
    width: 300px;
    padding-top: 45px;
  }
}
.rent-lp-work__item:before {
  border-radius: 300px;
  display: block;
  content: "";
  background-color: #e5efff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
@media screen and (max-width: 600px) {
  .rent-lp-work__item:before {
    width: 80%;
    padding-top: 80%;
    right: 0;
    margin: auto;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-work__item:before {
    width: 100%;
    padding-top: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-work__item:before {
    width: 285px;
    height: 285px;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-work__item:last-child {
    margin-bottom: 120px;
  }
}
.rent-lp-work__data {
  padding-top: 40px;
  font-size: 7.5rem;
  line-height: 1em;
  text-align: center;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 600px) {
  .rent-lp-work__data {
    font-size: 5rem;
    padding-top: 35px;
  }
}
.rent-lp-work__data:before {
  width: 100px;
  padding: 5px 10px;
  border-radius: 20px;
  color: #fff;
  line-height: 1em;
  font-size: 1.5rem;
  text-align: center;
  margin: 0 auto;
  display: block;
  content: attr(data-label);
  background-color: #0f67ce;
  position: absolute;
  top: 0;
  left: 0%;
  right: 0%;
}
@media screen and (max-width: 600px) {
  .rent-lp-work__data:before {
    width: 80px;
    font-size: 1.2rem;
  }
}
.rent-lp-work__unit {
  font-size: 4.4rem;
}
@media screen and (max-width: 600px) {
  .rent-lp-work__unit {
    font-size: 3.2rem;
  }
}
.rent-lp-work__text {
  font-size: 1.3rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .rent-lp-work__text {
    margin-top: 10px;
    height: 70px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-work__text {
    padding: 0 10px;
  }
}
.rent-lp-system {
  padding: 110px 0 50px;
  background-color: #f4f4f4;
}
@media screen and (max-width: 600px) {
  .rent-lp-system {
    padding: 35px 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-system {
    padding: 70px 20px 10px;
  }
}
.rent-lp-system__inner {
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__inner {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-system__inner {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-system__inner {
    width: 880px;
  }
}
.rent-lp-system__title {
  text-align: center;
  font-size: 3.8rem;
  line-height: 1.7em;
  margin-bottom: 55px;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__title {
    font-size: 1.8rem;
    line-height: 1.6;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-system__title {
    margin-bottom: 40px;
  }
}
.rent-lp-system__title-strong {
  color: #d90000;
  font-size: 5.6rem;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__title-strong {
    font-size: 3rem;
  }
}
.rent-lp-system__title-small {
  font-size: 3rem;
}
.rent-lp-system__item {
  padding: 35px 25px;
  margin-bottom: 60px;
  background-color: #fff;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__item {
    width: 94%;
    padding: 25px 15px;
    margin: 20px auto 0;
  }
}
.rent-lp-system__1 {
  padding-left: 185px;
  background: url(../images/rent/system1.png) 0 0 no-repeat;
  background-size: 161px;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__1 {
    padding-top: 100px;
    padding-left: 0;
    background-size: 100px;
    background-position: top;
  }
}
.rent-lp-system__2 {
  padding-left: 185px;
  background: url(../images/rent/system2.png) 0 0 no-repeat;
  background-size: 161px;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__2 {
    padding-top: 115px;
    padding-left: 0;
    background-size: 100px;
    background-position: top;
  }
}
.rent-lp-system__3 {
  padding-left: 185px;
  background: url(../images/rent/system3.png) 0 0 no-repeat;
  background-size: 161px;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__3 {
    padding-top: 115px;
    padding-left: 0;
    background-size: 100px;
    background-position: top;
  }
}
.rent-lp-system__4 {
  padding-left: 185px;
  background: url(../images/rent/system4.png) 0 0 no-repeat;
  background-size: 161px;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__4 {
    padding-top: 115px;
    padding-left: 0;
    background-size: 100px;
    background-position: top;
  }
}
.rent-lp-system__subtitle {
  font-size: 2.4rem;
  padding: 10px 0 10px 70px;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__subtitle {
    font-size: 2rem;
    padding: 10px 0 10px 60px;
    line-height: 1.4;
  }
}
.rent-lp-system__subtitle:before {
  color: #0f67ce;
  font-size: 4rem;
  content: attr(data-num);
  position: absolute;
  left: 0;
  line-height: 1;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__subtitle:before {
    font-size: 3.6rem;
    top: 5px;
  }
}
.rent-lp-system__subtitle:after {
  height: 1px;
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-size: 4px 1px;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 1px,
    transparent 1px,
    transparent 4px
  );
}
.rent-lp-system__text {
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.rent-lp-system__merit-list {
  margin-bottom: 30px;
}
.rent-lp-system__merit-item {
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__merit-item {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 10px;
  }
}
.rent-lp-system__merit-item:before {
  padding-right: 20px;
  color: #d90000;
  content: attr(data-label);
}
@media screen and (max-width: 600px) {
  .rent-lp-system__merit-item:before {
    display: block;
    margin-bottom: 2px;
  }
}
.rent-lp-system__method1,
.rent-lp-system__method2 {
  width: 237px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  background-color: #888888;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__method1,
  .rent-lp-system__method2 {
    font-size: 1.8rem;
    width: 100%;
    margin-bottom: 0;
  }
}
.rent-lp-system__method2 {
  background-color: #d90000;
}
.rent-lp-system__image {
  text-align: center;
  margin: 0 auto 30px;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__image:last-child {
    margin: 0 auto;
  }
}
.rent-lp-system__note {
  font-size: 1.4rem;
}
.rent-lp-system__repair {
  width: 717px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__repair {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-system__repair {
    width: 100%;
  }
}
.rent-lp-system__option {
  width: 780px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-system__option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-system__option {
    width: 100%;
    display: block;
  }
}
.rent-lp-system__option-item {
  width: 350px;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__option-item {
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-system__option-item {
    width: 48%;
    margin: 0 0 20px;
  }
}
.rent-lp-system__option-text {
  padding: 20px 0 20px 70px;
  background: url(../images/rent/option.png) 0 0 no-repeat;
  background-size: 63px;
}
.rent-lp-system__option-name {
  border-radius: 30px;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  margin-bottom: 15px;
  background-color: #d90000;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__option-name {
    font-size: 1.8rem;
  }
}
.rent-lp-system__option-plan {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3em;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__option-plan {
    font-size: 2.2rem;
  }
}
.rent-lp-system__zero {
  width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-system__zero {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-system__zero {
    width: 100%;
    display: block;
  }
}
.rent-lp-system__zero-item {
  width: 240px;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-system__zero-item {
    width: calc(96% / 3);
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-system__zero-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.rent-lp-system__zero-title {
  border-radius: 30px;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 15px;
  background-color: #d90000;
}
@media screen and (max-width: 600px) {
  .rent-lp-system__zero-title {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
}
.rent-lp-system__zero-text {
  font-size: 1.4rem;
}
.rent-lp-menu {
  padding: 70px 0;
}
@media screen and (max-width: 600px) {
  .rent-lp-menu {
    padding: 35px 0 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-menu {
    padding: 70px 20px 30px;
  }
}
.rent-lp-menu__inner {
  width: 800px;
  margin: 0 auto;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-menu__inner {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__inner {
    width: 94%;
  }
}
.rent-lp-menu__title {
  text-align: center;
  font-size: 3.8rem;
  line-height: 1.6em;
  margin-bottom: 60px;
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__title {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-menu__title {
    margin-bottom: 40px;
  }
}
.rent-lp-menu__title-small {
  font-size: 3rem;
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__title-small {
    font-size: 1.8rem;
  }
}
.rent-lp-menu__title-strong {
  font-size: 5.6rem;
  color: #d90000;
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__title-strong {
    font-size: 2.8rem;
  }
}
.rent-lp-menu__body {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__list {
    width: 100%;
    display: block;
  }
  .rent-lp-menu__list:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__item {
    width: 200px;
    float: left;
    margin: 20px 10px 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-menu__item {
    width: 32%;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-menu__item {
    width: 210px;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-menu__item:not(:last-child) {
    position: relative;
  }
  .rent-lp-menu__item:not(:last-child):after {
    content: "";
    width: 1px;
    height: 99%;
    position: absolute;
    top: 0;
    right: -40px;
    background-image: linear-gradient(
      to bottom,
      #707070,
      #707070 1px,
      transparent 1px,
      transparent 4px
    );
    background-size: 1px 5px;
    background-position: right;
    background-repeat: repeat-y;
  }
}
.rent-lp-menu__dt {
  padding: 5px 0;
  border-radius: 30px;
  text-align: center;
  color: #fff;
  margin-bottom: 15px;
  background-color: #0f67ce;
}
.rent-lp-menu__dd {
  width: 100%;
  height: 67px;
  border-radius: 6px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ebebeb;
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__dd {
    height: 42px;
  }
}
.rent-lp-menu__memo {
  font-size: 1.3rem;
  font-weight: normal;
}
.rent-lp-menu__note {
  font-size: 1.3rem;
  text-align: right;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__note {
    text-align: center;
  }
}
.rent-lp-menu__heading {
  width: 800px;
  padding: 5px;
  border-radius: 30px;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
  margin: 0 auto 30px;
  background-color: #0f67ce;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-menu__heading {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__heading {
    width: 100%;
    margin: 0 auto 10px;
  }
}
.rent-lp-menu__table {
  width: 800px;
  border-collapse: separate;
  border-spacing: 10px;
  margin: 0 auto 35px;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-menu__table {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__table {
    width: 100%;
    border-spacing: 0;
  }
}
.rent-lp-menu__table th {
  width: 210px;
  padding: 20px 0;
  border-radius: 6px;
  text-align: center;
  vertical-align: middle;
  background-color: #ebebeb;
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__table th {
    width: 100%;
    display: block;
    padding: 10px 0;
  }
}
.rent-lp-menu__table td {
  vertical-align: middle;
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__table td {
    width: 100%;
    display: block;
    margin: 10px auto 20px;
  }
}
.rent-lp-menu__tbl {
  width: 100%;
  border-right: #ebebeb solid 1px;
  border-collapse: collapse;
}
.rent-lp-menu__ttl {
  background: #ebebeb;
  color: #fff;
  padding: 10px 15px;
  border-right: #fff solid 1px;
  border-bottom: #fff solid 1px;
}
.rent-lp-menu__ttl:last-child {
  border-right: #ebebeb solid 1px;
}
.rent-lp-menu__th {
  background: #ebebeb;
  padding: 10px 15px;
  border-bottom: #fff solid 1px;
  vertical-align: middle;
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__th {
    display: block;
  }
}
.rent-lp-menu__tr .txt_red {
  color: #d90000;
  font-weight: bold;
}
.rent-lp-menu__td {
  background: #fff;
  padding: 10px 15px;
  border-left: #ebebeb solid 1px;
  border-bottom: #ebebeb solid 1px;
  vertical-align: top;
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__td {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__td:before {
    content: attr(label);
    float: left;
    clear: both;
    font-weight: bold;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__td p {
    padding-left: 9.5em;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-menu__thead {
    display: none;
  }
}
.rent-lp-menu__thead .bg_red {
  background: #d90000;
}
.rent-lp-menu__thead .bg_gray {
  background: #464953;
}
.rent-lp-flow {
  padding: 85px 0;
  background-color: #f4f4f4;
}
@media screen and (max-width: 600px) {
  .rent-lp-flow {
    padding: 35px 0 10px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-flow {
    padding: 50px 0;
  }
}
.rent-lp-flow__inner {
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .rent-lp-flow__inner {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-flow__inner {
    width: 96%;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-flow__inner {
    width: 930px;
  }
}
.rent-lp-flow__title {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 45px;
}
@media screen and (max-width: 600px) {
  .rent-lp-flow__title {
    font-size: 2.8rem;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-flow__title {
    margin-bottom: 20px;
  }
}
.rent-lp-flow__title-strong {
  color: #d90000;
  font-size: 5.6rem;
}
@media screen and (max-width: 600px) {
  .rent-lp-flow__title-strong {
    font-size: 4rem;
  }
}
.rent-lp-flow__list {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .rent-lp-flow__list {
    width: 100%;
    display: block;
    text-align: center;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-flow__list {
    width: 100%;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-flow__list {
    width: 930px;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-flow__item {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-flow__item {
    width: 30%;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-flow__item {
    width: 250px;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-flow__item dt {
    width: 40%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-flow__item dt {
    width: 65%;
    margin: 0 auto 20px;
  }
}
@media screen and (min-width: 1136px) {
  .rent-lp-flow__item dt {
    width: 150px;
    margin: 0 auto 25px;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-flow__item dd {
    width: 94%;
    margin: 10px auto 30px;
    text-align: left;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-flow__item dd {
    font-size: 1.4rem;
  }
}
.rent-lp-flow__item:not(:last-child) {
  position: relative;
}
@media screen and (max-width: 600px) {
  .rent-lp-flow__item:not(:last-child) {
    margin-bottom: 60px;
  }
}
.rent-lp-flow__item:not(:last-child):after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
}
@media screen and (min-width: 1136px) {
  .rent-lp-flow__item:not(:last-child):after {
    top: 20%;
    right: -50px;
    border-width: 9px 0 9px 16px;
    border-color: transparent transparent transparent #001e5c;
  }
}
@media screen and (max-width: 600px) {
  .rent-lp-flow__item:not(:last-child):after {
    bottom: -40px;
    left: 46%;
    border-width: 23px 13px 0 13px;
    border-color: #001e5c transparent transparent transparent;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .rent-lp-flow__item:not(:last-child):after {
    top: 20%;
    right: -30px;
    border-width: 9px 0 9px 16px;
    border-color: transparent transparent transparent #001e5c;
  }
}
.rent-lp-submit {
  padding: 60px 0;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .rent-lp-submit {
    padding: 30px 0 15px;
    text-align: center;
  }
}
.reform-lp-firstview {
  width: 1136px;
  height: 500px;
  margin: -10px auto 80px;
  background: url(../images/background/reform-lp-firstview.png) 0 0 no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 600px) {
  .reform-lp-firstview {
    width: 100%;
    height: 370px;
    background-size: cover;
    background-position: 91%;
    margin: -10px auto 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-firstview {
    width: 100%;
    background-position: 50% 0;
    background-size: cover;
  }
}
.reform-lp-firstview__inner {
  padding-top: 80px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .reform-lp-firstview__inner {
    padding-top: 40px;
  }
}
.reform-lp-firstview__sitename {
  font-size: 2rem;
  font-weight: bold;
}
.reform-lp-firstview__sitearea {
  color: #d90000;
}
.reform-lp-firstview__title {
  font-size: 5.8rem;
  text-shadow: 3px 3px 0 #fff, -3px -3px 0 #fff, -3px 3px 0 #fff,
    3px -3px 0 #fff, 0px 3px 0 #fff, 0 -3px 0 #fff, -3px 0 0 #fff, 3px 0 0 #fff;
}
@media screen and (max-width: 600px) {
  .reform-lp-firstview__title {
    font-size: 3.8rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-firstview__title {
    font-size: 5rem;
    line-height: 1.3em;
  }
}
.reform-lp-firstview__title-strong1 {
  color: #d90000;
}
.reform-lp-firstview__title-strong2 {
  color: #1b982a;
}
.reform-lp-firstview__text {
  font-size: 1.8rem;
  margin-bottom: 40px;
}
@media screen and (max-width: 600px) {
  .reform-lp-firstview__text {
    font-size: 1.4rem;
    margin-bottom: 30px;
  }
}
.reform-lp-button {
  width: 700px;
  padding: 10px 0;
  border: none;
  border-radius: 6px;
  margin: 0 auto;
  color: #fff;
  font-size: 3.8rem;
  text-align: center;
  display: block;
  cursor: pointer;
  background-color: #d90000;
  position: relative;
}
@media screen and (max-width: 600px) {
  .reform-lp-button {
    width: 90%;
    font-size: 1.5rem;
  }
}
.reform-lp-button:after {
  width: 16px;
  height: 16px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  content: "";
  display: block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 8px);
  right: 20px;
}
@media screen and (max-width: 600px) {
  .reform-lp-button:after {
    width: 10px;
    height: 10px;
    top: calc(50% - 4px);
    right: 13px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
.reform-lp-button:hover {
  opacity: 0.8;
  text-decoration: none;
}
.reform-lp-nayami {
  width: 1180px;
  height: 387px;
  margin: 0 auto 60px;
  background: url(../images/reform/nayami.png) 100% 0 no-repeat;
  background-size: 1098px;
  position: relative;
}
@media screen and (max-width: 600px) {
  .reform-lp-nayami {
    width: 100%;
    margin: 0 auto 40px;
    height: auto;
    padding: 50px 80px 30px 20px;
    background: url(../images/reform/nayami.png) 90% 0 no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-nayami {
    width: 90%;
    height: auto;
    padding: 50px 20% 50px 30px;
    background: url(../images/reform/nayami.png) 85% 0 no-repeat;
    background-size: cover;
  }
}
.reform-lp-nayami__title1,
.reform-lp-nayami__title2 {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.6;
}
@media screen and (max-width: 600px) {
  .reform-lp-nayami__title1,
  .reform-lp-nayami__title2 {
    font-size: 2rem;
    position: initial;
    line-height: 1.4;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-nayami__title1,
  .reform-lp-nayami__title2 {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-nayami__title1,
  .reform-lp-nayami__title2 {
    position: absolute;
    top: 70px;
    left: 160px;
  }
}
.reform-lp-nayami__title2 {
  top: 150px;
  left: 340px;
}
@media screen and (max-width: 600px) {
  .reform-lp-nayami__title2 {
    left: 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-nayami__title2 {
    margin-bottom: 15px;
  }
}
.reform-lp-nayami__strong {
  color: #d90000;
}
.reform-lp-nayami__text {
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .reform-lp-nayami__text {
    font-size: 1.4rem;
    position: initial;
    text-align: left;
    margin-top: 15px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-nayami__text {
    text-align: left;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-nayami__text {
    position: absolute;
    top: 230px;
    left: 240px;
  }
}
.reform-lp-result {
  text-align: center;
}
.reform-lp-result__title {
  font-size: 3.8rem;
  line-height: 1.3em;
}
@media screen and (max-width: 600px) {
  .reform-lp-result__title {
    font-size: 2.4rem;
    line-height: 1.8em;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-result__title {
    line-height: 1.6em;
  }
}
.reform-lp-result__num {
  color: #1b982a;
  font-size: 5.8rem;
}
@media screen and (max-width: 600px) {
  .reform-lp-result__num {
    font-size: 4rem;
  }
}
.reform-lp-result__unit {
  color: #1b982a;
  font-size: 3rem;
}
.reform-lp-result__text {
  font-size: 1.2rem;
}
.reform-lp-result__chart {
  width: 50%;
  margin: 35px 0 50px;
}
@media screen and (max-width: 600px) {
  .reform-lp-result__chart {
    width: 90%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-result__chart {
    width: 70%;
  }
}
.reform-lp-reason {
  padding: 80px 0;
  background-color: #f4f4f4;
}
@media screen and (max-width: 600px) {
  .reform-lp-reason {
    padding: 50px 0;
  }
}
.reform-lp-reason__inner {
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__inner {
    width: 94%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-reason__inner {
    width: 94%;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-reason__inner {
    width: 1078px;
  }
}
.reform-lp-reason__title {
  text-align: center;
  font-size: 3.8rem;
  margin-bottom: 50px;
  line-height: 1.4;
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__title {
    font-size: 2.4rem;
    margin-bottom: 25px;
  }
}
.reform-lp-reason__title-strong {
  color: #d90000;
  font-size: 5.6rem;
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__title-strong {
    font-size: 3.4rem;
  }
}
.reform-lp-reason__title-no {
  color: #d90000;
}
.reform-lp-reason__item {
  margin-bottom: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__item {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__item:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__info {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-reason__info {
    width: 60%;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-reason__info {
    width: 510px;
  }
}
.reform-lp-reason__point-title {
  padding-top: 60px;
  line-height: 1.4em;
  font-size: 2.8rem;
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__point-title {
    font-size: 2rem;
    padding-top: 35px;
    margin-bottom: 15px;
  }
}
.reform-lp-reason__point-title:before {
  padding: 2px 20px;
  border: 3px solid #d90000;
  border-radius: 30px;
  color: #d90000;
  font-size: 2.2rem;
  display: inline-block;
  content: attr(data-point);
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__point-title:before {
    font-size: 1.2rem;
    border: 2px solid #d90000;
    padding: 2px 18px;
    line-height: 1.8;
  }
}
.reform-lp-reason__point-strong {
  color: #d90000;
  font-size: 3.2rem;
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__point-strong {
    font-size: 2rem;
  }
}
.reform-lp-reason__point-text {
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__point-text {
    margin-bottom: 15px;
  }
}
.reform-lp-reason__point-text2 {
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__point-text2 {
    margin-bottom: 15px;
  }
}
.reform-lp-reason__point-text3 {
  color: #d90000;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__point-text3 {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
}
.reform-lp-reason__point-text4 {
  font-size: 1.3rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__point-text4 {
    margin-bottom: 15px;
  }
}
.reform-lp-reason__image {
  padding-top: 10px;
}
@media screen and (max-width: 600px) {
  .reform-lp-reason__image {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-reason__image {
    width: 38%;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-reason__image {
    width: 490px;
  }
}
.reform-lp-plan {
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .reform-lp-plan {
    width: 94%;
    padding: 50px 0 25px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-plan {
    width: 94%;
    padding: 35px 0 25px;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-plan {
    width: 1008px;
    padding: 75px 0 90px;
  }
}
.reform-lp-plan__title {
  text-align: center;
  line-height: 1.3em;
  font-size: 3.8rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .reform-lp-plan__title {
    font-size: 2.4rem;
    margin-bottom: 25px;
  }
}
.reform-lp-plan__sub-title {
  text-align: center;
  padding-bottom: 30px;
}
.reform-lp-plan__sitename {
  font-size: 2.6rem;
}
@media screen and (max-width: 600px) {
  .reform-lp-plan__sitename {
    font-size: 2.4rem;
  }
}
.reform-lp-plan__title-strong {
  color: #d90000;
  font-size: 5.6rem;
}
@media screen and (max-width: 600px) {
  .reform-lp-plan__title-strong {
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-plan__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-plan__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.reform-lp-plan__item1,
.reform-lp-plan__item2 {
  border: 3px solid #2d8e25;
}
@media screen and (max-width: 600px) {
  .reform-lp-plan__item1,
  .reform-lp-plan__item2 {
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-plan__item1,
  .reform-lp-plan__item2 {
    width: 48%;
    padding: 15px 20px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-plan__item1,
  .reform-lp-plan__item2 {
    width: 480px;
    padding: 30px 35px;
  }
}
.reform-lp-plan__name1,
.reform-lp-plan__name2 {
  color: #2d8e25;
  font-size: 3.4rem;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .reform-lp-plan__name1,
  .reform-lp-plan__name2 {
    font-size: 3rem;
  }
}
.reform-lp-plan__item2 {
  border: 3px solid #3091b5;
}
.reform-lp-plan__name2 {
  color: #3091b5;
}
.reform-lp-plan__text {
  margin-bottom: 20px;
}
.reform-lp-plan__image {
  margin-bottom: 20px;
}
.reform-lp-banner {
  width: 640px;
  margin: 0 auto 100px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .reform-lp-banner {
    width: 94%;
    margin: 0 auto 60px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-banner {
    width: 94%;
    margin: 0 auto 80px;
  }
}
.reform-lp-case {
  padding: 70px 0 30px;
  background-color: #f4f4f4;
}
@media screen and (max-width: 600px) {
  .reform-lp-case {
    padding: 35px 0 0;
  }
}
.reform-lp-case__inner {
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .reform-lp-case__inner {
    width: 94%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-case__inner {
    width: 94%;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-case__inner {
    width: 1045px;
  }
}
.reform-lp-case__title {
  text-align: center;
  line-height: 1.5em;
}
@media screen and (max-width: 600px) {
  .reform-lp-case__title {
    font-size: 2.4rem;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-case__title {
    font-size: 2.4rem;
    line-height: 2em;
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-case__title {
    font-size: 3.8rem;
    margin-bottom: 45px;
  }
}
.reform-lp-case__title-strong {
  color: #d90000;
  font-size: 5.6rem;
}
@media screen and (max-width: 600px) {
  .reform-lp-case__title-strong {
    font-size: 3.4rem;
  }
}
.reform-lp-case__list {
  font-size: 1.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.reform-lp-case__list img {
  margin-bottom: 10px;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-case__list img {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .reform-lp-case__item1,
  .reform-lp-case__item2,
  .reform-lp-case__item3,
  .reform-lp-case__item4,
  .reform-lp-case__item5,
  .reform-lp-case__item6,
  .reform-lp-case__item7 {
    width: 100%;
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-case__item1,
  .reform-lp-case__item2,
  .reform-lp-case__item3,
  .reform-lp-case__item4,
  .reform-lp-case__item5,
  .reform-lp-case__item6,
  .reform-lp-case__item7 {
    width: 48%;
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-case__item1,
  .reform-lp-case__item2,
  .reform-lp-case__item3,
  .reform-lp-case__item4,
  .reform-lp-case__item5,
  .reform-lp-case__item6,
  .reform-lp-case__item7 {
    width: 500px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .reform-lp-case__item5 {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-case__item5 {
    width: 32%;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-case__item5 {
    width: 360px;
  }
}
@media screen and (max-width: 600px) {
  .reform-lp-case__item6 {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-case__item6 {
    width: 32%;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-case__item6 {
    width: 290px;
  }
}
@media screen and (max-width: 600px) {
  .reform-lp-case__item7 {
    width: 100%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .reform-lp-case__item7 {
    width: 32%;
  }
}
@media screen and (min-width: 1136px) {
  .reform-lp-case__item7 {
    width: 290px;
  }
}
.reform-lp-submit {
  padding: 60px 20px;
}
@media screen and (max-width: 600px) {
  .reform-lp-submit {
    padding: 30px 0;
  }
}
.info__item {
  padding: 10px;
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 4px 1px;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 1px,
    transparent 1px,
    transparent 4px
  );
}
@media screen and (max-width: 600px) {
  .info__item {
    padding: 15px 10px;
  }
}
.info__date {
  padding: 3px 8px;
  border: 1px solid #1aa84b;
  color: #1aa84b;
  font-size: 1.2rem;
  line-height: 1em;
  display: inline-block;
  margin-right: 15px;
}
@media screen and (max-width: 600px) {
  .info__text {
    display: block;
    margin-top: 5px;
  }
}
.street-select {
  color: #1eb1ff;
  text-decoration: underline;
  cursor: pointer;
}
.example__inner {
  max-width: 940px;
  margin: 0 auto;
}
.example__ttl {
  font-size: 2.8rem;
  font-weight: bold;
  padding-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .example__ttl {
    font-size: 1.8rem;
    padding-bottom: 20px;
  }
}
.example__top-image {
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
}
.example__top-image img {
  width: 100%;
}
.example__top-txt {
  padding-bottom: 50px;
}
@media screen and (max-width: 600px) {
  .example__top-txt {
    padding-bottom: 30px;
  }
}
.example__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 50px;
}
.example__box {
  width: calc(96% / 2);
  max-width: 430px;
}
.example__box-image {
  text-align: center;
  padding-bottom: 30px;
}
.example__box-image img {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .example__box-image {
    padding-bottom: 20px;
  }
}
.example__box-ttl {
  font-weight: bold;
  font-size: 2rem;
  padding-bottom: 10px;
}
@media screen and (max-width: 600px) {
  .example__box-ttl {
    font-size: 1.6rem;
  }
}
.example__comparison-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.example__before,
.example__after {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  width: calc(95% / 2);
  max-width: 430px;
  color: #fff;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .example__before,
  .example__after {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
.example__before {
  background-color: #ff7d1e;
}
.example__after {
  background-color: #1eb1ff;
}
.example__comparison-caption {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .example__comparison-caption {
    font-size: 1.3rem;
  }
}
.example__comparison-cell {
  width: calc(95% / 2);
  max-width: 430px;
  padding-bottom: 50px;
  text-align: center;
  position: relative;
}
.example__comparison-cell:last-child:before {
  border-top: 2px solid #d90000;
  border-right: 2px solid #d90000;
  display: block;
  content: "";
  position: absolute;
  top: 40%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 600px) {
  .example__comparison-cell:last-child:before {
    width: 10px;
    height: 10px;
    left: -15px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .example__comparison-cell:last-child:before {
    width: 15px;
    height: 15px;
    left: -50px;
  }
}
@media screen and (min-width: 1136px) {
  .example__comparison-cell:last-child:before {
    width: 15px;
    height: 15px;
    left: -50px;
  }
}
@media screen and (max-width: 600px) {
  .example__comparison-cell {
    padding-bottom: 30px;
  }
}
.example__comparison-cell img {
  width: 100%;
}
.benefits {
  padding: 50px 40px;
  margin-bottom: 80px;
  background-color: #f4f4f4;
}
@media screen and (max-width: 600px) {
  .benefits {
    padding: 30px 20px;
  }
}
.benefits__inner {
  margin: 0 auto;
}
.benefits__top {
  background-image: url(../images/reform/plan.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 600px) {
  .benefits__top {
    padding-bottom: 20px;
    background: none;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .benefits__top {
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-position: right -5% bottom;
  }
}
@media screen and (min-width: 1136px) {
  .benefits__top {
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.benefits__top-point {
  font-size: 2.6rem;
  background-color: #d90000;
  padding: 10px 20px;
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .benefits__top-point {
    width: 100%;
    font-size: 1.6rem;
    padding: 5px 20px;
    display: block;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .benefits__top-point {
    font-size: 2.2rem;
    display: inline-block;
  }
}
@media screen and (min-width: 1136px) {
  .benefits__top-point {
    display: inline-block;
  }
}
.benefits__top-main {
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .benefits__top-main {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .benefits__top-main {
    font-size: 2.6rem;
  }
}
.benefits__top-main-red {
  font-size: 3.8rem;
  color: #d90000;
}
@media screen and (max-width: 600px) {
  .benefits__top-main-red {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .benefits__top-main-red {
    font-size: 3.2rem;
  }
}
.benefits__top-main-green {
  font-size: 3.8rem;
  color: #1aa84b;
}
@media screen and (max-width: 600px) {
  .benefits__top-main-green {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .benefits__top-main-green {
    font-size: 3.2rem;
  }
}
.benefits__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .benefits__details {
    display: block;
  }
}
.benefits__details-box {
  width: calc(96% / 3);
  background-color: #fff;
  padding: 30px 20px 20px;
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 600px) {
  .benefits__details-box {
    width: 100%;
    margin-bottom: 30px;
  }
}
.benefits__details-box:nth-of-type(6) {
  line-height: 1.4;
}
@media screen and (max-width: 600px) {
  .benefits__details-box:nth-of-type(6) {
    margin-bottom: 0;
  }
}
.benefits__details-num {
  position: absolute;
  top: -10px;
  left: 10px;
  color: #8e8e8e;
  font-size: 1.5rem;
  border: 1px solid #8e8e8e;
  border-radius: 25px;
  display: inline-block;
  padding: 0 10px;
  background-color: #fff;
}
.benefits__details-txt {
  font-size: 2rem;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .benefits__details-txt {
    font-size: 1.8rem;
  }
}
.benefits__details-point {
  font-size: 2.8rem;
  color: #d90000;
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .benefits__details-point {
    font-size: 2.6rem;
  }
}
.advance__details {
  padding-top: 30px;
  margin-bottom: 50px;
}
.advance__details:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 600px) {
  .advance__details img {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .advance__details img {
    width: 35%;
    float: left;
  }
}
@media screen and (min-width: 1136px) {
  .advance__details img {
    width: 35%;
    float: left;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .advance__details-txt {
    width: 60%;
    float: right;
  }
}
@media screen and (min-width: 1136px) {
  .advance__details-txt {
    width: 60%;
    float: right;
  }
}
.advance__feature-ttl {
  font-size: 1.8rem;
  font-weight: bold;
}
.advance__feature-list {
  margin: 15px 5px;
}
.advance__feature-list-txt {
  padding-left: 35px;
  margin-bottom: 10px;
  position: relative;
}
.advance__feature-list-txt span {
  width: 30px;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.advance__feature-read {
  margin: 15px 0;
}
.point__read {
  text-align: center;
  margin-bottom: 30px;
}
.mktoForm legend {
  margin-left: 0 !important;
}
.mktoFormRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 30px !important;
}
.mktoFormRow .mktoFieldDescriptor:nth-of-type(1) {
  padding-right: 5px;
}
.mktoFormRow .mktoFieldDescriptor:nth-of-type(2) {
  padding-left: 5px;
}
.mktoFormCol {
  width: 100%;
}
.mktoForm .mktoRequiredField label {
  font-weight: normal !important;
}
.mktoForm .mktoAsterix {
  color: #fff !important;
  font-size: 0;
}
.mktoForm .mktoAsterix:before {
  padding: 1px 5px;
  border-radius: 2px;
  color: #fff !important;
  font-size: 1.2rem;
  content: "必須";
  background-color: #d02c2c;
}
.mktoForm .mktoErrorArrow {
  border: 0;
  background: #f00;
}
.mktoForm .mktoErrorMsg {
  max-width: none;
  padding: 14px 15px;
  border: 0;
  color: #fff;
  font-size: 1.5rem;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f00;
}
.mktoOffset {
  display: none;
}
.mktoHasWidth {
  width: 100%;
}
.mktoLabel {
  margin-top: 20px;
  padding: 0 0 2px;
  font-size: 1.3rem;
}
.mktoField {
  height: 40px !important;
  padding: 8px !important;
  border: 1px solid #ccc;
  font-size: 1.6rem !important;
}
.mktoFieldWrap {
  width: 100%;
  padding: 0 10px;
}
.mktoButtonRow {
  width: 100%;
}
.mktoButton {
  width: 380px;
  padding: 14px;
  border: none;
  border-radius: 6px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin: 0 auto !important;
  display: block;
  cursor: pointer;
  background-color: #ff7d1e;
}
@media screen and (max-width: 600px) {
  .mktoButton {
    width: 100%;
  }
}
.mktoButton:hover {
  opacity: 0.8;
}
.mktoButtonRow {
  padding: 0 10px;
  margin-top: 45px;
  display: block;
}
.mktoHtmlText {
  width: auto;
  margin: 5px 20px 0;
  font-size: 1.1rem;
  line-height: 1.8;
}
.mktoHtmlText a {
  text-decoration: underline;
}
.mktoHtmlText a:hover {
  text-decoration: none;
}
.mktoCheckboxList {
  padding: 0 !important;
}
.mktoCheckboxList input {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
input[type="text"].mktoField,
input[type="email"].mktoField,
input[type="tel"].mktoField,
textarea.mktoField {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea.mktoField {
  height: 80px !important;
}
.advice__method-list {
  margin-top: 20px;
}
.advice__merit-list {
  margin-top: 20px;
}
.advice__merit-list-item {
  padding-bottom: 45px;
}
@media screen and (max-width: 600px) {
  .advice__merit-list-item {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .advice__merit-list-item h3 {
    font-size: 1.8rem;
  }
}
.advice__merit-list-item h3 span {
  color: #c0c0c0;
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
  .advice__merit-list-item h3 span {
    font-size: 1.2rem;
  }
}
.advice__merit-list-item:last-child {
  padding-bottom: 0;
}
.advice__btn {
  width: 450px;
  padding: 15px;
  border-radius: 4px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  background-color: #d90000;
  position: relative;
}
@media screen and (max-width: 600px) {
  .advice__btn {
    width: 100%;
  }
}
.advice__btn:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  right: 5%;
  top: 45%;
}

/*20210311*/
.sell02 .sell-lp-firstview {
  background: url(../images/background/sell-lp-firstview2.png) 0 0 no-repeat;
  background-size: 100% auto;
}
.rent02 .rent-lp-firstview {
  background-image: url(../images/background/rent-lp-firstview2.png);
}
@media screen and (max-width: 600px) {
  .sell02 .sell-lp-firstview,
  rent02 .rent-lp-firstview {
    width: 100%;
    background-size: 220%;
    background-position: top;
  }
}

/*20210409*/
.mktoLabel,
.mktoField {
  font-size: 1em !important;
}

/*20211125*/
.sell-lp-firstview__title:before {
  content: "";
  background-image: url(../images/background/img_senjyu.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 113px;
  height: 112px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -56px;
}
.sell-lp-firstview__title {
  display: block;
}
@media screen and (max-width: 600px) {
  .sell-lp-firstview__price1 {
    display: block;
  }
  .sell-lp-firstview__title:before {
    width: 90px;
    height: 90px;
    left: -10px;
  }
}

/*20220822*/
.input-inline2 {
  padding: 10px 20px 10px 5px;
  border: 1px solid #000;
  border-radius: 2px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  width: 80px;
}
/*20221027*/
.gnav__column {
  width: 140px;
  height: 50px;
  padding-top: 11px;
  border-right: 1px solid #d5d5d5;
  display: block;
  font-weight: bold;
}
.gnav__guide {
  width: 160px;
  height: 50px;
  padding-top: 11px;
  border-right: 1px solid #d5d5d5;
  display: block;
  font-weight: bold;
  border: none;
}
.gnav__buy,
.gnav__sell,
.gnav__rent {
  width: 110px;
}
/*20230130*/
.banner {
  width: 100%;
  margin: 0 auto;
}
.pc_banner {
  display: block !important;
  width: 1136px;
  margin: 0 auto;
}
.sp_banner {
  display: none !important;
}
.banner2 {
  width: 100%;
  margin: 0 0%;
}
.pc_banner2 {
  display: block !important;
  width: 100%;
}
.sp_banner2 {
  display: none !important;
}
@media screen and (max-width: 600px) {
  .banner {
    width: 100%;
    margin: 0 0%;
  }
  .pc_banner {
    display: none !important;
  }
  .sp_banner {
    display: block !important;
    width: 100%;
  }
  .pc_banner2 {
    display: none !important;
    width: 100%;
  }
  .sp_banner2 {
    display: block !important;
    width: 100%;
  }
}
/* --- Last Modified on 2023/12/27 --- */
.tab-group {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.tab {
  flex-grow: 1;
  list-style: none;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  padding: 0 5px;
  width: 20%;
  font-size: 1.5rem;
}
.panel-group {
  min-height: 160px;
}
.panel {
  display: none;
  padding: 0;
}
.panel.is-show {
  display: block;
}
/* JB------------- */
.tab-group br {
  display: none;
}
.l-panel-inner {
  padding: 2rem;
  background-color: #f6f6f6;
  border-top: none;
  font-size: 1.4rem;
}
.panel .table-default {
  font-size: 1.4rem;
  margin: 5px 0;
  line-height: 1.3;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.panel .table-default th {
  width: 20%;
  background-color: #fafafa;
  padding: 1.5rem;
  vertical-align: middle;
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 4px 1px;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 1px,
    transparent 1px,
    transparent 4px
  );
}
.panel .table-default td {
  padding: 1.5rem;
  vertical-align: middle;
  background-color: #fff;
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 4px 1px;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 1px,
    transparent 1px,
    transparent 4px
  );
}
.panel .inn-btn {
  margin-top: 3rem;
  margin-bottom: 2rem;
}
.bg-catalog {
  position: relative;
  padding-top: 1rem;
}
.bg-catalog::before {
  content: "";
  width: 428px;
  height: 88px;
  background-size: 4px 4px;
  background: #6ca3d9;
  border-radius: 0.5rem;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -23%;
  z-index: 0;
  opacity: 0.3;
}
.bg-catalog .tx {
  height: 139px;
  width: 296px;
  margin: 0 auto;
  font-weight: bold;
  letter-spacing: 0.06em;
  position: relative;
  padding-left: 106px;
}
.bg-catalog .tx::before {
  content: "";
  background-image: url(../images/background/p-catalog.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 139px;
  width: 296px;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 10px;
}
.bg-catalog .tx span {
  font-size: 1.3em;
  color: #e8383d;
}
.scl-name {
  margin-right: 1rem;
}
.panel .text-price {
  font-size: 1.7rem;
}
.panel .button2 {
  font-size: 1.5rem;
  text-decoration: none;
  background-color: #d90000;
  position: relative;
  transition: all 0.3s;
}
.panel .button2:hover {
  opacity: 1;
  background-color: #e8383d;
}
.panel .l-ttl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.panel .ttl {
  font-size: 1.5rem;
}
.panel .sold__table {
  background-color: #fff;
  border: none;
  border-radius: 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.panel .sold__table th {
  background-color: #6ca3d9;
  color: #fff;
}
.panel .sold__table td {
  line-height: 1;
  padding: 1.4rem 1rem;
}
.l-row {
  display: flex;
  flex-wrap: wrap;
  margin: 1rem -1rem 3rem;
}
.l-row .l-col {
  padding: 0 1rem;
  width: 50%;
}
.l-row .l-col._40p {
  width: 42%;
}
.l-row .l-col._60p {
  width: 58%;
}
.panel .l-col-inner {
  height: 100%;
}
.panel .l-col-inner .text-price {
  color: #3091b5;
}
.panel .l-col-inner .inner-box {
  background-color: #fff;
  padding: 2.9rem 1.6rem;
  height: calc(100% - 3.2rem);
  display: flex;
  align-items: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.inner-box select {
  font-weight: bold;
  color: #3091b5;
}
.panel .inner-box._jc-r {
  justify-content: flex-end;
  flex-direction: column-reverse;
}
.panel .inner-box._jc-sb {
  justify-content: space-between;
  position: relative;
}
.panel .inner-box._jc-sb::after {
  content: "";
  width: 33%;
  height: 1px;
  background-color: #d9cec3;
  position: absolute;
  bottom: 2.9rem;
  right: 1.6rem;
}
.l-inarea {
  padding: 1rem 0;
  background-color: #fff;
  border-top: none;
}
.l-inline {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.panel .l-inline {
  align-items: baseline;
  padding: 1rem 2rem;
}
.panel .l-inline .ttl {
  margin-right: 1em;
}
.panel .l-inline .text-price {
  color: inherit;
}

.tab {
  background-color: #9e9e9e;
  margin: 0 3px;
  color: #fff;
  border-radius: 0.5em 0.5em 0 0;
  line-height: 1.2;
  position: relative;
  transition: all 0.3s;
}
.tab.is-active {
  background: #d90000;
  color: #fff;
  position: relative;
}
.tab::before {
  content: "";
  width: calc(100% + 6px);
  height: 3px;
  background-color: #d90000;
  position: absolute;
  margin: auto;
  bottom: 0;
  left: -3px;
  transition: all 0.3s;
}
.tab.is-active::before {
  background-color: #d90000;
}
.tab.is-active::after {
  content: "";
  width: 12px;
  height: 6px;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  background-color: #d90000;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -6px;
  transition: all 0.3s;
}
.tab:hover {
  background: #e8383d;
}
.tab:hover::before {
  background-color: #e8383d;
}
.tab.is-active:hover::after {
  background: #e8383d;
}
.panel select {
  border: 2px solid #ccc;
  border-radius: 0.5rem;
  padding: 0.5rem;
  background-color: #fff;
  font-size: 1.5rem;
}
.panel .num {
  font-size: 1.6rem;
  font-weight: bold;
  color: #3091b5;
}
.panel .inbtn {
  padding: 0 1.5rem;
  display: inline-flex;
  border: none;
  border-radius: 2rem;
  background-color: #00cccc;
  color: #fff;
  margin: 0 0.5rem;
  height: 32px;
  line-height: 32px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.panel .inbtn:hover {
  background-color: #00b3b3;
}
.panel .table-default .inbtn {
  height: 24px;
  line-height: 25px;
}
.case-sold {
  margin-bottom: 4rem;
}
.case-sale {
  margin-bottom: 1rem;
}
.wrap-tb {
  overflow-x: scroll;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 1.7rem;
}
.panel .sold__more {
  margin: 0 auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.inner-box .inbtn {
  position: relative;
  top: 2px;
}
.mb0 {
  margin-bottom: 0;
}
.tx_ann {
  margin: 1em 0 3em;
  position: relative;
  padding-left: 1em;
}
.tx_ann::before {
  content: "※";
  font-size: 0.8em;
  font-weight: bold;
  color: #3091b5;
  position: absolute;
  top: 0.1em;
  left: 2px;
}
/* 2024/03/08 start 柳 */
/* 2024/03/18 start 生田目 */
/* ログインボタン */
.login-page-h2 {
  font-size: 2rem;
  font-weight: bold;
  margin: 30px 0 20px;
  text-align: center;
}
.login-btn-box {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 12px;
  justify-content: center;
  margin-bottom: 20px;
}
.google-login,
.Facebook-login,
.register-link {
  height: 58px;
  width: 380px;
}
.register-link {
  margin: 0 auto;
}
.google-login .btn,
.Facebook-login .btn,
.register-link .btn {
  display: inline-block;
  border-radius: 6px;
  height: 100%;
  width: 100%;
  line-height: 58px;
  padding: 0 20px 0 52px;
  text-align: center;
  font-weight: bold;
}
.google-login .btn {
  background: url(../images/icon/ic_google.svg) no-repeat 19px center;
  background-size: 24px;
  border: 2px solid #898989;
}
.Facebook-login .btn {
  background: url(../images/icon/ic_facebook.svg) no-repeat 19px center;
  background-size: 24px;
  background-color: #3b5998;
  color: #ffffff;
  border: 2px solid #3b5998;
}
.register-link .btn {
  padding: 0 20px;
  color: #ffffff;
  background-color: #53c85c;
  font-size: 2rem;
}
/* ログインボタン 会員登録 */
.register-header {
  margin-bottom: 14px;
}
.section .login-btn-box {
/*  align-items: flex-end;*/
  max-width: 610px;
  margin: 0 auto 10px;
  justify-content: end;
}
.section .google-login,
.section .Facebook-login {
  height: 42px;
  width: 320px;
}
.section .google-login .btn,
.section .Facebook-login .btn {
  line-height: 42px;
  background-size: 21px;
}
/* 2024/03/08 end 柳 */
@media screen and (max-width: 600px) {
  .l-panel-inner {
    padding: 1.4rem 1rem;
    border: 2px solid #e9e9e9;
    border-top: none;
    font-size: 1.4rem;
  }
  .tab-group br {
    display: block;
  }
  .tab {
    margin: 0 1px;
    font-size: 1.4rem;
  }
  .tab::before {
    width: calc(100% + 2px);
    left: -1px;
  }
  .panel .table-default th {
    width: 30%;
    padding: 1rem 0.025rem 1rem 1rem;
  }
  .panel .table-default td {
    padding: 1rem 0.5rem 1rem 1rem;
    width: 70%;
  }
  .panel .l-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding: 1rem 2rem;
    justify-content: center;
  }
  .l-row .l-col {
    padding: 0 1rem;
    width: 100%;
  }
  .l-row .l-col._40p {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .l-row .l-col._60p {
    width: 100%;
  }
  .panel .l-col-inner .inner-box {
    padding: 1.6rem;
  }
  .panel .inner-box._jc-sb::after {
    bottom: 1.6rem;
  }
  .panel .sold__table {
    min-width: max-content;
  }
  .scl-name {
    display: block;
    margin: 0 0 0.5rem;
  }
  .scl-name:last-child {
    margin: 0;
  }
  .bg-catalog::before {
    content: "";
    width: 88%;
    height: 76px;
  }
  .bg-catalog .tx {
    height: 118px;
  }
  .bg-catalog .tx::before {
    width: 80%;
    height: 100px;
  }
  .panel .l-ttl {
    flex-direction: column;
  }
  /* ログインボタン */
  .google-login,
  .Facebook-login,
  .register-link {
    width: 100%;
  }
}
/* 2024/03/18 end 生田目 */

.l-voice {
  font-size: 1.42rem;
  padding: 1.6rem 0;
}
#voice_modal .table-auth textarea {
  width: 100%;
  min-height: 10rem;
}
.l-postby {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 0.25rem;
  padding: 0 1.5rem;
  color: #d96c6c;
}
.txa-comment {
  position: relative;
  color: #444;
  padding: 2.5rem;
  background-color: #fffcf3;
  background-color: #fff;
  border-radius: 1.2rem;
  border: 1px solid #d99898;
}
.txa-comment .tx-date {
  position: absolute;
  right: 2rem;
  bottom: 0;
}

@media screen and (min-width: 1136px) {
  .l-panel-inner .post-list {
    width: 100%;
    margin-bottom: 0;
  }
}
.l-panel-inner .post-list__item {
  background-color: #fff;
  border: none;
  border-radius: 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.l-panel-inner .post-list__item:nth-last-child(1) {
  margin-bottom: 0;
}
.l-panel-inner .post-list__image {
  border-radius: 0;
}

@media screen and (max-width: 600px) {
  .l-voice {
    padding-bottom: 0;
  }
  .l-postby {
    padding: 0 0.5rem;
  }
}
@media screen and (min-width: 1136px) {
  .l-panel-inner .post-list__item a::after {
    width: 16px;
    height: 16px;
    line-height: 19px;
    font-size: 0.8rem;
    right: 18px;
    background-color: #d94141;
  }
}
@media screen and (min-width: 601px) and (max-width: 1135px) {
  .l-panel-inner .post-list__item a::after {
    width: 16px;
    height: 16px;
    line-height: 19px;
    font-size: 0.8rem;
    right: 18px;
    background-color: #d94141;
  }
}
.section h3 .simulation__price {
  color: #e20000;
}
