@charset "UTF-8";
body {
  overflow-x: hidden;
}

main {
  margin-top: 68px;
}

.campaign.edge60.l-main {
  overflow-x: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  letter-spacing: 0;
}
.campaign.edge60.l-main .pc-only {
  display: block;
}
.campaign.edge60.l-main .sp-only {
  display: none;
}
.campaign.edge60.l-main .inner {
  max-width: 1194.75px;
  padding: 0 15px;
  margin: 0 auto;
}
.campaign.edge60.l-main .fv video {
  width: 100%;
  height: auto;
}
.campaign.edge60.l-main .sec01 {
  padding-top: 180px;
  padding-bottom: 439.5px;
  position: relative;
}
.campaign.edge60.l-main .sec01::after {
  position: absolute;
  content: "";
  background-image: url("../img/campaign/edge60/object-2.webp");
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  bottom: 45px;
  width: 299.25px;
  height: 117.75px;
}
.campaign.edge60.l-main .sec01::before {
  position: absolute;
  content: "";
  background-image: url("../img/campaign/edge60/object-1.webp");
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 447px;
  width: 810.75px;
  height: 422.25px;
}
.campaign.edge60.l-main .sec01-ttl {
  max-width: 696px;
  margin: 0 auto;
}
.campaign.edge60.l-main .sec01-ttl img {
  width: 100%;
  height: auto;
}
.campaign.edge60.l-main .sec01 .cmGallery-list {
  padding-top: 226.5px;
  padding-left: 51.75px;
  margin: 0 calc(50% - 50vw);
}
.campaign.edge60.l-main .sec01 .cmGallery-listItem {
  margin-right: 90.75px;
  width: 975px;
  cursor: pointer;
}
.campaign.edge60.l-main .sec01 .cmGallery-listItem figure {
  overflow: hidden;
}
.campaign.edge60.l-main .sec01 .cmGallery-listItem img {
  width: 100%;
  height: auto;
  transition: 0.5s all;
}
.campaign.edge60.l-main .sec01 .cmGallery-listItem img:hover {
  transform: scale(1.2, 1.2);
}
.campaign.edge60.l-main .sec01 .cmGallery-listItem p {
  text-align: center;
  font-size: 30.75px;
  letter-spacing: 0.065em;
  margin-top: 34.5px;
}
.campaign.edge60.l-main .sec01 .modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  justify-content: center;
  align-items: center;
}
.campaign.edge60.l-main .sec01 .modal-content {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70.1%;
  max-width: 757.5px;
  aspect-ratio: 640/360;
  box-sizing: border-box;
}
.campaign.edge60.l-main .sec01 .modal-close {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 10;
  cursor: pointer;
}
.campaign.edge60.l-main .sec01 .modal-close img {
  width: 100%;
  height: auto;
}
.campaign.edge60.l-main .sec01 .modal-thumbnail {
  cursor: pointer;
  width: 100%;
  height: auto;
  position: absolute; /* プレイヤーの上に表示 */
  top: 0;
  left: 0;
}
.campaign.edge60.l-main .sec01 .cmGallery-slider {
  position: relative;
}
.campaign.edge60.l-main .sec01 .slick-arrow {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  line-height: 0;
  font-size: 0;
}
.campaign.edge60.l-main .sec01 .slick-arrow::before {
  content: "";
  display: block;
  width: 16px;
  height: 21px;
  background-color: #C8C8C8;
}
.campaign.edge60.l-main .sec01 .slick-arrow.slick-prev, .campaign.edge60.l-main .sec01 .slick-arrow.slick-next {
  top: unset;
  transform: unset;
  bottom: -133px;
  display: inline-block !important;
}
.campaign.edge60.l-main .sec01 .slick-arrow.slick-prev {
  left: calc(50% - 125px);
  transform: translateX(-50%);
  position: absolute;
}
.campaign.edge60.l-main .sec01 .slick-arrow.slick-prev::before {
  content: "" !important;
  top: 50%;
  left: 0;
  transform: translate(0, -50%) rotate(-180deg);
  clip-path: polygon(0% 0, 0 100%, 100% 50%);
}
.campaign.edge60.l-main .sec01 .slick-arrow.slick-next {
  right: calc(50% - 140px);
  transform: translateX(-50%);
}
.campaign.edge60.l-main .sec01 .slick-arrow.slick-next::before {
  content: "" !important;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.campaign.edge60.l-main .sec01 .slick-dots {
  position: absolute;
  bottom: -126px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  gap: 16px;
}
.campaign.edge60.l-main .sec01 .slick-dots li {
  background-color: #C8C8C8;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: unset;
}
.campaign.edge60.l-main .sec01 .slick-dots li.slick-active {
  background-color: #000;
  position: relative;
  margin-left: unset;
}
.campaign.edge60.l-main .sec01 .slick-dots li button:before {
  background-color: #C8C8C8;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.campaign.edge60.l-main .sec01 .slick-dots li.slick-active button:before {
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.campaign.edge60.l-main .sec01 .slick-dots li button {
  position: relative;
  text-indent: -9999px;
  width: 10px;
  height: 10px;
}
.campaign.edge60.l-main .sec01 .slick-arrow:hover::before {
  background-color: #000;
}
.campaign.edge60.l-main .sec02 {
  background-color: #6771C1;
  position: relative;
  padding-top: 377.25px;
  padding-bottom: 247.5px;
}
.campaign.edge60.l-main .sec02::after {
  position: absolute;
  content: "";
  background-image: url("../img/campaign/edge60/object-3.webp");
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  top: -83.25px;
  width: 317.25px;
  height: 324px;
}
.campaign.edge60.l-main .sec02::before {
  position: absolute;
  content: "";
  background-image: url("../img/campaign/edge60/object-6.webp");
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  bottom: -246px;
  width: 402.75px;
  height: 395.25px;
  z-index: 10;
}
.campaign.edge60.l-main .sec02-ttl {
  max-width: 998.25px;
  margin: 0 auto;
  position: relative;
}
.campaign.edge60.l-main .sec02-ttl::after {
  position: absolute;
  content: "";
  background-image: url("../img/campaign/edge60/object-4.webp");
  background-size: contain;
  background-repeat: no-repeat;
  right: -120.75px;
  bottom: -6.75px;
  width: 296.25px;
  height: 32.25px;
}
.campaign.edge60.l-main .sec02-ttl img {
  width: 100%;
  height: auto;
}
.campaign.edge60.l-main .sec02-subttl {
  max-width: 732.75px;
  margin-top: 221.25px;
  padding-left: 3.75px;
}
.campaign.edge60.l-main .sec02-subttl img {
  width: 100%;
  height: auto;
}
.campaign.edge60.l-main .sec02-thumb {
  position: relative;
  margin-top: 7.5px;
  z-index: 1;
}
.campaign.edge60.l-main .sec02-thumb::after {
  position: absolute;
  content: "";
  background-image: url("../img/campaign/edge60/object-5.webp");
  background-size: contain;
  background-repeat: no-repeat;
  left: -123px;
  bottom: -150px;
  width: 247.5px;
  height: 183.75px;
  z-index: -1;
}
.campaign.edge60.l-main .sec02-thumb img {
  width: 100%;
  height: auto;
}
.campaign.edge60.l-main .sec02-text1 {
  text-align: center;
  font-size: 17.25px;
  line-height: 1.8695652174;
  color: #fff;
  margin-top: 55.5px;
}
.campaign.edge60.l-main .sec02-text2 {
  text-align: center;
  font-size: 12.75px;
  line-height: 2;
  letter-spacing: 0.025em;
  color: #fff;
  max-width: 561px;
  margin: 41.25px auto 0;
}
.campaign.edge60.l-main .sec03 {
  background-color: #C9B9CB;
  position: relative;
  padding-top: 247.5px;
  padding-bottom: 225px;
}
.campaign.edge60.l-main .sec03::after {
  position: absolute;
  content: "";
  background-image: url("../img/campaign/edge60/object-7.webp");
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: -162px;
  width: 270.75px;
  height: 2170.5px;
}
.campaign.edge60.l-main .sec03-ttl {
  max-width: 555px;
  margin: 0 auto;
  position: relative;
}
.campaign.edge60.l-main .sec03-ttl::after {
  position: absolute;
  content: "";
  background-color: #000;
  right: -45px;
  bottom: -10.5px;
  width: 295.5px;
  height: 14.25px;
}
.campaign.edge60.l-main .sec03-ttl img {
  width: 100%;
  height: auto;
}
.campaign.edge60.l-main .sec03-thumb {
  position: relative;
  margin-top: 229.5px;
  z-index: 10;
}
.campaign.edge60.l-main .sec03-thumb::after {
  position: absolute;
  content: "";
  background-image: url("../img/campaign/edge60/object-8.webp");
  background-size: contain;
  background-repeat: no-repeat;
  right: -123px;
  top: -146.25px;
  width: 225px;
  height: 235.5px;
  z-index: -1;
}
.campaign.edge60.l-main .sec03-thumb img {
  width: 100%;
  height: auto;
}
.campaign.edge60.l-main .sec03-text {
  font-size: 17.25px;
  line-height: 1.8695652174;
  text-align: center;
  margin-top: 54px;
  position: relative;
  z-index: 1;
}
.campaign.edge60.l-main .sec03-link {
  max-width: 224.25px;
  margin: 330px auto 0;
  display: block;
  position: relative;
}
.campaign.edge60.l-main .sec03-link::after {
  position: absolute;
  content: "";
  background-image: url("../img/campaign/edge60/object-9.webp");
  background-size: contain;
  background-repeat: no-repeat;
  left: 59%;
  transform: translateX(-50%);
  bottom: -45px;
  width: 491.25px;
  height: 121.5px;
}
.campaign.edge60.l-main .sec03-link svg {
  width: 100%;
  height: auto;
}
.campaign.edge60.l-main .sec03-link svg path {
  transition: 0.5s;
}
.campaign.edge60.l-main .sec03-link:hover svg path {
  fill: #1e4192;
}

.footer {
  background-color: #000;
  padding: 120.75px 81px 172.5px;
}
.footer-logo {
  max-width: 433.5px;
  width: 100%;
  display: block;
}
.footer-logo img {
  width: 100%;
  height: auto;
}
.footer-nav {
  display: flex;
  flex-direction: column;
  margin-top: 103.5px;
  margin-left: 9.75px;
}
.footer-nav img {
  width: 100%;
  height: auto;
}
.footer-products {
  max-width: 189px;
}
.footer-campaign {
  max-width: 210.75px;
  margin-top: 64.5px;
}
.footer-repair {
  max-width: 137.25px;
  margin-top: 56.25px;
}
.footer-company {
  max-width: 202.5px;
  margin-top: 56.25px;
}
.footer-customer {
  max-width: 207px;
  margin-top: 56.25px;
}

.header-wrapper {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  letter-spacing: 0;
}

@media (max-width: 1920px){
  .campaign.edge60.l-main .sec01 .cmGallery-listItem {
    width: calc(67.7083333333vw * 0.75);
    margin-right: calc(6.3020833333vw * 0.75);
  }
}

@media (max-width: 1170px){
  .campaign.edge60.l-main .pc-only {
    display: none;
  }
  .campaign.edge60.l-main .sp-only {
    display: block;
  }
  .campaign.edge60.l-main .inner {
    max-width: 796.5px;
  }
  .campaign.edge60.l-main .sec01 {
    padding-top: calc(20.1709401709vw * 0.75);
    padding-bottom: calc(32.4786324786vw * 0.75);
  }
  .campaign.edge60.l-main .sec01::after {
    width: calc(20.7692307692vw * 0.75);
    height: calc(8.2051282051vw * 0.75);
    bottom: calc(9.2307692308vw * 0.75);
  }
  .campaign.edge60.l-main .sec01::before {
    width: calc(56.3247863248vw * 0.75);
    height: calc(29.3162393162vw * 0.75);
    top: calc(30.7692307692vw * 0.75);
  }
  .campaign.edge60.l-main .sec01-ttl {
    max-width: calc(42.0512820513vw * 0.75);
  }
  .campaign.edge60.l-main .sec01 .cmGallery-list {
    padding-top: calc(15.5555555556vw * 0.75);
    padding-left: calc(3.6752136752vw * 0.75);
  }
  .campaign.edge60.l-main .sec01 .cmGallery-listItem {
    margin-right: calc(6.3247863248vw * 0.75);
    width: calc(67.6923076923vw * 0.75);
  }
  .campaign.edge60.l-main .sec01 .cmGallery-listItem p {
    font-size: max(11px, 3.5897435897vw * 0.75);
    margin-top: calc(6.2393162393vw * 0.75);
  }
  .campaign.edge60.l-main .sec01 .modal-content {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    aspect-ratio: 640/360;
    box-sizing: border-box;
  }
  .campaign.edge60.l-main .sec01 .modal-close {
    position: absolute;
    top: -15%;
    right: 4vw;
    z-index: 10;
    cursor: pointer;
    width: 8.8vw;
  }
  .campaign.edge60.l-main .sec01 .modal-thumbnail {
    cursor: pointer;
    width: 100%;
    height: auto;
    position: absolute; /* プレイヤーの上に表示 */
    top: 0;
    left: 0;
  }
  .campaign.edge60.l-main .sec01 .slick-arrow::before {
    width: 2.9333333333vw;
    height: 4vw;
  }
  .campaign.edge60.l-main .sec01 .slick-arrow.slick-prev, .campaign.edge60.l-main .sec01 .slick-arrow.slick-next {
    bottom: calc(-11.9658119658vw * 0.75);
  }
  .campaign.edge60.l-main .sec01 .slick-arrow.slick-prev {
    left: 27vw;
  }
  .campaign.edge60.l-main .sec01 .slick-arrow.slick-next {
    right: 24vw;
  }
  .campaign.edge60.l-main .sec01 .slick-dots {
    bottom: calc(-11.5384615385vw * 0.75);
    gap: 3.2vw;
  }
  .campaign.edge60.l-main .sec01 .slick-dots li {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
  .campaign.edge60.l-main .sec01 .slick-dots li button {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
  .campaign.edge60.l-main .sec02 {
    padding-top: calc(18.2051282051vw * 0.75);
    padding-bottom: calc(28.0341880342vw * 0.75);
  }
  .campaign.edge60.l-main .sec02::after {
    background-image: url("../img/campaign/edge60/object-3-sp.png");
    width: calc(53.3333333333vw * 0.75);
    height: calc(22.4786324786vw * 0.75);
    top: calc(-11.0256410256vw * 0.75);
    right: calc(-0.4273504274vw * 0.75);
  }
  .campaign.edge60.l-main .sec02::before {
    background-image: url("../img/campaign/edge60/object-6-sp.png");
    width: calc(27.9487179487vw * 0.75);
    height: calc(31.0256410256vw * 0.75);
    bottom: calc(-21.3675213675vw * 0.75);
  }
  .campaign.edge60.l-main .sec02-ttl {
    max-width: calc(59.5726495726vw * 0.75);
  }
  .campaign.edge60.l-main .sec02-ttl::after {
    max-width: calc(18.8034188034vw * 0.75);
    height: calc(2.1367521368vw * 0.75);
    right: calc(-9.4017094017vw * 0.75);
    bottom: calc(-0.2564102564vw * 0.75);
  }
  .campaign.edge60.l-main .sec02-subttl {
    max-width: calc(50.8547008547vw * 0.75);
    margin-top: calc(12.6495726496vw * 0.75);
  }
  .campaign.edge60.l-main .sec02-thumb::after {
    width: calc(17.1794871795vw * 0.75);
    height: calc(12.8205128205vw * 0.75);
    margin-top: calc(0.5982905983vw * 0.75);
    left: calc(-4.6153846154vw * 0.75);
    bottom: calc(-8.4615384615vw * 0.75);
  }
  .campaign.edge60.l-main .sec02-text1 {
    font-size: max(11px, 3.3333333333vw * 0.75);
    line-height: 1.4358974359;
    margin-top: calc(13.1623931624vw * 0.75);
  }
  .campaign.edge60.l-main .sec02-text2 {
    font-size: clamp(10px, 2.1367521368vw * 0.75, 18.75px);
    line-height: 1.48;
    margin: calc(6.0683760684vw * 0.75) auto 0;
    max-width: unset;
  }
  .campaign.edge60.l-main .sec03 {
    padding-top: calc(27.5213675214vw * 0.75);
    padding-bottom: calc(23.0769230769vw * 0.75);
  }
  .campaign.edge60.l-main .sec03::after {
    width: calc(18.8034188034vw * 0.75);
    height: calc(152.735042735vw * 0.75);
    background-image: url("../img/campaign/edge60/object-7-sp.png");
    top: calc(-13.6752136752vw * 0.75);
  }
  .campaign.edge60.l-main .sec03-ttl {
    max-width: calc(32.8205128205vw * 0.75);
  }
  .campaign.edge60.l-main .sec03-ttl::after {
    width: calc(20.5128205128vw * 0.75);
    height: calc(0.9401709402vw * 0.75);
    right: calc(-5.9829059829vw * 0.75);
    bottom: calc(-0.5982905983vw * 0.75);
  }
  .campaign.edge60.l-main .sec03-thumb {
    margin-top: calc(13.6752136752vw * 0.75);
  }
  .campaign.edge60.l-main .sec03-thumb::after {
    background-image: url("../img/campaign/edge60/object-8-sp.png");
    width: calc(15.641025641vw * 0.75);
    height: calc(16.3247863248vw * 0.75);
    right: calc(-4.6153846154vw * 0.75);
    top: calc(-8.0341880342vw * 0.75);
  }
  .campaign.edge60.l-main .sec03-text {
    font-size: max(11px, 3.3333333333vw * 0.75);
    line-height: 1.4358974359;
    margin-top: calc(13.3333333333vw * 0.75);
  }
  .campaign.edge60.l-main .sec03-link {
    max-width: calc(25.5555555556vw * 0.75);
    margin: calc(34.4444444444vw * 0.75) auto 0;
  }
  .campaign.edge60.l-main .sec03-link::after {
    width: calc(40.1709401709vw * 0.75);
    height: calc(9.9145299145vw * 0.75);
    bottom: calc(-3.5897435897vw * 0.75);
  }
  .footer {
    padding: calc(8.4615384615vw * 0.75) calc(5.641025641vw * 0.75) calc(11.9658119658vw * 0.75);
  }
  .footer-logo {
    max-width: calc(30.0854700855vw * 0.75);
  }
  .footer-nav {
    margin-top: calc(7.094017094vw * 0.75);
    margin-left: calc(0.7692307692vw * 0.75);
  }
  .footer-products {
    max-width: calc(13.0769230769vw * 0.75);
  }
  .footer-campaign {
    max-width: calc(14.7008547009vw * 0.75);
    margin-top: calc(4.358974359vw * 0.75);
  }
  .footer-repair {
    max-width: calc(9.5726495726vw * 0.75);
    margin-top: calc(3.8461538462vw * 0.75);
  }
  .footer-company {
    max-width: calc(14.1025641026vw * 0.75);
    margin-top: calc(3.8461538462vw * 0.75);
  }
  .footer-customer {
    max-width: calc(14.358974359vw * 0.75);
    margin-top: calc(3.8461538462vw * 0.75);
  }
}

@media (max-width: 767px){
  main {
    margin-top: 16vw;
  }
}

@media only screen and (max-width: 767px){
  .header-wrapper {
    overflow: hidden;
  }
  .header-wrapper #section-header {
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4.5333333333vw 4vw 4.5333333333vw 4vw;
  }
  .header-wrapper #section-header .header-logo {
    width: 34.1333333333vw;
  }
  .header-wrapper #section-header .header-logo img {
    width: 100%;
    height: auto;
  }
  .header-wrapper #section-header .header-logo a {
    display: block;
  }
  .header-wrapper #section-header .header-menuBtn {
    position: relative;
    width: 5.3333333333vw;
    height: 3.7333333333vw;
    margin-bottom: 2.25px;
    margin-right: 8vw;
  }
  .header-wrapper #section-header .header-menuBtn .header-menuBtnBar {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #000;
    transition: all 0.3s ease;
  }
  .header-wrapper #section-header .header-menuBtn .header-menuBtnBar:first-of-type {
    top: 0;
  }
  .header-wrapper #section-header .header-menuBtn .header-menuBtnBar:nth-of-type(2) {
    top: 50%;
    transform: translateY(-50%);
  }
  .header-wrapper #section-header .header-menuBtn .header-menuBtnBar:last-of-type {
    bottom: 0;
  }
  .header-wrapper .header-menu .header-menuList {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
    width: 100%;
    overflow: auto;
    background-color: #fff;
    padding: 24vw 6.6666666667vw 10.6666666667vw;
    transform: translateY(-100%);
    transition: all 0.3s;
  }
  .header-wrapper .header-menu .header-menuList .header-menuListItem {
    font-size: max(10px, 4.188034188vw * 0.75);
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: -0.05em;
  }
  .header-wrapper .header-menu .header-menuList .header-menuListItem:not(:first-of-type) {
    margin-top: 4.2666666667vw;
  }
  .header-wrapper .header-menu .header-menuList .header-menuListItem a {
    display: inline-block;
    text-decoration: none;
    color: #000;
  }
  .header-wrapper.js-open #section-header {
    border-bottom: solid 1px #000;
  }
  .header-wrapper.js-open #section-header .header-menuBtn .header-menuBtnBar:first-of-type {
    top: 50%;
    transform: translateY(-50%) rotate(-30deg);
  }
  .header-wrapper.js-open #section-header .header-menuBtn .header-menuBtnBar:nth-of-type(2) {
    display: none;
  }
  .header-wrapper.js-open #section-header .header-menuBtn .header-menuBtnBar:last-of-type {
    top: 50%;
    transform: translateY(-50%) rotate(30deg);
  }
  .header-wrapper.js-open .header-menu .header-menuList {
    transform: translateY(0);
  }
  .header-wrapper.js-open .header-menuCover {
    transition: all 0.3s;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 97;
    width: 100vw;
    height: 100vh;
    background: #c8c8c8;
  }
}

