.mainv {
    background: url(media/mainv_application.png) center top no-repeat;
    margin-bottom: 30px;
}
.mainv {
    width: 100%;
    height: 180px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#main1 {
    width: 1000px;
    padding: 0 0 5px;
    text-align: center;
    margin:0 auto;
}

#main1 .entry {
    background: #FFF;
}

.entryBody {
    /* width: 1000px; */
    /* padding: 0 10px; */
    margin: 0 auto;
    font-size: 1.6rem;
}

#main1 .sec {
    padding: 60px 0;
}

#main1 .sec .inner {
    width: 1000px;
    margin: 0 auto;
}

.heading01 {
    color: #00A0E9;
    text-align: center;
    padding: 0.6em;
    border-top: solid 2px #00A0E9;
    border-bottom: solid 2px #00A0E9;
    background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    font-size: 2.4rem;
    margin-bottom: 2.5rem;
    line-height: 1;
}

.mb20 {
    margin-bottom: 2rem !important;
}

#main1 .sec02 .lBox, #main1 .sec02 .rBox {
    width: 48%;
}
.lBox {
    float: left;
}

#main1 .sec02 .heading02 {
    font-size: 1.7rem;
}
.heading02 {
    position: relative;
    padding: 0.6rem 1.6rem;
    background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
    background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
    border-radius: 7px;
    font-size: 2.4rem;
    text-align: left;
    margin-bottom: 2rem;
}

.heading02:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #ffebbe;
    width: 0;
    height: 0;
}

.mb10 {
    margin-bottom: 1rem !important;
}

.tac {
    text-align: center !important;
}

#main1 .sec02 .lBox, #main1 .sec02 .rBox {
    width: 48%;
}
.rBox {
    float: right;
}

.cf:after {
    content: '';
    display: block;
    clear: both;
}

#main1 .sec02 .heading02 {
    font-size: 1.7rem;
}

#main1 .sec {
    padding: 60px 0;
}

#main1 .sec .inner {
    width: 1000px;
    margin: 0 auto;
}

.heading01 {
    color: #00A0E9;
    text-align: center;
    padding: 0.6em;
    border-top: solid 2px #00A0E9;
    border-bottom: solid 2px #00A0E9;
    background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    font-size: 2.4rem;
    margin-bottom: 2.5rem;
    line-height: 1;
}

.mb10 {
    margin-bottom: 1rem !important;
}