/*
body * {line-height: 150%;  color:#696969;}
*/

/*
header {font-size:12px;}

#HEADER-GLOBALMENU,
*/

* {
    box-sizing: border-box;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left
}

nav#HEADER-GLOBALMENU {
    width: 100%;
    margin: auto;
}

nav#HEADER-GLOBALMENU ul {
    text-align: center;
    width: 950px;
}

nav#HEADER-GLOBALMENU ul li {
    display: inline-block;
    letter-spacing: normal;
    padding-left: 16px !important;
    padding-right: 15px !important;
    background-image: url(../site-img/icon_sq_gray.png);
    background-repeat: no-repeat;
    background-position: left 11px;
    vertical-align: top;

}



.button_column a,
.button_trial a,
.button_partner a {
    color: #fff !important;
}

.button_column {
    background: #accb2a;
    border-radius: 3px;
}

.button_column:hover {
    background: #C5E34A;
    color: #fff;
    text-decoration: none;
    transition: 0.2s
}

.button_trial {
    background-image: none !important;
    background: #F76556;
    border-radius: 3px;
}

.button_trial:hover {
    background: #FF8D81;
    color: #fff;
    text-decoration: none;
    transition: 0.2s
}

.button_partner {
    background-image: none !important;
    background: #0099FF;
    color: #fff;
    margin-right: 6px;
    border-radius: 3px;
}

.button_partner:hover {
    background: #00CCFF;
    color: #fff;
    text-decoration: none;
    transition: 0.2s
}

.wf-mplus1p {
    font-family: "M PLUS 1p";
}

.wf-notosansjapanese {
    font-family: "Noto Sans JP";
}

.alignCenter {
    text-align: center;
}

.alignLeft {
    text-align: left;
}

.alignRight {
    text-align: right;
}


.smaller {
    font-size: 80%;
    color: #363636;
}

.strong,
.bold {
    font-weight: bold !important;
}

.white {
    color: #fff !important;
}

a img:hover {
    opacity: 0.7;
    transition: 0.5s
}

/* RESET */

p {
    margin-bottom: 1em;
    line-height: 1.5em;
}

ul li {
    line-height: 1.5em;
}

/*
.contentsbox {letter-spacing: 0;}

h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, caption, img, form, blockquote, label {line-height: 1.5em;}
*/

.width100 {
    width: 100% !important;
}

/*
h1, h2, h3, h4, h5, h6 { font-family: "M PLUS 1p" !important;}
*/

h2.v2 {
    font-size: 18px !important;
    font-weight: bold;
    margin: 2em 0 1em;
    padding-bottom: 8px;
    border-bottom: 2px solid #ccc;
}

h2.v2:before {
    content: "\f111";
    font-family: "Font Awesome 6 Pro";
    color: #accb2a;
    margin-right: 0.5em;
    font-size: 80%;
}

h3.v2 {
    font-size: 18px;
    font-weight: bold;
    margin: 1em 0 1.5em;
}

h3.v2:before {
    content: "\f0da";
    font-family: "Font Awesome 6 Pro";
    color: #accb2a;
    margin-left: 1em;
    margin-right: 0.5em;
    font-size: 80%;
}

h3.v3 {
    font-size: 16px;
    font-weight: bold;
    margin: 1em 0 0.5em;
    border: 1px solid #ccc;
    background: #f9f9f9;
    padding: 8px;
    border-radius: 4px;
    text-align: center;
}

h4.v2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0.8em;
}

h4.v2:before {
    content: "\f111";
    font-family: "Font Awesome 6 Pro";
    color: #accb2a;
    margin-right: 0.5em;
    font-size: 80%;
}

#main_visual {
    border: 1px solid #ccc;
    min-height: 300px;
    clear: both;
    margin-bottom: 30px;
}

.alignCenter {
    text-align: center;
}

.box_wrapper {
    overflow: hidden;
    clear: both;
}

td.one_third {
    width: 33.33%;
    vertical-align: top;
}

.top_box {
    border: 1px solid #ccc;
    height: 300px;
    box-sizing: border-box;
}


