@charset "utf-8";

.hidden-pc {
    display: none !important;
}
li {
    list-style: none;
}

.lp-campaign #main header {
    position: relative;
}
.lp-campaign #main header a.icons-arrow-r {
    padding-left: 0;
    min-height: 0;
    background: none;
}
.lp-campaign #main header a.btn {
    position: absolute;
    bottom: 3rem;
    right: 3rem;
    display: block;
    align-content: center;
    width: 32rem;
    height: 6.4rem;
    margin: 0 auto;
    font-size: 18px;
    font-size: 1.8rem;
    color: #006da3;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    border: 1px solid #006da3;
    border-radius: 0.8rem;
    box-sizing: border-box;
}
.lp-campaign #main header a.btn:hover {
    background-color: #8EBEFA;
}
.lp-campaign #main header a.btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 3rem;
    transform: translateY(-50%);
    width: 1.8rem;
    height: 1.4rem;
    background: url('/products/lp/business-pc/windows11/img/icon-02.png') center/cover no-repeat;
}
.lp-campaign #main header a.btn::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 3rem;
    transform: translateY(-50%);
    width: 0.6rem;
    height: 1.2rem;
    background: url('/products/lp/business-pc/windows11/img/icon-03.png') center/cover no-repeat;
}

#main .parts-keyvisual-h1 img {
    width: 1600px;
    border-radius: 0;
}

#main .nav {
    margin: 0 -320px;
    padding: 1.8rem 0 2rem;
    background-color: #e6f2ff;   
}
#main .nav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    padding: 1rem 0 1.4rem;
    border-bottom: 1px solid #80bfff;
    z-index: 5;
}  
#main .nav ul {
    display: flex;
    justify-content: space-between;
    gap: 3rem;
    max-width: 960px;
    margin: 0 auto;
}
#main .nav ul li {
    position: relative;
    margin: 0;
    padding-left: 0;
    text-align: center;
}
#main .nav ul li::after {
    content: '';
    position: absolute;
    bottom: -0.8rem;
    left: 50%;
    transform: translateX(-50%);
    width: 1.2rem;
    height: 1.05rem;
    background: url('/products/lp/business-pc/windows11/img/icon-01.png') center/contain no-repeat;
}
#main .nav a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
}
#main .nav a:hover {
    color: #006da3;
}
#main .nav a.icons-arrow-r {
    padding-left: 0;
    min-height: 0;
    background: none;
}

#main .sec01 {
    position: relative;
    margin: 0 -320px;
    padding-bottom: 7rem;
    background: url('/products/lp/business-pc/windows11/img/bg-01.png') center/cover no-repeat;
    z-index: 1;
}
#main .sec01 h2 {
    margin-top: 0;
    padding-top: 5.5rem;
    color: #333;
    font-weight: bold;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1;
    text-align: center;
    border-bottom: none;
}
#main .sec01 h2 span {
    padding: 0.3rem 0.5rem 0;
    background-color: #fff;
}
#main .sec01 .content {
    display: flex;
    gap: 4rem;
    max-width: 960px;
    margin: 3.5rem auto 6.5rem;
}
#main .sec01 .content li {
    width: 35%;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
#main .sec01 .content h3 {
    margin-top: 0;
    color: #ffff66;
    font-weight: bold;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.5em;
    text-align: center;
}
#main .sec01 .content h4 {
    margin: 1.5rem 0;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
    text-align: center;
}
#main .sec01 .content p {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.7em;
}

