@charset "utf-8";

/* ========================================
    ■ reset start
======================================== */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-family: 'Noto Sans JP', sans-serif;
}

body {
    line-height: 1.631;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    color: #666666;
  }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
h1,
h2,
h3,
h4,
h5,
h6 { font-weight: inherit; }

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ins {
    background-color: #ff9;
    color: #666666;
    text-decoration: none;
}
mark {
    background-color: #ff9;
    color: #666666;
    font-style: italic;
    font-weight: bold;
}
del { text-decoration: line-through; }
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}


th {
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}
td {

    vertical-align: middle;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
input, select, textarea, img { vertical-align:middle; }
ul, dl, ol { list-style: none; }
em { font-style: normal; }
* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}


a {
    color: #1e93e4;
    text-decoration: none;
    transition: 0.2s ease;
}

a:link {
  color: #1e93e4;
  text-decoration: none;
}


a.server_url_link{
	font-size: 16px;
	color: #1e87d0;
	font-weight: normal;
	text-decoration: none;
}

a.server_url_link:hover{
	color: #0054a6;
	text-decoration: underline;
}



a:hover {
    text-decoration: none;
    opacity: 0.9;
    transition: 0.2s ease;
}

a::before, a:hover::before,
a::after, a:hover::after {
    transition: 0.2s ease;
}


img,
video,
object {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    border: none;
}

/* ========================================
    ■ reset　end　▲
======================================== */





/* ========================================
    ■ 共通　start　▼
======================================== */

section{position: relative;}

.wrap {
    position: relative;
    max-width: 1497px;
    width:100%;
    margin: 0 auto;
    padding: 0px 0px;
}

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

.clearfix {
    /* overflow: hidden; */
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}


.scrollbar::-webkit-scrollbar {
    background: #ccc;
    width: 10px;
}
.scrollbar::-webkit-scrollbar-thumb { background: #aaa; }

table.tbl-block,
table.tbl-block tbody,
table.tbl-block tr,
table.tbl-block th,
table.tbl-block td {
    display: block;
    text-align: left;
}


h2.strength_title {
  color: #3a4752;
  text-align: center;
  font-size: clamp(3.5em, 5vw, 66px);
  font-weight: 700;
  line-height: 1.25;
  margin: 0 21px;
  padding-bottom: 10px;
  letter-spacing: 0px;
  padding-top: 0px;
}



.section_title_p{
  font-size: 25px;
  text-align: center;
  padding-bottom: 20px;
  line-height: 1.35;
  color: rgb(58 71 82 / 70%);
}


.blue_font {
  color:#378EE4;
  font-size: 67px;
  letter-spacing: -9.6px;
}

.blue_font:before {
  content: "・";
  display: inline-block;
  position: absolute;
  top: -32px;
  font-size: 40px;
  padding-left: 11px;
}

.esh_title{
  font-size:54px !important;
}

.eng_box_line{
  text-align: center;
  margin: 0 auto;
}

.eng_title_top {
  display: inline-block;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  color: #378ee4;
  padding: 0px 20px 3px 20px;
  border-radius: 40px;
  border: solid 2px rgb(55 142 228 / 80%);
  margin-bottom: 7px;
  line-height: 1.5;
  background-color: rgb(255 255 255 / 80%);
}

/* h3.eng_title_top {
color: #378ee4;
text-align: center;
font-size: 24px;
font-weight: 700;
line-height: 1.35;
margin: 0 20px;
} */

.eng_title_s{
  font-size:23px !important;
}



.h2_title{
  font-weight: bold;
  color: #378ee4;
  /* color: #3a4752; */
  font-size: 2.1rem;
  line-height: 1.4;
  padding-top: 12px;
  letter-spacing: -.4pt;
}

.h2_p{
  margin-top: 0.45em;
  line-height: 1.5;
  font-size: 20px;
  color: rgb(58 71 82 / 80%);
  letter-spacing: -.3px;
}


.h2_p_sub_t{
  font-size: 14px;
  color: #a4a4a4;
  padding-top: 25px;
  line-height: 2;
}


/* ========================================
    ■ 共通　end　▲
======================================== */






/* ========================================
■ section header start ▼
======================================== */

#header {
      z-index: 999;
      background-color: #fff;
      box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 15%);
      position: fixed;
      top: 0;
      width: 100%;
}

.header_desc {
  width: 385px;
  float: left;
  position: relative;
  padding: 12px 0px 5px 22px;
  color: #b4bbbf;
  font-size: 19px;
  font-weight: lighter;
  margin: 10px 0px;

}


#header .innerBlock {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 72px;
    padding: 0 50px;
}





#header .innerBlock #leftContents {
      width: 80%;
      position: relative;
      padding: 3px 0px 5px 0px;
      display: flex;
      align-items: center;
      justify-content: flex-start;
}



#lp_leftContents {
    width: 68%;
    min-width:360px;
}


#lp_leftContents li:nth-child(1) {
    margin-left: 0;
}

#lp_leftContents li:nth-child(7) {
    margin-right: 0;
}


#lp_leftContents li {
    height: 50px;
    display: flex;
    align-items: center;
}


#lp_leftContents li a{
    color:#777;
}

#lp_leftContents li a:hover{
    color:#378ee4;
}

/********* TOP MENU NAVI CSS ************/
#lp_leftContents li a.ExToggle:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    transform: rotate(135deg);
    opacity: .4;
    top: -2px;
    bottom: 0;
    left: 74px;
    border-top: solid 2px #4f5f6d;
    border-right: solid 2px #4f5f6d;
    margin: auto;
}



#lp_rightContents #lp_gnav {
    padding: 0px 14px 0 0px;
}

#lp_rightContents {
    padding: 5px  0 5px 0px;
    width:31.5%;
}


li.navi_cta {
  width: 35%;
  text-align: center;
  height: 42px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 15px;
  position: relative;
  border: 2px solid #e5e5e5;
  min-width: 130px;
  line-height: 22px;
  letter-spacing: -1px;
}

li.navi_cta:hover {
  border: 1px solid #ffffff;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.2);
  cursor:pointer;transform:scale(1.02,1.02);transition:transform .2s;
}



li.navi_cta a{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 8px;
  color: #4c4c4c;
}

li.navi_cta a:hover{
  color: #378ee4;
  text-decoration: none;
}

.navi_login a:link{
  color: #666;
  text-decoration: none;
}

.navi_login a:hover{
  color: #378ee4;
  text-decoration: none;
}



.cta_orange {
    background-color: #FF114A;
    border: 1px solid #FF114A !important;
    margin-left:12px;
}


.cta_orange a{
      color:#fff !important;
}

.cta_red {
  background-color: #FF114A;
  border: 1px solid #FF114A !important;
  margin-left: 15px;
}



.cta_red a{
    color:#fff !important;
}


.navi_login {
  width: 25%;
  padding: 0 0 0 10px;
  min-width: 90px;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}




.lp_header-serve-menu ul li span{
  top: 32px;
}

.lp_header-serve-menu ul {
    list-style: none;
    margin: 3px 0px 0;
}




.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    background-color: #fff;
    transition: background-color .3s ease;
    box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 15%);
}


.header__container {
    max-width: 1640px;
    height: 80px;
    padding: 0px 15px;
    margin: auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}


.header .maegaMenu .is opne{
  /*boder-top:2px solid #f4f8f9;*/
  height:160px;
}


.header__navi {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
  flex-direction: row;
  flex-wrap: wrap;
}

.header__navi--left {
    display: flex;
    align-items: center;
    font-size: 1.25em;
}

.header__navi--left li{
  margin: 0 0.42em;
}


.header__navi--left li:nth-child(3);{
  margin-right:0;
}


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


.header__navi--left .naviItem__inner {
    display: block;
    position: relative;
    transition: color .3s ease;
}


.header__navi--left .naviItem__inner:before {
    content: "";
    position: absolute;
    bottom: -3px;
    width: 100%;
    z-index: 2;
    height: 4px;
    background-color: #009dff;
    transition: transform .3s ease;
    transform: scaleX(0);
}

.header__navi--left .naviItem__inner:hover:before{transform:scaleX(1)}

.header p{
    margin: 0;
    color:#111;
}

p.is-menu-arr{
  position: relative;
    padding: 25px 8px 32px 8px;
    display: block;
    font-weight: 400;
    color: #111;
    z-index: 10001;
    cursor: pointer;
    line-height: 1.2;
    letter-spacing: -1.0pt;
}

