@charset "UTF-8";
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * din-2014-narrow:
 *   - http://typekit.com/eulas/00000000000000007735afe9
 * montserrat:
 *   - http://typekit.com/eulas/00000000000000007735a197
 *
 * © 2009-2024 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2023-12-21 08:27:22 UTC"}*/
@import url("https://p.typekit.net/p.css?s=1&k=xdl2zih&ht=tk&f=37466.32237&a=87269658&app=typekit&e=css");
@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/73dbad/00000000000000007735a197/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/73dbad/00000000000000007735a197/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/73dbad/00000000000000007735a197/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "din-2014-narrow";
  src: url("https://use.typekit.net/af/ceff00/00000000000000007735afe9/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/ceff00/00000000000000007735afe9/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/ceff00/00000000000000007735afe9/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}
/******************************************
[reset]
******************************************/
* {
  position: relative;
}

li {
  list-style: none;
}

button {
  border: none;
  background-color: transparent;
}

input,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0;
  outline: none;
}

/******************************************
[global]
******************************************/
html,
body {
  height: 100%;
}

html {
  -webkit-overflow-scrolling: touch;
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "YuGothic", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  -webkit-text-size-adjust: none;
  word-break: break-word;
  color: #000000;
}

a {
  text-decoration: none;
}

/******************************************
[movie]
******************************************/
.movie {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -9999;
}
.movie__video {
  display: block;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/******************************************
[header]
******************************************/
.header {
  width: 100%;
}
.header:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 110px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
.header__main {
  position: fixed;
  top: 40px;
  left: 56px;
  display: flex;
  align-items: center;
  z-index: 2;
}
.header__logo {
  width: 166px;
  height: 32px;
  margin: 0 48px 0 0;
}
.header__logo-img {
  width: 100%;
  height: auto;
}
.header__menu {
  display: flex;
  align-items: center;
}
.header__menu-item {
  margin: 0 40px 0 0;
}
.header__menu-item:last-child {
  margin-right: 0;
}
.header__menu-link {
  font-family: "montserrat", sans-serif;
  font-weight: 700;
  color: #fff;
  transition: 0.3s;
}
.header__sub {
  display: flex;
  align-items: center;
}
.header__action {
  position: fixed;
  top: 32px;
  right: 155px;
  display: flex;
  align-items: center;
  z-index: 2;
}
.header__action-item {
  margin: 0 20px 0 0;
}
.header__action-item:last-child {
  margin-right: 0;
}
.header__action-register {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 48px;
  background: #707070;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  transition: 0.3s;
}
.header__action-login {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 48px;
  background: #cc0000;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  transition: 0.3s;
}
.header__action-member {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 48px;
  background: #cc0000;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  transition: 0.3s;
}
.header__action-member:before {
  content: "";
  width: 16px;
  height: 16px;
  margin: 0 15px 0 0;
  background: url(../img/global/icon_mypage.svg) no-repeat center;
  background-size: cover;
}
.header__toggle {
  position: fixed;
  top: 10px;
  right: 40px;
  display: flex;
  justify-content: center;
  width: 76px;
  height: 80px;
  mix-blend-mode: difference;
  z-index: 3;
}
.header__toggle-icon {
  width: 100%;
  height: 100%;
}
.header__toggle-icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-5px);
  width: 100%;
  height: 2px;
  background: #fff;
  transition: 0.3s;
}
.header__toggle-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(5px);
  width: 100%;
  height: 2px;
  background: #fff;
  transition: 0.3s;
}
.header__toggle.is-open {
  mix-blend-mode: normal;
}
.header__toggle.is-open .header__toggle-icon:before {
  transform: translateY(0px) rotate(30deg);
}
.header__toggle.is-open .header__toggle-icon:after {
  transform: translateY(0px) rotate(-30deg);
}
.header__drawer {
  position: fixed;
  top: 0;
  right: 0;
  width: 520px;
  height: 100%;
  padding: 180px 64px 48px;
  background: #343434;
  overflow-y: scroll;
  z-index: 2;
}
.header__drawer-home {
  margin: 0 0 64px;
  opacity: 0;
  transition: 0.3s;
  transition-delay: 0.2s;
}
.header__drawer-home-link {
  font-family: "montserrat", sans-serif;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  transition: 0.3s;
}
.header__drawer-menu {
  margin: 0 0 50px;
}
.header__drawer-menu-item {
  margin: 0 0 25px;
}
.header__drawer-menu-item:last-child {
  margin-bottom: 0;
}
.header__drawer-menu-link {
  font-family: "montserrat", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  transition: 0.3s;
}
.header__drawer-action {
  display: none;
}
.header__drawer-action-item {
  margin: 0 0 20px;
}
.header__drawer-action-item:last-child {
  margin-bottom: 0;
}
.header__drawer-action-item:has(.header__drawer-action-plus) {
  margin-top: 24px;
}
.header__drawer-action-register {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  background: #707070;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  transition: 0.3s;
}
.header__drawer-action-login {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  background: #cc0000;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  transition: 0.3s;
}
.header__drawer-action-member {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  background: #cc0000;
  border-radius: 4px;
  font-family: "montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  transition: 0.3s;
}
.header__drawer-action-member:before {
  content: "";
  width: 16px;
  height: 16px;
  margin: 0 15px 0 0;
  background: url(../img/global/icon_mypage.svg) no-repeat center;
  background-size: cover;
}
.header__drawer-action-plus {
  font-family: "montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
}
.header__drawer.is-close {
  transform: scale(0);
  transform-origin: top right;
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
  transition-delay: 0.15s;
  pointer-events: none;
}
.header__drawer.is-close .header__drawer-home,
.header__drawer.is-close .header__drawer-menu {
  opacity: 0;
  transition: 0.3s;
}
.header__drawer.is-open {
  pointer-events: all;
  transform: scale(1);
  transform-origin: top right;
  opacity: 1;
  pointer-events: all;
  transition: 0.4s;
}
.header__drawer.is-open .header__drawer-home,
.header__drawer.is-open .header__drawer-menu {
  opacity: 1;
  transition: 0.3s;
  transition-delay: 0.2s;
}

