@charset "UTF-8";
@media screen and (min-width: 768px) {
  /* --------------------------------------------------------------
   共通
  -------------------------------------------------------------- */
  .sponly {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  /* --------------------------------------------------------------
   共通
  -------------------------------------------------------------- */
  body {
    min-width: 3.2rem;
    font-size: 0.125rem;
  }
  .pconly {
    display: none !important;
  }
  .container {
    width: calc(100% - 0.4rem);
    margin: 0 auto;
  }
  .mod_btn a {
    width: 2.75rem;
    line-height: 0.43rem;
    font-size: 0.125rem;
    border: 0.035rem solid #fff;
  }
  .mod_btn a::after {
    width: 0.06rem;
    height: 0.06rem;
    top: calc(50% - 0.03rem);
    right: 0.1rem;
  }
  .cmn_header {
    padding: 0.235rem 0.175rem 0 0.23rem;
    display: block;
    position: static;
    background-color: transparent;
  }
  .cmn_header .logo img {
    width: 1.13rem;
  }
  .cmn_footer {
    padding: 0.2rem 0 0.3rem;
    text-align: center;
  }
  .cmn_footer .logo img {
    width: 1.6rem;
  }
  .cmn_footer small {
    margin-top: 0.1rem;
    display: inline-block;
    position: static;
    font-size: 0.1rem;
    -webkit-transform: none;
            transform: none;
  }
  .cta .wrap {
    padding: 0.25rem 0;
    width: 3.35rem;
  }
  .cta .wrap::before {
    content: none;
  }
  .cta .btn a {
    border: 0.03rem solid #fff;
  }
  .cta .btn a::after {
    width: 0.05rem;
    height: 0.05rem;
    top: calc(50% - 0.025rem);
    right: 0.185rem;
  }
  .cta .btn a::before {
    width: 0.97rem;
    height: 0.9rem;
    top: calc(50% - 0.46rem);
    left: -0.04rem;
  }
  .cta .btn a .txt {
    line-height: 0.39rem;
    font-size: 0.125rem;
  }
  .cta .btn .cat {
    padding: 0 0.15rem;
    font-size: 0.08rem;
    line-height: 0.165rem;
    top: -0.13rem;
    right: -0.18rem;
  }
  .cta .btn .cat::after {
    width: 0.29rem;
    height: 0.145rem;
    bottom: -0.13rem;
    right: 0.73rem;
  }
  .cmn_cta .wrap {
    width: 100%;
    padding: 0.36rem 0 1.57rem;
  }
  .cmn_cta .wrap::before {
    width: 1.535rem;
    height: 1.225rem;
    bottom: -1px;
    right: 0.33rem;
    background-image: url(../../../img/lp/datacenter02_operationdx/cta/img02_sp.png);
  }
  .cmn_cta .wrap::after {
    width: 1.555rem;
    height: 1.49rem;
    bottom: 0.04rem;
    left: 0.3rem;
    background-image: url(../../../img/lp/datacenter02_operationdx/cta/img.png);
  }
  .cmn_cta .tit {
    font-size: 0.175rem;
    line-height: 1.57;
  }
  .cmn_cta .tit::before, .cmn_cta .tit::after {
    width: 0.47rem;
    height: 1px;
    top: 0.28rem;
  }
  .cmn_cta .tit::before {
    left: -0.45rem;
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg);
  }
  .cmn_cta .tit::after {
    right: -0.45rem;
    -webkit-transform: rotate(-72deg);
            transform: rotate(-72deg);
  }
  .cmn_cta .btn a {
    width: 3.375rem;
    border-radius: 0.425rem;
    border: 0.03rem solid #fff;
  }
  .cmn_cta .btn a::after {
    width: 0.055rem;
    height: 0.055rem;
    top: calc(50% - 0.025rem);
    right: 0.4rem;
  }
  .cmn_cta .btn a .txt {
    line-height: 0.41rem;
    font-size: 0.125rem;
  }
  .cmn_cta .btn .cat {
    min-width: 1.3rem;
    padding: 0 0.1rem;
    font-size: 0.08rem;
    font-weight: 700;
    line-height: 0.185rem;
    top: -0.13rem;
  }
  .cmn_cta .btn .cat::after {
    width: 0.32rem;
    height: 0.16rem;
    bottom: -0.13rem;
  }
  .cmn_cta .btn01 {
    margin-top: 0.35rem;
  }
  .cmn_cta .btn01 a::before {
    width: 0.97rem;
    height: 0.905rem;
    top: calc(50% - 0.45rem);
    left: -0.05rem;
  }
  .cmn_cta .btn01 a .txt {
    padding-left: 0;
  }
  .cmn_cta .btn01 .cat {
    right: 0;
  }
  .cmn_cta .btn01 .cat::after {
    right: 0.43rem;
  }
  .cmn_cta .btn02 {
    margin-top: 0.2rem;
  }
  .cmn_cta .btn02 .cat {
    right: 0;
  }
  .cmn_cta .btn02 .cat::after {
    right: 0.8rem;
  }
  .cmn_cta.cmn_cta02 .wrap::before {
    background-image: url(../../../img/lp/datacenter02_operationdx/cta/img03.png);
  }
  .cmn_cta.cmn_cta03 .wrap {
    padding: 0.33rem 0 1.56rem;
  }
  .cmn_cta.cmn_cta03 .tit {
    font-size: 0.175rem;
  }
  .cmn_cta.cmn_cta03 .txt {
    width: 9.6rem;
    margin: 0.37rem auto 0;
    text-align: left;
    line-height: 1.86;
    color: #fff;
  }
  .cmn_cta.cmn_cta03 .btn01 {
    margin-top: 0.37rem;
  }
  .mv {
    margin-top: -0.65rem;
    padding: 0.98rem 0.2rem 0.31rem;
  }
  .mv .wrap {
    width: 100%;
  }
  .mv .tit {
    font-size: 0.15rem;
    letter-spacing: 0.03em;
  }
  .mv .cat {
    margin-top: 0.11rem;
    font-weight: 900;
    letter-spacing: 0.03em;
  }
  .mv .cat .fs01 {
    font-size: 0.275rem;
    line-height: 1.45;
  }
  .mv .cat .fs02 {
    margin-top: 0.08rem;
    font-size: 0.24rem;
  }
  .mv .desc {
    margin-top: 0.25rem;
    line-height: 1.92;
    letter-spacing: 0.01em;
  }
  .mv .img {
    width: 3.16rem;
    margin: 0.2rem 0 0 0.2rem;
    position: static;
  }
  .sec01 {
    padding: 0.39rem 0;
  }
  .sec01 .tit {
    font-size: 0.175rem;
    line-height: 1.42;
  }
  .sec01 .img_wrap {
    margin-top: -0.1rem;
    overflow-x: auto;
  }
  .sec01 .img {
    width: 6.395rem;
    margin: 0 0.2rem;
  }
  .sec01 .img img {
    width: 100%;
    display: block;
  }
  .sec01 .cat {
    margin-top: 0.35rem;
    font-size: 0.12rem;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 1.7;
  }
  .sec01 .cat .strong {
    display: block;
    font-size: 0.19rem;
  }
  .sec01 .txt {
    margin-top: 0.18rem;
    line-height: 1.86;
    padding: 0 0.2rem;
    text-align: left;
  }
  .sec02 .before {
    padding: 0.32rem 0 0.42rem;
  }
  .sec02 .before .tit {
    font-size: 0.175rem;
    line-height: 1.8;
  }
  .sec02 .before .txt {
    width: 3.35rem;
    margin: 0.15rem auto 0;
    line-height: 1.92;
  }
  .sec02 .before .img_wrap {
    margin-top: 0.36rem;
    overflow-x: auto;
  }
  .sec02 .before .img {
    margin: 0 0.2rem;
    width: 6.1rem;
  }
  .sec02 .before .img img {
    width: 100%;
    display: block;
  }
  .sec02 .after .item {
    padding: 0.2rem;
  }
  .sec02 .after .content {
    border-radius: 0.1rem;
  }
  .sec02 .after .tit_wrap {
    width: 100%;
    display: block;
    text-align: center;
  }
  .sec02 .after .num_wrap {
    width: 0.745rem;
    height: 0.745rem;
    margin: 0 auto;
  }
  .sec02 .after .num_wrap .num_txt {
    font-size: 0.1135rem;
  }
  .sec02 .after .num_wrap .num {
    font-size: 0.44rem;
  }
  .sec02 .after .item_tit {
    width: 100%;
    padding-left: 0;
  }
  .sec02 .after .item_tit .fs01 {
    margin-top: 0.15rem;
    line-height: 1.66;
    font-size: 0.15rem;
  }
  .sec02 .after .item_tit .fs02 {
    margin: 0.15rem 0 0;
    font-size: 0.175rem;
  }
  .sec02 .after .item_txt {
    width: 3.16rem;
    margin: 0.26rem auto 0;
    line-height: 1.92;
  }
  .sec02 .after .item01 .content {
    padding: 0.3rem 0 0.28rem;
  }
  .sec02 .after .item01 .cat {
    margin-top: 0.25rem;
    font-size: 0.14rem;
  }
  .sec02 .after .item01 .lists {
    margin-top: 0.31rem;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 0.2rem 0.1rem;
  }
  .sec02 .after .item01 .lists li {
    width: 0.99rem;
  }
  .sec02 .after .item01 .lists .list_txt_before {
    height: 0.49rem;
    font-size: 0.1rem;
  }
  .sec02 .after .item01 .lists .list_txt_after {
    margin-top: 0.08rem;
    padding-top: 0.15rem;
    font-size: 0.08rem;
  }
  .sec02 .after .item01 .lists .list_txt_after::before {
    width: 0.18rem;
    height: 0.09rem;
    left: calc(50% - 0.09rem);
  }
  .sec02 .after .item02 .content {
    padding: 0.3rem 0 0.25rem;
  }
  .sec02 .after .item02 .wrap {
    width: 3.2rem;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 0.1rem 0;
    margin-top: 0.25rem;
  }
  .sec02 .after .item02 .wrap::after {
    content: none;
  }
  .sec02 .after .item02 .box {
    width: 100%;
    margin-top: 0;
  }
  .sec02 .after .item02 .box_tit {
    padding: 0.11rem 0;
    font-size: 0.135rem;
  }
  .sec02 .after .item02 .box_content {
    margin-top: 0.06rem;
    padding: 0.15rem 0 0.2rem 0.19rem;
  }
  .sec02 .after .item02 .box_cat {
    font-size: 0.1rem;
    line-height: 1.7;
    letter-spacing: 0;
  }
  .sec02 .after .item02 .lists {
    margin-top: 0.22rem;
  }
  .sec02 .after .item02 .lists dt {
    padding-left: 0.125rem;
    font-size: 0.125rem;
  }
  .sec02 .after .item02 .lists dt::before {
    width: 0.11rem;
    height: 0.11rem;
    top: 1px;
  }
  .sec02 .after .item02 .lists dt:not(:first-of-type) {
    margin-top: 0.13rem;
  }
  .sec02 .after .item02 .lists dd {
    font-size: 0.1rem;
    margin-top: 0.16rem;
  }
  .sec02 .after .item03 .content {
    padding: 0.3rem 0 0.32rem;
  }
  .sec02 .after .item03 .cat {
    margin-top: 0.27rem;
    font-size: 0.14rem;
    letter-spacing: 0.05em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .sec02 .after .item03 .wrap {
    width: 3.15rem;
    margin: 0.3rem auto 0;
    display: block;
  }
  .sec02 .after .item03 .lists {
    width: 2.5rem;
    margin: 0 auto;
    padding: 0.15rem 0.15rem 0.125rem;
  }
  .sec02 .after .item03 .lists li {
    font-size: 0.1rem;
    padding-left: 0.1rem;
  }
  .sec02 .after .item03 .lists li::before {
    width: 0.09rem;
    height: 0.09rem;
    top: 0;
  }
  .sec02 .after .item03 .lists li:not(:first-of-type) {
    margin-top: 0.07rem;
  }
  .sec02 .after .item03 .txt {
    width: 100%;
    padding: 0.2rem 0 0;
    margin-top: 0.15rem;
    font-size: 0.125rem;
    text-align: center;
  }
  .sec02 .after .item03 .txt::before {
    width: 0.18rem;
    height: 0.09rem;
    top: 0;
    left: calc(50% - 0.09rem);
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
            clip-path: polygon(0 0, 100% 0, 50% 100%);
  }
  .sec02 .after .after_item .content {
    padding: 0.22rem 0 0;
  }
  .sec02 .after .after_item .after_item_tit {
    font-size: 0.175rem;
    line-height: 1.71;
  }
  .sec02 .after .after_item .cat01 {
    margin-top: 0.16rem;
    font-size: 0.135rem;
    line-height: 1.48;
  }
  .sec02 .after .after_item .cat02 {
    margin-top: 0.2rem;
    font-size: 0.175rem;
    line-height: 1.71;
  }
  .sec02 .after .after_item .txt {
    width: 3.16rem;
    margin: 0.2rem auto 0;
    line-height: 1.92;
  }
  .sec02 .after .after_item .img {
    margin-top: 0.42rem;
  }
  .sec02 .after .after_item .img img {
    margin-left: 0;
    width: 100%;
  }
  .sec03 {
    padding: 0.43rem 0 0;
  }
  .sec03 .container {
    width: 100%;
  }
  .sec03 .tit {
    font-size: 0.175rem;
    line-height: 1.71;
  }
  .sec03 .wrap {
    margin-top: 0.33rem;
    display: block;
  }
  .sec03 .item {
    width: 100%;
    padding: 0.4rem 0.2rem;
  }
  .sec03 .item:not(:last-of-type) {
    position: relative;
  }
  .sec03 .item:not(:last-of-type)::after {
    content: "";
    width: calc(100% - 0.4rem);
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-bottom: 1px solid #949291;
  }
  .sec03 .item_tit {
    font-size: 0.15rem;
  }
  .sec03 .name {
    margin-top: 0.2rem;
    padding: 0.1rem 0;
    font-size: 0.155rem;
  }
  .sec03 .cat {
    margin-top: 0.14rem;
    font-size: 0.1rem;
  }
  .sec03 .lists {
    margin-top: 0.25rem;
  }
  .sec03 .lists dt {
    padding: 0.09rem 0;
    font-size: 0.11rem;
  }
  .sec03 .lists dt::before {
    width: 0.22rem;
    height: 0.27rem;
    bottom: -0.13rem;
    left: 0.15rem;
  }
  .sec03 .lists dt:not(:first-of-type) {
    margin-top: 0.3rem;
  }
  .sec03 .lists dd {
    margin-top: 0.21rem;
  }
  .sec03 .lists .desc {
    line-height: 1.86;
    font-size: 0.095rem;
  }
  .sec03 .lists .stit {
    margin-bottom: 0.1rem;
    font-size: 0.12rem;
  }
  .sec03 .lists .stit:not(:first-of-type) {
    margin-top: 0.2rem;
  }
  .sec04 {
    padding: 0.35rem 0 0.42rem;
  }
  .sec04 .wrap {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .sec04 .txt {
    padding: 0 0.195rem;
    width: 100%;
  }
  .sec04 .tit {
    font-size: 0.15rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.66;
  }
  .sec04 .cat {
    margin-top: 0.07rem;
    font-size: 0.175rem;
    line-height: 1.71;
  }
  .sec04 .desc {
    margin-top: 0.15rem;
    line-height: 1.96;
  }
  .sec04 .img01 {
    width: 100%;
    margin-top: 0.2rem;
    text-align: center;
  }
  .sec04 .img01 img {
    width: 3.6rem;
    height: auto;
    margin-left: -0.06rem;
  }
  .sec04 .img02 {
    margin-top: 0.35rem;
    text-align: center;
  }
  .sec04 .img02 img {
    width: 3.28rem;
    height: auto;
  }
  .sec04 .btn {
    margin-top: 0.43rem;
  }
  .sec04 .btn a {
    width: 3rem;
    line-height: 0.41rem;
    font-size: 0.125rem;
    border: 0.02rem solid #12b3c7;
  }
  .sec04 .btn a::after {
    width: 0.055rem;
    height: 0.055rem;
    top: calc(50% - 0.025rem);
    right: 0.15rem;
  }
  .sec05 {
    max-width: 3.45rem;
    padding: 0.38rem 0;
    border-top: 1px solid #c9c8c8;
  }
  .sec05 .tit {
    font-size: 0.175rem;
  }
  .sec05 .ac {
    width: 100%;
    margin: 0.43rem auto 0;
  }
  .sec05 .ac_parent {
    padding: 0.1rem 0.2rem 0.1rem 0.25rem;
    font-size: 0.13rem;
    line-height: 1.73;
  }
  .sec05 .ac_parent::after {
    width: 0.18rem;
    height: 0.09rem;
    top: calc(50% - 0.045rem);
    right: 0.175rem;
  }
  .sec05 .ac_parent:not(:first-of-type) {
    margin-top: 0.25rem;
  }
  .sec05 .ac_child .ac_child_inner {
    padding: 0.24rem 0 0;
    line-height: 1.92;
  }
}