p.is-menu-arr:before {
  position: absolute;
  content: "";
  bottom: 17px;
  left: 50%;
  width: 5px;
  height: 5px;
  border-right: 2px solid #c4c4c4;
  border-bottom: 2px solid #c4c4c4;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}

p.is-menu-arr:after {
  position: absolute;
  content: "";
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 6px;
  background: #c4c4c4;
  opacity: 0;
  z-index: 10000;
}

.header__navi--left .naviItem__inner i {
  margin-left: 8px;
  opacity: .65;
  color: #666;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  transform: translate(0);
}


.header .megaMenu {
    position: relative;
    height: 0;
    background-color: #fff;
    transition: height .3s ease;
    overflow: hidden;
}






.header .megaMenu__inner {
    position: relative;
    height: 100%;
    max-width: 1497px;
    margin: auto;
}


.header .megaMenu__group {
    /* pointer-events: none; */
    opacity: 1;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: opacity .6s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}


.header .megaMenu.is-open {
    border-top:2px solid #f4f8f9;
    padding:35px 0px;

}


.header .megaMenu.u-headerMegaSlide2.is-open,
.header .megaMenu.u-headerMegaSlide3.is-open,
.header .megaMenu.u-headerMegaSlide5.is-open,
.header .megaMenu.u-headerMegaSlide7.is-open {
  height:100px;

}


.header .megaMenu.u-headerMegaSlide1.is-open,
.header .megaMenu.u-headerMegaSlide4.is-open,
.header .megaMenu.u-headerMegaSlide6.is-open {
  height: 140px;
}



.header .megaMenu__group--inner {
    display: flex;
}


.header .megaMenu__group--list {
    flex-grow: 1;
}

.header .megaMenu__group--title {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  margin-right: 72px;
}

.header .megaMenu__group--titleInner {
  position: relative;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  padding-right: 28px;
  color: #4c4c4c;
  transition: color .2s;
}


.header .megaMenu__list {
  display: grid;
  grid-template-columns: 262px 262px 262px 262px;
  gap: 25px 0;
}

.header .megaMenu__group--titleInner {
  position: relative;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  padding-right: 28px;
  color: #4c4c4c;
  transition: color .2s;
}

.header .megaMenu__list_right {
  display: grid;
  grid-template-columns: 160px 270px 270px 260px;
  gap: 0px 0px;
}

.header .megaMenu__item {
    white-space: nowrap;
    display: flex;
    justify-content: flex-start;
}


.naviItem1_ul{
/* grid-template-columns: 334px 240px 240px 230px !important; */
grid-template-columns: 330px 330px 270px 200px!important;
}

li.naviItem {
    cursor: pointer;
    height:60px;
}



.header_logo {
    width: 20%;
    margin-right: 22px;
    min-width: 175px;
    max-width: 215px;
}


.header .megaMenu__item--inner {
    display: block;
    position: relative;
    padding-left: 15px;
    padding-bottom: 3px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.4;
    color: #4f5f6d;
    background-image: linear-gradient(#3197fc,#2f97fe);
    background-size: 0 1px;
    background-position: left 12px bottom;
    background-repeat: no-repeat;
    transition: color .3s ease,background-size .3s ease;
}


.header .megaMenu__item--inner:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 2px;
  background-color: #158aff;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}



.header .megaMenu__item--inner:hover {
    color: #378ee4;
    background-size: calc(100% - 10px) 1px;
    text-decoration: none;
}



/* ========================================
■ section header end　▲
======================================== */





/* ========================================
■ section cta start ▼
======================================== */

.cta {
  text-align: center;
  max-width: 1366px;
  margin: 40px auto 0px;
  position: relative;
  z-index: 5;
  padding: 0px 0px 20px 0px;
}


.cta_txt{
  top: 13px;
  padding: 19px 30px 19px 37px;
  line-height: 1.3;
  left: 195px;
  font-size: 25px;
}


.cta_s_text {
    font-size: 20px;
    font-weight: 100;
}



.cta_txt:after,.cta_txt:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    right:100%;
    top:50%;
}

.cta_txt:after{
  border-color: rgba(247, 221, 51, 0);
  border-top-width: 12px;
  border-bottom-width: 4px;
  border-left-width: 26px;
  border-right-width: 22px;
  margin-top: -12px;
  border-right-color: #fff;
}

.cta_txt:before{
  border-color: rgba(30, 144, 255, 0);
  border-top-width: 15px;
  border-bottom-width: 5px;
  border-left-width: 26px;
  border-right-width: 27px;
  margin-top: -14px;
  margin-right: 0px;
  border-right-color: #eadadd;
}


p.cta_txt {
      font-size: 24px;
      color: #ee849a;
      font-weight: bold;
      padding-bottom: 5px;
      position: absolute;
      line-height: 1.3;
      background: #ffffff;
      text-align: left;
      padding: 10px 25px 14px 25px;
      border-radius: 12px;
      left: 228px;
      border: 2px solid #E6E0E1;
      z-index: -1;
      top: 0px;
      text-align: center;
      vertical-align: middle;
      font-family: 'Noto Sans JP', sans-serif;

      /* width: 38%; */
}


.cta_position{
  left:170px;
  top: -8px;
}


.cta_area{
  position: relative;
  margin: 45px 0 0;
  z-index: 1;
}



p.n_cta_txt {
  font-size: 25px;
  color: #000;
  font-weight: bold;
  padding-bottom: 5px;
}


/* .n_cta_L_area {
    background-size: 100%;
    border: 1px solid #d2dae0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    text-align: left;
    background: white;
    background-image: url(/images/lp/lp_fileserver/dw_cta_bg_fs.png);
    background-size: cover;
} */

.n_cta_L_area {
  background-size: 100%;
  border: 1.5px solid #d1d9e5;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  text-align: left;
  background: #f9fcff;
  border-radius: 13px;
  box-shadow: 0px 0px 8px 0px rgb(221 223 227 / 65%);
}

.n_cta_L_area:hover {
  border: 1.5px solid #a1c3e6;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.2);
  cursor:pointer;transform:scale(1.02,1.02);transition:transform .2s;
}

.cta_box_logo{
  width: 26%;
  padding: 5px 0px;
  background-color: #378ee4;
  border-radius: 11px 0px 11px 0px;
  text-align: center;
  color: #ffffff;
  font-size: 28px;
  font-weight: 600;
}

.cta_box_logo img{
   width: 175px;
}



.n_cta_dw_left img{
      padding-top:10px;
}

.n_cta_dw_right {
  display: flex;
  width: 100%;
  padding: 0px 20px 40px 30px;
  align-items: flex-start;
  justify-content: space-between;
}

.n_cta_dw_right .thumb_img{
  width: 49%;
  padding-top: 21px;
  padding-left: 0.7em;
}


.n_cta_dw_right ul {
    margin: 0;
    width: 51%;
}



  .n_cta_dw_right ul li {
    font-size: 1.7rem;
    color: #3a4752;
    line-height: 1.45;
    text-align: center;
    font-weight: 600;
    padding: 25px 0px 15px 0px;
    position: relative;
    letter-spacing: -.7pt;
  }


.n_cta_dw_right ul li:nth-last-child(1){
      padding: 0 0px 0px 0px;
}


.n_cta_dw_img {
    padding: 20px 40px 0;
}


.n_cta_btn{
  text-align: center;
margin: 0 auto;
padding: 20px 0 50px;
}

.n_cta_btn img{
  width:486px;
}

/* ========================================
■ section cta end　▲
======================================== */






/* ========================================
■ section main start ▼
======================================== */


.g-wrapper{
  min-width: 1366px;
  margin-top: 72px;
}

.main_contents{
  margin-top: 72px;
}



.keyv {
    /* background: linear-gradient(0deg, #000a0b, #070e0e);
    padding-bottom:60px; */
    /* background-color: #0c65c2; */

    background: url(/images/banner/topbanner_bg2.png) center/cover no-repeat;
    color: #fff;
    min-width: 1200px;
    height:600px;
}


.keyv .mv{
  position: relative;
  color: #fff;
  background-position: center;
  padding: 78px 0px 63px 0px;
  margin: 0 auto;
  max-width: 1497px;
  width: 100%;
}


.keyv-slider01 {
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background-image:url(/images/banner/ai_expo_bg.png) ;
  background-position:top 50% left;
  background-size:100% auto;
  background-size: cover;
  background-repeat: no-repeat;
}



.keyv-slider02 {
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background-image:url(/images/lp/denshichobo/denshi_bg1.webp) ;
  background-position:top 50% left;
  background-size:100% auto;
  background-repeat: no-repeat;
}


.keyv-slider03{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background-image:url(/images/banner/topbanner_seminar_2023August24_bg.png) ;
  background-position:bottom 62% left;
  background-size:100% auto;
  background-repeat: no-repeat;
  background-color:#0c2084;
}

.keyv-slider04{
  background: url(/images/lp/directcloud_warmstorage/warm_bg1.png) center 84.5% no-repeat;
  color: #fff;
  min-width: 1200px;
  height: 600px;
}

.keyv-sliderbiztex{
  background: url(/images/lp/biztex_connect/biztex_bg.png) center 84.5% no-repeat;
  color: #fff;
  min-width: 1200px;
  height: 600px;
}

.keyv-datacampaign{
  background: url(/images/banner/topbanner_datamigrationbox_bg.png) center 100% no-repeat;
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background-size: cover;
}

.keyv-happynewyear{
  color: #fff;
  min-width: 1200px;
  height: 650px;
  background: rgb(255, 255, 255);
  background: radial-gradient(circle, rgba(255, 255, 255, 1) 51%, rgba(209, 236, 254, 1) 83%, rgb(185 219 251) 100%);
}

.keyv-gradation-blue{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background: rgb(25,177,199);
  background: linear-gradient(40deg, rgba(25,177,199,1) 0%, rgba(35,19,144,1) 100%);
}

.keyv-seminar-green{
  /* background: url(/images/contents/topbanner_seminar_greencircle.png) center 0% no-repeat; */
  background: url(/images/contents/topbanner_seminar_greencircle_v2.png) center 0% no-repeat;
  min-width: 100%;
    background-size: cover;
    height: 600px;
}



/************************ enterpriseplus service Start *************************/
.keyv-enterpriseplus {
  background: #092a54;
  background: linear-gradient(180deg, #092a54 0%, #012353 40%, #051a3c 73%, #060f23 100%);
  background-repeat: repeat-x;
  height: 600px;
}

.keyv-enterpriseplus .keyv-enterpriseplus_bg{
  background-image: url(/images/contents/left_shape_service.png), url(/images/contents/right_shape_service.png);
  background-position: top 100% left, top 0 right;
  background-size: 23% auto, 12.5% auto;
  background-repeat: no-repeat, no-repeat;
  background-repeat: no-repeat;
  height: 100%;
}

.keyv-enterpriseplus .mv{
  position: relative;
  color: #fff;
  background-position: center;
  padding: 0px 0px 0px;
  margin: 0 auto;
  max-width: 1510px;
  width: 100%;
  }

.main-enterpriseplus_v_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
}


.main-enterpriseplus_title_area{
    width:53%;
    padding: 70px 0px 0px;
}

.main-enterpriseplus_btn_contents_area{
  display: flex;
  justify-content: center;
  padding: 7px 0px 5px;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  flex-direction: row;
  width: 65%;
}


.main-enterpriseplus_btn_boxtd{
  width: 45%;
  text-align: center;
  height: 65px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.8;
  position: relative;
  flex: 1 1;
  max-width: 44%;
  margin-top: 7px;
}

.main-enterpriseplus_btn_boxtd_contents{
  width: 100%;
  text-align: center;
  height: 65px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.8;
  position: relative;
  flex: 1 1;
  max-width: 60%;
  margin-top: 20px;
}



.main-enterpriseplus_btn_boxtd a{
  display: flex;
  align-items: center;
  width: 100%;
  height: 60px;
  min-width: auto;
  gap: 0 12px;
  padding: 1px 23px 0px 34px;
}


.main-enterpriseplus_title {
  color: #fff;
  font-size: 1.9em;
  font-weight: 600;
  font-family: A-OTF Shin Go Pro, 'Noto Sans JP', sans-serif;
  text-align: center;
  line-height: 1.45;
  padding-bottom: 35px;
  padding-top: 0px;
  letter-spacing: 0px;
}


.main-enterpriseplus_title span {
    font-size: 27px;
    font-weight: 100;
    letter-spacing: 0;
    color: #fff;
}

.main-enterpriseplus_serve_en {
  width: 87%;
  margin: 0 auto;
  padding-top: 10px;
}


.main-enterpriseplus_title_en{
  color: #fff;
  font-size: 6.0em;
  font-weight: 700;
  letter-spacing: -0.6px;
  font-family: A-OTF Shin Go Pro, 'Noto Sans JP', sans-serif;
  text-align: center;
  line-height: 1.55;
  padding-bottom: 35px;
  padding-top: 2.95rem;
  text-shadow: 0 4px 10px rgba(1, 20, 70, 0.3);
}



.main-enterpriseplus_img_area {
  width: 45%;
  padding: 0px 0px 0px 0px;
  align-items: flex-end;
  justify-content: flex-end;
  display: flex;
}


.mainv-enterpriseplus_pic1{
  width: 100% !important;
  margin: 0 auto;
  object-fit: contain !important;
}

.main-enterpriseplus_btn_area {
  display: flex;
  justify-content: center;
  padding-top: 12px;
}

.main-enterpriseplus_btn {
  background: linear-gradient(35deg, #dd00b1 0%, #8a1bf4 46%, #01b9f7 100%);;
  width:82%;
  color: #fff;
  text-align: center;
  border-radius: 86px;
  height: 86px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:0 auto;
}

.main-enterpriseplus_btn a {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 35px;
  text-decoration: none;
}

.main-enterpriseplus_btn:hover,
.main-enterpriseplus_btn:focus {
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  cursor:pointer;
  transform:scale(1.04,1.04);
  transition:transform .2s;
  text-decoration: none;
}

.app-btn-contents-arr{
  width: 32px !important;
  height: 32px !important;
  margin-left: 13px;
  pointer-events: none;
  margin-top: 2px;
}




@media screen and (max-width: 480px) {

.keyv-enterpriseplus {
  height: 660px;
  background: #092a54;
  background: linear-gradient(0deg, #051026 0%, #061025 20%, #0a2a55 50%, #0a2a55 100%);
  background-repeat: no-repeat;
}

.keyv-enterpriseplus .mv{
  padding: 0;
}

.keyv-enterpriseplus .keyv-enterpriseplus_bg {
  background-image:none;
  background-position: none;
  background-size: none;
  background-repeat: none;
  height: 100%;
}

.main-tenterpriseplus_v_wrap {
  width: 100%;
  margin-top: 65px;
  padding: 20px 20px 0px;
  flex-direction: column;
  padding-bottom: 0px;
}

.main-enterpriseplus_title_area {
    width: 100%;
}

.main-enterpriseplus_title {
  font-size: 27px;
  line-height: 1.45;
  text-align: center;
  padding-bottom: 14px !important;
  letter-spacing: -.3pt;
  padding-top: 8px;
}

.main-enterpriseplus_serve_en {
  width: 100%;
  margin: 0 auto;
  padding-top: 23px;
}

.main-enterpriseplus_title_en{
  font-size: 39px;
  line-height: 1.35;
  text-align: center;
  padding-bottom: 0px !important;
  letter-spacing: 1.7pt;
  padding-top: 26px;
}

.main-enterpriseplus_img_area {
  width: 100%;
  padding: 0px !important;
}



.mainv-enterpriseplus_pic1 {
  width: 100%;
  padding-left: 0;
}

.main-enterpriseplus_title img {
  width: 90%;
}

.main-enterpriseplus_btn_area {
  margin: 0 auto;
}

.main-enterpriseplus_btn {
  width: 90%;
  height: 56px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  position: relative;
  margin-top: 8px;
}

.main-enterpriseplus_btn a {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 21px;
  text-decoration: none;
  font-weight: 700;
}

}

/********************** enterpriseplus service End *********************/



/************************ Trust Center Start *************************/
.keyv-trust {
  background: #0050CF;
  background: linear-gradient(180deg, #002153 0%, #0050CF 100%);
  background-repeat: repeat-x;
  height: 600px;
}

.keyv-trust .keyv-trust_bg{
  background-image: url(/images/lp/dc_trustcenter/banner_trustbg.svg);
  background-position: bottom 0% center;
  background-size: 88% auto;
  background-repeat: repeat-x;
  height: 100%;
}

.keyv-trust .mv{
  position: relative;
  color: #fff;
  background-position: center;
  padding: 72px 0px 0px;
  margin: 0 auto;
  max-width: 1497px;
  width: 100%;
  }


.keyv-trust .mv .logo{
  margin: 0 auto;
  padding-top: 25px;
  text-align: right;
}

.keyv-trust .mv .logo img{
    width:160px;
}

.main-trust_v_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 98%;
}


.main-trust_title_area{
    width: 56.5%;
}

.main-trust_btn_contents_area{
  display: flex;
  justify-content: center;
  padding: 7px 0px 5px;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  flex-direction: row;
  width: 65%;
}


.main-trust_btn_boxtd{
  width: 45%;
  text-align: center;
  height: 65px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.8;
  position: relative;
  flex: 1 1;
  max-width: 44%;
  margin-top: 7px;
}

.main-trust_btn_boxtd_contents{
  width: 100%;
  text-align: center;
  height: 65px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.8;
  position: relative;
  flex: 1 1;
  max-width: 60%;
  margin-top: 20px;
}



.main-trust_btn_boxtd a{
  display: flex;
  align-items: center;
  width: 100%;
  height: 60px;
  min-width: auto;
  gap: 0 12px;
  padding: 1px 23px 0px 34px;
}


.main-trust_title {
  color: #fff;
  font-size: 1.9em;
  font-weight: 600;
  font-family: A-OTF Shin Go Pro, 'Noto Sans JP', sans-serif;
  text-align: center;
  line-height: 1.45;
  padding-bottom: 35px;
  padding-top: 0px;
  letter-spacing: 0px;
}


.main-trust_title span {
    font-size: 27px;
    font-weight: 100;
    letter-spacing: 0;
    color: #fff;
}

.main-trust_serve_en {
  width: 87%;
  margin: 0 auto;
  padding-top: 10px;
}


.main-trust_title_en{
  color: #fff;
  font-size: 6.75em;
  font-weight: 600;
  letter-spacing: 3.0px;
  font-family: A-OTF Shin Go Pro, 'Noto Sans JP', sans-serif;
  text-align: center;
  line-height: 1.32;
  padding-bottom: 35px;
  padding-top: 15px;
  text-shadow: 0 4px 10px rgba(1, 20, 70, 0.3);
}



.main-trust_img_area {
  width: 42.5%;
  padding: 20px 0px 0px 0px;
}


.mainv-trust_pic1{
  width: 100% !important;
  margin: 0 auto;
  object-fit: contain !important;
}

.main-trust_btn_area {
  display: flex;
  justify-content: center;
  padding-top: 12px;
}

.main-trust_btn {
  background: #FF114A;
  width: 52%;
  color: #fff;
  text-align: center;
  border-radius: 70px;
  height: 70px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:0 auto;
}

.main-trust_btn a {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
}

.main-trust_btn:hover,
.main-trust_btn:focus {
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  cursor:pointer;
  transform:scale(1.04,1.04);
  transition:transform .2s;
  text-decoration: none;
}




@media screen and (max-width: 480px) {

.keyv-trust {
  height: 585px;
}

.keyv-trust .mv{
  padding: 0;
}

.keyv-trust .keyv-trust_bg {
  background-size: 300% auto;
}

.main-trust_v_wrap {
  width: 100%;
  margin-top: 65px;
  padding: 20px 20px 0px;
  flex-direction: column;
  padding-bottom: 0px;
}

.main-trust_title_area {
    width: 100%;
}

.main-trust_title {
  font-size: 27px;
  line-height: 1.45;
  text-align: center;
  padding-bottom: 14px !important;
  letter-spacing: -.3pt;
  padding-top: 8px;
}

.main-trust_serve_en {
  width: 100%;
  margin: 0 auto;
  padding-top: 23px;
}

.main-trust_title_en{
  font-size: 38px;
  line-height: 1.4;
  text-align: center;
  padding-bottom: 7px !important;
  letter-spacing: 1.7pt;
  padding-top: 10px;
}

.main-trust_img_area {
  width: 100%;
  padding: 15px 0 15px !important;
}



.mainv-trust_pic1 {
  width: 100%;
  padding-left: 0;
}

.main-trust_title img {
  width: 90%;
}

.main-trust_btn_area {
  margin: 0 auto;
}

.main-trust_btn {
  width: 92%;
  height: 54px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  position: relative;
  margin-top: 20px;
}

.main-trust_btn a {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 23px;
  text-decoration: none;
  font-weight: 700;
}

}

/********************** Trust Center End *********************/


.keyv-slider05{
  background: url(/images/contents/slider03_bgimg.png) center/cover no-repeat;
  color: #fff;
  height: 600px;
}

.keyv-slider06{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background-image: url(/images/event_schedule/DirectCloud_UserDay2025_join03_bg.jpg);
  background-position: top 67% center;
  background-size: 100%;
}






.keyv-slider-event{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background:url(/images/banner/topbanner_InteropTokyo2024_bg1.png) center 52% no-repeat;
}


.keyv-slider07-header {
    min-width: 100%;
    background: linear-gradient(#ffffff, #f1f3f0);
    height: 600px;
    background-image: url(/images/banner/japanitweek2024-bg_t.svg), url(/images/banner/japanitweek2024-bg_b.svg);
    background-position: top 0% center, bottom -50% center;
    background-size: 100% auto, 80% auto;
    background-repeat: no-repeat, no-repeat;
    position: relative;
}

.keyv-slider07 {
  color: #fff;
  min-width: 1200px;
  height: 600px;
  /* background-image:url(/images/banner/2024_expo_bg.png) ;
  background-position:top 50% left;
  background-size:100% auto;
  background-size: cover;
  background-repeat: no-repeat; */


  background-image: url(/images/banner/japanitweek2024_bg_left.svg), url(/images/banner/japanitweek2024_bg_right.svg);
  background-position: top 100% left, bottom 0 right;
  background-size: 25% auto, 25% auto;
  background-repeat: no-repeat, no-repeat;
  padding: 4em 0 4.5em;
}

.keyv-slider-ai{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background:url(/images/banner/topbanner_seminar_2023ai_bg.png) center 91% no-repeat;
  background-size: cover;
}

.keyv-slider-Nov20{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background:url(/images/banner/seminar_2024Nov20_bg.jpg) center 59% no-repeat;
  background-size: cover;
}

.keyv-slider-office{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  /* background: linear-gradient(120deg, rgba(223, 221, 245, 1) 0%, rgba(201, 223, 244, 1) 27%, rgba(226, 249, 255, 1) 48%, rgba(198, 233, 253, 1) 74%, */
  background:url(/images/contents/topbanner_officebg.png) center 91% no-repeat;
  background-size: cover;
}

.keyv-slider-Nov21{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background:url(/images/banner/seminar_2024Nov21_bg.jpg) center 91% no-repeat;
  background-size: cover;
}

.keyv-slider-Nov28{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background:url(/images/banner/seminar_2024Nov28_bg.jpg) center 91% no-repeat;
  background-size: cover;
}

.keyv-slider-partner{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  /* background:url(/images/banner/topbanner_seminar_2023_partner.png) center 84.5% no-repeat; */
  background:url(/images/banner/banner_seminar_2024Oct10_bg1.png) 28% 61% no-repeat;
  background-size: cover;
}

.keyv-slider-dec3{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background:url(/images/banner/topbanner_seminar_2024Dec3_bg.jpg) 28% 61% no-repeat;
  background-size: cover;
}

.keyv-slider-usergroup{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background:url(/images/event_schedule/DirectCloud_UserGroup2024_bg.gif) center 100% no-repeat;
}

.keyv-slider-dxexpo{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background:url(/images/event_schedule/Expo_Autumn2024_bg.gif) center 76% no-repeat;
  background-size: cover;
}


.keyv-slider-interop2025{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background: url(/images/event_schedule/interop_tokyo2025_bg.gif) center 69% no-repeat;
  background-size: cover;
}

.keyv-slider-movie{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background-color:#000000;
}


.keyv-slider-partner01{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background:url(/images/banner/topbanner_seminar_denshichobo_merit_bg.png) center 12% no-repeat;
}

.keyv-slider08{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background:url(/images/banner/banner_seminar_2024August6_bg.png) center 12% no-repeat;
}

.keyv-slider09{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background:url(/images/lp/datamigration/main-section-bg.png) 18% center no-repeat;
}

.keyv-slider10{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background:url(/images/banner/banner_seminar_2024sep11_bg.png) center 12% no-repeat;
}


.keyv-slider11{
  color: #fff;
  min-width: 1200px;
  height: auto;
  max-height:600px;
  background:url(/images/banner/top_campagin_nankaitrough_bg.png) center 12% no-repeat;
  background-size: cover;
}

.keyv-slider-usergroup02{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background:url(/images/contents/DirectCloud_UserGroup2024_join02_bg.png) center 36% no-repeat;
  background-size: cover;
}

.mv-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  /* max-width: 1460px;
  width: 100%; */
  padding: 0px 0px 40px;
}

.mv-tit{
  width: 53%;
}

.mv-inn{
  width: 46%;
  padding-top: 15px;
  text-align: center;
}

.mv-inn img{
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: none;
}

.img-cloud{
  width: 81%;
  padding-top: 30px;
}

.mv-tit h2{
    color: #fff;
    font-size: 5.3rem;
    font-weight: 700;
    line-height: 1.75;
    font-family: A-OTF Shin Go Pro, 'Noto Sans JP', sans-serif;
    text-shadow: 1px 1px 2px #003b8cb0;
}

.mv-tit h2::after {
  content: "";
  display: block;
  height: 1px;
  background: linear-gradient(to right, #ffffff26 0%, #ffffffb3 10%, #ffffffb3 75%, #fff0 100%);
}

.mv-tit h3{
  color: #fff;
  font-size: 4.0rem;
  font-weight: 500;
  line-height: 1.35;
  padding-top: 15px;
  text-align: left;
  font-family: A-OTF Shin Go Pro, 'Noto Sans JP', sans-serif;
  text-shadow: 1px 1px 2px #003b8cb0;
}


.keyv-slider01 .mv,
.keyv-slider02 .mv,
.keyv-slider03 .mv,
.keyv-slider04 .mv,
.keyv-slider05 .mv,
.keyv-slider-ai .mv,
.keyv-slider-Nov20 .mv,
.keyv-slider-Nov21 .mv,
.keyv-slider-Nov28 .mv,
.keyv-slider-partner .mv,
.keyv-slider-dec3 .mv,
.keyv-slider-partner01 .mv,
.keyv-slider06 .mv,
.keyv-slider-event .mv,
.keyv-slider07 .mv,
.keyv-slider08 .mv,
.keyv-slider09 .mv,
.keyv-slider10 .mv,
.keyv-slider11 .mv,
.keyv-sliderbiztex .mv,
.keyv-datacampaign .mv,
.keyv-happynewyear .mv,
.keyv-gradation-blue .mv,
.keyv-seminar-green .mv,
.keyv-slider-office .mv{
  position: relative;
  color: #fff;
  background-position: center;
  padding: 0px;
  margin: 0 auto;
  max-width: 1497px;
  width: 100%;
}

.keyv-slider-usergroup .mv{
  position: relative;
  color: #fff;
  background-position: center;
  padding: 0px;
  margin: 0 auto;
  max-width: 1497px;
  width: 100%;
}

.keyv-slider-usergroup02 .mv{
  position: relative;
  color: #fff;
  background-position: center;
  padding: 0px;
  margin: 0 auto;
  max-width: 1497px;
  width: 100%;
}

.keyv-slider-dxexpo .mv{
  position: relative;
  color: #fff;
  background-position: center;
  padding: 0px;
  margin: 0 auto;
  max-width: 1497px;
  width: 100%;
}

.keyv-slider-interop2025 .interop2025-bg{
    width: 100%;
    height: 100%;
    background: rgb(1 0 98 / 49%);
    background: linear-gradient(90deg, rgb(2 0 94 / 55%) 0%, rgb(16 8 146 / 42%) 15%, rgb(8 7 126 / 30%) 39%, rgb(0 40 132 / 30%) 69%, rgb(0 29 114 / 42%) 85%, rgb(2 27 125 / 53%) 100%);
}

.keyv-slider-interop2025 .mv{
  position: relative;
  color: #fff;
  background-position: center;
  padding: 0px;
  margin: 0 auto;
  max-width: 1497px;
  width: 100%;
}

.keyv-slider-movie .mv{
  position: relative;
  color: #fff;
  background-position: center;
  padding: 0px;
  margin: 0 auto;
  max-width: 1497px;
  width: 100%;
}



.main_slider_wrap,
.main_slider01_wrap,
.main_slider02_wrap,
.main_slider03_wrap,
.main_slider04_wrap,
.main_slider05_wrap,
.main_slider-ai_wrap,
.main_slider-Nov20_wrap,
.main_slider-Nov21_wrap,
.main_slider-Nov28_wrap,
.main_slider-partner01_wrap,
.main_slider06_wrap,
.main_slider07_wrap,
.main_slider08_wrap,
.main_slider10_wrap,
.main_slider11_wrap,
.main_sliderbiztex_wrap,
.main_slider_green_wrap,
.main_slider-office_wrap,
.main_slider-interop2025_warp{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
  margin: 0 auto;
  width: 98%;
}

.main_gradation_blue_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
  margin: 0 auto;
  width: 100%;
}

.main_slider09_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
  margin: 0 auto;
  width: 100%;
}

.main_datacampaign_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
  margin: 0 auto;
  width: 100%;
}

.main_happynewyear_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
  margin: 0 auto;
  width: 100%;
}


.main_slider-partner_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
  margin: 0 auto;
  width: 100%;
}

.main_slider-dec3_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
  margin: 0 auto;
  width: 100%;
}

.main_slider-usergroup_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
  margin: 0 auto;
  width: 98%;
}

.main_slider-usergroup02_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
  margin: 0 auto;
  width: 100%;
}

.main_slider-dxexpo_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
  margin: 0 auto;
  width: 98%;
}

.main_slider-interop2025_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
  margin: 0 auto;
  width: 98%;
}

.main_slider-movie_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
  margin: 0 auto;
  width: 100%;
}

.main_sliderevent_wrap{
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  width: 98%;
  vertical-align: bottom;
}




.main_slider01_area {
  width: 84.5%;
  margin-top: 6px;
  position: relative;
}



.main_slider02_area {
    width: 60.5%;
    margin-top: 50px;
    position: relative;
}


.main_slider03_area {
  position: relative;
  width: 80%;
  margin-right: 0;
  text-align: center;
  margin-top: 38px;
}


.main_slider04_area {
  width: 69.5%;
  margin-right: 0;
  text-align: center;
  margin-top: 38px;
}

.main_sliderbiztex_area {
  width: 69.5%;
  margin-right: 0;
  text-align: center;
  margin-top: 38px;
}

