@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* font
---------------------------------------------*/
.medium {
  font-family: garamond-premier-pro, serif;
  font-weight: 500;
  font-style: normal;
}

.semibold {
  font-family: garamond-premier-pro, serif;
  font-weight: 600;
  font-style: normal;
}

/* common
---------------------------------------------*/
body {
  font-family: "Lato", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  width: 100%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #000;
  line-height: 1.6;
  letter-spacing: 0.08em;
  overflow-y: hidden;
}

@media screen and (min-width: 769px) {
  body {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 12px;
  }
}

.wrapper {
  overflow: hidden;
  display: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  vertical-align: bottom;
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

.inner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .inner {
    max-width: 900px;
    padding: 20px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

@media screen and (max-width: 768px) {
  .inner {
    width: 90%;
  }
}

main {
  background-color: #393f4c;
}

/* top
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .top {
    padding: 0 30px;
  }
}

.top__img {
  position: relative;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .top__img {
    max-width: 1050px;
  }
}

@media screen and (max-width: 768px) {
  .top__img {
    width: 100%;
  }
}

.top__title {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .top__title {
    width: 58.6%;
    top: 44.3%;
  }
}

@media screen and (max-width: 768px) {
  .top__title {
    width: 72.6%;
    top: 5.1%;
  }
}

.top__item p {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

@media screen and (min-width: 769px) {
  .top__item p {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
}

@media screen and (max-width: 768px) {
  .top__item p {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}

@media screen and (min-width: 769px) {
  .top__item .item1 {
    width: 25.8%;
    top: 4.5%;
    left: 4.2%;
  }
}

@media screen and (max-width: 768px) {
  .top__item .item1 {
    width: 37.2%;
    bottom: 47%;
    left: 4.0%;
  }
}

@media screen and (min-width: 769px) {
  .top__item .item2 {
    width: 27.5%;
    top: 5%;
    left: 37.4%;
  }
}

@media screen and (max-width: 768px) {
  .top__item .item2 {
    width: 43.7%;
    bottom: 48.8%;
    right: 4.0%;
  }
}

@media screen and (min-width: 769px) {
  .top__item .item3 {
    width: 30.6%;
    top: 5.6%;
    right: 1.2%;
  }
}

@media screen and (max-width: 768px) {
  .top__item .item3 {
    width: 52%;
    bottom: 21.8%;
    left: 22%;
  }
}

@media screen and (min-width: 769px) {
  .top__item .item4 {
    width: 28.5%;
    bottom: 4.5%;
    left: 3.7%;
  }
}

@media screen and (max-width: 768px) {
  .top__item .item4 {
    width: 46.6%;
    bottom: 0.4%;
    left: 3.0%;
  }
}

@media screen and (min-width: 769px) {
  .top__item .item5 {
    width: 30%;
    bottom: 1.2%;
    left: 35.1%;
  }
}

@media screen and (max-width: 768px) {
  .top__item .item5 {
    width: 42.0%;
    bottom: 0.4%;
    right: 3.8%;
  }
}

@media screen and (min-width: 769px) {
  .top__item .item6 {
    width: 23.7%;
    bottom: 0%;
    right: 4.2%;
  }
}

/* lead
---------------------------------------------*/
.lead {
  text-align: center;
  line-height: 2;
}

@media screen and (min-width: 769px) {
  .lead {
    padding-top: 70px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .lead {
    padding-top: 70px;
    padding-bottom: 60px;
  }
}

/* menu
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .menu {
    padding-bottom: 100px;
    max-width: 700px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .menu {
    padding-bottom: 80px;
  }
}

.menu .menuList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  .menu .menuList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (min-width: 769px) {
  .menu .menuList__item {
    width: calc((100% - 40px) / 3);
  }
}

@media screen and (max-width: 768px) {
  .menu .menuList__item {
    width: 47%;
  }
}

.menu .menuList__item a {
  display: block;
  color: #fff;
  text-align: center;
  background-color: #393f4c;
}

@media screen and (min-width: 769px) {
  .menu .menuList__item a {
    font-size: 20px;
    line-height: 50px;
  }
}

@media screen and (max-width: 768px) {
  .menu .menuList__item a {
    font-size: 20px;
    line-height: 45px;
  }
}

@media screen and (min-width: 769px) {
  .menu .menuList__item a:hover {
    background-color: rgba(57, 63, 76, 0.9);
  }
}

@media screen and (max-width: 768px) {
  .menu .menuList__item:nth-of-type(1) {
    margin-right: 6%;
  }
}

@media screen and (min-width: 769px) {
  .menu .menuList__item:nth-of-type(1), .menu .menuList__item:nth-of-type(2) {
    margin-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  .menu .menuList__item:nth-of-type(1), .menu .menuList__item:nth-of-type(2) {
    margin-bottom: 6vw;
  }
}

/* section
---------------------------------------------*/
@media screen and (min-width: 769px) {
  section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 768px) {
  section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

section:last-child {
  padding-bottom: 0;
}

.secTitle {
  color: #fff;
  text-align: center;
  position: relative;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .secTitle {
    font-size: 50px;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  .secTitle {
    font-size: 40px;
    margin-bottom: 60px;
  }
}

.secTitle::before {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .secTitle::before {
    height: 30px;
    bottom: -45px;
    width: 2px;
  }
}

@media screen and (max-width: 768px) {
  .secTitle::before {
    height: 25px;
    bottom: -35px;
    width: 2px;
  }
}

/* block
---------------------------------------------*/
.block {
  background-color: #fff;
  position: relative;
}

@media screen and (min-width: 769px) {
  .block {
    padding: 5%;
    margin-bottom: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 768px) {
  .block {
    padding: 7%;
    margin-bottom: 80px;
  }
}

.block:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  .block .blockRight {
    width: 40%;
  }
}

@media screen and (min-width: 769px) {
  .blockImg {
    width: 55%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 768px) {
  .blockImg {
    width: 100%;
  }
}

.blockImg .slideArrow {
  width: 20px;
  height: 45px;
  position: absolute;
  z-index: 2;
  top: 50%;
  cursor: pointer;
}

.blockImg .slideArrow::before, .blockImg .slideArrow::after {
  content: "";
  display: block;
  height: 30px;
  background-color: #000;
  position: absolute;
}

@media screen and (min-width: 769px) {
  .blockImg .slideArrow::before, .blockImg .slideArrow::after {
    width: 2px;
  }
}

@media screen and (max-width: 768px) {
  .blockImg .slideArrow::before, .blockImg .slideArrow::after {
    width: 1.5px;
  }
}

@media screen and (min-width: 769px) {
  .blockImg .slideArrow:hover {
    opacity: 0.5;
  }
}

.blockImg .prevArrow {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.blockImg .prevArrow::before {
  right: 0;
  top: 0;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}

.blockImg .prevArrow::after {
  right: 0;
  bottom: 1px;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}

.blockImg .nextArrow {
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.blockImg .nextArrow::before {
  left: 0;
  top: 0;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}

.blockImg .nextArrow::after {
  left: 0;
  bottom: 1px;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}

.block .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

@media screen and (min-width: 769px) {
  .block .slick-dots {
    bottom: -15px;
  }
}

@media screen and (max-width: 768px) {
  .block .slick-dots {
    bottom: -10px;
  }
}

@media screen and (min-width: 769px) {
  .block .slick-dots li {
    margin-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  .block .slick-dots li {
    margin-right: 13px;
  }
}

.block .slick-dots li:last-child {
  margin-right: 0;
}

.block .slick-dots li button {
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #626771;
  line-height: 1;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .block .slick-dots li button {
    width: 12px;
    height: 12px;
  }
}

@media screen and (max-width: 768px) {
  .block .slick-dots li button {
    width: 10px;
    height: 10px;
  }
}

.block .slick-dots li.slick-active button {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .blockTitle {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .blockTitle {
    padding: 20px 0;
  }
}

.blockTitle__num {
  color: #393f4c;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .blockTitle__num {
    font-size: 70px;
  }
}

@media screen and (max-width: 768px) {
  .blockTitle__num {
    font-size: 60px;
  }
}

.blockTitle__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  .blockTitle__text__credit {
    margin-right: 15px;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .blockTitle__text__credit {
    margin-right: 20px;
    font-size: 11px;
  }
}

.blockTitle__text__buy a {
  display: block;
  text-align: center;
  color: #fff;
  background-color: #000;
}

@media screen and (min-width: 769px) {
  .blockTitle__text__buy a {
    font-size: 14px;
    width: 60px;
    line-height: 30px;
  }
}

@media screen and (max-width: 768px) {
  .blockTitle__text__buy a {
    font-size: 11px;
    width: 50px;
    line-height: 20px;
  }
}

@media screen and (min-width: 769px) {
  .blockTitle__text__buy a:hover {
    opacity: 0.8;
  }
}

.block .under .underItem {
  display: none;
}

.block .under .underItem:first-child {
  display: block;
}

.underItem__come {
  text-align: justify;
  position: relative;
}

@media screen and (min-width: 769px) {
  .underItem__come {
    padding: 4%;
    line-height: 2;
  }
}

@media screen and (max-width: 768px) {
  .underItem__come {
    padding: 6%;
    line-height: 1.8;
  }
}

.underItem__come::before, .underItem__come::after {
  content: "";
  display: block;
  position: absolute;
  width: 34px;
  height: 34px;
}

.underItem__come::before {
  top: 0;
  left: 0;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}

.underItem__come::after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}

.stylingList {
  position: relative;
}

@media screen and (min-width: 769px) {
  .stylingList {
    padding-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .stylingList {
    padding-top: 20px;
  }
}

.stylingList::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #e8e7e9;
  position: absolute;
  top: 0;
  left: 0;
}

.stylingList__item {
  position: relative;
}

@media screen and (min-width: 769px) {
  .stylingList__item {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .stylingList__item {
    margin-bottom: 10px;
  }
}

.stylingList__item:last-child {
  margin-bottom: 0;
}

.stylingList__item__text {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 769px) {
  .stylingList__item__text {
    font-size: 14px;
    line-height: 30px;
  }
}

@media screen and (max-width: 768px) {
  .stylingList__item__text {
    font-size: 11px;
    line-height: 20px;
  }
}

@media screen and (min-width: 769px) {
  .stylingList__item__buy {
    margin-left: 55%;
  }
}

@media screen and (max-width: 768px) {
  .stylingList__item__buy {
    margin-left: 140px;
  }
}

.stylingList__item__buy a {
  display: block;
  text-align: center;
  color: #fff;
  background-color: #000;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (min-width: 769px) {
  .stylingList__item__buy a {
    font-size: 13px;
    line-height: 25px;
    padding: 0px 15px;
  }
}

@media screen and (max-width: 768px) {
  .stylingList__item__buy a {
    font-size: 10px;
    line-height: 20px;
    padding: 0px 15px;
  }
}

@media screen and (min-width: 769px) {
  .stylingList__item__buy a:hover {
    opacity: 0.8;
  }
}

@media screen and (min-width: 769px) {
  .stylingList__item__buy a.coming:hover {
    opacity: 1;
  }
}

/* totop
---------------------------------------------*/
.totop {
  background-color: #fff;
  cursor: pointer;
  position: fixed;
  border: 1px solid #000;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .totop {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .totop {
    height: 35px;
    width: 35px;
    right: 8px;
    bottom: 25px;
  }
}

.totop::before {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

/* footer
---------------------------------------------*/
.footer {
  background-color: #393f4c;
}

@media screen and (min-width: 769px) {
  .footer {
    padding: 180px 0 100px;
  }
}

@media screen and (max-width: 768px) {
  .footer {
    padding: 140px 0 80px;
  }
}

.footer .logo {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .footer .logo {
    width: 150px;
  }
}

@media screen and (max-width: 768px) {
  .footer .logo {
    width: 30%;
  }
}

.footer .logo a {
  display: block;
}

@media screen and (min-width: 769px) {
  .footer .logo a:hover {
    opacity: 0.8;
  }
}
/*# sourceMappingURL=style.css.map */