:where(#windows) {
  /* remember to define focus styles! */
  /* remember to highlight inserts somehow! */
  /* tables still need 'cellspacing=&quot;0&quot;' in the markup */
}
:where(#windows) html, :where(#windows) body, :where(#windows) div, :where(#windows) span, :where(#windows) applet, :where(#windows) object, :where(#windows) iframe,
:where(#windows) h1, :where(#windows) h2, :where(#windows) h3, :where(#windows) h4, :where(#windows) h5, :where(#windows) h6, :where(#windows) p, :where(#windows) blockquote, :where(#windows) pre,
:where(#windows) a, :where(#windows) abbr, :where(#windows) acronym, :where(#windows) address, :where(#windows) big, :where(#windows) cite, :where(#windows) code,
:where(#windows) del, :where(#windows) dfn, :where(#windows) em, :where(#windows) font, :where(#windows) img, :where(#windows) ins, :where(#windows) kbd, :where(#windows) q, :where(#windows) s, :where(#windows) samp,
:where(#windows) small, :where(#windows) strike, :where(#windows) strong, :where(#windows) sub, :where(#windows) sup, :where(#windows) tt, :where(#windows) var,
:where(#windows) b, :where(#windows) u, :where(#windows) i, :where(#windows) center,
:where(#windows) dl, :where(#windows) dt, :where(#windows) dd, :where(#windows) ol, :where(#windows) ul, :where(#windows) li,
:where(#windows) fieldset, :where(#windows) form, :where(#windows) label, :where(#windows) legend,
:where(#windows) table, :where(#windows) caption, :where(#windows) tbody, :where(#windows) tfoot, :where(#windows) thead, :where(#windows) tr, :where(#windows) th, :where(#windows) td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  zoom: 1;
}
:where(#windows) body {
  line-height: 1;
}
:where(#windows) ol, :where(#windows) ul {
  list-style: none;
}
:where(#windows) blockquote, :where(#windows) q {
  quotes: none;
}
:where(#windows) blockquote:before, :where(#windows) blockquote:after,
:where(#windows) q:before, :where(#windows) q:after {
  content: "";
  content: none;
}
:where(#windows) :focus {
  outline: 0;
}
:where(#windows) ins {
  text-decoration: none;
}
:where(#windows) del {
  text-decoration: line-through;
}
:where(#windows) table {
  border-collapse: collapse;
  border-spacing: 0;
}
:where(#windows) *,
:where(#windows) *::before,
:where(#windows) *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#windows {
  font-family: "Segoe UI", SegoeUI, "Yu Gothic UI", "Meiryo UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}
@media screen and (max-width: 1200px) {
  #windows {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows {
    font-size: 2.1333333333vw;
  }
}
#windows a {
  color: #0078d4;
  text-decoration: underline;
}
#windows img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
#windows sup {
  vertical-align: super;
  font-size: smaller;
  font-variant-east-asian: full-width;
}
@media screen and (max-width: 750px) {
  #windows .pc {
    display: none;
  }
}
#windows .sp {
  display: none;
}
@media screen and (max-width: 750px) {
  #windows .sp {
    display: block;
  }
}
#windows .f-palt {
  font-feature-settings: "palt";
}
#windows .c_img_cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#windows .c_w_100 {
  width: 100%;
  height: 100%;
}
#windows .l-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #windows .l-container {
    max-width: 100vw;
    padding-left: 1.6666666667vw;
    padding-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .l-container {
    padding: 0;
  }
}

/*========================
  BEGIN: .mainvisual
==========================*/
#windows .mainvisual {
  padding: 20px 0 0;
}
#windows .mainvisual__container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
#windows .mainvisual__container img {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #windows .mainvisual {
    padding: 10.8333333333vw 1.6666666667vw 0;
  }
}
@media screen and (max-width: 750px) {
  #windows .mainvisual {
    padding: 0;
  }
}

