@charset "UTF-8";
body {
  container: body/inline-size;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  line-height: normal;
  letter-spacing: 0px;
  background-color: var(--microsoft-pure-white);
  overflow: auto;
  overflow-x: hidden;
}
body * {
  font-family: FujitsuInfinityPro-Regular, Arial, Verdana, Lucida Grande, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
  line-height: 1.55;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 750px) {
  .sp {
    display: block !important;
  }
}
@media screen and (min-width: 751px) {
  .sp {
    display: none !important;
  }
}

strong {
  font-weight: 600;
}

ol {
  list-style-type: decimal;
}

ol li {
  margin-bottom: 15px;
  margin-left: 8px;
}

/* row-a */
.row-a {
  display: flex;
  align-items: center;
  gap: 43px;
  flex-shrink: 0;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}

/* end row-a*/
.windows-fy25-commr {
  width: 100%;
  min-width: 0;
  flex-grow: 1;
  align-self: safe center;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}

.row-windows-fy251 {
  height: 295px;
}

.row-windows-fy252 {
  height: 400px;
}

.row-windows-fy253 {
  height: 370px;
}

.row-windows-fy254 {
  height: 340px;
}

/* column-a */
.column-a {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 23px;
  flex-grow: 1;
}

.column-title {
  font-size: 36px;
  font-weight: 600;
}

.column-text1 {
  font-size: 16px;
}

/* end column-a*/
/* row-b */
.row-b {
  display: flex;
  align-items: center;
  gap: 80px;
  flex-shrink: 0;
  max-width: 1320px;
  margin: 0 auto;
}

/* end row-b*/
.header {
  height: auto;
  display: inline-block;
  align-items: center;
  gap: 80px;
  flex-shrink: 0;
  color: var(--microsoft-pure-white);
  background: url(../assets/header.jpg) center/cover no-repeat;
  padding: 0px;
}

.hero {
  display: flex;
  gap: 35px;
  height: 630px;
  justify-content: center;
  align-items: center;
  max-width: 1180px;
  margin: 0 auto;
}

.header-col-left {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 134px;
  flex-grow: 1;
  padding: 0;
  padding-right: 0;
}

.header-col-right {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: url(../assets/NoteU-012_PCSP1001.png) center right/42.1527360192vw no-repeat;
  background-size: contain;
  margin-right: 0;
  height: 100%;
}

.header-copilot-plus {
  width: 100%;
  max-width: 18.0998196031vw;
  flex-shrink: 0;
}

.header-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
}

.header-business-ready {
  align-self: stretch;
  font-size: 50px;
  font-weight: 600;
  background: linear-gradient(90deg, #000 0%, #613a3a 100%) top left/auto auto no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.header-btn-shop-now {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  text-align: left;
  background-color: #273963;
}

video, iframe {
  border-radius: 16px;
  overflow: hidden;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header-circle {
  position: relative;
  width: 120px;
  height: 120px;
  background-color: var(--microsoft-pure-white);
  border-radius: 50%;
}

.header-graphic {
  position: absolute;
  top: 32%;
  left: 37%;
  width: 31%;
}

.col1 {
  container: col1/inline-size;
  gap: 80px;
  font-weight: 400;
  background: url(../assets/Back01.jpg) no-repeat center;
  background-size: cover;
}

.row-top1 {
  color: var(--microsoft-blue-black);
}

.row-bottom1 .col-left .column-title {
  color: var(--microsoft-blue-black);
}

.row-bottom1 .col-left .column-text1 {
  color: #091f2c;
}

.col2 {
  container: col2/inline-size;
  display: flex;
  flex-direction: column;
  gap: 48px;
  color: var(--microsoft-pure-white);
  background-color: var(--microsoft-blue-black);
  padding: 96px 112px;
}

.col-top {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-weight: 400;
  max-width: 1180px;
  margin: 0 auto;
}

.title-unlock-efficiency {
  font-size: 36px;
  font-weight: 600;
}

.text-experience {
  font-size: 16px;
  line-height: 1.75;
}

.row1 {
  display: flex;
  align-items: flex-start;
  gap: 65px;
  max-width: 1190px;
  margin: 0 auto;
}

/* column-b */
.column-b {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex-grow: 1;
}

.column-windows-fy25 {
  flex-shrink: 0;
  border-radius: 16px;
}

.column-col-bottom {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.column-subtitle {
  font-size: 26px;
  font-weight: 600;
}
.column-subtitle + .column-text2 {
  font-size: 16px;
  line-height: 1.75;
}

.column-text1 {
  line-height: 1.75;
}
.column-text1 + .column-text2 {
  font-size: 12px;
  font-weight: 400;
  margin-top: -10px;
}
.column-text1 + .column-text2 a {
  color: #418cdb;
  text-decoration: underline;
}

/* end column-b*/
.col3 {
  container: col1/inline-size;
  gap: 80px;
  color: var(--microsoft-blue-black);
  font-weight: 400;
  background-image: linear-gradient(180deg, #c8ccef 0%, #b9cbeb 100%);
}

.row2 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  background: url(../assets/card.jpg) center/cover no-repeat;
}
.row2 .inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
.row2 .inner .card-left {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 550px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 48px;
  flex-grow: 1;
  padding: 130px 0 140px;
  padding-right: 40px;
}
.row2 .inner .card-left .card-left-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
}
.row2 .inner .img-wrapper {
  position: relative;
  max-width: 535px;
  width: 100%;
  min-height: 565px;
}
.row2 .inner .img-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  max-width: none;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
  z-index: 1;
}
.row2.sample .inner .img-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
}