@media (max-width: 750px){
  .campaign.edge60.l-main .sec01 {
    padding-bottom: calc(49.5726495726vw * 0.75);
  }
}

@media (max-width: 630px){
  .campaign.edge60.l-main .sec01 .slick-arrow.slick-prev, .campaign.edge60.l-main .sec01 .slick-arrow.slick-next {
    bottom: calc(-12.8205128205vw * 0.75);
  }
}

@media (max-width: 475px){
  .campaign.edge60.l-main .sec01 .slick-arrow.slick-prev, .campaign.edge60.l-main .sec01 .slick-arrow.slick-next {
    bottom: calc(-13.6752136752vw * 0.75);
  }
}

@media print{
  .no-print {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px){
  .header-wrapper #section-header {
    width: 100%;
    height: 68px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-wrapper #section-header .header-logo a {
    display: block;
    width: 188px;
    height: auto;
    margin-left: 22%;
    margin-top: 2px;
  }
  .header-wrapper #section-header .header-logo img {
    width: 100%;
    height: auto;
  }
  .header-wrapper #section-header .header-menuBtn {
    position: relative;
    width: 35.25px;
    height: 25.5px;
    cursor: pointer;
    margin-right: 2.5%;
  }
  .header-wrapper #section-header .header-menuBtn .header-menuBtnBar {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #000;
    transition: all 0.3s ease;
  }
  .header-wrapper #section-header .header-menuBtn .header-menuBtnBar:first-of-type {
    top: 0;
  }
  .header-wrapper #section-header .header-menuBtn .header-menuBtnBar:nth-of-type(2) {
    top: 50%;
    transform: translateY(-50%);
  }
  .header-wrapper #section-header .header-menuBtn .header-menuBtnBar:last-of-type {
    bottom: 0;
  }
  .header-wrapper .header-menu .header-menuList {
    position: fixed;
    top: -100%;
    left: 0;
    z-index: 98;
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 88.5px 0 45px;
    transition: all 0.3s;
  }
  .header-wrapper .header-menu .header-menuList .header-menuListItem {
    font-size: 14.25px;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: -0.05em;
  }
  .header-wrapper .header-menu .header-menuList .header-menuListItem:not(:first-of-type) {
    margin-top: 18px;
  }
  .header-wrapper .header-menu .header-menuList .header-menuListItem a {
    display: inline-block;
    text-decoration: none;
    color: #000;
  }
  .header-wrapper.js-open #section-header {
    border-bottom: solid 1px #000;
  }
  .header-wrapper.js-open #section-header .header-menuBtn .header-menuBtnBar:first-of-type {
    transform: translateY(11.25px) rotate(-30deg);
  }
  .header-wrapper.js-open #section-header .header-menuBtn .header-menuBtnBar:nth-of-type(2) {
    display: none;
  }
  .header-wrapper.js-open #section-header .header-menuBtn .header-menuBtnBar:last-of-type {
    transform: translateY(-11.25px) rotate(30deg);
  }
  .header-wrapper.js-open .header-menu .header-menuList {
    top: 0;
  }
  .header-wrapper.js-open .header-menuCover {
    transition: all 0.3s;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 97;
    width: 100vw;
    height: 100vh;
    background: #c8c8c8;
  }
}