@charset "utf-8";

/**************************************************/
/*                                                */
/*                   スマホ用                     */
/*                                                */
/**************************************************/

/* ================================================
 * 共通
 * ================================================*/

.pc-only {
  display: none;
}

/* ================================================
 * ヘッダー
 * ================================================*/

.header-inner .logo {
  width: 75px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.logo a {
  border: 2px solid #fff;
  width: 60px;
  height: 60px;
  font-size: 1.4rem;
  padding: 5px;
  line-height: 1.3;
}

.header-inner .logo a {
  margin: 10px auto 0;
}

/* ================================================
 * フッター
 * ================================================*/

/*-- コピーライト --*/
.l-footer small {
  font-size: 1.1rem;
  height: 54px;
  line-height: 54px;
}

/*-- ページトップ --*/
#page-top {
  bottom: 21px;
  right: 3%;
  width: 50px;
  height: 50px;
  z-index: 499;
}

/* ================================================
 *　./lp/cn.php 中国向け
 * ================================================*/
.cn .inner {
  padding: 0 10px;
}

#page.cn .header-inner .logo {
  width: 160px;
  height: 30px;
}

#page.cn .header-inner .logo a {
  width: 140px;
  height: 30px;
  white-space: nowrap;
  margin: 0 auto;
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
  border-top: none;
  border-bottom: none;
  padding: 10px;
  text-align: center;
  /* text-transform: uppercase; */
  font-size: 1.6rem;
  transition: none;
}

#page.cn .mv-wrap {
  display: flex;
  flex-direction: column;
  background-color: #f5f5f5;
  align-items: center;
  margin-top: 30px;
}

.cn .mv-txt-wrap {
  width: 100%;
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

#page.cn .mv-ttl {
  font-size: 3.6rem;
  margin-top: 20px;
}

#page.cn .mv-txt {
  font-size: 1.6rem;
  margin-top: 20px;
  margin-bottom: 10px;
}

.cn .mv-contact-btn {
  font-size: 2.2rem;
  width: 240px;
  height: 50px;
  margin: 30px auto;
}

.cn .mv-img-wrap {
  width: 100%;
  height: 300px;
}

.cn .mv-img-wrap img {
  object-position: left;
}

.cn .mv-person.person-01 {
  width: 122px;
  bottom: 240px;
  left: 0;
}

.cn .mv-person.person-02 {
  width: 122px;
  bottom: -30px;
  right: 10px;
}

.cn .feature-wrap {
  padding-top: 150px;
  padding-bottom: 40px;
}

.cn .quality-list,
.cn .feature-list {
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
}

.cn .feature-item {
  width: 47%;
  padding: 30px 10px;
  margin-bottom: 10px;
}

.cn .quality-item:nth-of-type(2n),
.cn .feature-item:nth-of-type(2n) {
  margin-left: 4%;
}

.cn .feature-item .icon-wrap img {
  width: 40%;
}

.cn .feature-item:nth-of-type(3) .icon-wrap img {
  width: 70%;
}

.cn .feature-item .feature-ttl {
  line-height: 1.4;
}

.cn .feature-item:nth-of-type(2) .feature-ttl {
  min-height: 56px;
}

.cn .feature-item .feature-count {
  font-size: 6rem;
}

.cn .feature-item .feature-unit {
  font-size: 1.4rem;
}

.cn .section-ttl {
  font-size: 2rem;
  line-height: 1.4;
}

.cn .quality-contents {
  padding: 140px 0 140px;
}

.cn .quality-person {
  position: absolute;
}

.cn .quality-person.person-01 {
  top: 25px;
  left: 0;
  width: 107.5px;
  height: 114px;
}

.cn .quality-person.person-02 {
  bottom: 20px;
  right: 0;
  width: 113.5px;
  height: 120px;
}

.cn .quality-ttl {
  font-size: 2.2rem;
  margin: 0 auto 80px;
}

.cn .quality-ttl span {
  font-size: 1.5rem;
}