div.one_third {
    width: 33%;
    box-sizing: border-box;
    float: left;
}

div.one_third:first-child .inner_box {
    margin-right: 5px;
}

div.one_third:nth-child(2) .inner_box {
    margin-right: 2.5px;
    margin-left: 2.5px;
}

div.one_third:nth-child(3) .inner_box {
    margin-left: 5px;
}

div.two_third {
    width: 66%;
    box-sizing: border-box;
    float: left;
}

.one_half {
    width: 50%;
    box-sizing: border-box;
    float: left;
}

.one_half:first-child {
    padding-right: 20px;
}

.one_half:last-child {
    padding-left: 20px;
}

.one_half2 {
    width: 50%;
    box-sizing: border-box;
    float: left;
}

.inner_box_L {
    margin-right: 5px;
}

.inner_box_R {
    margin-left: 5px;
}

.graybox {
    background: #f1f1f1;
    padding: 15px 10px;
    border-radius: 5px;
}

.graybox h3 {
    font-size: 18px;
    font-weight: bold;
}

.boxshadow {
    box-shadow: 2px 2px 2px 2px #ddd;
}

.horizontal_wrapper {
    overflow: hidden;
    clear: left;
    margin-bottom: 2em;
    padding-bottom: 10px;
}

table {
    width: 100%;
    border-collapse: collapse;
}




.one_third p {
    font-weight: normal;
    margin: 10px 0;
}

#functions-in .one_third p {
    font-weight: normal;
    margin: 15px;
}

.caselist {
    display: block;
    margin-bottom: 30px;
}

.caselist li {
    display: inline-block;
    width: 24.5%;
    box-sizing: border-box;
    font-size: 80%;
}


.three_box {
    width: 33%;
    vertical-align: top;
}

.half_size {
    width: 50%;
    vertical-align: top;
}

.half_size h3 {
    margin: 0 5px 10px;
}

.half_size h2 {
    margin: 0 5px 10px;
}

/*
section#CONTENTS-COMMON {width:100%; margin-left:0;}
*/
section#FUNCTION-IN {
    width: 100%;
    float: none;
    text-align: center;
}


.feature_list {
    display: inline-block;
    text-align: left;
    margin: auto;
    margin-bottom: 1em;
}

.feature_list li {
    list-style: disc !important;
    margin-left: 1em;
}


.cloud,
.onpremise {
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 10px;
    padding: 20px;
}

.cloud p,
.onpremise p {
    font-weight: bold;
    margin: 10px 0;
}

.cloud {
    border: 2px solid #618CE2;
}

.onpremise {
    border: 2px solid #accb2a;
}

/* BUTTON */


.go_detail {
    display: inline-block;
    background: #accb2a;
    padding: 2px 6px;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    text-decoration: none;
}

.go_detail:hover {
    background: #C5E34A;
    color: #fff;
    text-decoration: none;
    transition: 0.2s
}

.go_detail i {
    color: #fff;
}

.go_detail_L {
    font-size: 16px;
    padding: 10px 20px;
}

.go_detail_red {
    background: #FF0004;
}

.go_detail_red:hover {
    background: #FF9A9C;
}

/* NEWS */

.news_items {
    display: flex;
    flex-wrap: wrap;
}

.news_items li {
    width: 25%;
}

.newsbox {
    border: 2px solid #ddd;
    padding: 15px 20px 5px;
    ;
    margin-bottom: 15px;
    border-radius: 5px;
}

.newsbox ul {
    margin-bottom: 0;
}

.newsbox li {
    margin-bottom: 0.8em;
    font-size: 14px;
    color: dimgray;
    line-height: 1.2em;
    padding: 10px;
}

.news_news {
    color: red;
}

.news_date {
    margin: 10px 0;
}

/*
.news_date {display: table-cell; width:80px;}
.news_news {display: table-cell; width:50px; color: red;}
.news_title {display: table-cell; }
*/

.fullwidth {
    width: 100%;
}

.fullwidth .inner {
    width: 980px;
    margin: auto;
    padding: 20px 10px;
}

