@media screen and (max-width: 767px) {
  body {
    min-width: 0;
    width: 100%;
    font-size: 4.3vw;
  }
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  #top-block {
    margin: 0 15px 20px;
    padding: 13.4vw 0 25px;
    line-height: 1.8;
    background: url("../img/sp/top-block-border.png") repeat-x center bottom;
    background-size: 284px 1px;
  }
  #top-block .ttl {
    font-size: 0;
    line-height: 1;
    text-align: center;
    border-top: 2px solid #805c20;
    background-color: #3a3020;
    padding-top: 3%;
    padding-bottom: 3%;
    margin-left: -15px;
    margin-right: -15px;
  }
  #top-block .ttl img {
    width: 60vw;
    height: auto;
    vertical-align: text-top;
  }
  #top-block .v_block {
    position: relative;
  }
  #top-block .v_block img {
    position: absolute;
    left: 50%;
    transform: translateX(-52.5%);
    width: 120%;
  }
  #top-block .text {
    font-size: 4.3vw;
    padding-top: 38vw;
    margin: 0 0 30px;
  }
  #top-block .btn {
    margin: 0 25px;
  }
  #top-block .btn a {
    display: block;
    background: #eb760e url("../img/sp/top-block-btn-arrow.png") no-repeat right center;
    background-size: 20px 10px;
    border-radius: 3px;
  }
  #top-block .btn a img {
    margin: 13px 0 13px 17px;
  }
  .section-wrap .wrap {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .section-block {
    width: 92vw;
    margin: 0 auto;
  }
  .process-section {
    margin-bottom: 20%;
  }
  .process-section a {
    display: block;
  }
  .process-section .text-01 {
    margin-bottom: 10px;
    font-size: 100%;
    font-weight: bold;
    line-height: 1.3;
  }
  .process-section .text-02 {
    margin-bottom: 6%;
    font-size: 85.714%;
    line-height: 1.5;
  }
  .process-section .comment {
    padding: 12px 18px;
    background: #add7e2;
    border-radius: 7px;
  }
  .process-section .comment dt {
    line-height: 1.4;
    margin-bottom: 3%;
  }
  .process-section .comment dd {
    font-size: 85.714%;
    line-height: 1.5;
  }
  .process-section .comment:after {
    content: "";
    display: block;
    position: absolute;
  }
  .process-section .comment-link {
    position: relative;
    text-decoration: none;
    margin-bottom: 7%;
  }
  .process-section .comment-link:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 21px;
    height: 21px;
    background: url("../img/sp/section-comment-ico.png") no-repeat right bottom;
    background-size: contain;
  }
  #section01 {
    height: auto;
    padding: 0 15px;
    margin-bottom: 25px;
  }
  #section01 .pic {
    margin: -4.825% 0 7%;
  }
  #section01 .comment dd {
    padding-right: 95px;
  }
  #section01 .comment:after {
    bottom: 0;
    right: 25px;
    width: 82px;
    height: 78px;
    background: url("../img/sp/section-01-comment-pic.png") no-repeat right bottom;
    background-size: contain;
  }
  #section02 {
    height: auto;
    padding: 0 15px;
    margin-bottom: 25px;
  }
  #section02 .pic {
    margin-bottom: 7%;
  }
  #section02 .comment {
    margin-bottom: 15px;
  }
  #section02 .comment dd {
    padding-right: 110px;
  }
  #section02 .comment:after {
    bottom: 0;
    right: 23px;
    width: 89px;
    height: 76px;
    background: url("../img/sp/section-02-comment-pic.png") no-repeat right bottom;
    background-size: contain;
  }
  #section02 .quiz {
    width: 76.207%;
    margin: 0 auto;
  }
  #section03 {
    height: auto;
    padding: 0 15px;
    margin-bottom: 25px;
  }
  #section03 .pic {
    width: 100%;
    margin: -0.69% 0 0;
    position: static;
    background: none;
    height: auto;
    margin-bottom: 1em;
  }
  #section03 .text-02 {
    margin-bottom: 20px;
  }
  #section03 .mechanism {
    position: relative;
    padding: 12px 10px 10px;
    background: url("../img/sp/section-03-mechanism-bg.png");
    background-size: 25px 25px;
    -webkit-background-size: 25px 25px;
    border: 1px solid #32b16c;
    border-radius: 5px;
  }
  #section03 .mechanism #mechanism-pic .img {
    text-align: center;
    margin: 2.5em auto 2em;
    width: 90%;
  }
  #section03 .mechanism #mechanism-pic .img img {
    width: 100%;
  }
  #section03 .mechanism .ttl {
    margin: 0 auto 5px;
    text-align: center;
  }
  #section03 .mechanism .pic {
    margin: 0 auto 5px;
  }
  #section03 .comment {
    padding: 12px 15px;
  }
  #section03 .comment dd {
    padding-right: 75px;
  }
  #section03 .comment:after {
    bottom: 0;
    right: 7px;
    width: 76px;
    height: 86px;
    background: url("../img/sp/section-03-comment-pic.png") no-repeat right bottom;
    background-size: contain;
  }
  #section04 {
    height: auto;
    padding: 0 15px;
    margin-bottom: 25px;
  }
  #section04 .pic {
    margin-bottom: 8%;
  }
  #section04 .comment {
    margin-bottom: 15px;
  }
  #section04 .comment dd {
    padding-right: 100px;
  }
  #section04 .comment:after {
    bottom: 0;
    right: 25px;
    width: 88px;
    height: 76px;
    background: url("../img/sp/section-04-comment-pic.png") no-repeat right bottom;
    background-size: contain;
  }
  #section04 .quiz {
    width: 76.207%;
    margin: 0 auto;
  }
  #section05 {
    height: auto;
    padding: 0 15px;
    margin-bottom: 25px;
  }
  #section05 h1 {
    margin-bottom: 12px;
  }
  #section05 .pic {
    margin-bottom: 8%;
  }
  #section05 .comment {
    margin-bottom: 15px;
  }
  #section05 .comment dd {
    padding-right: 82px;
  }
  #section05 .comment:after {
    bottom: 0;
    right: 12px;
    width: 86px;
    height: 76px;
    background: url("../img/sp/section-05-comment-pic.png") no-repeat right bottom;
    background-size: contain;
  }
  #section05 .quiz {
    width: 76.207%;
    margin: 0 auto;
  }
  #section06 {
    height: auto;
    padding: 0 15px;
    margin-bottom: 40px;
  }
  #section06 .pic {
    margin-bottom: 8%;
  }
  #section06 .comment {
    margin-bottom: 15px;
  }
  #section06 .comment dd {
    padding-right: 90px;
  }
  #section06 .comment:after {
    bottom: 0;
    right: 22px;
    width: 87px;
    height: 81px;
    background: url("../img/sp/section-06-comment-pic.png") no-repeat right bottom;
    background-size: contain;
  }
  .modal-window {
    width: 100%;
  }
  #modal-overlay {
    display: none;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/sp/modal-bg.png");
    background-size: 2px 2px;
    -webkit-background-size: 2px 2px;
  }
  .modal-content {
    display: none;
  }
  .modal-content.is-active {
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 99999;
    overflow-y: auto;
    max-height: 90%;
  }
  .modal-content {
    z-index: 12;
  }
  .modal-content .modal-close-01 {
    height: 48px;
    background: url("../img/sp/modal-btn-close.png") no-repeat 95.9375% 13px;
    background-size: 22px 22px;
    z-index: 12;
  }
  .modal-content .modal-close-02 {
    padding: 10px 0 60px;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .modal-content-inner {
    margin: 0 10px;
    padding: 23px 20px;
    border-radius: 5px;
  }
  .modal-content-inner .pic {
    margin-bottom: 10px;
  }
  .modal-content-inner .text {
    font-size: 85.714%;
    line-height: 1.5;
  }
  .comment-content .modal-content-inner {
    background: #fff;
  }
  .comment-content .modal-content-inner .title {
    color: #6ec400;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    padding: 3% 2%;
    border: 3px solid #6ec400;
    border-radius: 10px;
  }
  .comment-content .modal-content-inner .title_wrap {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 10px;
  }
  .comment-content .modal-content-inner .title_wrap .arrow {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    z-index: 99;
  }
  .quiz-content .modal-content-inner {
    padding: 23px 15px;
    background: url("../img/sp/quiz-bg.png");
    background-size: 8px 8px;
    -webkit-background-size: 8px 8px;
  }
  .quiz-content .modal-content-inner .title {
    display: table;
    width: 100%;
    height: 12.963%;
  }
  .quiz-content .modal-content-inner .title:before {
    content: "";
    display: table-cell;
    width: 12.963%;
    background: url("../img/sp/quiz-title-ico.png") no-repeat right center;
    background-size: contain;
    -webkit-background-size: contain;
  }
  .quiz-content .modal-content-inner .title span {
    display: table-cell;
    padding-left: 3.704%;
    color: #00b55e;
    font-weight: bold;
    line-height: 1.36;
    vertical-align: middle;
  }
  .quiz-content .modal-content-inner .text {
    margin: 10px 0 4.63%;
    padding-left: 16.667%;
  }
  #header-block {
    position: fixed;
    top: 0;
    z-index: 2;
  }
  #header-block img {
    width: 100%;
  }
  .page_top_btn img {
    width: 100%;
  }
  footer .sec_wrap img {
    width: 100%;
  }
}/*# sourceMappingURL=style_sp.css.map */