.ttl__h1_2_1 {
    margin-top: 30px;
    margin-bottom: 24px;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
}

em {
    color: #006837;
    font-style: normal;
    font-weight: bold;
}

p.lead {
    text-align: center
}

.vpupBlock {
    max-width: 1100px;
    margin: 0 auto;
}

.vpupBlock .box {
    background-color: #f2f2f2;
    padding: 1.2em 1.5em;
}


.vpupBlock .txt--note {
    margin-left: 1.4rem;
    font-size: 14px;
    font-size: 1.4rem;
    text-indent: -1.4rem;
    line-height: 1.8;
}

.vpupBlock .box a {
    font-size: 1.4rem;
    text-indent: -1em;
    line-height: 1.4;
    color: #00926c;
    font-weight: 500;
    text-decoration: underline;
}

.vpupBlock h2 {
    border-left: 12px solid #b3e05e;
    padding-left: 1em;
    padding-right: 0.5em;
    font-size: 24px;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 1.2em;
    margin-bottom: 1.5em;
}

.vpupJoken {
    padding-top: 5rem;
}
.vpupJoken-note {
    padding-bottom: 5rem;    
}

.vpupBlock .shop {
    border: 6px solid #c9ebca;
    padding: 0.5em 1em;
    margin: 1em 0;
}
.vpupBlock .shop li {
    margin: 0.2em 0em 0.2em 0;
}


.vpupBlock .col_item_two {
    width: 80vw;
    margin: 0 auto;
}


#blk-caution {
    padding: 1em;
}
#blk-caution h2 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 0.5em;
}
#blk-caution blockquote {
    margin-left: 1em;
}

#blk-caution hr {
    height: 1px;
    background-color: #8ac28c;
    border: none;
    margin-bottom: 2em;
}
#blk-caution h3 {
    font-weight: bold;
    margin-bottom: 1em;
}

.vpupInner {
    width: 92vw;
    margin: 0 auto;
}



    .u_mt20 {
        margin-top: 1em !important;
    } 
    .u_mt40 {
        margin-top: 2em !important;
    } 
    .u_mt100 {
        margin-top: 5em !important;
    } 


.mainApply .flexBox {
}

.mainApply .vpupJoken .flexBox {
    flex-direction: column;
}
.mainApply .vpupBlock .flexBox__item:first-child {
    margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
    .ttl__h1_2_1 {
        font-size: 38px;
        font-size: 3.8rem;
    }
    .vpupBlock .box {
        background-color: #f2f2f2;
        padding: 40px 50px;
    }
    .vpupInner {
        width: 100%;
    }
    .u_mt20 {
        margin-top: 20px !important;
    } 
    .u_mt40 {
        margin-top: 40px !important;
    } 
    .u_mt100 {
        margin-top: 100px !important;
    } 
    .vpupBlock h2 {
        font-size: 36px;
        font-size: 3.6rem;
    }
    .mainApply .vpupBlock .flexBox__item:first-child {
        margin-right: 8rem;
        margin-bottom: 0;
    }
    #blk-caution {
        padding: 3em;
    }
    #blk-caution blockquote {
        margin-left: 2em;
    }
    .vpupBlock .col_item_two {
        width: 700px;
        margin: 0 auto;
    }
    .vpupBlock .col__item {
        width: 46%;
    }
    .vpupBlock .col__item:first-child {
        margin-right: 8%;
    }
    .vpupBlock .shop {
        border: 6px solid #c9ebca;
        padding: 1em 2.5em;
        margin: 1em 0;
    }
    .vpupBlock .shop li {
        display: inline-block;
        margin: 0.5em 1.5em 0.5em 0;
    }
    .mainApply .vpupJoken .flexBox {
        flex-direction: row;
    }

}


    .page__ttl,
    .ttl__h1_2_1 {
      margin-top: 0.8em;
    }

    .header_close{
      padding: 0.3em 0.5em;
      background: #eef3f0;
      font-weight: 700;
      text-align: right;
    }
    .header_close a {
          font-weight: normal;
    color: #666;
    border: 1px solid #666;
    width: 1.4em;
    height: 1.4em;
    display: inline-block;
    text-align: center;
    border-radius: 0.7em;
    background-color: #eeeeee;
    line-height: 1.2em;
    }


    .foot_close {
      text-align: center;
      margin: 1em 0 3em;
    }
    .foot_close button{
      border: 1px solid #999; padding: 0.5em 2em; background: #f2f2f2;
      border-radius: 0.2em;
    }


    @media screen and (max-width: 767px) {
      .stepMachine__content {
        text-align: left;
      }
      .main.mainApply {
        padding-top: 0;
      }
    }