#main .sec02 {
    position: relative;
    margin: -15.6rem -320px 0;
    padding-top: 9rem;
    padding-bottom: 16rem;
    background: linear-gradient(to bottom, #c4ecff 0%, #fff 40%, #fff 100%);
}
#main .sec02::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 6.8rem;
    background: url('/products/lp/business-pc/windows11/img/bg-03.png') center/contain no-repeat;
    z-index: 2;
}
#main .sec02 .title {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 960px;
    margin: 0 auto 6rem;
    padding-top: 9rem;
}
#main .sec02 .title h2 {
    margin-top: 0;
    color: #006da3;
    font-weight: normal;
    font-size: 44px;
    font-size: 4.4rem;
    text-align: left;
    border-bottom: none;
}
#main .sec02 .title h2 .caption {
    display: block;
    margin-bottom: -1.5rem;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
}
#main .sec02 .title img {
    display: block;
    position: absolute;
    right: -10rem;
    bottom: -6rem;
    width: 400px;
    object-fit: contain;
    border-radius: 0;
}
#main .sec02 .merit {
    display: flex;
    gap: 5rem;
    max-width: 960px;
    margin: 0 auto 6.5rem;
}
#main .sec02 .merit li {
    margin: 0;
    padding-left: 0;
    font-weight: normal;
}
#main .sec02 .merit h3 {
    margin-top: 0;
    margin-bottom: 2.8rem;
    color: #333;
    font-weight: bold;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5em;
    text-align: left;
}
#main .sec02 .merit h3 span {
    display: block;
    margin-top: -0.5rem;
    font-size: 16px;
    font-size: 1.6rem;
}
#main .sec02 .merit img {
    width: 288px;
    border-radius: 1.6rem;
}
#main .sec02 .merit p {
    margin-top: 3rem;
    line-height: 1.9em;
}
#main .sec02 .merit p span {
    font-weight: bold;
}
#main .sec02 .box1 {
    position: relative;
    max-width: 960px;
    margin: 0 auto;
    padding: 4rem 3rem 3.5rem 4.5rem;
}
#main .sec02 .box1::before {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid #80bfff;
    border-radius: 1.6rem;
    pointer-events: none;
    clip-path: polygon(
        0 0, 31.3% 0, 31.3% 20px, 68% 20px, 68% 0, 100% 0,
        100% 100%, 0 100%
    );
}
#main .sec02 .box1 h4 {
    display: inline-block;
    position: absolute;
    top: -2.25rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    margin-top: 0;
    padding: 0 3rem;
    font-size: 30px;
    font-size: 3rem;
    text-align: center;
    color: #006da3;
}
#main .sec02 .box1 .flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 3rem;
}
#main .sec02 .box1 h5 {
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
}
#main .sec02 .box1 p {
    margin-top: 1rem;
    line-height: 1.9em;
}
#main .sec02 .box1 p span {
    font-weight: bold;
}
#main .sec02 .box1 a {
    position: relative;
    display: block;
    align-content: center;
    width: 22.4rem;
    height: 4.8rem;
    padding: 0.2rem 1.5rem 0;
    font-size: 1.4rem;
    color: #006da3;
    border: 1px solid #006da3;
    border-radius: 0.8rem;
}
#main .sec02 .box1 a.icons-arrow-r {
    padding-left: 5rem;
    min-height: 0;
    background: none;
}
#main .sec02 .box1 a:hover {
    text-decoration: none;
    background-color: #8EBEFA;
}
#main .sec02 .box1 a::before {
    content: '';
    position: absolute;
    left: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
    width: 2.4rem;
    height: 2.4rem;
    background: url('/products/lp/business-pc/windows11/img/icon-07.png') center/contain no-repeat;
}