.main_datacampaign_area {
  width: 76%;
  margin-right: 0;
  text-align: center;
  margin-top: 13px;
}

.main_slider-green_area {
  width: 86%;
  text-align: center;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: 0 auto ;
  }


.main_happynewyear_area {
  width: 57%;
  margin-right: 0;
  text-align: center;
  margin-top: 47px;
}

.main_gradation_blue_area{
  width: 69%;
  margin-right: 0;
  text-align: center;
  margin-top: 20px;
}

.main_slider_blue_area{
  width: 69%;
  margin-right: 0;
  text-align: center;
  margin-top: 20px;
}


.h-space-seminar {
  width: 71% !important;
 margin-top: 21px !important;
}


.main_slider05_area {
  width: 61%;
  margin-top: 53px;
}

.main_slider06_area {
  width: 71.5%;
  margin-right: 0;
  text-align: center;
  margin-top: 42px;
}


.main_sliderevent_area {
  width: 77.5%;
  margin-right: 0;
  text-align: center;
  margin-top: 65px;
}

.main_slider-ai_area {
  width: 66%;
  margin-right: 0;
  text-align: center;
  margin-top: 48px;
}

.main_slider-Nov20_area {
  width: 75%;
  margin-right: 0;
  text-align: center;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: 0 auto;

}

.main_slider-Nov21_area {
  width: 71%;
  margin-right: 0;
  text-align: center;
  margin-top: 44px;
}

.main_slider-Nov28_area {
  width: 73%;
  margin-right: 0;
  text-align: center;
  margin-top: 44px;
}

.main_slider-office_area {
  width: 72%;
  margin-right: 0;
  text-align: center;
  margin-top: 29px;
}




.keyv-slider-May28 .mv{
position: relative;
color: #fff;
background-position: center;
padding: 0px;
margin: 0 auto;
max-width: 1497px;
width: 100%;
}


.keyv-slider-May28 {
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background: url(/images/banner/seminar_2025May28_bg.png) center 59% no-repeat;
  background-size: cover;
}

.main_slider-May28_area {
  width: 70%;
  margin-right: 0;
  text-align: center;
  margin-top: 38px;
}







.wrap_kaisouka{
  height: 525px;
  align-content: flex-start;
}


.top_btn_detail {
  width: 20%;
  position: absolute;
  top: 54%;
  right: 15%;
  z-index: 1;
}



.keyv-slider-kaisouka .mv{
position: relative;
color: #fff;
background-position: center;
padding: 0px;
margin: 0 auto;
max-width: 1497px;
width: 100%;
}


.keyv-slider-kaisouka {
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background: url(/images/contents/storagetiering_bg_w.jpg) 30% 76% no-repeat;
  background-size: cover;
  background-color: #14123a;
}

.main_slider-kaisouka_area {
  width: 72%;
  margin-right: 0;
  text-align: center;
  margin-top: 46px;
}






.keyv-slider-dcmigrator{
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background: rgb(143 153 165);
  background-image: url(/images/lp/dcmigrator/dcmigrator_bg.png);
  background-size: cover;
  background-blend-mode: hard-light;
}



.keyv-slider-dcmigrator .mv{
  position: relative;
      color: #fff;
      background-position: center;
      padding: 0px;
      margin: 0 auto;
      max-width: 1497px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 600px;
}



.top_B_migrator{
  width:65%;

}



.logo_mig {
  width: 22%;
  padding: 30px 0 0 10px;
}


.mv-inn-migrator{
  width: 45%;
  padding-top: 0;
  text-align: center;
  position: absolute;
  top: 13px;
  bottom: 0px;
  overflow: hidden;
  right: 0;
}


.mv-inn-migrator img {
    margin-top: 0;
}


img.img-migrator {
  width: 100% !important;
  object-fit: inherit !important;
  height: auto !important;
}



.top_btn_detail.migrator {
    width: 22%;
    position: relative;
    top: 54%;
    left: 0;
    z-index: 1;
    padding-top: 80px;
}




.img-logo-migrator{
  width: 96% !important;
  margin-top: 0;
  padding:0;
}





.wrap_june25{
  height: 525px;
  align-content: flex-start;
}




.keyv-slider-june25 {
  color: #fff;
  min-width: 1200px;
  height: 600px;
  background: url(/images/banner/topbn_seminar_june25_bg.png) center 50% no-repeat;
  background-size: cover;
}


.keyv-slider-june25 .mv{
position: relative;
color: #fff;
background-position: center;
padding: 0px;
margin: 0 auto;
max-width: 1497px;
width: 100%;
}



.main_slider-june25_area {
  width: 100%;
  margin-right: 0;
  text-align: center;
  margin-top: 0;
}


.item .mainv_slider-june25_pic1{
height: 600px;
width: auto;
margin: 0 auto;
}







.main_slider-partner_area {
  /* width: 70%;
  margin-right: 0;
  text-align: center;
  margin-top: 47px; */

  width: 63%;
    margin-right: 0;
    text-align: center;
    margin-top: 46px;
}

.main_slider-partner01_area {
  width: 74.5%;
  margin-right: 0;
  text-align: center;
  margin-top: 4px;
  vertical-align: bottom;
}


.main_slider-dec3_area {
  width: 73%;
  margin-right: 0;
  text-align: center;
  margin-top: 4px;
  vertical-align: bottom;
}

.main_slider-userday_area {
  width: 74.5%;
  margin-right: 0;
  text-align: center;
  margin-top: 4px;
  vertical-align: bottom;
}


.main_slider07_area {
  width: 75%;
  margin-top: 0px;
  position: relative;
}

.main_slider-usergroup_area {
  width: 68%;
  margin-right: 0;
  text-align: center;
  margin-top: 4px;
  vertical-align: bottom;
}

.main_slider-usergroup02_area {
  width: 68%;
  margin-right: 0;
  text-align: center;
  margin-top: 5px;
  vertical-align: bottom;
}


.main_slider-dxexpo_area {
  width: 68%;
  margin-right: 0;
  text-align: center;
  margin-top: 4px;
  vertical-align: bottom;
}

.main_slider-interop2025_area {
  width: 65%;
  margin-right: 0;
  text-align: center;
  margin-top: 60px;
  vertical-align: bottom;
}

.main_slider-movie_area {
  width: 78%;
  margin-right: 0;
  text-align: center;
  margin-top: 0px;
  vertical-align: top;
}

.mainv_slider-usergroup_pic1 {
  width: 100%;
  margin-top: 37px;
}

.main_slider-usergroup02_pic1 {
  width: 100%;
  margin-top: 37px;
}

.mainv_slider-dxexpo_pic1 {
  width: 100%;
  margin-top: 37px;
}

.mainv_slider-interop2025_pic1 {
  width: 100%;
}

.mainv_slider-movie_pic1 {
  width: 100%;
  margin-top: 10px;
}

.main_slider08_area {
  width: 72.5%;
  margin-right: 0;
  text-align: center;
  margin-top: 17px;
  vertical-align: bottom;
}

.main_slider09_area {
  width: 100%;
  margin-right: 0;
  text-align: center;
  margin-top: 16px;
  vertical-align: bottom;
}

.main_slider10_area {
  width: 71%;
  margin-right: 0;
  text-align: center;
  margin-top: 36px;
  vertical-align: bottom;
}


.main_slider11_area {
  width: 77%;
  margin-right: 0;
  text-align: center;
  margin-top: 44px;
  vertical-align: bottom;
}




.mainv_slider01_pic1{
width: 100%;
}


.mainv_slider02_pic2 {
  padding: 5px 0px 0px;
}


.mainv_slider03_pic2 {
  width: 65%;
  margin-top: 40px;
}


.mainv_slider04_pic1 {
    width: 93%;
}

.mainv_sliderbiztex_pic1 {
  width: 93%;
}

.mainv_datacampaign_pic1 {
  width: 93%;
}

.mainv_slider-green_pic1 {
  width: 93%;
}

.mainv_happynewyear_pic1 {
  width: 93%;
}


.mainv_slider05_pic1{
  width: 100%;
  margin: auto;
}

.mainv_slider07_pic1 {
  width: 93%;
}

.mainv_slider-ai_pic1 {
  width: 93%;
}

.mainv_slider-Nov20_pic1 {
  width: 93%;
}

.mainv_slider-Nov21_pic1 {
  width: 93%;
}

.mainv_slider-partner_pic1 {
  width: 93%;
}

.mainv_slider-dec3_pic1 {
  width: 93%;
}

.mainv_slider-partner01_pic1 {
  width: 93%;
}

.mainv_slider-userday_pic1 {
  width: 93%;
}

.mainv_slider08_pic1 {
  width: 93%;
}

.mainv_slider09_pic1 {
  width: 93%;
}

.mainv_slider10_pic1 {
  width: 93%;
}



.mainv_slider02_pic1 {
    width: 100%;
    padding: 5px 0px 0px;
}



.slider img {
  width: 93%;
  height: auto;
}


.main_title_area p{
color: #ffffff;
text-align: center;
font-size: 30px;
letter-spacing: -0.2px;
}


.main_title_img{
width: 74.5%;
margin: 0 auto;
padding-top: 1px;
}


  .ta_bg {
    background: url(/images/lp/construction/tasha_backgroundimg-1.png) 0px 0px / auto no-repeat;
    background-size: 100%;
    background-color: #fbfdff;
}


  .keyv .mv .logo{
    /* width: 1440px; */
    margin: 0 auto;
    padding-top: 25px;
    text-align: right;
  }

  .keyv .mv .logo img{
      width:160px;
  }


  .main_v_wrap{
    position: relative;
    z-index: 100;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    width: 96%;
  }


.main_title_area{
      width: 53% !important;
}


.main_title_area p{
  color: #ffffff;
  text-align: center;
  font-size: 30px;
  letter-spacing: -0.2px;
}

.main_btn_area{
  display: flex;
  justify-content: center;
  padding-top: 47px;
}


.main_btn_area li {
  width: 40%;
  text-align: center;
  height: 64px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.9;
  position: relative;
}

.main_btn_area li:hover,
.main_btn_area li:focus {
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  cursor:pointer;transform:scale(1.04,1.04);transition:transform .2s;
}

.main_btn_area li a{
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 100%;
  height: 100%;
}



.main_btn_area li:nth-child(1){
  background-color: #fff;
  margin-right: 20px;
  /* border: 2px solid #526776; */
}

.main_btn_area li:nth-child(1) a{
  color: #4C4C4C;
}

.main_btn_area li:nth-child(1) a:hover{
  color: #378ee4;
  text-decoration: none;
}


.main_btn_area li:nth-child(2){
  background-color: #FF114A;
}

.main_btn_area li:nth-child(2) a{
  color: #fff;
}

.main_btn_area li:nth-child(2) a:hover{
  text-decoration: none;
}



.freeplan_btn_area {
  width: 80%;
  text-align: center;
  background-color: #FF114A;
  height: 60px;
  font-size: 24px;
  font-weight: bold;
  border-radius: 8px;
  position: relative;
  margin-top: 20px;
  margin: 20px auto 0;
  box-sizing: border-box;
  box-shadow: 0px 4px #b10b32;
}

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

.freeplan_btn_area a {
    color: #fff !important;
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    text-shadow: 0px 1px 3px #6a06068c;
}

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




.campaign_btn_area {
    width: 22.7%;
    text-align: center;
    background-color: #FF114A;
    height: 49px;
    font-size: 22px;
    font-weight: bold;
    border-radius: 8px;
    position: absolute;
    margin-top: 20px;
    margin: 20px auto 0;
    box-sizing: border-box;
    box-shadow: 0px 4px #b10b32;
    top: 84%;
    left: 74.6%;
}

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

.campaign_btn_area a {
    color: #fff !important;
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: -7px;
    text-shadow: 0px 1px 3px #6a06068c;
}

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


.campaign_btn_area:after {
  content: url(/images/contents/main_link_arrow.svg);
  position: absolute;
  left: 75%;
  display: block;
  width: 10%;
  top: 9px;
}





.freeplan_btn_area:after {
    content: url(/images/contents/main_link_arrow.svg);
    position: absolute;
    left: 256px;
    display: block;
    width: 7%;
    top: 15px;
}


  .main_title {
    color: #fff;
    font-size: 4.2em;
    font-weight: 500;
    font-family: A-OTF Shin Go Pro, 'Noto Sans JP', sans-serif;
    text-align: center;
    line-height: 1.6;
    padding-bottom: 22px;
    padding-top: 0px;
  }

  .main_title_n {
    color: #fff;
    font-size: 5.5em;
    font-weight: 600;
    font-family: A-OTF Shin Go Pro, 'Noto Sans JP', sans-serif;
    text-align: center;
    line-height: 1.3;
    padding-bottom: 25px;
    padding-top: 0px;
  }

  .en_tit{
    font-size: 4.5rem;
    font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 27px;
    font-weight: 700;
    padding-right: 5px;
  }

  .main_title .tit_point{
    color: #fff;
    font-weight: 800;
    font-size: 1.0em;
    font-family: A-OTF Shin Go Pro, 'Noto Sans JP', sans-serif;
    text-align: center;
    line-height: 1.6;
  }


  .main_title span {
      font-size: 27px;
      font-weight: 100;
      letter-spacing: 0;
      color: #fff;
  }


  .main_img_area {
    width: 44.5%;
    margin-top: 34px;
    margin-right: 34px;
}


.mainv_pic1{
  width: 100%;

}


.main_title img{
width: 92%;
}

  .main_b_disc{
    font-size: 31px;
    font-weight: 400;
    letter-spacing: 0;
    color: #3e7dd3;
    width: 90%;
    margin: 0 auto;
    padding: 4px 0 0;
    text-align: center;
    line-height: 1.0;
    font-family: 'Noto Sans JP', sans-serif;
  }



  .main_bottom_area {
      background-color: #fff;
      /* padding: 35px 0 20px; */
      padding: 55px 0 20px;
  }

  .main_bottom_inner {
      position: relative;
      text-align: center;
      max-width: 1180px;
      width:100%;
      margin: 0px auto;
  }

    .main_bottom_inner .statement {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 1.65rem;
      font-weight: 700;
      line-height: 1.6;
      margin-bottom: 16px;
      color: #4c4c4c;
      position: relative;
    }

    .main_bottom_inner .statement:before {
      border-right: 2px solid #d2d2d2;
      transform: translateX(-22px) translateY(0) rotate(-28deg);
      content: "";
      width: 0;
      height: 38px;
    }

    .main_bottom_inner .statement:after {
      border-left: 2px solid #d2d2d2;
      transform: translateX(10px) translateY(0) rotate(28deg);
      content: "";
      width: 0;
      height: 38px;
    }

  .bottom_area_text {
      text-align: center;
      padding-bottom: 15px;
      font-size: 30px;
  }

  .main_b_img {
    max-width: 770px;
    margin: 0 auto;
    padding: 30px 0 3px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }


.main_b_img li:nth-child(1){
width: 49.5%;
}

.main_b_img li:nth-child(2){
width: 38.5%;
margin:0 15px;
}

.main_b_img li:nth-child(3){
width: 41.5%;
}

.performance_img{
  width: 100%;
}

.laurel_img{
      width: 100%;
}

.laurel___span{
  display: block;
  font-size: 9px;
  color: #6191c0;
  text-align: center;
  padding-top: 1px;
}




  .m_b_disc {
      display: flex;
      justify-content: space-between;
      align-items:flex-end;
  }

  ul.main_b_ul {
    display: flex;
    padding: 12px 30px 10px;
    justify-content: space-between;
    align-items: center;
    width: 70%;
    background-color: #265EC9;
    font-size: 20px;
    border: 1px solid #2D6DC7;
    font-weight: 100;
    color: #d6e3f3;
    color:#eef5fd;
        background-color: #1252ab;
  }

  .main_b_ul li {
      position: relative;
      padding-left: 32px;
  }

  .main_b_ul li:before {
      content: '';
      display: inline-block;
      width: 25px;
      height: 24px;
      background-image: url(/images/lp/lp_fileserver/check_icon.svg);
      background-size: contain;
      vertical-align: middle;
      position: absolute;
      left: 0;
      top: 4px;
      background-repeat: no-repeat;
  }


  .iso_img {
    width: 33%;
    padding: 4px 0px 0px;
    margin: 0;
  }


/* ========================================
■ section main end　▲
======================================== */



/* ========================================
■ section 悩み start ▼
======================================== */

.section_distress {
    font-size: 17px;
    background: url(/images/lp/lp_fileserver/backgroundimg_server.png) 0px 0px / auto no-repeat;
    background-size: 100%;
    background-color: #f7fafc;
    padding: 90px 0 70px;
    /* min-width: 1366px; */
}



.distress_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
  border-radius: 15px;
}



.distress_con {
  width: 24%;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: space-between;
}

.distress_con_cen {
    width: 29%;
}
.distress_con_title {
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding: 6px 0 5px;
  background-color: #0078c9;
  border-radius: 8px 8px 0 0;
}

.distress_con_txt {
  padding:17px 15px;
  height: 160px;
  background-color: #ffffff;
  border-radius: 11px;
}

.distress_con_txt ul li {
  padding-left: 12px;
  margin-bottom: 10px;
  letter-spacing: -0.5px;
  line-height: 23px;
  position: relative;
}


.distress_con_txt ul li::before {
  position: absolute;
      color: #4472C4;
      content: "";
      width: 4px;
      height: 4px;
      border-radius: 87px;
      top: 12px;
      left: 3px;
      background-color: #4472C4;
}


/* .distress_con:nth-child(1){
  width:19%;
}

.distress_con:nth-child(2){
  width:16%;
}

.distress_con:nth-child(3){
  width:21%;
}

.distress_con:nth-child(4){
  width:24%;
} */





.distress_img_box {
  width: 100%;
  text-align: center;
  position: relative;
}



.dist_hukidashi{
  font-size: 21px;
  position: absolute;
  font-weight: bold;
  line-height: 28px;
  color: #2e74ba;
}


.hukidashi_a{
  left: 17%;
  top: 19px;
  letter-spacing: -0.3px;
}

.hukidashi_b{
  left: 11.5%;
  top: 19px;
  letter-spacing: -0.7px;
}

.hukidashi_c {
  left: 11.5%;
  top: 16px;
  letter-spacing: -0.7px;
}


img.distress_img {
  width: 100%;
  max-width: 100%;
}

ul.distress_con_txt_ul {
    font-size: 23px;
    color: #000;
    /* font-weight: bold; */
}

.distress_con_txt_ul li{
  position: relative;
      padding-left: 20px;
}

.distress_con_txt_ul li::before{
  position: absolute;
  color: #4472C4;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 87px;
  top: 19px;
  left: 3px;
  background-color: #4472C4;


}


/* ========================================
■ section　悩み end ▲
======================================== */








/* ========================================
■ section boxなら start ▼
======================================== */
.section_comparison {
    font-size: 17px;
    background: #ffffff;
    padding: 50px 0 80px;
    /* background: url(/images/lp/lp_fileserver/bg_fileserver_pattern.svg) right 0 bottom 100% / 100% auto no-repeat; */
    /* min-width:1366px; */
}




.comparison_section{
  background-color: #ffffff;
  padding: 1.5em 0;
}


.comparison_table {
    max-width: 1366px;
    text-align: center;
    border-collapse: collapse;
    font-size: 16px;
    position: relative;
margin-top: 10px;
}

.comparison_table td {
  border: 1px solid #DADADA;
  padding: 20px 10px 18px;
  color: #e65510;

}

span.com_t_stxt {
  font-size: 13px;
  display: block;
  color: #7F7F7F;
  line-height: 1.3;
  padding-top: 3px;
}

.comtable_title {
    width: 24%;
    background: #a0aaae;
    color: #ffffff !important;
    font-size: 21px !important;
    letter-spacing: -.3pt;
}