#windows .product {
  margin-top: 78px;
}
#windows .product.is-02 {
  margin-top: 73px;
}
@media screen and (max-width: 1200px) {
  #windows .product.is-02 {
    margin-top: 6.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product.is-02 {
    margin-top: 8.2666666667vw;
  }
}
#windows .product.is-02 .product_head {
  margin-bottom: 32px;
}
@media screen and (max-width: 1200px) {
  #windows .product.is-02 .product_head {
    margin-bottom: 2.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product.is-02 .product_head {
    margin-bottom: 5.7333333333vw;
    padding: 0 4.4vw;
  }
}
@media screen and (max-width: 1200px) {
  #windows .product {
    margin-top: 6.5vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product {
    margin-top: 8.8vw;
  }
}
#windows .product_head {
  text-align: center;
  font-size: 34px;
  margin-bottom: 28px;
  font-weight: 700;
}
@media screen and (max-width: 1200px) {
  #windows .product_head {
    font-size: 2.8333333333vw;
    margin-bottom: 2.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product_head {
    font-size: 4.8vw;
    margin-bottom: 3.7333333333vw;
  }
}
#windows .product_content {
  padding-left: 10px;
}
@media screen and (max-width: 1200px) {
  #windows .product_content {
    padding-left: 0.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product_content {
    padding-left: 1.8666666667vw;
  }
}
#windows .product .product_block_wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
@media screen and (max-width: 1200px) {
  #windows .product .product_block_wrap {
    gap: 1.3333333333vw;
    margin: 0 2.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product .product_block_wrap {
    width: 72.9333333333vw;
    margin: 0 auto;
    grid-template-columns: repeat(1, 1fr);
    gap: 8vw;
    align-items: center;
  }
}
#windows .product .product_block {
  font-size: 14px;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  overflow: hidden;
  padding: 38px 20px 33px;
  box-shadow: rgba(18, 27, 181, 0.1) 0px 0px 11px;
  transition: opacity 0.4s ease;
}
@media screen and (max-width: 1200px) {
  #windows .product .product_block {
    font-size: 1.1666666667vw;
    padding: 3.1666666667vw 0.8333333333vw 2.75vw 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product .product_block {
    padding: 9.3333333333vw 5.7333333333vw 8.6666666667vw;
    border-radius: 2.6666666667vw;
  }
  #windows .product .product_block:nth-child(n+2) {
    display: none;
  }
}
#windows .product .product_block .labels {
  margin-top: -12px;
}
@media screen and (max-width: 1200px) {
  #windows .product .product_block .labels {
    margin-top: -1vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product .product_block .labels {
    margin-top: -2.6666666667vw;
  }
}
#windows .product .product_block .labels img {
  width: 106px;
}
@media screen and (max-width: 1200px) {
  #windows .product .product_block .labels img {
    width: 8.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product .product_block .labels img {
    width: 26.9333333333vw;
  }
}
#windows .product .product_block .labels1 {
  margin-top: 16px;
}
@media screen and (max-width: 1200px) {
  #windows .product .product_block .labels1 {
    margin-top: 1.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product .product_block .labels1 {
    margin-top: 4vw;
  }
}
#windows .product .product_block .labels1 span {
  display: inline-block;
  color: #006ED6;
  border: 1px solid #006ED6;
  padding: 3px 16px;
  font-size: 15px;
  line-height: 1.5333333333;
  font-weight: 400;
}
@media screen and (max-width: 1200px) {
  #windows .product .product_block .labels1 span {
    font-size: 1.25vw;
    padding: 0.25vw 1.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product .product_block .labels1 span {
    padding: 0.9333333333vw 4.1333333333vw;
    font-size: 3.7333333333vw;
  }
}
#windows .product .product_block .title {
  margin-top: 13px;
}
@media screen and (max-width: 1200px) {
  #windows .product .product_block .title {
    margin-top: 1.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product .product_block .title {
    margin-top: 3.3333333333vw;
  }
}
#windows .product .product_block .title a {
  color: #000000;
  font-size: 15px;
  line-height: 1.53;
  font-weight: 400;
}
@media screen and (max-width: 1200px) {
  #windows .product .product_block .title a {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product .product_block .title a {
    font-size: 3.7333333333vw;
    line-height: 1.48;
  }
}
#windows .product .product_block .title:hover {
  opacity: 0.7;
}
#windows .product .product_block .price {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  line-height: 3.47;
  margin-top: -7px;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  #windows .product .product_block .price {
    font-size: 1.25vw;
    margin-top: -0.5833333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product .product_block .price {
    font-size: 3.7333333333vw;
    margin-top: -0.9333333333vw;
  }
}
#windows .product .product_block .price span {
  display: inline-block;
  line-height: 1;
}
#windows .product .product_block .price .price_zeinuki,
#windows .product .product_block .price .point {
  font-size: 15px;
  line-height: 1.5;
  margin-top: -7px;
  display: block;
  color: #000000;
  letter-spacing: 0.2px;
}
@media screen and (max-width: 1200px) {
  #windows .product .product_block .price .price_zeinuki,
  #windows .product .product_block .price .point {
    font-size: 1.25vw;
    margin-top: -0.5833333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product .product_block .price .price_zeinuki,
  #windows .product .product_block .price .point {
    font-size: 3.7333333333vw;
    margin-top: -1.6vw;
  }
}
#windows .product .product_block .price .point {
  margin-top: -3px;
}
@media screen and (max-width: 1200px) {
  #windows .product .product_block .price .point {
    margin-top: -0.25vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product .product_block .price .point {
    margin-top: -0.6666666667vw;
  }
}
#windows .product .product_block .text-price {
  font-size: 25px;
  line-height: 2.36;
  left: 8px;
  position: relative;
  font-weight: 700;
  bottom: -2px;
}
@media screen and (max-width: 1200px) {
  #windows .product .product_block .text-price {
    font-size: 2.0833333333vw;
    left: 0.4166666667vw;
    bottom: -0.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .product .product_block .text-price {
    font-size: 5.7333333333vw;
    left: 2.2666666667vw;
    bottom: -0.2666666667vw;
  }
}
#windows .product .product_block .text-unit {
  margin-left: 5px;
  position: relative;
  bottom: -2px;
}
@media screen and (max-width: 750px) {
  #windows .product .product_block .text-unit {
    margin-left: 1.3333333333vw;
  }
}
#windows .product .product_thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 241px;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #windows .product .product_thumb {
    max-width: 241px;
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #windows .product .product_thumb {
    max-width: fit-content;
  }
}
#windows .product .product_more {
  display: none;
  margin: 20px 0 0;
}
@media screen and (max-width: 750px) {
  #windows .product .product_more {
    display: block;
    margin: 8.4vw auto 0;
    max-width: 80%;
    width: 100%;
  }
}
#windows .product .product_more button {
  font-size: 3.7333333333vw;
  line-height: 2;
  position: relative;
  cursor: pointer;
  appearance: none;
  border: 1px solid #000;
  padding: 3vw;
  color: #000;
  text-align: center;
  background: #fff;
  display: block;
  width: 100%;
  transition: opacity 0.3s;
  box-sizing: border-box;
  font-family: inherit;
  font-weight: 700;
}
#windows .product .product_more button:before, #windows .product .product_more button:after {
  content: "";
  display: block;
  width: 3.2vw;
  height: 0.4vw;
  position: absolute;
  top: 50%;
  right: 2.8vw;
  margin: -1px 0 0;
  background: #000;
}
#windows .product .product_more button:after {
  transform: rotate(90deg);
}
#windows .product .product_more button:hover {
  opacity: 0.7;
}