#main .sec03 {
    position: relative;
    margin: -6.6rem -320px 0;
    padding-top: 9rem;
    padding-bottom: 8rem;
    background: linear-gradient(to bottom, #F9E2CC 0%, #F7E6DC 3%, #F7EFE9 8%,#F7EFE9 100%);
    z-index: 1;
}
#main .sec03 .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 960px;
    margin: 0 auto 3.8rem;
    padding-top: 3rem;
}
#main .sec03 .title h2 {
    margin-top: 0;
    color: #333;
    font-weight: normal;
    font-size: 44px;
    font-size: 4.4rem;
    text-align: left;
    border-bottom: none;
}
#main .sec03 .title h2 .caption {
    display: block;
    margin-bottom: -1.5rem;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
}
#main .sec03 .title img {
    display: block;
    width: 321px;
    margin-top: 3rem;
    object-fit: contain;
    border-radius: 0;
}
#main .sec03 p.text-18 {
    max-width: 960px;
    margin: 0 auto 6.5rem;
    font-size: 18px;
    font-size: 1.8rem;
}
#main .sec03 .box1 {
    position: relative;
    max-width: 960px;
    margin: 0 auto 9rem;
    padding: 2.2rem 1.4rem 2.2rem 4.2rem;
    box-sizing: border-box;
}
#main .sec03 .box1::before {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid #80bfff;
    border-radius: 1.6rem;
    pointer-events: none;
    clip-path: polygon(
        0 0, 22% 0, 22% 20px, 78% 20px, 78% 0, 100% 0,
        100% 100%, 0 100%
    );
}
#main .sec03 .box1 h4 {
    display: inline-block;
    position: absolute;
    top: -2rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    margin-top: 0;
    padding: 0 3rem;
    font-size: 30px;
    font-size: 3rem;
    color: #006da3;
}
#main .sec03 .box1 .flex {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}
#main .sec03 .box1 .flex > div:nth-child(1) {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2em;
}
#main .sec03 .box1 .flex > div:nth-child(1) span {
    font-weight: bold;
}
#main .sec03 .box1 .flex > div:nth-child(1) .caption {
    margin-top: 0.5rem;
    font-size: 12px;
    font-size: 1.2rem;
    color: #666;
}
#main .sec03 .box1 .flex > div:nth-child(1) .caption a {
    color: #666;
}
#main .sec03 .box1 .flex > div:nth-child(1) .caption a.icons-blank {
    padding-left: 0;
    min-height: 0;
    background: none;
}
#main .sec03 .box1 .flex > div:nth-child(2) p {
    margin-top: 0;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
}
#main .sec03 .box1 .flex > div:nth-child(2) img {
    display: block;
    width: 21.7rem;
    margin-top: -1rem;
    object-fit: contain;
}
#main .sec03 .step {
    max-width: 960px;
    margin: 0 auto;
}
#main .sec03 .step li {
    margin: 0 0 9rem;
    padding-left: 0;
    font-weight: normal;
}
#main .sec03 .step h3 {
    position: relative;
    margin-top: 0;
    margin-bottom: 6rem;
    padding: 0 3.2rem;
    color: #333;
    font-weight: normal;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.5em;
    text-align: left;
}
#main .sec03 .step h3::before {
    content: '';
    position: absolute;
    top: -1rem;
    width: 3.2rem;
    height: 3.2rem;
    margin-left: -3rem;
    background: url('/products/lp/business-pc/windows11/img/icon-04.png') center/contain no-repeat;
}
#main .sec03 .step h3::after {
    content: '';
    position: absolute;
    bottom: -1rem;
    width: 3.2rem;
    height: 3.2rem;
    margin-left: -0.5rem;
    background: url('/products/lp/business-pc/windows11/img/icon-05.png') center/contain no-repeat;
}
#main .sec03 .step .flex {
    display: flex;
    gap: 6rem;
    justify-content: space-between;
}
#main .sec03 .step .box {
    position: relative;
    padding: 3.2rem 2rem 2.5rem;
    background-color: #fff;
    border: 1px solid #80bfff;
    box-shadow: 0 0 1rem 1rem #00000009;
}
#main .sec03 .step .box::before {
    content: '';
    position: absolute;
    top: -4.5rem;
    left: 50%;
    transform: translateX(-50%);
    width: 2.4rem;
    height: 1.2rem;
    background: url('/products/lp/business-pc/windows11/img/icon-06.png') center/contain no-repeat;
}
#main .sec03 .step .box h5 {
    position: absolute;
    align-content: center;
    top: -2.5rem;
    left: 50%;
    transform: translateX(-50%);
    width: 16rem;
    height: 4rem;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    border-radius: 0.8rem;
    background-color: #80bfff;
    z-index: 1;
}
#main .sec03 .step .box p {
    margin: 0;
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #006da3;
}
#main .sec03 .step .text > p {
    margin: 2rem 1.6rem 0;
    line-height: 1.9em;
}
#main .sec03 .step .text > p span {
    font-size: 12px;
    font-size: 1.2rem;
    color: #666;
}
#main .sec03 .step .video .parts-movie-big {
    width: 38.4rem;
    min-width: 38.4rem;
    margin: 0 auto;
}
#main .sec03 .step .video .parts-movie-content {
    width: 100%;
    margin-top: 0;
}
#main .sec03 .step .video p.texts-movie-notice {
    margin: 1rem 0 0;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left;
    color: #666;
}
#main .sec03 .video1 {
    max-width: 768px;
    margin: 0 auto;
    padding: 6rem 9rem 5rem;
    background-color: #fff;
    border: 1px solid #666;
    box-sizing: border-box;
}
#main .sec03 .video1 h3 {
    margin-top: 0;
    margin-bottom: 1.8rem;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: normal;
    color: #fff;
}
#main .sec03 .video1 h3 span {
    display: inline-block;
    margin-bottom: 0.5rem;
    padding: 0.2rem 0 0;
    background-color: #333;
}
#main .sec03 .video1 .text-16 {
    margin-top: 0;
    margin-bottom: 3rem;
    line-height: 1.9em;
}
#main .sec03 .video1 h4 {
    margin: 3.5rem 0;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #333;
}
#main .sec03 .video1 h4 span {
    position: relative;
    z-index: 1;
}
#main .sec03 .video1 h4 span::before {
    content: '';
    position: absolute;
    bottom: 0.6rem;
    width: 100%;
    height: 1.2rem;
    background-color: #ffff4d;
    z-index: -1;
}
#main .sec03 .video1 .table {
    display: flex;
    flex-wrap: wrap;
    column-gap: 1.6rem;
    row-gap: 0.4rem;
    margin: 0 0 3.5rem;
    padding: 0 6.9rem;
}
#main .sec03 .video1 .table li {
    margin: 0;
    padding-left: 0;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
}
#main .sec03 .video1 .table li:nth-child(2n-1) {
    width: 9.6rem;
    min-width: 9.6rem;
    padding: 0.3rem 0 0.2rem;
    color: #ffff4d;
    text-align: center;
    background-color: #333;
}
#main .sec03 .video1 .table li:nth-child(2n) {
    align-content: center;
    width: calc(100% - 11.2rem);
}
#main .sec03 .video1 .caption {
    max-width: 50rem;
    margin: 0 auto;
    font-size: 12px;
    font-size: 1.2rem;
    color: #666;
    text-align: center;
    letter-spacing: 0.06em;
}
#main .sec03 .video1 .parts-movie-big {
    width: 51.2rem;
    min-width: 51.2rem;
    margin: 0 auto;
}
#main .sec03 .video1 .parts-movie-content {
    width: 100%;
    margin-top: 0;
}