.bg_green {
    background: #DDF0CD;
}

.bg_gray {
    background: #f1f1f1;
}

.bg_white {
    background: #fff;
}

.bg_global {
    background: url("/new_img/global_bg.png")
}


img {
    max-width: 100%;
}

.logobox {
    background: #ffffff;
    border: 1px solid #ccc;
    width: 150px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0 8px;
    box-sizing: border-box;
    margin-bottom: 5px;
    float: left;
    margin-left: 5px;
}

/*
i {color:#ccc;}
*/
.fullbox ul {
    display: inline-block;
    width: 35%;
    margin-left: 50px;
    vertical-align: top;
    text-align: left;
}


.awesome_icon {
    text-align: center;
    padding: 30px;
}


.title04 {
    margin-bottom: 16px;
    padding: 8px 8px 6px 8px;
    background-color: #f5f9e6;
    border: 2px solid #8ba82e;
    color: #8ba82e;
    font-size: 18px;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
}


h1.section_title {
    font-size: 30px !important;
    font-weight: bold;
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 50px;
}


#feature_header {
    height: 530px;
    margin-bottom: 50px;
    background: url(../new_img/feature_bg1.png);
    background-position: center center;
    background-size: cover;
}

#feature_header2 {
    height: 530px;
    margin-bottom: 50px;
    background: url(../new_img/feature_bg2.png);
    background-position: center bottom;
    background-size: cover;
}

#feature_header4 {
    height: 448px;
    margin-bottom: 50px;
    background: url(../new_img/isl_mainv_1.png) no-repeat #1d4cae;
    background-position: top center;
}

.feature_inner {
    width: 950px;
    margin: auto;
    padding: 50px 0;
}

.feature_left {
    width: 350px;
}

.feature_right {
    width: 600px;
}

#feature_header h1 {
    color: #fff;
    font-size: 32px;
}

/*
.bg1 {background:url('/new_img/bg1.jpg') !important}
.bg2 {background:url('/new_img/bg2.jpg') !important}
.bg3 {background:url('/new_img/bg3.jpg') !important}
*/
.bg0 {
    background: #b5d330 !important
}


.call2action {
    text-align: center;
    padding: 150px 0;
    font-weight: bold;
    background: #FDB1B2;
    letter-spacing: 1em;
}

h3.feature_h {
    line-height: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    font-size: 28px;
}

.akamaru {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #DA3A2B;
    color: #fff;
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    margin: 0 10px 0 5px;
    font-family: Arial, Helvetica, "sans-serif"
}

#functions-in,
#FUNCTION-IN {
    width: 680px;
    float: right;
    padding-top: 24px;
    padding-bottom: 24px;
    border-top: 3px solid #d6d6d6;
    border-bottom: 3px solid #d6d6d6;
}

#functions-in {
    width: 100%;
    float: none;
}

#functions-in div,
#FUNCTION-IN div {
    display: inline-block;
    *display: inline;
    *zoom: 1;

    border-right: 1px solid #d6d6d6;
    vertical-align: top;
    overflow: hidden;
}

#FUNC03-IN {
    border: none !important;
}


#functions-in p,
#FUNC01-IN p,
#FUNC02-IN p {
    width: auto !important;
    color: #696969;
    font-size: 13px !important;
    line-height: 150%;
    font-weight: normal;
    padding: 0 !important;
}

#FUNC03-IN p {
    width: auto;
}

#FUNC01-IN h3,
#FUNC02-IN h3 {
    width: auto !important;
    background: none !important;
    text-indent: 0 !important;
    text-align: center;
}

/* GARDIENT */

.gray_gardient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dddddd+0,ffffff+10&1+0,0+10 */
    background: -moz-linear-gradient(top, rgba(221, 221, 221, 1) 0%, rgba(255, 255, 255, 0) 10%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(221, 221, 221, 1) 0%, rgba(255, 255, 255, 0) 10%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(221, 221, 221, 1) 0%, rgba(255, 255, 255, 0) 10%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#00ffffff', GradientType=0);
    /* IE6-9 */
}

/* Function List */

