@charset "utf-8";
.f_hkg700 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.f_hkg500 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
}
/* PC */
@media screen and (min-width:768px) {
  #contents {
    max-width: 100%;
    min-width: 1164px;
    overflow: hidden;
    background: #f0e7d8;
  }

  
  #mv {
    margin: 0;
  }
  #mv .mvinner {
    min-width: 1164px;
    width: 100%;
  }
  #mv h1 {
    max-height: 686px;
    text-align: center;
  }
  #mv h1 img {
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    max-height: 686px;
  }
  .headnav {
    position: fixed;
    top: 20px;
    right: 0;
    width: 70px;
    z-index: 30;
  }
  .headnav a {
    display: block;
  }
  .headnav .pcbtnset .btn01 {
    margin: 0 0 10px 0;
  }
  .contentsbody {
    width: 1000px;
    margin: 0 auto;
    padding: 0 0 100px 0;
  }
#gooddesign {
  margin-top: 40px;
  padding: 40px;
  background: #fff;
   }
  #gooddesign img{
  margin: 0 auto;
  display: block;
   }
  #gooddesign h2{
  display: block;
  text-align: center;
  margin: 20px auto 0;
  font-size: 24px;
  line-height: 2rem;
    }
  #gooddesign p{
  text-align: left;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5rem;
  }

  .pagenav {
    padding: 30px;
    text-align: center;
    margin: 0 0 20px 0;
  }
  .pagenav .nav {
    display: inline-block;
    font-size: 18px;
    width: 30%;
    border-left: 1px solid #707070;
  }
  .pagenav .nav02 {
    border-right: 1px solid #707070;
  }
  .pagenav .nav a {
    display: block;
    text-decoration: none;
    padding: 15px;
  }
  .pagenav .nav .arrow {
    display: inline-block;
    margin: 0 5px;
  }
  .pointheads {
    margin: 0 0 80px 0;
    display: flex;
    justify-content: space-between;
  }
  .pointheads a {
    display: block;
  }
  .pointdetail {
    background: #fff;
    border-radius: 10px;
    padding: 60px 100px 60px 100px;
    position: relative;
  }
  .headpic {
    position: absolute;
    top: -60px;
    right: 200px;
    width: 190px;
  }
  .detailhead .pointlabel {
    text-align: center;
    color: #956E29;
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 10px 0;
  }
  .detailhead .pointlabel .num {
    font-size: 42px;
    vertical-align: baseline;
  }
  .detailhead h2 {
    text-align: center;
    font-size: 42px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 40px 0;
  }
  .detailinner .text {
    font-size: 16px;
    line-height: 2;
  }
  .detail01 .pic {
    margin: 40px 0 0 0;
  }
  .detail01 .note {
    margin: 20px 0 80px 0;
    font-size: 11px;
    line-height: 1.5;
  }
  .detail01 h3 {
    text-align: center;
    color: #956E29;
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 30px 0;
  }
  .detail01 .note02 {
    margin: 20px 0 0 0;
  }
  #point02 {
    margin: 80px 0 0 0;
  }
  .detail02 .pic {
    margin: 40px 0 20px 0;
  }
  .detail02 .label {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 20px 0;
  }
  .detail02 .slabel {
    color: #956E29;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px 0;
  }
  .detail02 .detailinner .text {
    margin: 0 0 10px 0;
  }
  .detail02 .detailinner .block02 {
    margin: 20px 0 60px 0;
  }
  .detail02 h3 {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    margin: 0 0 40px 0;
  }
  .companylist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .companylist li {
    width: 49%;
    margin: 0 0 30px 0;
  }
  .companylist li h4 {
    background: #956E29;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    margin: 0 0 20px 0;
  }
  .companylist .logo {
    margin: 0 0 20px 0;
  }
  .companylist .c01 .logo {
    width: 76%;
  }
  .companylist .c02 .logo {
    width: 64%;
  }
  .companylist .c03 .logo {
    width: 30%;
  }
  .companylist .c04 .logo {
    width: 56%;
  }
  .companylist .text {
    font-size: 14px;
  }
  .detail02 .note {
    margin: 0 0 80px 0;
    font-size: 11px;
    line-height: 1.5;
  }
  .companybtn {
    width: 220px;
    margin: 0 auto;
    text-align: center;
  }
  .companybtn .btn {
    border: 2px solid #231816;
    border-radius: 30px;
    font-size: 16px;
    display: block;
    padding: 10px;
    text-decoration: none;
  }
  #results {
    margin: 100px 0 0 0;
    background: #fff;
    border-radius: 10px;
    padding: 60px 100px 60px 100px;
    position: relative;
  }
  #results h2 {
    text-align: center;
    font-size: 42px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 10px 0;
  }
  #results .date {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 40px 0;
  }
  #results .note {
    margin: 20px 0 80px 0;
    font-size: 11px;
    line-height: 1.5;
  }
  .resultbtn {
    width: 220px;
    margin: 0 auto;
    text-align: center;
  }
  .resultbtn .btn {
    border: 2px solid #231816;
    border-radius: 30px;
    font-size: 16px;
    display: block;
    padding: 10px;
    text-decoration: none;
  }
  #risk {
    min-width: 1164px;
    background: #fff;
    padding: 70px 0 40px 0;
  }
  #risk .riskinner {
    width: 900px;
    margin: 0 auto;
  }
  #risk h2 {
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: normal;
  }
  #risk h3 {
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: normal;
  }
  #risk .text {
    font-size: 14px;
    line-height: 1.8;
    margin: 0 0 20px 0;
	font-weight: 300;
  }
  #risk .text strong {
    font-weight: bold;
  }
  #risk .text .ul {
    font-weight: normal;
    text-decoration: underline;
  }
  #risk .text a {
    color: #333;
  }
  #risk .box {
    border: 1px solid #707070;
    padding: 30px;
    margin: 0 0 30px 0;
  }
  #risk .box .text {
    margin: 0;
  }
  .footer {
    min-width: 1164px;
    background: #fff;
    padding: 0 0 40px 0;
  }
  .footer .footinner {
    width: 900px;
    margin: 0 auto;
  }
  .footer .text {
    font-size: 14px;
    line-height: 1.8;
  }
}
/* SP */
@media screen and (max-width:767px) {
  #contents {
    overflow: hidden;
    background: #f0e7d8;
  }
  #mv .mvinner {
    width: 100%;
  }
  #mv h1 {
    width: 100%;
  }
  .fixnav {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 3%;
    background-color: rgba(240, 230, 215, 0.8)
  }
  .fixnav a {
    display: block;
  }
  .fixnav .spbtnset {
    display: flex;
    justify-content: space-between;
  }
  .fixnav .mvbtn {
    width: 49%;
  }
  .contentsbody {
    margin: 0 auto;
    padding: 0 0 10% 0;
  }
  .pagenav {
    padding: 5%;
    text-align: center;
    margin: 0 0 0 0;
  }
  .pagenav .nav {
    display: inline-block;
    font-size: 3.5vw;
    width: 45%;
    border-left: 1px solid #707070;
  }
  .pagenav .nav02 {
    border-right: 1px solid #707070;
  }
  .pagenav .nav a {
    display: block;
    text-decoration: none;
    padding: 5px 15px;
  }
  .pagenav .nav .arrow {
    display: block;
  }
  .pointheads {
    margin: 0 5% 17% 5%;
    display: flex;
    justify-content: space-between;
  }
  .pointheads a {
    display: block;
  }
  .pointhead {
    width: 48%;
  }
  .pointdetail {
    background: #fff;
    border-radius: 10px;
    padding: 8% 5% 10% 5%;
    position: relative;
    margin: 0 5%;
  }
  .headpic {
    position: absolute;
    top: -80px;
    right: 50%;
    width: 120px;
    margin: 0 -60px 0 0;
  }
  .detailhead .pointlabel {
    text-align: center;
    color: #956E29;
    font-weight: 600;
    font-size: 4vw;
    margin: 0 0 3% 0;
  }
  .detailhead .pointlabel .num {
    font-size: 5vw;
    vertical-align: baseline;
  }
  .detailhead h2 {
    text-align: center;
    font-size: 6vw;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 5% 0;
  }
  .detailinner .text {
    font-size: 3.5vw;
    line-height: 1.5;
  }
  .detail01 .pic {
    margin: 8% 0 0 0;
  }
  .detail01 .note {
    margin: 8% 0 15% 0;
    font-size: 2.5vw;
    line-height: 1.5;
  }
  .detail01 h3 {
    text-align: center;
    color: #956E29;
    font-weight: 600;
    font-size: 5vw;
    line-height: 1.5;
    margin: 0 0 8% 0;
  }
  .detail01 .note02 {
    margin: 5% 0 0 0;
  }
  #point02 {
    margin: 20% 5% 0 5%;
  }
  .detail02 .pic {
    margin: 8% 0 5% 0;
  }
  .detail02 .label {
    font-size: 4vw;
    font-weight: 600;
    margin: 0 0 3% 0;
  }
  .detail02 .slabel {
    color: #956E29;
    font-size: 3.5vw;
    font-weight: 600;
    margin: 0 0 3% 0;
  }
  .detail02 .detailinner .text {
    margin: 0 0 3% 0;
  }
  .detail02 .detailinner .block02 {
    margin: 5% 0 10% 0;
  }
  .detail02 h3 {
    text-align: center;
    font-weight: 600;
    font-size: 5vw;
    line-height: 1.5;
    margin: 0 0 8% 0;
  }
  .companylist {}
  .companylist li {
    width: 100%;
    margin: 0 0 8% 0;
  }
  .companylist li h4 {
    background: #956E29;
    color: #fff;
    font-weight: 600;
    font-size: 4vw;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    margin: 0 0 5% 0;
  }
  .companylist .logo {
    margin: 0 0 5% 0;
  }
  .companylist .c01 .logo {
    width: 76%;
  }
  .companylist .c02 .logo {
    width: 64%;
  }
  .companylist .c03 .logo {
    width: 30%;
  }
  .companylist .c04 .logo {
    width: 56%;
  }
  .companylist .text {
    font-size: 3vw;
  }
  .detail02 .note {
    margin: 0 0 8% 0;
    font-size: 2.5vw;
    line-height: 1.5;
  }
  .companybtn {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
  .companybtn .btn {
    border: 2px solid #231816;
    border-radius: 30px;
    font-size: 4vw;
    display: block;
    padding: 10px;
    text-decoration: none;
  }
  #results {
    margin: 10% 5% 0 5%;
    background: #fff;
    border-radius: 10px;
    padding: 5% 5% 10% 5%;
    position: relative;
  }
  #results h2 {
    text-align: center;
    font-size: 6vw;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 5% 0;
  }
  #results .date {
    text-align: center;
    font-size: 4vw;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 5% 0;
  }
  #results .note {
    margin: 5% 0 8% 0;
    font-size: 2.5vw;
    line-height: 1.5;
  }
  .resultbtn {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
  .resultbtn .btn {
    border: 2px solid #231816;
    border-radius: 30px;
    font-size: 4vw;
    display: block;
    padding: 10px;
    text-decoration: none;
  }
  #risk {
    background: #fff;
    padding: 8% 5% 3% 5%;
  }
  #risk h2 {
    margin: 0 0 10% 0;
    font-size: 4vw;
    font-weight: normal;
  }
  #risk h3 {
    margin: 0 0 5% 0;
    font-size: 3.5vw;
    font-weight: normal;
  }
  #risk .text {
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 5% 0;
	font-weight: 300;
  }
  #risk .text strong {
    font-weight: bold;
  }
  #risk .text .ul {
    font-weight: normal;
    text-decoration: underline;
  }
  #risk .text a {
    color: #333;
  }
  #risk .box {
    border: 1px solid #707070;
    padding: 5%;
    margin: 0 0 8% 0;
  }
  #risk .box .text {
    margin: 0;
  }
  .footer {
    background: #Ffff;
    padding: 0 5% 20% 5%;
  }
  .footer .text {
    font-size: 3vw;
    line-height: 1.8;
  }
}
/******************下部直販専用パート******************/
.faq dd, .faq dt {
  box-sizing: border-box
}
.container, .container2, .container3 {
  color: #000;
  width: 100%;
  display: flex
}
.main-block, .side-column {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2)
}
.steps li, .table-of-contents ul {
  list-style: none
}
.faq dd, .faq dt {
  background: #fff;
  line-height:1.5rem;
}
.site-footer .indirect-costs ul, .site-footer .unlisted-risks ul {
  list-style: disc;
  padding-left: 1.2rem
}
.button, .cv-button, .table-of-contents a {
  text-decoration: none
}
* {
  margin: 0;
  padding: 0
}