#main .sec04 {
    margin: 0 -320px;
    padding: 10rem 0 6rem;
    background: url('/products/lp/business-pc/windows11/img/bg-02.jpg') center/cover no-repeat;
}
#main .sec04 h2 {
    margin: 0 auto 1.6rem;
    max-width: 960px;
    color: #333;
    font-size: 40px;
    font-size: 4rem;
    text-align: center;
    border-bottom: none;
}
#main .sec04.pattern2 h2 {
    margin-bottom: 0.6rem;
}
#main .sec04 h2 + p {
    margin-top: 0;
}
#main .sec04 p.text {
    max-width: 960px;
    margin: 0 auto 2.8rem;
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
}
#main .sec04 a.icons-arrow-r {
    padding-left: 0;
    min-height: 0;
    background: none;
}
#main .sec04 a.btn {
    position: relative;
    display: block;
    align-content: center;
    width: 38.4rem;
    height: 6.4rem;
    margin: 0 auto 2.3rem;
    font-size: 18px;
    font-size: 1.8rem;
    color: #006da3;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    border: 3px solid #006da3;
    border-radius: 0.8rem;
    box-sizing: border-box;
}
#main .sec04 a.btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 3rem;
    transform: translateY(-50%);
    width: 1.8rem;
    height: 1.4rem;
    background: url('/products/lp/business-pc/windows11/img/icon-02.png') center/cover no-repeat;
}
#main .sec04 a.btn::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 3rem;
    transform: translateY(-50%);
    width: 0.6rem;
    height: 1.2rem;
    background: url('/products/lp/business-pc/windows11/img/icon-03.png') center/cover no-repeat;
}
#main .sec04 a.btn:hover {
    text-decoration: none;
    background-color: #8EBEFA;
}
#main .sec04 a.link {
    display: block;
    position: relative;
    padding-left: 3rem;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    color: #333;
}
#main .sec04 a.link::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2.4rem;
    height: 2.4rem;
    margin-left: -3rem;
    background: url('/products/lp/business-pc/windows11/img/icon-07.png') center/cover no-repeat;
}
#main .sec04 .flex1 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    max-width: 960px;
    margin: -2.5rem 0 0 26.5rem;
}
#main .sec04 .flex1 > img {
    width: 28.3rem;
    border-radius: 0;
}
#main .sec04 .flex1 > div p.text {
    margin-bottom: 4rem;
    font-weight: bold;
    text-align: left;
    line-height: 1.9em;
}
#main .sec04 a.btn2 {
    width: 32rem;
    margin: 0;
    color: #fff;
    background-color: #006da3;
    border: 3px solid #fff;
}
#main .sec04 a.btn2:hover {
    text-decoration: none;
}
#main .sec04 a.btn2::before {
    display: none;
}
#main .sec04 a.btn2::after {
    right: 2rem;
    background: url('/products/lp/business-pc/windows11/img/icon-13.png') center / cover no-repeat;
}
#main .sec04.pattern2 .flex {
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 960px;
    margin: 0 auto;
}
#main .sec04.pattern2 .flex ul {
    display: flex;
    gap: 1.5rem;
    margin: 0;
}
#main .sec04.pattern2 .flex ul li {
    align-content: center;
    width: 14.4rem;
    height: 14.4rem;
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center;
    font-weight: normal;
    line-height: 1.15;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}