.card-left-col-top {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-self: stretch;
  color: #ff00d0;
  font-weight: 400;
}

.card-left-title {
  font-size: 36px;
  font-weight: 600;
}

.card-left-text {
  font-size: 16px;
  line-height: 1.75;
}

.card-left-btn-shop-now {
  color: var(--microsoft-pure-white);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  text-align: left;
  background-color: #273963;
}

.windows-fy25-commr1 {
  width: 100%;
  min-width: 0;
  flex-grow: 1;
  align-self: safe center;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.footer {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  background-color: var(--microsoft-blue-black);
  padding: 64px 112px;
}

.footer-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 64px;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}

.footer-copilot-plus {
  width: 223px;
  flex-shrink: 0;
}

.footer-text {
  flex-grow: 1;
}
.footer-text a {
  transition: 0.3s;
  text-decoration: underline;
}
.footer-text a:hover {
  opacity: 0.7;
}

/** breakpoints (margin / paddings) **/
@media screen and (max-width: 1280px) {
  .header {
    padding: 0;
  }
  .hero {
    height: 530px;
    max-width: 1000px;
  }
  .header-col-left {
    gap: 8.0577269994vw;
  }
  .header-col-left .header-business-ready {
    font-size: 40px;
  }
  .header-col-right {
    padding: 0;
  }
  .row2, .col2, .section {
    padding-inline: var(--margin-md);
  }
  .card-left {
    padding-inline: var(--margin-md);
  }
  .footer {
    padding-inline: var(--margin-md);
  }
}
/* container queries (flex rows) */
@container col1 (width < 1016px) {
  .row-a {
    height: unset;
    flex-direction: column;
    gap: 31px;
  }
  .row-a > .row-windows-fy251 {
    width: 568px;
  }
}
@container col1 (width < 1016px) {
  .row-b {
    height: unset;
    flex-direction: column-reverse;
    gap: 43px;
  }
  .row-b > .row-windows-fy252 {
    width: 568px;
  }
}
@container body (width < 1439px) {
  .header {
    height: unset;
    flex-direction: column;
    align-items: flex-start;
    gap: 58px;
  }
}
@container col2 (width < 1215px) {
  .row1 {
    gap: 50px;
  }
}
@container body (width < 1187px) {
  .row2 {
    height: unset;
    align-items: flex-start;
    padding: 0;
  }
  .row2 .inner {
    flex-direction: column-reverse;
    max-width: 100%;
  }
  .row2 .inner .img-wrapper {
    min-height: unset;
    max-width: 100%;
  }
  .row2 .inner .img-wrapper img {
    position: static;
  }
  .row2 .inner .card-left {
    padding: 40px;
  }
}
@container body (width < 1439px) {
  .footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
}
.breadcrumb-wrapper {
  max-width: 1280px;
  margin: 16px auto 0;
  display: flex;
  width: 100%;
}
.breadcrumb-wrapper * {
  font-family: FujitsuSans, Arial, Verdana, Lucida Grande, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif !important;
  line-height: 1.6 !important;
}
.breadcrumb-wrapper .breadcrumb {
  list-style-type: none;
  font-size: 1.2rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -12px -36px;
  position: relative;
}
.breadcrumb-wrapper .breadcrumb * {
  font-size: 12px;
}
.breadcrumb-wrapper .breadcrumb a {
  text-decoration: none;
}
.breadcrumb-wrapper .breadcrumb > li {
  line-height: 1.5;
  margin: 0 0 12px 36px;
  position: relative;
}
.breadcrumb-wrapper .breadcrumb > li > span {
  font-weight: 700;
}
.breadcrumb-wrapper .breadcrumb > li::before, .breadcrumb-wrapper .breadcrumb > li::after {
  display: block;
  position: absolute;
  content: "";
  right: -22px;
  top: 50%;
  width: 8px;
  height: 1px;
  background: #000;
}
.breadcrumb-wrapper .breadcrumb > li::before {
  transform: rotate(30deg);
  margin-top: -4px;
}
.breadcrumb-wrapper .breadcrumb > li::after {
  transform: rotate(150deg);
}
.breadcrumb-wrapper .breadcrumb > li:last-child::before, .breadcrumb-wrapper .breadcrumb > li:last-child::after {
  display: none;
}

