/* ----------------------------------------
 app for SP
---------------------------------------- */
@media all and (max-width: 1019px) {
  .app-hero {
    margin-bottom: 60px;
    text-align: center;
  }
  table p, table strong {
    padding-bottom: 25px;
  }
  .step_box {
    padding-bottom: 60px;
    margin-bottom: 50px;
    background: url(../img/step_ya.png) center bottom no-repeat;
    background-size: 50px auto;
    padding-top: 48px;
    position: relative;
  }
  .step_box_no_hdg {
    padding-top: 0;
  }
  .step_box_no_arrow {
    padding-bottom: 0;
    background: none;
  }
  .step_box.non_y {
    padding-bottom: 0;
    margin-bottom: 50px;
    background: none;
  }
  .step_box h2 {
    font-size: 30px;
    color: #589501;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
  }
  .step_box h2 img {
    margin-right: 10px;
    margin-bottom: 0px;
  }
  .step_box img {
    margin-bottom: 15px;
  }
  .step_box p img, .step_box li img {
    vertical-align: top;
    margin-top: 0.35em;
    margin-bottom: 0px;
  }
  p.gl {
    color: #777;
  }
  .app .hdg-02.bdl {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: #d4d4d2 1px dashed;
  }
  .app p.text {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .app-section-sub {
    margin-bottom: 80px;
  }
  .app-box {
    margin-right: auto;
    margin-left: auto;
    max-width: 560px;
  }
  .app-box-cv {
    margin-bottom: 80px;
    margin-right: auto;
    margin-left: auto;
    padding: 35px 40px;
    background: url(../img/bg_box_cv.gif) repeat 0 0;
  }
  .app-box-cv .list-note {
    margin-top: 25px;
    margin-bottom: 0;
  }
  .app-box-cv-hdg {
    margin-bottom: 25px;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.2;
    text-align: center;
  }
  .app-list-btn {
    text-align: center;
  }
  .app-list-btn-item {
    margin-top: 30px;
  }
  .app-list-btn-item:first-child {
    margin-top: 0;
  }
  .app-list-btn-item .btn {
    font-size: 30px;
    font-size: 3.0rem;
  }
  .app-spec-table th {
    width: 40%;
  }
  .app-spec-hdg-03 {
    margin-bottom: 0;
    padding: calc(20px + 2em) 20px 20px;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
    background-color: #fff;
  }
  .app-spec-hdg-03 .hdg-03 {
    margin-bottom: 0;
  }
  .app-spec-hdg-03 .hdg-03-category {
    top: 20px;
  }
}

/* ----------------------------------------
 app for PC
---------------------------------------- */
@media all and (min-width: 1020px), print {
  .box-section.mt {
    margin-top: 60px;
  }
  .app-box-cv {
    margin-bottom: 60px;
    margin-right: auto;
    margin-left: auto;
    padding: 25px 100px;
    display: table;
    background: url("/app/img/bg_box_cv.gif") repeat 0 0;
  }
  .app-box-cv .list-note {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .app-box-cv-hdg {
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4;
    text-align: center;
  }
  .app-list-btn {
    text-align: center;
  }
  .app-list-btn-item {
    margin-top: 15px;
  }
  .app-list-btn-item:first-child {
    margin-top: 0;
  }
  .app-list-btn-item .btn {
    padding: 15px 55px 15px 40px;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0.2em;
  }
  .co2 {
    width: 480px;
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .clearFix {
    overflow: hidden;
  }
  .clearFix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
  }
  * html .clearFix {
    height: 1em;
    overflow: visible;
  }
  td {
    padding: 20px !important;
    font-size: 95% !important;
    text-align: left !important;
  }
  td img {
    display: block;
    margin: 0 auto;
  }
  td p {
    margin-bottom: 20px;
  }
  td p.mg_non {
    margin: 0px !important;
  }
  th.title {
    background: #FFF !important;
    font-size: 150% !important;
  }
  .borb_d {
    border-bottom: 1px #ccc dashed !important;
  }
  .borb_t_non {
    border-top: none !important;
  }
  .step_box .text_box {
    width: 700px;
    float: right;
  }
  .step_box {
    clear: both;
    margin-bottom: 35px;
    padding-bottom: 30px;
    background: url("../img/step_ya.png") no-repeat 125px 100%;
    background-size: 20px auto;
  }
  .step_box_image {
    float: left;
    width: 269px;
  }
  .step_box.non_y {
    padding-bottom: 0;
    background: none;
  }
  .step_box img {
    vertical-align: top;
  }
  .step_box .text_box h2 {
    font-size: 128.6%;
    color: #589501;
    line-height: 28px;
    height: 25px;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .step_box .text_box h2 img {
    margin-right: 4px;
    max-width: 86px;
  }
  .step_box .text_box p, .step_box .text_box li {
    font-size: 100%;
  }
  .step_box .text_box p.mb {
    margin-bottom: 20px;
  }
  .step_box .text_box p.red {
    text-indent: -1em;
    padding-left: 1em;
  }
  p.gl {
    color: #777;
  }
  .step_box .text_box p img, .step_box .text_box li img {
    margin-top: 0.15em;
  }
  .step_box_num {
    width: 14px;
  }
  .app {
    padding: 60px 70px !important;
    position: relative;
  }
  .app-related-hdg {
    width: 193px;
    text-align: left;
  }
  .app .text img {
    display: block;
    margin-bottom: 15px;
  }
  .app .text {
    margin-bottom: 20px;
  }
  .app .btn {
    margin-bottom: 5px;
  }
  .app img.pic {
    position: absolute;
    top: 115px;
    right: 55px;
    width: 307px;
  }
  .app_btn {
    width: 100%;
    max-width: 445px;
  }
  .app-spec-table th {
    width: 25%;
  }
  .app-spec-hdg-03 {
    margin-bottom: 0;
    padding: 50px 20px 20px;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
    background-color: #fff;
  }
  .app-spec-hdg-03 .hdg-03 {
    margin-bottom: 0;
  }
  .app-spec-hdg-03 .hdg-03-category {
    top: 20px;
  }
}