.comtable_title_box {
  width: 24%;
  background: #A0AAAE;
  color: #ffffff !important;
  font-size: 23px !important;
}

.comtable_left {
    background: #F2F2F2;
    color:#000000 !important;
    font-size: 21px !important;
}


.btb{
  border-top: 2px solid #0078c9 !important;
}

.blb{
  border-left: 2px solid #0078c9 !important;
}

.brb{
  border-right: 2px solid #0078c9 !important;
}

.bbb{
  border-bottom:2px solid #0078c9 !important;
}


/* ========================================
■ section　boxなら end ▲
======================================== */







/* ========================================
■ section boxの強み start ▼
======================================== */




.section_strength {
    background: #F0F9FF;
    padding: 60px 0 50px;
}

.strength_title_area {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

.strength_title_area_box {
  border-radius: 60px;
  margin: 0px 0px;
  justify-content: center;
  align-items: flex-end;
  flex-direction: row;
  display: flex;
  height: 99px;
}


.distress_sub_text{
  text-align: center;
  font-size: 22px;
  line-height: 1.45;
  padding-top: 22px;
  color: rgba(79,95,109,.8);
}


.strength_area {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0;
    padding:30px;
    border: 2px solid #0078c7;
    border-radius: 0 0 15px 15px;
    background-color:#fff;
}

.strength_con {
  width: 32%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 5px;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.strength_title {
    color: #000;
    text-align: center;
    font-size: 47px;
    font-weight: bold;
}

span.sct_stxt {
  font-size: 14px;
  display: block;
  font-weight: 100;
  padding-top: 5px;
  color: #8a8a8a;
}

.strength_con_title {
  width: 100%;
  text-align: center;
  color: #000;
  font-weight: bold;
  padding-top: 5px;
  height: auto;
}

p.sct_p {
  text-align: center;
  font-size: 26px;
  line-height: 1.4;
  font-weight: bold;
  color: #4f5f6d;
  letter-spacing: -.3pt;
}

.strength_con_txt {
  padding: 12px 15px 10px;
  font-size: 18px;
  line-height: 1.5;
  color: rgb(79 95 109 / 80%);
  letter-spacing: -.3pt;
}

.con_text_4{
  padding: 12px 12px 10px 31px;
}


.strength_con_txt li{
  text-indent: -17px;
  padding-left: 17px;
}

.strength_con_img {
  text-align: center;
  padding-top: 15px;
  width: 100%;
  height: 252px;
}

.strength_con_img1 img{
  width: 71%;
  padding-top: 20px;
}

.strength_con_img2 img{
width: 85%;
padding-top: 20px;
}

.strength_con_img3 img{
width: 78%;
padding-top: 0;
}





/* ========================================
■ section　boxの強み end ▲
======================================== */




/* ========================================
■ section fuction start ▼
======================================== */


.section_function {
  padding: 4em 0 4em;
  /* background: url(/images/lp/lp_fileserver/option_bg01.png) center top no-repeat; */
  background-size: contain;
  background-color: #f9fbfd;
  /* min-width:1366px; */
}

.function_table {
    border-collapse: collapse;
    font-size: 16px;
}


.function_table_ul {
  display: flex;
  flex-direction: row;
  padding: 10px 0;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

.function_table_ul li {
  width: 37%;
  text-align: right;
  vertical-align: top;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
}

.function_table_ul_lifir {
    width: 63% !important;
}

span.ftu_stxt {
    display: block;
    font-size: 13px;
}

span.icon_txt {
  display: inline-block;
    line-height: 1.45;
    padding-top: 5px;
    width: 100%;
    text-align: left;
    font-size: 18px;
}

.function_table_top {
  text-align: center;
  color: #000;
  background: #D9E2E7;
  font-size: 18px;
}

.function_bg{
  background: url(/images/lp/lp_fileserver/security_bg.png) center top no-repeat;
padding: 35px;
background-size: 100%;
}

.option_bg{
  background: url(/images/lp/lp_fileserver/option_bg.png) center top no-repeat;
padding: 35px 35px;
background-size: 100%;
}


.feature_table {
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
    margin-top: 17px;
    background: #ffffff;
    width: 100%;
}

.feature_table td {
  border: 1px solid rgb(186 198 207 / 70%);
  padding: 15px;
  font-size: 17px;
  color: rgb(58 71 82 / 85%);
}

.feature_table_top {
  text-align: center;
  line-height: 1.4;
  background: #378ee3;
  color: #fff !important;
  font-weight: bold;
  font-size: 20px !important;
}

.td_serve_title_left {
    border: 1px solid #e6e6e6;
    padding: 15px;
    font-size: 16px;
    text-align: center;
}


.function_con{
  padding: 40px 40px 50px;
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 0px 0px 8px 0px #dddfe3;
  margin-top: 0.85em;
}


.function_nocon{
  padding: 0px;
}


.cost_performance_area {
    margin-top: 50px;
}

.merit_con{
  padding: 25px 40px 30px;
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 0px 0px 8px 0px #dddfe3;
  margin-top: 0.1em;
}

.twolayout_area{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.twolayout_left{
  width: 48%;
  background-color: #f0f9ff;
  border-radius: 8px;
}

.twolayout_right{
  width: 49%;
  margin-left: 30px;
}


.function_con_second,
.function_con_third,
.function_con_fourth,
.function_con_fifth{
  margin-top: 40px;
}


.access_table {
    border: 1px solid rgb(186 198 207 / 70%);
    border-collapse: collapse;

}

.access_table td {
  border: 1px solid rgb(186 198 207 / 70%);
  padding: 15px 20px;
  font-size: 17px;
  background-color: #fff;
  color: rgb(58 71 82 / 80%);
  line-height: 1.5;
}

td.td_center {
    background-color: #fff;
    color: rgb(58 71 82 / 80%);
    font-weight: bold;
    text-align: center;
}

.ac_td_title {
    background-color: #378ee4 !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 19px !important;
}

td.access_table_fir {
    background-color: #FAFAFC;
    color: rgb(58 71 82 / 80%);
    text-align: center;
    font-weight: bold;
}



.drive_con_imgarea {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
  background-color: #f0f9ff;
  padding: 40px 35px 0;
  border-radius: 0px;
}

.drive_con_imgarea li {
  width: 48.5%;
  /* border: 1px solid #0078c9; */
  text-align: center;
  border-radius: 7px;
  background: #ffffff;
}

.drive_con_imgarea li p {
  background-color: #378ee4;
  color: #ffffff;
  padding: 8px 0;
  font-size: 27px;
  border-radius: 5px 5px 0 0;
  font-weight: 700;
}

.drive_con_imgarea li img {
  border-radius: 0 0 7px 7px;
padding: 9px;
}



.drive_disc{
  text-align: center;
    padding: 20px 0 35px;
    color: #378ee4;
    font-size: 31px;
    font-weight: bold;
    background-color: #f0f9ff;
    border-radius: 0px;
}


.drive_disc span{
  background: linear-gradient(transparent 75%, #fef847ed 75%);
  padding-right: 5px;
  color: #378ee4;
  font-size: 34px;
}


/* ========================================
■ section　fuction end ▲
======================================== */








/* ========================================
■ section　security　start　▼
======================================== */


.section_security {
    padding: 4em 0 4em;
    background:#eff8fd;
   /*background: url(/images/lp/lp_fileserver/security_bg.png) center top no-repeat;
    background-size: cover;*/
    /* min-width:1366px; */
}


.section_function_3{
  padding: 4em 0 4em;
  background:#f7fafc;
  /* min-width:1366px; */
}

.section_function_4{
  padding: 4em 0 4em;
  background:#eff8fd;
  /* min-width:1366px; */
}


.section_option{
    padding: 4em 0 4em;
    background:#ffffff;
    /* min-width:1366px; */
}


.security_icon_area {
    margin: 25px 0 0;
    background: url(/images/lp/lp_fileserver/security_bg.png) center top no-repeat;
    padding: 35px;
    background-size: 100%;
    background-position-y: 50%;
}

.security_icon_area1 {
  margin: 25px 0 0;
}


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

.security_icon {
  width: 14%;
  font-size: 14px;
  text-align: center;
  margin-top: 7px;
}

img.secu_img {
    width: 75%;
}

.security_table {
    border-collapse: collapse;
    font-size: 16px;
}

.security_table td {
  border: 1px solid #c9d0dc;
  padding: 16px 18px;
  line-height: 1.4;
  font-size: 18px;
}

.security_table_top {
  text-align: center;
  background: #e6efff;
  font-size: 21px;
  color: #333333;
}

.security_table_left {
  color: #6d6d71;
    background: #f2f7ff;
    text-align: left;
}

. {
  text-align: center;
  font-size: 42px;
  color: #333;
  padding: 50px 0 18px 0;
  line-height: 1.25;
  font-weight: bold;
}

.security_table_ul {
  display: flex;
      flex-direction: row;
      padding: 10px 0;
      flex-wrap: nowrap;
      align-items: center;
      justify-content: space-between;
}

.security_table_ul li {
  width: 47.5%;
  text-align: right;
  vertical-align: top;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
}

.security_table_ul_lifir {
    width: 63% !important;
}

.secu_logo_area {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  padding: 28px 32px;
  background: #f4f8ff;
}

.secu_logo_area_l {
    width: 53%;
    text-align: center;
}

.secu_logo_area2 {
    width: 42%;
    text-align: center;
}

ul.secu_logo_ul li {
    font-size: 22px;
    line-height: 1.25;
    color: #333333;
    text-align: left;
    padding-left: 4px;
}

.li_title_txt {
  font-size: 22px;
  line-height: 1.25;
  color: #333333;
  text-align: left;

  border-left: 2px solid #cbd7ea;
  margin-left: 5px;
  margin-bottom: 5px;
  padding-left: 13px;
}

.tatesen{
  width: 1px;
  background-color: #d4e1f5;
  height: 136px;
}



.security_con{
  padding: 35px 50px 50px;
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 0px 0px 8px 0px #e0edf5;
}


.security_con_second, .security_con_third, .security_con_fourth {
    margin-top: 40px;
}

.operation_log_area {
    display: flex;
    border: 1px solid #d0e1ed;
    background: #ffffff;
    border-radius: 8px;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 10px;
    padding:20px 0;
    margin-bottom: 15px;
}

.Operation_img {
    width: 22%;
    padding: 30px;
}

ul.Operation_log_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

ul.Operation_log_ul li {
  width: 24%;
  background-color: #f0f6fb;
  padding: 14px 10px;
  text-align: center;
  border-radius: 6px;
  margin-right: 8px;
  margin-bottom: 8px;
}


.Operation_log_ul li:nth-child(5),
.Operation_log_ul li:nth-child(6),
.Operation_log_ul li:nth-child(7){
width:25.4%;
}


.log_area{
  width:76.5%;
}



p.Operation_log_title{
  font-size: 18px;
  /* font-weight: bold; */
  color: rgb(58 71 82 / 80%);
}

p.Operation_log_type {
  font-size: 26px;
  color: #378ee4;
  font-weight: bold;
}

.log_type_total{
  text-align: center;
  padding-top: 2px;
  font-size: 39px;
  font-weight: bold;
  color: #227cd9;
  border-top: 1px solid rgb(223 227 230 / 70%);
  margin-top: 15px;
  width: 94%;
  margin: 5px auto 0;
}


/* ========================================
■ section　security end ▲
======================================== */




/* ========================================
■ section scene start
======================================== */

.section-scene{
  padding: 70px 0 60px;
  background-color: #ffffff;
  /* min-width:1366px; */
}

.scene_title{
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      background-color: #3784d9;
}

.scene_title h4 {
  font-size: 35px;
  color: #fff;
  padding: 13px 0px 15px;
  letter-spacing: -.3px;
  font-weight:bold;
}

.scene_title p {
    font-size: 35px;
    font-weight: bold;
    background: #0263a5;
    padding: 25px;
    line-height: 0.7;
    margin-right: 10px;
    color: #fff;
}


.scene_img_area {
  padding: 32px 40px 35px 40px;
     border: 1px solid #9FBFD6;
     border-top: none;
     background-color: #F0F8FF;
}

.scene2,.scene3{
  margin-top:35px;
}

/* ========================================
■ section scene end
======================================== */






/* ========================================
■ section　導入実績　start　▼
======================================== */

.box_reduction {
    background: #E8F0FC;
    padding: 0 0 40px 0;
    min-width:1366px;
    margin:0 auto 0px;
}

.lp_ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 97%;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;

}

.lp_ul li {
    float: left;
    text-align: center;
}

.section_reduction_li {
    width: 33.3%;
    padding: 0;
    border-right: 2px solid #D5E3F3;
    box-sizing: border-box;
}

.lp_ul .plan_reduction_p {
    display: inline-block;
    margin: 0 auto;
}


.content_text_black {
    display: inline;
    font-size: 28px;
    color: #595959;
    font-weight: bold;
    line-height:1.2;
}

.content_text_blue {
    font-size: 28px;
    color: #287BD6;
    margin-top: -8px;
    font-weight: bold;
}

.plan_reduction_b {
    margin: 0 auto 8px;
    width: 100%;
    text-align: center;
    padding:0;
}

.redution_ul {
    width: 92%;
    margin: 10px auto 0px;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
}

.plan_section2_reduction_border {
    width: 100%;
    height: 148px;
    background-color: #3784D9;
    padding: 40px 0;
    box-sizing: border-box;
}



.plan_icon_text ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}



.plan_reduction_p_sec {
    margin: 0;
    padding: 0;
    float: left;
}

.content_text_number {
    color: #FDEB03;
    font-size: 28px;
    font-weight: bold;
    padding-left: 4px;
    margin: 0;
    padding-top: 3px;
}

.content_text_white {
    color: #fff;
    font-size: 23px;
    font-weight: 100;
    padding-left: 5px;
}

.content_text_white_small {
    color: #ABD3F7;
    font-size: 16px;
    font-weight: 100;
}


.section_reduction_li:nth-child(3) {
    border-right: none;
}

.section2_reduction_li {
    width: 33%;
    padding: 0;
    margin-right: 10px;
}



.section2_reduction_li:nth-child(3) {
    border-right: none;
    margin-right:0;
}

.lp_ul .plan_reduction_t {
    display: inline-block;
    text-align: left;
    padding-left: 15px;
    line-height: 27px;
}

.plan_reduction_t {
    display: inline-block;
    text-align: left;
    padding-left: 15px;
}


.content_text_white_sub{
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    padding-left: 5px;
    margin: 0;
}
.title_disc{
  text-align: center;
  color: #777777;
  padding: 12px 0 15px 0px;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 100;
}

.logo_box {
    margin-top: 10px;
}


/* ========================================
■ section　導入実績　end　▲
======================================== */






/* ========================================
■ section  導入事例 start　▼
======================================== */



.donyu_bg{
  background-color: #f5fbff;
  background-size: 100%;
  padding-bottom: 70px;
  }


  .section-merit{
    padding:0;

  }


.section-merit .wrap{
  padding-top: 30px;
  padding-bottom: 0px;
}



.interview_btn {
  text-align: center;
background-color: #2d89ef;
color: #fff;
width: 290px;
padding: 18px;
border-radius: 6px;
font-size: 20px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 5px;
position: relative;
float: right;
margin-top: 15px;
height: 64px;
}

.interview_btn a{
    color: #ffffff !important;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
}


.interview_btn a:visited{
    color: #ffffff !important;
}


.highlight {
  font-weight: 100;
    padding: 20px 0px 6px 12px;
    font-size: 30px;
    color: #000;
}

.donyu-td-case{
  padding: 25px 30px;
  text-align: center;
  max-width: 1366px;
  margin: 0 auto 30px;
  /* border-bottom: 1px solid #E4E4E4; */
  background-color: #f0f6ff;
  display: block;
  position: relative;
  box-shadow: 4px 4px 0px rgb(0 0 0 / 10%);
}


.donyu_title{
  padding: 35px 0 8px;
    text-align: center;
    max-width: 1366px;
    margin: 0 auto 25px;
}


.donyu_title p{
    line-height: 1.3;
    font-size: 45px;
    font-weight: 700;
    padding-bottom: 3px;
    color: #0b2044;
    text-align: center;
  }

.donyu_title span{
  font-size: 28px;
  font-weight: 100;
  color: #898d92;
  padding: 10px 0 10px 0px;
  line-height: 1.6;
    }

.other_c_content li{
  font-size: 20px;
    line-height: 1.5;
    text-indent: 8px;
    padding-top: 5px;
}

.other_c_content li:nth-child(1){
    text-indent: -100px;
    padding-left: 19px;
}



.donyu_logo{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 90px;
  border-bottom: 1px dotted #e5e8eb;
  padding-bottom: 35px;
}


.donyu_logo_img {
    width: 60%;
    margin-right: 15px;
}




.industry {
  font-size: 18px;
  padding: 8px 20px 7px;
  background-color: #4e9fd7;
  color: #fff;
  border-radius: 24px;
  height: 45px;
  text-align: center;
  display: inline-block;
}

.indus_newalbe{
  width:38%;
}



.donyu_area {
  border-top: 0;
    background-color: #fff;
    /* background: url(/images/lp/datsu_zip/bgimg_05.png) center top no-repeat; */
    padding: 70px 0px 0px;
    background-size: 100%;
    background-color: #f5fbff;
    padding-bottom: 0;
    /* /* min-width: 1366px; */
}


.donyu_area.area-item2 {
    background-image: none;
    /* background: url(/images/lp/datsu_zip/bgimg_05_W.png); */
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #ffffff;
    background-size: 100%;
    padding: 30px 0px 0px;
}

.donyu_contents_area {
    padding: 10px 0px;
    margin: 0 auto;
    max-width:1366px;
}


    .company_ul{
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: top;
    　line-height: 1.7;
    }

.company_li_item1{
  width:40%;
}




.donyu_logo img {
    width: 100%;
    padding-top: 5px;
}


.donyu_logo span{
    left: 426px;
    top: 27px;
    font-size: 17px;
    padding: 7px 35px 7px;
    letter-spacing: -1.1px;
}



.other_c_content li:nth-child(1){
  text-indent: -112px;
  padding-left: 121px;
}




.donyu_img{
  /*box-shadow: 4px 4px #d4d4d4;*/
}

.donyu_case_area{
  padding: 30px 0 0px;

}

.donyu_icon {
    position: absolute;
    top: -80px;
    left: 169px;
    width: 22%;
}

.donyu_before, .donyu_after {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.donyu_case_title {
  font-size: 42px;
  margin-bottom: 35px;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  color: #000;
  /* border: 1px solid #f2f2f2; */
  /* background: linear-gradient(
90deg
,#fff, #f8f6f6, #f1f1f1 , #f8f6f6, #fff); */
  margin-top: 10px;
}




.donyu_case_title {
    position: relative;
    padding: 0 ;
}

.donyu_case_title:before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 38%;
  height: 8px;
  background-image: linear-gradient(to left, #dae5f5 0%, #ffffff00 100%);
  left: 0;
}

.donyu_case_title:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 38%;
  height: 8px;
  background-image: linear-gradient(to right, #dae5f5 0%, #ffffff00 100%);
  right: 0;
}





.before_title, .after_title{
  padding-top: 45px;
  background: linear-gradient(0deg , #6f6f6f, #9e9e9e);
  width: 14%;
  height: 170px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 32px;
  margin-left: 18px;
}


.after_title {
  background: linear-gradient(0deg, #fe7100, #fe8c1c);
  color:#fff;
}



.before_title span, .after_title span{
    font-size: 17px;
    color: #fff;
    display: block;
    line-height: 1.3;
}

.after_title span{
      color: #f9c9a6;
}

.case_ul{
  width: 82.5%;
  font-size: 22px;
  text-align: left;
  padding-top: 3px;
  color: rgb(58 71 82 / 80%);
  letter-spacing: -.2pt;
}

.case_ul li{
  text-indent: -22px;
  padding: 0px 23px;
  line-height: 1.4;
  padding-bottom: 8px;
}

.case_arrow{
  position: relative;
    left: 77px;
    margin-bottom: 26px;
    margin-top: 2px;
    top: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 30px 0 30px;
    border-color: #e7e9ec transparent transparent transparent;
}


span.ootoya_li_span_t {
    width: 88px;
    display: block;
    float: left;
}



/* ========================================
■ section  導入事例 end　▲
======================================== */







/* ========================================
■ section  導入実績 start　▼
======================================== */


.warea {
  background-color: #fff;
      height: 298px;
      border: 1px solid #f3f3f3;
      padding: 15px;
      min-width:1366px;
}


.section-result .wrap{
    padding-top: 70px;
    padding-bottom:70px;
}


.section-result .security_list:after {
    content: " ";
    display: block;
    clear: both;
}

.security_list li {
    background: #fff;
    width: 15.5%;
    float: left;
    margin-right: 13px;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 10px;
    border: 1px solid #F3F3F3;
}

.security_ico {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 165px;
  height: 80px;
  padding: 15px;
}

.section-result .security_list li:nth-child(6n){
    margin-right:0;
}


.section-result .security_ico img{
    margin:5px auto;
}



.slick-prev:before, .slick-next:before {
    display:none !important;
}


.company_logo_section {

    background-color: #fff;
}

.company_logo_section .wrap{
    padding-top: 50px !important;
    padding-bottom: 60px !important;
  }


.section-simple .wrap{
    padding-bottom:40px;
}

.section-simple .movie{
    margin-bottom:74px;
}

.section-simple .logo:after {
    content: " ";
    display: block;
    clear: both;
}

.section-simple .logo{
    margin-bottom: 20px;

}

.section-simple .logo li{
   float: left;
    margin-right: 7px;
    margin-bottom: 6px;
    width: 160px;
    height: 80px;
    border: 1px solid #dcdcdc;
    padding: 10px;
    box-sizing: border-box;
}

.works_logo_line {
    border: 1px solid #dcdcdc;
    height: 70px;
    background: #ffffff;
}

.section-simple .logo li:nth-child(6n){
    margin-right:0;
}

.section-simple .logo li:nth-child(6n+1){
    clear:both;
}

.section-simple .case_image img{
    width:100%;

}

.section-simple .case_name{
    font-size: 24px;
    color: #f6f6f6;
    background:#3A3A3A;
    padding: 34px 15px;
    height: 95px;
    line-height: 28px;
    text-align: center;

}

.slick-prev{
    background-image:url(/images/lp/construction/prev.png) !important;
    left:-40px !important;
}

.slick-next{
    background-image:url(/images/lp/construction/next.png) !important;
    right:-40px !important;
}

.prev-gray{
    background-image:url(/images/lp/free_web/prev-g.png) !important;
    left:-45px !important;
}

.next-gray{
    background-image:url(/images/lp/free_web/next-g.png) !important;
    right:-45px !important;
}


/* ========================================
■ section  導入実績 end　▲
======================================== */



/* ========================================
■ section  infomation start　▼
======================================== */



.section_infomation {
  padding: 70px 0 60px;
  background-color: #f7fbff;
}

.u_title {
  text-align: center;
  padding: 8px 10px 10px;
  font-size: 30px;
  color: #fff;
  border-bottom: 1px solid #0078c9;
  font-weight: bold;
  background: #0078c9;

}


.u_title span{
    font-size: 40px;
}




.infomation_area{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1.0em;
}


.impo_item {
    width: 32.3%;
}


.impo_i_con {
    position: relative;
    text-align: center;
}

.impo_i_con .title {
  width: 100%;
      font-size: 29px;
      text-align: center;
      color: #ffffff;
      background: #0078c9;
      padding: 12px 0 12px;
      border-radius: 8px 8px 0 0;
      font-weight: 200;
}

.item_con_area .img{
  padding: 10px;
width: 100%;
margin: 0 auto;
background-color:#fff;
    height: 245px;

}




.impo_i_con::after {
  position: absolute;
  left: 47%;
  bottom: -22px;
  width: 0;
  height: 0;
  content: "";
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-top: 22px solid #dee7ecfc;
  z-index: 9;
}

.impo_link {
    /* background: #FF114A;
    width: 100%;
    color: #fff;
    text-align: left;
    padding: 4px 0px 15px 0px;
    border-radius: 8px;
    font-size: 21px;
    height: 80px;
    line-height: 1.2;
    position: relative;
    margin-top: 12px; */

    /* background: #ff9513; */
    background: #FF114A;
    width: 88%;
    color: #fff;
    text-align: center;
    /* padding: 4px 0px 15px 10px; */
    border-radius: 57px;
    font-size: 21px;
    height: 56px;
    line-height: 1.2;
    position: relative;
    margin: 0 auto;
}

.impo_link:hover {
  color: #fff;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.2);
  cursor:pointer;transform:scale(1.02,1.02);transition:transform .2s;
}

.impo_link img {
  width: 20px;
  position: absolute;
  top: 27px;
  right: 4%;
}

.ctadown_link {
  background: #FF114A;
  width: 68%;
  color: #fff;
  text-align: center;
  /* padding: 0px 50px; */
  border-radius: 70px;
  height: 72px;
  position: relative;
  margin: 0px auto;
}

.ctadown_link a {
  color: #fff !important;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 31px;
}

.ctadown_link img {
  width: 50px;
  padding-left: 10px;
}

.ctadown_link:hover {
  background: #FF114A;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.2);
  cursor:pointer;transform:scale(1.02,1.02);transition:transform .2s;
}

.scene_content {
  position: relative;
}

.scene_content img {
  width: 75px;
    position: absolute;
    /*left: -14px;*/
    top: -1.17em;
}

.feat_text {
  font-size: 20px;
  padding: 19px 20px;
  margin: 0;
  line-height: 28px;
}

.f_btn_movie{
    background-color: #ff114a;
}
.movie_btn {
    width: 210px;
    background-color: #ff114a;
    float: right;
    padding: 12px;
    text-align: center;
    margin: 5px 15px 25px;
    font-size: 18px;
    border-radius: 4px;
}

.movie_btn a {
  color: #ffffff;
  text-decoration: none;
}

.movie_btn a :hover{
  color: #ffffff;
  text-decoration: none;
}


.impo_link span{
  display:block;
  font-size: 15px;
  color: #ffffff;
}

.impo_link a {
  /* color: #fff !important;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  top: 0;
  left: 0;
  padding-left: 20px; */

  color: #fff !important;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    font-weight: 600;
}


.item_con_area {
  border: 2px solid #0078c9;
  padding: 25px 25px 32px;
  margin-bottom: 30px;
  border-radius: 0 0 8px 8px;
  background-color: #fff;
}


.item_con_area .text {
    text-align: left;
    height: 100px;
    line-height: 1.35;
  font-size: 22px;
}

.Useflow {
  margin-top: 10px;
  border: 1px solid #0078c9;
}


/* ========================================
■ section  infomation  end　▲
======================================== */





/* ========================================
■ section  movie start　▼
======================================== */


section.section_movie {
  background-color: #f0f6fb;
    padding: 70px 0 60px;
}

.movie_area{
  display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 50px;
}



.movies_2lay{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}


.contents-tit-post{
  width:49.5%;
}


p.feat_text {
    font-size: 16px;
    line-height: 1.3;
    margin: 8px 0 0 0;
}

.movie_item_title{
  line-height: 1.3;
  font-size: 24px;
  border-left: 4px solid #0078c9;
  padding: 4px 0px 4px 15px;
  margin-bottom: 10px;
}

.movie-2lay {
    width: 58%;
}

.movie-2lay .title,.movie-lay .title{
  width: 100%;
font-size: 24px;
text-align: center;
color: #ffffff;
background: #0078c9;
padding: 10px 0 10px;
border-radius: 8px 8px 0 0;
font-weight: normal;
}



.movie_item_area {
    display: flex;
}

.movie-lay {
    width: 40%;
}


.movie-in {
    padding: 15px 20px 20px;
    border: 2px solid #0078c9;
}

.movie-in .text{
  padding-bottom:15px;
  font-size:17px;
}


/* ========================================
■ section  movie end　▲
======================================== */




/* ========================================
■ section  infomation end　▲
======================================== */







/* ========================================
■ section-difference
======================================== */

.section-difference .wrap{
  padding-top: 60px;
  padding-bottom: 0px;
}

.company_logo_section .wrap{
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.section-difference02 .wrap{
    padding-bottom:135px;
}

.donyu_bg{
  background-color: #f5fbff;
    background-size: 100%;
    padding-bottom: 80px;
}

.donyu_bg_02{
    background: url(/images/lp/construction/bgimg_05.png) center top no-repeat;
    background-color: #fff;
    background-size:100%;
        background-color: #fff7ed;
}


.donyu_bg_03{
    background-color: #F2F2F2;
}





/* ========================================
■ section-value
======================================== */

.txtbox {
  width: 100%;
  height: 90px;
  line-height: 9px;
  padding: 5px 0 13px 0;
  font-size: 31px;
  color: #fff;
  font-weight: 200;
  margin: 0;
  text-align: center;
  text-align: center;
  background: url(/images/lp/lp_fileserver/bgbar-fileserver.png) -85px 0px / auto no-repeat;
  background-repeat: no-repeat;
}

.title_text {
  padding-top: 24px;
}

.txtbox-violet {
  width: 100%;
  /* height: 50px; */
  line-height: 15px;
  padding: 10px 0 30px 0;
  font-weight: bold;
  margin: 0;
  text-align: center;
  background: linear-gradient( to right, #36096D 10%, #6A4B96 50%, #36096D 98%);
}

.txtbox-violet:before {
  position: relative;
  top: 81px;
  width: 0;
  height: 0;
  content: "";
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 15px solid #6A4B96;
}

.title_text-violet {
  margin: 0;
  padding: 0;
  font-size: 31px;
  color: #fff;
  font-weight: 200;
}

.txtbox-blue {
  width: 100%;
  /* height: 50px; */
  line-height: 15px;
  padding: 10px 0 30px 0;
  font-weight: bold;
  margin: 0;
  text-align: center;
  background: linear-gradient( to right, #4472c4 10%, #4472c4 50%, #4472c4 98%);
  border-radius: 8px 8px 0px 0px;
}

.txtbox-blue:before {
  position: relative;
  top: 81px;
  width: 0;
  height: 0;
  content: "";
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 15px solid #4472c4;
}


.title_text-blue {
  margin: 0;
  padding: 0;
  font-size: 31px;
  color: #fff;
  font-weight: 200;
}


.cost_reduction_liStep {
  background-color: #E85405;
  border: 1px solid #D0C2BE;
  border-bottom: none;
  font-size: 25px;
  color: #fff;
  text-align: center;
  padding: 13px 0 8px 0px;
}


.icon_reduction {
  background-color: #EBEEF1;
  font-size: 19px;
  color: rgb(58 71 82 / 80%);
  text-align: center;
  padding: 9px 0px;
  border-top:0px solid #d9dee2;
  border:1px solid #d9dee2;
  border-top: 0;
  width: 100%;
  height: 72px;
  line-height: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  vertical-align: middle;
}


.icon_reduction_ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: -3px;
  flex-direction: row;
  align-items: flex-start;
  align-content: center;
}


.icon_reduction_border {
  height: 170px;
  border: 1px solid #d9dee2;
  border-bottom: 0px solid #d9dee2;
  padding: 9px;
  margin-top: 14px;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.icon_reduction_box img {
  width: 120px;
}

.one_password{
  font-size: 0.9rem;
}

.redu_item5 {
    margin-right: 0 !important;
}

.reduction_3 {
  width: 100%;
  display: flex;
}

.reduction_3_li {
  width: 19%;
  margin-right: 11px;
}

.icon_reduction_box {
  text-align: center;
}

.icon_section{

}

.icon_wrap {
  border: 1px solid #4472c4;
  background-color: #fff;
  box-shadow: 4px 6px 0px rgb(0 0 0 / 10%);
  border-radius: 10px 10px 0px 0px;
}
.icon_reduction_servetxt {
  font-size: 13px;
  color: #7F7F7F;
}

.icon_reduction_li {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 15.6%;
  margin-right: 0.73em;
}

.p9 {
  padding: 9px !important;
}

.section-value .wrap{
  padding-top: 70px;
  padding-bottom:70px;
}

.f14lh16 {
  font-size: 14px;
  padding-top: 5px;
  line-height: 16px;
}

.reduction_2 {
  width: 100%;
  display: flex;
}

.reduction_2_li {
  width: 19.1%;
  margin-right: 11px;
}






/* ========================================
■ サイバーリスク　start
======================================== */



.trouble_area{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top:20px;
}


.sla_area, .cyber_lisk_area{
  width:48%;
  background: #f9f9f9;
  padding: 40px;
  border-radius: 8px;
}



.trouble_img{
    text-align: center;
    height: 110px;
}



.trouble_h5{
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  color: #0078c7;
  margin: 30px 0 5px;
}

.sla_area p{
line-height:1.45;

}

.task_ul {
    /* background-color: #fff; */
    padding-top: 30px;
    font-size: 21px;
}


.task_ul li {
  color: #3a4752;
  text-indent: 1px;
  padding-left: 16px;
  line-height: 37px;
  position: relative;
  font-weight: 600;
  font-size: 23px;
}

.task_ul li::before {
  position: absolute;
  color: #7d7f81;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 90px;
  top: 16px;
  left: 3px;
  background-color: #7d7f81;
}

.security_td_left {
  background-color: #f8f8f8;
  text-align: center;
  color: rgb(58 71 82 / 85%);
  padding: 15px 0px;
  font-size: 19px;
}



.security_td_top {
  padding: 15px 0px;
  background-color: #e5e7ef;
  text-align: center;
  color: rgb(58 71 82 / 85%);
  font-size: 19px;
  font-weight: bold;
  line-height: 1.2;
}

td.security_td {
  padding: 20px 19px;
  font-weight: 100;
  font-size: 17px;
  line-height: 1.65;
  color: #3a4752d9;
}

td.security_td_select {
  background-color: #f1faff;
  font-weight: 600;
}


.security_td1_left {
  background-color: #f8f8f8;
  text-align: center;
  color: rgb(58 71 82 / 85%);
  padding: 15px 0px;
  font-size: 19px;
}

.security_td1_top {
  padding: 15px 0px;
  background-color: #e5e7ef;
  text-align: center;
  color: rgb(58 71 82 / 85%);
  font-size: 19px;
  line-height: 1.2;
}

td.security_td1 {
  padding: 13px 0px 20px 0px;
    font-weight: 100;
    font-size: 17px;
    line-height: 1.65;
    color: rgb(58 71 82 / 85%);
    text-align: center;
}


/* ========================================
■ サイバーリスク　start
======================================== */






/* ========================================
■ ここが違う　start
======================================== */

.difference_point{
  padding: 67px 40px 20px;
  position: relative;
  border: 1.5px solid #ddeaf2;
  margin-top: 85px;
  border-radius: 12px;
  background: #f5fbfe;
  border: 1.5px solid #c4d7e5;
}

.d_point_title_img{
  position: absolute;
  top: -30px;
  width:37%;

}


.point_check_icon img{
  width:26px;

}


.d_point_ul{
  margin-bottom: 0px;
  padding-bottom: 15px;
  border: 1px solid #d0e1ed;
  background: #ffffff;
  padding: 23px 40px 16px;
  border-radius: 6px;
}

.d_poing_bg{
      background-image: url(/images/lp/lp_fileserver/dif_bg_w.svg);
      background-repeat: no-repeat;
      background-position-x: 94%;
      background-size: 20%;
      position: relative;
      background-position-y: -16%;
}

.d_point_ul_tit{
  font-size: 29px;
  font-weight: bold;
  padding-bottom: 9px;
  /* color: #378ee4; */
  color: #3a4752;
}

.d_point_check{
  position: relative;
  padding-left: 36px;
  font-size: 23px;
  margin-bottom: 11px;
  color: rgb(58 71 82 / 80%);
  line-height: 32px;
}


.point_check_icon{
  position: absolute;
  top: -5px;
    left: 0px;
}


.table_td_c {
    background-color: #ffffff;
    padding: 15px 17px;
    font-size:18px;
}


.difference_cta {
    margin-top: 30px;
     text-align: right;
}
.difference_cta a{
      font-size: 15px;
      font-weight: bold;
      background-color: #f11340;
      width: 28%;
      text-align: center;
      padding: 15px 25px;
      border-radius: 8px;
      color:#fff;
}


.statement_cta {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 23px;
  font-weight: 100;
  line-height: 1.45;
  margin-bottom: 11px;
  color: rgb(61 73 83 / 75%);
}

.statement_cta:before {
  border-right: 2px solid rgb(61 73 83 / 20%);
  transform: translateX(-22px) translateY(0) rotate(-28deg);
  content: "";
  width: 0;
  height: 60px;
}

.statement_cta:after {
  border-left: 2px solid rgb(61 73 83 / 20%);
  transform: translateX(10px) translateY(0) rotate(28deg);
  content: "";
  width: 0;
  height: 60px;
}


.differnce_h4{
  font-weight: bold;
  /* margin: 50px 0 5px; */
  color: #3a4752;
  /* border-left: 4px solid #0078C7; */
  padding: 3px 0px 7px 7px;
  line-height: 1.5;
  margin-top: 55px;
  font-size: 33px;
}


.d_point_title{
  width: 41%;
  background-color: #378ee4;
  border-radius: 11px;
  position: absolute;
  top: -34px;
}


.d_point_title:before {
  position: absolute;
  top: 67px;
  width: 0;
  height: 0;
  content: "";
  border-left: 19px solid transparent;
  border-right: 19px solid transparent;
  border-top: 19px solid #378ee4;
  left: 48%;
}

.left_img{
  width: 17%;
  padding: 8px 15px;
}

.right_text{
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}




.icon_download{
  width: 13px;
  padding-bottom: 4px;
  padding-left: 0;
  margin-left: 6px;

}


/* ========================================
■ ここが違う　end
======================================== */





/* ========================================
■ 折り畳み
======================================== */


.demo__link_risk{
  margin:25px 0;
}

.access_img{
  padding:20px 0 0;
}




.demo__text{
  background-color: #8595a6;
  cursor: pointer;
  margin: 0 auto;
  border-radius: 47px;
  color: #fff;
  font-size: 22px;
  text-align: center;
  padding: 9px;
  border-radius: 6px;
}


.demo__text .d_icon_plus {
  display: inline-block;
  margin-left: 7px;
  width: 24px;
  height: 24px;
  position: absolute;
  /* background-color: #FFDFA9; */
  border-radius: 74px;
  text-align: center;
  padding: 3px;
  margin-top: 8px;
  border: 1px solid #ffffff;
}


.demo__text .d_icon_plus:before {
    width: 16px;
    height: 1px;
    position: absolute;
    top: 11px;
    left: 3px;
    color: #ffffff;
    background-color: currentColor;
    content: '';
}

.demo__text.btn-plus .d_icon_plus:after {
    width: 16px;
    height: 1px;
    position: absolute;
    top: 11px;
    left: 3px;
    color: #ffffff;
    background-color: currentColor;
    content: '';
    -webkit-transform: rotate( 90deg );
    transform: rotate( 90deg );
}

.cost_num_all {
  font-weight: 600;
  font-size: 23px;
  color: inherit;
  /* text-shadow: 0px 0px 10px #bbbaba; */
  font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro","Helvetica Neue", Helvetica, Arial, sans-serif;
}

.cost_comm {
    font-size: 15px;
    padding-left: 3px;
    color: inherit;
    text-shadow: 0px 0px 10px #bbbaba !important;
}
/*
.service_td img {
    width: 10%;
} */

table,
tr,
td{font-family: 'Noto Sans JP', sans-serif;}


.comparison_title {
    font-weight: bold;
    font-size: 49px;
    text-align: center;
    color: #3a4752;
    padding: 1em 0px 10px;
}

.construction_table {
    border-collapse: collapse;
    border: 1px solid #cad7f1;
    border-bottom: 0;
}


.comp_contents {
    border-collapse: collapse;
    position: relative;
}

.comp_contents th, .comp_contents td {
    border: 1px solid #eaeaea;
    border-right: 0;
    border-bottom: 0;
}


.construction_table td {
    text-align: center;
}

.comp_t07 {
    font-size: 18px;
    font-weight: bold;
    padding: 17px;
    /* border: 1px solid #cccccc; */
    background-color: #598FF1;
    color: #ffffff;
    vertical-align: middle;
}

.dcb_table_head {
    background-color: #4272EA;
    font-size: 18px;
    line-height: 18px;
    border: 1px solid #4272EA !important;
    border-bottom: 0 !important;
}

.comp_14 {
    font-size: 16px;
    line-height: 14pt;
    padding: 17px;
    vertical-align: middle;
    background-color: #ffffff;
    color: #7F7F7F;
}

.comp_tl {
    width: 23%;
    text-align: left !important;
    background-color: #F5F5F9;
    color: #595959;
    border-right: 0 !important;
    border-left: 0 !important;
}

.comp_dcb_area {
    border-left: 1px solid #4272ea !important;
    border-right: 1px solid #4272ea !important;
    background-color: #E8F2FE;
    color: #E65510;
    font-weight: bold;
    font-size: 18px !important;
    line-height: 21px;
}

.pagination {
    display: inline-block;
}

.pagination a.num_link_box {
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    font-size: 15px;
    margin: 0 4px;
    color: #333333;
    background-color: #fff;
  }


.pagination a.num_link_box.selected {
    background-color: #2578cd;
    color: white;
    border: 1px solid #2578cd;
}


.directcloud_solution {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.directcloud_solution li {
   background-color: aliceblue;
   width: 24%;
   padding: 20px;
   border-radius: 10px;
   line-height: 1.3;
}

.solution_title{
  background-color: #0078c7;
  width: 100%;
  margin: 0;
  color: #fff;
  font-size: 44px;
  border-radius: 14px 14px 0 0;
  font-weight: bold;
  text-align: center;
  padding: 17px 10px 14px 100px;
}


.solution_text{
  width: 86%;
  padding: 10px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1.3;
  font-size: 22px;
  text-align: center;
  height: 140px;
  letter-spacing: -1px;
  border: 1px solid #9ab8d9;
  background-color: #f4f9ff;
  box-shadow: 4px 4px #e9edf6;
  color: #4575b4;
  font-weight: bold;
  /* font-family: A-OTF Shin Go Pro; */
}


.cta_txt_in{
  font-size: 23px;
  color: #f11340;
  font-weight: bold;
  padding-bottom: 5px;
  position: absolute;
  top: 37px;
  left: 31%;
  text-align: center;
  line-height: 1.3;
}

.hukidashi_sarani{
  position: absolute;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  color: #0078c7;
  font-weight: bold;
  font-size: 25px;
  background-color: #ffdd5a;
  height: 95px;
  width: 95px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  top: -123px;
  left: 2px;
  letter-spacing: -1px;
}


.hukidashi_sarani:before{
  content: "";
  position: absolute;
  left: 102px;
  width: 8px;
  height: 8px;
  bottom: -4px;
  background: #ffdd5a;
  border-radius: 50%;
  }


.hukidashi_sarani:after{
  content: "";
  position: absolute;
  left: 85px;
  width: 14px;
  height: 14px;
  bottom: 0px;
  background: #ffdd5a;
  border-radius: 50%;
}


.sarani_img{
  width: 11.5%;
  position: absolute;
  top: -58px;
  left: 6.5%;
  z-index: 55;
}


.banner.hide {
  transform:translateY(-60px);
}

.fixed {
    position: fixed;
    top: 0; /*ページ上部の固定する位置*/
    width: 100%;
    z-index: 9999;
}

/* New */

.distress_con_txt {
    padding: 17px 15px;
    height: 230px;
    background-color: #ffffff;
    border-radius: 11px;
}

.underline_y{
  background: linear-gradient(transparent 65%, #fff829e6 65%);
  padding-bottom: 0px;
  padding-left: 2px;
}



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

.business_task_box {
  width: 32%;
  margin-bottom: 20px;
  border: 1px solid #2872d6;
  height: 100px;
  color: #21549c;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 7px;
  box-shadow: 3px 4px 0px rgb(0 0 0 / 8%);
  position: relative;

}

.business_task_box span {
    line-height: 23px;
    display: block;
    text-align: center;
    font-weight: bold;
}


.business_task_box_num {
  top: -1px;
  left: -1px;
  /* background-color: #2872d6; */
  width: 53px;
  height: 49px;
  border-radius: 10px 0 46px 0px;
  padding-top: 11px;
  padding-right: 2px;
  font-size: 19px;
  color: #2872d6;
  position: absolute;
  font-weight: bold;
}

.business_task_box_num:before {
  position: absolute;
      top: 16px;
      left: 22px;
      width: 25px;
      height: 25px;
  content: "";
  background: url(/images/lp/lp_fileserver/sen.svg) center top no-repeat;
}

.business_task_box_title {
  width: 100%;
  text-align: center;
  margin: 10px 0;
  font-size: 22px;
  color: #333333;
  border-bottom: 1px dotted #4472c4;
}

.business_task_box_title:after {
  position: relative;
      top: 25px;
      width: 0;
      height: 0;
      content: "";
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #4472c4;
}



.cta_top_txt {
    font-size: 37px;
    color: #ef133f;
    padding-bottom: 5px;
    font-weight: bold;
}

.right_li_btn{
  line-height: 1.2;
  color: #fff;
  box-sizing: border-box;
  position: relative;
  width: 220px !important;
  height: 52px;
  margin: 1px 0 0 0;
  }

a.header_cta{
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1px;
  bottom: 0;
  color: #fff !important;
  align-items: center;
  justify-content: center;
}


.right_li_btn:hover {
    opacity: 0.7;
    transition: 0.2s;
}



#idAnswer{
  display: block;
   max-width: 1366px;
   padding: 0;
   white-space: nowrap;   /*テキストの折り返し禁止*/
}





.construction_table .sticky {
  position: sticky;
  left: 0;
}

.sticky:before {
  /* content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc; */
}

.scroll-box {
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}



.sticky {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
}

._sticky.z-02 {
  z-index: 2;
}


dl,dt,dd{
  font-family: 'Noto Sans JP', sans-serif;
}


.table_fixed_tit {
      width: 235px;
      background-color: #f5f5f9;
      height: 80px;
      padding: 25px 15px 0;
      font-size: 17px;
      color: #444;
      border-bottom: 1px solid #dfe2e5;
}

.table_fixed_cont {
  width: 100%;
  height: 80px;
  background-color: #e8f2fe;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1.5px solid #dce8f6;
  color: #E65510;
  font-weight: bold;
}




.tasha_contents {
    width: 50%;
}


.tasha_bg_blue{
  font-size: 21px;
      font-weight: bold;
      background-color: #3784d9;
      color: #ffffff;
      vertical-align: middle;
      height: 72px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      text-align: center;
      flex-direction: column;
      border-left: 1px solid #a1b9e6;
      padding-top: 4px;
}

.scroll_dd_noline {
    height: 75px;
    background: #ffffff;
    border-left: 1px solid #dfe2e5;
    width: 172px;
    font-size: 17px;
    color: #666;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    border-bottom: 0px solid #dfe2e5;
}

.dc_bg_blue{
  background-color: #E8F2FE;
  color: #f84d04;
  font-weight: bold;
  font-size: 21px !important;
  line-height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  flex-direction: column;
}


.scroll_dt{
height: 80px;
background-color: #cfcfcf;
border: 0.5px solid #ffffff;
width: 200px;
}


.scroll_dd{
  height: 80px;
  background: #ffffff;
  border-top: 1px solid #dfe2e5;
  border-left: 1px solid #dfe2e5;
  width: 100%;
  font-size: 18px;
  color: rgb(58 71 82 / 85%);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align:center;
  flex-direction: column;
}





.table_fixed_notit {
    width: 235px;
    background-color: #f5f5f9;
    height: 75px;
    padding: 25px 15px 0;
    font-size: 17px;
    color: #444;
    border-bottom: 0px solid #dfe2e5;
}




.fileserver_merit_ul {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}


.fileserver_merit_ul li {
    width: 49.2%;
    background-color: #f9fcff;
    padding: 25px 20px;
    box-sizing: border-box;
    border-radius: 14px;
    box-shadow: 3px 3px #e9edf6;
    border: 1px solid #b7c5d9;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}



.merit__img_area.merit_img1{
  width: 31%;
  margin-left: 0;
}


.merit__img_area.merit_img2{
width: 24%;
}


.merit__img_area.merit_img3{
  width: 31%;
  margin-left: 0;
}

.merit__img_area.merit_img4{
width: 24%;
}



.merit_img1 img{
  width: 100%;
}

.merit_img2 img{
  width: 100%;
  padding: 0 0px 0 25px;
}

.merit_img3 img{
width: 100%;
padding: 0 20px;
}

.merit_img4 img{
  width: 100%;
  padding: 0 0px 0 25px;
}

.merit__text_area1{
width: 68%;padding-left: 10px;
}

.merit__text_area2{
width: 69%;padding-left: 0px;
}



.merit_text {
    font-size: 28px;
    font-weight: 700;
    text-align: left;
    line-height: 1.3;
    color: #455461;
    letter-spacing: -0.5px;
}


.merit_p{
  font-size: 19px;
  line-height: 1.5;
  padding: 12px 10px 0px 0px;
  color: rgb(79 95 109 / 80%);
  letter-spacing: -.5pt;
}



.merit_tit {
  position: relative;
  padding: 0 65px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}


.merit_tit:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 19.5%;
  height: 3px;
  content: '';
  background: #D4E5F4;
}

.merit_tit:after {
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  width: 19.5%;
  height: 3px;
  content: '';
  background: #D4E5F4;
}



.merit_tit img{
  width: 11.5%;
  margin-right: 20px;
}


.merit_tit_p{
  font-size: 64px;
  font-weight: bold;
  color: #378ee4;
  letter-spacing: -5px;
}


.egn_font{
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 68px;
      letter-spacing: 0;
}


.section_distress::after {
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    border-left: 65px solid transparent;
    border-right: 65px solid transparent;
    border-top:55px solid #f7fafc;
    top: 98%;
    left: 46.4%;
    z-index: 1;
}

/* .blur-txt1{
	filter: blur(1px);
}

.blur-txt2{
	filter: blur(1.5px);
}

.blur-txt3{
	filter: blur(2.5px);
}

.blur-txt4{
	filter: blur(3px);
}

.blur-txt5{
	filter: blur(3.5px);
}

.blur-txt6{
	filter: blur(4px);
}

.blur-txt7{
	filter: blur(4.5px);
}

.blur-txt8{
	filter: blur(5.5px);
}

.blur-txt9{
	filter: blur(7.5px);
} */

.husen_cta {
    text-align: center;
    max-width: 1366px;
    margin: 30px auto 0px;
    position: relative;
}

p.husen_cta_txt {
    font-size: 33px;
    color: #F55071;
    font-weight: bold;
    padding-bottom: 5px;
    position: absolute;
    line-height: 1.4;
    background: #ffffff;
    text-align: left;
    padding: 15px 25px 13px 25px;
    border-radius: 12px;
    left: 18%;
    border: 2px solid #e6e0e1;
    z-index: -1;
    top: -12%;
    text-align: center;
    vertical-align: middle;
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro"," Pro W3","Meiryo","MS PGothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
    width: 77%;
}

.husen_cta_txt:after, .husen_cta_txt:before {
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 50%;
}

.husen_cta_txt:before {
    border-color: rgba(30, 144, 255, 0);
    border-top-width: 15px;
    border-bottom-width: 5px;
    border-left-width: 24px;
    border-right-width: 25px;
    margin-top: -12px;
    margin-right: 0px;
    border-right-color: #e6e0e1;
}

.husen_cta_txt:after {
    border-color: rgba(247, 221, 51, 0);
    border-top-width: 12px;
    border-bottom-width: 4px;
    border-left-width: 24px;
    border-right-width: 20px;
    margin-top: -10px;
    border-right-color: #fff;
}




.option_title1{
letter-spacing: -.5px;
}


.option_margin{
  margin-top:0;
}




.security_con_first_img{
  border-radius: 11px;
  /* background-color: #fff; */
  padding: 55px 25px 35px;
  /* border: 1px solid #cbcbcb; */
  position: relative;
  margin-top: 3rem;
  background: #f1faff;
  border: 1.5px solid #c4d7e5;
}

.security_con_first_img span{
  position: absolute;
  display: block;
  text-align: center;
  width: 64%;
  font-size: 18px;
  background-color: rgb(222 232 240);
  top: -21px;
  left: 206px;
  color: #747d88;
  line-height: 2.2;
  border-radius: 22px;
}


.convenience_tb_rayout_title{
  margin: 0;
  padding: 0;
  font-size: 28px;
  font-weight: bold;
  color: #3a4752;
  border-left: 4px solid #378ee4;
  padding-left: 16px;
  padding-bottom: 6px;
  border-bottom: 1px dotted #c4d7e5;
  line-height: 1.5;
}



.server_table {
    padding-top: 5px;
}

dl.server_table_title {
    display: flex;
    width: 100%;
    flex-direction: row;
}

.server_table_title dt {
  padding: 11px;
  background-color: #E5E7EF;
  text-align: center;
  color: rgb(58 71 82 / 85%);
  font-size: 17px;
  font-weight: bold;
  border: 1px solid #cbd1d6;
  border-right: 0;
  border-bottom: 0;
  width: calc(100% / 7);
}

.server_table_title dd {
    padding: 11px;
    background-color: #E5E7EF;
    text-align: center;
    color: rgb(58 71 82 / 85%);
    font-size: 17px;
    font-weight: bold;
    border: 1px solid #cbd1d6;
    border-right: 0;
    border-bottom: 0;
    width: calc(100% / 7);
}

.server_table_title dd:last-child {
    border-right:  1px solid #cbd1d6;
}

dl.server_table_con {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.server_table_con dd {
    padding: 11px;
    background-color: #ffffff;
    font-weight: 100;
    font-size: 17px;
    border: 1px solid #cbd1d6;
    border-right: 0;
    width: calc(100% / 7);
    text-align: center;
}

.server_table_con dd:last-child {
    border-right: 1px solid #cbd1d6;
}


.server_table_con dt {
    background-color: #F8F8F8;
    text-align: center;
    color: rgb(58 71 82 / 85%);
    padding: 11px;
    font-size: 17px;
    border: 1px solid #cbd1d6;
    border-right: 0;
    width: calc(100% / 7);
}


.server_table02 {
    margin-top: 15px;
}

dl.server_table_title02 {
    display: flex;
    width: 100%;
    flex-direction: row;
}

.server_table_title02 dt {
  padding: 11px;
  background-color: #E5E7EF;
  text-align: center;
  color: rgb(58 71 82);
  font-size: 17px;
  font-weight: bold;
  border: 1px solid #cbd1d6;
  border-right: 0;
  border-bottom: 0;
  width: 28.6%;
}

.server_table_title02 dd {
    padding: 11px;
    background-color: #E5E7EF;
    text-align: center;
    color: rgb(58 71 82 / 85%);
    font-size: 17px;
    font-weight: bold;
    border:1px solid #cbd1d6;
    border-right: 0;
    border-bottom: 0;
    width: 71.4%;
    display: flex;
    align-items: center;
    justify-content: center;
}

dl.server_table_con02 {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.server_table_con02 dt {
    background-color: #F8F8F8;
    text-align: center;
    color: rgb(58 71 82 / 85%);
    padding: 11px;
    font-size: 17px;
    border: 1px solid #cbd1d6;
    border-right: 0;
    width: 28.6%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.server_table_con02 dd {
    padding: 11px;
    background-color: #ffffff;
    font-weight: 100;
    font-size: 17px;
    border: 1px solid #cbd1d6;
    border-right: 0;
    width: 71.4%;
    text-align: center;
    color: rgb(58 71 82 / 85%);
}

.server_table_con02 dd:last-child {
    border-right: 1px solid #cbd1d6;
}

.server_table_title02 dd:last-child {
    border-right: 1px solid #cbd1d6;
}


.iso_title{
  width: 59%;
  letter-spacing: 0;
  font-size: 33px;
  padding-top: 0px;
  color: rgb(58 71 82 / 85%);
}


.iso_area{
  width: 100%;
      display: flex;
      padding-top: 30px;
      align-items: center;
      justify-content: center;
      flex-direction: row;
      flex-wrap: wrap;
      background-color: #fff;
      border-radius: 12px;
      box-shadow: 0px 0px 8px 0px #e0edf5;
      padding: 30px 20px;
      margin-top: 25px;
}



.security_td{
      padding: 10px 20px 10px 10px;
}


.cta_doc15p{
  position: relative;
  margin:25px 0 0;
  z-index: 5;
}

.cta_doc15p.cta_txt{
  top: -7px;
  left: 170px;
}

.cta_doc15p span{
  font-size: 20px;
  font-weight:100;
}

.flow_li_last{
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.secu_img_txt {
    text-align: center;
    font-size: 42px;
    color: #333;
    padding: 50px 0 18px 0;
    line-height: 1.25;
    font-weight: bold;
}

.cta_61p_p{
  padding: 0;
margin: 5px 0;
color: #f0133f;
font-size: 17px;
font-weight: bold;
}


.company_ul li:nth-child(1){
        width: 40%;
}


.company_ul li:nth-child(2){
  width: 57%;
}


.donyu_logo.ootoya {
    height: 100px;
    border-bottom: none;
    float: left;
    width: 22%;
    padding-left: 0px;
}


dl.company_dl {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

dl.company_dl dt {
    width: 20%;
}

dl.company_dl dd {
    width: 80%;
    padding-bottom: 20px;
    line-height: 1.4;
}




.product-rating-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-rating-wrap .rating-block-rating {
    color: #ffa500;
}

.star-rating {
    display: flex;
    position: relative;
    letter-spacing: -1px;
    line-height: 1;
    margin-right: 0.5rem;
}

.half .star-rating-item {
  width: 11%;
}

.three .star-rating-item {
  width: 60%;
}

.three.half .star-rating-item {
  width: 71%;
}

.four .star-rating-item {
  width: 80%;
}

.four.half .star-rating-item {
  width: 91%;
}

.three .star-rating-item {
    width: 60%;
}

.star-rating .star-rating-item {
    position: absolute;
    overflow: hidden;
    /* width: auto; */
}

.product-rating-wrap .rating-block-rating .star-rating-item:before {
    content: "★★★★★";
    color: #ff8903;
}

.product-rating-wrap .rating-block-rating .star-rating:after {
    content: "★★★★★";
    color: #c6c6c6;
}


.product-rating-wrap .product-card-star-num {
    color: #ff8903;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    padding-top: 3px;
}



.service_table_w{
  max-width: 1497px !important;
}

.top_fixed_border_right{
    width: 359.8px !important;
}



td.gr14 {
    padding: 13px 20px 8px;
    font-size: 17px;
}


.gr13-line {
    padding: 10px 20px 7px;
    font-size: 17px;
}



.br_pc {
    display: block;
}


.br_sp {
    display: none;
}


.pc_on {
    display: block !important;
}

.sp_on {
    display: none !important;
}


.space-img1{
  padding:30px 0 30px 0px;
}

.img-hspace-info{
  padding:41px;
}

.sp_toggle_menu {
    margin-top: -30vh;
}


.sp_toggle_menu{display:none;}


.reduction_area{
  margin-top:10em;
  position:relative;
}



.function_con_table{
   width:60%;
   margin-top:1.0em;
}





@media screen and (max-width: 1400px) {
/* 320pxまでの幅の場合に適応される */

.header__container{
max-width: 100%;
width: 100%;
}


#lp_leftContents{
    width: 71.5%;
}

#lp_rightContents{
    width: 28%;
}

.header_logo {
    width: 14%;
    margin-right: 20px;
    min-width: 190px;
}

li.navi_cta{
      min-width: 7.2vw;
      font-size: 1.1em;
}


.main_title_area {
    width: 51%;
}

.header__navi--left{
font-size: 1.18em;
}

.cta_orange{
  margin-left:0px;
}

.navi_login {
    width: 24%;
    min-width:70px;
}

.wrap{
padding:0 20px;

}

.cta_wrap{
  padding:0 20px;
}

.service_table_w,
.fixed_menu{
  max-width: 1310px !important;
}

}

/*   -----------------------------------   office css add start  ----------------------------------- */

.main_title_area {
    width: 100%;
}


.main_title_ori {
    color: #fff;
    font-size: 3.2em;
    font-weight: 600;
    font-family: A-OTF Shin Go Pro, 'Noto Sans JP', sans-serif;
    text-align: center;
    line-height: 1.3;
    padding-bottom: 16px;
    padding-top: 10px;
    letter-spacing: 0.45px;
  }

   .main_subtitle_blue{
    font-size: 50px;
    color: #378ee4;
    font-weight: bold;
    text-align: center;
  }

  .main_subtitle_grey{
    font-size: 30px;
    color: #5c5c5c;
    text-align: center;
}


.main_v_warp {
    position: relative;
    z-index: 100;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    width: 96%;
}

.main_img_area {
    width: 44.5%;
    margin-top: 34px;
    margin-right: 34px;
}


/*** office css
.main_img_area{
  width: 100%;
  margin: 0 auto;
  background: #DFDDF5;
  background: linear-gradient(120deg,rgba(223, 221, 245, 1) 0%, rgba(201, 223, 244, 1) 27%, rgba(226, 249, 255, 1) 48%, rgba(198, 233, 253, 1) 74%, rgba(222, 216, 244, 1) 97%);
  padding: 50px 0 65px;
}

***********/


.main_v_img_wrap {
    padding: 0;
    margin: 0 auto;
    max-width: 1450px;
    width: 100%;
    text-align: center;
}




/*    -----------------------------------   sp   ----------------------------------- */

@media screen and (max-width: 480px) {

      .main_v_warp {
        width: 100%;
        padding: 20px;
        flex-direction: column;
    }



#header{
    width:100%;
  }

  .header {
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      z-index: 999;
      background-color: #fff;
      transition: background-color .3s ease;
      box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 15%);
  }


  .header_logo {
      max-width: 175px;
      margin-right: 0;
      padding-top: 4px;
    }

  .header__container {
        width: 100%;
        padding: 0px 20px;
        justify-content: space-between;
        position: relative;
        z-index: 10;
        height: 65px;
        background:#fff;
    }


  .header__navi {
        display: none;
    }


  .sp_hamburger_Btn{
    height: 22px;
    width: 27px;
  position: relative;
  }


  .hamburger_Btn_line {
      position: absolute;
      left: 0;
      width: 100%;
      height: 3px;
      border-radius: 4px;
      background-color: #378ee4;
      transform-origin: right;
      transition: background-color .3s ease,transform .3s ease;
  }



  .hamburger_Btn_line:nth-child(2) {
      top: 10px;
  }

  .hamburger_Btn_line:nth-child(3) {
      top: 20px;
  }


  .sp_hamburger_Btn.active .hamburger_Btn_line:nth-child(1){
      transform: translateY(0px) rotate(-45deg);
  }

  .sp_hamburger_Btn.active .hamburger_Btn_line:nth-child(2){
    opacity:0;
  }

  .sp_hamburger_Btn.active .hamburger_Btn_line:nth-child(3){
    transform: translateY(0px) rotate(45deg);
  }




.g-wrapper{
  min-width:100%;
  margin-top:0;
}


.keyv {
    min-width: 100%;
    height:650px;
}


.keyv .mv{
  padding: 0;
}


.main_contents {
    margin-top: 0px;
}



.main_v_wrap {
    width: 100%;
    padding:20px;
    flex-direction: column;
}


.main_title_area {
    width: 100% !important;
}


.main_title_img{
  width:92%;
}


.main_title {
  font-size: 2em;
  line-height: 1.45;
  text-align: center;
  padding-bottom: 12px;
  letter-spacing: -.3pt;
  padding-top: 20px;
}

.main_title_n {
  font-size: 2.9em;
  line-height: 1.35;
  text-align: center;
  padding-bottom: 17px;
  letter-spacing: -1.2pt;
  padding-top: 20px;
}

.en_tit{
  font-size: 2.75rem;
  padding-right: 5px;
}


.main_title_area p {
  line-height: 1.4;
  margin-bottom: 8px;
  font-size: 22px;
}


.main_btn_area{
  padding-top: 30px;
  flex-direction: column;
  align-items: center;
}

.main_btn_area li{
  width: 86%;
  font-size: 18px;
  height: 50px;
  margin: 0 auto;
}


.main_btn_area li:nth-child(1) {
  margin:0 0 10px;
}


.main_img_area {
  width: 94%;
  padding: 21px 0 15px;
  margin-top: 28px;
  margin-right: 0;
  text-align: center;
}


.main_bottom_area{
    padding: 20px 30px 30px;
}


.main_bottom_inner .statement:before {
    position: absolute;
    left: 14%;
    height: 66px;
}

.main_bottom_inner .statement:after {
    position: absolute;
    right: 11%;
    height: 66px;
}


.statement span {
    font-size: 18px;
    line-height: 23px;
}

.mainv_pic1 {
  width: 90%;
  padding-left: 0;
  text-align: center;
  }

  .main_title img {
  width: 90%;
  }


  .main_b_img li{
      width: 100%;
  }

  .main_b_img li:nth-child(1) {
      width: 100%;
  }

  .main_b_img li:nth-child(2) {
      width: 100%;
      margin: 15px auto;
  }


  .main_b_img li:nth-child(3) {
    width: 100%;
}

.performance_img{
  width: 100%;
  padding-left: 0px;
  padding-top: 0;
}

  .laurel_img {
    width: 85%;
}

.laurel___span {
    padding-top: 5px;
}

  .main_b_img{
   width:100%;
   flex-direction: column;
  }


  .logo-slide {
      background-color: #fff;
      padding: 15px 0px 10px 0px !important;
  }



  .logo-slide__item {
      width: 90px !important;
      margin: 0 10px !important;
  }

.logo_slide_ico{
      height: 60px;
}



  .cta{
    width:100%;
    margin: 1.7em auto 0em !important;
    max-width: 100%;
    /* padding: 0px 20px; */
    padding: 0px 0px;
  }


  .blue_font {
    font-size: 32px;
  }

  .blue_font:before {
    content: "・";
    display: inline-block;
    position: absolute;
    top: -22px;
    font-size: 26px;
    padding-left: 1px;
}



.section_distress{
  padding: 40px 0 40px;
}


  p.cta_txt {
    font-size: 11px;
    color: #EE849A;
    padding-bottom: 5px;
    padding: 8px 10px 8px 10px;
    left: 58px;
    z-index: -1;
    top: -35px;
    width: 79%;
  }

.cta_s_text{
  font-size: 12px;
  font-weight: 100;
}


.cta_doc15p span{
      font-size: 15px;
}

.wrap{
  width: 100%;
  padding: 0px 20px;
}



.distress_sub_text{
  font-size: 18px;
  text-align: left;
  line-height: 1.5;
  padding-top:10px;
}


h2.strength_title{
  margin: 0;
  font-size: 32px !important;
  line-height: 1.4;
}

img.distress_img {
    width: 100%;
    max-width: 100%;
}


.distress_area{
  flex-direction: column;
}


.distress_con{
    width:90% !important;
    margin-bottom: 60px;
}

.distress_con:nth-child(1){
  margin-top: 10px;
}

.distress_con:nth-child(2){

}

.distress_con:nth-child(3){

}

.distress_con:nth-child(4){
  margin-bottom:0;
}


.dist_hukidashi.hukidashi_a {
    font-size: 23px;
    text-align: center;
    left: 14%;
}


.fileserver_merit_ul{
      flex-direction: column;
      width: 100%;
      margin: 8px auto 0;
}

.fileserver_merit_ul li{
  width: 100%;
  padding: 30px 20px;
  flex-direction: column;
}



.merit__img_area {
    padding-bottom: 20px;
}


.merit__img_area.merit_img1{
  width: 100%;
  margin-left: 0;
  text-align: center;
}

.merit__img_area.merit_img2{
width: 100%;
text-align: center;
}

.merit__img_area.merit_img3{
  width: 100%;
  margin-left: 0;
  text-align: center;
}

.merit__img_area.merit_img4{
width: 100%;
text-align: center;
}



.merit_img1 img{
  width:74%;
}

.merit_img2 img{
  width:53%;
  padding: 0;
}

.merit_img3 img{
  width:55%;
  padding: 0;
}

.merit_img4 img{
  width:43%;
  padding: 0;
}






.merit__text_area1, .merit__text_area2{
width: 100%;
padding-left: 0px;
}



.merit_text {
  font-size: 23px;
  text-align: center;
}

.merit_p {
    padding: 10px 0 0;
    font-size: 17px;
    text-align: center;
}



.merit_tit{
    padding: 15px 40px 10px 40px;
}

.merit_tit:before{
      width: 7.5%;
      top: calc(50% - -4px);
}

.merit_tit:after{
       width: 7.5%;
       top: calc(50% - -4px);
}



.merit_tit img{
      position: absolute;
      margin-right: 0;
      top: -100px;
      width: 25%;
}

.merit_tit_p{
  font-size: 35px;
  line-height: 1.1;
}


.section_distress::after{
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 44px solid #f7fafc;
  top: 99%;
  left: 37.4%;
}

.egn_font {
     font-size:1em;
 }



.comparison_section{
  background-color: #ffffff;
  padding: 1.1em 0;
}


 .solution_title {
     padding: 15px;
     font-size: 25px;
     line-height: 1.3;
 }

 .hukidashi_sarani {
   top: -110px;
   left: 72px;
   position: absolute;
   font-size: 17px;
   height: 60px;
   width: 60px;
}

.hukidashi_sarani:after {
      left: 62px;
}

.hukidashi_sarani:before {
      left: 74px;
}

.sarani_img{
  position: absolute;
  width: 26%;
  top: -97px;
  left: 40%;
}

.strength_area {
    flex-direction: column;
    margin: 0px 0 30px;
    padding: 20px;
}

.strength_con {
    width: 100%;
}

.strength_con_title {
    height: auto;
}

.strength_con_img {
    height: auto;
}

.strength_con_img2,
.strength_con_img3 {
    margin-top: 40px;
}


.strength_con_img1 img{
  width: 87%;
  padding-top: 5px;
}

.strength_con_img2 img{
  width: 90%;
  padding-top: 5px;
}


.strength_con_img3 img{
  width: 90%;
  padding-top: 10px;
}






.strenght_item2_t {
    padding-top: 0;
}

.strength_con_txt {
    padding: 0;
    letter-spacing: -0.1px;
    line-height: 1.4;
    text-align: center;
    font-size: 17px;
}

p.sct_p {
  font-size: 22px;
  text-align: center;
  padding: 10px 0px 5px;
}

span.sct_stxt {
    font-size: 0.85em;
}

.function_con{
  width: 100%;
    margin: 0 auto;
    padding: 20px;
    margin-top: 0;
}


.function_con_second, .function_con_third, .function_con_fourth, .function_con_fifth {
    margin-top: 20px;
}

.security_con_second{
  margin-top:20px;
}



.merit_con{
  width: 100%;
    margin: 0 auto;
    padding: 20px 20px 30px;
    margin-top: 5px;
}


.merit_second {
    margin-top: 20px;
}


.twolayout_left, .twolayout_right {
    width: 100%;
    margin-left: 0px;
}


.twolayout_right{
    margin-top: 8px;
}



.eng_title_s {
    font-size: 0.9em !important;
}

.esh_title {
    font-size: 1.7em !important;
}

.h2_title {
  font-size: 1.2em;
  margin-top: 0px;
  padding: 0 0 6px;
}

.h2_p {
    margin: 0px !important;
    line-height: 1.4;
    font-size: 0.85em;
}






.d_point_title {
  margin-bottom: -3.3em;
  width: 91%;
  top: -28px;
}

.left_img {
    padding: 1px 4px 0 3px;
}

.left_img img {
    padding: 7px 3px 7px 7px;
}


.right_text {
  font-size: 0.85em;
  padding-left: 5px;
}

.d_point_ul {
    padding: 20px 15px 20px;
}

.d_point_ul_tit {
    font-size: 0.85em;
    line-height: 1.4;
    margin-bottom:10px;
}

.d_point_check {
    font-size: 0.8em;
    padding-left: 20px;
    margin-bottom: 12px;
    line-height: 1.4;
}


.d_point_check:nth-last-child(1){
  margin-bottom:0;
}






.point_check_icon {
  top: -7px;
  left: -2px;
}

.difference_point {
    padding: 2em 15px 15px;
    margin-top: 3em;
}

.d_point_title:before {
    top: 100%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 14px solid #378ee4;
    left: 45.8%;
}

.point_check_icon img {
    width: 16px;
}

.differnce_h4{
  font-size: 1.1em;
  margin-top: 20px;
  padding: 5px 2px;
  line-height: 27px;
}

.demo__link_risk{
  margin:15px 0 0;
}

.demo__text{
  font-size: 16px;
  padding: 10px;
  margin: 0;
}


.demo__text .d_icon_plus{
  width: 18px;
    height: 18px;
    margin-top: 6px;
}

.demo__text .d_icon_plus:before {
  width: 10px;
  top: 8px;
}

.demo__text.btn-plus .d_icon_plus:after{
  width: 10px;
  left: 3px;
  top: 8px;
}

.cta_txt:after{
  margin-top: -7px;
  border-top-width: 8px;
  border-right-width: 15px;

}


.cta_txt:before{
  margin-top: -8px;
      border-top-width: 9px;
      border-right-width: 18px;
}

ul.main_img_area {
    margin-top: 16px;
    width: 96%;
    margin: 16px auto 0;
}

.h2_p_sub_t {
    font-size: 14px;
    color: #a4a4a4;
    padding: 10px 0 15px;
    line-height: 1.4;
}



.drive_con_imgarea{
  padding: 20px 20px 10px;
  flex-direction: column;
}

.drive_con_imgarea li{
  width: 100%;
}

.drive_con_imgarea li:nth-child(2){
  margin-top:25px;
}



.drive_disc {
    padding: 0px 20px 20px;
    font-size: 19px;
  }


  .drive_disc span{
      font-size: 20px;
  }



.section_option{
      padding:40px 0 40px;
}



.option_item {
    width: 100%;
    margin-top: 20px;
}


.option_item_first{
margin-top:0;
}

.option_title1{
letter-spacing: 0px;
}



.security_con{
  padding:20px;
}


.security_con_first_img{
  border-radius: 11px;
  background-color: #fff;
  padding: 35px 10px 20px;
  border: 1px solid #cbcbcb;
  position: relative;
  margin-top: 40px;
}


.security_con_first_img span {
  width: 94%;
  left: 10px;
  font-size: 11px;
  top: -22px;
  line-height: 1.2;
  padding: 7px 0;
  border-radius: 16px;
}

.icon_reduction_border {
    margin-top: 10px;
    height: 155px;
}


.icon_reduction {
    font-size: 14px;
    height: 55px;
}


.icon_reduction_ul{
  margin-top: 0px;
}

.icon_reduction_li{
  width: 48.5%;
  margin-right: 0;
  height: auto;
}

.icon_reduction_li:nth-child(2n){
  margin-right: 0em;
}

.icon_reduction_box img {
    width: 110px;
}


.one_password{
  font-size: 15px;
}


span.one_password {
    font-size: 0.7rem;
    display: block;
}


.convenience_tb_rayout_title{
    font-size: 1.1em !important;
    font-weight: bold;
    padding-left: 11px;
    padding-bottom: 5px;
    letter-spacing: -.8px;

}

.task_ul{
      padding-top: 15px;
}

.task_ul li{
      font-size: 20px;
}


.security_td{
      padding: 10px;
}


.security_td_top {
    padding: 5px;
    line-height: 1.4em;
    font-size: 0.85em;
}

.security_td_left {
    width: 48%;
    text-align: left;
    padding: 5px 11px;
    line-height: 1.4em;
    font-size: 0.85em;
}



.server_table_title dt {
    width: 100%;
}

.server_table_title dd {
    width: 100%;
}

dl.server_table_con {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.server_table02 {
    display: flex;
    flex-direction: column;
}

dl.server_table_title02 {
    display: flex;
    width: 100%;
    flex-direction: row;
}

dl.server_table_con02 {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.server_table {
    display: flex;
    flex-direction: row;
}

dl.server_table_title {
    flex-direction: column;
}

.server_table_con dt {
    width: 100%;
    border-right: 1px solid #b8bdc2;
    border-bottom: 0;
}


.server_table_con dd {
    width: 100%;
    border-right: 1px solid #b8bdc2;
    border-bottom: 0;
}

.server_table_title dd:last-child {
    border-bottom: 1px solid #b8bdc2;
    border-right: 0;
}

.server_table_con dd:last-child {
    border-bottom: 1px solid #b8bdc2;
}


.operation_log_area{
      justify-content: center;
}


ul.Operation_log_ul li{
  width: 42%;
  padding: 14px 0;

}

p.Operation_log_title{
    font-size:16px;
}


ul.Operation_log_ul li:nth-child(2n){
  margin-right:0;
}

.Operation_log_ul li:nth-child(5),
.Operation_log_ul li:nth-child(6),
.Operation_log_ul li:nth-child(7){
  width:100%;
}


p.Operation_log_type{
  line-height: 1.4
}

.log_area{
  width:100%;
}

ul.Operation_log_ul {
  display: flex;
  flex-direction: column;
  padding: 0 20px 10px;
}


ul.Operation_log_ul li {
    width: 100%;
    padding: 14px 6px;
}


.Operation_img {
    width: 45%;
    padding:0 0 20px 0;
}


.plan_box{
  flex-direction: column;
  margin: 15px auto;
  width: 100%;
}

.box_in_title{
  width:100%;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 1.13;
}

.box_in_y_con{
  width:100%;
  font-size: 20px;
}


.box_txt_c{
  margin: 10px 0;
  width: 35px;
  height: 35px;
  font-size: 32px;
  font-weight: 100;
}



.section-service{
  padding-bottom:0px;
}


.scene_title h4{
  font-size: 22px;
  padding: 11px 0px 10px;
  text-align: center;
  line-height: 1.3;
}

.scene_img_area{
  padding: 12px;
}


.iso_title{
  width: 100%;
  letter-spacing: -1px;
  font-size: 19px;
  margin-top: 0px;
  margin-bottom: 9px;
  line-height: 1.5;
  text-align: center;
}

.iso_img {
  width: 100%;
  padding: 0;
  margin: 0;
}

.iso_area{
  width:100%;
  padding: 20px;
  margin-top: 20px;
}

.level_table_con {
    border-left: 4px solid #0071d1;
    padding-left: 11px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #b1bcc6;
    margin: 25px 0 10px;
}

.feature_table td {
    border: 1px solid #d8e1f6;
    padding: 10px;
    font-size: 15px !important;
    color: rgb(58 71 82 / 85%);
    width: 32%;
    text-align: left;
    line-height: 22px;
}

.feature_table td img {
    width: 40%;
}

.level_table_txt {
    color: #3a4752;
    font-weight: bold;
    font-size: 20px;
    margin: 0;
    padding: 0;
}

.td_serve_title_left {
    width: 17%;
    text-align: center;
}


.logo_box {
    width: 83%;
    margin: 0 auto;
}


ul.security_list{
  display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}


.security_list li {
    background: #fff;
    width: 31%;
    float: left;
    margin-right: 0px;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 10px;
    border: 1px solid #F3F3F3;
}

.security_ico {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 43px;
    padding: 5px;
}


.impo_item{
  width:100%;
}


li.flow_li {
    width: 100%;
}


.flow_arrow{
  transform: rotate(90deg);
  margin-bottom: 8px;
}

.flow_li:nth-last-child(1){
 width:100%;
}


.drive_con_imgarea li p{
  font-size: 19px;
}


.comparison_title{
      font-size: 1.7em;
      line-height:1.25;
      padding: 20px 0px 5px;
}

.cta_doc15p{
      margin: 50px 0 30px;
}

.cta_span_16p{
  font-size: 12px;
  font-weight:100;
}




.cta_box_logo{
  padding: 0.2em 0em;
  width: 60%;
  font-size: 1.1em;
}

.n_cta_dw_right{
      flex-direction: column;
      padding: 0px 1em 1.3em;
}

.n_cta_dw_right .thumb_img {
  width: 100%;
  padding-top: 0.9em;
  padding-left: 0em;
}

.n_cta_dw_right h6{
  width: 100%;
}

.n_cta_dw_right ul{
      width: 100%;
      margin-top: 14px;
}

.n_cta_dw_right ul li {
  font-size: 1.1rem;
  color: #3a4752;
  line-height: 1.3;
  text-align: left;
  font-weight: 600;
  padding: 0px 5px 13px 5px;
  position: relative;
  letter-spacing: -.3pt;
}

.ctadown_link {
  background: #FF114A;
  width: 100%;
  color: #fff;
  text-align: center;
  /* padding: 0px 50px; */
  border-radius: 54px;
  height: 55px;
  position: relative;
  margin: 0px auto;
}

.ctadown_link a {
  font-size: 22px;
}

.ctadown_link img {
  width: 37px;
  padding-left: 10px;
}

.n_cta_dw_img {
    padding: 20px 30px 0;
}


.n_cta_btn img{
  width:86%;
}

.impo_i_con::after {
  left: 43%;
}


.flow_li_last{
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.section-scene {
    padding: 40px 0 30px;
    background-color: #ffffff;
}

.section-merit .wrap {
  padding: 10px 0px 0px;
}


.company_logo_section .wrap {
    padding-top: 50px !important;
    padding-bottom: 90px !important;
}

.secu_img_txt {
  font-size: 37px;
  padding: 0 0 18px 0;
}


#banner{
  display: none !important;
}

p.statement_cta {
    font-size: 12px;
    margin-bottom: 8px;
}



.statement_cta:before {
    transform: translateX(-14px) translateY(0) rotate(-28deg);
    height: 45px;
}

.statement_cta:after {
    transform: translateX(14px) translateY(0) rotate(28deg);
    height: 45px;
}


.item_con_area .text{
      height: 65px;
}

.n_cta_L_area {
    width: 100%;
    margin: 0 auto;
}


.cta_top_txt{
  font-size: 16px;
}


.comparison_section{
  background-color: #ffffff;
  padding: 1em 0 40px;
}

.donyu_area {
    border-top: 0;
    padding: 40px 20px 0px 20px;
}

.donyu_title {
  padding: 10px 0 12px;
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
}

.donyu_title p {
  line-height: 1.2;
  font-size: 1.55rem;
  font-weight: 700;
  padding-bottom: 7px;
  color: #0b2044;
  text-align: left;
  padding-left: 5px;
}

.donyu_title span {
    font-size: 0.95em;
    font-weight: 100;
    color: #898d92;
    padding: 0;
    line-height: 1.4em;
    display: block;
    text-align: left;
    padding-left: 5px;
}

.donyu_case_area {
  padding: 10px 0 0px;
}

.donyu_case_title {
  font-size: 30px;
  margin-bottom: 14px;
  padding: 10px;
}

.donyu_case_title:before {
  width: 18%;
}

.donyu_case_title:after {
  width: 18%;
}

.company_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: top;
    line-height: 1.7;
    flex-direction: column;
}

.donyu_contents_area {
    padding: 0px 0px;
    margin: 0 auto;
    width: 100%;
}

.other_c_content li {
  font-size: 16px;
  line-height: 1.4;
  text-indent: 8px;
}

.sp_toggle_menu {
    position: fixed;
    top: 65px;
    left: 0;
    margin-top: -100vh;
    width: 100vw;
    height: calc(100vh - 64px) !important;
    overflow-y: scroll;
    background-color: #fff;
    transition: margin .3s ease !important;;
}

.sp_toggle_menu.active{
  margin-top: 0;
  border-top: 1px solid #d8d8d8;
}


.sp_toggle_menu{
  display: block;
}

.sp_toggle__list,
.sp_toggle__list02,
.sp_toggle__list03,
.sp_toggle__list04,
.sp_toggle__list05,
.sp_toggle__list06,
.sp_toggle__list07{
  height: 0;
  background-color: #fff;
  transition: height .3s ease;
  overflow: hidden;
}




.sp_toggle__list03.is-open
{
  display: block;
  transition: height .3s ease;
  overflow: hidden;
  height: 135px;
  margin-top:8px;
}


.sp_toggle__list02.is-open,
.sp_toggle__list07.is-open
{
  display: block;
  transition: height .3s ease;
  overflow: hidden;
  height: 135px;
  margin-top:8px;
}

.sp_toggle__list.is-open,
.sp_toggle__list04.is-open {
  display: block;
  transition: height .3s ease;
  overflow: hidden;
  height: 280px;
  margin-top:8px;
}


.sp_toggle__list05.is-open {
  display: block;
  transition: height .3s ease;
  overflow: hidden;
  height: 180px;
  margin-top:8px;
}



.sp_toggle__list06.is-open{
  display: block;
  transition: height .3s ease;
  overflow: hidden;
  height: 370px;
  margin-top:8px;
}




.sp_toggle_contents{
    padding: 25px;
}

.sp_toggle_menu {
    font-size: 17px;
}

.sp_toggle_title {
    position: relative;
    margin-bottom: 25px;
}

.sp_t_title3{
margin-bottom:0;
}

.sp_toggle_title a{
    color: inherit;
}

.sp_toggle_item {
    font-size: 16px;
    padding: 10px 20px;
    line-height:1.65;
}




.sp_toggle_title i{
  transform: rotate(0deg);
  transition: transform .3s ease;
  color: #b9bfc5;
}

.sp_toggle_title.is-open i{
  transform: rotate(180deg);
  color: #b9bfc5;
}

i.fa.fa-angle-down {
    position: absolute;
    right: 0;
    top: 5px;
}

.sp_toggle_item a{
  position: relative;
  padding-left: 5px;
}


.sp_toggle_item a:before{
  content: "";
  position: absolute;
  width: 8px;
  height: 2px;
  background-color: #158aff;
  top: 57%;
  left: -15px;
  transform: translateY(-50%);
}


.sp_toggle_cta_area{
  border-top: 1px solid #d8d8d8;
}


#lp_rightContents {
    padding: 25px;
    flex-direction: column;
    width:100%;
}


.reduction_area {
    margin-top: 7.5em;
    position: relative;
}

.section_function {
  padding: 40px 0 40px;
}

.section_comparison{
    padding: 9.5em 0 40px;
    margin-bottom: 0;
}



li.navi_cta{
  width: 100%;
  height: 50px;
  margin-bottom: 15px;
}

li.navi_cta a{
  top: 4px;
  font-size: 19px;
}

.cta_orange {
    margin-left: 0;
}

.cta_red {
  margin-left: 0;
}


.navi_login {
    min-width: 100%;
    font-size: 19px;
    text-align: center;
    padding: 10px;
}


.section_security{
  padding:40px 0 40px;
}


.section_title_p{
  font-size: 17px;
  text-align: center;
  padding-bottom: 15px;
}


.section_function_3{
  padding: 40px 0 40px;
}

.section_function_4{
    padding: 40px 0 40px;
}

.cost_performance_area{
  margin-top:15px;
}


.function_nocon {
    padding: 0;
}


.option_area{
  margin-top:0;
}


.option_item h5{
  font-size: 19px;
}

.option_item p{
    font-size: 16px;
}

.option-txt-s{
  font-size: 18px;
  letter-spacing: -.3pt;
  color: #378ee4;
  font-weight: 100;
  line-height: 1.3;
  margin-bottom: 5px;
}


.function_con_table{
   width:100%;
   margin-top:1.0em;
}


.security_td1_top{
  font-size: 16px;
}

.security_td1_left{
    font-size: 16px;
}

td.security_td1{
      font-size: 16px;
}

/*     table   css       */


  .sp_hikaki_table, .sp_hikaku_title{
    width:100%;
    max-width:640px;
    box-sizing: border-box;
    border-spacing: 0px;
    font-size:16px;
    color: #3a4752d9;
    border-right:none;
  }

.sp_hikaku_title{
  background:#9097a0;
  color: #fff;
  padding: 10px 0px;
  font-size: 21px;
  text-align: center;
  font-weight: 600;
  border: 1px solid #c2cfdc;
}

.sp_hikaku_th,
.sp_hikaku_td{
  width: 100%;
  display: block;
  padding: 12px;
  background: #ffffff;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
}



.text-left{
  text-align: left;
line-height: 1.4;
}


.sp_hikaku_th{
  background:#eff0f1;
  font-size: 17px;
  font-weight: 100;
  color: rgb(87 98 108 / 90%);
  border: 1px solid #c2cfdc;
  border-bottom: none;
  border-top: none;
}

td.sp_hikaku_td {
    border: 1px solid #c2cfdc;
}

.hikaki_table_grey {
    margin-bottom: 20px;
    background: #e6e9eb;
    width:100%;
    margin-top:20px;
}

.total_hikaku{
  color: #fff;
  font-size: 17px;
}


.hikaki_table_blue{
  background:#dae4ec;
    width:100%;
}

.hikaki_table_blue .sp_hikaku_th{
    background-color: #f1faff;
    font-weight:bold;
}



.hikaki_table_blue > td.sp_hikaku_td{
font-weight:bold;
}



.total_title_grey{
    font-size: 19px;
}

.total_price_grey{
  font-size: 22px;
  font-weight: bold;
}




.total_title_blue{
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  background-color: #378ee4 !important;
}


.hikaki_table_blue > td{
  font-size:16px;
}



.total_price_blue{
    color: #167be1;
    font-size: 22px;
    font-weight:bold;
}




/*      table  css end    */


.fun__con_img1{
  width: 100%;
  margin-top: 1.4em;
}

.section-service .wrap {
    padding-top: 40px;
    padding-bottom: 40px;
}






.company_ul li:nth-child(1) {
    width: 100% !important;
}



.company_ul li:nth-child(2){
  width:100% !important;
}



.top_mainv_area {
  background-image: url(/images/philosophy/philosophy_bg_left.svg), url(/images/philosophy/philosophy_bg_right.svg);
  background-position: top 100% left, bottom 0 right;
  background-size: 30% auto, 30% auto;
  background-repeat: no-repeat, no-repeat;
  padding: 0;
  height: 100%;
  min-height: 63rem;
}





.br_pc {
    display: none;
    line-height: 1.3;
}

.br_sp {
    display: block;
}

.pc_on {
    display: none !important;
}

.sp_on {
    display: block !important;
}



/********************** css add - min ********************/
.section_infomation {
  padding: 40px 0 40px;
  background-color: #f7fbff;
}

h2.strength_title {
  padding-bottom: 6px;
}

.impo_i_con .title {
  font-size: 23px;
  padding: 8px 0 6px;
}

.impo_link {
  width: 88%;
  border-radius: 56px;
  font-size: 21px;
  height: 56px;
  line-height: 1.2;
  margin-bottom: 15px;
}

.item_con_area {
  padding: 15px;
  margin-bottom: 29px;
}

.item_con_area .text {
  line-height: 1.25;
  font-size: 18px;
}

.item_con_area .img {
  width: 89%;
  height: 185px;
}

.u_title {
  padding: 15px 10px 15px;
  font-size: 22px;
  line-height: 36px;
}

.flow_ps {
  text-align: left;
  font-size: 16px;
  margin: 0;
  height: 62px;
  border-radius: 0 0 6px 5px;
  color: #777777;
  line-height: 1.25;
}

.space-img1{
  padding:10px 0px;
}

.img-hspace-info{
  padding:25px;
}

.flow_arrow {
  width: 5%;
  font-size: 22px;
}

.donyu_bg {
  padding-bottom: 40px;
}

.donyu_logo {
  height: auto;
  padding-left: 3px;
  flex-direction: column;
  padding-bottom:25px;
}

.donyu_logo_img{
  width: 100%;
  margin-right: 0px;
}

.donyu_logo img {
    padding-top: 15px;
}

.industry{
  width:100%;
  height: 40px;
  font-size: 16px;
  margin-top: 10px;
  padding: 6px 0px 7px;
}


dl.company_dl{
  flex-direction: column;
  font-size: 16px;
}

dl.company_dl dt{
      width: 100%;
}

dl.company_dl dd {
    width: 100%;
    padding-bottom: 15px;
}

.company_dl dd:nth-child(3){
padding:0;
}

.highlight {
  font-weight: 100;
  padding: 15px 0px 20px 0px;
  font-size: 23px;
  color: #000;
  text-align: center;
  letter-spacing: -.2pt;
  line-height: 1.4;
  text-align: left;
}

.donyu_before, .donyu_after {
  flex-direction: column;
}

.before_title {
  background: linear-gradient(0deg , #6f6f6f, #9e9e9e);
  padding-top: 9px;
    width: 97%;
    height: 83px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    font-size: 31px;
    margin-left: 4px;
    line-height: 42px;
}

.after_title {
  padding-top: 9px;
    width: 97%;
    height: 83px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin-left: 4px;
    line-height: 42px;
}

.case_ul {
  width: 100%;
  font-size: 18px;
  text-align: left;
  padding-top: 18px;
  color: rgb(58 71 82 / 80%);
  letter-spacing: -.2pt;
}

.case_ul li {
  text-indent: -20px;
  padding: 0px 10px 0px 20px;
  line-height: 1.4;
  padding-bottom: 8px;
}

.case_arrow {
  position: relative;
  top: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 30px 0 30px;
  border-color: #e7e9ec transparent transparent transparent;
  text-align: center;
  margin: 10px 55px;
    padding: 10px 0px;
}

.donyu_area.area-item2 {
  padding: 0px 0px 0px 5px;
}

.best_green_all {
  position: absolute;
  left: -1px;
  top: -29px;
}



/********************** 他社比較　表　css *********************************/
.compare_table_w td {
  border: 1px solid #cbd7df;
  vertical-align: middle;
}

.compare_left_main_td {
  background-color: #3784d9;
  color: #ffffff;
  padding: 17px 10px;
  font-size: 18px;
  line-height: 20px;
  font-weight:600;
  vertical-align: middle;
}

.compare_left_td {
  background-color: #f5f5f9;
  color: rgb(58 71 82 / 85%);
  padding: 17px 10px;
  font-size: 17px;
  line-height: 23px;
  vertical-align: middle;
}

.compare_title_dc{
  background-color: #0061D5;
  color: #ffffff;
  padding: 10px 0px;
  font-size: 20px;
  line-height: 22px;
  font-weight:600;
  vertical-align: middle;
}

.price_orange_maru{
  font-size: 0.75rem;
  letter-spacing: 4px;
  display: contents;
  color:#f84d04;
  font-weight:600;
}

.price_orange_jp{
  font-size: 1.2rem;
  display: contents;
  color:#f84d04;
  font-weight:600;
}

.compare_orange_s_txt{
  font-size:15px;
  line-height: 1.4;
  color:#f84d04;
  font-weight:600;
}

/* .txt_padding {
  padding: 4px 10px 10px;
} */

.product-rating-wrap {
  font-size: 19px;
}

.service_td {
  padding: 6px 10px 10px;
  font-size: 17px;
  line-height: 22px;
}

.fun__con_img1{
  margin-top: 15px;
}



.donyu_logo span{
  left: 68%;
  top: 6px;
  font-size: 13px;
  padding: 2px 17px 2px;
  letter-spacing: -1.1px;
}

.donyu_company2{
margin-top: 20px;
}



/*メニューをページ下部に固定*/
#sp-fixed-menu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 1;
   z-index: 999;
   background-color: #f4f8ff;
   border: 1px solid #378ee4;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul{
   display: flex;
   list-style: none;
   padding:0;
   margin:0;
   width:100%;
}

#sp-fixed-menu li{
   justify-content: center;
   align-items: center;
   width: 100%;
   padding:0;
   margin:0;
   font-size: 14px;
   border-right: 1px solid #fff;
}



/*ボタンを調整*/
#sp-fixed-menu li a{
   color: #fff;
   text-align: center;
   display:block;
   width: 100%;
   padding:10px;
}


.cta_wrap{
  width:90%;
  margin:0 auto;
}


.service_table_w th, .service_table_w td{
  vertical-align: middle;
}



#bannerin_seminar{
    display: none;
}



.keyv-seminar-green{
  background: url(/images/contents/topbanner_seminar_greencircle_v2_mob.png) center 0% no-repeat;
  min-width: 100%;
    background-size: cover;
    height: 600px;
}


.keyv-slider-May28 {
    min-width: 100%;
    background-position: top 20px left 76%;
    /* background-size: cover; */
    height: 659px;
    background: #14123a;
    background: #14123A;
    background: linear-gradient(180deg, #14123A 0%, #050B23 100%);
}

.main_slider-May28_area {
  width: 85%;
  margin-right: 0;
  text-align: center;
  margin-top: 17.5vw;
}



.main_slider-kaisouka_area img {
  margin: 0 auto;
}

.keyv-slider-kaisouka {
  width: 100%;
  min-width: 100%;
  height: 650px;
  background-position-x: 47%;
  background-position-y: 116%;
  background-size: 430%;
  background-color: #11103a;
}

.main_slider-kaisouka_area {
    margin-top: 40px;
    width:90.5%;
}

.top_btn_detail {
  width: 81%;
  top: 46%;
  left: 0;
  right: 0%;
  margin: 0 auto;
}



.keyv-slider-office{
  height: 664px !important;
}


.main_slider-office_area {
    width: 83% !important;
    margin-top: 40px !important;
}






.keyv-slider-june25{
  min-width: 100%;
  background-size: cover;
  height: 665px;
}


.main_slider-june25_area a{
  position: relative;
  z-index: 3;
}



.item .mainv_slider-june25_pic1 {
  position: relative;
  width: auto;
  height: 664px;
  z-index: 2;
  padding-top: 82px;
}


.keyv-slider-june25 .black-strip {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 19.1%;
  background-color: #0e0023e6;
  z-index: 1;
}






.keyv-slider-dcmigrator{
  width: 100%;
  min-width: 100%;
  height: 650px;
}


.keyv-slider-dcmigrator .mv{
      flex-direction: column;
      padding: 0;
      height: 650px;
}


.top_B_migrator {
    width: 84%;
    margin: 0 auto;
}

.mv-inn-migrator{
  width: 85%;
  position: relative;
  bottom: 80px;
  overflow: inherit;
  top: -13%;
}



.logo_mig {
  width: 65%;
  padding: 15px 0 0;
  margin: 0 auto;
}


.top_btn_detail.migrator{
  padding-top: 0;
  width: 80%;
  position: relative;
  top: 77%;
}

.mv-tit1.tit1_mig {
    padding-top: 30px;
}


 }