.cn .quality-ttl::after,
.cn .quality-ttl::before {
  width: 27.5px;
  height: 66px;
}

.cn .quality-ttl::before {
  left: 0;
}

.cn .quality-ttl::after {
  right: 0;
}

.cn .quality-item {
  width: 47%;
  margin-bottom: 20px;
}

.cn .quality-item .flag {
  width: 38px;
  height: 51px;
  top: -13px;
  left: 10px;
  font-size: 2.4rem;
  padding-top: 12px;
}

.cn .quality-item .item-ttl {
  font-size: 2rem;
  margin-top: 24px;
}

.cn .contact-wrap {
  padding-top: 120px;
  padding-bottom: 60px;
}

.cn .contact-top {
  margin-top: 42px;
}

.cn .contact-txt {
  font-size: 1.8rem;
  margin-bottom: 20px;
  line-height: 1.4;
}

.cn .contact-txt span {
  font-size: 6rem;
  padding: 0 20px;
}

.cn .contact-txt span::before {
  width: 25px;
  height: 28px;
  bottom: -10px;
  left: -10px;
}

.cn .contact-txt span::after {
  width: 30px;
  height: 25px;
  top: -10px;
  right: -10px;
}

.cn .contact-ttl {
  font-size: 2rem;
  margin-bottom: 40px;
  line-height: 1.4;
}

.cn .contact-btn {
  font-size: 2rem;
  width: 240px;
  height: 70px;
}

#page.cn .property-wrap {
  padding: 140px 0 60px;
}

.cn .property-flex {
  flex-direction: column;
}

.cn .property-flex .txt-wrap {
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}

.cn .property-flex .list-wrap {
  width: 100%;
}

.cn .property-ttl {
  font-size: 4rem;
}

.cn .property-ttl {
  padding-left: 60px;
}

.cn .property-ttl::before {
  width: 53px;
  height: 29px;
}

.cn .property-txt {
  margin-top: 22px;
  padding-left: 60px;
}

.cn .property-person {
  position: absolute;
  top: -100px;
  right: 0;
  width: 118.5px;
}

.cn .property-list {
  width: 100%;
  flex-wrap: wrap;
}

#page.cn .property-item {
  width: 47%;
  padding: 0;
  margin-bottom: 10px;
}

.cn .property-item:nth-of-type(2n) {
  margin-left: 4%;
}

.cn .property-item .item-feature {
  font-size: 1.6rem;
}

.cn .staff-wrap {
  padding-top: 60px;
  padding-bottom: 40px;
  margin-bottom: 60px;
  margin-top: 40px;
  background: unset;
}

.cn .staff-ttl {
  font-size: 2.2rem;
  margin-bottom: 50px;
}

.cn .staff-list {
  flex-wrap: wrap;
  justify-content: center;
}

.cn .staff-item {
  width: 80%;
  margin-bottom: 42px;
}

.cn .staff-item:nth-of-type(2n) {
  margin-left: unset;
}

.cn .staff-item .img-wrap {
  box-shadow: 5px 5px 0 0 #02a087;
}

.cn .staff-name {
  margin-top: 20px;
  text-align: left;
}

.staff-description {
  display: grid;
  grid-template-columns: 95px 1fr;
  align-items: center;
  gap: 10px;
  margin-top: 25px;
}
.staff-description-description {
  font-size: 14px;
}
.staff-comment {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8;
}