.fmw-relatedlinks {
  margin: 20px auto 30px;
  max-width: 1280px;
  width: 100%;
}
.fmw-relatedlinks ul {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.fmw-relatedlinks ul li.mt--8 {
  margin-top: 8px;
}
.fmw-relatedlinks ul li.mr--10 {
  margin-right: -10px;
}

.footer-contents p {
  margin-left: -15px;
}

#footer #footer-group-bylaw .copyright a {
  font-size: 14px;
}

#footer-conversion {
  margin-top: 0;
}

.lineup-area h3 span {
  font-size: 25.61px;
}
.lineup-area p.win11message {
  font-size: 13px;
  font-family: "Noto Sans Japanese", sans-serif;
  line-height: 1.55;
  -webkit-text-size-adjust: 100%;
}
.lineup-area li p {
  font-size: 14.3px;
}

.lineup-area,
#intel_fund {
  margin-bottom: 0;
}

.btn {
  padding: 0 17px 0 17px;
  font-size: 18px;
  line-height: 1;
  height: 58px;
  display: flex;
  align-items: center;
}

.contact-area {
  display: flex;
  align-items: center;
  gap: 80px;
  max-width: 1180px;
  background: #efefef;
  margin: 80px auto;
  width: 100%;
  justify-content: center;
}
.contact-area .div-inner {
  padding: 40px 55px 50px;
  width: 100%;
}
.contact-area .div-inner h2 {
  padding: 10px 0;
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px;
}
.contact-area .div-inner ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.contact-area .div-inner ul li a {
  position: relative;
  display: inline-block;
  width: auto;
  text-align: center;
  font-size: 24px;
}
.contact-area .div-inner ul li a:hover {
  opacity: 0.7;
  transition: all 0.3s;
}
.contact-area .div-inner ul li a:before, .contact-area .div-inner ul li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -22px;
  width: 15px;
  height: 1px;
  border-radius: 9999px;
  background-color: #000;
  transform: translateY(-50%);
  transform-origin: 100% 50%;
}
.contact-area .div-inner ul li a:before {
  transform: rotate(45deg) translateY(-50%);
}
.contact-area .div-inner ul li a:after {
  transform: rotate(-45deg) translateY(-50%);
}
.contact-area .div-inner ul li a span {
  font-weight: bold;
}

.fmw-nav-wrapper {
  background: #000;
}
.fmw-nav-wrapper * {
  font-size: 1.6rem !important;
  font-family: FujitsuInfinityPro-Regular, Arial, Verdana, Lucida Grande, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
  line-height: 1.6 !important;
}
.fmw-nav-wrapper .fmw-nav {
  margin: 0 auto;
}