#main .sec04.pattern2 .flex ul li span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
}
#main .sec04.pattern2 .flex ul li span:last-child {
    display: block;
}
#main .sec04.pattern2 .flex a.btn {
    position: relative;
    align-content: center;
    display: block;
    width: 38.4rem;
    height: 6.4rem;
    margin: 0 auto;
    padding: 1rem 5rem;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    text-indent: 0.5rem;
    color: #006da3;
    border: 3px solid #006da3;
    border-radius: 0.8rem;
    background-color: #fff;
    box-sizing: border-box;
}
#main .sec04.pattern2 .flex a.btn:hover {
    text-decoration: none;
    background-color: #8EBEFA;
}
#main .sec04.pattern2 .flex a.btn span.text2 {
    display: block;
    margin-bottom: 1rem;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    text-indent: -1.5rem;
}
#main .sec04.pattern2 .flex a.link {
    margin-top: 2.5rem;
}

#main .sec05 {
    padding: 4rem 0 2rem;
}
#main .sec05 p {
    position: relative;
    margin: 0;
}
#main .sec05 p img {
    width: 960px;
}
#main .sec05 .caption {
    margin-top: 0.7rem;
    margin-bottom: 2rem;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: right;
    color: rgba(51, 51, 51, 0.6);
}
#main .sec05 a.icons-arrow-r {
    padding-left: 0;
    min-height: 0;
    background: none;
}
#main .sec05 a.btn {
    position: relative;
    display: block;
    align-content: center;
    width: 38.4rem;
    height: 6.4rem;
    margin: 0 auto 2.3rem;
    font-size: 18px;
    font-size: 1.8rem;
    color: #006da3;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    border: 3px solid #006da3;
    border-radius: 0.8rem;
    box-sizing: border-box;
}
#main .sec05 a.btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 3rem;
    transform: translateY(-50%);
    width: 1.8rem;
    height: 1.4rem;
    background: url('/products/lp/business-pc/windows11/img/icon-02.png') center/cover no-repeat;
}
#main .sec05 a.btn::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 3rem;
    transform: translateY(-50%);
    width: 0.6rem;
    height: 1.2rem;
    background: url('/products/lp/business-pc/windows11/img/icon-03.png') center/cover no-repeat;
}
#main .sec05 a.btn:hover {
    text-decoration: none;
    background-color: #8EBEFA;
}

