body {
    background-image: none!important;
}
.page-wrapper {
    padding: 0;
}
.page-wrapper .container {
    box-sizing: border-box;
    padding: 0;
}
.page-wrapper .container .row {
    margin-left: 0;
    margin-right: 0;
}
.page-wrapper h1 {
    margin: 0;
    padding: 0;
}
.page-wrapper h1 img{
    width: 100%;
}

.fullbg {
    width: 100%;
    margin: 0;
    background-color: #88abda;
    position: relative;
}
.section03,
.section04,
.section05,
.section06 {
    margin: 50px 0;
    clear: both;
}

.section01 h2,
.section03 h2,
.section04 h2,
.section05 h2,
.section06 h2,
.section07 h2 {
    box-sizing: border-box;
    font-weight: bold;
    color: #002c6f;
    margin-bottom: 40px;
    text-align: center;
}

.section01{
    width: 100%;
    clear: both;
}
.section01 h2 {
    margin-top: 32px;
    margin-bottom: 48px;
}
.section01 .unit {
    width: 33.33333%;
    float: left;
    padding: 0 7.5px;
    margin-bottom: 30px;
}
.section01 .unit:first-child {
    padding-left: 0;
}
.section01 .unit:last-child {
    padding-right: 0;
}
.section01 .unit .unit-inner{
    margin-right: 0;
    border: 2px solid #002c6f;
    border-radius: 4px;
    padding: 20px;
    font-size: 16px;
}
.section01 .unit .unit-inner p {
    margin-top: 20px;
}
.section01 h3 {
    text-align: center;
    font-size: 24px;
    line-height: 1;
    padding: 10px;
    background: #002c6f;
    margin: -40px auto 0;
    color: #fff;
    border-radius: 6px;
}
.section02 {
    padding: 15px 0 60px 0;
}
.section02 h2 {
    font-weight: bold;
    color: #fff;
    margin-bottom: .8em;
}
.section02 ul{
    padding: 0;
    margin: 0;
}
.section02 ul li {
    box-sizing: content-box;
    padding: 10px 15px;
    margin: 0;
    width: 45%;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: .5em;
    color: #fff;
    background-color: #002c6f;
}
.section02 ul li:nth-child(2n+1){
    margin: 0 15px 0 0;
}
.arrow {
    position: absolute;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 40px;
    bottom: -50px;
    left: 45%;
    text-align: center;
    overflow: hidden;
}
.arrow span {
    width: 0;
    height: 0;
    margin: 20px auto 0;
    display: block;
    border-top: 30px solid #88abda;
    border-right: 20px solid #fff;
    border-bottom: 30px solid #fff;
    border-left: 20px solid #fff;
}
.section03 h2 {
    /* text-align: left; */
    text-align: center;
    color: #002c6f;
    /* padding-left: 520px; */
    line-height: 1.3em;
    margin-bottom: .5em;
    margin-top: 0;
}
.section03 h2 span {
    font-size: 150%;
    color: #f10050;
}
.section03 p {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.7em;
    padding-left: 520px;
}
.section03 .img_sec03 {
    width: 480px;
    padding-bottom: 30px;
    float: left;
}

.tbl_comparison{
    width: 100%;
    border-collapse: collapse;
}
.tbl_comparison td,
.tbl_comparison th {
    border: 1px solid #ffffff;
    background-color: #efefef;
    text-align: center;
    padding: 15px 5px;
    font-size: 16px;
}
.tbl_comparison th.smp,
.tbl_comparison td.smp {
    /* font-size: 110%; */
    font-weight: bold;
    color: #fff;
    background-color: #002c6f;
}
.tbl_comparison th.smp span,
.tbl_comparison td.smp span {
    color: #ffe100;
}
.tbl_comparison th.smp span span,
.tbl_comparison td.smp span span {
    font-size: 200%;
}
.section05 ul {
    width: 80%;
    margin: 0 auto;
    padding: 0;
}
.section05 ul li {
    list-style: none;
    min-height: 80px;
    position: relative;
    background-color: #efefef;
    border-radius: 40px;
}
.section05 ul li:nth-child(4) {
    background-color: #002c6f;
}
.section05 ul li span {
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background-color: #002c6f;
    color: #fff;
    text-align: center;
    font-size: 32px;
    line-height: 80px;
}