@media (hover: hover) {
  .header__menu-link:hover {
    opacity: 0.4;
  }
  .header__action-register:hover {
    background: #999999;
  }
  .header__action-login:hover {
    background: #f71515;
  }
  .header__action-member:hover {
    background: #f71515;
  }
  .header__drawer-home-link:hover {
    opacity: 0.4;
  }
  .header__drawer-menu-link:hover {
    opacity: 0.4;
  }
  .header__drawer-action-register:hover {
    background: #999999;
  }
  .header__drawer-action-login:hover {
    background: #f71515;
  }
  .header__drawer-action-member:hover {
    background: #f71515;
  }
}
/******************************************
[main]
******************************************/
.main {
  overflow-x: hidden;
}

/******************************************
[introduction]
******************************************/
.introduction {
  padding: 280px 60px 128px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 33%, rgba(0, 0, 0, 0.76) 66%, rgb(0, 0, 0) 100%);
}
.introduction__container {
  width: 100%;
  max-width: 1664px;
  margin: 0 auto;
}
.introduction__logo {
  width: 52vw;
  margin: 0 0 110px;
  mix-blend-mode: difference;
  transform: translate3d(0, 0, 0);
}
.introduction__logo-img {
  width: 100%;
  height: auto;
}

/******************************************
[mv]
******************************************/
.mv {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
}
.mv__content {
  width: 33vw;
}
.mv__content-img {
  width: 100%;
  height: auto;
}
.mv__scroll {
  position: absolute;
  bottom: -120px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 240px;
  background: #fff;
}
.mv__scroll:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1px;
  height: 100%;
  background: #fff;
  animation: scroll 4s cubic-bezier(0.42, 0, 0.23, 0.99) infinite;
  mix-blend-mode: difference;
}
.mv__catch {
  width: 60vw;
  margin: 0 auto;
}
.mv__catch-img {
  width: 100%;
  height: auto;
}