#windows .feature {
  margin-top: 122px;
  padding-bottom: 76px;
  border-bottom: 1px solid #999999;
}
@media screen and (max-width: 1200px) {
  #windows .feature {
    margin-top: 10.1666666667vw;
    padding-bottom: 6.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature {
    position: relative;
    margin-top: 14.1333333333vw;
    border-bottom: 0;
  }
  #windows .feature::after {
    position: absolute;
    content: "";
    display: block;
    left: 5.0666666667vw;
    right: 4.9333333333vw;
    bottom: 0;
    height: 1px;
    background-color: #999999;
  }
}
#windows .feature_list .item {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item {
    flex-direction: column-reverse;
  }
}
#windows .feature_list .item.is-reverse {
  position: relative;
  flex-direction: row-reverse;
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-reverse {
    flex-direction: column-reverse;
  }
  #windows .feature_list .item.is-reverse .info {
    text-align: left;
  }
}
#windows .feature_list .item.is-reverse--2 {
  height: 490px;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .item.is-reverse--2 {
    height: 39.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-reverse--2 {
    flex-direction: column;
    height: 60vw;
  }
}
#windows .feature_list .item.is-reverse--2 .info {
  padding: 40px 30px;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .item.is-reverse--2 .info {
    padding: 3.3333333333vw 2.5vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-reverse--2 .info {
    padding: 1.3333333333vw 1.3333333333vw 1.3333333333vw 6.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-reverse--2 .title {
    margin-bottom: 1.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-reverse--2 .desc {
    margin-top: 0;
  }
}
#windows .feature_list .item.is-reverse--3 {
  margin-top: -1.0666666667vw;
  flex-direction: row-reverse;
}
#windows .feature_list .item.is-reverse--3:last-child {
  flex-direction: row;
  height: 48vw;
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-reverse--3:last-child .info {
    padding: 1.3333333333vw 1.3333333333vw 1.3333333333vw 6.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-reverse--3 {
    height: 45.0666666667vw;
  }
}
#windows .feature_list .item.is-reverse--3 .info {
  width: 50%;
  text-align: left;
  padding: 0 2.6666666667vw 0 5.3333333333vw;
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-reverse--3 .title {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-reverse--3 .desc {
    margin-top: 0;
  }
}
#windows .feature_list .item.is-full {
  position: relative;
  height: 563px;
  justify-content: flex-start;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .item.is-full {
    height: 46.9166666667vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-full {
    justify-content: end;
    height: 90.6666666667vw;
    margin-top: -1.0666666667vw;
  }
}
#windows .feature_list .item.is-full .content {
  width: 100%;
  display: flex;
  align-items: center;
  color: #fff;
  gap: 50px;
  height: 170px;
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .item.is-full .content {
    margin-bottom: 4vw;
    gap: 4.1666666667vw;
    height: 14.1666666667vw;
    margin-bottom: 1.3333333333vw;
    padding: 6.5333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-full .content {
    height: 38.1333333333vw;
    margin: 0;
    gap: 9.3333333333vw;
  }
}
#windows .feature_list .item.is-full .left {
  font-size: 34px;
  line-height: 1.7647058824;
  width: 45%;
  font-weight: 700;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .item.is-full .left {
    font-size: 2.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-full .left {
    font-size: 4.5333333333vw;
    line-height: 1.3529411765;
    width: 37.2%;
  }
}
#windows .feature_list .item.is-full .right {
  font-size: 22px;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .item.is-full .right {
    font-size: 1.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-full .right {
    font-size: 3.4666666667vw;
  }
}
#windows .feature_list .item.is-full picture {
  display: block;
  width: 100%;
  height: 100%;
}
#windows .feature_list .item.is-02 {
  position: relative;
  padding: 53px 40px 53px 60px;
  gap: 0.5%;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .item.is-02 {
    padding: 4.4166666667vw 3.3333333333vw 4.4166666667vw 5vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-02 {
    padding: 8.9333333333vw 4.9333333333vw 6.6666666667vw 5.0666666667vw;
    gap: 4.9333333333vw;
  }
}
#windows .feature_list .item.is-02.item--h430 {
  padding: 0;
  height: 430px;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .item.is-02.item--h430 {
    height: 35.8333333333vw;
    margin-top: -0.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-02.item--h430 {
    display: none;
  }
}
#windows .feature_list .item.is-02.item--h430 .info {
  justify-content: flex-start;
  margin-top: 92px;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .item.is-02.item--h430 .info {
    margin-top: 7.6666666667vw;
  }
}
#windows .feature_list .item.is-02 .info {
  margin-bottom: 33px;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .item.is-02 .info {
    margin-bottom: 2.75vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .item.is-02 .info {
    margin-bottom: 2.8vw;
  }
}
#windows .feature_list .item.is-02 .desc {
  margin-top: 0;
}
#windows .feature_list .image {
  width: 50%;
  flex-shrink: 0;
}
#windows .feature_list .image picture {
  display: block;
}
#windows .feature_list .image.absolute {
  position: absolute;
  content: "";
  top: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  #windows .feature_list .image {
    width: 100%;
  }
}
#windows .feature_list .info {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 49.5%;
  gap: 10px;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .info {
    gap: 0.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .info {
    width: 100%;
    text-align: center;
  }
}
#windows .feature_list .info--w47 {
  width: 47%;
}
@media screen and (max-width: 750px) {
  #windows .feature_list .info--w47 {
    width: 50%;
    text-align: left;
    height: 100%;
  }
}
#windows .feature_list .info .title {
  font-size: 30px;
  color: #2264cf;
  line-height: 1.5454545455;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .info .title {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .info .title {
    font-size: 4.5333333333vw;
    line-height: 1.3529411765;
  }
}
#windows .feature_list .info_wrapper {
  display: flex;
  flex-direction: column;
  max-width: 320px;
  width: 100%;
  padding-left: 9px;
  margin-bottom: 12px;
  gap: 20px;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .info_wrapper {
    padding-left: 0.75vw;
    margin-bottom: 1vw;
    max-width: 22.5vw;
    gap: 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .info_wrapper {
    padding-left: 1.6vw;
  }
}
#windows .feature_list .info_wrapper--pl62 {
  padding-left: 62px;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .info_wrapper--pl62 {
    padding-left: 5.1666666667vw;
  }
}
#windows .feature_list .info_wrapper .title {
  line-height: 1.4333333333;
}
#windows .feature_list .info.is-bg {
  flex-direction: unset;
  width: 50%;
  gap: 0;
}
@media screen and (max-width: 750px) {
  #windows .feature_list .info.is-bg {
    width: 100%;
    height: 51.2vw;
    justify-content: flex-start;
  }
}
#windows .feature_list .info.is-bg .content {
  flex-direction: column;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .info.is-bg .content {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .info.is-bg .content {
    margin-bottom: 2.6666666667vw;
  }
}
#windows .feature_list .content {
  display: flex;
  align-self: flex-end;
  padding: 0 44px;
  height: 196px;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .content {
    padding: 0 3.6666666667vw 1.6666666667vw;
    height: 16.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .content {
    width: 50%;
    align-self: flex-start;
    padding: 0;
    margin: 10.6666666667vw 0 0 6.5333333333vw;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .title {
    margin-bottom: 2.2666666667vw;
  }
}
#windows .feature_list .desc {
  margin-top: 9px;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5454545455;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .desc {
    margin-top: 0.75vw;
    font-size: 1.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .desc {
    font-size: 3.4666666667vw;
    line-height: 1.5384615385;
  }
}
#windows .feature_list .desc--sm {
  font-size: 16px;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .desc--sm {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .desc--sm {
    font-size: 3.2vw;
    line-height: 1.4166666667;
  }
}
#windows .feature_list .num {
  font-size: 13px;
  line-height: 1;
  position: relative;
}
@media screen and (max-width: 1200px) {
  #windows .feature_list .num {
    font-size: 1.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .feature_list .num {
    font-size: 2.5333333333vw;
  }
  #windows .feature_list .num--sm {
    font-size: 2vw;
    top: -0.8vw;
  }
}

