@charset "UTF-8";
/* _setting CSS */
/* Desktops and laptops */
@media print, screen and (min-width: 751px) {
  #maintenance {
    overflow-x: hidden;
  }
  #maintenance .pankuzu .pankuzu_inner {
    width: 87.5%;
    max-width: 1200px;
  }
  #maintenance #page-head-sub {
    position: relative;
    z-index: 0;
  }
  #maintenance #page-head-sub .page_title .page_title_inner .image {
    max-width: 475px;
    width: 39.58%;
    height: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 102%;
    right: 0;
  }
  #maintenance #sec01 .sec_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #maintenance #sec01 .sec_head h3 {
    font-size: 2.6rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.9;
  }
  #maintenance #sec01 .sec_head h3 span {
    font-size: 4rem;
    letter-spacing: 0.05em;
    font-weight: bold;
  }
  #maintenance #sec01 .sec_head h3 span strong {
    color: #f39700;
    font-weight: bold;
  }
  #maintenance #sec01 .detail_text {
    margin-top: 40px;
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    line-height: 2.3;
  }
  #maintenance #sec01 .risk_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 75px 31px 60px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 3px solid #e94829;
    border-radius: 20px;
    margin-top: 70px;
  }
  #maintenance #sec01 .risk_wrap .risk_icon {
    width: 45px;
    height: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 21px;
  }
  #maintenance #sec01 .risk_wrap .risk_text {
    font-size: 2.6rem;
    letter-spacing: 0.05em;
    line-height: 1.46;
    font-weight: bold;
    margin-right: 20px;
  }
  #maintenance #sec01 .risk_wrap .risk_acce {
    width: 39.58%;
    height: auto;
    margin-left: auto;
  }
  #maintenance #sec02 {
    margin-top: 140px;
    position: relative;
    z-index: 0;
  }
  #maintenance #sec02::before {
    content: "";
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    height: 100%;
    background-color: #f2f0ea;
    border-radius: 60px 0 0 60px;
    display: block;
    position: absolute;
    z-index: -1;
    left: 100px;
    top: 0;
  }
  #maintenance #sec02 .common_inner {
    width: 87.5%;
    padding: 140px 0 125px;
  }
  #maintenance #sec02 .sec02_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 57px;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  #maintenance #sec02 .sec02_head h3 {
    font-size: 3rem;
    font-weight: bold;
    padding-bottom: 17px;
    border-bottom: #222222 2px solid;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    letter-spacing: 0.05em;
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 80px;
    margin-right: 100px;
  }
  #maintenance #sec02 .sec02_head h3::before {
    content: "";
    display: block;
    width: 71px;
    height: 59px;
    background-image: url(../images/maintenance/sec02_acce01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    left: -80px;
  }
  #maintenance #sec02 .sec02_head p {
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    line-height: 2.3;
  }
  #maintenance #sec02 .sec02_head p strong {
    font-weight: bold;
    font-size: 2.8rem;
    letter-spacing: 0.05em;
    display: block;
    line-height: 1.7;
    margin-bottom: 20px;
  }
  #maintenance #sec02 .service_visual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #maintenance #sec02 .service_visual .visual_wrap {
    width: 46.66%;
    background-color: #fff;
    border-radius: 20px;
    padding: 38px 0 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #maintenance #sec02 .service_visual .visual_wrap > img {
    width: 63.39%;
    height: auto;
    max-width: 355px;
    margin-bottom: 29px;
  }
  #maintenance #sec02 .service_visual .visual_wrap .sub_text {
    font-size: 1.8rem;
    font-weight: bold;
    color: #f39700;
    text-align: center;
    margin-bottom: 12px;
  }
  #maintenance #sec02 .service_visual .visual_wrap .main_text {
    font-size: 2.6rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #maintenance #sec02 .service_visual .visual_wrap .main_text span {
    background-color: #f39700;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 999px;
    margin-right: 9px;
  }
  #maintenance #sec02 .service_visual .visual_plus {
    width: 50px;
    height: 50px;
    margin: 0 15px;
  }
  #maintenance #sec02 .service_visual .visual_plus img {
    width: 100%;
    height: auto;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 110px auto 0;
    max-width: 1120px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_top .service_detail_text {
    width: 80%;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_top .service_detail_text h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 3.2rem;
    font-weight: bold;
    margin-bottom: 27px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_top .service_detail_text h4 span {
    display: block;
    width: 56px;
    height: 56px;
    background-color: #f39700;
    border-radius: 999px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-size: 3rem;
    font-weight: bold;
    margin-right: 17px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_top .service_detail_text p {
    font-size: 1.8rem;
    line-height: 2.3;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_top .service_detail_text p strong {
    display: block;
    font-size: 3rem;
    letter-spacing: 0.05em;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_top .service_detail_img {
    height: 170px;
    width: auto;
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid {
    max-width: 1120px;
    margin: 56px auto 120px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid h5 {
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 2.2;
    letter-spacing: 0.05em;
    text-align: center;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid h5 i {
    display: inline-block;
    width: 45px;
    height: auto;
    margin-left: 11px;
    vertical-align: sub;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid h5 i img {
    width: 100%;
    height: auto;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_text {
    font-size: 1.8rem;
    line-height: 2.33;
    margin-bottom: 10px;
    text-align: center;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 1.7%;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item {
    width: 32%;
    background-color: #fff;
    border-radius: 20px;
    padding: 34px;
    -ms-flex-item-align: normal;
        align-self: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item > img {
    display: block;
    margin: 0 auto;
    height: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item > p {
    font-size: 1.6rem;
    line-height: 1.8;
    margin-top: auto;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item > p strong {
    color: #f39700;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item:nth-of-type(1) > img {
    width: 57.6%;
    margin-bottom: 20px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item:nth-of-type(2) > img {
    width: 70%;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item:nth-of-type(3) > img {
    width: 66.5%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_head {
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 25px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_head i {
    display: inline-block;
    width: 33px;
    height: 42px;
    margin-left: 18px;
    vertical-align: text-bottom;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_head i img {
    width: 100%;
    height: auto;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 1.5%;
    position: relative;
    max-width: 1120px;
    margin: 0 auto;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_list .server_support_item {
    width: 49.11%;
    background-color: #fff;
    padding: 35px 3.5%;
    border-radius: 20px;
    position: relative;
    -ms-flex-item-align: normal;
        align-self: normal;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_list .server_support_item h5 {
    font-size: 2.4rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.8;
    position: relative;
    padding-left: 35px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_list .server_support_item h5::before {
    content: "";
    position: absolute;
    width: 23px;
    height: 15px;
    background-image: url(../images/web/web_kakipi.svg);
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: scale(-1, 1) rotate(-23deg) translateY(-50%);
            transform: scale(-1, 1) rotate(-23deg) translateY(-50%);
    left: 0;
    top: 59%;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_list .server_support_item p {
    font-size: 1.6rem;
    line-height: 1.87;
    margin-top: 10px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap {
    background-color: #fff;
    border: 1px solid #222;
    border-radius: 20px;
    padding: 60px 5%;
    margin-top: 120px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap h5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 3.2rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap h5 i {
    width: 27px;
    height: 42px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 14px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap h5 i img {
    width: 100%;
    height: auto;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap .contents_btm_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 4.75%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap .contents_btm_inner p {
    font-size: 1.8rem;
    line-height: 2.3;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap .contents_btm_inner .back_btn {
    width: 22.5%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap .contents_btm_inner .back_btn a {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap .contents_btm_inner .back_btn a::before {
    bottom: -23px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap .contents_btm_inner .back_btn a::after {
    width: 40px;
    height: 40px;
  }
  #maintenance #sec03 .top_cont {
    margin-top: 146px;
    margin-bottom: 168px;
    position: relative;
  }
  #maintenance #sec03 .top_cont .img_wrap {
    width: 40%;
    max-width: 480px;
    height: auto;
    position: absolute;
    z-index: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    margin-left: -40px;
  }
  #maintenance #sec03 .top_cont .img_wrap img {
    width: 100%;
    height: auto;
  }
  #maintenance #sec03 .top_cont .text_wrap {
    width: 60%;
    position: relative;
    top: 0;
    margin-left: auto;
    z-index: 1;
  }
  #maintenance #sec03 .top_cont .text_wrap h3 {
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.7;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
  }
  #maintenance #sec03 .top_cont .text_wrap h3::after {
    content: "";
    display: block;
    width: 67px;
    height: 116px;
    background-image: url(../images/maintenance/sec03_acce01.svg);
    position: absolute;
    right: -85px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }
  #maintenance #sec03 .top_cont .text_wrap h3 span {
    font-size: 3.8rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    position: relative;
  }
  #maintenance #sec03 .top_cont .text_wrap h3 span::before {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 2px dashed #f39700;
    position: absolute;
    left: 0;
    bottom: -8px;
  }
  #maintenance #sec03 .top_cont .text_wrap p {
    margin-top: 50px;
    font-size: 1.8rem;
    line-height: 2.3;
    letter-spacing: 0.05em;
  }
  #maintenance #sec03 .top_cont .text_wrap .back_btn {
    text-align: right;
    margin-top: 40px;
  }
  #maintenance #sec03 .top_cont .text_wrap .back_btn a {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  #maintenance #sec03 .top_cont .text_wrap .back_btn a span {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  #maintenance #sec03 .top_cont .text_wrap .back_btn a::before {
    bottom: -23px;
  }
  #maintenance #sec03 .top_cont .text_wrap .back_btn a::after {
    width: 40px;
    height: 40px;
  }
  #maintenance #sec03 .btm_cont {
    width: 87.5%;
    max-width: 1280px;
    margin: 0 auto 115px;
    background-color: #f0f0f0;
    border-radius: 40px;
    padding: 80px 5.6% 65px 7.75%;
  }
  #maintenance #sec03 .btm_cont .head_wrap {
    margin-bottom: 46px;
  }
  #maintenance #sec03 .btm_cont .head_wrap h3 {
    font-size: 3.6rem;
    font-weight: bold;
    line-height: 1.38;
    letter-spacing: 0.05em;
    text-align: center;
  }
  #maintenance #sec03 .btm_cont .head_wrap h3 strong {
    font-weight: bold;
    color: #f39700;
  }
  #maintenance #sec03 .btm_cont .btm_cont_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #maintenance #sec03 .btm_cont .btm_cont_inner .btm_cont_text > p {
    font-size: 1.6rem;
    line-height: 2.12;
    margin-bottom: 20px;
  }
  #maintenance #sec03 .btm_cont .btm_cont_inner .btm_cont_text > p:last-of-type {
    margin-bottom: 0;
  }
  #maintenance #sec03 .btm_cont .btm_cont_inner .btm_cont_text > p span {
    font-size: 2rem;
    line-height: 2.7;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 1;
    border-bottom: 2px dashed #f39700;
  }
  #maintenance #sec03 .btm_cont .btm_cont_inner .head_img {
    width: 24.6%;
    height: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 2.5%;
    margin-bottom: 30px;
  }
  #maintenance #service-qanda {
    margin-bottom: 155px;
  }
  #maintenance #service-qanda .head_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 90px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #maintenance #service-qanda .head_wrap h3 {
    font-size: 3.4rem;
    font-weight: bold;
    letter-spacing: 0.075em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #maintenance #service-qanda .head_wrap h3 i {
    margin-right: 14px;
  }
  #maintenance #service-qanda .head_wrap h3 i img {
    width: 76px;
    height: auto;
  }
  #maintenance #service-qanda .head_wrap .acce {
    width: 130px;
    height: auto;
    margin-left: auto;
    margin-right: 47px;
  }
  #maintenance #service-qanda .qanda_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #maintenance #service-qanda .qanda_list .qanda_item {
    width: 23.3%;
  }
  #maintenance #service-qanda .qanda_list .qanda_item a {
    display: block;
    width: 100%;
    min-height: 260px;
    position: relative;
  }
  #maintenance #service-qanda .qanda_list .qanda_item a:hover {
    opacity: 1;
  }
  #maintenance #service-qanda .qanda_list .qanda_item a:hover .q_wrap {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
  #maintenance #service-qanda .qanda_list .qanda_item a:hover .a_wrap {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  #maintenance #service-qanda .qanda_list .qanda_item .num_q,
  #maintenance #service-qanda .qanda_list .qanda_item .num_a {
    display: inline-block;
    font-family: "Rubik", sans-serif;
    font-weight: bold;
    font-size: 2.6rem;
    letter-spacing: 0.1em;
    border-bottom: 3px solid #f39700;
    padding-bottom: 10px;
    margin-bottom: 12px;
  }
  #maintenance #service-qanda .qanda_list .qanda_item .num_a {
    color: #fff;
    border-color: #fff;
  }
  #maintenance #service-qanda .qanda_list .qanda_item .question,
  #maintenance #service-qanda .qanda_list .qanda_item .answer {
    font-size: 1.8rem;
    line-height: 1.8;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  #maintenance #service-qanda .qanda_list .qanda_item .answer {
    color: #fff;
  }
  #maintenance #service-qanda .qanda_list .qanda_item .arrow_black {
    font-size: 1.6rem;
    display: inline-block;
    font-weight: bold;
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #fff;
  }
  #maintenance #service-qanda .qanda_list .qanda_item .arrow_black::before {
    background-image: url(../images/common/icon_orange_arrow.svg);
    right: -1px;
  }
  #maintenance #service-qanda .qanda_list .qanda_item .arrow_black::after {
    background-color: #fff;
  }
  #maintenance #service-qanda .qanda_list .qanda_item .q_wrap,
  #maintenance #service-qanda .qanda_list .qanda_item .a_wrap {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    border: 1px solid #222;
    border-radius: 20px;
    background-color: #fff;
    padding: 9.92% 8.57%;
  }
  #maintenance #service-qanda .qanda_list .qanda_item .a_wrap {
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
    border-color: #f39700;
    background-color: #f39700;
  }
  #maintenance #service-qanda .back_btn {
    text-align: right;
    margin-top: 40px;
  }
  #maintenance #service-qanda .back_btn a {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  #maintenance #service-qanda .back_btn a::before {
    bottom: -24px;
  }
  #maintenance #service-qanda .back_btn a::after {
    width: 40px;
    height: 40px;
  }
  #maintenance #service-magazine {
    margin-bottom: 200px;
    /* --- 共通 --- */
  }
  #maintenance #service-magazine .head_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 60px;
  }
  #maintenance #service-magazine .head_wrap h3 {
    font-size: 3.4rem;
    font-weight: bold;
    letter-spacing: 0.075em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #maintenance #service-magazine .head_wrap h3 i {
    margin-right: 14px;
  }
  #maintenance #service-magazine .head_wrap h3 i img {
    width: 76px;
    height: auto;
  }
  #maintenance #service-magazine .back_btn {
    text-align: right;
    margin-top: 40px;
  }
  #maintenance #service-magazine .back_btn a {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  #maintenance #service-magazine .back_btn a::before {
    bottom: -24px;
  }
  #maintenance #service-magazine .back_btn a::after {
    width: 40px;
    height: 40px;
  }
  #maintenance #service-magazine .journal_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 38px;
    gap: 0 2.5%;
  }
  #maintenance #service-magazine .journal_list .journal_item {
    width: 23%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
  #maintenance #service-magazine .journal_list .journal_item .thumbnail_wrap {
    display: block;
    margin-bottom: 18px;
  }
  #maintenance #service-magazine .journal_list .journal_item .thumbnail_wrap:hover {
    opacity: 1;
  }
  #maintenance #service-magazine .journal_list .journal_item .thumbnail_wrap:hover .thumbnail img {
    scale: 1.1;
    opacity: 1;
  }
  #maintenance #service-magazine .journal_list .journal_item .thumbnail_wrap .thumbnail {
    width: 100%;
    aspect-ratio: 368/245;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  #maintenance #service-magazine .journal_list .journal_item .thumbnail_wrap .thumbnail img {
    width: 100%;
    height: auto;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  #maintenance #service-magazine .journal_list .journal_item .blog_name {
    margin-bottom: 18px;
  }
  #maintenance #service-magazine .journal_list .journal_item .blog_name a {
    font-weight: bold;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.66;
    margin-bottom: 18px;
    letter-spacing: 0.05em;
  }
  #maintenance #service-magazine .journal_list .journal_item .blog_name a:hover {
    opacity: 1;
    color: #f39700;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
  }
  #maintenance #service-magazine .journal_list .journal_item .cate_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: auto;
    min-height: 60px;
  }
  #maintenance #service-magazine .journal_list .journal_item .cate_wrap .cate_list li {
    margin-right: 18px;
  }
  #maintenance #service-magazine .journal_list .journal_item .cate_wrap .cate_list li a {
    min-width: 80px;
    display: block;
    background-color: #1f3964;
    color: #fff;
    font-weight: bold;
    padding: 6px 12px 7px;
    text-align: center;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    border-radius: 999px;
  }
  #maintenance #service-magazine .journal_list .journal_item .cate_wrap .date {
    font-family: "Rubik", sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
  #maintenance #service-magazine .journal_list .journal_item .cate_wrap .author {
    width: 60px;
    height: 60px;
    background-color: #f0f0f0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border-radius: 999px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto;
  }
  #maintenance #service-magazine .journal_list .journal_item .cate_wrap .author img {
    width: 60px;
    height: auto;
  }
}
@media screen and (min-width: 751px) and (max-width: 1500px) {
  #maintenance #sec02::before {
    left: 0;
    border-radius: 0;
  }
  #maintenance #sec03 .top_cont .text_wrap h3::after {
    right: -5px;
    top: -10%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1200px) {
  #maintenance #sec02 .sec02_head {
    display: block;
  }
  #maintenance #sec02 .sec02_head h3 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 30px;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_text {
    text-align: left;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap .contents_btm_inner {
    display: block;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap .contents_btm_inner .back_btn {
    width: 100%;
    text-align: right;
    margin-top: 30px;
  }
  #maintenance #sec03 .top_cont .text_wrap {
    width: 70%;
  }
  #maintenance #service-qanda .head_wrap .back_btn {
    margin-top: 20px;
  }
  #maintenance #service-magazine .journal_list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px 5%;
  }
  #maintenance #service-magazine .journal_list .journal_item {
    width: 45%;
  }
}
/* Smartphones (portrait and landscape) */
@media screen and (max-width: 750px) {
  #maintenance {
    overflow-x: hidden;
  }
  #maintenance .pankuzu {
    padding-left: 4vw;
  }
  #maintenance #page-head-sub {
    position: relative;
    margin-top: 16vw;
    z-index: 0;
  }
  #maintenance #page-head-sub .page_title .page_title_inner .image {
    width: 54vw;
    height: auto;
    top: -10.4vw;
    right: 0;
  }
  #maintenance #sec01 .sec_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #maintenance #sec01 .sec_head h3 {
    font-size: 4.8vw;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.45;
  }
  #maintenance #sec01 .sec_head h3 span {
    font-size: 6.66667vw;
    letter-spacing: 0.05em;
    font-weight: bold;
    display: inline-block;
    margin-top: 2.66667vw;
  }
  #maintenance #sec01 .sec_head h3 span strong {
    color: #f39700;
    font-weight: bold;
  }
  #maintenance #sec01 .detail_text {
    margin-top: 8vw;
    font-size: 4vw;
    letter-spacing: 0.05em;
    line-height: 2;
  }
  #maintenance #sec01 .risk_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5.33333vw 6.66667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 0.4vw solid #e94829;
    border-radius: 2.66667vw;
    margin-top: 13.33333vw;
  }
  #maintenance #sec01 .risk_wrap .risk_icon {
    width: 6vw;
    height: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-bottom: 2.66667vw;
  }
  #maintenance #sec01 .risk_wrap .risk_text {
    font-size: 4.53333vw;
    letter-spacing: 0.05em;
    line-height: 1.44;
    font-weight: bold;
    margin-bottom: 5.33333vw;
    text-align: center;
  }
  #maintenance #sec01 .risk_wrap .risk_acce {
    width: 63.33333vw;
    height: auto;
  }
  #maintenance #sec02 {
    margin-top: 21.33333vw;
    position: relative;
    z-index: 0;
    background-color: #f2f0ea;
    padding: 14.66667vw 0 16vw;
    border-radius: 8vw 0 0 8vw;
  }
  #maintenance #sec02 .sec02_head {
    margin-bottom: 16vw;
  }
  #maintenance #sec02 .sec02_head h3 {
    font-size: 6.4vw;
    font-weight: bold;
    padding-bottom: 1.86667vw;
    margin-left: 15.6vw;
    margin-bottom: 10.66667vw;
    border-bottom: #222222 0.26667vw solid;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    letter-spacing: 0.05em;
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #maintenance #sec02 .sec02_head h3::before {
    content: "";
    display: block;
    width: 12.93333vw;
    height: 10.66667vw;
    background-image: url(../images/maintenance/sec02_acce01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 43%;
    left: -15.6vw;
  }
  #maintenance #sec02 .sec02_head p {
    font-size: 4vw;
    line-height: 2;
  }
  #maintenance #sec02 .sec02_head p strong {
    font-weight: bold;
    font-size: 5.86667vw;
    letter-spacing: 0.05em;
    display: block;
    line-height: 1.6;
    margin-bottom: 8vw;
  }
  #maintenance #sec02 .service_visual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4vw;
  }
  #maintenance #sec02 .service_visual .visual_wrap {
    background-color: #fff;
    -ms-flex-item-align: normal;
        align-self: normal;
    border-radius: 2.66667vw;
    padding: 8vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #maintenance #sec02 .service_visual .visual_wrap > img {
    height: 38.66667vw;
    width: auto;
    margin-bottom: 5.33333vw;
  }
  #maintenance #sec02 .service_visual .visual_wrap .sub_text {
    font-size: 4.26667vw;
    font-weight: bold;
    color: #f39700;
    text-align: center;
    margin-bottom: 2.66667vw;
  }
  #maintenance #sec02 .service_visual .visual_wrap .main_text {
    font-size: 5.33333vw;
    font-weight: bold;
    letter-spacing: 0.05em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #maintenance #sec02 .service_visual .visual_wrap .main_text span {
    background-color: #f39700;
    color: #fff;
    font-size: 3.73333vw;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 6.4vw;
    height: 6.4vw;
    border-radius: 50%;
    margin-right: 2.66667vw;
  }
  #maintenance #sec02 .service_visual .visual_plus {
    width: 10.66667vw;
    height: 10.66667vw;
  }
  #maintenance #sec02 .service_visual .visual_plus img {
    width: 100%;
    height: auto;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_top {
    margin: 16vw auto 0;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_top .service_detail_text h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 6.4vw;
    font-weight: bold;
    margin-bottom: 6.4vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_top .service_detail_text h4 span {
    display: block;
    width: 9.6vw;
    height: 9.6vw;
    background-color: #f39700;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-size: 5.86667vw;
    font-weight: bold;
    margin-right: 2.4vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_top .service_detail_text p {
    font-size: 4vw;
    line-height: 2;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_top .service_detail_img {
    height: 29.33333vw;
    width: auto;
    display: block;
    margin: 5.33333vw auto 0;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid {
    margin: 13.33333vw auto;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid h5 {
    font-size: 6.4vw;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0.05em;
    position: relative;
    padding-left: 14.93333vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid h5 i {
    position: absolute;
    display: block;
    height: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    top: 57%;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid h5 i img {
    width: 10.66667vw;
    height: auto;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_text {
    font-size: 4vw;
    line-height: 2;
    margin-top: 5.33333vw;
    margin-bottom: 5.33333vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.33333vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item {
    background-color: #fff;
    border-radius: 2.66667vw;
    padding: 34px;
    -ms-flex-item-align: normal;
        align-self: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item > img {
    display: block;
    margin: 0 auto;
    height: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item > p {
    font-size: 4vw;
    line-height: 1.8;
    margin-top: auto;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item > p strong {
    color: #f39700;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item:nth-of-type(1) > img {
    width: 44.26667vw;
    margin-bottom: 5.33333vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item:nth-of-type(2) > img {
    width: 53.86667vw;
    margin-bottom: 5.33333vw;
    margin-top: 2.66667vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_mid .risk_list .risk_item:nth-of-type(3) > img {
    width: 51.2vw;
    margin-bottom: 5.33333vw;
    margin-top: 2.66667vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_head {
    font-size: 5.33333vw;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: center;
    margin: 6.4vw 0 6.66667vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_head i {
    display: inline-block;
    width: 5.2vw;
    height: 6.66667vw;
    margin-left: 1.33333vw;
    vertical-align: bottom;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_head i img {
    width: 100%;
    height: auto;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.33333vw;
    position: relative;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_list .server_support_item {
    background-color: #fff;
    padding: 8vw 6.66667vw;
    border-radius: 2.66667vw;
    position: relative;
    -ms-flex-item-align: normal;
        align-self: normal;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_list .server_support_item h5 {
    font-size: 4.8vw;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.8;
    position: relative;
    padding-left: 8vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_list .server_support_item h5::before {
    content: "";
    position: absolute;
    width: 4.93333vw;
    height: 3.2vw;
    background-image: url(../images/web/web_kakipi.svg);
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: scale(-1, 1) rotate(-23deg) translateY(-50%);
            transform: scale(-1, 1) rotate(-23deg) translateY(-50%);
    left: 0;
    top: 59%;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .server_support_list .server_support_item p {
    font-size: 3.46667vw;
    line-height: 2;
    margin-top: 2.13333vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap {
    background-color: #fff;
    border: 1px solid #222;
    border-radius: 2.66667vw;
    padding: 10.66667vw 6.66667vw;
    margin-top: 8vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap h5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 6.4vw;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 8vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap h5 i {
    width: 5.46667vw;
    height: 8.53333vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 2.66667vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap h5 i img {
    width: 100%;
    height: auto;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap .contents_btm_inner p {
    font-size: 4vw;
    line-height: 2;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap .contents_btm_inner .back_btn {
    text-align: right;
    margin-top: 8vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap .contents_btm_inner .back_btn a {
    font-size: 4vw;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap .contents_btm_inner .back_btn a::before {
    bottom: -5.06667vw;
  }
  #maintenance #sec02 .service_detail_wrap .service_detail_btm .contents_btm_wrap .contents_btm_inner .back_btn a::after {
    width: 8.8vw;
    height: 8.8vw;
  }
  #maintenance #sec03 .top_cont {
    margin-top: 61.33333vw;
    margin-bottom: 21.33333vw;
    position: relative;
  }
  #maintenance #sec03 .top_cont .img_wrap {
    width: 76.53333vw;
    height: auto;
    position: absolute;
    z-index: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -45.33333vw;
    left: 50%;
  }
  #maintenance #sec03 .top_cont .img_wrap img {
    width: 100%;
    height: auto;
  }
  #maintenance #sec03 .top_cont .text_wrap {
    position: relative;
    top: 0;
    margin-left: auto;
    z-index: 1;
  }
  #maintenance #sec03 .top_cont .text_wrap h3 {
    font-size: 4.8vw;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.7;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
  }
  #maintenance #sec03 .top_cont .text_wrap h3::after {
    content: "";
    display: block;
    width: 11.73333vw;
    height: 20.13333vw;
    background-image: url(../images/maintenance/sec03_acce01.svg);
    position: absolute;
    right: -14.26667vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }
  #maintenance #sec03 .top_cont .text_wrap h3 span {
    font-size: 6.4vw;
    font-weight: bold;
    letter-spacing: 0.05em;
    position: relative;
    display: block;
    margin-bottom: 2.66667vw;
  }
  #maintenance #sec03 .top_cont .text_wrap h3 span::before {
    content: "";
    width: 100%;
    height: 0.26667vw;
    border-bottom: 0.53333vw dashed #f39700;
    position: absolute;
    left: 0;
    bottom: -1.33333vw;
  }
  #maintenance #sec03 .top_cont .text_wrap p {
    margin-top: 8vw;
    font-size: 4vw;
    line-height: 2;
  }
  #maintenance #sec03 .top_cont .text_wrap .back_btn {
    text-align: right;
    margin-top: 8vw;
  }
  #maintenance #sec03 .top_cont .text_wrap .back_btn a {
    font-size: 4vw;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  #maintenance #sec03 .top_cont .text_wrap .back_btn a::before {
    bottom: -5.06667vw;
  }
  #maintenance #sec03 .top_cont .text_wrap .back_btn a::after {
    width: 8.8vw;
    height: 8.8vw;
  }
  #maintenance #sec03 .btm_cont {
    width: 91.46%;
    margin: 0 auto;
    margin-bottom: 21.33333vw;
    background-color: #f0f0f0;
    border-radius: 5.33333vw;
    padding: 10.66667vw 6.66667vw;
    position: relative;
  }
  #maintenance #sec03 .btm_cont .head_wrap {
    margin-bottom: 5.33333vw;
  }
  #maintenance #sec03 .btm_cont .head_wrap h3 {
    font-size: 5.86667vw;
    font-weight: bold;
    line-height: 1.43;
    letter-spacing: 0.05em;
  }
  #maintenance #sec03 .btm_cont .head_wrap h3 strong {
    font-weight: bold;
    color: #f39700;
  }
  #maintenance #sec03 .btm_cont .btm_cont_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #maintenance #sec03 .btm_cont .btm_cont_inner .btm_cont_text > p {
    font-size: 3.46667vw;
    line-height: 2;
  }
  #maintenance #sec03 .btm_cont .btm_cont_inner .btm_cont_text > p:last-of-type {
    margin-bottom: 0;
  }
  #maintenance #sec03 .btm_cont .btm_cont_inner .btm_cont_text > p span {
    font-size: 3.46667vw;
    line-height: 2;
    font-weight: bold;
    border-bottom: 0.53333vw dashed #f39700;
  }
  #maintenance #sec03 .btm_cont .btm_cont_inner .head_img {
    width: 66.66667vw;
    height: auto;
    margin-top: 5.33333vw;
  }
  #maintenance #service-qanda {
    padding-bottom: 13.33333vw;
    position: relative;
    width: 91.46%;
    margin: 0 auto 21.33333vw;
  }
  #maintenance #service-qanda .head_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto 6.66667vw;
  }
  #maintenance #service-qanda .head_wrap h3 {
    font-size: 5.86667vw;
    line-height: 1.45;
    font-weight: bold;
    letter-spacing: 0.075em;
  }
  #maintenance #service-qanda .head_wrap .acce {
    width: 24.4vw;
    height: auto;
    margin-left: 4.53333vw;
  }
  #maintenance #service-qanda .qanda_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4vw;
    width: 100%;
  }
  #maintenance #service-qanda .qanda_list .qanda_item a {
    display: block;
    width: 100%;
  }
  #maintenance #service-qanda .qanda_list .qanda_item .num_q {
    display: inline-block;
    font-family: "Rubik", sans-serif;
    font-weight: bold;
    font-size: 6.4vw;
    letter-spacing: 0.1em;
    border-bottom: 0.66667vw solid #f39700;
    padding-bottom: 0.53333vw;
    margin-bottom: 2.66667vw;
  }
  #maintenance #service-qanda .qanda_list .qanda_item .question {
    font-size: 4vw;
    line-height: 2;
  }
  #maintenance #service-qanda .qanda_list .qanda_item .q_wrap {
    border: 1px solid #222;
    border-radius: 2.66667vw;
    background-color: #fff;
    padding: 5.33333vw 7.33333vw;
  }
  #maintenance #service-qanda .qanda_list .qanda_item .a_wrap {
    display: none;
  }
  #maintenance #service-qanda .back_btn {
    position: absolute;
    bottom: -5.33333vw;
    right: 0;
  }
  #maintenance #service-qanda .back_btn a {
    font-size: 4vw;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  #maintenance #service-qanda .back_btn a::before {
    bottom: -5.06667vw;
  }
  #maintenance #service-qanda .back_btn a::after {
    width: 8.8vw;
    height: 8.8vw;
  }
  #maintenance #service-magazine {
    margin-bottom: 33.33333vw;
    position: relative;
    padding-bottom: 6.66667vw;
    /* --- 共通 --- */
  }
  #maintenance #service-magazine .head_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10.66667vw;
  }
  #maintenance #service-magazine .head_wrap h3 {
    font-size: 5.86667vw;
    font-weight: bold;
    letter-spacing: 0.075em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #maintenance #service-magazine .head_wrap h3 i {
    margin-right: 2.8vw;
  }
  #maintenance #service-magazine .head_wrap h3 i img {
    width: 12.53333vw;
    height: auto;
  }
  #maintenance #service-magazine .back_btn {
    position: absolute;
    bottom: -5.33333vw;
    right: 0;
  }
  #maintenance #service-magazine .back_btn a {
    font-size: 4vw;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  #maintenance #service-magazine .back_btn a::before {
    bottom: -5.06667vw;
  }
  #maintenance #service-magazine .back_btn a::after {
    width: 8.8vw;
    height: 8.8vw;
  }
  #maintenance #service-magazine .journal_list {
    margin-top: 6.66667vw;
  }
  #maintenance #service-magazine .journal_list .journal_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 0.4vw dotted #d7d7d7;
    padding-bottom: 1.86667vw;
    margin-bottom: 6.66667vw;
  }
  #maintenance #service-magazine .journal_list .journal_item .thumbnail_wrap {
    display: block;
    margin-bottom: 18px;
  }
  #maintenance #service-magazine .journal_list .journal_item .thumbnail_wrap:hover {
    opacity: 1;
  }
  #maintenance #service-magazine .journal_list .journal_item .thumbnail_wrap:hover .thumbnail img {
    scale: 1.1;
    opacity: 1;
  }
  #maintenance #service-magazine .journal_list .journal_item .thumbnail_wrap .thumbnail {
    width: 32vw;
    height: 21.6vw;
    margin-right: 4vw;
    overflow: hidden;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #maintenance #service-magazine .journal_list .journal_item .thumbnail_wrap .thumbnail img {
    width: 100%;
    height: auto;
  }
  #maintenance #service-magazine .journal_list .journal_item .blog_name a {
    font-weight: bold;
    font-size: 3.46667vw;
    font-weight: bold;
    line-height: 1.66;
    letter-spacing: 0.05em;
  }
  #maintenance #service-magazine .journal_list .journal_item .cate_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 2.66667vw;
  }
  #maintenance #service-magazine .journal_list .journal_item .cate_wrap .cate_list li {
    margin-right: 2.66667vw;
  }
  #maintenance #service-magazine .journal_list .journal_item .cate_wrap .cate_list li a {
    min-width: 14.4vw;
    display: block;
    background-color: #1f3964;
    color: #fff;
    font-weight: bold;
    padding: 1.06667vw 2.66667vw 1.2vw;
    text-align: center;
    font-size: 3.2vw;
    letter-spacing: 0.05em;
    border-radius: 999px;
  }
  #maintenance #service-magazine .journal_list .journal_item .cate_wrap .date {
    font-family: "Rubik", sans-serif;
    font-size: 3.2vw;
    letter-spacing: 0.05em;
  }
  #maintenance #service-magazine .journal_list .journal_item .cate_wrap .author {
    width: 10.66667vw;
    height: 10.66667vw;
    background-color: #f0f0f0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border-radius: 999px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto;
  }
  #maintenance #service-magazine .journal_list .journal_item .cate_wrap .author img {
    width: 10.66667vw;
    height: auto;
  }
}
