@media screen and (max-width: 750px) {

 body {
  font-size: 14px;
 }


 section {
  width: 90%;
  margin: 45px auto;
 }

 section.ex {
  width: 90%;
 }

 section .wrap {
  width: 90%;
  margin: 0 auto;
 }


 .gray {
  padding: 45px 30px;
 }



 h2 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 1.5;
 }

 h3 {
  font-size: 20px;
 }

 h4 {
  font-size: 16px;
 }

 h4.ex {
  font-size: 24px;
  text-align: center;
 }

 h4 span {
  font-size: 16px;
 }


 .box h4 {
  font-size: 20px;
  line-height: 1.5;
 }


 .flex-box.slim {
  margin-top: 45px;
 }



 .case-card {
  padding: 20px;
 }

 .rpt-body {
  padding: 20px;
 }

 .rpt-head {
  flex-direction: column;
  gap: 8px;
  padding: 20px;
 }

 .rpt-head .title {
  font-size: 19px;
 }

 .rpt-legend {
  gap: 10px 16px;
  font-size: 13px;
  padding: 12px 14px;
 }

 .rpt-table {
  font-size: 13px;
 }

 .rpt-table td {
  padding: 8px;
 }

 .rpt-table .rate-col {
  font-size: 16px;
 }

 .phase-body .symbol {
  font-size: 16px;
 }

 .rpt-accordion-toggle {
  padding: 16px 20px;
 }

 .rpt-accordion-toggle .toggle-title {
  font-size: 15px;
 }

 .rpt-accordion-body {
  padding: 18px 20px;
 }

 .table-scroll table {
  min-width: 600px;
 }

 .phase-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
 }

 .winloss-grid {
  flex-direction: column;
  gap: 16px;
 }

 .impact-box .impact-amount {
  font-size: 26px;
 }

 .priority-title {
  font-size: 15px;
 }

 .pf-row {
  flex-direction: column;
 }

 .pf-label {
  width: 100%;
  border-radius: 8px 8px 0 0;
 }

 .pf-content {
  border-radius: 0 0 8px 8px;
 }

 .stat-num {
  font-size: 18px;
 }

 .flex-box .item {
  width: 100%;
 }

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



 .flex-box .item.ex {
  width: 100%;
  margin-bottom: 45px;
 }



 .flex-box .sub {

  font-size: 15px;
 }


 img.img {
  display: block;
  margin-top: 0;
  margin-bottom: 30px;
 }



 .profile-box {
  padding: 30px;
  flex-direction: column;
  margin-top: 30px;
  margin-bottom: 0;
 }





 .profile-box .info {
  width: 100%;
  margin-left: auto;
 }

 .profile-box .icon {
  width: 70%;
  margin-top: 30px;
 }

 .profile-box .info span {
  font-size: 13px;
 }



 img.illust-2 {
  margin: 45px auto;
  width: 100%;
 }


 .box {
  width: 100%;
  margin: 60px auto;
 }

 .box .head {
  padding: 15px;
 }

 .box .inner {
  padding: 30px;
 }

 .box .item {
  margin-bottom: 30px;
 }


 .btn {
  margin: 80px auto;
  font-size: 18px;
  width: 80%;
  height: 60px;
  line-height: 60px;
  border-radius: 20px;
  padding-top: 8px;
 }


 section .btn {
  width: 100%;
 }



 .btn i {
  font-size: 30px;
  margin-right: 5px;
 }

 .btn .notice {
  font-size: 15px;
 }


 .btn .notice span {
  font-size: 20px;
 }




 .works-box {
  width: 100%;
 }

 .roadmap-group {
  width: 90vw;
  margin-left: calc(50% - 45vw);
  margin-right: calc(50% - 45vw);
  padding: 40px 20px;
 }

 .roadmap-group .group-label {
  display: block;
  position: static;
  left: auto;
  top: auto;
  transform: none;
  width: auto;
  white-space: normal;
  text-align: center;
  border-radius: 14px 14px 0 0;
  padding: 12px 16px;
  margin: -40px -20px 30px;
  font-size: 18px;
 }



 .roadmap-connect p {
  font-size: 18px;
 }

 .roadmap-connect .arrow {
  margin-bottom: 0;
 }



 .step-num {
  width: 36px;
  height: 36px;
  font-size: 16px;
  margin-right: 8px;
 }


 .works-box .item {
  padding: 30px 0;
 }


 .works-box .head {
  flex-direction: column;
 }


 .works-box .tn {
  width: 100%;
  margin-bottom: 30px;
 }

 .works-box .info {
  width: 100%;
 }

 .works-box .info h3 {
  text-align: center;
 }

 .works-box.ex .tn {
  width: 100%;
 }

 .works-box.ex .info {
  width: 100%;
 }


 .works-box .item.ex2 {
  width: 100%;
 }


 .img-flex {
  margin: 30px auto;
  flex-direction: column;
  align-items: center;
 }

 .img-flex img {
  width: 80%;
  margin-bottom: 50px;
 }

 .img-flex img:last-child {
  margin-bottom: 0;
 }




 img.arrow {
  width: 100px;
  margin: 20px auto;
 }



 section.ex {
  width: 90%;
  margin: 60px auto;
 }



 .txt-box {
  width: 100%;
 }

 .txt-box.ex {
  margin-top: 0;
 }


 .caption {
  text-align: left;
  font-size: 13px;
 }



 .ex-box {
  width: 80%;
 }

 .ex-box .item {
  width: 100%;
 }


 .ex-box .item span {
  font-size: 15px;
 }

 .img-box img {
  width: 100%;
 }



 .copyright {
  margin: 0;
  font-size: 12px;
  margin-bottom: 20px;
 }



 #pageTop {
  bottom: 10px;
  right: 10px;
 }

 #pageTop a {
  width: 40px;
  height: 40px;
 }

 #pageTop i {
  font-size: 16px;
 }



 @keyframes shiny {
  0% {
   left: 0%;
  }

  10% {
   left: 90%;
  }

  100% {
   left: 90%;
  }
 }



 .video-box iframe {
  width: 100%;
  height: 200px;
  margin-bottom: 30px;
 }




 form {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
 }

 .hubspot-form-wrap {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
 }

 form label {
  height: 50px;
  width: 100%;
 }

 form .item {
  flex-direction: column;
 }

 form input {
  width: 100%;
 }

 textarea {
  width: 100%;
  font-size: 15px;
 }

 form button {
  width: 100%;
  height: 60px;
  font-size: 17px;
  margin-top: 30px;
 }

 .radio .inner {
  width: 100%;
  padding: 20px;
 }

 .radio .inner.ex {
  height: auto;
 }


 .radio.label {
  height: 50px;
 }

 .message.label {
  height: 50px;
 }


 .check {
  width: 20px;
  margin-bottom: 3px;
 }

 .radio .inner div {
  display: flex;
  height: 30px;
  align-items: center;
 }


 .label-btn {
  display: block;
  width: 40px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  margin-left: 10px;
 }

 .label-btn.ex {
  background: #eee;
  color: #999;
 }


 ::placeholder {
  font-size: 14px;
  color: #bbb;
 }



 .thanks .wrap {
  width: 80%;
  height: 400px;
 }

 .thanks .inner img {
  width: 70%;
  margin-bottom: 30px;
 }

 .thanks .inner h2 {
  font-size: 40px;
 }

 .thanks .inner a {
  margin-top: 30px;
 }



 .table-company.compare {
  display: block;
  width: 100%;
 }

 .table-company.compare tbody {
  display: block;
  width: 100%;

 }

 .table-company.compare tr {
  display: block;
  margin-bottom: 24px;
 }

 .table-company.compare tr:first-child {
  display: none;
 }

 .table-company.compare td {
  display: block;
  text-align: left;
 }

 .table-company.compare td:first-child,
 .table-company.compare td:nth-child(2),
 .table-company.compare td:nth-child(3) {
  width: 100%;
 }

 .table-company.compare td:first-child {
  text-align: center;
  font-size: 16px;
 }

 .table-company.compare td:nth-child(2)::before {
  content: "一般的な他社サービス";
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #999;
  margin-bottom: 6px;
 }

 .table-company.compare td:nth-child(3)::before {
  content: "杉﨑のサービス";
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #a9d9e6;
  margin-bottom: 6px;
 }

 .roadmap-item {
  gap: 16px;
  padding-bottom: 32px;
 }

 .roadmap-item::before {
  left: 27px;
  top: 56px;
 }

 .roadmap-num {
  width: 56px;
  height: 56px;
  font-size: 11px;
 }

 .roadmap-index {
  font-size: 18px;
 }

 .roadmap-body h4 {
  font-size: 17px;
 }

 .roadmap-body p {
  font-size: 13px;
 }



 .box-1 {
  margin-top: 20px;
  flex-direction: column;

 }

 .box-1 a {
  width: 100%;
  margin-top: 20px;
 }


 .box.ex {
  width: 100%;
  margin: 20px auto;
 }

 .future-box {
  flex-direction: column;
 }


 .box.ex h4 {
  font-size: 18px;
 }


 .box .item span {
  font-size: 14px;
 }




 .fukidashi-box {
  width: 100%;
  margin: 30px auto;
 }

 .fukidashi-box .item {
  align-items: flex-start;

 }

 .fukidashi-box .icon {
  width: 80px;
  padding-top: 20px;
 }

 .fukidashi-box .name {
  font-size: 12px;
 }


 .fukidashi-left {
  min-width: calc(100% - 80px);
  max-width: calc(100% - 80px);
  font-size: 15px;
  margin-bottom: 20px;
 }

 .fukidashi-left:before {
  top: 25%;
 }

 .fukidashi-left:after {
  top: 25%;
 }

 .fukidashi-left p {
  margin: 0;
  padding: 5px;
 }

 .fukidashi-right {
  min-width: calc(100% - 80px);
  max-width: calc(100% - 80px);
  font-size: 15px;
  margin-bottom: 20px;
 }

 .fukidashi-right:before {
  top: 25%;
 }

 .fukidashi-right:after {
  top: 25%;
 }





 .q-box {
  width: 100%;
  margin: 0 auto;
 }

 .q-box .item {
  margin-top: 60px;
 }


 .q-box .item h3 {
  margin-bottom: 20px;
 }



 .case-box {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
 }


 .case-box iframe {
  width: 100%;
  height: 400px;
  margin-bottom: 30px;
 }


 .hubspot-form-wrap {
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
 }


 .hubspot-form-wrap {
  padding: 45px 30px;
 }




 .pc {
  display: none;
 }

 .tab {
  display: none;
 }

 .sp {
  display: block;
 }



 /*----------------------------*/

}
