@charset 'utf-8';

#res14-wrap-bg,
#backgroundcolor,
.res14-contents {
	background: #fff !important;
}
.res14-contents-sub {
	display: none;
}

@media screen and (min-width: 641px) {
    .main_catch {
        background-color: #E1F1FA;
        padding: 60px;
    }

    .main_catch > h1 {
        font-size: 28px;
        color: #696969;
    }
    .yuryohaken_logo {
        float: right;
        display: table-cell;
        margin-right: 30px;
    }
    .ns18_h2__type02 {
        font-size: 28px !important;
        font-weight: normal !important;
    }
    .nets_modules__img-cont2 {
        margin-top: 20px;
        display: table;
    }
    .yuryohaken_wrap {
        display: table-cell;
        width: 70%;
        float: left
    }
    .res14-contents-merit__sub-group02 > li {
        padding: 20px !important;
    }
    .res14-contents-merit__sub-group02-icon {
        display: block;
        position: absolute;
        top: 8px !important;
        right: 15px !important;
    }
    .res14-contents-merit__sub-group02-tit {
        padding: 10px !important;
        border-radius: 0 !important;
    }
}

@media screen and (max-width: 640px) {
    .main_catch {
        background-color: #E1F1FA;
        padding: 20px;
    }
    .main_catch > h1 {
        font-size: 18px;
        color: #696969;
    }
    .res14-contents-merit__sub-group02-tit {
          background: #52B2F1;
          padding: 5px;
          color: #fff;
        　font-size: 14px !important;
        }
    .res14-contents-merit__sub-group02-icon {
          display: block;
          position: absolute;
          top: 3px;
          right: 4px;
        }
    .res14-contents-merit__sub-group02 > li {
          float: left;
          padding: 10px;
          border: 1px solid #ccc;
          position: relative;
        }
    .nets_modules__img-cont2 {
        text-align: center;
    }
    .yuryohaken_wrap {
        margin-top: 20px;
    }
    .yuryohaken_wrap > p {
        text-align : initial;
    }
    .yuryohaken_logo {
        margin-top: 20px;
    }
        /* clearfix */
        .cfix {
          display: block;
          min-height: 1%;
        }

        .cfix:after {
          clear: both;
          content:".";
          display: block;
          height: 0;
          visibility: hidden;
        }
        .res14-contents-merit__sub-group > li:first-child , .res14-contents-merit__sub-group02 > li:first-child , .res14-contents-merit__sub-group03 > li:first-child {
          margin-left: 0;
        }
}