.staff-description-term {
  background-color: #f5f5f5;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}

.cn .sns-flex {
  flex-direction: column-reverse;
}

.cn .sns-flex .img-wrap {
  width: 100%;
  max-height: 400px;
}

.cn .sns-flex .txt-wrap {
  width: 100%;
  padding: 40px 20px;
}

.cn .sns-flex .sns-ttl {
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: center;
}

.cn .qr-flex {
  margin-top: 30px;
  flex-direction: column;
}

.cn .qr-flex .txt-wrap {
  width: 100%;
}

.cn .qr-flex .qr-wrap {
  width: 40%;
  margin: 30px auto 0;
}

.cn .sns-txt {
  margin-bottom: 18px;
  font-size: 1.4rem;
  text-align: center;
}

.cn .sns-flex .tel-link,
.cn .sns-flex .line-link {
  max-width: 300px;
  margin: 30px auto 0;
}

.cn .sns-flex .tel-link {
  margin-top: 30px;
}

.cn .sns-wrap {
  margin-top: 32px;
}

.cn .flow {
  position: relative;
  max-width: 1440px;
  padding-top: 32px;
  padding-bottom: 32px;
  width: 100%;
  margin-inline: auto;
}
.cn .flow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 91.6%;
  height: 100%;
  background-color: #f5f5f5;
}

.cn .flow-inner {
  max-width: 940px;
  margin-inline: auto;
}

.cn .flow-title {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 32px;
}
.cn .flow-step-item {
  list-style: none;
}

.cn .flow-step {
  display: grid;
  grid-template-columns: 80%;
  row-gap: 50px;
  align-items: center;
  justify-content: center;
  column-gap: 100px;
}

.cn .flow-step-item {
  position: relative;
  border: 3px solid #ec6940;
  padding-top: 59px;
  background-color: #fff;
  padding-bottom: 30px;
}
.cn .flow-step-item-tag {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ec6940;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 10px;
  line-height: 1;
}

.cn .flow-step-item-text {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  margin-top: 25px;
}

.cn .flow-step-item-icon {
  margin-inline: auto;
  display: block;
}

.cn .flow-step-item:nth-of-type(1):before,
.cn .flow-step-item:nth-of-type(2):before,
.cn .flow-step-item:nth-of-type(3):before,
.cn .flow-step-item:nth-of-type(4):before,
.cn .flow-step-item:nth-of-type(5):before {
  content: "";
  width: 17px;
  height: 54px;
  position: absolute;
  bottom: -56px;
  left: 50%;
  translate: -50% 0;
  background-image: url("../img/flow-arrow.svg");
  rotate: 90deg;
}

.cn .sell__slide-list-item-tag {
  color: unset;
  font-weight: unset;
  background-color: unset;
  display: unset;
  align-items: unset;
  z-index: unset;
  position: unset;
  left: unset;
  bottom: unset;
  position: absolute;
  top: 13px;
  right: 0;
  width: 90%;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-weight: 700;
  color: #02a087;
  line-height: 1.6;
  z-index: 2;
}

.cn .sell__slide-list-item a {
  position: relative;
  width: 100%;
  aspect-ratio: 207 / 363;
}

.cn .sell__slide-list-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cn .sell__slide-list-img {
  height: 100% !important;
}

.cn .list-icon {
  display: none;
}

.cn .sell__slide-list-item-comment {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #041543;
  z-index: 1;
  width: 100%;
  position: absolute;
  left: unset;
  padding: 15px;
  line-height: 1.4;
  position: absolute;
  bottom: 20px;
  right: 0;
  padding: 10px 20px;
  width: fit-content;
  background-color: #261901;
  color: #fff;
}
/* ================================================
 * お問合せ
 * ================================================*/

.contact .contact-top {
  line-height: 1.8;
}

.contact .contact-wrap {
  background-color: #f5f5f5;
}

.contact .important {
  color: #fc1a4f;
}

.contact .caution {
  font-size: 1.4rem;
  text-align: right;
  margin-bottom: 12px;
}

.contact dl {
  display: flex;
  line-height: 1.8;
  align-items: center;
}

.contact input[type="text"],
.contact input[type="tel"],
.contact textarea {
  border: none;
  border-radius: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.contact input[type="radio"],
.contact input[type="checkbox"] {
  transform: translateY(-2px);
  width: 20px;
  height: 20px;
  margin-right: 12px;
}

.contact textarea {
  height: 300px;
  overflow: scroll;
}

.contact #inquiry_num {
  text-align: right;
}

