/* タブレットサイズ
*****************************************************/
@media only screen and (max-width: 744px) {
  .pcDisp_lp {
    display: none;
  }
  .spDisp_lp {
    display: block;
  }
  .spbreak {
    display: none;
  }

  /* .main-body-in.lp .breadcrumbs .breadcrumbs-in { margin-top: 5px; } */
  .main-body-in.lp .breadcrumbs .breadcrumbs-in li:last-child {
    display: inline-block;
  }
  .wrapper {
    min-width: 100%;
    width: 100%;
  }
  .vv-detail {
    margin: 0 20px;
    padding: 26px 0 15px;
    max-width: 100%;
  }
  .vv-detail > section {
    line-height: 1.5;
  }

  section .inner {
    padding: 0 15px 25px 15px;
  }
  section .inner p {
    padding-bottom: 20px;
  }
  section .inner p.sm {
    font-size: 10px;
    padding-bottom: 25px;
  }

  /* Section Area */
  .sec-ttl {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 28px;
    padding: 10px;
  }
  .sec-ttl.nopad {
    font-size: 17px;
    padding: 10px 0;
  }
  .sec-ttl:after {
    bottom: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #2f70a8;
  }
  .sec-subttl {
    font-size: 18px;
    margin-bottom: 20px;
    padding: 10px;
  }
  .sec-subttl-bg {
    font-size: 18px;
    margin-bottom: 20px;
  }
  /* Section Banner */
  .sec-bnr {
    margin-top: 20px;
    padding: 0;
  }

  /* Section Whatis */
  .sec-col {
    display: table-cell;
  }
  .sec-col-txt,
  .sec-col-img {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .sec-col-txt {
    display: table-footer-group;
  }
  .sec-col-img {
    display: table-header-group;
  }
  .sec-col-img img {
    display: block;
    padding-bottom: 15px;
    margin: 0 auto;
  }

  /* Section Progress */
  .sec-progress-stages {
    padding: 0;
    overflow: visible;
  }
  .sec-progress-stages ul li {
    width: 100%;
    display: block;
    position: relative;
    padding-bottom: 20px;
  }
  .sec-progress-stages ul li:after {
    content: url("../images/arrow-sp.png");
    right: 47%;
    bottom: -2px;
    top: auto;
  }
  .sec-progress-stages ul li .stage-img {
    position: absolute;
    top: -46px;
    width: 100px;
  }
  .sec-progress-stages ul li.odd .stage-img {
    left: 60%;
  }
  .sec-progress-stages ul li.even .stage-img {
    right: 60%;
  }
  .sec-progress-stages ul li .stage-text {
    width: 60%;
    height: 114px;
  }
  .sec-progress-stages ul li.odd .stage-text {
    margin-left: 25px;
    float: left;
  }
  .sec-progress-stages ul li.even .stage-text {
    margin-right: 25px;
    float: right;
  }
  .stage-text h4 {
    padding: 8px 0;
  }
  .stage-text span,
  .stage-text span.db {
    padding-top: 20px;
  }

  /* Section Causes */
  .sec-causes-list li {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .sec-causes-list li:last-child {
    margin-bottom: 0;
  }
  .sec-causes-step td {
    min-height: 100%;
    height: auto;
    padding: 15px 10px;
  }
  .sec-causes-step th {
    z-index: 2;
    padding: 25px 0 25px 12px;
  }
  .sec-causes-step img {
    z-index: -1;
  }
  .sec-causes-step th.db {
    padding: 25px 0 25px 12px;
  }

  /* Section Type */
  .sec-type-box {
    width: 100%;
  }
  .sec-type-ttl {
    font-size: 18px;
  }
  .sec-type-ttl:before {
    width: 3px;
    height: 32px;
    top: auto;
    bottom: 0;
  }
  .sec-type-boxes .sec-type-box {
    margin-right: 0;
    margin-bottom: 25px;
  }
  .sec-type-boxes .sec-type-box:last-child {
    margin-bottom: 0;
  }
  .sec-type-box p {
    display: inline;
  }
  .sec-type-box img {
    float: right;
    margin-left: 15px;
    width: 36%;
  }

  /* Section Exam */
  .sec-exam-text {
    display: inline;
  }
  .sec-exam-img {
    margin-top: -10px;
    margin-right: 0;
    float: right;
    width: 48%;
    margin-left: 10px;
  }
  /* Section Treatment */
  .sec-treament-frame {
    padding: 8px;
    margin: 0 -10px;
  }
  .sec-treament-frame h5 {
    font-size: 18px;
    line-height: 2;
    margin: 20px 0;
  }
  .sec-treament-frame h5:before {
    width: 3px;
    height: 32px;
    top: auto;
    bottom: 0;
  }
  .sec-treament-box img {
    display: block;
    margin: 0 auto 20px;
  }
  .sec-treament-box img.img01 {
    padding: 0 30px;
  }
  .sec-treament-text {
    width: auto;
  }
  .sec-treament-box02 {
    min-height: auto;
    padding-right: 0;
  }
  .sec-treament-box03 {
    min-height: auto;
    padding-left: 0;
  }
  .sec-treament-box02 .sec-treament-img02 {
    float: right;
    margin-left: 10px;
    position: relative;
  }

  .sec-treament-box03 .sec-treament-img02,
  .sec-treament-box02 .sec-treament-img03 {
    float: right;
    margin-left: 10px;
    top: -65px;
    left: 0;
    margin-bottom: -60px;
    position: relative;
  }
  .sec-treament-box02 .sec-treament-img02 img,
  .sec-treament-box03 .sec-treament-img02 img,
  .sec-treament-box02 .sec-treament-img03 img {
    position: relative;
    width: 40vw;
  }

  .sec-treament-box03 {
    min-height: auto;
    padding-left: 0;
  }
  .sec-treament-box04 {
    margin-top: 20px;
  }
  .sec-treament-box04 .sec-treament-text {
    margin: 0;
  }
  .sec-treatsteps-float {
    font-size: 18px;
    max-width: 82%;
  }
  .sec-treatsteps-bd {
    margin: 45px auto 0;
    padding: 35px 10px 20px;
  }
  .sec-treatsteps-bd ul {
    margin-bottom: 0;
  }
  .sec-treatsteps-bd ul li {
    margin-bottom: 20px;
  }
  .sec-treatsteps-bd ul li .treatsteps-bd-subttl {
    display: table-row;
    line-height: 2;
  }
  .sec-treatsteps-bd ul li p {
    padding: 20px 15px 20px 10px;
    width: auto;
  }

  /* Section Pain */
  .sec-pain-box {
    padding: 0;
  }
  .sec-pain-boxup {
    position: relative;
  }
  .sec-pain-txt {
    display: inline;
    padding: 0;
    margin: 0;
  }
  .sec-pain-box img {
    margin-top: 0;
    margin-left: 15px;
    float: right;
    width: 36%;
  }
  .sec-pain-box ul {
    display: block;
    width: 100%;
  }
  .sec-pain-box ul li {
    display: block;
  }
  .sec-pain-box ul li .sec-pain-subttl {
    font-size: 16px;
    display: block;
    padding: 5px 10px;
    width: 100%;
  }
  .sec-pain-box ul li p {
    display: block;
    padding: 15px 10px;
    width: 100%;
  }

  /* Section Points */
  .sec-points-box {
    width: 100%;
    margin-bottom: 10px;
  }
  .sec-points-box:last-child {
    margin-bottom: 0;
  }
  .sec-points-box:nth-child(1),
  .sec-points-box:nth-child(3) {
    float: none;
  }
  .sec-points-box:nth-child(3) p {
    padding-bottom: 0;
  }
  .sec-points-ttl {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 130px);
  }
  .sec-points-ttl:before {
    height: 24px;
    top: 1px;
    width: 3px;
  }
  .sec-points-ttl.db:before {
    height: 49px;
  }
  .sec-points-box img {
    width: 120px;
    vertical-align: middle;
    margin: 0;
  }
  .sec-points-box p {
    clear: both;
    display: block;
    margin-top: 15px;
  }

  /* Section Case */
  .sec-case-imgs {
    margin: 30px 0 10px;
    text-align: center;
  }
  .sec-case-imgs li {
    margin-bottom: 12px;
    max-width: 470px;
    width: 100%;
  }
  .sec-case-imgs li:nth-child(even) {
    float: none;
  }
  .sec-case-btn {
    padding: 10px;
    min-height: 0;
    width: 100%;
    max-width: 470px;
    margin-bottom: 0;
  }
  .sec-case-btn span {
    font-size: 18px;
  }
  .sec-case-btn span:before {
    right: -28px;
  }

  /* Section Treatflow */
  .slider {
    margin-top: 15px;
  }
  .box-slide {
    padding: 5px;
  }
  .box-slide-ttl {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .box-slide-ttl small {
    font-size: 12px;
  }
  .box-slide-ttl span {
    font-size: 18px;
    height: 30px;
    margin-right: 6px;
    width: 30px;
  }
  .box-slide-frame {
    width: 270px;
    height: auto;
    padding: 10px;
    box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.5);
  }
  .box-slide-frame p {
    display: block;
    width: auto;
  }
  .box-slide-frame img {
    display: block;
    float: none;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 25px;
  }
  .slick-next:before {
    content: url("../images/icon-next-sp.png");
  }
  .slick-prev:before {
    content: url("../images/icon-prev-sp.png");
  }
  .slick-prev {
    left: -15px;
  }
  .slick-next {
    right: -15px;
  }

  .show-all {
    padding: 5px 10px 20px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
  .show-treatment {
    font-size: 11px;
  }
  .show-treatment > div > div {
    flex-grow: 6;
  }
  .show-treatment > div > div:first-child {
    flex-grow: 2;
  }
  .show-treatment > div > div + div {
    margin-left: 8px;
  }
  .show-treatment > div:first-child {
    font-size: 15px;
  }
  .show-treatment-txt3 {
    font-size: 10px;
  }
  .sec-case-imgs {
    justify-content: center;
  }

  .show-all input[type="checkbox"]:checked ~ .show-treatment {
    height: auto;
  }
  .show-all button {
    margin-top: 60px;
    margin-bottom: 3%;
  }

  /* Section Cost */
  .sec-cost-box {
    padding: 30px 5px 20px;
    margin-bottom: 30px;
  }
  .sec-cost-box ul {
    margin-bottom: 20px;
  }
  .sec-cost-box ul li {
    font-size: 14px;
    padding: 7px 10px;
  }
  .sec-cost-tbl {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .sec-cost-tbl tr th,
  .sec-cost-tbl tr td {
    padding: 5px 2px;
  }
  .sec-cost-tbl tr td {
    padding: 10px 5px;
  }
  .sec-cost-tbl tr th:nth-child(2) {
    width: 40%;
  }
  .sec-cost-tbl tr td small {
    font-size: 10px;
  }
  .sec-cost-boxlow {
    border-width: 5px;
    padding: 22px 10px 25px;
  }
  .sec-cost-ttl {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 19px;
  }
  html:not(:target) .sec-cost-boxlow img {
    display: block;
    margin: 0 auto 25px;
    max-width: 80%;
  }
  .sec-cost-boxlow p {
    display: block;
    width: 100%;
  }
  .sec-cost-boxlow-text {
    width: 100%;
  }
  .sec-cost-tbl._2 tr th:nth-child(2) {
    width: 50%;
  }
}

@media only screen and (max-width: 375px) {
  .spbreak {
    display: block;
  }
  .sec-causes-step th.db {
    padding: 10px 0 10px 12px;
  }
}