@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
/******************************************
[service]
******************************************/
.service {
  margin: 0 0 130px;
}
.service__heading {
  margin: 0 0 40px;
  font-size: 40px;
  color: #fff;
}
.service__heading::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.service__heading::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}
.service__list {
  display: flex;
  flex-wrap: wrap;
  margin: -40px -20px 0;
}
.service__list-item {
  width: 25%;
  margin: 40px 0 0;
  padding: 0 20px;
}
.service__list-container {
  height: 100%;
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  background-origin: padding-box;
  border-radius: 8px;
}
.service__list-link {
  display: block;
  padding: 24px;
}
.service__list-photo {
  margin: 0 0 20px;
  overflow: hidden;
}
.service__list-photo:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: 0.3s;
  z-index: 1;
}
.service__list-photo--card {
  padding: 10px;
  border-radius: 12px;
}
.service__list-photo--card:before {
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border-radius: 12px;
}
.service__list-photo--card .service__list-photo-img {
  border-radius: 12px;
}
.service__list-photo-img {
  width: 100%;
  height: auto;
  transition: 0.3s;
}
.service__list-content {
  display: flex;
}
.service__list-logo {
  flex: 0 0 auto;
  width: 72px;
  margin: 0 20px 0 0;
}
.service__list-logo-img {
  width: 100%;
  height: auto;
}
.service__list-tag {
  display: flex;
  margin: 0 0 12px;
}
.service__list-tag-item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 8px 0 0;
  padding: 5px 8px;
  border-radius: 4px;
  background: #cc0000;
  font-size: 12px;
  color: #fff;
  line-height: 1;
}
.service__list-tag-item:last-child {
  margin-right: 0;
}
.service__list-description {
  color: #fff;
}
.service__list-description::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.service__list-description::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}

@media (hover: hover) {
  .service__list-link:hover .service__list-photo:before {
    opacity: 0.4;
  }
  .service__list-link:hover .service__list-photo--card:before {
    transform: translate(-50%, -50%) scale(1.1);
  }
  .service__list-link:hover .service__list-photo-img {
    transform: scale(1.1);
  }
}
/******************************************
[youtube]
******************************************/
.youtube {
  width: 1280px;
  margin: 0 auto;
  border-radius: 16px;
  overflow: hidden;
}
.youtube__container {
  aspect-ratio: 1.7777777778;
}
@supports not (aspect-ratio: auto) {
  .youtube__container {
    position: relative;
  }
  .youtube__container::before {
    content: "";
    float: left;
    padding-top: 56.25%;
  }
  .youtube__container::after {
    content: "";
    clear: both;
    display: block;
  }
  .youtube__container > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .youtube__container > iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
}
.youtube__video {
  width: 100%;
  height: 100%;
}

/******************************************
[clipLogo]
******************************************/
.clipLogo {
  width: 100%;
}
.clipLogo:before {
  content: "";
  display: block;
  width: 100%;
  height: 130px;
  background: #fff;
}
.clipLogo:after {
  content: "";
  display: block;
  width: 100%;
  height: 150px;
  background: #fff;
}
.clipLogo__logo {
  display: flex;
}
.clipLogo__logo:before {
  content: "";
  flex: 0 0 auto;
  width: 80px;
  margin: 0 -1px 0 0;
  background: #fff;
}
.clipLogo__logo:after {
  content: "";
  flex: 1 1 auto;
  width: 100%;
  margin: 0 0 0 -1px;
  background: #fff;
}

/******************************************
[topics]
******************************************/
.topics {
  margin: -1px 0 0;
  padding: 0 0 160px;
  background: #fff;
}
.topics__container {
  padding: 0 128px;
}
.topics__heading {
  margin: 0 0 24px;
  font-family: "montserrat", sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 1;
}
.topics__feed {
  display: flex;
  margin: 0 -16px;
  transition-timing-function: linear;
}
.topics__feed-item {
  width: 300px;
  height: auto;
  box-sizing: content-box;
  padding: 0 16px;
}
.topics__feed-container {
  width: 100%;
  height: 100%;
}
.topics__feed-link {
  display: block;
  height: 100%;
  padding: 20px;
  background: #f0f0f0;
  border-radius: 8px;
  transition: 0.3s;
}
.topics__feed-photo {
  margin: 0 0 18px;
  aspect-ratio: 16/9;
  overflow: hidden;
}
.topics__feed-photo-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
}
.topics__feed-title {
  display: -webkit-box;
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.topics__feed-title::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.topics__feed-title::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}
.topics__feed-date {
  font-family: "montserrat", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #707070;
  line-height: 1;
}
.topics__swiper {
  z-index: 0;
}

