body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "Meiryo";
    color: #666666;
}

p, h1, h2, h3, h4, h5{
  margin:0;
  padding:0;
}


img {border: 0}

ul, dl, ol { list-style: none;margin:0;padding:0; }


section{
width:100%;
}

a:link {
    color: #0054a6;
    text-decoration: none;
}
a:hover {
    color: #2d8ae5;
    text-decoration: underline;
}



.clearfix:after {
    content: '';
    display: table;
    clear: both;
}

.flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}


.section_trouble {
    padding: 45px 0px 70px 0px;
}

.section_ppap {
    padding: 80px 0px 4em 0px;
}

.section_fileshare {
    padding: 35px 0px 90px;
}

.section_func {
    padding: 50px 0 30px 0;
}

.section_scene {
    padding: 80px 0px 80px;
}

.section_compare {
    padding: 80px 0px 80px;
}

.section_adoption {
    margin: 80px 0px 55px;
}


.wrap{
  width:1300px;
  margin:0 auto;
}

#header {
    position: fixed;
    top: 0;
    z-index: 100;
    background: #000000;
    height: 80px;
    width: 100%;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
}

#header .innerBlock {
    width: 1300px !important;
    margin: 0 auto;
    position: relative;
}

#header .innerBlock #leftContents {
    width: 46.5%;
    float: left;
    position: relative;
    padding: 3px 0px 5px 0px;
}

#leftContents img {
    float: left;
    position: relative;
}


.header_desc {
    width: 365px;
    float: left;
    position: relative;
    padding: 16px 0px 5px 24px;
    color: #ffffff;
    font-size: 18px;
    font-weight: lighter;
    margin: 10px 0px;
}


#mv-new-freeplan {
    max-width: 100%;
    min-width: 1300px;
    height: auto;
    background: url(/ko/images/freeplan/DirectCloud-Free_banner.png) center 80px / 2135px no-repeat;
    background-color: #1d0925;
    position: relative;
}

.section_main_v {
    width: 100%;
    margin: 0 auto;
    height: 640px;
}

.main_title_fp {
    text-align: center;
}

.main_banner {
    text-align: right;
    position: relative;
    width: 1300px;
    height: 640px;
    margin: 0 auto;
}


.main_v_price_img{
  width: 100%;
  text-align: right;
  position: relative;
}


.main_v_price_img img {
  width: 21%;
  position: absolute;
  left: 68.8%;
  top: 190px;
}

.main_btn {
  position: absolute;
  top: 455px;
  left: 810px;
  font-size: 27px;
  color: #fff;
  width: 420px;
  background-color: #fc1047;
  text-align: left;
  border-radius: 5px;
  height: 70px;
  box-shadow: 0px 4px #b10b32;
  box-sizing: border-box;
  font-weight: bold;
}

.main_btn:hover {
    cursor: pointer;
    transform: scale(1.05,1.05);
    transition: transform .2s;
}

.main_btn a{
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  line-height: 2.87;
  padding-left: 24px;
  box-sizing: border-box;
  text-shadow: 0px 1px 3px #6a06068c;
}



.main_btn a:hover{
  text-decoration: none;
}


.main_btn:after {
  content: url(/ko/images/freeplan/btn_arrow.svg);
  position: absolute;
  left: 386px;
  display: block;
  width: 4.2%;
  opacity: 31%;
  top: 22px;
}


.title_text {
    font-size: 21px;
    background-color: #f6f8ff;
    border: 1px solid #e8eaf9;
    padding: 24px 25px 15px 30px;
    line-height: 37px;
    text-align: left;
    margin: 30px 60px;
    letter-spacing: -0.4px;
}