.functionlink {
    font-size: 12px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
}

.functionlink:hover {
    background: #f9f9f9;
    text-decoration: none;
}


ul.sec2-list3 .functionlink {
    line-height: 1.5em;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.sec2-list1,
ul.sec2-list2,
ul.sec2-list3 {
    width: 100%;
    color: #fff;
    display: block;
    clear: left;
}

ul.sec2-list1 li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-top: 12px;
    padding-bottom: 10px;
    width: 32%;
    background-color: #accb2a;
    font-size: 18px;
    font-weight: bold;
    line-height: 300%;
    text-align: center;
    border-radius: 3px;
    box-shadow: 2px 2px 2px 2px #ddd;
    color: #fff;
}

ul.sec2-list2 li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 23.5%;
    background-color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
    border-radius: 3px;
    box-shadow: 2px 2px 2px 2px #ddd;
    color: #666;
    border: 2px solid #accb2a;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}

ul.sec2-list2 li:hover {
    color: #000;
}

ul.sec2-list3 li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 22.9%;
    background-color: #fff;
    background-image: none !important;
    padding: 0px !important;
    font-size: 11px;
    font-weight: bold;
    line-height: 100% !important;
    text-align: center;
    border-radius: 3px;
    box-shadow: 2px 2px 2px 2px #ddd;
    color: #666;
    border: 2px solid #accb2a;
}



#basic,
#network,
#admin,
#other,
#resident,
#HELP,
#REMOTE,
#MEETING,
#gridnw,
#ssl,
#security,
#operator {
    margin-top: -70px;
    padding-top: 70px;
}

#gridnw,
#ssl,
#security,
#operator,
#HELP,
#REMOTE,
#MEETING {
    background-image: none !important;
    padding-left: 0 !important;
}

#gridnw:before,
#ssl:before,
#security:before,
#operator:before,
#HELP:before,
#REMOTE:before,
#MEETING:before {
    content: '\f111';
    font-family: "Font Awesome 6 Pro";
    color: #accb2a;
    margin-right: 0.5em;
}

#feature1,
#feature2,
#feature3 {
    margin-top: -60px;
    padding-top: 60px;

}

/*20201207追加　ボタンデザイン*/
div.cvbutton {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 5px 0px 30px 0px;
    text-align: center;
}

a.faqbtn {
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 1rem 2rem;
    cursor: pointer;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    border-radius: 0.5rem;
    color: #FFFFFF;
    background-color: #b9d531;
}

a.faqbtn:hover {
    color: #fff;
    background: #DDEA9C;
}

a.contact-button {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
    display: inline-block;
    width: 95%;
    padding: 1rem 0rem;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    border-radius: 0.3rem;
    background-color: #b1cc3a;
    padding-left: 70px;
    margin: 5px 8px 5px 8px;
}

a.contact-button:hover {
    color: #fff;
    background: #c9dc78;
}

.fa-position-left {
    position: absolute;
    top: calc(65% - .5em);
    left: 1.3rem;
}

/* 20230210 ikeda utilize */

.lead_contents {
    background-color: #f5f5f5;
    margin: 20px 0px 30px;
}

.lead_contents img {
    width: 40%;
    vertical-align: top;
}

.lead_contents table {
    width: 59%;
    display: inline-block;
    vertical-align: top;
}

.lead_contents table ul {
    margin-bottom: 0 !important;
}

.sub_ajenda li{
    margin-left:45px;
    background-image: none !Important;
    list-style: disc;
    padding-left:0 !important;
}

.sub_ajenda li a{
    font-size:12px;
}

.useful_contents p {
    color: #333 !Important;
}

.useful_contents h2 {
    padding-bottom: 0.3em;
    margin: 3em 0 2em ;
    padding-left: 1.4em;
    border-bottom: 2px solid #b3cd3c;
    font-size: 17px;
    font-weight: 700;
}

.useful_contents h2::before {
    content: "\f009";
    font-family: FontAwesome;
    margin-right: 0.4em;
    margin-left: -1.4em;
    color: #b3cd3c;
}

