@charset "utf-8";

html {
  overflow: overlay;
}

img {
  vertical-align: bottom;
}

.sell-myhome-auction .gloval-nav {
  background-color: #e8e8e8;
}

@media screen and (min-width: 769px) {
  .sell-myhome-auction .gloval-nav ul {
    width: 1080px;
  }
}

.sell-myhome-auction .gloval-nav ul {
  display: flex;
  margin: 0 auto;
}

.sell-myhome-auction .gloval-nav ul li {
  width: calc(100% / 4);
  display: flex;
  justify-content: center;
  position: relative;
}

.sell-myhome-auction .mansion .gloval-nav ul li {
  width: calc(100% / 5);
}

.sell-myhome-auction .gloval-nav ul li::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 2px;
  height: 34px;
  background-color: #9a9a9a;
  top: calc(50% - 17px);
  left: -1px;
}

.sell-myhome-auction .gloval-nav ul li:first-of-type::before {
  display: none;
}

.sell-myhome-auction .gloval-nav ul li a {
  padding: 16px 0 17px;
  width: 100%;
  display: flex;
  justify-content: center;
  transition: 0.2s linear;
}

@media screen and (min-width: 768px) {
  .sell-myhome-auction .gloval-nav ul li a:hover {
    opacity: 0.5;
  }
}

.sell-myhome-auction .gloval-nav ul li a p {
  font-size: 1.6rem;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .h2-title-inner {
    width: 1080px;
  }
}

.h2-title-inner {
  margin: 0 auto;
  padding-bottom: 20px;
}