@media (hover: hover) {
  .topics__feed-link:hover {
    opacity: 0.6;
  }
  .topics__feed-link:hover .topics__feed-photo-img {
    transform: scale(1.1);
  }
}
/******************************************
[hgID]
******************************************/
.hgID__inner {
  margin: -2px 0 0;
  padding: 40px 0 128px 128px;
}
.hgID__heading {
  margin: 0 0 32px;
  font-family: "montserrat", sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 1;
}
.hgID__body {
  display: flex;
  align-items: center;
}
.hgID__content {
  flex: 0 0 auto;
  width: 420px;
  margin: 0 80px 0 0;
}
.hgID__content-title {
  margin: 0 0 32px;
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
}
.hgID__content-description {
  margin: 0 0 24px;
  font-size: 18px;
  line-height: 1.7;
}
.hgID__content-description::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7) * 0.5em);
  content: "";
}
.hgID__content-description::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7) * 0.5em);
  content: "";
}
.hgID__content-description:last-child {
  margin-bottom: 0;
}
.hgID__figure {
  width: 31vw;
}
.hgID__figure-img {
  width: 100%;
  height: auto;
}

/******************************************
[clipLine]
******************************************/
.clipLine {
  position: absolute;
  top: -1px;
  left: 0;
  display: flex;
  justify-content: end;
  width: 100%;
  height: calc(100% + 2px);
  z-index: -1;
}
.clipLine:before {
  content: "";
  margin: 0 -1px 0 0;
  background: #fff;
  flex: 1 1 auto;
}
.clipLine__line {
  display: flex;
  flex-direction: column;
  width: 39vw;
}
.clipLine__line-img {
  width: 100%;
  height: auto;
}
.clipLine__line:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
}

/******************************************
[hgPoint]
******************************************/
.hgPoint {
  padding: 0 0 120px 128px;
  background: #fff;
}
.hgPoint__heading {
  margin: 0 0 80px;
  font-family: "montserrat", sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 1;
}
.hgPoint__list {
  display: flex;
}
.hgPoint__list-item {
  flex: 0 0 auto;
  width: 420px;
  margin: 0 80px 0 0;
}
.hgPoint__list-item:last-child {
  margin-right: 0;
}
.hgPoint__list-title {
  margin: 0 0 32px;
  font-size: 32px;
  font-weight: 600;
}
.hgPoint__list-title::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.hgPoint__list-title::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}
.hgPoint__list-description {
  margin: 0 0 32px;
}
.hgPoint__list-description:last-child {
  margin-bottom: 0;
}
.hgPoint__list-description-text {
  margin: 0 0 24px;
  font-size: 18px;
  line-height: 1.7;
}
.hgPoint__list-description-text::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7) * 0.5em);
  content: "";
}
.hgPoint__list-description-text::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7) * 0.5em);
  content: "";
}
.hgPoint__list-description-text:last-child {
  margin-bottom: 0;
}
.hgPoint__list-figure {
  width: 80%;
}
.hgPoint__list-figure-img {
  width: 100%;
  height: auto;
}

/******************************************
[tile]
******************************************/
.tile__menu {
  display: flex;
  flex-wrap: wrap;
}
.tile__menu-item {
  width: 50%;
}
.tile__menu-item:last-child {
  width: 100%;
}
.tile__menu-link {
  display: block;
}
.tile__menu-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 40px solid #000000;
  transition: 0.3s;
  z-index: 1;
}
.tile__menu-photo-img {
  width: 100%;
  height: auto;
}
.tile__menu-btn {
  position: absolute;
  bottom: 80px;
  right: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 56px;
  border: 3px solid #fff;
  font-size: 26px;
  font-family: "din-2014-narrow", sans-serif;
  color: #fff;
}

@media (hover: hover) {
  .tile__menu-link:hover:before {
    background: rgba(255, 255, 255, 0.4);
    border-width: 0;
  }
}
/******************************************
[footer]
******************************************/
.footer {
  display: flex;
  align-items: end;
  padding: 60px 80px;
  background: #222222;
}
.footer__main {
  display: flex;
}
.footer__logo {
  width: 180px;
  margin: 0 80px 0 0;
}
.footer__logo-img {
  width: 100%;
  height: auto;
}
.footer__nav {
  display: flex;
}
.footer__menu {
  margin: 0 45px 0 0;
}
.footer__menu:last-child {
  margin-right: 0;
}
.footer__menu-item {
  margin: 0 0 5px;
}
.footer__menu-item:last-child {
  margin-bottom: 0;
}
.footer__menu-link {
  font-size: 14px;
  color: #999999;
  line-height: 1;
  transition: 0.3s;
}
.footer__policy {
  display: flex;
  margin: 0 0 15px;
}
.footer__policy-item {
  display: flex;
  align-items: center;
  line-height: 1;
}
.footer__policy-item:after {
  content: "|";
  margin: 0 20px;
  color: #999999;
}
.footer__policy-item:last-child:after {
  display: none;
}
.footer__policy-link {
  font-size: 13px;
  color: #999999;
  transition: 0.3s;
}
.footer__copyright {
  text-align: right;
  font-size: 12px;
  color: #999999;
}