.contact .submit-btn {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: all 0.2s;
}

.contact .submit-btn:hover {
  opacity: 0.7;
}

.contact .privacy-link {
  text-align: center;
}

.contact .privacy-link a {
  text-decoration: underline;
}

/*confirm*/

.contact.contact-confirm dl {
  min-height: inherit;
  border-bottom: solid 1px #4f5560;
}

.contact.contact-confirm dl:first-of-type {
  border-top: solid 1px #4f5560;
}

.contact-confirm .submit-area {
  display: flex;
  justify-content: center;
}

.contact-confirm .reset-btn {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  cursor: pointer;
  border: solid 1px #4f5560;
  background: none;
  color: #4f5560;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: all 0.2s;
}

.contact-confirm .reset-btn:hover {
  color: #fff;
  background-color: #4f5560;
}

/*thanks*/

.contact-thanks .contact-wrap {
  line-height: 2;
}

/* ================================================
 * 404, PP
 * ================================================*/

.txt-contents {
  margin: auto;
  text-align: justify;
}

.txt-contents h2 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
}

.txt-contents p {
  line-height: 1.8em;
  margin: 15px 0;
}
/* ================================================
 * お問合せ
 * ================================================*/

.contact-inquiry .mv,
.contact-property .mv {
  background: url(../img/specialist_main.jpg) 0 / cover no-repeat;
}

.contact-sell .mv {
  background: url(../img/feature_main.jpg) 0 / cover no-repeat;
}

.contact .contact-wrap {
  padding-bottom: 20px;
}

.contact .contact-top {
  padding: 10px 10px 30px;
}

.contact .input-area {
  width: 94%;
  margin: 0 auto;
  padding: 30px 0;
}

.contact dl {
  flex-direction: column;
  margin-bottom: 20px;
}

.contact dt {
  width: 100%;
  margin-bottom: 10px;
}

.contact dd {
  width: 100%;
}

.contact input[type="radio"] {
  margin-right: 4px;
}

.contact input[type="text"],
.contact input[type="tel"],
.contact textarea {
  min-height: 60px;
  width: 100%;
  padding: 20px;
  font-size: 1.6rem;
  margin: 0 auto 0 0;
}

.contact input[type="text"].customer-code1 {
  width: 30%;
}
.contact input[type="text"].customer-code2 {
  width: 40%;
}

.contact ul.item {
  display: flex;
  flex-direction: column;
}

.contact ul.item li label,
.contact dd.flex {
  display: flex;
  align-items: flex-start;
}

.contact ul.item li label input,
.contact dd.flex input {
  margin-top: 6px;
  min-width: 20px;
}

.contact dd .caution {
  margin: 5px 0 0;
  text-align: left;
}

.contact .submit-btn {
  font-size: 2rem;
  margin: 40px auto;
  border-radius: 0;
  display: block;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #000;
  border: 1px solid #f9c70b;
  background: linear-gradient(#fce108, #f28705);
  box-shadow: 0px 0px 8px 3px rgba(255, 255, 255, 0.5) inset, 0px 10px 8px -8px #ccc;
  position: relative;
}

/*confirm*/

.contact-confirm .contact-top,
.contact-thanks .contact-top {
  font-size: 2rem;
  text-align: center;
}

.contact .input-area {
  width: 94%;
}

.contact.contact-confirm dl {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
}

.contact-confirm dd {
  width: 100%;
}

.contact-confirm .submit-area {
  flex-direction: column;
  align-items: center;
  margin: 40px 0;
}

.contact-confirm .submit-btn {
  margin: 0;
}

.contact-confirm .reset-btn {
  font-size: 1.6rem;
  margin-bottom: 20px;
  border-radius: 0;
}

/*thanks*/

.contact-thanks .contact-wrap {
  padding: 60px 10px;
}

.contact-thanks .btn {
  font-size: 2rem;
  margin: 40px auto 0;
}