#windows .video {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 980px;
  aspect-ratio: 980/551;
  width: 100%;
  margin: 132px auto 0;
/*
  border-radius: 20px;
  background-color: #000;
*/
}
@media screen and (max-width: 1200px) {
  #windows .video {
    max-width: 81.6666666667vw;
    margin-top: 11vw;
    border-radius: 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .video {
    max-width: calc(100% - 6.6666666667vw);
    margin: 17.4666666667vw 3.3333333333vw 0 3.3333333333vw;
    border-width: 1.7333333333vw;
  }
}
/*
#windows .video_inner {
  width: 202px;
}
*/
@media screen and (max-width: 1200px) {
  #windows .video_inner {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #windows .video_inner {
    width: 100%;
  }
}
#windows .video_inner img {
  width: 100%;
}

#windows .banner {
  max-width: 700px;
  width: 100%;
  margin: 97px auto 0;
}
@media screen and (max-width: 1200px) {
  #windows .banner {
    max-width: 58.3333333333vw;
    margin-top: 8.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .banner {
    max-width: none;
    width: 93.4666666667vw;
    margin-top: 22.9333333333vw;
  }
}
#windows .banner--guide {
  margin-top: 88px;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #windows .banner--guide {
    margin-top: 7.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .banner--guide {
    margin-top: 12.6666666667vw;
  }
}
#windows .banner .link {
  display: block;
  transition: all 0.3s;
}
#windows .banner .link img {
  width: 100%;
}
#windows .banner .link:hover {
  opacity: 0.8;
}