#main .sec06 {
    position: relative;
    margin: 0 -320px;
    padding-top: 8rem;
    padding-bottom: 12rem;
    background: linear-gradient(to bottom, #F9E2CC 0%, #F7E6DC 3%, #F7EFE9 8%,#F7EFE9 100%);
}
#main .sec06 .title {
    display: flex;
    justify-content: space-between;
    max-width: 960px;
    margin: 0 auto 3.8rem;
    padding-top: 3rem;
}
#main .sec06 .title h2 {
    margin-top: 0;
    color: #333;
    font-weight: normal;
    font-size: 43px;
    font-size: 4.3rem;
    text-align: left;
    border-bottom: none;
}
#main .sec06 .title h2 .caption {
    display: block;
    margin-bottom: -1.5rem;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
}
#main .sec06 .title img {
    display: block;
    width: 201px;
    margin-top: -9rem;
    object-fit: contain;
    border-radius: 0;
}
#main .sec06 p.text-18 {
    max-width: 960px;
    margin: 0 auto 6.5rem;
    font-size: 18px;
    font-size: 1.8rem;
}
#main .sec06 .office {
    display: flex;
    justify-content: space-between;
    gap: 1.2rem;
    max-width: 960px;
    margin: 0 auto;
}
#main .sec06 .office1 {
    margin-bottom: 1.2rem;
}
#main .sec06 .office2 {
    margin-bottom: 10rem;
}
#main .sec06 .office1 li:first-child {
    border-top-left-radius: 1.6rem;
}
#main .sec06 .office1 li:last-child {
    border-top-right-radius: 1.6rem;
}
#main .sec06 .office2 li:first-child {
    border-bottom-left-radius: 1.6rem;
}
#main .sec06 .office2 li:last-child {
    border-bottom-right-radius: 1.6rem;
}
#main .sec06 .office li {
    width: 50%;
    margin: 0;
    padding: 2.8rem;
    font-weight: normal;
    background-color: #fff;
    border: 1px solid #80bfff;
}
#main .sec06 .office h4 {
    position: relative;
    margin-top: 0;
    padding-left: 5.5rem;
    font-size: 21px;
    font-size: 2.1rem;
    text-align: left;
    color: #333;
}
#main .sec06 .office h4 img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 35px;
}
#main .sec06 .office h5 {
    margin: 1.6rem 0 0.8rem;
    font-size: 16px;
    font-size: 1.6rem;
}
#main .sec06 .office p {
    margin: 0;
    line-height: 1.9em;
}
#main .sec06 .mix h3 {
    margin-top: 0;
    margin-bottom: 3.5rem;
    font-size: 28px;
    font-size: 2.8rem;
    color: #333;
}
#main .sec06 .mix p {
    max-width: 832px;
    margin: 0 auto;
}
#main .sec06 .mix img {
    width: 832px;
    border-radius: 0;
}