@media (hover: hover) {
  .footer__menu-link:hover {
    text-decoration: underline;
    color: #fff;
  }
  .footer__policy-link:hover {
    text-decoration: underline;
    color: #fff;
  }
}
/******************************************
[1919px]
******************************************/
@media screen and (max-width: 1919px) {
  .introduction {
    padding: 280px 80px 128px;
  }
  .youtube {
    width: 840px;
  }
  .clipLogo:before {
    height: 90px;
  }
  .clipLogo:after {
    height: 175px;
  }
  .clipLogo__logo:before {
    width: 65px;
  }
  .topics__container {
    padding: 0 80px;
  }
  .hgID__inner {
    padding-left: 80px;
  }
  .hgID__content {
    margin: 0 56px 0 0;
  }
  .hgPoint {
    padding: 0 80px 160px;
  }
  .hgPoint__list-item {
    flex: 1 1 0;
    width: auto;
    margin: 0 56px 0 0;
  }
  .tile__menu-link:before {
    border-width: 30px;
  }
  .footer {
    flex-direction: column;
    align-items: start;
    padding: 60px 56px;
  }
  .footer__main {
    margin: 0 0 40px;
  }
  .footer__copyright {
    text-align: left;
  }
}
/******************************************
[1599px]
******************************************/
@media screen and (max-width: 1599px) {
  .introduction {
    padding: 280px 56px 128px;
  }
  .service__list-item {
    width: 33.3333333333%;
  }
  .clipLogo__logo:before {
    width: 50px;
  }
  .tile__menu-link:before {
    border-width: 20px;
  }
}
/******************************************
[1279px]
******************************************/
@media screen and (max-width: 1279px) {
  .header__nav {
    display: none;
  }
  .mv__content {
    width: 62vw;
  }
  .introduction {
    padding: 240px 56px 80px;
  }
  .service {
    margin: 0 0 80px;
  }
  .service__list-item {
    width: 50%;
  }
  .youtube {
    width: 100%;
  }
  .clipLogo:before {
    height: 130px;
  }
  .clipLogo:after {
    height: 95px;
  }
  .clipLogo__logo:before {
    width: 45px;
  }
  .topics {
    padding: 0 0 80px;
  }
  .topics__container {
    padding: 0 56px;
  }
  .clipLine {
    position: relative;
  }
  .clipLine__line {
    display: block;
  }
  .clipLine__line:after {
    display: none;
  }
  .hgID__inner {
    padding: 0 56px 100px;
    background: #fff;
  }
  .hgID__container {
    width: 640px;
  }
  .hgID__heading {
    margin: 0 0 80px;
  }
  .hgID__body {
    flex-direction: column;
    align-items: start;
  }
  .hgID__content {
    margin: 0 0 56px;
  }
  .hgID__figure {
    width: 100%;
    max-width: 560px;
  }
  .hgPoint {
    padding: 0 56px 80px;
  }
  .hgPoint__heading {
    margin: 0 0 80px;
  }
  .hgPoint__list {
    flex-wrap: wrap;
  }
  .hgPoint__list-item {
    margin: 0 40px 0 0;
  }
  .hgPoint__list-item:first-child {
    flex: 0 0 auto;
    width: 100%;
    margin: 0 0 80px;
  }
  .hgPoint__list-figure {
    width: 280px;
    margin: 0 40px;
  }
  .tile__menu-link:before {
    border-width: 16px;
  }
}
/******************************************
[1023px]
******************************************/
@media screen and (max-width: 1023px) {
  .mv__catch {
    width: 85vw;
  }
  .clipLogo:before {
    height: 100px;
  }
  .clipLogo__logo:before {
    width: 30px;
  }
  .clipLine__line {
    width: 66vw;
  }
  .hgID__content {
    width: 100%;
  }
  .hgID__figure {
    margin: 0 auto;
  }
  .tile__menu-btn {
    bottom: 30px;
    right: 30px;
    width: 180px;
    height: 48px;
    font-size: 20px;
  }
  .footer__main {
    flex-direction: column;
  }
  .footer__logo {
    margin: 0 0 40px;
  }
  .footer__policy {
    flex-wrap: wrap;
    margin: -5px 0 16px;
  }
  .footer__policy-item {
    margin: 5px 0 0;
  }
}
/******************************************
[767px]
******************************************/
@media screen and (max-width: 767px) {
  .header__main {
    top: 18px;
    left: 20px;
  }
  .header__logo {
    width: 120px;
  }
  .header__action {
    display: none;
  }
  .header__toggle {
    top: 0;
    right: 24px;
    width: 64px;
    height: 56px;
  }
  .header__drawer {
    width: 300px;
    padding: 150px 35px 48px;
  }
  .header__drawer-menu-link {
    font-size: 18px;
  }
  .header__drawer-action {
    display: block;
  }
  .introduction {
    padding: 180px 16px 48px;
  }
  .introduction__logo {
    width: 100%;
    margin: 0 0 60px;
  }
  .service {
    margin: 0 0 48px;
  }
  .service__heading {
    margin: 0 0 24px;
    font-size: 24px;
  }
  .service__list {
    margin: 0;
  }
  .service__list-item {
    width: 100%;
    margin: 0 0 16px;
    padding: 0;
  }
  .service__list-item:last-child {
    margin-bottom: 0;
  }
  .youtube {
    border-radius: 8px;
  }
  .clipLogo:before {
    height: 45px;
  }
  .clipLogo:after {
    height: 60px;
  }
  .clipLogo__logo-img {
    width: 100%;
    padding: 0 16px;
  }
  .clipLogo__logo:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 100%;
    margin: 0;
  }
  .clipLogo__logo:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 100%;
    margin: 0;
  }
  .topics {
    padding: 0 0 48px;
  }
  .topics__container {
    padding: 0 25px;
  }
  .topics__heading {
    margin: 0 0 16px;
    font-size: 32px;
  }
  .topics__feed {
    margin: 0 -8px;
  }
  .topics__feed-item {
    width: 170px;
    padding: 0 8px;
  }
  .topics__feed-photo {
    margin: 0 0 12px;
  }
  .topics__feed-title {
    font-size: 14px;
    line-height: 1.5;
    min-height: 4em;
  }
  .hgID__inner {
    padding: 0 16px 64px;
  }
  .hgID__container {
    width: 100%;
  }
  .hgID__heading {
    margin: 0 0 48px;
    font-size: 32px;
  }
  .hgID__content {
    width: 100%;
    margin: 0 0 24px;
  }
  .hgID__content-title {
    margin: 0 0 24px;
    font-size: 20px;
  }
  .hgID__content-description {
    font-size: 16px;
  }
  .hgID__figure {
    width: 100%;
  }
  .hgPoint {
    padding: 0 16px 48px;
  }
  .hgPoint__heading {
    margin: 0 0 48px;
    font-size: 32px;
  }
  .hgPoint__list-item {
    flex: 0 0 auto;
    width: 100%;
    margin: 0 0 48px;
  }
  .hgPoint__list-item:first-child {
    margin: 0 0 48px;
  }
  .hgPoint__list-item:last-child {
    margin-bottom: 0;
  }
  .hgPoint__list-title {
    margin: 0 0 24px;
    font-size: 20px;
  }
  .hgPoint__list-description {
    margin: 0 0 24px;
  }
  .hgPoint__list-description-title {
    font-size: 16px;
  }
  .hgPoint__list-figure {
    width: 220px;
    margin: 0 auto;
  }
  .tile__menu-link:before {
    border-width: 8px;
  }
  .tile__menu-btn {
    bottom: 16px;
    right: 16px;
    width: 100px;
    height: 32px;
    border-width: 1px;
    font-size: 14px;
  }
  .footer {
    padding: 60px 16px 55px;
  }
  .footer__nav {
    flex-direction: column;
  }
  .footer__menu {
    margin: 0 0 5px;
  }
  .footer__menu:last-child {
    margin-bottom: 0;
  }
}/*# sourceMappingURL=style.css.map */