.section05 ul li h3,
.section05 ul li p {
    box-sizing: border-box;
    margin-left: 100px;
    margin-right: 32px;
} 
.section05 ul li h3 {
    font-size: 20px;
    border-bottom: 1px dashed #002c6f;
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 5px;
    font-weight: bold;
}
.section05 ul li:nth-child(4) h3 {
    color:#ffe100;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 80px;
}
.section05 h2 span {
    font-size: 150%;
    color: #f10050;
}
.section06 ul {
    padding: 0 10px;
}
.section06 ul li {
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    margin-bottom: 20px;
    list-style: none;
    text-align: center;
}
.section06 ul li:nth-child(1),
.section06 ul li:nth-child(4){
    padding-right: 10px;
}

.section06 ul li:nth-child(2),
.section06 ul li:nth-child(5){
    padding-left: 10px;
    padding-right: 10px;
}

.section06 ul li:nth-child(3),
.section06 ul li:nth-child(6) {
    padding-left: 10px;
}
.section06 ul li div {
    background-color: #efefef;
    border-radius: 10px;
    padding: 5px 20px;
}
.section06 ul li div h3 {
    font-size: 18px;
    padding-bottom: .5em;
    border-bottom: 1px dashed #999;
    margin-bottom: 0;
}
.section06 ul li div p {
    font-size: 18px;
    font-weight: bold;
}
.section06 ul li div p span {
    font-size: 32px;
    color: #f10050;
}
.section07 h2 {
    margin-top: 64px;
}
.section07 .form_wrap {
    margin: 0 15px;
}
.section07 h3 {
    color: #002c6f;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}
.section07 .tel{
    font-size: 240%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
}
.section07 .tel a,
.section07 .tel a:hover{
    color: #f10050;
}
footer {
    width: 100%;
    margin: 0;
    padding: 30px 0;
    text-align: center;
    background-color: #333;
}
footer ul li {
    list-style: none;
    display: inline-block;
}
footer a {
    padding: 0 3em;
    cursor: pointer;
    color: #fff;
}
footer a:hover {
    color: #fff;
    opacity: .7;
}
@media screen and (max-width: 960px) {
    .section01 .unit {
        width: 100%;
        clear: both;
        padding: 0 10px!important;
        margin-bottom: 40px;
    }
    .section01 .unit_wrapper{
        padding: 0 10px;
    }
    .section02 {
        padding: 15px 10px 40px;
    }
    .section02 ul li {
        width: auto;
        display: block;
    }
    .section02 ul li:nth-child(2n+1){
        margin: 0 0 .5em 0;
    }
    .section03 .img_sec03 {
        display: none;
    }
    .section03 h2 {
        padding: 10px;
    }
    .section03 p {
        padding-left: 0;
    }

    .tbl_comparison td,
    .tbl_comparison th {
        padding: 5px;
        font-size: 12px;
    }
    .section05 ul {
        width: 95%;
        box-sizing: border-box;
        padding: 0 10px;
        margin: 0 auto;
    }
    .section06 ul li {
        width: 100%;
        clear: both;
        margin-bottom: 20px;
        list-style: none;
        text-align: center;
        padding: 0 10px;
    }
    .section06 ul li:nth-child(1),
    .section06 ul li:nth-child(2),
    .section06 ul li:nth-child(3),
    .section06 ul li:nth-child(4),
    .section06 ul li:nth-child(5),
    .section06 ul li:nth-child(6){
        padding-left: 10px;
        padding-right: 10px;
    }
}