@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;700&display=swap&family=Lato:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500;700&display=swap");
.sp {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block !important;
  }
}
.ib {
  display: inline-block;
}

/* CSS Document */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
* {
  box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

body {
  position: relative;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

br {
  display: inherit;
  line-height: 0;
  height: 0;
}

img {
  width: 100%;
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .pcOnly {
    display: none;
  }
  .sp {
    display: block;
  }
}
header.top {
  width: 100%;
  overflow: hidden;
  background: url("/ads/zenith-lesliekee/theskyisyours/assets/images/mv.jpg") center/cover no-repeat;
  min-height: 94.5rem;
  position: relative;
  margin-bottom: 8rem;
}
@media screen and (max-width: 1280px) {
  header.top {
    min-height: 78rem;
  }
}
@media screen and (max-width: 768px) {
  header.top {
    background: url("/ads/zenith-lesliekee/theskyisyours/assets/images/mv_sp.jpg") center/cover no-repeat;
    margin-top: 8rem;
    height: calc(100vh - 8rem);
    min-height: 0;
    overflow: inherit;
  }
}
header.top::before {
  transition: ease-in-out 0.5s;
}
header.top > a {
  position: relative;
}
header.top > a:hover {
  opacity: 1;
}
header.top > a::after {
  content: "";
  position: absolute;
  height: 5rem;
  opacity: 0;
  transition: ease-in 0.4s;
  transform: translateX(-2rem);
  inset: 0;
  margin: auto;
  background: url("/ads/zenith-lesliekee/theskyisyours/assets/images/ico_link.png") right 2rem center/contain no-repeat;
  width: 100%;
  max-width: 1280px;
  filter: drop-shadow(0 2px 5px rgb(154, 154, 154));
}
@media screen and (max-width: 768px) {
  header.top > a::after {
    opacity: 1;
    transform: translateX(0);
    background: url("/ads/zenith-lesliekee/theskyisyours/assets/images/ico_link.png") right 1rem center/contain no-repeat;
    inset: auto 0 1rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 500px) {
  header.top > a::after {
    height: 2.5rem;
  }
}
header.top > a:hover::after {
  opacity: 1;
  transform: translate(0);
}
header.top .mvLink {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  min-height: 94.5rem;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  header.top .mvLink {
    min-height: inherit;
  }
}
header.top .logoBlk {
  width: 100%;
  margin: 0 auto;
  max-width: 31.6rem;
  display: block;
  padding: 0 1.5rem;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1280px) {
  header.top .logoBlk {
    max-width: 23.7rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 768px) {
  header.top .logoBlk {
    max-width: 21rem;
  }
}
header .head__cnt {
  width: 100%;
  margin: 0 auto;
  max-width: 1080px;
  padding: 3rem 3.5rem 7rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  z-index: 10;
  position: relative;
}
@media screen and (max-width: 768px) {
  header .head__cnt {
    background-color: #7a92a5;
    padding: 1.1rem 1.5rem;
    transform: translateY(-100%);
    margin-bottom: -6rem;
  }
}
header .head__cnt .production {
  display: none;
}
@media screen and (max-width: 768px) {
  header .head__cnt .production {
    display: block;
    color: #fff;
    font-size: 1.1rem;
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }
}
header .head__cnt .info__blk {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  color: #fff;
}
header .head__cnt .info__blk > * {
  padding: 0 2rem;
  border-right: 1px solid #fff;
}
header .head__cnt .info__blk > *:first-child {
  padding-left: 0;
  max-width: 10rem;
}
@media screen and (max-width: 768px) {
  header .head__cnt .info__blk > *:first-child {
    padding: 0;
    max-width: 8rem;
    border-right: none;
  }
}
header .head__cnt .info__blk > *:last-child {
  padding-right: 0;
  border-right: none;
}
header .head__cnt .sns__blk {
  display: flex;
  align-items: center;
  column-gap: 1.5rem;
  font-size: 2.4rem;
}
header .head__cnt .sns__blk a {
  color: #fff;
}
header .head__cnt .sns__blk a.line img {
  max-width: 1em;
}
header.arcHeader {
  background-color: #7a92a5;
}
header.arcHeader .logoBlk {
  max-width: 26rem;
  margin: 0 auto;
  display: block;
  padding-bottom: 2rem;
}
header.arcHeader .logoBlk a, header.arcHeader .logoBlk img {
  display: block;
  width: 100%;
}
header.arcHeader .logoBlk img {
  max-width: 49rem;
  margin: 0 auto;
}
header.arcHeader .head__cnt {
  padding: 3rem 3.5rem;
}
@media screen and (max-width: 768px) {
  header.arcHeader .head__cnt {
    transform: translate(0);
    margin-bottom: 0;
  }
  header.arcHeader .logoBlk {
    padding: 0 1.5rem 1.5rem;
  }
}

.footer {
  padding: 0 25px;
  margin: 8.5rem auto 0;
}
@media screen and (max-width: 768px) {
  .footer {
    margin: 6.5rem auto 0;
  }
}
.footer__inner {
  padding: 65px 0 25px;
}
@media screen and (max-width: 768px) {
  .footer__inner {
    padding: 50px 20px;
  }
}

.logoArea__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 670px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .logoArea__inner {
    max-width: 320px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .logoArea__inner {
    max-width: 160px;
  }
}
.logoArea__inner > a {
  display: block;
}

.copy {
  margin-top: 55px;
  font-size: 1.1rem;
  line-height: 1.4;
  text-align: center;
  display: block;
}
@media screen and (max-width: 768px) {
  .copy {
    margin-top: 55px;
    font-size: 1rem;
  }
}

html {
  font-family: "Avenir Next", "Lato", "Zen Kaku Gothic New", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 62.5%;
}
html body {
  font-size: 1.8rem;
}

a {
  transition: 0.3s all;
}
a:hover {
  opacity: 1;
}

small.nearBtn {
  margin: 0 auto;
  font-size: 1.1rem;
  line-height: 2;
  color: #7a92a5;
  letter-spacing: -0.3px;
  display: flex;
  justify-content: center;
}

p {
  font-size: 1.8rem;
  line-height: 2;
  color: #7a92a5;
  margin-bottom: 2rem;
  letter-spacing: -0.3px;
}
@media screen and (max-width: 1024px) {
  p {
    font-size: 1.5rem;
  }
}
p.note {
  display: flex;
  justify-content: center;
  margin: 6rem auto 0;
}
@media screen and (max-width: 768px) {
  p.note {
    margin: 3rem auto 0;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb30 {
  margin-bottom: 3rem !important;
}

h2 {
  font-size: 3rem;
  color: #fff;
  background-color: #7a92a5;
  display: inline;
  line-height: 1.76;
  padding: 0.25rem 0;
}
@media screen and (max-width: 1024px) {
  h2 {
    font-size: 2.1rem;
  }
}
h2 + * {
  margin-top: 3rem;
}

h1, h3 {
  font-size: 3rem;
  color: #7a92a5;
  margin: 0 auto 6rem;
  line-height: 1.76;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 1024px) {
  h1, h3 {
    font-size: 2.1rem;
  }
}

main > section {
  width: 100%;
}
main > section > *:last-child {
  margin-bottom: 0;
}
main > section.cnt__lead {
  max-width: 920px;
  padding: 0 7rem;
  margin: 0 auto 4rem;
}
@media screen and (max-width: 1024px) {
  main > section.cnt__lead {
    padding: 0 1.5rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  main > section.cnt__lead {
    margin: 0 auto 2rem;
  }
}
main > section.cnt__lead .cntC {
  text-align: center;
}
main > section.cnt__user {
  max-width: 1280px;
  margin: 0 auto 9rem;
}
@media screen and (max-width: 1024px) {
  main > section.cnt__user {
    padding: 0 1.5rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  main > section.cnt__user {
    margin: 0 auto 7rem;
  }
}
main > section.cnt__user figure {
  width: 100%;
  margin-bottom: 1rem;
}
main > section.cnt__user figure img {
  display: block;
  width: 100%;
}
main > section.cnt__user figure a {
  display: block;
  width: 100%;
  position: relative;
}
main > section.cnt__user figure a:hover {
  opacity: 1;
}
main > section.cnt__user figure a::after {
  content: "";
  position: absolute;
  inset: 0 4rem 0 auto;
  margin: auto;
  width: 5rem;
  height: 5rem;
  background: url("/ads/zenith-lesliekee/theskyisyours/assets/images/ico_link.png") center/contain no-repeat;
  opacity: 0;
  transition: ease-in 0.4s;
  transform: translateX(-2rem);
  filter: drop-shadow(0 2px 5px rgb(154, 154, 154));
}
@media screen and (max-width: 768px) {
  main > section.cnt__user figure a::after {
    opacity: 1;
    inset: auto 2rem 2rem auto;
    transform: translateX(0);
  }
}
@media screen and (max-width: 768px) and (max-width: 500px) {
  main > section.cnt__user figure a::after {
    inset: auto 1rem 1rem auto;
    width: 2.5rem;
    height: 2.5rem;
  }
}
main > section.cnt__user figure a:hover::after {
  opacity: 1;
  transform: translate(0);
}
main > section.cnt__info {
  max-width: 920px;
  padding: 0 7rem;
  margin: 0 auto 17.5rem;
}
@media screen and (max-width: 1024px) {
  main > section.cnt__info {
    padding: 0 1.5rem;
  }
}
main > section.cnt__info h2 {
  color: #7a92a5;
  font-size: 2.6rem;
  display: block;
  text-align: center;
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  main > section.cnt__info h2 {
    font-size: 2rem;
  }
}
main > section.cnt__info .flt__wrap {
  margin: 0 auto 6.5rem;
}
main > section.cnt__info .flt__wrap > figure {
  float: right;
  display: block;
  margin: 0 0 0 2rem;
}
@media screen and (max-width: 500px) {
  main > section.cnt__info .flt__wrap > figure {
    float: none;
    display: block;
    margin: 2rem auto;
    width: max-content;
  }
}
main > section.cnt__info .flt__wrap > figure img {
  display: block;
  max-width: 100%;
}
main > section.cnt__info h3 {
  font-size: 3rem;
  color: #fff;
  background-color: #7a92a5;
  margin: 0;
  display: inline;
}
@media screen and (max-width: 1024px) {
  main > section.cnt__info h3 {
    font-size: 2.1rem;
  }
}
main > section.cnt__info dl {
  background-color: #F8F8F8;
  padding: 6rem 6rem 5rem;
  margin: 0 auto 8rem;
}
@media screen and (max-width: 768px) {
  main > section.cnt__info dl {
    padding: 3rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  main > section.cnt__info dl {
    padding: 1.5rem;
  }
}
main > section.cnt__info dl dt {
  text-align: center;
  margin-bottom: 3rem;
}
main > section.cnt__info dl dt > span {
  display: block;
  font-size: 1.8rem;
  color: #7a92a5;
  background-color: transparent;
  line-height: 1.76;
}
main > section.cnt__info dl dt > span.tit {
  display: inline;
  font-size: 3rem;
  color: #fff;
  background-color: #7a92a5;
}
@media screen and (max-width: 1024px) {
  main > section.cnt__info dl dt > span.tit {
    font-size: 2.1rem;
  }
}
main > section.cnt__info dl dd {
  display: block;
  position: relative;
}
main > section.cnt__info dl dd small {
  font-size: 1.1rem;
  color: #7a92a5;
}
@media screen and (max-width: 768px) {
  main > section.cnt__info dl dd {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 2rem;
  }
}
main > section.cnt__info dl dd > div > *:last-child {
  margin-bottom: 0;
}
main > section.cnt__info dl dd > div:last-of-type {
  position: absolute;
  right: 0;
  bottom: 0;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  main > section.cnt__info dl dd > div:last-of-type {
    position: relative;
    inset: 0;
  }
}
main > section.cnt__info dl dd > div .btn__wrap {
  justify-content: flex-end;
  margin: 0 0 1rem;
}
@media screen and (max-width: 768px) {
  main > section.cnt__info dl dd > div .btn__wrap {
    justify-content: center;
  }
}
main > section.cnt__product {
  max-width: 1280px;
  padding: 0 8rem;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  main > section.cnt__product {
    padding: 0 1.5rem;
  }
}
main > section.cnt__product h2 {
  font-size: 2.6rem;
  color: #000;
  background-color: transparent;
  display: inline-block;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  main > section.cnt__product h2 {
    font-size: 2rem;
  }
}
main > section.cnt__product p {
  color: #000;
  line-height: 1.7;
  margin: 0 auto 3rem;
  font-size: 1.5rem;
}
main > section.cnt__product .detail__blk {
  display: flex;
  justify-content: center;
  column-gap: 4rem;
  align-items: center;
  margin: 0 auto 6.5rem;
}
@media screen and (max-width: 768px) {
  main > section.cnt__product .detail__blk {
    flex-direction: column;
    gap: 3rem;
  }
}
main > section.cnt__product .detail__blk figure {
  width: 100%;
  max-width: 19.2rem;
  text-align: center;
}
main > section.cnt__product .detail__blk figure img {
  display: block;
  width: 100%;
}
main > section.cnt__product .detail__blk figure:hover .btn__wrap::after {
  transform: translateX(0.2rem) rotate(45deg);
}
main > section.cnt__product .detail__blk figure .btn__wrap {
  font-size: 1.4rem;
  color: #000;
  border: 2px solid #000;
  padding: 0 3rem;
  position: relative;
  line-height: 1.98;
  margin: 1rem auto 0;
  display: inline-block;
}
main > section.cnt__product .detail__blk figure .btn__wrap::after {
  content: "";
  position: absolute;
  inset: 0 1rem 0 auto;
  width: 0.7rem;
  height: 0.7rem;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transition: ease-in 0.2s;
  transform: rotate(45deg);
  margin: auto;
}
main > section.cnt__product .detail__blk .txt__blk {
  width: 46.8%;
}
@media screen and (max-width: 768px) {
  main > section.cnt__product .detail__blk .txt__blk {
    width: 100%;
  }
}
main > section.cnt__product .detail__blk .txt__blk > *:last-child {
  margin-bottom: 0;
}
main > section.cnt__product .detail__list {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 2.5rem;
}
@media screen and (max-width: 1024px) {
  main > section.cnt__product .detail__list {
    gap: 1.5rem;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 78rem;
  }
}
main > section.cnt__product .detail__list > * {
  width: 25%;
  background-color: #F8F8F8;
}
@media screen and (max-width: 1024px) {
  main > section.cnt__product .detail__list > * {
    width: 47.35%;
  }
}
main > section.cnt__product .detail__list > * a {
  padding: 6rem 1.5rem 2rem;
  display: block;
  box-sizing: border-box;
  height: 100%;
}
main > section.cnt__product .detail__list > * a:hover figure figcaption > .btn__wrap::after {
  transform: translateX(0.2rem) rotate(45deg);
}
main > section.cnt__product .detail__list > * figure {
  display: flex;
  flex-direction: column;
  align-items: center;
}
main > section.cnt__product .detail__list > * figure img {
  display: block;
  width: 67%;
  margin-left: 6%;
}
main > section.cnt__product .detail__list > * figure figcaption {
  font-size: 1.3rem;
  color: #000;
  margin-top: 2.5rem;
  display: block;
  text-align: center;
}
main > section.cnt__product .detail__list > * figure figcaption .price {
  display: block;
  margin-top: 1.5rem;
  color: #727272;
}
main > section.cnt__product .detail__list > * figure figcaption p {
  font-size: 1.3rem;
  color: #727272;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  display: block;
  line-height: 1.7;
  text-align: left;
}
main > section.cnt__product .detail__list > * figure figcaption > .btn__wrap {
  font-size: 1.4rem;
  color: #000;
  border: 2px solid #000;
  padding: 0 3rem;
  position: relative;
  line-height: 1.98;
  margin: 0 auto;
  display: inline-block;
}
main > section.cnt__product .detail__list > * figure figcaption > .btn__wrap::after {
  content: "";
  position: absolute;
  inset: 0 1rem 0 auto;
  width: 0.7rem;
  height: 0.7rem;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transition: ease-in 0.2s;
  transform: rotate(45deg);
  margin: auto;
}
@media screen and (max-width: 500px) {
  main > section.cnt__product .detail__list > * figure figcaption > .btn__wrap {
    padding: 0 1rem;
    font-size: 1.2rem;
    width: 100%;
  }
}
main > section.cnt__product .detail__list > * figure figcaption > *:last-child {
  margin-bottom: 0;
}
main .btn__wrap {
  display: flex;
  justify-content: center;
  margin: 3rem auto;
}
main .btn__wrap a {
  color: #fff;
  border: 2px solid #7a92a5;
  background-color: #7a92a5;
  padding: 0 1rem;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.76;
}
main .btn__wrap a.moreBtn {
  color: #7a92a5;
  border: 2px solid #7a92a5;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  main .btn__wrap a {
    padding: 1rem 2rem;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 500px) {
  main .btn__wrap a {
    padding: 0.5rem 0.8rem;
  }
}
main .btn__wrap.returnTop {
  margin-top: 9rem;
}
@media screen and (max-width: 768px) {
  main .btn__wrap.returnTop {
    margin-top: 7.5rem;
  }
}
main .arcPageList {
  margin: 9rem auto 0;
  display: flex;
  justify-content: center;
  column-gap: 1rem;
}
@media screen and (max-width: 768px) {
  main .arcPageList {
    margin: 7.5rem auto 0;
  }
}
main .arcPageList .btn__wrap {
  margin: 0;
}
main .arcPageList .btn__wrap a {
  color: #7a92a5;
  border: 2px solid #7a92a5;
  background-color: #fff;
}
main .user__list {
  display: flex;
  flex-wrap: wrap;
}
main .user__list > * {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  main .user__list > * {
    width: 33.3333333333%;
  }
}
main .user__list > * a {
  display: block;
  height: 100%;
  position: relative;
}
main .user__list > * a:hover {
  opacity: 1;
}
main .user__list > * a::after {
  content: "";
  position: absolute;
  inset: 0 2rem 0 auto;
  margin: auto;
  width: 5rem;
  height: 5rem;
  background: url("/ads/zenith-lesliekee/theskyisyours/assets/images/ico_link.png") center/contain no-repeat;
  opacity: 0;
  transition: ease-in 0.4s;
  transform: translateX(-1rem);
  filter: drop-shadow(0 2px 5px rgb(154, 154, 154));
}
@media screen and (max-width: 768px) {
  main .user__list > * a::after {
    opacity: 1;
    inset: auto 1rem 1rem auto;
    transform: translateX(0);
    width: 2.5rem;
    height: 2.5rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 500px) {
  main .user__list > * a::after {
    inset: auto 0.5rem 0.5rem auto;
  }
}
main .user__list > * a:hover::after {
  opacity: 1;
  transform: translate(0);
}
main .mov__wrap {
  width: 100%;
  margin: 0 auto;
}
main .mov__wrap iframe {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
}

.arcThumb {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 9rem;
}
@media screen and (max-width: 768px) {
  .arcThumb {
    flex-wrap: wrap;
    flex-direction: column;
    margin: 0 auto 4rem;
  }
}
.arcThumb.col2 {
  justify-content: space-between;
}
.arcThumb.col2 img {
  max-width: 100%;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .arcThumb.col2 img {
    width: 100%;
  }
}

article {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  article {
    padding: 0 1.5rem;
  }
}
article .mov__wrap {
  max-width: 920px;
  padding: 0 7rem;
}
@media screen and (max-width: 768px) {
  article .mov__wrap {
    padding: 0;
  }
}
article h1 {
  font-size: 4.6rem;
  color: #7a92a5;
  text-align: center;
  margin: 0 auto 5.5rem;
  line-height: 1.76;
  letter-spacing: normal;
  background: transparent;
  display: block;
}
@media screen and (max-width: 768px) {
  article h1 {
    font-size: 3.4rem;
  }
}
article h1 span {
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  article h1 span {
    font-size: 2rem;
  }
}
article dl {
  width: 100%;
  max-width: 920px;
  padding: 0 7rem;
  margin: 0 auto 10rem;
}
@media screen and (max-width: 768px) {
  article dl {
    padding: 0;
    margin: 0 auto 8rem;
  }
}
article dl dt {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 2.8rem;
  line-height: 1.76;
  color: #7a92a5;
  border-bottom: 1px solid #7a92a5;
}
@media screen and (max-width: 768px) {
  article dl dt {
    font-size: 2.2rem;
  }
}
article dl dt > span {
  font-size: 0.72em;
  margin-top: 0.5rem;
  display: block;
}
article dl dd {
  padding-top: 3rem;
}
article dl dd h2 {
  color: #7a92a5;
  font-size: 2.6rem;
  margin: 0 auto 2rem;
  text-align: center;
  line-height: 1.76;
  display: block;
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  article dl dd h2 {
    font-size: 2rem;
  }
}/*# sourceMappingURL=style.css.map */