.useful_contents h3 {
    margin-top: 3em;
    margin-bottom: 30px;
    font-weight: 700;
}

.useful_contents img {
    margin: 20px 0px 50px;
}

/* 20230613 ikeda priceinfo */
.mt-50{
    margin-top:50px;
}
.mb-50{
    margin-bottom:50px !important;
}
.mb-30{
    margin-bottom:30px;
}
.mb-0{
    margin-bottom:0px !important;
}
.ml-30{
    margin-left:30px;
}
.center{
    text-align: center;
}

.h3_dark{
    background: #666;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 1em 0 1.5em;
    padding: 8px;
}
.bl-10{
    padding-left:5px;
    border-left:7px solid #000;
}
.priceinfo_row{
    display:flex;
    justify-content: start;
}
.priceinfo_box{
    width:200px;
    margin:0 5px;
}
.priceinfo_tag{
    margin-top:74px;
}
.priceinfo_category{
    height:50px;
    width:200px;
    background:#b5d330;
    text-align:center;
    color:#000 !important;
    padding:5px;
    margin-bottom:10px !important;
}
.priceinfo_price{
    background:#F2F2F2;
    padding:10px 5px;
}
.priceinfo_price .price{
    font-size:110% !important;
    text-align: center;
    font-weight: bold;
    color:#000 !important;
    margin-bottom:0 !important;
}

/* 20230712 ikeda license/cloud.html */
.plan_row{
    margin-bottom:1em;
}
.plan_zone{
    border:2px solid #29B0D6;
    border-radius:10px;
    padding:0px;
    margin:0 5px;
}
.plan_zone h4{
    background:#29B0D6;
    border-radius:7px 7px 0px 0px;
    text-align:center;
    color:#fff !important;
    padding:10px;
    font-weight: bold;
}
.plan_zone .flex{
    display: flex;
}

.plan_zone .flex img{
    width: 50px;
    height: 50px;
    margin: 15px 5px;
}
.plan_zone .flex p{
    margin-top:18px;
    padding:0 !important;
    font-size: 13px;
}
.plan_zone .flex p span{
    font-weight: bold;
    color:#29B0D6;
}

.center_btn{
 text-align: center;   
    margin-top:30px;
    margin-bottom: 30px;
}
.detail_check{
    display: none;
}
            
.plan_detail_content{
    visibility: hidden;
    height: 0;
    margin-bottom:50px;
}
.detail_check:checked + .plan_detail_content{
    visibility: visible;
    height: auto;
}
.detail_btn{
    background: #2A7FD3;
    color: #fff;
    padding: 15px;
    border-radius: 3px;
}
.detail_btn:hover{
    opacity: 0.7;
}
.plan_detail_content th{
    width:160px;
    padding:10px;
    background:#EDEDED;
    color:#696969;
}
.plan_detail_content td{
    font-size:14px;
    padding:10px 5px;
    vertical-align: top;
    color:#696969;
}
.plan_detail_content .back_blue{
    background:#DFF2F4;
}
.plan_detail_content .pink{
    color:#f64938;
}
.plan_detail_content ul{
    margin-bottom:0 !important;
}