#windows .wrapper-wide {
  background-color: #f2f2f2;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 104px;
}
@media screen and (max-width: 1200px) {
  #windows .wrapper-wide {
    margin-top: 8.6666666667vw;
    padding-top: 1.6666666667vw;
    padding-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .wrapper-wide {
    margin-top: 17.8666666667vw;
    padding-top: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
  }
}

#windows .wrapper-wide .notes {
  text-align: left;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #windows .wrapper-wide .notes {
    padding: 0 1.6666666667vw;
  }
}

#windows .wrapper-wide .notes-head {
  max-width: 1190px;
  margin: 0 auto;
  display: block;
  font-weight: 400;
  position: relative;
  font-size: 18px;
  line-height: 1.75;
  background: none;
  border: none;
  cursor: pointer;
  appearance: none;
  padding: 20px 0;
  width: 100%;
  text-align: left;
  font-family: inherit;
  color: #010101;
}
@media screen and (max-width: 1200px) {
  #windows .wrapper-wide .notes-head {
    max-width: 100vw;
    font-size: 1.5vw;
    padding: 1.6666666667vw 0;
  }
}

#windows .wrapper-wide .notes-body {
  max-width: 1148px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #windows .wrapper-wide .notes-body {
    max-width: 95.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .wrapper-wide .notes-body {
    max-width: 100%;
  }
}