.container {
  background-color: #f8f8f8;
  flex-direction: column;
  line-height: 1.6;
  margin: 0 auto
}
.container2, .container3 {
  margin-left: auto;
  margin-right: auto
}
.container2 {
  background-color: #fff;
  flex-direction: column
}
.container3 {
  background-color: #f0e6d7;
  flex-direction: column
}
.main-block, .side-column, .table-of-contents {
  background-color: #fff
}
.site-header {
  padding: 0;
  display: flex;
  justify-content: center
}
.header-logo-wrap {
  display: flex;
  align-items: center;
  gap: .5rem;
  margin-bottom: 1rem
}
.header-logo {
  height: 60px;
  width: auto;
  display: block;
  margin-right: 20px
}
.header-inner {
  display: flex;
  align-items: center;
  width: 95%;
  max-width: 1280px;
  margin: 0 auto
}
.header-text {
  flex: 1;
  text-align: left
}
.header-copy {
  font-size: 1.3rem;
  font-weight: 700
}
.header-image {
  margin-left: 0;
  margin-top: 1rem
}
.header-text h1 {
  font-size: 3rem;
  line-height: 4rem;
  margin-bottom: 1.5rem;
  margin-top: 1rem;
  font-weight: 700
}
.promo-text {
  font-size: .75rem;
  border: 1px solid #333;
  display: inline-block;
  padding: .2rem .5rem
}
.content-wrapper {
  display: flex;
  flex: 1;
  max-width: 1280px;
  width: 90%;
  padding: 2rem auto;
  gap: 3rem;
  align-items: flex-start;
  margin: 1rem auto 5rem;
  position: relative
}
.content-wrapper2 {
  width: 90%;
  max-width: 1000px;
  margin: 2rem auto
}
.side-column {
  flex: 0 0 340px;
  padding: 2rem;
  border-radius: 10px;
  height: auto;
  position: sticky;
  top: 1rem
}
.cv-button, .faq dt, .steps li {
  position: relative
}
.table-of-contents {
  padding: 1rem;
  border-radius: 4px;
  border: none;
  height: auto
}
.table-of-contents h2 {
  font-size: 1.2rem;
  margin-bottom: 1.5rem;
  text-align: center
}
.table-of-contents li {
  font-weight: 700;
  margin-bottom: .5rem;
  border-bottom: 1px solid #333;
  padding: 1rem 0
}

