@font-face {
  font-family: 'mplus-1c-regular';
  src: url('../fonts/mplus-1c-regular.eot?#iefix') format('embedded-opentype'),
  		 url('../fonts/mplus-1c-regular.woff') format('woff'),
  		 url('../fonts/mplus-1c-regular.ttf')  format('truetype'),
  		 url('../fonts/mplus-1c-regular.svg#mplus-1c-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mplus-1c-bold';
  src: url('../fonts/mplus-1c-bold.eot?#iefix') format('embedded-opentype'),
  		 url('../fonts/mplus-1c-bold.woff') format('woff'),
  		 url('../fonts/mplus-1c-bold.ttf')  format('truetype'),
  		 url('../fonts/mplus-1c-bold.svg#mplus-1c-bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
h1, h2, h3, h4, h5, h6, span, p {
  font-family: initial;  
}
*/
li{
  font-size: 14px;
}
p{
  font-size: 14px;
  line-height: 1.8em;
}
.float_left {
    float:left;
}
.float_right {
    float: right;
}
.float_left, .float_right{
  width: 50%;
}
.announcement{
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px dotted #8099c1;
}
.announcement > :nth-child(1){
  padding-right: 50px;
}
.announcement > :nth-child(1) img{
    display: block;
    width: 100%;
}
.announcement > :nth-child(2){
    position: relative;
}
.announcement > :nth-child(2) p{
    line-height: 1.8em;
}
.announcement > :nth-child(2) h3{
    margin-bottom: 5.2%;
    font-size: 30px;
    line-height: 1.5em;
    color: #003282;
}

/* ------------------- Features Section  ------------------- */

.features > li{
    padding: 40px 0;
    border-bottom: 1px dotted #8099c1;
}
.features > :nth-of-type(1){
    padding-top: 25px; 
}
.features .number {
    width: 65px;
    height: 65px;
    border: 1px solid #003282;
    border-radius: 33px;
    text-align: center;
    padding-top: 8px;
    margin-right: 15px;
}
.features > :nth-child(2) .number{
    margin-right: 2px;
}
.features .number p{
    font-family: 'mplus-1c-regular';
    font-size: 12px;
    color: #003282;
}
.features .number span{
    display: block;
    font-family: 'mplus-1c-bold';
    font-size: 30px;
    line-height: 1em;
    color: #003282;
}
.features .number + span{
    font-weight: bold;
    font-size: 22px;
    line-height: 1.5em;
}
.features .number,
.features .number + span{
    display: inline-block;
    vertical-align: middle;
}
.features > :nth-of-type(1) .float_left:nth-of-type(1) > p{
    margin: 25px 0px;
}
.features > :nth-of-type(1) .float_right img{
    display: block;
    width: 92%;
    margin: 19% auto 0 auto;
}
.features > :nth-of-type(1) .float_left:nth-of-type(3){
    background-color: #aac8ff;
    padding: 10px 10px 20px 10px;
}
.features > :nth-of-type(1) .float_left:nth-of-type(3) > p{
    padding: 5px 10px;
    background-color: #f09424;
    width: 55px;
    color: #003282;
    margin-bottom: 20px;
}
.features > :nth-of-type(1) .float_left:nth-of-type(3) ul{
    padding-left: 20px;
}
.features > :nth-of-type(1) .float_left:nth-of-type(3) li{
    line-height: 1.5em;
}
.features > :nth-of-type(1) .float_left:nth-of-type(3) li:before{
    content: url(../images/mirais_cloud/ico_grey_dot.png);
    position: relative;
    top: -5px;
    left: -5px;
}
.features :nth-child(1) .float_left:nth-of-type(3) ul :nth-child(1){
    margin-bottom: 20px;
}
.features :nth-child(2) .float_right > p{
    margin: 25px 0;
    font-size: 14px;
}
.features :nth-child(2) .float_left img{
    display: block;
    margin: 0 auto;
    width: 92%;
}
.features > :nth-of-type(2) > ul{
    padding-top: 40px;
}
.features > :nth-of-type(2) ul h4{
    font-size: 16px;
    color: #f09424;
    margin-bottom: 20px;
}
.features > :nth-of-type(2) > ul ul{
    padding-left: 30px;
}
.features > :nth-of-type(2) .reduction_cost > li{
    width: 33%;
    padding: 0 15px;
    border-right: 1px solid #e0e0e0;
}

.features > :nth-of-type(2) .reduction_cost > :nth-child(1){
    padding-left: 0;
}

.features > :nth-of-type(2) .reduction_cost > :nth-child(3){
    padding-right: 0;
    border-right: 0;
}


.features > :nth-of-type(2) .reduction_cost > li li{
    margin-bottom: 10px;
}

/*
.features > :nth-of-type(2) .reduction_cost > :nth-child(1){
    padding-right: 15px;
}

.features > :nth-of-type(2) .reduction_cost > :nth-child(2){
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
}
*/

.features > :nth-of-type(2) .reduction_cost > li li:before{
    content: url(../images/mirais_cloud/ico_grey_dot.png);
    position: relative;
    top: -5px;
    left: -5px;
}
.features > :nth-of-type(2) .reduction_cost > li small{
    display: block;
    text-align: right;
    font-size: 12px;
}
.features > :nth-of-type(2) .reduction_cost > li:nth-child(1) small{
    margin-bottom: 20px;
}
.features > :nth-of-type(2) .reduction_cost > li:nth-child(1) p{
    display: list-item;
    font-size: 11px;
    list-style-position: outside;
    list-style-image: url(../images/mirais_cloud/ico.png);
    margin-left: 40px;
}
.features > :nth-of-type(3){
    border-bottom: none;
}
.features > :nth-of-type(3) > :nth-child(1){
    width: 34%;
}
.features > :nth-of-type(3) > :nth-child(2),
.features > :nth-of-type(3) > :nth-child(3){
    width: 33%;
}
.features > :nth-of-type(3) > :nth-child(2){
    position: relative;
}
.features > :nth-of-type(3) > :nth-child(2):after{
    content: url(../images/mirais_cloud/ico_arrow.png);
    position: absolute;
    right: -10px;
    top: 46%;
}
.features > :nth-of-type(3) > :nth-child(2) img,
.features > :nth-of-type(3) > :nth-child(3) img{
    display: block;
    margin-left: auto;
    width: 100%;
}
.features > :nth-of-type(3) > :nth-child(1){
    padding-right: 25px;
}
.features > :nth-of-type(3) > :nth-child(1) > p{
    margin-top: 30px;
}
.features > :nth-of-type(3) .number + span{
    width: 72%;
}

/* ------------------- CTA section  ------------------- */
.call-to-action {
    border: 1px solid #607fb1;
    padding: 25px 35px;
    margin-bottom: 40px;
    width: 100%;
}
.call-to-action p{
    font-weight: bold;
    float: left;
    margin-top: 1%;
    font-size: 16px;
}
.call-to-action div{
    display: table;
    float: right;
    background-color: #003282;
    width: 260px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
}
.call-to-action div a{
    color: #fff;
    font-size: 13px;
    display: table-cell;
    vertical-align: middle;
}
.call-to-action div{
    position: relative;
}
.call-to-action div:after{
    content: url(../images/mirais/ico_btn_white.png);
    position: absolute;
    right: 23px;
    top: 33%;
}
.call-to-action div.reverse{
    border: 2px solid #003282;
    background-color: #fff;
}
.call-to-action div.reverse a{
    color: #003282;
}
.call-to-action div.reverse:after{
    content: url(../images/mirais/ico_btn_blue.png);
}

/* ------------------- Above footer section  ------------------- */
.other-products {
    background-color: #aac8ff;
    padding: 40px 0;
}
.other-products .max_980 {
    text-align: center;
}
.other-products a{
    display: inline-block;
}
.other-products :nth-of-type(2){
    margin-left: 12px;
    margin-right: 6px;
}
.other-products :nth-of-type(3){
    margin-left: 6px;
    margin-right: 12px;
}
.other-products h5{
    text-align: center;
    font-size: 20px;
    line-height: 1em;
    margin: 0px 0px 40px 0;
    color: #003282;
}
.other-products div div p{
    margin-left: 20px;
    font-size: 18px;
}
.other-products .max_980 :nth-child(5) div{
    position: relative;
}
.other-products .max_980 :nth-child(5) div:after{
    content: url(../images/kakarin/ico_btn_blue.png);
    position: absolute;
    right: 10px;
    top: 40%;
}

/* ------------------- Effects ------------------- */

.call-to-action div:hover{
    background-color: #fff;
    border: 2px solid #003282;
}
.call-to-action div:hover a{
    color: #003282;
}
.call-to-action div:hover:after{
    content: url(../images/mirais/ico_btn_blue.png);
}
.call-to-action div.reverse:hover{
    background-color: #003282;
}
.call-to-action div.reverse:hover a{
    color: #fff;
}
.call-to-action div.reverse:hover:after{
    content: url(../images/mirais/ico_btn_white.png);
}
.other-products a:nth-of-type(1):hover img,
.other-products a:nth-of-type(2):hover img,
.other-products a:nth-of-type(3):hover img{
    opacity: 0.8;
}
.other-products .max_980 :nth-child(5) div{
    position: relative;
}
.other-products .max_980 :nth-child(5) div:after{
    content: url(../images/kakarin/ico_btn_blue.png);
    position: absolute;
    right: 10px;
    top: 40%;
}

/* ------------------- Responsive CSS  ------------------- */

@media (max-width:980px){
    .content{
        padding-left: 10px;
        padding-right: 10px;
    }
    .announcement > :nth-child(1){
        padding-right: 25px;
    }
    .announcement > :nth-child(2) h3{
        font-size: 25px;
    }
    .announcement > :nth-child(2) p br{
        display: none;
    }

    .features .number + span{
        width: 72%;
        font-size: 17px;
    }
    .features .number + span br{
        display: none;
    }
    .features :nth-child(2) .float_right > p{
        font-size: 12px;
    }
    .features > :nth-of-type(3) .number{
        margin-right: 5px;
    }
    .features > :nth-of-type(3) .number + span{
        width: 62%;
    }
    .features > :nth-of-type(3) > :nth-child(1) {
        padding-right: 15px;
    }
    .features > :nth-of-type(3) > :nth-child(2):after{
        top: 45%;
    }
    .features > :nth-of-type(3) > :nth-child(2) img,
    .features > :nth-of-type(3) > :nth-child(3) img {
        width: 100%;
    }
    .features > :nth-of-type(3) > :nth-child(2),
    .features > :nth-of-type(3) > :nth-child(3){
        width: 30%;
    }
    .features > :nth-of-type(3) > :nth-child(2){
        margin-right: 15px;
    }
    .other-products a{
        width: 22%;
    }
    .other-products a img{
        width: 100%;
    }
}
@media (min-width:641px) and (max-width:785px){
    .call-to-action p{
        margin-top: 2%;
        float: none;
        margin-bottom: 10px;
    }
    .call-to-action div{
        width: 35%;
        float: none;
    }
    .call-to-action div:not(.reverse) a{
        font-size: 11px;
    }
    .call-to-action div:after{
        right: 5%;
    }
}
@media (max-width:640px){
    .content{
        padding-left: 0px;
        padding-right: 0px;
    }
    .announcement .float_right, .features > li > :nth-child(1),
    .features > :nth-of-type(3), .features li > :nth-child(2) ul li,
    .reduction_cost, .call-to-action-wrap{
        padding-left: 15px;
        padding-right: 15px;
    }
    .float_left, .float_right{
        float: none;
    }
    .announcement > :nth-child(1){
        padding-right: 0;
    }
    .announcement{
        padding-top: 0;
        padding-bottom: 25px;
    }
    .float_left{
        width: 100%;
    }
    .float_right{
        padding: 25px 10px 0 10px;
        width: 100%;
    }
    .float_right h3{
        font-size: 29px;
        margin-bottom: 25px;
    }
    .float_right h3 br{
        display: none;
    }
    .float_right p br{
        display: none;
    }
    .float_right img{
        display: none;
    }
    .features .number{
        padding-top: 3px;
        width: 50px;
        height: 50px;
    }
    .features .number span{
        font-size: 22px;
    }
    .features .number + span{
        font-size: 16px;
        width: 75%;
    }
    .features .number + span br{
        display: none;
    }
    .features > :nth-of-type(2) .number,
    .features > :nth-of-type(2) .number + span{
        vertical-align: top;
    }
    .features > :nth-of-type(1) .float_right,
    .features > :nth-of-type(2){
        padding-top: 0;
    }
    .features > :nth-of-type(1) .float_right img{
        margin-top: 0px;
        margin-bottom: 25px;
    }
    .features > :nth-of-type(2){
        padding-bottom: 25px;
    }
    .features > :nth-child(2) .float_left{
        padding-bottom: 25px;
        border-bottom: 1px solid #e4e4e4;
    }

    .features > :nth-of-type(2) .reduction_cost > :nth-child(1){
	border-right: 0;
    }

    .features > :nth-of-type(2) .reduction_cost > :nth-child(2){
        border-left: none;
        border-right: none;
        padding-bottom: 25px;
    }
    .features > :nth-of-type(2) .reduction_cost > li{
        width: 100%;
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 25px;
        margin-bottom: 25px;
    }
/*    .features > :nth-of-type(2) .reduction_cost > :nth-child(1),
    .features > :nth-of-type(2) .reduction_cost > :nth-child(2),
    .features > :nth-of-type(2) .reduction_cost > :nth-child(3){
        padding-left: 0px;
        padding-right: 0px;
    }*/
    .features > :nth-of-type(2) .reduction_cost > :nth-child(3){
         border-bottom: none;
         padding-bottom: 0px;
         margin-bottom: 0px
    }
    .features > :nth-of-type(3) > :nth-child(1){
        padding-right: 0px;
        padding-left: 0px;
    }
    .features > :nth-of-type(3) > :nth-child(1),
    .features > :nth-of-type(3) > :nth-child(2),
    .features > :nth-of-type(3) > :nth-child(3){
        width: 100%;       
    }
    .features > :nth-of-type(3) > :nth-child(2){
        margin: 25px 0;       
    }
    .features > :nth-of-type(3) > :nth-child(2):after{
        content: url(../images/mirais_cloud/ico_arrow.png);
        position: absolute;
        top: auto;
        bottom: -18px;
        right: 49%;
        transform: rotate(90deg);
    }
    .features > :nth-of-type(3) > :nth-child(2) img,
    .features > :nth-of-type(3) > :nth-child(3) img{
        margin-right: auto;
    }
    .features > :nth-of-type(3) > :nth-child(2) img,
    .features > :nth-of-type(3) > :nth-child(3) img{
        /*width: auto;*/
    }
    .call-to-action{
        padding-left: 10px;
        padding-right: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .call-to-action p, .call-to-action div{
        float: none;
    }
    .call-to-action div{
        margin: 30px auto 0 auto;
    }
    .other-products{
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 15px;
    }
    .other-products h5{
        line-height: 1.5em;
        margin-bottom: 25px;
    }
    .other-products a:nth-of-type(2),
    .other-products a:nth-of-type(3),
    .other-products a:nth-of-type(4){
        margin: 10px 0 0 0;
    }
    .other-products a{
        width: 100%;
        margin: 0;
    }
    .other-products a{
        width: 100%;
        background-color: #fff;
        text-align: left;
    }
    .other-products a img{
        width: auto;
    }  
}
@media (min-width:320px) and (max-width:414px){
    .features > :nth-of-type(3) > :nth-child(2) img,
    .features > :nth-of-type(3) > :nth-child(3) img{
        width: 100%;
    }
    .call-to-action div{
        width: 230px;
    }
    .call-to-action div:not(.reverse) a{
        font-size: 11px;
    }
}