#main .sec07 {
    padding: 13rem 0 0;
}
#main .sec07 h2 {
    position: relative;
    margin: 0 0 9.5rem;
    color: #333;
    font-size: 44px;
    font-size: 4.4rem;
    font-weight: normal;
    border-bottom: none;
}
#main .sec07 h2 span {
    display: block;
    margin-bottom: -1.5rem;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
}
#main .sec07 h2::after {
    content: '';
    position: absolute;
    bottom: -3rem;
    left: 50%;
    transform: translateX(-50%);
    width: 6rem;
    height: 0.3rem;
    background-color: #333;
}
#main .sec07 h3 {
    margin-top: 0;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: bold;
    text-align: left;
    color: #006da3;
}
#main .sec07 h3 span {
    display: block;
    margin-bottom: -1rem;
    font-size: 20px;
    font-size: 2rem;
}
#main .sec07 h4 {
    margin: 0 0 1.5rem;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #333;
}
#main .sec07 h4.left {
    text-align: left;
}
#main .sec07 p.text-16 {
    margin: 3rem 0 4rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.9em;
}
#main .sec07 .support1 {
    width: 717px;
    margin: 0 auto 4.5rem;
}
#main .sec07 .support1 img {
    width: 717px;
}
#main .sec07 .support2 {
    width: 960px;
    margin: 0 auto 6rem;
}
#main .sec07 .support2 img {
    width: 960px;
}
#main .sec07 a.icons-arrow-r {
    padding-left: 0;
    min-height: 0;
    background: none;
}
#main .sec07 a.btn {
    position: relative;
    display: block;
    align-content: center;
    width: 48rem;
    height: 6.4rem;
    margin: 0 auto 4rem;
    font-size: 18px;
    font-size: 1.8rem;
    color: #006da3;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    border: 1px solid #006da3;
    border-radius: 0.8rem;
    box-sizing: border-box;
}
#main .sec07 a.btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 3rem;
    transform: translateY(-50%);
    width: 1.8rem;
    height: 1.4rem;
    background: url('/products/lp/business-pc/windows11/img/icon-02.png') center/cover no-repeat;
}
#main .sec07 a.btn::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 3rem;
    transform: translateY(-50%);
    width: 0.6rem;
    height: 1.2rem;
    background: url('/products/lp/business-pc/windows11/img/icon-03.png') center/cover no-repeat;
}
#main .sec07 a.btn:hover {
    text-decoration: none;
    background-color: #8EBEFA;
}
#main .sec07 a.link {
    display: block;
    position: relative;
    padding-left: 3rem;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    color: #006da3;
}
#main .sec07 a.link::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2.4rem;
    height: 2.4rem;
    margin-left: -3rem;
    background: url('/products/lp/business-pc/windows11/img/icon-07.png') center/cover no-repeat;
}

#main .sec08 {
    padding: 8rem 0 3rem;
}
#main .sec08 .step {
    margin: 0;
}
#main .sec08 .step li {
    display: flex;
    gap: 6rem;
    justify-content: space-between;
    margin: 0 0 7rem;
    padding-left: 0;
    font-weight: normal;
}
#main .sec08 .step li:nth-child(2n) {
    flex-direction: row-reverse;
}
#main .sec08 .step li > div {
    width: 50%;
}
#main .sec08 .step li > div img {
    max-width: 100%;
}
#main .sec08 .step .state h3 {
    margin: 0 0 1rem;
    font-weight: bold;
    font-size: 24px;
    font-size: 2.4rem;
    text-align: left;
    color: #006da3;
}
#main .sec08 .step .state h4 {
    margin: 0 0 2rem;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
    color: #333;
}
#main .sec08 a.icons-arrow-r {
    padding-left: 0;
    min-height: 0;
    background: none;
}
#main .sec08 a.link {
    display: block;
    position: relative;
    padding-left: 3rem;
    font-size: 14px;
    font-size: 1.4rem;
    color: #006da3;
}
#main .sec08 a.link::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2.4rem;
    height: 2.4rem;
    margin-left: -3rem;
    background: url('/products/lp/business-pc/windows11/img/icon-07.png') center/cover no-repeat;
}
#main .sec08 .step .state p {
    margin: 0 0 2rem;
    line-height: 1.9em;
}
#main .sec08 .step .video p {
    margin: 0.5rem 0 0;
    font-size: 13px;
    font-size: 1.3rem;
    color: #666;
}
#main .sec08 .step .video .parts-movie-big {
    width: 44.8rem;
    min-width: 44.8rem;
    margin: 0 auto;
}
#main .sec08 .step .video .parts-movie-content {
    width: 100%;
    margin-top: 0;
}
#main .sec08 .step .video p.texts-movie-notice {
    margin: 1rem 0 0;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left;
    color: #666;
}
#main .sec08 .step .image img {
    width: 450px;
    border-radius: 0;
}

#main .sec09 {
    padding: 3rem 0;
}
#main .sec09 a.icons-arrow-r {
    padding-left: 0;
    min-height: 0;
    background: none;
}
#main .sec09 a.bnr {
    display: block;
    width: 83.2rem;
    margin: 0 auto;
    cursor: pointer;
}
#main .sec09 a.bnr img {
    width: 832px;
    border-radius: 0;
}