
li {
  list-style: none;
}
.home-banner {
  height: auto;
}
.datsumo-slider {
  height: auto;
  width: 100%;
}
.datsumo-slider .slick-list img{
  object-fit: cover;
  height: auto;
  width: 100%;
}
.datsumo-slider-item {
  width: 100%;
  overflow: hidden;
}
.datsumo-slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.datsumo-slider .slick-dots li button:before {
  color: #AA9D8F;
}
.datsumo-slider .s.slick-dots li.slick-active button:before{
  color: #AA9D8F;
}
.datsumo-desc{
  padding: 112px 0 155px;
}
.d-desc-bn {
   padding: 0 40px;
   max-width: 480px;
   margin: 68px auto 20px;
	text-align: center;
}
.d-desc-title {
  margin-top: 180px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: center;
  padding: 28px 0;
  color: #aa9d8f;
  font-size: 27px;
  font-weight: bold;
}
.d-box{
  max-width: 1080px;
  margin:  0 auto;
}
.d-machine{
  margin-bottom: 58px;
  padding-top: 32px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.d-machine-body{
  margin-bottom: 54px;
  font-size: 23px;
}
.d-machine-desc {
  font-size: 23px;
  font-weight: bold;
}
.d-pink {
  color: #CE96A0;
}
.d-item{
  min-width: 195px;
  padding: 25px 80px;
  position: relative;
  margin-top: 40px;
  font-size: 20px;
}
.d-item:before{
  position: absolute;
  top: 0;
  left: 0;
  width: 64px;
  height: 114px;
  border-top: 1px solid #BDB2A4;
  border-left: 1px solid #BDB2A4;
  content: "";
}
.d-item:after{
  position: absolute;
  right: 0;
  bottom:  0;
  width: 64px;
  height: 114px;
  border-bottom: 1px solid #BDB2A4;
  border-right: 1px solid #BDB2A4;
  content: "";
}
.d-item-title{
  color: #767A7D;
  font-size: 27px;
  line-height: 42px;
  margin-bottom: 6px;
  font-weight: 600;
  letter-spacing: 2.45px;
}
.d-item-en{
  color: #817568;
  font-family: 'Karla';
  letter-spacing: 1.2px;
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 500;
}
.d-machine-bt {
  max-width: 1080px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #D9D9D9;
  padding: 22px 34px;
}
.d-machine-txt {
  max-width: 520px;
  width: 100%;
  padding: 20px 12px;
  line-height: 1.8;
}
.d-machine-count {
  background-color: #fff;
  max-width: 460px;
  border-radius: 12px;
  text-align: center;
  padding: 14px 24px;
}
.d-machine-count-title {
  display: inline;
  border-bottom: 1px solid #BDB2A4;
  font-weight: bold;
  padding-bottom: 4px;
}
.d-machine-count-sub {
  margin-top: 12px;
  color: #AA9D8F;
  margin-top: 20px;
  margin-bottom: 0;
}
.d-machine-count-body {
  margin-top: 12px;
}


.d-plan{
  padding: 153px 0 116px;
}
.d-plan-box{
  max-width: 1080px;
  margin:  0 auto;
}
.d-plan-bg{
  margin: 35px auto 20px;
}
.d-plan-1st {
  border: 1px solid #AA9D8F;
  border-radius: 12px;
}
.d-plan-title {
  position: relative;
  background-color: #AA9D8F;
  color: #fff;
  border-radius: 12px 12px 0 0;
  padding: 22px 120px;
  text-align: left;
}
.plan-icon {
  max-width: 100px;
  width: 100%;
  position: absolute;
  top: -40px;
  left: 12px;
}
.plan-icon img {
  width: 100%;
  height: auto;
}
.plan-notice {
  text-align: right;
}
.d-plan-price {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.d-plan-price img {
  width: 100%;
  height: auto;
}
.d-plan-price-1st {
  max-width: 380px;
  width: 100%;
}
.d-plan-price-2nd {
  max-width: 460px;
  width: 100%;
  padding: 20px;
}
.d-plan-2nd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 72px;
}
.d-plan-2nd-item {
  margin-right: 48px;
  border: 1px solid #AA9D8F;
  border-radius: 12px;
}
.d-plan-2nd-item:last-of-type {
  margin-right: 0;
}
.d-plan-price-list {
  padding: 20px 80px;
}
.d-plan-bn {
  position: relative;
  padding: 0 40px;
  max-width: 480px;
  margin: 118px auto 20px;
  text-align: center;
}

.d-reason {
  margin-top: 180px;
  padding-bottom: 112px;
  background-color: #F2EFEC;
}
.d-reason-box{
  max-width: 1080px;
  margin:  0 auto;
  position: relative;
}
.d-reason-title {
  position: absolute;
  left: 0;
  right: 0;
  top: -124px;
}
.d-reason-list{
  position: relative;
  padding-top: 80px;
}
.d-reason-li-item {
  background-color: #fff;
  padding: 30px;
  border-radius: 12px;
  margin-top: 80px;
}
.d-reason-li-numW {
  position: relative;
}
.d-reason-li-num {
  position: absolute;
  top: -56px;
  left: 50%;
  transform: translate(-50%);
  width: 50px;
  height: 50px;
  background-color: #AA9D8F;
  color: #fff;
  border-radius: 50%;
  font-size: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.d-reason-li-body {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.d-reason-li-left {
  margin-right: 32px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
}
.d-reason-li-left p {
  margin-bottom: 12px;
}
.reason-slider {
  max-width: 600px;
  width: 100%;
  min-height: 275px;
  margin: 0 auto;
}
.reason-slider-item {
  max-width: 600px;
  width: 100%;
}
.d-reason-li-right-title {
  border-bottom: 1px solid #AA9D8F;
  padding-top: 10px;
  min-height: 48px;
  font-weight: 500;
  color: #AA9D8F;
}
.reason-slider .slick-prev, .slick-next {
  top: 60%;
  width: 32px;
  height: 28px;
}
.reason-slider .slick-prev:before, .slick-next:before {
  color: #AA9D8F;
  font-size: 28px;
  font-weight: 400;
  font-family: 'Karla';
}
.reason-slider .slick-prev:before {
  content: "<";
}
.reason-slider .slick-next:before {
  content: ">";
}
.reason-slider .slick-dots {
  bottom: -82px;
}
.reason-slider .slick-dots li button:before {
  color: #AA9D8F;
}
.reason-slider .slick-dots li.slick-active button:before{
  color: #AA9D8F;
}
.d-reason-li-right {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
  margin-top: 40px;
}
.d-reason-li-right-img {
  max-width: 200px;
  width: 100%;
  height: auto;
}
.d-reason-li-right-img img {
  width: 100%;
  height: auto;
}
.d-reason-li-right-desc {
  max-width: 400px;
  padding-left: 20px;
  line-height: 1.8;
}
.d-reason-dr {
  display: inline-block;
  color: #AA9D8F;
  border-bottom: 1px solid #AA9D8F;
  text-align: right;
  margin-top: 20px;
  margin-left: 40%;
}

.d-discount {
  padding: 153px 0 116px;
}
.d-discount-box{
  max-width: 1080px;
  margin:  0 auto;
}
.d-discount-list {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.d-discount-list-item {
  border-radius: 12px;
  margin-right: 20px;
  min-height: 330px;
}
.d-discount-list-item:last-of-type {
  margin-right: 0;
}
.d-discount-list-item img {
  width: 80%;
}
.d-discount-img {
  margin-top: 20px;
}
.d-discount-list-item-yellow {
  border-color: #FED17B;
  border: 1px solid #FED17B;
}
.d-discount-list-item-blue {
  border-color: #8BA5D2;
  border: 1px solid #8BA5D2;
}
.d-discount-list-item-green {
  border-color: #6DB5AF;
  border: 1px solid #6DB5AF;
}
.d-discount-list-item-title {
  border-radius: 12px 12px 0 0;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: bold;
  padding: 8px;
}
.d-discount-list-item-ytitle {
  background-color: #FED17B;
}
.d-discount-list-item-btitle {
  background-color: #8BA5D2;
}
.d-discount-list-item-gtitle {
  background-color: #6DB5AF;
}
.d-discount-list-item-icon {
  display: inline-block;
  max-width: 40px;
  height: 40px;
  width: 100%;
  margin-right: 10px;
  margin-bottom: 16px;
}
.d-discount-list-item-icon img {
  width: 100%;
  height: auto;
}
.discount-body {
  font-size: 14px;
  font-weight: 500;
  min-height: 68px;
}
.discount-notice {
  margin: 20px 0 8px;
  font-size: 10px;
}

.d-support{
  margin-top: 320px;
  padding-bottom: 112px;
  /* background-color: #F2EFEC; */
}
.d-support-box{
  max-width: 1080px;
  margin:  0 auto;
  position: relative;
}
.d-support-title {
  position: absolute;
  left: 0;
  right: 0;
  top: -124px;
}
.d-support-desc {
  padding-top: 80px;
}
.d-support-list {
  background-color: #fff;
  border-radius: 12px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  color: #AA9D8F;
  font-weight: 500;
  padding: 60px;
  gap: 20px 40px;
  margin-top: 68px;
  border: 4px solid #AA9D8F;
}
.d-support-list-item-icon {
  display: inline-block;
  width: 28px;
  height: auto;
  margin-right: 20px;
  text-align: center;
}
.d-support-list-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.d-support-list-item-icon img {
  width: 100%;
  height: auto;
}

.d-flow{
  padding: 153px 0 40px;
}
.flow-slider {
  margin-top: 35px;
}
.flow-slider-item{
  max-width: 460px;
  width: 100%;
  height: auto;
  margin-right: 41px;
  border: 1px solid #AA9D8F;
  border-radius: 12px;
}
.flow-slider-item img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flow-slider .slick-dots{
  margin-bottom: -17px;
}
.flow-slider-body {
  padding: 0 20px;
  margin-top: 20px;
}
.flow-title {
  background-color: #AA9D8F;
  color: #fff;
  border-radius: 12px 12px 0 0;
  text-align: center;
  font-size: 24px;
  padding: 20px;
}
.flow-desc {
  min-height: 160px;
  margin-top: 40px;
}
.d-flow-bn {
  position: relative;
  padding: 0 40px;
  max-width: 480px;
  margin: 118px auto 20px;
  text-align: center;
}

.d-method {
  max-width: 1180px;
  margin: 153px auto 80px;
}
.d-method-box {
  position: relative;
}
.d-method-feature {
  position: absolute;
  top: -15%;
  left: 0;
}
.d-method-des {
  margin-left: auto;
  width: 80%;
  background-color: #F0EDE9;
  border-radius: 20px;
}
.d-method-des-box {
  max-width: 540px;
  position: relative;
  margin-left: auto;
  padding: 40px;
}
.d-method-des p{
  font-size: 16px;
  line-height: 3;
  margin-bottom: 0;
}
.d-method-des-box-pd {
  margin-top: 40px;
}

.d-news{
  padding: 117px 0 80px;
}
.h-news-list.d-news-list {
  margin: 38px 0 28px;
  font-weight: 600;
}
.d-news-btn {
  text-align: right;
}
.d-btn {
  color: #AA9D8F;
  border-bottom: 1px solid #AA9D8F;
  font-weight: bold;
}


.d-faq{
  margin-top: 180px;
  padding-bottom: 112px;
  background-color: #F2EFEC;
}
.d-faq-box{
  max-width: 1080px;
  margin:  0 auto;
  position: relative;
}
.d-faq-title {
  position: absolute;
  left: 0;
  right: 0;
  top: -92px;
}
.faq-bg {
  padding-top: 80px;
}
.menu__item {
  cursor: pointer;
  display: block;
  background:#f2fcff;
  color:#666666;
}
.course__title{
  background:#304630;
  padding:.9em;
  position:relative;
  border:none;
}

.menu_item_wrap{
  width:calc(100% - 60px);
  display: flex;
  flex-direction: row;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:center;
 }

.flex_items_center{
  align-items:center;
  padding:.5em 0;
}

.menu__item__link.on:after {
  content: '－';
}
ul.menu, ul.menu li{
  background-color: #fff;
  list-style:none;
  padding: 4px 8px;
}
#sec--01 ul.menu{
  margin-bottom:0;
}
ul.menu:last-of-type {
  padding-bottom: 20px;
  border-radius: 0 0 8px 8px;
}
.submenu {
  display: none;
  border-radius: 0 0 8px 8px;
  border-bottom: 1px solid #AA9D8F;
  margin-bottom: 20px;
}
ul.submenu{
  list-style:none;
  margin-bottom:0;
  margin-top: -1px;
  padding-left: 0;
  border-radius:0;
  padding-bottom:.75em;
}
.submenu__item {
  padding: 0 1em 1em !important;
  min-height:50px;
}
.menu__item__link_parent {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  background-color: #AA9D8F;
  color: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
  font-size: 20px;
}
.menu__item__link_parent.on {
  margin-bottom: 0;
  border-radius: 8px 8px 0 0;
}
.menu__item__link_parent:after {
  content: '＋';
  text-align: center;
  width: 60px;
  height: 30px;
  color:#fff;
  font-size:30px;
	line-height: 1;
}
.menu__item__link_parent.on:after {
  content: '－';
}
.menu__item__link {
  display: flex;
  justify-content:space-between;
  align-items:center;
  padding: 1rem;
  margin: 0;
  font-weight: normal;
  font-size: 1.3rem;
  line-height: 1.5;
  text-align: left;
  color: #666666;
  border-bottom: 1px solid #666666;
}
.menu__item__link span {
  color: #666666;
  width:calc(100% - 60px);
}
.menu__item__link:after {
  content: '＋';
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content:center;
  align-items: center;
  right: 0;
  text-align: center;
  width: 30px;
  height: 30px;
  color: #666666;
  font-size:30px;
  font-weight:bold;
}
.menu__item__link:hover{
  text-decoration:none;
}
.menu__item__link .sec-wrap {
  padding:1em 1em 1em 1em;
  font-weight:normal;
  font-size:1.3rem;
  width:calc(100% - 60px);
  line-height:1.6;
  font-family: "A-OTF 中ゴシックBBB Pro Medium", sans-serif;
}
.menu__item__link .sec-wrap div{
  display:flex;
  text-align:left;
  line-height:1.5;
  align-items:center;
  flex-direction: row;
}
.menu__item__link .sec-wrap div.top{
  align-items:flex-start;
}
.menu__item__link .sec-wrap div.center{
  align-items:center;
}
.sec-wrap-anther{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:flex-start;
  padding-top:1em;
  position:relative;
  font-family: "A-OTF 中ゴシックBBB Pro Medium", sans-serif;
  color: #666666;
}
.anther-center{
  align-items:center;
}
.sec-wrap-anther div{
  text-align:left;
  line-height:1.5;
  width:100%;
  color:#565656;
  font-size:1.0rem;
}
.sec-wrap-anther div p:last-child{
  margin-bottom:0;
}

.cta_wrap{
  border-top:1px solid #cec6ba;
  border-bottom:1px solid #cec6ba;
  background:#fff;
  padding:2em .5em;
}


.d-line{
  padding: 153px 0 120px;
}
.d-line-wrap {
  position: relative;
  max-width: 900px;
  width: 100%;
  border: 1px solid #AA9D8F;
  border-radius: 14px;
  margin: auto;
}
.d-line-title {
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 480px;
  height: 60px;
  width: 100%;
  position: absolute;
  top: -31px;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  margin: auto;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
}
.d-line-body {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 28px;
}
.d-line-left {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  max-width: 374px;
  width: 100%;
  font-size: 30px
}
.d-line-img {
  max-width: 82px;
  width: 100%;
  margin-right: 20px;
}
.d-line-img img {
  width: 100%;
  height: auto;
}
.d-line-green {
  color: #06C755;
  background: linear-gradient(transparent 62%, #F0EDE9 25%);
}
.d-line-right-text {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 8px;
}
.d-line-right-text::before {
  content: url('../../img/datsumo/line_check.png');
  display: inline-block;
  vertical-align: text-top;
  width: 24px;
  height: 20px;
  margin-right: 9px;
}
.d-line-pd {
  margin-left: 34px;
}
.d-line-pk {
  color: #CE96A0;
}
.d-line-cta {
  position: relative;
  background-color: #F0EDE9;
  padding: 28px 0;
  border-radius: 0 0 14px 14px;
}
.d-line-cta::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translatex(-50%);
  border: 10px solid transparent;
  border-top: 12px solid #fff;
}
.d-line-cta-img {
  max-width: 460px;
  width: 100%;
  margin: auto;
}
.d-line-cta-img img {
  width: 100%;
  height: auto;
}

.bold {
  font-weight: bold;
}
.d-on-pc {
  display: block !important;
}
.d-on-sp {
  display: none !important;
}

@media(max-width: 1080px) {
  .d-method-feature {
    max-width: 420px;
    width: 100%;
  }
}

@media(max-width: 991px) {
  .d-method-des-box {
    padding-top: 30%;
  }
  .reason-slider {
    max-width: 460px;
  }
  .d-reason-li-body {
    flex-direction: column;
  }

  .d-line{
    padding: 153px 20px 120px;
  }
  .d-line {
    padding: 120px 20px
  }
  .d-line-left {
    max-width: 280px;
    font-size: 24px;
  }
  .d-line-img {
    max-width: 54px;
  }
}

@media(max-width: 767px){
  .datsumo .container {
    padding: 0 20px !important;
  }
  .home-banner {
    height: auto;
  }
  .datsumo-slider {
    height: auto;
    margin-bottom: 40px;
  }
  .datsumo-slider .slick-list img{
    object-fit: cover;
    aspect-ratio: 1 / 1.325;
    height: auto;
    width: 100%;
  }
  .d-machine {
    flex-direction: column;
  }
  .d-machine p {
    margin-bottom: 0;
    line-height: 1.8;
    font-size: 3.88vw;
  }
  .d-desc-bn {
    margin-top: 40px;
  }
  .d-desc-title {
    margin-top: 60px;
    font-size: 4vw;
    padding: 14px 0;
  }
  .d-machine-body {
    width: 95%;
  }
  .d-machine-bt {
    flex-direction: column;
    padding: 20px;
    align-items: center;
  }
  .d-machine-count {
    max-width: 520px;
  }
  .d-machine-desc {
    font-size: 3.6vw;
  }
  .d-machine-img {
    padding: 20px 40px;
  }
  .d-item {
    padding: 20px 60px;
  }
  .d-item:before{
    width: 40px;
    height: 84px;
  }
  .d-item:after{
    width: 40px;
    height: 84px;
  }
  .d-item-title {
    font-size: 4.8vw;
    letter-spacing: 0;
  }
  .d-machine-count-body {
    font-size: 3.8vw;
    line-height: 1.8;
  }

  .d-plan {
    padding: 60px 0 40px;
  }
  .d-plan-price {
    flex-direction: column;
  }
  .d-plan-price-list {
    padding: 20px 20px;
  }
  .d-plan-2nd  {
    flex-direction: column;
    margin-top: 40px;
  }
  .d-plan-2nd-item {
    margin-right: 0;
  }
  .d-plan-2nd-item:last-of-type {
    margin-top: 40px;
  }

  .d-reason {
    margin-top: 160px;
  }
  .d-reason-li-right {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .d-reason-li-right-body {
    flex-direction: column;
    justify-content: center;
  }

  .d-discount {
    padding: 80px 0 40px;
  }
  .d-discount-list {
    flex-direction: column;
  }
  .d-discount-list-item {
    margin-right: 0;
    margin-top: 40px;
  }
  .d-discount-list-item:first-of-type {
    margin-top: 0;
  }
  .d-plan-title {
    padding: 12px 0 12px 25%;
  }
  .plan-icon {
    max-width: 68px;
    width: 100%;
    position: absolute;
    top: -24px;
    left: 8px;
  }
  .plan-notice {
    text-align: left;
    font-size: 12px;
  }
  .d-plan-bn {
    margin-top: 40px;
  }

  .d-reason-li-left {
    margin: 20px 0;
    font-size: 16px;
  }
  .d-reason-list {
    padding-top: 10px;
  }
  .reason-slider {
    max-width: 320px;
    width: 100%;
  }
  .reason-slider-item {
    max-width: 320px;
    width: 100%;
  }
  .d-reason-li-right-img {
    max-width: 320px;
    width: 100%;
    height: auto;
    padding: 0 40px 40px;
  }
  .d-reason-li-right-desc {
    max-width: 320px;
    padding: 0 12px;
  }
  .reason-slider .slick-dots {
    bottom: -64px;
  }
  .d-reason-li-item {
    padding: 30px 0;
  }
  .reason-slider .slick-prev {
    left: -16px;
    z-index: 999;
  }
  .reason-slider .slick-next {
    right: -20px;
    width: 32px;
    height: 32px;
    opacity: 0.75;
    top: 51%;
  }
  .reason-slider .slick-prev:before, .slick-next:before {
    font-family: 'slick';
  }
  .reason-slider .slick-prev:before {
    content: '←';
  }
  .reason-slider .slick-next:before {
    content: '→';
  }
  .reason-slider .slick-prev, .slick-next {
    top: 50%;
  }
  .d-reason-li-right-title {
    padding-top: 20px;
    max-width: 300px;
    margin: auto;
  }

  .d-support {
    padding-bottom: 60px;
  }
  .d-support-list  {
    grid-template-columns: 1fr;
    padding: 20px;
    gap: 4px;
    margin-top: 40px;
  }
  .d-support-desc {
    text-align: left;
    padding-top: 40px;
  }
  .d-support-list-item-icon {
    text-align: center;
    padding: 4px;
    margin-right: 4px;
    width: 28px;
  }

  .d-flow .container {
    padding: 0 !important;
  }
  .d-flow {
    padding: 80px 0 60px;
  }
  .flow-slider{
    max-width: 320px;
    width: 100%;
  }
  .flow-slider-item{
    max-width:280px;
    width: 100%;
    min-height: 440px;
    margin-right: 20px;
  }
  .flow-slider .slick-list {
    margin: 0;
    padding: 0 20% 0 24px !important;
  }
  .flow-desc {
    margin-top: 20px;
    line-height: 1.5;
  }
  .d-flow-bn {
    margin-top: 80px;
  }

  .d-method {
    margin-top: 80px;
  }

  .d-news {
    padding-bottom: 0;
  }

  .faq .title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 1.25rem;
    line-height: 1.4;
    color: #5f3939;
    font-weight: bold;
    text-align:left;
  }
  .faq .text:before{
    content:'A';
    font-weight:bold;
    font-size:30px;
    color:#72aee1;
    position:absolute;
    top:-.8em;
    left:.5em;
  }
  .faq .text{
    padding-top:2em;
  }
  .ul.menu, ul.menu li {
    padding: 0;
  }
  .menu__item__link_parent {
    font-size: 16px;
    line-height: 2;
    padding: 10px 20px;
  }
  .menu__item__link_parent:after {
    width: 20px;
    height: 20px;
    font-size: 20px;
    padding-top: 5px;
  }
  .menu__item__link {
    font-size: 16px;
    padding: 0.5em;
  }
  .menu__item__link:after {
    font-size: 20px;
    font-weight: 400;
  }
  .sec-wrap-anther {
    text-align: left;
  }
  .submenu__item {
    padding: 0;
  }

  .d-line-left {
    max-width: 540px;
    font-size: 6vw;
  }
  .d-line-body {
    flex-direction: column;
    padding: 0;
  }
  .d-line-title {
    background-size: contain;
    max-width: 300px;
    height: 40px;
    top: -20px;
    font-size: 18px;
  }
  .d-line-right {
    padding: 20px 32px;
  }
  .d-line-right-text {
    font-size: 3.8vw;
  }
  .d-line-right-text::before {
    width: 18px;
    height: 20px;
    margin-right: 6px;
    transform: scale(0.8);
  }
  .d-line-cta {
    padding: 24px 8px 18px;
  }

  .d-on-pc {
    display: none !important;
  }
  .d-on-sp {
    display: block !important;
  }
}

@media(max-width: 414px) {
  .d-support-list-item {
    font-size: 4vw;
  }

  .d-reason-li-right-title {
    font-size: 4vw;
  }
  .d-reason-li-right-desc {
    font-size: 3.8vw;
    line-height: 1.8;
  }
  .d-reason-dr {
    margin-left: 28%;
  }

  .d-method-des {
    width: 100%;
    border-radius: 0;
  }
  .d-method-des p {
    line-height: 2;
    padding: 0 10px;
    font-size: 3.8vw;
  }
  .d-method-des-box-pd {
    margin-top: 20px;
  }
  .d-method-des-box {
    padding: 100% 20px 40px;
  }
  .d-method-feature {
    top: -10%;
  }
  .d-line-pd {
    margin-left: 24px;
  }
}

.d-top-banner {
  max-width: 1100px;
  width: 100%;
  margin: 135px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
  padding: 0 20px;
  text-align: center;
}
.d-top-banner-img {
  max-width: 330px;
  width: 100%;
  display: block;
  object-fit: cover;
  border-radius: 10px;
}
.d-top-banner-img:nth-of-type(1),
.d-top-banner-img:nth-of-type(2) {
  margin: 0 10px;
}
.d-top-banner-img a {
  width: 100%;
  height: auto;
  display: flex;
}
.d-top-banner-img img {
  width: 100%;
  height: auto;
}
.d-access {
  margin: 100px 0 0;
}
.p-accessIntro h2 {
  font-size: 1rem;
}
.p-accessMap h2 {
  display: none;
}
.p-accessMap iframe {
  width: 100%;
  height: 382px;
  border: 0;
}
.p-accessDetail h2 {
  font-size: .9375em;
  line-height: 1.86;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.home-banner {
  height: auto;
}
.datsumo-slider {
  height: auto;
}

@media(max-width: 991px) {
  .d-top-banner {
    grid-template-columns: 1fr 1fr;
    place-items: center;
    gap: 10px 2%;
    margin-top: 60px;
    justify-content: flex-start;
  }
  .d-top-banner-img {
    width: 48%;
    margin: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .ft-right {
    padding-right: 0;
    justify-content: center;
  }
}
