/*ソリューションサポート20260225*/

@media only screen and (max-width: 767px) {
    body {
        font-size: 14px;
    }
}

.font-gt {
    font-family: "gt-eesti", sans-serif !important;
}

.section-mv .mv-area .solutionsupport-mv {
    position: relative;
}

.section-mv .mv-area .solutionsupport-mv .mv {
    width: 100%;
    height: 300px;
}

.section-mv .mv-area .solutionsupport-mv .mv img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-mv .mv-area .solutionsupport-mv h1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1100px;
    height: 100%;
    text-align: left;
    line-height: 1.3em;
}

.section-mv .mv-area .solutionsupport-mv h1 .h1-inner {
    display: block;
    width: 600px;
    background-color: rgba(255, 255, 255, 0.6);
    top: 50%;
    position: relative;
    font-size: 2.8rem;
    padding: 25px;
    transform: translateY(-50%);
}

.section-mv .mv-area .solutionsupport-mv h1 .h1-inner span {
    display: block;
}

.section-mv .mv-area .solutionsupport-mv h1 .h1-inner .subtitle {
    font-size: 1.8rem;
}

@media only screen and (min-width: 768px) and (max-width: 1280px) {
    .section-mv .mv-area .solutionsupport-mv h1 .h1-inner {
        width: 80%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 767px) {
    .section-mv .mv-area .solutionsupport-mv h1 .h1-inner {
        width: 100%;
        background-color: unset;
    }
}

@media only screen and (max-width: 767px) {}

.guidance-btn {
    position: fixed;
    width: 150px;
    height: 150px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

.guidance-btn a {
    background-color: #f06400;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 1.5em;
    color: #fff;
    padding: 10px;
}

.guidance-btn a:hover {
    text-decoration: none;
    opacity: 0.9;
}

.guidance-btn a {
    display: block;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

.guidance-btn.en a span {
    position: relative;
    display: block;
    top: 50%;
    transform: translateY(-50%);
}

.border-divider {
    width: 90%;
    height: 1px;
    background-color: #ccc;
    margin: 20px auto;
}

/*ソリューションサポート*/

.section-solutionsupport-wrap {
    display: flex;
    background-color: #F2F2F2;
    padding: 20px;
    box-sizing: border-box;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 80px;
}

.section-solutionsupport-wrap .content {
    width: 50%;
    padding: 20px;
    box-sizing: border-box;
}

.section-solutionsupport-wrap .content h2 {
    font-size: 2.7rem;
    font-weight: 600;
}

.section-solutionsupport-operationalStatus-wrap {
    display: flex;
    background-color: #F2F2F2;
    padding: 20px 10px;
    box-sizing: border-box;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 80px;
}

.section-solutionsupport-operationalStatus-wrap h2 {
    font-size: 2.7rem;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.section-solutionsupport-operationalStatus-wrap .content {
    width: calc(34% - 10px); /* 幅を3等分し、余白を考慮 */
    box-sizing: border-box;
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap {
    background-color: #fff;
    box-sizing: border-box;
    margin-top: 20px;
    width: 100%;
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .title {
    font-size: 1.7rem;
    font-weight: bold;
    position: relative;
    padding-top: 5px;
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .title.cloudcapture {
    text-align: center;
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .title.cloudinformationmanager {
    text-align: left;
    padding-left: 50px;
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .title.cloudprintandscan {
    text-align: center;
    padding-left: 30px;
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .title:before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-size: 50px 50px; /* 共通のサイズ */
    width: 50px;
    height: 50px;
    left: 0;
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .title.cloudcapture:before {
    background-image: url(../../../support_solution/ja/images/manual/icon01.jpg);
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .title.cloudinformationmanager:before {
    background-image: url(../../../support_solution/ja/images/manual/icon03.jpg);
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .title.cloudprintandscan:before {
    background-image: url(../../../support_solution/ja/images/manual/icon02.jpg);
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .status{
    font-size: 1.2em;
    display: block;
    text-align: center;
    font-weight: bold;
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .status.operational {
    color: #0a9bcd;
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .status.partialoutage {
    color: orange;
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .status.partialoutage a {
    color: inherit; /* 親要素の色を継承する */
    text-decoration: none;
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .status.majoroutage {
    color: red;
}

.section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .status.majoroutage a {
    color: inherit; /* 親要素の色を継承する */
    text-decoration: none;
}

.section-solutionsupport-operationalStatus-wrap .content-common {
    background-color: #fff;
    box-sizing: border-box;
    margin-top: 20px;
    padding: 20px;
    width: 100%;
    position: relative;
}

.section-solutionsupport-operationalStatus-wrap .content-common .majoroutage {
    padding-left: 50px;
    font-size: 2.5rem;
    font-weight: bold;
    color: red;
}

.section-solutionsupport-operationalStatus-wrap .content-common:before {
    content: "";
    position: absolute;
    top:  15px;     /* 位置調整 */
    left: 15px;     /* 位置調整 */
    width:  40px; 
    height: 40px; 
    background-image: url(../../../support_solution/images/warning_w11h10.png);
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    
    .section-solutionsupport-operationalStatus-wrap {
        background-color: #F2F2F2;
        padding: 20px 15px;
        box-sizing: border-box;
    }
    
    .section-solutionsupport-operationalStatus-wrap h2 {
        font-size: 20px;
        font-weight: 600;
        text-align: left;
        width: 100%;
    }

    .section-solutionsupport-operationalStatus-wrap .content {
        width:100%;
        margin-top: 0;
    }

    .section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap {
        display: flex; 
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 10px;
    }

    .section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .title {
        font-size: 20px;
        font-weight: bold;
        position: relative;
        padding-top: 0;
    }

    .section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .title.cloudcapture {
        padding-left: 60px;
        text-align: left;
    }
    
    .section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .title.cloudinformationmanager {
        padding-left: 60px;
        text-align: left;
    }
    
    .section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .title.cloudprintandscan {
        padding-left: 60px;
        text-align: left;
    }

    .section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .status{
        text-align: right;
    }
    
    .section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .status.operational {
        color: #0a9bcd;
        padding-right: 30px;
    }
    
    .section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .status.partialoutage {
        color: orange;
        padding-right: 30px;
    }
    
    .section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .status.majoroutage {
        color: red;
        padding-right: 30px;
    }

    .section-solutionsupport-operationalStatus-wrap .content .operational-status-wrap .title:before {
        background-size: 40px 40px;
        width: 40px;
        height: 40px;
        margin-top: -5px;
    }
}

.h2-solutionsupport span {
    position: relative;
}

.h2-solutionsupport span:after {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 20px;
    bottom: -24px;
    left: 0;
}

.h2-solutionsupport span.important:after {
    background-image: url(../../../support_solution/ja/images/line-orange.png);
}

.h2-solutionsupport span.error:after {
    background-image: url(../../../support_solution/ja/images/line-yellow.png);
}

.h2-solutionsupport span.update:after {
    background-image: url(../../../support_solution/ja/images/line-purple.png);
}

.h2-solutionsupport span.maintenance:after {
    background-image: url(../../../support_solution/ja/images/line-blue.png);
}

.section-solutionsupport-wrap .content .infolist-wrap {
    margin-top: 35px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
    min-height: 190px;
}

.section-solutionsupport-wrap .content .infolist-wrap ul li {
    display: flex;
    margin-bottom: 10px;
}

.section-solutionsupport-wrap .content .infolist-wrap ul li .date {
    padding-right: 10px;
    text-align: right;
}

.section-solutionsupport-wrap .content .infolist-wrap ul li .title {
    width: calc(100% - 6em);
}

.section-solutionsupport-wrap .content .infolist-wrap ul li .title a {
    color: #0a9bcd;
}

.section-solutionsupport-wrap .content .infolist-wrap .morelink {
    margin-top: 20px;
}

.section-solutionsupport-wrap .content .infolist-wrap .morelink a {
    color: #0a9bcd;
}

.section-solutionsupport-pagenav {
    background-color: #f2f2f2;
    padding: 20px 0;
}

.section-solutionsupport-pagenav h3 {
    font-size: 1.5em;
    margin-bottom: 10px;
}

.section-solutionsupport-pagenav ul {
    display: flex;
}

.section-solutionsupport-pagenav ul li {
    padding-right: 30px;
    border-right: 1px solid #1a1a1a;
    margin-right: 30px;
}

.section-solutionsupport-pagenav ul li:last-child {
    border-right: none;
}

.section-solutionsupportList-wrap {
    margin-top: 80px;
}

.section-solutionsupportList-wrap .no-info {
    margin-top: 40px;
}

.section-solutionsupportList-wrap .box-supportList-h2 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
}

.section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap {
    width: unset;
    border-bottom: none;
    margin: 0 0 0 auto;
    padding-right: 0;
}

.section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap .c_nav_local {
    margin-top: 0;
    padding-right: 0;
}

.section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap .c_nav_local .c_nav_item_arrow {
    border-bottom: 1px solid #ccc;
    padding-left: 30px;
    padding-bottom: 0;
}

.section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap .c_nav_local .c_nav_item_arrow span:hover::after {
    content: none;
}

.section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap .c_nav_local .c_nav_local_sub_wrap {
    width: 300px;
    right: 0;
    left: unset;
}

.section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap .c_nav_local .c_nav_local_sub_wrap .c_nav_local_sub {
    margin-top: 0;
    padding: 0;
}

.section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap .c_nav_local .c_nav_local_sub_wrap .c_nav_local_sub .c_nav_local_sub_item {
    color: #fff;
    border: none;
    margin-bottom: 0;
    padding: 10px;
}

.section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap .c_nav_local .c_nav_local_sub_wrap .c_nav_local_sub .c_nav_local_sub_item:hover {
    background-color: #0A9BCD;
}

.filter li {
    cursor: pointer;
}

.filter li.is-active {}

.section-solutionsupportList-wrap ul.category li {
    display: none;
}

.section-solutionsupportList-wrap ul.category li.is-show {
    display: flex;
    align-items: baseline;
}

.section-solutionsupportList-wrap ul {
    padding: 0 20px;
    box-sizing: border-box;
    margin-top: 30px;
}

.section-solutionsupportList-wrap ul li {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.section-solutionsupportList-wrap ul li .date {
    width: 10%;
}

.section-solutionsupportList-wrap ul li .title {
    width: 55%;
}

.section-solutionsupportList-wrap ul li .title a {
    color: #0a9bcd;
    padding-right: 20px;
}

.section-solutionsupportList-wrap ul li .category {
    width: 35%;
    display: flex;
    flex-wrap: wrap;
}

.section-solutionsupportList-wrap ul li .category .tag {
    background-color: #f2f2f2;
    padding: 5px 10px;
    display: block;
    margin-right: 10px;
    color: #a9a9a9;
    font-size: 0.6em;
}

.section-solutionsupportList-wrap .backbtn {
    margin-top: 50px;
    padding: 0 20px;
}

.section-solutionsupportList-wrap .backbtn a {
    color: #0a9bcd;
}

.section-solutionsupportSetup-01 {
    margin-top: 80px;
}

.section-solutionsupportSetup-01 ul {
    display: flex;
    justify-content: space-between;         /* KCCあり*/
    /* justify-content: space-around; */    /* KCCなし*/
}

.section-solutionsupportSetup-01 ul li {
    width: 30%;         /* KCCあり*/
    /* width: 40%; */   /* KCCなし*/
    box-sizing: border-box;
}

.section-solutionsupportSetup-01 ul li a .img {
    width: 100%;
    margin-bottom: 10px;
}

.section-solutionsupportSetup-01 ul li a .img img {
    width: 100%;
    aspect-ratio: 4/3;
    object-fit: cover;
    object-position: center;
}

.section-solutionsupportSetup-01 ul li a .title {
    font-size: 1.7rem;
    font-weight: 600;
}

.section-solutionsupportSetup-01 ul li a .notes {
    font-size: 1.5rem;
    color: #7e7e7e;
}

.section-solutionsupportSetup-02 .cont {
    width: 100%;
    display: flex;
    margin-bottom: 50px;
    padding-top: 50px;
    border-top: 1px solid #1a1a1a;
}

.section-solutionsupportSetup-02 .cont .box-text {
    width: 60%;                 /*Show Video*/
    /* width: 100%; */          /*Hide Video*/
    padding-right: 20px;        /*Show Video*/
    /* padding-left: 40px; /*   /*Hide Video*/
    box-sizing: border-box;
}

.section-solutionsupportSetup-02 .cont .box-text h3 {
    font-size: 1.6rem;
}

.section-solutionsupportSetup-02 .cont .box-text ol {
    margin-top: 30px;
    padding-left: 1em;
}

.section-solutionsupportSetup-02 .cont .box-text .btn {
    margin-top: 40px;
}

.section-solutionsupportSetup-02 .cont .box-text .btn a {
    display: block;
    max-width: 350px;
}

.section-solutionsupportSetup-02 .cont .box-movie {
    width: 40%;
    box-sizing: border-box;
}

.section-solutionsupportSetup-02 .cont .box-movie .p_video_inner {
    width: 100%;
}

.section-solutionsupportSetup-02 .cont .box-movie .p_video_inner .video-js {
    width: 100%;
    height: 0;
    padding-bottom: 56.4%;
}

.section-solutionsupportSetup-02 .cont .box-movie img {
    width: 100%;
}

/* soTit2Col */
.soTit2Col{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    /* border-bottom: 1px solid #1a1a1a; */
}
.soTit2Col > h4{
    font-size: 2.2rem;
    width: 75%;
}
@media only screen and (max-width: 767px) {
    .soTit2Col{
        display: block;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }
    .soTit2Col > h4{
        font-size: 1.6rem;
        width: 100%;
    }
}

/* Expendables Processing */
.soTit2Col > .h2-cloudcapture,
.soTit2Col > .h2-cloudinformationManager,
.soTit2Col > .h2-cloudprintandscan  {
    margin: 0px; 
}
.soTit2Col > .accBtn{
    text-align: right;
  }
  .soTit2Col > .accBtn:before{
    content: '全て表示する +';
    color:#0a9bcd;
    font-size: 1.6rem;
  }
  .soTit2Col > .accBtn.active:before{
    content: '折りたたむ －';
  }
  
  .soTit2Col > .accBtn.en:before{
    content: 'Show all +';
    color:#0a9bcd;
    font-size: 1.6rem;
  }
  .soTit2Col > .accBtn.en.active:before{
    content: 'Close －';
  }
  .soTit2Col > .accBtn:hover{
    cursor: pointer;
  }
  

/* dlTit03 */
.section-solutionsupportSetup-03 .cont {
    width: 100%;
    margin-bottom: 50px;
    padding-top: 20px;
    /* border-top: 1px solid #1a1a1a; */
}
.section-solutionsupportSetup-03 .cont .under {
    text-decoration: underline;
    text-decoration-skip-ink: none;  /* 下線の「スキップ」を無効化 */
    text-underline-offset: 5px;
    text-decoration-color: #999999; 
}

.section-solutionsupportSetup-03 .cont .dlTit03 {
    padding-left: 20px;
    font-size: 2.0rem;
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative;
    font-weight: 700;
    line-height: 1.4;
}

.section-solutionsupportSetup-03 .cont .dlTit03.acc:hover{
    cursor: pointer;
}
.section-solutionsupportSetup-03 .cont .dlTit03.acc {
    width: 100%;
    padding-bottom: 25px;
    padding-right:30px;
    border-bottom: solid 1px #949494;
    margin-bottom: 25px;
}
.section-solutionsupportSetup-03 .cont .dlTit03.acc ul li{
    list-style-type: initial;
    padding-left: initial;
    margin-left: 10px;
}
.section-solutionsupportSetup-03 .cont .dlTit03.acc.active{
    border-bottom: none;
}
.section-solutionsupportSetup-03 .cont .dlTit03.acc span:after{
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    position: absolute;
    /* position: fixed; */
    right: 0;
    top: -10px;
    background-image: url(../images/ico_inst_plus.png);
    background-size: contain;
    vertical-align: middle;
}
.section-solutionsupportSetup-03 .cont .dlTit03.acc.active span:after{
    background-image: url(../images/ico_inst_minus.png);
}

.section-solutionsupportSetup-03 .cont .box-movie {
    width: 60%;
    margin: 0 auto; 
    box-sizing: border-box;
}

.section-solutionsupportSetup-03 .cont .box-movie .p_video_inner {
    width: 100%;
}

.section-solutionsupportSetup-03 .cont .box-movie .p_video_inner .video-js {
    width: 100%;
    height: 0;
    padding-bottom: 56.4%;
}

.section-solutionsupportSetup-03 .cont .box-movie-sub {
    width: 50%;
    margin-top: 15px;
    margin-left: 30%;
    box-sizing: border-box;
}

.section-solutionsupportSetup-03 .cont .box-movie-sub .p_video_inner_sub {
    width: 100%;
}

.section-solutionsupportSetup-03 .cont .box-movie-sub .p_video_inner_sub .video-js {
    width: 100%;
    height: 0;
    padding-bottom: 56.4%; 
}

.section-solutionsupportSetup-03 .cont .box-movie img {
    width: 100%;
}

.section-solutionsupportSetup-03 .cont .box-movie h5 {
    padding-top: 20px;
    font-size: 1.8rem;
    width: 140%;
}

.section-solutionsupportSetup-03 .cont .box-movie .subtitle {
    font-size: 1.8rem;
    width: 140%;
    font-weight: 900;
}

.section-solutionsupportSetup-03 .cont .box-movie-sub h6 {
    margin-top: 15px;
    font-size: 1.5rem;
    width: 100%;
}

.section-solutionsupportSetup-03 .cont .box-movie-sub .notes {
    font-size: 1.5rem;
}

@media only screen and (max-width: 767px) {
    .section-solutionsupportSetup-03 .cont .dlTit03 {
        padding-left: 0px;
        font-size: 2.0rem;
        padding-bottom: 0;
        margin-bottom: 20px;
        position: relative;
    }
    .section-solutionsupportSetup-03 .cont .dlTit03.acc {
        padding-right: 50px;
    }
}
/* instBox */
.instBox{
    padding: 0 20px 50px 40px;
    border-bottom: solid 1px #949494;
    margin-bottom: 30px;
}
.instBox ul li {
    list-style-type: initial;
    margin-left: 30px;
    font-size: 2.0rem;
}
.instBox dl{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.instBox dl > dt{
    font-weight: 700;
}
.instBox dl > dd{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.instBox dl > dd ul{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.instBox dl > dd ul li{
    padding: 0 15px;
    line-height: 1.0;
    border-right: solid 1px #6e6e6e;
}
.instBox dl > dd ul li:last-child{
    border-right: none;
}
.instBox dl > dd .ico2Col{
    display: flex;
    align-items: center;
}
.instBox dl > dd .info,
.instBox dl > dd .dl{
    width: 25px;
    margin: 0 15px;
  }
  
.instBox dl > dd .dl a{
    position: relative;
    z-index: 1;
    display: block;
    width: 33px;
    height: 33px;
    background-color: #0a9bcd;
    overflow: hidden;
    display: block;
  }
.instBox dl > dd .dl a:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: -10%;
      left: 100%;
      height: 120%;
      width: 200%;
      opacity: .15;
      -webkit-transform: skew(-45deg) translateX(25px);
      transform: skew(-45deg) translateX(25px);
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transition: all 1s;
      transition: all 1s;
      background: #000;
  }
.instBox dl > dd .dl a:focus:before, 
.instBox dl > dd .dl a:hover:before {
      -webkit-animation-name: button-animate-hover;
      animation-name: button-animate-hover;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
  }
  
  
.instBox.acc-hide.close{
    display: none;
  }
  
@media only screen and (max-width: 767px) {
    .instBox{
        padding: 0 0px 30px 0px;
        border-bottom: solid 1px #949494;
        margin-bottom: 20px;
    }
    .instBox dl{
        display: block;
        margin-bottom: 15px;
    }
    .instBox dl > dt{

    }
    .instBox dl > dd{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .instBox dl > dd ul{
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .instBox dl > dd ul li{
        padding: 0 5px;
        line-height: 1.0;
        border-right: solid 1px #6e6e6e;
    }
    .instBox dl > dd ul li:last-child{
        border-right: none;
    }
    .instBox dl > dd .info,
    .instBox dl > dd .dl{
        width: 25px;
        margin: 0 10px;
    }
}

.section-solutionsupportsearch .search-inner,
.section-solutionsupportFaq .search-inner {
    width: 60%;
    padding: 10px;
    background-color: #f2f2f2;
}

.section-solutionsupportsearch .header_search,
.section-solutionsupportFaq .header_search {
    background-color: #fff;
}

.section-solutionsupportsearch .header_search_input,
.section-solutionsupportFaq .header_search_input {
    background-color: #fff;
    border: 1px solid #a9a9a9;
    color: #a9a9a9;
}

.section-solutionsupportsearch .header_search_icon,
.section-solutionsupportFaq .header_search_icon {
    right: 11px;
    z-index: 2;
}

.section-solutionsupportsearch .header_search_btn,
.section-solutionsupportFaq .header_search_btn {
    width: 40px;
    height: 100%;
    right: 0;
    background-color: #a9a9a9;
}

.section-solutionsupportManual-select {
    margin-top: 50px;
}

.section-solutionsupportManual-select .notes{
	margin-bottom: 10px;
    padding: 0 60px;
    font-size: 1.5rem;
    color: #7e7e7e;
}

.section-solutionsupportManual-select .box-select {
    margin-bottom: 50px;
    padding: 0 60px;
}

.section-solutionsupportManual-select .box-select .title {
    font-size: 1.2em;
    margin-bottom: 10px;
}

.section-solutionsupportManual-select .box-select .checkbox-wrap {
    display: flex;
    flex-wrap: wrap;
}

.section-solutionsupportManual-select .box-select .checkbox-wrap .check {
    margin-right: 80px;
}

.section-solutionsupportManual-select .box-select .checkbox-wrap-language {
    display: flex;
    flex-wrap: wrap;
}

.section-solutionsupportManual-select .box-select .checkbox-wrap-language .check {
    width: 150px;
}

.section-solutionsupportManual-select #manual-message {
    padding-top: 50px;
    border-top: 1px solid #ccc;
}

.section-solutionsupportManual-download {
    padding-top: 50px;
    border-top: 1px solid #ccc;
}

.section-solutionsupportManual-download.border-top {
    border-top: 1px solid #ccc;
}

.section-solutionsupportManual-download .backbtn a {
    color: #0a9bcd;
}

.h2-cloudcapture,
.h2-cloudinformationManager,
.h2-cloudprintandscan {
    font-size: 2.5rem;
    position: relative;
    padding-left: 95px;
}

.h2-cloudcapture:before {
    position: absolute;
    content: "";
    background-image: url(../../../support_solution/ja/images/manual/icon01.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    height: 80px;
    top: -23px;
    left: 0;
}

.h2-cloudinformationManager:before {
    position: absolute;
    content: "";
    background-image: url(../../../support_solution/ja/images/manual/icon03.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    height: 80px;
    top: -23px;
    left: 0;
}

.h2-cloudprintandscan:before {
    position: absolute;
    content: "";
    background-image: url(../../../support_solution/ja/images/manual/icon02.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    height: 80px;
    top: -23px;
    left: 0;
}

.section-solutionsupportManual-download .boxresult {
    margin-top: 50px;
}

.section-solutionsupportManual-download .boxresult li {
    background-color: #f2f2f2;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    margin-bottom: 20px;
}

.section-solutionsupportManual-download .boxresult li .detail {
    display: flex;
    align-items: center;
}

.section-solutionsupportManual-download .boxresult li .detail .name {
    font-size: 1.5em;
}

.section-solutionsupportManual-download .boxresult li .detail .bite {
    color: #696969;
    padding-right: 20px;
    border-right: 1px solid #a9a9a9;
    margin-right: 20px;
    padding-left: 20px;
    border-left: 1px solid #a9a9a9;
    margin-left: 20px;
}

.section-solutionsupportManual-download .boxresult li .detail .format {
    color: #696969;
    padding-right: 20px;
}

.section-solutionsupportManual-download .boxresult li .detail .link {
    background-color: #0a9bcd;
}

.section-solutionsupportManual-download .boxresult li .manual-description {
    color: #7e7e7e;
    font-size: 1.5rem;
    padding-left: 20px;
}

.section-solutionsupportFaq {
    padding-top: 50px;
    padding-bottom: 100px;
}

.section-solutionsupportFaq h2 {
    font-size: 2.8rem;
    margin-bottom: 20px;
}

.section-solutionsupportFaq .faq-wrap {
    margin-top: 60px;
}

.section-solutionsupportFaq .faq-wrap .faq-list {
    background-color: #f2f2f2;
    padding: 30px 60px;
    margin-top: 25px;
}

.section-solutionsupportFaq .faq-list .faq-list-inner {
    background-color: #fff;
    padding: 20px;
    min-height: 200px;
}

.section-solutionsupportFaq .faq-list ul {
    width: 100%;
}

.section-solutionsupportFaq .faq-list ul li {
    margin-left: 20px;
    position: relative;
    padding: 0 0 0 16px;
    margin-bottom: 10px;
}

.section-solutionsupportFaq .faq-list ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    /* 縦軸をセンタリングする */
    left: 0;
    transform: translateY(-50%);
    border: 5px solid transparent;
    border-left: 8px solid #555;
}

.section-solutionsupportFaq .faq-list ul a {
    color: #0a9bcd;
}

.section-solutionsupportFaq .faq-list .link {
    text-align: right;
    margin-top: 30px;
}

.section-solutionsupportFaq .faq-list .link a {
    color: #0a9bcd;
}

.section-solutionsupportFaq .faq-list-wrap {
    margin-top: 30px;
}

.section-solutionsupportFaq .faq-list-wrap h3 {
    font-size: 2rem;
    margin-bottom: 20px;
}

.section-solutionsupportFaq .faq-list-wrap ul {
    margin-top: 30px;
}

.section-solutionsupportFaq .faq-list-wrap ul a {
    color: #0a9bcd;
}

.section-solutionsupportFaq .faq-list-wrap ul li {
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 20px 60px;
}


/*.section-solutionsupportFaq .faq-list-wrap ul li.borderTop-none {
    border-top: none;
}*/

.section-solutionsupportFaq .faq-list-wrap details ul {
    margin-top: 0;
}

.section-solutionsupportFaq .faq-list-wrap details ul li:first-child {
    border-top: none;
}

.section-solutionsupportFaq .faq-list-wrap ul li:last-child {
    border-bottom: 1px solid #ccc;
}

.section-solutionsupportFaq .faq-list-wrap summary {
    border: 1px solid #a9a9a9;
    padding: 10px 20px;
    margin: 10px 60px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.section-solutionsupportFaq .faq-list-wrap summary::marker {
    content: none;
}

details[open]>summary {
    display: none;
}

.section-solutionsupportFaq .faq-list-wrap .backlink {
    margin-top: 30px;
    margin-left: 60px;
}

.section-solutionsupportFaq .faq-list-wrap .backlink a {
    color: #0a9bcd;
}

.section-solutionsupportArticle-wrap {
    margin-top: 80px;
}

.section-solutionsupportArticle-wrap article {
    margin-top: 30px;
    padding: 30px 0;
    border-top: 1px solid #a9a9a9;
    border-bottom: 1px solid #a9a9a9;
}

.section-solutionsupportArticle-wrap article .date {
    font-size: 0.8em;
}

.section-solutionsupportArticle-wrap article .date-compact {
    font-size: 0.8em;
    margin-bottom: -20px;
}

.section-solutionsupportArticle-wrap article .article-title {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.section-solutionsupportArticle-wrap article .article-title .tag {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.section-solutionsupportArticle-wrap article .article-title .tag-2solutions {
    display: flex;
    flex-direction: column; /* 縦並びにする */
    justify-content: center;
    align-items: flex-end; 
    gap: 6px;
    padding: 0;
}

.section-solutionsupportArticle-wrap article .article-title .tag span,
.section-solutionsupportArticle-wrap article .article-title .tag-2solutions span {
    background-color: #f2f2f2;
    padding: 5px 10px;
    display: block;
    margin-right: 10px;
    color: #a9a9a9;
    font-size: 0.6em;
}

/*
.section-solutionsupportArticle-wrap article h4 {
    position: relative;
    padding-left: 25px;
}
*/

.section-solutionsupportArticle-wrap article h1 {
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 0;
}

.section-solutionsupportArticle-wrap article h2 {
    position: relative;
    margin-top: 40px;
    margin-bottom: 22px;
    padding: 13px 15px 11px;
    border: 1px #f0f0f0 solid;
    border-radius: 5px;
    font-size: 20px;
    background: #f5f5f5;
}

.section-solutionsupportArticle-wrap article h3 {
    font-size: 16px;
    font-weight: bold;
    background: url(/common/images/icon-page-title.png) repeat-y;
    padding: 0 0 10px 15px;
    margin-top: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.section-solutionsupportArticle-wrap article p {
    line-height: 1.8;
    font-size: 15px;
}

.section-solutionsupportArticle-wrap article ul {
    margin-top: 10px;
    padding-left: 30px;
    list-style: disc;
}

.section-solutionsupportArticle-wrap article ul li {
    font-size: 15px;
}

/*
.section-solutionsupportArticle-wrap article h4:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    top: 13px;
    left: 0;
    background-color: #000;
}
*/

.section-solutionsupportArticle-wrap article .strongtext {
    font-size: 2rem;
    font-weight: 600;
}

.section-solutionsupportArticle-wrap article .images-row {
    display: flex;
    gap:20px;
    align-items:flex-start;
    flex-wrap:wrap;
}

.section-solutionsupportArticle-wrap article .images-row .img-card{
    flex:1 1 320px; /* 最小幅320px、余白があれば拡大 */
    box-sizing:border-box;
  }

.section-solutionsupportArticle-wrap article .images-row .img-card figcaption{
    margin:0 0 8px;
    font-weight:600;
  }

.section-solutionsupportArticle-wrap article .images-row .img-card img{
    width:100%;
    height:auto;
  }

.section-solutionsupportArticle-wrap .backbtn {
    margin-top: 50px;
}

.section-solutionsupportArticle-wrap a {
    color: #0a9bcd;
}

.section-solutionsupport-wrap .input,
.section-solutionsupport-wrap .Label,
.section-solutionsupportFaq .input,
.section-solutionsupportFaq .Label {
    display: none;
}

.supportsolution-navsp {
    display: none;
}

.sp-headline,
.section-biginner,
.section-solutionsupportSetup-spnav {
    display: none;
}

.section-solutionsupportFaq-single {
    margin-top: 50px;
    margin-bottom: 50px;
}

.section-solutionsupportFaq-single h2 {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 30px;
}

.section-solutionsupportFaq-single h3 {
    position: relative;
    padding-left: 25px;
    font-size: 2.3rem;
    margin-bottom: 10px;
    font-weight: 400;
}

.section-solutionsupportFaq-single h3:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    top: 13px;
    left: 0;
    background-color: #000;
}

.section-solutionsupportFaq-single h4 {
    font-size: 1.1em;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
}

.section-solutionsupportFaq-single .indent-right {
  margin-left: 20px;
}

.section-solutionsupportFaq-single table.qa-table {
  border-collapse: collapse;
  width: 100%;
}

.section-solutionsupportFaq-single table.qa-table td {
  border: 1px solid #000;
  padding: 8px;
  vertical-align: top;
  line-height: 1.5;
}

.section-solutionsupportFaq-single table.qa-table td.question {
  font-size: 2.5rem;
  font-weight: 600;
}

.section-solutionsupportFaq-single table.qa-table td.answer {
  font-size: 1.6rem;
  font-weight: normal;
}

.section-solutionsupportFaq-single table.qa-table td.label {
  width: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 2.5rem;
  user-select: none; /* テキスト選択防止 */
  vertical-align: middle;
  border: 1px solid #000;
}

.section-solutionsupportFaq-single table.qa-table td.label-question {
  color: #0a9bcd;
}

.section-solutionsupportFaq-single table.qa-table td.label-answer {
  color: #f06400;
}

.section-solutionsupportFaq-single b {
    font-weight: normal;
}

.section-solutionsupportFaq-single ol {
    margin-left: 1.2em;
}

.section-solutionsupportFaq-single ol li {
    margin-bottom: 10px;
    padding-left: 1em;
}

.section-solutionsupportFaq-single ul {
    padding-left: 1em;
}

.section-solutionsupportFaq-single ul li {
    list-style: disc;
}

.section-solutionsupportFaq-single .backbtn {
    margin-top: 50px;
}

.section-solutionsupportFaq-single .backbtn a {
    color: #0a9bcd;
}

@media only screen and (max-width: 767px) {
    .guidance-btn {
        display: none;
    }
    .section-mv .mv-area .solutionsupport-mv {
        background-color: #fff;
    }
    .section-mv .mv-area .solutionsupport-mv h1 {
        position: relative;
        text-align: left;
        background-color: unset;
        padding: 0px 0px;
        box-sizing: border-box;
        width: 100%;
        height: unset;
    }
    .section-mv .mv-area .solutionsupport-mv h1.nomv {
        background-color: #f2f2f2;
    }
    .section-mv .mv-area .solutionsupport-mv .mv {
        height: 200px;
    }
    .sp-none {
        display: none;
    }
    .section-mv .mv-area .solutionsupport-mv h1 .h1-inner {
        top: 0;
        transform: none;
        font-size: 20px;
    }
    .section-mv .mv-area .solutionsupport-mv h1 .subtitle {
        font-size: 18px;
    }
    .section-solutionsupport-pagenav ul {
        flex-wrap: wrap;
    }
    .section-solutionsupport-pagenav ul li {
        min-width: 40%;
        margin-bottom: 10px;
    }
    .section-solutionsupport-pagenav ul li:nth-child(2) {
        border-right: none;
    }
    .section-solutionsupport-wrap .Label,
    .section-solutionsupportFaq .Label {
        /*タイトル*/
        padding: 0.5em;
        display: block;
        padding-left: 40px;
        font-size: 20px;
        font-weight: 600;
    }
    .section-solutionsupport-wrap .Label::before,
    .section-solutionsupportFaq .Label::before {
        /*タイトル横の矢印*/
        content: "＋";
        font-weight: 600;
        font-size: 30px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .section-solutionsupport-wrap .Label,
    .section-solutionsupport-wrap .infolist-wrap,
    .section-solutionsupportFaq .Label,
    .section-solutionsupportFaq .infolist-wrap {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translateZ(0);
        transition: all 0.3s;
    }
    .section-solutionsupport-wrap .infolist-wrap,
    .section-solutionsupportFaq .infolist-wrap {
        /*本文*/
        display: none;
        margin-bottom: 10px;
        padding: 0 20px;
        overflow: hidden;
    }
    .toggle:checked+.Label+.infolist-wrap {
        /*開閉時*/
        display: block;
        transition: all .3s;
    }
    .toggle:checked+.Label::before {
        content: "－";
        font-weight: 600;
        font-size: 30px;
    }
    .global_footer_bottom {
        padding-bottom: 27vw;
    }
    .supportsolution-navsp {
        display: flex;
        border: 1px solid #fff;
        box-sizing: border-box;
        width: 100%;
        bottom: 0;
        position: fixed;
    }
    .supportsolution-navsp .btn {
        width: 25%;         /* FAQ あり */
        box-sizing: border-box;
        border-right: 1px solid #fff;
        padding: 10px;
        background-color: #1a1a1a;
    }
    .supportsolution-navsp.ja .btn {
        width: 33%;         /* FAQ なし */
    }
    .supportsolution-navsp .btn:last-child {
        border-right: none;
    }
    .supportsolution-navsp .btn a {
        display: block;
        color: #fff;
    }
    .supportsolution-navsp .btn a .text {
        text-align: center;
    }
    .supportsolution-navsp .btn a .img {
        text-align: center;
        margin-top: 15px;
    }
    .supportsolution-navsp .btn a .img img {
        width: 50%;
        height: auto;
    }
    .sp-headline {
        display: block;
        text-align: center;
        margin-bottom: 50px;
    }
    .sp-headline span {
        border-bottom: 2px solid #1a1a1a;
        padding-bottom: 10px;
        font-size: 2.5rem;
    }
    .h2-solutionsupport span {
        font-size: 20px;
    }
    .section-biginner {
        display: block;
        margin-top: 40px;
        padding-top: 50px;
        margin-bottom: 50px;
    }
    .section-biginner a {
        width: 100%;
        display: block;
        background-color: #F2F2F2;
        padding: 20px;
        text-align: center;
        font-size: 20px;
        box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.2);
        ;
        position: relative;
    }
    .section-biginner a:before {
        position: absolute;
        content: "";
        width: 90%;
        height: 1px;
        background-color: #1a1a1a;
        top: -50px;
        left: 50%;
        transform: translateX(-50%);
    }
    .section-solutionsupport-wrap {
        display: block;
        padding: 0px 5px;
    }
    .section-solutionsupport-wrap .content {
        width: 100%;
        margin-top: 0px;
        padding: 5px 10px;
    }
    .section-solutionsupport-wrap .content .infolist-wrap {
        margin-top: 10px;
        padding: 10px;
        min-height: unset;
    }
    .section-solutionsupport-wrap .content .infolist-wrap ul li {
        display: block;
    }
    .section-solutionsupport-wrap .content .infolist-wrap ul li .title {
        width: 100%;
    }
    .section-solutionsupportList-wrap .box-supportList-h2 {
        display: block;
    }
    .section-solutionsupportList-wrap ul {
        padding: 0;
        margin-top: 10px;
    }
    .section-solutionsupportList-wrap ul li {
        display: block;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .section-solutionsupportList-wrap ul.category li.is-show {
        display: block;
    }
    .section-solutionsupportList-wrap ul li .date {
        width: 100%;
    }
    .section-solutionsupportList-wrap ul li .title {
        width: 100%;
        margin: 5px 0;
    }
    .section-solutionsupportList-wrap ul li .category {
        width: 100%;
        flex-wrap: wrap;
    }
    .section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap {
        max-width: 150px;
    }
    .section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap .c_nav_local {
        display: block;
        position: relative;
        background: unset;
    }
    .section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap .c_nav_local .c_nav_item_arrow span {
        color: unset;
    }
    .section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap .c_nav_local .c_nav_item_arrow span:before {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        content: "";
        display: block;
        width: 7px;
        height: 7px;
        border-bottom: 2px solid #a9a9a9;
        border-right: 2px solid #a9a9a9;
        -webkit-transform: rotate(45deg) translateY(-50%);
        -ms-transform: rotate(45deg) translateY(-50%);
        transform: rotate(45deg) translateY(-50%);
        position: absolute;
        right: 5px;
        top: 46%;
    }
    .section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap .c_nav_local .is_open.c_nav_item_arrow {
        background: none;
    }
    .section-solutionsupportList-wrap .box-supportList-h2 .c_nav_local_wrap .c_nav_local .c_nav_local_sub_wrap {
        padding: 0;
    }
    .section-solutionsupportArticle-wrap article .article-title {
        display: block;
    }
    .section-solutionsupportArticle-wrap article .article-title h3 {
        font-size: 2.8rem;
        line-height: 1.5em;
    }
    .section-solutionsupportArticle-wrap article .article-title .tag {
        margin-top: 20px;
    }
    .section-solutionsupportSetup-spnav {
        display: block;
        margin: 50px 0;
    }
    .section-solutionsupportSetup-spnav ul li {
        margin-bottom: 10px;
    }
    .section-solutionsupportSetup-spnav ul li a {
        color: #0a9bcd;
        font-size: 1.2em;
    }
    .section-solutionsupportSetup-02 .cont {
        flex-direction: column-reverse;
    }
    .section-solutionsupportSetup-02 .cont .box-movie {
        width: 100%;
        margin-bottom: 20px;
    }
    .section-solutionsupportSetup-02 .cont .box-text {
        width: 100%;
    }
    .section-solutionsupportSetup-02 .cont .box-text .btn a {
        margin: 0 auto;
    }

    @media only screen and (max-width: 767px) {
        .section-solutionsupportSetup-03 .dlTit0{
        padding-left: 0px;
        font-size: 2.0rem;
        padding-bottom: 0;
        margin-bottom: 20px;
        position: relative;
        }
        .section-solutionsupportSetup-03 .dlTit0 .acc{
        padding-right: 50px;
        }
    }

    .section-solutionsupportFaq {
        margin-bottom: 50px;
    }
    .section-solutionsupportFaq .bg-grey {
        background-color: #f2f2f2;
        padding: 50px 0;
    }
    .section-solutionsupportFaq .faq-wrap {
        margin-top: 5px;
        padding: 0 10px;
        margin-bottom: 5px;
    }
    .section-solutionsupportFaq .faq-wrap .faq-list {
        padding: 5px;
        margin-top: 10px;
    }
    .section-solutionsupportFaq .faq-list .faq-list-inner {
        min-height: unset;
    }
    .section-solutionsupportFaq .faq-list ul li {
        margin-left: 0;
    }
    .section-solutionsupportFaq .faq-list-wrap ul li {
        padding: 20px 10px;
    }
    .global_footer__btn-top {
        bottom: 15%;
    }
    .section-solutionsupportManual-select .box-select .checkbox-wrap .check {
        min-width: 50%;
        margin-right: unset;
    }
    .h2-cloudcapture,
    .h2-cloudinformationManager,
    .h2-cloudprintandscan {
        font-size: 20px;
    }
    .section-solutionsupportManual-download .boxresult li .name {
        max-width: calc(100% - 170px);
    }
}


/* Language Menu
 ---------------------------------------------- */

.language-menu {
    position: relative;
}

.language-menu dt {
    background-color: #000000;
    background-image: url("../images/chevron-down.svg");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 15px;
    padding: 0.3em 1.0em 0.3em 2.0em;
    color: #ffffff;
    letter-spacing: 0.05em;
    cursor: pointer;
}

.language-menu dt.open {
    background-image: url("../images/chevron-up.svg");
    width: 100%;
}

.language-menu dd {
    display: none;
    /*position: absolute;
  top: 100%;
  right: 0;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  width: 100%;*/
    position: absolute;
    top: 2.3em;
    right: 0;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    width: 100%;
    z-index: 999;
    height: auto;
    overflow: auto;
}

.language-menu dd ul {
    padding: 0.5rem 1.0rem;
    height: 100%;
    display: block;
}

.language-menu dd ul li {}

.language-menu dd ul li a {
    display: block;
    padding: 0.5rem 0;
}

.header_list_wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.header_list_wrap .header_list {
    font-size: 1.6rem;
}

.header_list_wrap .header_list .header_list_contents {
    padding-right: 20px;
}

@media screen and (max-width: 767px) {
    .header .header_inner .header__buttons-container {
        padding: 10px;
        border-bottom: none;
        width: 100%;
        display: flex;
        align-items: center;
        /*justify-content: flex-start;*/
        justify-content: space-between;
    }
    .header_list_wrap {
        display: block;
        width: auto;
        float: none;
    }
    .language-menu {
        position: relative;
        /*width: 100%;*/
        width: auto;
    }
    .language-menu dt {
        padding: 1.0em;
    }
    .language-menu dt span.spdispN {
        display: none;
    }
    .language-menu dd {
        top: 2em;
        width: auto;
    }
    .header .header_inner .header__buttons-container .global-block {
        font-size: 1.6rem;
    }
}

.section-guidance-wrap {
    margin-top: 80px;
}

.section-guidance-wrap .select-region {
    text-align: right;
}

.section-guidance-wrap .select-region a {
    text-decoration: none;
    color: #0a9bcd;
}

.section-guidance-wrap h2 {
    font-size: 3rem;
    margin-bottom: 20px;
}

.section-guidance-wrap .box-guidance {
    border-top: 1px solid #ccc;
    padding-top: 50px;
    margin-top: 50px;
}

.section-guidance-wrap .box-guidance h3 {
    margin-bottom: 20px;
}

.section-guidance-wrap .box-guidance .movie {
    width: 50%;
    margin-top: 30px;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
}

.section-guidance-wrap .box-guidance .movie img {
    width: 100%;
}

.section-guidance-wrap .box-guidance .movie .p_video {
    width: 100%;
    height: 100%;
}

.section-guidance-wrap .box-guidance .movie .p_video .p_video_inner {
    width: 100%;
    aspect-ratio: 16/9;
    height: 100%;
}

.section-guidance-wrap .box-guidance .movie .p_video .p_video_inner .video-js {
    width: 100%;
    height: 100%;
}

.section-guidanceContact {
    border-top: 1px solid #ccc;
    padding-top: 50px;
    margin-top: 50px;
    margin-bottom: 80px;
    text-align: center;
}

.section-guidanceContact .btn {
    margin-top: 30px;
}

.section-guidanceContact .btn a {
    display: block;
    max-width: 350px;
    color: #fff;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
    .section-guidance-wrap .box-guidance .movie {
        width: 100%;
    }
}



.section-introduction-wrap {
    margin-top: 80px;
}

.section-introduction-wrap h2 {
    font-size: 3rem;
    margin-bottom: 20px;
}

.section-introduction-wrap h3 {
    margin-top: 10px;
    font-size: 2.5em;
    padding-left: 50px;
}

.section-introduction-wrap h4 {
    margin: 20px 0;
    text-align: center;
    font-size: 2rem;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.2; /* 行間隔を狭くする */
    min-height: 5rem; /* 2行分の高さを確保 */
}

.section-introduction-wrap .box-guidance {
    border-top: 1px solid #ccc;
    padding-top: 50px;
    margin-top: 50px;
}

.section-introduction-wrap .box-guidance h3 {
    margin-bottom: 20px;
}

.section-introduction-wrap .box-guidance .movie {
    width: 50%;
    margin-top: 30px;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
}

.section-introduction-wrap .box-guidance .movie img {
    width: 100%;
}

.section-introduction-wrap .box-guidance .movie .p_video {
    width: 100%;
    height: 100%;
}

.section-introduction-wrap .box-guidance .movie .p_video .p_video_inner {
    width: 100%;
    aspect-ratio: 16/9;
    height: 100%;
}

.section-introduction-wrap .box-guidance .movie .p_video .p_video_inner .video-js {
    width: 100%;
    height: 100%;
}

.section-introductionContact {
    border-top: 1px solid #ccc;
    padding-top: 50px;
    margin-top: 50px;
    margin-bottom: 80px;
    text-align: center;
}


/* １つボタン用 */
/*
.section-introductionContact .btn {
    margin-top: 30px;
}

.section-introductionContact .btn a {
    display: block;
    max-width: 350px;
    color: #fff;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
*/

/* ２つボタン用 */
.section-introductionContact .btn {
    display: flex;
    gap: 50px;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
}

.section-introductionContact .btn a {
    display: block;
    max-width: 350px;
    color: #fff;
}

.section-introduction-wrap .three-features {
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
}

.section-introduction-wrap .three-features .each-feature {
    width: 30%;
    padding: 15px;
    box-sizing: border-box;
    background-color: #fff;
}

.section-introduction-wrap .three-features .img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-introduction-wrap .three-features .text {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
    .section-introduction-wrap .three-features {
        flex-wrap: wrap;
        margin-top: -20px;
    }

    .section-introduction-wrap .three-features .each-feature {
        width: 95%;
        margin: 20px 0;
        position: relative;
        box-sizing: border-box;
    }

    .section-introduction-wrap h4 {
        text-align: left;
        margin: 40px 0;
        width: 55%;
    }

    .section-introduction-wrap .three-features .img {
        position: absolute;
        right: 10px;
        top: 15px;
        width: 40%;
        max-width: 220px;
    }

    .section-introduction-wrap .three-features .text {
        padding-top: 60px;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }

    /* ２つボタン用 */
    .section-introductionContact .btn {
        gap: 10px;
    }
}