.wrap_distress {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

h2.strength_title {
    color: #171c2f;
    text-align: center;
    font-size: 55px;
    font-weight: 700;
    line-height: 1.15;
    margin: 0 16px;
    padding-bottom: 12px;
    letter-spacing: -2px;
    padding-top: 15px;
}

.red_font {
    color: #f80449;
    font-size: 63px;
    letter-spacing: -13px;
}

.red_font:before {
    content: "・";
    display: inline-block;
    position: absolute;
    top: -38px;
    font-size: 58px;
    padding-left: 3px;
}

.distress_area {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 35px;
    flex-direction: row;
    background: #ffffff;
    border-radius: 11px;
}

.distress_con {
    width: 23.2%;
}

.distress_img_box {
    text-align: center;
    height: 230px;
}

img.distress_img {
    width: 70%;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    border: none;
}

.distree_box {
    background-color: #ffffff;
    color: #fff;
    border-radius: 0 0 8px 8px;
}

.distress_title {
    background-color: #3f55af;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding: 12px 0 5px 0;
    border-radius: 6px 6px 0 0;
    font-weight: bold;
}

.distress_con_txt {
    text-align: left;
    color: #5f5f60;
    line-height: 1.45;
    font-size: 1.55em;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 0 0 8px 8px;
    height: 106px;
    border: 1.5px solid #6a79b6;
    margin: 0px;
    border-top: 0px;
    letter-spacing: -1px;
}


.h2_title {
    font-size: 60px;
    line-height: 1.65;
    color: #2d2e34;
    text-align: center;
    padding-bottom: 6px;
    font-weight: bold;
    margin: 0px;
    letter-spacing: -1.2px;
}


.share_contents {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}

.share_item {
    width: 31%;
}

.share_item1 {
    width: 23%;
}

h4.share_title {
    background-color: #3f55af;
    color: #fff;
    padding: 17px 10px 11px 10px;
    text-align: center;
    font-size: 24px;
    margin: 0;
    font-weight: 700;
    line-height: 1.5;
}


.share_item_cont1 {
    border: 1px solid #b8bed6;
    background-color: #fff;
    border-top: 0px;
}

.share_item_cont2 {
    border: 1px solid #b8bed6;
    background-color: #fff;
    border-top: 0px;
}


.share_img {
    text-align: center;
    padding: 30px 0px 25px;
}

.share_img1 {
    text-align: center;
    padding: 30px 0px 25px;
}


.share_img img {
    width: 42%;
}

.share_img1 img {
    width: 56%;
}

.share_item_cont1 p {
    font-size: 20px;
    height: 60px;
    padding: 22px 25px;
    background-color: #e8eaf2;
    margin: 0;
    text-align: left;
    line-height: 1.55;
    color: #606168;
    letter-spacing: -0.7px;
}

.share_item_cont2 p {
    font-size: 17px;
    height: 135px;
    padding: 20px;
    letter-spacing: -.5px;
    background-color: #e8eaf2;
    margin: 0;
    text-align: left;
    line-height: 1.6;
    color: #606168;
}

.box-blue-br {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    padding: 50px 50px 60px;
    margin-bottom: 25px;
    border: 1px solid #c6c9dc;
    background-color: #ffffff;
}

.t10_l_fea {
    font-size: 19px;
    line-height: 1.65;
    color: #6c6c6c;
    letter-spacing: -0.2px;
    padding: 13px 10px 8px 0;
}

.t10_l_fea_s {
    font-size: 16px;
    line-height: 1.6;
    color: #6c6c6c;
    letter-spacing: -0.8px;
    padding: 13px 10px 8px 0;
    font-weight: 700;
}

.grw_li_txt {
    font-size: 14px;
    line-height: 13pt;
    color: #ffffff;
    font-weight: 700;
}

.gr13-funt-tb {
    font-size: 13px;
    line-height: 15pt;
    color: #8c8f9c;
}

.gr13-funt-tb-w {
    font-size: 13px;
    line-height: 15pt;
    color: #ffffff;
    font-weight: 700;
}

.gr13-funt-tb-t {
    font-size: 13px;
    line-height: 15pt;
    color: #666;
    font-weight: 700;
}

.gr13-funt-tb-bl {
    font-size: 13px;
    line-height: 15pt;
    color: #333333;
    font-weight: 700;
}


.gr13-price-piont {
    font-size: 14px;
    line-height: 10pt;
    color: #82848a;
    display: block;
}

.gr13-line-2r {
    font-size: 19px;
    line-height: 26pt;
    color: #515258;
    padding: 7px 0px 15px;
}

.line_green_l {
    border-left: 1px solid #889cef;
    border-right: 1px solid #889cef;
}

.line_green_bt {
    border-left: 1px solid #889cef;
    border-right: 1px solid #889cef;
    border-bottom: 1px solid #889cef;
}


.free_tit_bold {
    font-size: 35px;
    color: #263160;
    font-weight: bold;
    line-height: 38pt;
    letter-spacing: -0.5px;
}

.free_tit_bold_s {
    font-size: 28px;
    color: #263160;
    font-weight: bold;
    line-height: 36pt;
    letter-spacing: -0.5px;
}

.gr14 {
    font-size: 19px;
    line-height: 26pt;
    color: #333;
    padding: 15px 0 8px;
}

.gr14-s {
    font-size: 17px;
    line-height: 26pt;
    color: #333;
    padding: 14px 20px;
}

.gr13-line-func-s {
    font-size: 17px;
    line-height: 22pt;
    color: #68696e;
    padding: 14px 20px;
    letter-spacing: -0.3px;
}

.gr13-line {
    font-size: 19px;
    line-height: 26pt;
    color: #515258;
    padding-top: 14px;
}

.gr13-line-func {
    font-size: 18px;
    line-height: 22pt;
    color: #68696e;
    padding: 14px;
    letter-spacing: -0.3px;
}

.gr_func_point {
    font-size: 12px;
    color: #888888;
    line-height: 20px;
}

.left_contets {
    width: 41%;
    text-align:center;
}


.right_contets {
    width: 55%;
}


.free_fuct_txt {
    font-size: 22px;
    text-align: center;
    margin: 0px;
    line-height: 30px;
    padding-bottom: 17px;
    color: #7d7d7d;
    padding-top: 5px;
    letter-spacing: -0.2px;
}

.contents_title_black_text {
    font-size: 32px;
    color: #212121;
    font-weight: bold;
    margin: 0;
    background-color: #3f55af;
    color: #fff;
    padding: 20px 0px 11px;
    text-align: center;
}


.wrap_contents {
    width: 1300px;
    margin-top: 0px;
    padding: 15px;
    border: 1px solid #c9cddc;
    background-color: #f7faff;
    border-top: 0px;
    text-align: center;
}

.wrap_contents img{
	padding: 45px 30px;
	box-sizing: border-box;
	width: 100%;
	background-color: #f0f6ff;
	vertical-align: middle;
}

.grw-line_title {
    font-size: 25px;
    line-height: 30pt;
    color: #ffffff;
    font-weight: bold;
    padding-top: 15px;
}

ul.comm_align {
    margin: 0;
    padding: 15px 0 0 5px;
    font-size: 13px;
    color: #888;
}

.free_fuct1_txt {
    font-size: 21px;
    text-align: center;
    margin: 0px;
    line-height: 40px;
    padding-bottom: 13px;
    color: #7d7d7d;
    padding-top: 5px;
}


.top_logo_area {
    width: 96%;
    border: 1px solid #e1e3e8;
    padding: 12px;
    background-color: #F6F8FB;
}


li.works_logo_line {
    width: 194px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: 100px;
    margin-top: 8px;
    border: 1px solid #eaeef1;
    background: #ffffff;
}


.works_logo_line img{
  width:76%;
}

.contact-banner-block {
    padding: 70px 0;
    background: transparent linear-gradient(124deg,#2a37a9 8%,#2b2382 28%,#0d0635 100%) 0% 0% no-repeat;
    color: #fff;
    text-align: center;
    font-weight: 700;
    position: relative;
}

.cta_wrap {
    position: relative;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    padding: 0px 0px;
}

.top_title_b {
    font-size: 45px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    line-height: 1.35;
}


.tit_price_txt_01 {
    font-size: 24px;
    color: #8d97ca;
    line-height: 1.4;
    font-weight: 600;
    margin: 12px 0px 7px 0px;
    letter-spacing: -0.5px;
}

.cta_wrap {
    position: relative;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    padding: 0px 0px;
}


.contact-banner-block:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url(/ko/images/freeplan/contact-banner-bg.png) 50% 50% no-repeat;
    background-size: cover;
}


.btn-link-w {
    width: 100%;
}

.btn-link-w:hover, .btn-link-w:focus {
    cursor: pointer;
    transform: scale(1.05,1.05);
    transition: transform .2s;
}

.lp_footer {
    background: #000;
    padding:30px 0px 20px 0px;
}

.footer-title-share {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 3px 0;
    padding: 15px 15px 0px 0px;
}

.foot-sub-share-copyright {
    margin: 5px;
    color: #868686;
    font-size: 13px;
    padding: 2px 0px 0px 0px;
}

.invisible {
    display: none;
}

.demo__link {
    position: relative;
    margin-top: 25px;
}

.btn_detailse {
    cursor: pointer;
    margin: 0 auto;
    border-radius: 47px;
    color: #0058D3;
    font-size: 17px;
    text-align: center;
}

.details_text .d_icon_plus {
    display: inline-block;
    margin-left: 4px;
    width: 13px;
    height: 13px;
    position: absolute;
    border-radius: 74px;
    text-align: center;
    padding: 3px;
    margin-top: 1px;
    border: 1px solid #0058D3;
}

.details_text .d_icon_plus:before {
    width: 15px;
    height: 1px;
    position: absolute;
    top: 9px;
    left: 2px;
    color: #0058D3;
    background-color: currentColor;
    content: '';
}

.details_text.btn-plus .d_icon_plus:after {
    width: 15px;
    height: 1px;
    position: absolute;
    top: 9px;
    left: 2px;
    color: #0058D3;
    background-color: currentColor;
    content: '';
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