.h2-title-inner h2 {
  font-size: 3.2rem;
  font-weight: 800;
  position: relative;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .sell-myhome-auction .nav-wrapper {
    margin-bottom: 20px;
  }

  .sell-myhome-auction .nav-inner {
    width: 1080px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .sell-myhome-auction .nav-inner {
    width: 100%;
    margin: 0;
  }
}

.sell-myhome-auction .global-nav {
  display: flex;
  flex-wrap: wrap;
  box-shadow: none;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .sell-myhome-auction .global-nav {
    margin-bottom: 1px;
  }
}

.sell-myhome-auction .global-nav li {
  width: calc(100% / 4);
  border-left: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.sell-myhome-auction .global-nav li a:hover {
  background: #f5f5f5;
}

.sell-myhome-auction .global-nav li:last-of-type {
  border-right: 1px solid #d9d9d9;
}

@media screen and (min-width: 768px) {
  .sell-myhome-auction .global-nav li p {
    line-height: 1.4;
    text-align: center;
  }

  .sell-myhome-auction .global-nav li:nth-child(4n) {
    border-right: 1px solid #d9d9d9;
  }
}

@media screen and (max-width: 767px) {
  .sell-myhome-auction .global-nav li p {
    line-height: 1.3;
    text-align: center;
  }

  .sell-myhome-auction .global-nav li a {
    height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .sell-myhome-auction .global-nav {
    flex-wrap: wrap;
    border: none;
    border-top: 1px solid #d9d9d9;
  }

  .sell-myhome-auction .global-nav li {
    width: calc(100% / 2);
    border: none;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }

  .sell-myhome-auction .global-nav li:nth-of-type(2n) {
    border-right: none;
  }
}

.sell-myhome-auction .global-nav a {
  background: #fff;
  color: #333;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0 10px 14px;
  position: relative;
  white-space: nowrap;
}

.sell-myhome-auction .global-nav a::before {
  content: "";
  position: absolute;
  display: inline-block;
  left: calc(50% - 3px);
  bottom: 12px;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #017f9d;
  border-right: 1px solid #017f9d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sell-myhome-auction .global-nav a p {
  font-weight: 500;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 767px) {
  .sell-myhome-auction .fix-btn-wrapper .CTA-btn {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0px 20px 10px;
  }

  .sell-myhome-auction .fix-btn-wrapper .CTA-btn a {
    display: flex;
    justify-content: center;
    padding: 10px 35px 10px 16px;
    background: #ff7e00;
  }
}

.sell-myhome-auction .fix-btn-wrapper .CTA-btn a .btn-inner > div {
  padding-left: 10px;
}

.sell-myhome-auction .fix-btn-wrapper .CTA-btn a .btn-inner > div {
  display: flex;
  align-items: center;
}

.sell-myhome-auction .fix-btn-wrapper .CTA-btn a .btn-inner {
  display: flex;
}

.sell-myhome-auction .fix-btn-wrapper .CTA-btn a > div p {
  color: #fff;
  font-weight: 800;
  font-size: 2rem;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .sell-myhome-auction .fix-btn-wrapper .CTA-btn a {
    padding: 14px 35px 8px 10px;
    background: #ff7e00;
  }

  .sell-myhome-auction .fix-btn-wrapper .CTA-btn a .btn-inner > div {
    padding-left: 10px;
  }

  .sell-myhome-auction .fix-btn-wrapper .CTA-btn a > .txt {
    position: absolute;
    top: -10px;
    left: 0;
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .sell-myhome-auction .fix-btn-wrapper .CTA-btn a > .txt p {
    color: #333;
    background-color: #fff;
    border-radius: 50vh;
    padding: 2px 16px;
    border: solid 1px #ff7e00;
    bottom: -8px;
    z-index: 1;
    font-size: 1rem;
  }
}

.sell-myhome-auction .fix-btn-wrapper .CTA-btn > .txt p {
  font-size: 1rem;
  font-weight: 200;
  display: inline-block;
  padding: 0 16px 0;
  position: relative;
  color: #333;
}

.sell-myhome-auction .fix-btn-wrapper .CTA-btn > .txt p::after {
  content: "＼";
  display: inline-block;
  position: absolute;
  color: #333;
  top: 0;
  left: 0;
  z-index: 10;
}

.sell-myhome-auction .fix-btn-wrapper .CTA-btn > .txt p::before {
  content: "／";
  display: inline-block;
  position: absolute;
  color: #333;
  top: 0;
  right: 0;
  z-index: 10;
}

.sell-myhome-auction .fix-btn-wrapper .CTA-btn .btn-catch span {
  line-height: 1.4;
}

.sell-myhome-auction .fix-btn-wrapper .CTA-btn > .txt {
  display: flex;
  justify-content: center;
}

.sell-myhome-auction .fix-btn-wrapper .CTA-btn .small-txt {
  font-size: 1rem;
  font-weight: 200;
  text-align: center;
  padding-bottom: 2px;
}

@media screen and (max-width: 767px) {
  .sell-myhome-auction .CTA-btn p {
    white-space: nowrap;
  }
}

.sell-myhome-auction .fix-btn-wrapper .CTA-btn .btn-catch {
  display: flex;
  justify-content: center;
  color: #333;
  font-size: 1.2rem;
  align-items: center;
  text-align: center;
}

.sell-myhome-auction .fix-btn-wrapper .CTA-btn .btn-catch span {
  background: #fff;
  padding: 4px 6px;
  border-radius: 3px;
  line-height: 1.2;
  display: inline-block;
}

.sell-myhome-auction .CTA-btn .btn-catch span span {
  color: #e65d44;
  padding: 0;
}

.sell-myhome-auction .fix-btn-wrapper .CTA-btn .btn-catch span span {
  padding: 0;
}

/* マイホームオークション */
.fv-wrapper {
  background-image: url(/trend/img/myhome_MV_bg.jpg);
  background-size: cover;
  background-position: bottom;
}

.fv-inner .txt-inner img {
  height: 394px;
  width: auto;
  margin-right: 20px;
}

@media screen and (min-width: 768px) {
  .fv-inner {
    width: 1080px;
    margin: 0 auto;
  }

  .fv-inner .txt-inner {
    display: flex;
    justify-content: space-between;
  }

  .fv-inner .txt-inner .h1-inner {
    width: 620px;
    text-align: center;
    padding: 4px 0 32px;
  }
}

.fv-inner .txt-inner .h1-inner h1 {
  color: #fff;
  font-size: 5rem;
  font-weight: 800;
  margin-top: 10px;
}

.fv-inner .txt-inner .h1-inner > p {
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 10px;
}

.fv-inner .txt-inner .h1-inner p:not(.btn-catch) span {
  color: #f6ff00;
  font-weight: 800;
  font-size: 2rem;
}

.btn-inner {
  display: flex;
}

.fv-inner .txt-inner .CTA-box {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
}

@media screen and (max-width: 767px) {
  .fv-wrapper {
    padding: 12px 0 3px;
  }

  .fv-inner .txt-inner .h1-inner {
    width: 100vw;
    text-align: center;
  }

  .fv-inner .txt-inner .h1-inner h1 {
    font-size: 3.4rem;
  }

  .fv-inner .txt-inner .CTA-box {
    margin: 20px 10px;
    padding: 8px 10px 13px;
  }
}

.fv-inner .txt-inner .CTA-box .sub-txt {
  font-size: 1.5rem;
}

.small-txt {
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: 0;
  margin-top: 10px;
}

.fv-inner .txt-inner .CTA-btn {
  display: flex;
  margin: 2px auto 8px auto;
  background: #ff7e00;
  box-shadow: 0 6px #a35507;
  border-radius: 10px;
  font-weight: 800;
  position: relative;
  justify-content: center;
  transition: 0.3s;
  cursor: pointer;
}

.fv-inner .txt-inner .CTA-btn a {
  padding: 15px 40px;
}

@media screen and (min-width: 768px) {
  .fv-inner .txt-inner .CTA-btn {
    width: 400px;
  }
}

.fv-inner .txt-inner .CTA-btn .btn-catch {
  display: flex;
  justify-content: center;
  color: #333;
  font-size: 1.2rem;
  align-items: center;
  text-align: center;
  margin-right: 10px;
}

.fv-inner .txt-inner .CTA-btn .btn-catch span {
  background: #fff;
  padding: 4px 6px;
  border-radius: 3px;
  line-height: 1.2;
  display: inline-block;
}

.fv-inner .txt-inner .CTA-btn .btn-catch span span {
  padding: 0;
}

.fv-inner .txt-inner .CTA-btn a p {
  color: #fff;
  font-size: 3rem;
}

@media screen and (max-width: 767px) {
  .fv-inner .txt-inner .CTA-btn a p {
    font-size: 2.6rem;
  }

  .small-txt {
    text-align: left;
    font-size: 0.9rem;
    margin-top: 5px;
  }
}

.fv-inner .txt-inner .CTA-btn a::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc((100% - 12px) / 2);
  right: 15px;
  width: 12px;
  height: 12px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (min-width: 768px) {
  .fv-inner .txt-inner .CTA-btn:hover {
    box-shadow: none;
    transform: translate3d(0, 6px, 0);
  }
  .section-inner {
    width: 1080px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .section-inner {
    width: 92vw;
    margin: 0 auto;
  }
}

.section-inner p {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
}

.section-inner p.main-txt span.marker {
  background: linear-gradient(180deg, #fff, #fff 50%, #fff702);
  background-position: 0;
  background-size: 0;
  background-repeat: no-repeat;
  transition: background 1s;
}

.section-inner p.main-txt span.marker.active {
  background-size: 100%;
}

@media screen and (max-width: 767px) {
  .section-inner p.section-img {
    margin: 20px auto 0;
  }
}

.section-inner p a {
  color: #1d87b7;
  cursor: pointer;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .section-inner p.section-img {
    width: 800px;
    margin: 20px auto;
  }

  .youtube {
    margin: 25px auto 20px;
    width: 750px;
    height: 422px;
  }
}

@media screen and (max-width: 767px) {
  .youtube {
    margin: 20px auto 0;
    height: 29vh;
  }
}

.youtube iframe {
  border-radius: 10px;
}

.h2-title-inner {
  position: relative;
}

.h2-title-inner h2 {
  font-size: 3.2rem;
  font-weight: 800;
  padding: 0 0 10px 0;
  text-align: left;
  border-bottom: 2px solid #ccc;
}

.h2-title-inner h2::after {
  position: absolute;
  content: "";
  height: 2px;
  background: #017f9d;
  left: 0;
  bottom: -2px;
}

@media screen and (min-width: 768px) {
  .h2-title-inner h2::after {
    width: 800px;
  }
}

.h3-title-inner h3 {
  font-size: 2.4rem;
  font-weight: 800;
  padding: 0 0 0 16px;
  position: relative;
  text-align: left;
  margin: 50px 0 20px 0;
}

.h3-title-inner h3::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 27px;
  background-color: #343e48;
  left: 0;
  top: calc(100% - 30px);
}

@media screen and (max-width: 767px) {
  .h2-title-inner h2 {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .h2-title-inner h2::after {
    width: 80vw;
  }

  .h3-title-inner h3::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 6px;
    height: 35px;
    background-color: #343e48;
    left: 0;
    top: calc(100% - 38px);
  }

  .h3-title-inner h3 {
    font-size: 2rem;
    text-align: left;
    padding-left: 15px;
    line-height: 1.2;
  }

  .h3-title-inner h3::before {
    width: 3px;
    height: 20px;
    top: 2px;
  }
}

.step-ttl p {
  font-size: 1.8rem;
  font-weight: 800;
}

.step-ttl {
  display: flex;
  align-items: center;
  padding-bottom: 9px;
}

.step-ttl:nth-child(n + 2) {
  margin-top: 20px;
}

.step-ttl:nth-child(2n) {
  margin-top: 25px;
}

.step-ttl .step {
  margin-right: 30px;
  height: 28px;
  padding: 0 10px;
  background-color: #cae6eb;
  position: relative;
}

.step-ttl .step::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 0;
  right: -12px;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 12px;
  border-color: transparent transparent transparent #cae6eb;
}

@media screen and (max-width: 767px) {
  .step-ttl .step {
    font-size: 1.6rem;
    height: 26px;
    margin-right: 20px;
    padding-top: 2px;
  }

  .step-ttl .step::before {
    border-width: 13px 0 13px 12px;
    top: 0;
  }
}

@media screen and (min-width: 768px) {
  .plan-wapper {
    display: flex;
    justify-content: space-between;
  }

  .plan-wapper .plan-inner {
    width: calc((100% / 3) - 10px);
    position: relative;
  }

  .plan-wapper .plan-inner .plan-box {
    min-height: 315px;
  }

  .plan-wapper .plan-inner .plan-box > p:last-child {
    position: absolute;
    top: 170px;
  }

  .plan-wapper .plan-inner .plan-box > p:last-child {
    padding: 0 15px 0 0;
  }
}

.plan-wapper {
  margin-top: 25px;
}

.plan-wapper .plan-inner > p {
  background: #343e48;
  padding: 10px 20px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  display: inline-block;
}

.plan-wapper .plan-inner > p:first-child {
  font-size: 1.8rem;
}

.plan-wapper .plan-inner .plan-box {
  background: #f7f4ef;
  padding: 14px 20px;
}

.plan-wapper .plan-inner .plan-box figure {
  width: 60px;
  height: auto;
}

.plan-wapper .plan-inner .plan-box > div {
  display: flex;
  margin-bottom: 10px;
}

.plan-wapper .plan-inner .plan-box > div > p {
  position: relative;
  background: #1d87b7;
  padding: 10px;
  border-radius: 10px;
  color: #fff;
  width: 230px;
  margin-left: 20px;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .plan-wapper .plan-inner:nth-child(n + 2) {
    margin-top: 20px;
  }

  .plan-wapper .plan-inner .plan-box {
    padding: 20px 10px 15px;
  }

  .plan-wapper .plan-inner .plan-box > div > p {
    width: 70vw;
  }
}

.plan-wapper .plan-inner .plan-box > div > p::after {
  content: "";
  position: absolute;
  top: 30%;
  left: 0;
  border-style: solid;
  border-width: 8px 16px 8px 0;
  border-color: transparent #1d87b7 transparent transparent;
  translate: -100% -50%;
}

.merit-box:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .merit-box {
    display: flex;
    margin-bottom: 20px;
  }

  .merit-box .merit-ttl p {
    position: absolute;
    top: calc((100% / 2) - 17px);
    right: calc((100% / 2) - 22px);
    font-size: 2.3rem;
  }
}

.merit-seller .merit-box .merit-ttl,
.merit-buyer .merit-box .merit-ttl {
  width: 15%;
  height: 105px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
  margin-right: 20px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .merit-seller .merit-box .merit-ttl,
  .merit-buyer .merit-box .merit-ttl {
    width: 100%;
    height: 40px;
    border-radius: 6px;
  }
  .merit-seller .merit-box > div p:first-child,
  .merit-buyer .merit-box > div p:first-child {
    margin: 10px 05px;
  }
}

.merit-seller .merit-box .merit-ttl {
  background: #cae6eb;
  color: #1d87b7;
}
.merit-buyer .merit-box .merit-ttl {
  background: #ffe8c2;
  color: #e65d44;
}

.merit-seller .merit-box > div p:first-child {
  color: #1d87b7;
  font-weight: bold;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .merit-seller .merit-box .merit-ttl,
  .merit-buyer .merit-box .merit-ttl {
    margin-right: 10px;
  }

  .merit-box .merit-ttl p {
    top: calc(100% / 3.5);
    left: 30%;
  }

  .merit-seller .merit-box > div.merit-ttl p,
  .merit-buyer .merit-box > div.merit-ttl p {
    line-height: 2.3;
    font-size: 1.8rem;
  }
}

.merit-buyer .merit-box > div p:first-child {
  color: #e65d44;
  font-weight: bold;
  margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
  .merit-txt {
    width: 90%;
  }
  .achievement-warraper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .achievement-warraper .achievement-inner {
    width: calc((100% / 2) - 10px);
  }
}

.achievement-warraper .achievement-inner {
  background: #f4fcfe;
  padding: 27px 10px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .achievement-warraper .achievement-inner:nth-child(n + 3) {
    margin-top: 20px;
  }
  .achievement-warraper .achievement-inner:nth-child(3),
  .achievement-warraper .achievement-inner:nth-child(4) {
    padding: 27px 10px 17px;
  }
}

@media screen and (max-width: 767px) {
  .achievement-warraper .achievement-inner:nth-child(n + 2) {
    margin-top: 15px;
  }
  .achievement-warraper .achievement-inner:nth-child(1),
  .achievement-warraper .achievement-inner:nth-child(3),
  .achievement-warraper .achievement-inner:nth-child(4) {
    padding: 27px 10px 17px;
  }

  .achievement-warraper .achievement-inner p {
    line-height: 1.2;
  }
}

.achievement-warraper .achievement-inner p:first-child {
  font-weight: bold;
  font-size: 2rem;
}

.achievement-warraper .achievement-inner p:first-child span {
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .achievement-warraper .achievement-inner p:first-child {
    font-size: 1.8rem;
  }

  .achievement-warraper .achievement-inner p:first-child span {
    font-size: 1.6rem;
  }
}

.achievement-warraper .achievement-inner p:nth-child(2n) {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  color: #1d87b7;
  font-size: 4rem;
  line-height: 1.2;
}

.achievement-warraper .achievement-inner p:nth-child(2n) span {
  font-size: 6rem;
}

@media screen and (max-width: 767px) {
  .achievement-warraper .achievement-inner p:nth-child(2n) span {
    font-size: 4.5rem;
  }

  .achievement-warraper .achievement-inner p:nth-child(2n) {
    font-size: 3rem;
  }
}

@media screen and (min-width: 768px) {
  .example-wapper:nth-child(n + 3) {
    margin-top: 30px;
  }
}

.example-wapper p:first-child {
  font-weight: bold;
}

.example-wapper > div:first-child {
  display: flex;
  align-items: center;
  font-weight: bold;
}

.example-wapper > div > p:first-child {
  padding: 2px 10px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  background: #1d87b7;
  margin-right: 10px;
}

.example-wapper > div > p:last-child {
  font-size: 1.8rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .example-wapper > div > p:last-child {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.2;
    width: 120%;
  }
  .example-wapper {
    margin: 0 -15px;
  }

  .example-wapper:nth-child(n + 2) {
    margin-top: 24px;
  }

  .example-wapper > div:first-child {
    align-items: flex-start;
  }

  .example-wapper > div > p:first-child {
    width: 29vw;
    text-align: center;
    margin-left: 10px;
    letter-spacing: 0;
    padding: 6px 0;
  }

  .example-wapper .example-inner > div:last-child {
    margin-top: 10px;
  }
}

@media screen and (min-width: 768px) {
  .example-wapper .example-inner {
    padding: 20px;
    display: flex;
    justify-content: space-between;
  }

  .example-wapper .example-inner > div:first-child {
    width: 30%;
    margin-right: 18px;
  }

  .example-wapper .example-inner > div:last-child {
    width: 75%;
  }
}

.example-wapper .example-inner {
  background: #f5f5f5;
  margin-top: 10px;
  padding: 18px;
}

.example-wapper .example-inner > div:first-child {
  background: #fff;
  padding: 10px 10px 4px 10px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 800;
}

.example-wapper .example-inner > div:last-child p:first-child {
  font-weight: bold;
  margin-bottom: 5px;
}

.example-wapper .example-inner > div:first-child p {
  line-height: 1.3;
}

.example-wapper .example-inner > div:first-child p:first-child {
  font-size: 3rem;
}

.example-wapper .example-inner > div:first-child p:first-child span {
  font-size: 2rem;
}

.example-wapper .example-inner > div:first-child p:last-child {
  font-size: 4.5rem;
}

.example-wapper .example-inner > div:first-child p:last-child span {
  font-size: 3rem;
}

.example-wapper .example-inner > div:first-child p:first-child:after {
  position: relative;
  left: calc((100% / 2) - 30px);
  top: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 12px solid #dbdadb;
  border-bottom: 0;
}

.example-wapper .example-inner > div:first-child p:last-child {
  color: #e65d44;
  font-weight: 800;
}

.reviews-wrapper {
  background: #f7f4ef;
  padding: 30px;
}

@media screen and (max-width: 767px) {
  .reviews-wrapper {
    padding: 20px 10px;
  }
}

.reviews-wrapper:nth-child(n + 3) {
  margin-top: 20px;
}

.reviews-wrapper .reviews-post {
  display: flex;
}

.reviews-wrapper .reviews-post figure {
  width: 60px;
  height: auto;
  margin-right: 20px;
  font-size: 1.8rem;
}

.reviews-wrapper .reviews-post div p:first-child {
  color: #1d87b7;
  font-weight: bold;
  margin-bottom: 5px;
}

.reviews-wrapper .reviews-Qbox p:first-child {
  font-weight: bold;
  margin: 23px 0 7px 0;
}

.faq-wapper {
  background: #f7f4ef;
  padding: 20px 0;
}

.accordion-wapper {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}

.accordion-wapper:nth-child(n + 2) {
  margin-top: 20px;
}

.accordion-wapper p.accordion-q {
  font-weight: bold;
  font-size: 1.8rem;
  position: relative;
  cursor: pointer;
}

.accordion-wapper p.accordion-a {
  margin-top: 10px;
  display: none;
}

.accordion-wapper p.accordion-q::before {
  content: "";
  position: absolute;
  display: inline-block;
  right: 15px;
  bottom: 12px;
  width: 6px;
  height: 6px;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.accordion-wapper p.accordion-q.open::before {
  content: "";
  position: absolute;
  display: inline-block;
  right: 15px;
  bottom: 12px;
  width: 6px;
  height: 6px;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media screen and (max-width: 767px) {
  .accordion-wapper {
    padding: 10px 30px 10px 15px;
    min-height: 62px;
  }

  .accordion-wapper p.accordion-q,
  .accordion-wapper p.accordion-a {
    font-size: 1.4rem;
  }

  .accordion-wapper p.accordion-q::before,
  .accordion-wapper p.accordion-q.open::before {
    right: -10px;
    top: 40%;
  }

  .accordion-wapper p.accordion-q.pt-12::before {
    top: 47%;
  }

  .accordion-wapper p.pt-12 {
    padding-top: 12px;
  }
}

.data-source-txt {
  display: none;
}