@media (max-width: 750px) {
  .breadcrumb-wrapper,
  .fmw-relatedlinks,
  .fmw-nav-wrapper {
    display: none;
  }
  .footer-contents p {
    margin-left: -15px;
  }
  #footer #footer-group-bylaw .copyright a {
    font-size: 14px;
  }
  #footer-conversion {
    margin-top: 0;
  }
  .lineup-area h3 span {
    font-size: 25.61px;
  }
  .lineup-area p.win11message {
    font-size: 13px;
  }
  .lineup-area li p {
    font-size: 14.3px;
  }
  .lineup-area,
  #intel_fund {
    margin-bottom: 0;
  }
  .contact-area {
    gap: 80px;
    max-width: 100%;
    margin: 0 auto 40px;
  }
  .contact-area .div-inner {
    padding: 40px;
    width: 100%;
  }
  .contact-area .div-inner h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .contact-area .div-inner ul li a {
    font-size: 16px;
  }
  .contact-area .div-inner ul li a:before, .contact-area .div-inner ul li a:after {
    top: 50%;
    width: 10px;
  }
}
/*--------------------------
lineup-area
---------------------------*/
.lineup-area {
  margin-top: -20px;
}
.lineup-area h3 {
  text-align: center;
  font-size: 197%;
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
}
.lineup-area h3 span {
  display: inline-block;
  background-color: #fff;
  padding: 10px 20px;
  position: relative;
  z-index: 2;
}
.lineup-area h3:after {
  content: "";
  width: 100%;
  height: 1px;
  border-top: 1px solid #ddd;
  position: absolute;
  top: 50%;
  left: 0;
}
.lineup-area p.lead {
  text-align: center;
  font-size: 138.5%;
  margin-bottom: 20px;
}
.lineup-area ul {
  overflow: hidden;
}
.lineup-area li {
  float: left;
  width: 196px;
  padding: 14px 0;
  box-sizing: border-box;
  text-align: center;
}
.lineup-area li:first-child {
  border-left: 0;
}
.lineup-area li p {
  margin-top: 5px;
  padding: 0 20px;
  text-align: center;
  font-size: 14px;
}
.lineup-area li p span {
  font-size: 12.155px;
}
.lineup-area .logo_win_f > img {
  margin: 0 auto;
  display: block;
  text-align: center;
  max-width: 400px;
}
.lineup-area p.win11message {
  text-align: center;
  color: #0078d4;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  .lineup-area {
    margin-bottom: 40px;
  }
  .lineup-area h3 {
    text-align: center;
    font-size: 14.65px;
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
    line-height: 1.4;
  }
  .lineup-area h3 span {
    display: inline-block;
    width: 300px;
    padding: 0;
    white-space: nowrap;
    font-size: 14.65px;
  }
  .lineup-area p.lead {
    text-align: center;
    font-size: 118%;
    margin-bottom: 0px;
  }
  .lineup-area ul {
    overflow: hidden;
  }
  .lineup-area li {
    float: left;
    width: 50%;
    padding: 14px 0;
    box-sizing: border-box;
    /*border-left: 1px solid #ddd;*/
    text-align: center;
  }
  .lineup-area li:first-child {
    border-left: 0;
  }
  .lineup-area li:nth-child(3) {
    clear: both;
  }
  .lineup-area li p {
    margin-top: 5px;
    padding: 0 10px;
    text-align: left;
    font-size: 11px;
  }
  .lineup-area li p span {
    font-size: 9.35px;
  }
  .lineup-area li img {
    width: 100%;
  }
  .lineup-area .logo_win_f {
    text-align: left;
  }
  .lineup-area .logo_win_f-img {
    width: 280px;
  }
  .lineup-area .logo_win_f > img {
    margin: 0 auto;
    display: block;
    text-align: center;
    max-width: 280px;
  }
  .lineup-area p.win11message {
    text-align: center;
    color: #0078d4;
    font-size: 100%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 750px) {
  .hero {
    flex-direction: column;
    height: auto;
    padding: 0 15px;
  }
  .header {
    padding: 40px 0;
  }
  .header-copilot-plus {
    max-width: 250px;
    margin-left: 25px;
  }
  .row-windows-fy252, .row-windows-fy253, .row-windows-fy254 {
    height: 300px;
  }
  .section {
    padding: 40px;
  }
  .header-frame-right {
    padding: 0;
    width: 100%;
  }
  .header-col-left {
    width: 100%;
    padding: 0px;
    gap: 60px;
  }
  .header-col-left .header-business-ready {
    font-size: 30px;
  }
  .header-col-right {
    min-height: 250px;
  }
  .card-left-wrapper {
    padding: 0;
  }
  .row1 {
    flex-direction: column;
  }
  .col2 {
    padding: 40px;
  }
  .card-left {
    padding: 40px;
  }
  .footer {
    padding: 40px;
    text-align: left;
    align-items: flex-start;
  }
  .footer-wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
  }
  .footer-text {
    margin-top: 15px;
  }
  .text, .column-title, .card-left-title {
    font-size: 36px;
  }
}
.Page-Top {
  width: 56px;
  height: 56px;
  bottom: 15%;
  right: 0;
}
.Page-Top a img {
  border-radius: unset;
  box-shadow: unset;
}

sup {
  font-size: 10px;
}

footer * {
  font-family: "Noto Sans Japanese", sans-serif;
}
footer #footer-group-bylaw .copyright small a {
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 1.55;
}/*# sourceMappingURL=style.css.map */