.table-of-contents a {
  font-size: 1rem;
  color: #333
}
.table-of-contents a:hover {
  color: #666
}
.main-column img {
  width: 100%;
  height: auto;
  margin: 1rem auto
}
.main-block, .main-block h2, .section p, .site-footer .unlisted-risks ul {
  margin-bottom: 1rem
}
.main-block {
  flex: 1;
  padding: 1rem 4rem 4rem;
  border-radius: 10px
}
.main-block h2 {
  font-size: 1.5rem;
  padding-bottom: .5rem
}
.section {
  margin-bottom: 2rem
}
.section h2 {
  font-size: 42px;
  text-align: center;
  color: #333;
  margin-top: 1rem;
  border-bottom: 0;
  font-weight: 600;
}
.section p {
  line-height: 1.8rem;
  font-size: 1rem
}
.section h3 {
  font-size: 1.3rem;
  margin-bottom: .5rem;
  color: #333
}
.section .caption {
  margin-top: 1rem;
  font-size: .8rem;
  line-height: 1.2rem;
  color: #333
}
.section .catchcopy {
  margin-top: 2rem;
  font-size: 1.2rem;
  color: #7b5b20;
  text-align: center;
  font-family: "Grand Hotel", cursive;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 1rem
}
.section .direct-h2 {
  font-size: 42px;
  text-align: center;
  color: #333;
  margin-top: 1rem;
  border-bottom: 0;
  font-weight: 600;
}
.section .direct-h3 {
  font-size: 1rem;
  text-align: center
}
.section .direct-p {
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 3rem
}
.section .attention {
  background: #333;
  font-size: .8rem;
  color: #fff;
  padding: 0 .5rem;
  display: inline-block;
  margin-top: 2rem
}
.button:hover, .cv-button:hover {
  background-color: #000
}
#new-investment-method h2 {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: .75rem;
  color: #333;
  border-bottom: 1px solid #333;
  padding-bottom: .5rem;
  margin-top: 1rem
}
#new-investment-method h3 {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: .75rem;
  color: #7b5b20;
  padding-bottom: .5rem;
  margin-top: 1rem
}
#message-from-manager h2, #solve-disadvantages h2 {
  background: #7b5b20;
  font-size: 1.5rem;
  color: #fff;
  border-bottom: 0;
  padding: .5rem 1rem
}
.appeal-item, .benefit-item, .direct-benefit, .direct-costs, .indirect-costs, .risk-item, .site-footer .direct-costs, .site-footer .indirect-costs, .site-footer .risk-item, .voice {
  margin-bottom: 1.5rem
}
.appeal-item h3, .benefit-item h3 {
  font-weight: 700;
  color: #222
}
.cta-button {
  text-align: center;
  margin: 2rem 0
}
.button {
  display: inline-block;
  background-color: #7b5b20;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  width: 100%;
  padding: .75rem 3rem;
  border-radius: 200px;
  transition: background-color .3s;
  box-shadow: 0 4px 8px rgba(0, 0, 0, .15)
}
.step-image, .voice-card {
  border-radius: 8px;
  max-width: 100%
}
.directsales {
  width: 100%;
  background-color: #fff
}
.voice-scroll {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
  overflow: visible;
  margin-top: 1.5rem;
  padding-bottom: 0
}
.voice-card {
  flex: 1 1 calc(25% - 1.5rem);
  min-width: 220px;
  padding: 2rem;
  background-color: #fff;
  scroll-snap-align: start;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .08)
}
.voice-card p {
  font-weight: 700;
  margin-bottom: .25rem;
  font-size: 1rem;
  color: #333
}
.voice-age {
  text-align: center;
  width: 100%;
  margin: 1rem 0
}
.voice-card blockquote {
  color: #333;
  font-weight: 500;
  margin-top: 1rem;
  line-height: 1.5;
  
}
.voice-card blockquote mark {
  background-color: #fff9b4;
  text-decoration: underline;
  text-decoration-color: #333;
  text-underline-offset: 2px;
  font-weight: 700
}
.voice-icon {
  margin: 0 auto;
  display: block;
  width: 40px
}
.section p.disclaimer {
  margin-top: 1rem;
  font-size: .75rem;
  line-height: 1.6;
  color: #333
}
.steps {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  padding: 0;
  margin-top: 1.5rem
}
.steps li {
  flex: 1 1 200px
}
.step-image {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 1rem
}
.step-label {
  color: #956f29;
  font-weight: 700;
  text-align: left;
  font-size: 1rem;
  margin-bottom: .25rem
}
.step-title {
  color: #333;
  font-weight: 700;
  font-size: 1.2rem
}
.requirements {
  margin-top: 1rem
}
.requirements-box {
  display: flex;
  background-color: #fffcdc;
  border: 1px solid #956f29;
  border-radius: 8px;
  padding: 1.5rem;
  margin-top: 2rem
}
.requirements-left {
  width: 50%;
  padding-right: 1.5rem;
  border-right: 1px solid #956f29;
  display: flex;
  align-items: center;
  justify-content: center
}
.faq, .faq dt.open + dd {
  display: block
}
.requirements-right {
  width: 50%;
  padding-left: 1.5rem
}
.requirements-left h3 {
  font-size: 1.1rem;
  margin: 0;
  color: #333;
  font-weight: 700;
  line-height: 1.2;
  text-align:center;
}
.requirements-right ul {
  list-style: none;
  padding-left: 1rem
}
.requirements-right li {
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 500;
  color: #333
}
.requirements p {
  font-size: .75rem;
  line-height: 1.4;
  margin-top: 1rem;
  color: #333
}
.faq {
  width: 1000px;
  margin: 0 auto;
  padding: 0 1rem
}
.faq dt {
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  margin-top: 1rem;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .12);
  font-weight: normal;
  transition: background .25s;
  cursor: pointer;
}
.faq dd {
  width: 100%;
  padding: 2rem;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
  margin: 0 0 1rem;
  display: none;
  font-weight: 300;
  line-height: 1.5;
}
.faq dt::after {
  content: '+';
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 700;
  font-size: 1.4rem
}
.faq dt.open {
  box-shadow: none;
  border-radius: 8px 8px 0 0
}
.faq dt.open::after {
  content: '-'
}
.site-footer {
  width: 100%;
  padding: 2rem 1rem;
  font-size: .9rem;
  color: #444;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto
}
.site-footer h2 {
  font-size: 1.2rem;
  margin-bottom: 1rem;
  margin-top: 3rem
}
.site-footer .direct-costs h3, .site-footer .indirect-costs h3, .site-footer .risk-item h3 {
  font-size: 1rem;
  margin-bottom: .5rem
}
.site-footer .fee-overview p, .site-footer .risk-item p, .site-footer .unlisted-risks p, .site-footer p {
  margin-bottom: .75rem;
  color: #444;
  line-height: 1.4
}
.company-info p {
  font-size: .75rem;
  margin-bottom: .5rem;
  color: #444;
  line-height: .75rem
}
.step-number, .step-title h3 {
  font-size: 2rem;
  font-weight: 700
}
.site-footer .footer-note {
  font-size: .8rem;
  color: #666;
  margin-top: 1rem
}
.site-footer .company-info {
  margin-top: 1.5rem;
  border-top: 1px solid #ddd;
  padding-top: 1rem
}
.direct-item {
  display: flex;
  gap: 2rem;
  align-items: flex-start;
  margin-bottom: 2rem
}
.direct-icon {
  width: 250px;
  height: 180px;
  flex-shrink: 0;
  border-radius: 1rem;
  background-color: #f0e6d7
}
.cv-section, .step-number {
  background-color: #956f29
}
.direct-content {
  flex: 1;
  display: flex;
  flex-direction: column
}
.direct-header {
  display: flex;
  align-items: center;
  gap: 1rem;
  border-bottom: 1px solid #333;
  padding-bottom: .5rem
}
.step-number {
  width: 3rem;
  height: 3rem;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 2.8rem;
  flex-shrink: 0
}
.step-title {
  flex: 1;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 0
}
.step-lead {
  margin-bottom: 0 !important;
  line-height: 1;
  font-size: 1rem;
  font-weight: 700;
  color: #333;
  display: block
}
.step-title h3 {
  margin-top: 0;
  padding: 0;
  color: #333;
  margin-bottom: 0
}
.step-description {
  font-size: 1rem;
  line-height: 1.6;
  margin-top: 1rem;
  color: #333;
  font-weight: 500
}
.cv-button:hover, .cv-text {
  color: #fff
}
#customer-voice .voice {
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 1rem;
  min-width: 280px;
  max-width: 320px;
  flex: 0 0 auto
}
#customer-voice .section {
  overflow: hidden;
  display: flex;
  gap: 1rem
}
#customer-voice {
  overflow-x: auto;
  padding-bottom: 1rem
}
#customer-voice .section > .voice {
  display: flex
}
.cv-container {
  max-width: 600px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap
}
.cv-text {
  font-size: 1.2rem;
  font-weight: 700
}
.cv-button {
  background-color: #fff700;
  color: #000;
  padding: .5rem 3rem;
  border-radius: 50px;
  display: block;
  flex-direction: column;
  align-items: center;
  font-weight: 700;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, .3);
  text-align: center;
  margin: 10px 0
}
.cv-button-small {
  font-size: .75rem
}
.cv-button-large {
  font-size: 1.2rem;
  line-height: 1rem
}
.cv-arrow {
  margin-left: .5rem;
  font-size: 1.2rem;
  vertical-align: middle
}
.pcolnly, .spolnly {
  display: none
}
@media screen and (min-width:1025px) {
  .pcolnly {
    display: block
  }
  .spolnly {
    display: none
  }
}
@media screen and (max-width:1024px) {
#gooddesign {
  width: 90%;
  margin: 40px auto 20px;
  padding: 40px 20px 20px;
  background: #fff;
   }
  #gooddesign img{
  width: 70%;
  margin: 0 auto;
  display: block;
   }
  #gooddesign h2{
  display: block;
  text-align: center;
  margin: 20px auto 0;
  font-size: 16px;
  line-height: 1.5rem;
    }
  #gooddesign p{
  text-align: left;
  margin-top: 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5rem;
  }

  .content-wrapper {
    flex-direction: column;
    padding: 0 2rem
  }
  .content-wrapper2 {
    width: 100%;
    margin: 0 auto;
    padding: 0 2rem
  }
  .step-description {
    font-size: 1rem;
    line-height: 1.6;
    margin-top: 1rem;
    color: #333;
    font-weight: 500;
    text-align: left
  }
  .side-column {
    flex: 1;
    width: 100%;
    margin-bottom: 0;
    position: static;
    top: auto
  }
  .main-block {
    flex: 1;
    background-color: #fff;
    padding: 1rem 3rem;
    border-radius: 10px;
    margin-bottom: 2rem;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2)
  }
  .faq, .header-inner {
    margin: 0 auto;
    width: 100%
  }
  .header-inner {
    display: flex;
    align-items: center;
    max-width: 1280px;
    padding: 1rem 2rem;
    flex-direction: column
  }
  .voice-scroll {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }
  .faq, .pcolnly {
    display: block
  }
  .requirements-left h3 {
    font-size: 1.1rem;
    margin: 0;
    color: #333;
    font-weight: 700;
    text-align: center
  }
  .steps li, .voice-card {
    flex: 1 1 calc(50% - 1rem);
    max-width: 48%
  }
  .faq {
    padding: 0 1rem
  }
  .requirements-right li {
    margin-bottom: .5rem;
    font-size: 1.2rem;
    font-weight: 500;
    color: #333
  }
  .requirements-box {
    flex-direction: column
  }
  .requirements-left, .requirements-right {
    width: 100%;
    padding: 1rem 0;
    border: none
  }
  .spolnly {
    display: none
  }
}
@media screen and (max-width:600px) {
  #new-investment-method h2, #new-investment-method h3 {
    margin-bottom: .75rem;
    padding-bottom: .5rem;
    text-align: center
  }
  .content-wrapper {
    flex-direction: column;
    padding: 0
  }
  .content-wrapper2 {
    width: 100%;
    margin: 2rem auto 0;
    padding: 0 1rem
  }
  .table-of-contents {
    background-color: #fff;
    padding: 0;
    border-radius: 4px;
    border: none;
    height: auto
  }
  #customer-voice, .main-column {
    padding: 0
  }
  .main-block {
    flex: 1;
    background-color: #fff;
    padding: 1rem 2rem;
    border-radius: 10px;
    margin-bottom: 1rem;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2)
  }
  .direct-item, .voice-scroll {
    flex-direction: column
  }
  .direct-item {
    align-items: center;
    text-align: center
  }
  .section .caption {
    margin-top: 1rem;
    font-size: .75rem;
    line-height: 1rem 16px;
    color: #333
  }
  .step-number {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.5rem;
    line-height: 2.5rem
  }
  .step-title {
    flex: 1;
    text-align: left;
    margin-bottom: 0
  }
  #new-investment-method h3 {
    font-size: .9rem;
    color: #7b5b20;
    margin-top: 1rem
  }
  #new-investment-method h2 {
    font-size: 1.5rem;
    color: #333;
    border-bottom: 1px solid #333;
    margin-top: 0
  }
  .button {
    display: inline-block;
    background-color: #956f29;
    color: #fff;
    text-decoration: none;
    font-size: .9rem;
    font-weight: 700;
    width: 100%;
    padding: .75rem 2rem;
    border-radius: 200px;
    transition: background-color .3s;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .15)
  }
  .faq, .spolnly, .step-image {
    display: block
  }
  .faq, .site-footer {
    width: 100%;
    padding: 0
  }
  #message-from-manager h2, #solve-disadvantages h2 {
    background: #956f29;
    font-size: 1.2rem;
    color: #fff;
    border-bottom: 0;
    padding: .5rem 1rem
  }
  .section .direct-h2, .section h2 {
    font-size: 1.8rem;
    text-align: center;
    color: #333;
    margin-top: .5rem;
    border-bottom: 0;
    font-weight: 900;
    line-height: 2.2rem;
  }
  .step-title h3 {
    font-size: 1.2rem
  }
  .steps li, .voice-card {
    flex: 1 1 100%;
    max-width: 100%
  }
  .step-label {
    color: #956f29;
    font-weight: 700;
    text-align: left;
    font-size: 2rem;
    margin-bottom: .25rem
  }
  .step-image {
    border-radius: 8px;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto .5rem
  }
  .requirements-right ul {
    list-style: none;
    padding-left: 0
  }
  .requirements-right li {
    margin-bottom: .5rem;
    font-size: 1rem;
    font-weight: 500;
    color: #333
  }
  .requirements-left h3 {
    font-size: 1.1rem;
    margin: 0;
    color: #333;
    font-weight: 700;
    text-align: center;
  }
  .direct-icon {
    width: 100%;
    height: 200px;
    margin-bottom: 1rem
  }
  .header-copy {
    font-size: 1rem;
    font-weight: 700
  }
  .faq {
    margin: 0 auto
  }
  .header-text h1 {
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 1.5rem;
    margin-top: 1rem;
    font-weight: 700
  }
  .site-footer {
    font-size: .9rem;
    color: #444;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
  }
  .pcolnly {
    display: none
  }
  .cv-container {
    flex-direction: column;
    gap: 0;
    align-items: flex-start
  }
  .cv-button {
    width: 90%;
    align-items: center;
    margin: 10px auto
  }
  .cv-text {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    margin: 5px auto 0
  }
}