/* 20230713 ikeda purchase.html */
.contenttitle1{
    margin-bottom: 20px;
    padding-left: 29px;
    background-image: url(../site-img/point_common.gif);
    background-repeat: no-repeat;
    background-position: 2px 1px;
    color: #797979;
    font-size: 18px;
    font-weight: bold;
    line-height: 140%;
}
.choice01{
    display:flex;
    justify-content: space-between;
}
.choice01 div:first-of-type{
    flex-basis:30%;
}
.choice01 div:last-of-type{
    flex-basis:65%;
}
.choice01 div{
    border:2px solid #C6C6C6;
    text-align: center;
    padding:23px 0 0;
}
.choice02{
    display:flex;
}
.choice02 div{
    flex-basis:30%;
    text-align: center;
}
.choice02 div:first-of-type{
    margin-right:65px;
}
.choice02 div:last-of-type{
    margin-left:20px;
}
.choice02 div img{
    width:50px;
    margin:10px 0;
}
.choice02 div a{
    display: block;
    font-weight:bold;
    color:#fff;
    padding:15px;
    border-radius:30px;
    text-decoration: none;
    margin-bottom:10px;
    font-size:1.2rem;
}
.choice02 div a:hover{
    opacity: 0.7;
}
.choice02 div .blue{
    background:#29B0D6;
}
.choice02 div .green{
    background:#56D0A1;
}
.choice02 div .pink{
    background:#FF9CC2;
}
#publiccloud h3{
    color:#fff;
    font-weight: bold;
    background:#29B0D6;
    padding:10px;
    margin-bottom:20px;
    font-size: 1.2rem;
}
.public_license_btn{
    background:#fff;
    border:2px solid #29B0D6;
    text-align: center;
    margin-top:80px !important;
    color:#29B0D6;
}
.public_license_btn:hover{
    border:2px solid #DFDFDF !important;
}
.contenttitle2{
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 1.2rem;
    padding-left:15px;
    border-left:5px solid #E2E2E2;
}
.purchase_table th{
    padding:10px;
    background:#E2E2E2;
    width:130px;
}
.purchase_table td{
    color: #696969;
    font-size: 14px;
    padding:10px 5px;
    vertical-align: top;
}
.purchase_table ul{
    margin-bottom:0 !important;
}
.public_cta div{
    text-align: center;
}
.public_cta p{
    margin-bottom:0 !important;
}
.cta_btn{
    display: block;
    width:300px;
    text-align: center;
    border-radius:30px;
    font-weight: bold;
    padding:15px;
    margin:10px auto;
    text-decoration: none;
}
.public_cta{
    text-align: center;
}

.cta_btn:hover{
    background:#DFDFDF;
    color:#fff;
    border:none;
}
.public_cta .public_btn{
    background:#29B0D6;
    color:#fff;
    border:none;
}
.public_cta .public_btn:hover, #onpremise .cta_btn:hover, #privatecloud .cta_btn:hover{
        background:#DFDFDF;
    color:#fff;
    border:none;
}
.public_cta div:last-of-type{
    margin-top:41px;
}
#onpremise h3{
        color:#fff;
    font-weight: bold;
    background:#56D0A1;
    padding:10px;
    margin-bottom:20px;
    font-size: 1.2rem;
}
#privatecloud h3{
        color:#fff;
    font-weight: bold;
    background:#FF9CC2;
    padding:10px;
    margin-bottom:20px;
    font-size: 1.2rem;
}
#onpremise p, #privatecloud p{
    padding:0 !important;
}
#onpremise .cta_btn{
    background:#56D0A1;
    color:#fff;
    border:none;
    text-align: center;
    margin-top:20px;
}
#privatecloud .cta_btn{
    background:#FF9CC2;
    color:#fff;
    border:none;
    text-align: center;
    margin-top:41px;
}
#privatecloud p{
    margin-bottom:0 !important;
}
.op_table{
    width:600px;
    margin:0 auto 30px;
}
.other_option div{
    padding:20px;
    border-radius: 20px;
    width:48%;
    position:relative;
    height:265px;
}
.other_option div:first-of-type{
    border:3px solid #56D0A1;
}
.other_option div:last-of-type{
    border:3px solid #FF9CC2;
    margin-left:20px;
}
.other_option h5{
    font-weight: bold;
    margin-bottom:20px;
    line-height: 1.6em;
    font-size:1.3rem;
}
.other_option img{
    position: absolute;
    right: 3px;
    bottom: 17px;
    width: 150px;
}
.other_option ul{
    margin-bottom:0 !important;
}
.cta_black{
    background:#515151;
    color:#fff;
    border:none;
}
.paid_option h3{
    color:#fff;
    font-weight: bold;
    background:#b5d330;
    padding:10px;
    margin-bottom:20px;
    font-size: 1.2rem;
}
.option_cta{
    display: flex;
    justify-content:center;
}
 .option_cta div{
    flex-basis:40%;
    text-align: center
}
.option_cta p{
    margin-bottom:0 !important;
}