#windows .wrapper-wide .notes-head::after {
  content: "";
  position: absolute;
  top: 45%;
  right: 17px;
  width: 20px;
  height: 20px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(-135deg);
}
@media screen and (max-width: 1200px) {
  #windows .wrapper-wide .notes-head::after {
    right: 1.4166666667vw;
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
}

#windows .wrapper-wide .notes.is-closed .notes-head::after {
  transform: rotate(45deg);
  top: 25%;
}

#windows .wrapper-wide .notes-body-inr {
  padding: 20px 0 138px;
}
@media screen and (max-width: 1200px) {
  #windows .wrapper-wide .notes-body-inr {
    padding: 1.6666666667vw 0 11.5vw;
  }
}

@media screen and (max-width: 750px) {
  #windows .wrapper-wide {
    text-align: center;
    padding: 0;
  }
  #windows .wrapper-wide .notes {
    text-align: left;
    width: 100%;
    padding: 0 3.3333333333vw;
    line-height: 1.6;
    font-size: 12px;
  }
  #windows .wrapper-wide .notes-head {
    position: relative;
    font-size: 3.4666666667vw;
    background: none;
    border: none;
    cursor: pointer;
    appearance: none;
    padding: 5.3333333333vw 0 5.3333333333vw;
    width: 100%;
    text-align: left;
  }
  #windows .wrapper-wide .notes-head::after {
    content: "";
    position: absolute;
    top: 59%;
    right: 0.5333333333vw;
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    border-right: 0.3333333333vw solid #000;
    border-bottom: 0.3333333333vw solid #000;
    transform: translateY(-50%) rotate(45deg) scale(-1, -1);
  }
  #windows .wrapper-wide .notes.is-closed .notes-head::after {
    transform: translateY(-55%) rotate(45deg);
    top: 43%;
  }
  #windows .wrapper-wide .notes-body-inr {
    padding: 0 0 17.0666666667vw;
    margin-top: -1.6vw;
  }
}
#windows .u-txt12 {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  color: #000;
}
#windows .u-txt12 li {
  position: relative;
  list-style: none;
  display: flex;
}
@media screen and (max-width: 1200px) {
  #windows .u-txt12 li {
    padding-left: 1.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .u-txt12 li {
    padding-left: 1vw;
  }
}
#windows .u-txt12 a {
  color: #1658be;
  display: inline-block;
}
#windows .u-txt12 a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  #windows .u-txt12 {
    font-size: 1vw;
  }
}
@media screen and (max-width: 750px) {
  #windows .u-txt12 {
    font-size: 2.1333333333vw;
    line-height: 1.68;
  }
}
#windows .u-txt12__num {
  display: inline;
  margin-right: 4px;
  flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
  #windows .u-txt12__num {
    margin-right: 0.3333333333vw;
  }
}